.slide-row-container{width:100%;max-width:var(--content-box-width);width:90%;margin:3em auto;padding:1em 0;overflow:hidden;.slide-content-wrapper{position:relative;width:100%;transition:min-height .3s ease}.slide-item{display:flex!important;flex-direction:row;gap:1em;position:absolute;width:100%;left:0;top:0;opacity:0;visibility:hidden;transition:all .5s ease-in-out;transform:translateX(-100%);height:auto}.slide-item.active{opacity:1;visibility:visible;position:relative;transform:translateX(0)}.slide-item.active~.slide-item{transform:translateX(100%)}.slide-left,.slide-right{display:flex;flex-direction:column}.slide-image-container{width:100%;position:relative;border-radius:12px;border:1px solid #e0e0e0;overflow:hidden;transition:height .3s ease}.slide-image{width:100%;height:100%;object-fit:cover}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#fff;font-size:24px}.video-play-button:hover{background-color:rgba(0,0,0,.9);transform:translate(-50%,-50%) scale(1.1)}.video-popup-overlay{position:fixed;top:0;left:0;width:100%;height:calc(100% - 18px);background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;border-radius:12px;margin-top:18px}.video-popup-container{position:relative;width:90%;max-width:900px;padding:10px}.video-popup-close{position:absolute;top:-20px;right:-10px;border:none;color:#fff;font-size:var(--font-20);cursor:pointer;z-index:1001;border-radius:50%;background-color:#000;padding:10px;width:30px;height:30px}.video-popup-content{position:relative;padding-top:56.25%;height:0;overflow:hidden}.video-popup-content iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.slide-right{display:flex;align-items:stretch}.slide-content-box{background-color:#f5f5f7;padding:2em;border-radius:12px;border:1px solid #e0e0e0;width:100%;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;height:100%;min-height:100%;transition:height .3s ease}.brand-logo-container{margin-top:1em;margin-bottom:1em;align-self:flex-start}.brand-logo{height:auto;max-width:140px;object-fit:contain;max-height:50px}.slide-quote{font-size:var(--font-28);font-weight:600;color:#0d2330}.slide-description,.slide-quote{line-height:1.5;margin-bottom:1em;text-align:left}.slide-description{font-size:var(--font-18);color:var(--text-main);font-weight:500}.buttons-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.5em}.read-more-button{display:inline-block;background-color:#dfe1e5;border:1px solid #dfe1e5;padding:.6em 1.5em;border-radius:8px;color:#0d2330;font-weight:600;text-decoration:none;align-self:flex-start;transition:all .2s ease;font-size:var(--font-16)}.read-more-button:hover{background-color:#f9fafb;border-color:#ccc}.watch-video-button{display:inline-block;background-color:#0d2330;border:1px solid #0d2330;padding:.6em 1.5em;border-radius:8px;color:#fff;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;font-size:var(--font-16)}.watch-video-button:hover{background-color:#1a3b4d;border-color:#1a3b4d;transform:none}.metrics-container{display:flex;justify-content:flex-start;gap:1em;flex-wrap:wrap}.metric-item{display:flex;flex-direction:column;text-align:left;max-width:150px}.metric-value{font-size:var(--font-28);font-weight:700;color:#0d2330}.metric-label{font-size:var(--font-16);font-weight:600;color:var(--text-main);margin-top:.25em;max-width:110px}.slide-dots{display:flex;justify-content:center;margin-top:2em;gap:.5em}.slide-dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;padding:0;cursor:pointer;transition:all .2s ease}.slide-dot.active{background-color:#101828;transform:scale(1.2)}@media (max-width:992px){.slide-content-wrapper{min-height:auto}.slide-item{flex-direction:column}.slide-left,.slide-right{width:100%}.slide-image-container{aspect-ratio:4/3;height:auto!important}.slide-content-box{height:auto!important}.slide-row-container{touch-action:pan-y pinch-zoom}.slide-image{height:auto!important}.metric-item{display:flex;flex-direction:column;text-align:left;max-width:100px}.video-popup-container{width:95%}.video-popup-close{top:-35px;right:0}}@media (max-width:768px){.slide-content-box{padding:1.5em}.slide-image-container{min-height:250px}.metrics-container{flex-wrap:wrap;gap:1em}.video-play-button{width:50px;height:50px;font-size:20px}}@media (max-width:576px){.slide-image-container{min-height:200px}.metric-item{max-width:80px}.metrics-container{display:flex;justify-content:flex-start;gap:1em}.metric-value{font-size:var(--font-18);font-weight:700;color:#0d2330}.metric-label{font-size:var(--font-14);font-weight:600;color:var(--text-main);margin-top:.25em}.video-play-button{width:40px;height:40px;font-size:16px}}}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.success-stories{margin-top:3em;.page-header{max-width:var(--content-box-width);width:90%;margin:0 auto;padding:0}.page-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2em}.page-header-left{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.page-header-right{flex-shrink:0;display:flex;align-items:center;align-self:center}.page-header-title{display:flex;flex-direction:row;align-items:center;gap:1em}.page-header-title .seo-h{-webkit-margin-before:0!important;margin-block-start:0!important}.page-header-description{font-size:var(--font-18);color:var(--text-main);font-weight:500;line-height:1.5;text-align:left}.category-dropdown{position:relative}.category-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #e5e7eb;border-radius:.5em;padding:.75em 2.5em .75em 1em;font-size:.9em;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;min-width:200px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.category-select:hover{border-color:#2563eb;box-shadow:0 4px 6px rgba(0,0,0,.1)}.category-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.category-dropdown:after{content:"▼";position:absolute;right:1em;top:50%;transform:translateY(-50%);font-size:.7em;color:#6b7280;pointer-events:none}.stories-grid{width:90%;max-width:var(--content-box-width);margin:2em auto 6em;display:grid;grid-template-columns:1fr 1fr;justify-items:center;grid-column-gap:1em;grid-row-gap:1em}.story-card{z-index:1;box-shadow:none;border-radius:.5em;padding:0;font-size:var(--font-16);background:#dfdddd;background-repeat:no-repeat;background-size:cover;background-position-x:center;justify-content:center;object-fit:cover;max-width:var(--content-box-width);height:400px;transition:.3s;cursor:pointer;position:relative;overflow:hidden;border:1px solid #d5d5d5}.story-card,.story-card .content{width:100%;display:flex;align-items:flex-end}.story-card .content{padding:1em;justify-content:flex-start;height:calc(100% - 130px);position:absolute;top:0;left:0;right:0;z-index:2;box-sizing:border-box}.story-card h2{text-align:left;margin:0;cursor:pointer;color:#fff;font-weight:600;display:none}.story-card img{width:140px;max-width:150px;max-height:70px;cursor:pointer;object-fit:contain}.story-card .content .left-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;flex:1 1 100px}.author-date-row{margin:1em 0;color:var(--text-black);text-align:left}.author-date-row .category{font-weight:600;margin-right:1em}.story-card ul{margin:1em auto}.story-card button{margin:1.5em 0 0}.story-card:hover{box-shadow:0 5px 20px #00003e3b;transform:scale(1.01)}.load-more-button{margin:-2em auto 2em;display:flex;flex-direction:row;color:#00003e;border:none;padding:.5em 1em;font-size:1em;font-weight:700;cursor:pointer;max-width:220px}.load-more-button .fa-icon{max-width:20px}.load-more-button:hover{background:none;color:var(--main-blue-hover)}.scroll-ending-box{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:3em auto;gap:1em;min-height:120px;padding:2em}.loading-spinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top-color:#2563eb;border-radius:50%;opacity:.3;transition:opacity .3s ease}.loading-spinner.active{opacity:1;animation:spin 1s linear infinite}.scroll-ending-box p{color:#6b7280;font-size:.9em;font-weight:500;margin:0;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.story-card .card-bottom{background:#fff;padding:1em;margin:0;position:absolute;bottom:0;left:0;right:0;height:130px;z-index:3;box-sizing:border-box;display:flex;flex-direction:column}.story-card .card-bottom .brand-name{color:#9ca3af;font-size:.85em;font-weight:600;text-transform:uppercase;margin-bottom:.5em;letter-spacing:.5px;text-align:left}.story-card .card-bottom .main-title{color:#1f2937;font-size:1.1em;font-weight:600;margin:0;display:flex;align-items:center;justify-content:space-between;text-align:left}.story-card .card-bottom .main-title .title{max-width:400px}.story-card .card-bottom .arrow-icon{color:#9ca3af;font-size:1.2em;padding-left:.5em}.story-card .card-bottom .kpi-row{display:flex;flex-wrap:wrap;gap:.5em;margin-top:auto}.story-card .card-bottom .kpi-item{background:#f3f4f6;color:#374151;padding:.3em .6em;border-radius:.3em;font-size:.75em;font-weight:600;white-space:nowrap;width:-moz-fit-content;width:fit-content}.clients{margin-bottom:3em}.story-card.mydukkan{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Mydukkan.webp)}.story-card.breeze .icon{max-width:100px}.story-card.breeze{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Breeze.webp);background-position-x:right}.story-card.recete{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Recete.webp)}.story-card.wwf{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Wwf.webp)}.story-card.wwf .icon{max-width:60px}.story-card.ucuzkitapal{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Ucuzkitapal.webp)}.story-card.spx{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Spx.webp)}.story-card.retrobird{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Retrobird.webp)}.story-card.ribbon-flowers{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Ribbon.webp);background-position-y:-65%}.story-card.ninnimo{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Ninnimo.webp);background-position-y:center}.story-card.lacoste{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Lacoste.webp)}.story-card.vaneda{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Vaneda.webp)}.story-card.spx .icon{max-width:90px}.story-card.fatma-atasoy{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/FatmaAtasoy.webp);background-position-x:right}.story-card.patirti{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Patirti.webp)}.story-card.sporjinal{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Sporijinal.webp)}.story-card.armine .icon,.story-card.chakra .icon,.story-card.patirti .icon,.story-card.sementa .icon{max-width:100px}.story-card.armine{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Armine.webp)}.story-card.sementa{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Sementa.webp)}.story-card.tatilbudur{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Tatilbudur.webp)}.story-card.chakra{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Chakra.webp)}.story-card.rani-mobilya{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Rani.webp)}.story-card.mugo{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Mugo.webp)}.story-card.jebinde{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/Jebinde.webp)}.story-card.sui-sleep{background-image:url(https://cdn.enhencer.com/website-assets/images/success-stories/new/SuiSleep.webp)}.story-card.hangroar{background-position:50%!important}.story-card.hakanmucevherat,.story-card.wowo{background-position:100%!important}.story-card.wowo img{filter:brightness(0) invert(1)}.story-card.businessup,.story-card.sorvella{background-position:0!important}.story-card.sorvella img{filter:brightness(0) invert(1)}.story-card.petgross{background-position:100%!important}.story-card.infectious{background-position:0!important}.story-card.infectious img{filter:brightness(0) invert(1)}.story-card.citlekci{background-position:50%!important}.story-card.averlo{background-position:100%!important}.story-card.oliviaJ{background-position:centers!important}.story-card.maaji{background-position:0!important}.story-card.manzara{background-position:100%!important}.story-card.mounte-bianca{background-position:50%!important}.story-card.mounte-bianca img{filter:brightness(0) invert(1)}.story-card.sui-sleep{background-position:50%!important}.story-card.sui-sleep img{filter:brightness(0) invert(1)}.story-card.jebinde,.story-card.tktx{background-position:50%!important}.story-card.jebinde img{filter:brightness(0) invert(1)}.story-card.sporjinal{background-position:50%!important}.story-card.sporjinal img{filter:brightness(0) invert(1)}.story-card.lacoste,.story-card.ninnimo,.story-card.ribbon-flowers,.story-card.vaneda{background-position:50%!important}.story-card.ribbon-flowers img{filter:brightness(0) invert(1)}.story-card.mydukkan{background-position:50%!important}.story-card.mydukkan img{filter:brightness(0) invert(1)}.story-card.armine,.story-card.breeze,.story-card.chakra,.story-card.fatma-atasoy,.story-card.mugo,.story-card.patirti,.story-card.rani-mobilya,.story-card.recete,.story-card.sementa,.story-card.spx,.story-card.tatilbudur,.story-card.ucuzkitapal,.story-card.wwf{background-position:50%!important}.story-card.mugo .icon{max-width:90px}@media (max-width:768px){.page-header-content{flex-direction:column;align-items:flex-start;gap:1.5em}.page-header-right{width:100%;padding-top:0}.category-select{width:100%;min-width:auto}}@media (max-width:1220px){.story-card.story-card.rani-mobilya{background-position-y:bottom}.story-card .content{height:calc(100% - 170px)}.story-card .card-bottom{height:170px}.story-card .card-bottom .kpi-row{font-size:var(--font-18)}}@media (max-width:700px){.story-card .content{flex-direction:column}.story-card .content .left-column{justify-content:flex-start}}@media (max-width:650px){.stories-grid .story-card h2{display:none}}@media (max-width:468px){.stories-grid{grid-template-columns:1fr}.category-dropdown,.category-select,.page-header-right{width:100%}}@media (max-width:500px){.story-card .content{flex-direction:column;align-items:flex-start;justify-content:space-between}.story-card{height:350px}.story-card .content .left-column{justify-content:flex-end}.story-card .card-bottom{height:150px}.story-card .content{height:calc(100% - 150px)}}}