.main-header{z-index:1000;justify-content:center;width:100%;display:flex;position:absolute;top:2rem;left:0}.header-container{justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.header-inner{z-index:2;background:0 0;border-radius:100px 0 0 100px;align-items:center;gap:3rem;min-height:64px;padding:0 1rem 0 2.5rem;display:flex;position:relative;overflow:hidden}.header-pill{z-index:2;background:0 0;border-radius:0;align-items:center;gap:3rem;padding:0;display:flex;position:relative}.header-bridge{z-index:2;flex-shrink:0;align-items:stretch;width:30px;height:64px;margin-left:-1px;margin-right:-1px;display:flex}.header-bridge svg{opacity:1;width:100%;height:100%;display:block}.header-actions{z-index:2;background:0 0;border-radius:100px;align-items:center;min-height:64px;padding:0 .4rem 0 0;display:flex;position:relative}.header-actions .btn-consultancy{cursor:pointer;white-space:nowrap;text-align:right;background:0 0;border:none;justify-content:flex-end;align-items:center;padding:.1rem 2rem .1rem 9rem;font-size:16px;font-weight:400;display:flex}.header-pill:after{display:none}.logo{color:#333;align-items:center;gap:.8rem;display:flex}.logo-icon{align-items:center;width:140px;height:auto;display:flex}.logo-icon img{object-fit:contain;width:100%;height:auto}.logo-text{letter-spacing:.05rem;color:#3d3d3d;font-size:1.3rem;font-weight:900}.nav-links{gap:1rem;list-style:none;display:flex}.nav-links a{color:#000;margin-left:10px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#000}.btn-consultancy{color:#000;text-align:right;border-radius:50px;padding:1rem 6rem;font-size:14px;font-weight:500;box-shadow:0 10px 30px #0000001a}.hamburger,.mobile-menu-overlay{display:none}@media (width<=900px){.desktop-nav{display:none}.header-pill{border-radius:100px;justify-content:space-between;gap:0;width:90vw;padding:.5rem 1.5rem}.header-curve,.header-container>.header-actions{display:none}.hamburger{cursor:pointer;z-index:10;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;display:flex}.hamburger span{background-color:#000;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;opacity:0;visibility:hidden;background:#0006;width:100%;height:100%;transition:all .4s;display:block;position:fixed;top:0;left:0}.mobile-menu-overlay.show{opacity:1;visibility:visible}.mobile-menu-content{background:#fff;flex-direction:column;width:80%;max-width:320px;height:100%;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.mobile-menu-overlay.show .mobile-menu-content{right:0}.mobile-menu-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.mobile-menu-header .logo img{width:auto;height:30px}.mobile-menu-close{cursor:pointer;width:30px;height:30px;position:relative}.mobile-menu-close span{background:#000;width:100%;height:2px;position:absolute;top:50%;left:0}.mobile-menu-close span:first-child{transform:rotate(45deg)}.mobile-menu-close span:nth-child(2){transform:rotate(-45deg)}.mobile-nav-links{flex-grow:1;padding:0;list-style:none}.mobile-nav-links li{margin-bottom:1.5rem}.mobile-nav-links a{color:#000;padding:.5rem 0;font-size:1.25rem;font-weight:500;text-decoration:none;display:block}.btn-consultancy-mobile{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50px;width:100%;padding:1.2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}}.main-footer{color:#444;background:#fff;padding:80px 0 0}.footer-grid{grid-template-columns:1.5fr .8fr .8fr 1.5fr;gap:50px;max-width:1050px;margin:0 auto 30px;display:grid}.footer-logo{height:35px;margin-top:-70px;margin-bottom:50px;display:block}.footer-brand-desc{color:#666;max-width:400px;margin-top:-20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.2}.social-links{gap:8px;display:flex}.social-links img{width:38px;height:38px;transition:transform .2s}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px;font-family:Poppins,sans-serif}.footer-links a{color:#555;white-space:nowrap;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;transition:color .2s}.footer-links a:hover{color:#000}.contact-col{flex-direction:column;gap:6px;display:flex}.contact-item{align-items:flex-start;gap:10px;display:flex}.contact-icon{opacity:.8;width:20px;margin-top:3px}.contact-item span{color:#555;width:300px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.6}.footer-bottom{background:#232334;padding:12px 0;font-family:Poppins,sans-serif}.bottom-container{justify-content:space-between;align-items:center;padding:0 220px;display:flex}.bottom-container p{color:#e6e6e6;letter-spacing:.4px;margin:0;font-family:Poppins,sans-serif;font-size:14px}.left-text{text-align:left;font-family:Poppins,sans-serif}.right-text{text-align:right;font-family:Poppins,sans-serif}.bottom-container:after{content:"";background:#fff3;width:1px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=1100px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:30px}}@media (width<=992px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.footer-grid{text-align:center;grid-template-columns:1fr;gap:30px}.footer-brand-desc{max-width:100%}.social-links{justify-content:center}.contact-item{text-align:left;justify-content:center}.bottom-container{text-align:center;flex-direction:column;gap:10px;padding:0 20px}}@media (width<=768px){.bottom-container{text-align:center;flex-direction:column;gap:5px}}.hero{color:#fff;background:#000;justify-content:center;align-items:center;height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:10;justify-content:space-between;align-items:flex-end;width:100%;max-width:1400px;margin:0 auto -100px;padding:0 5% 15vh;display:flex}.hero-content{max-width:800px}.hero-title{letter-spacing:.1rem;flex-direction:column;place-content:center;margin-top:200px;margin-bottom:-150px;margin-left:200px;font-family:Loewe,sans-serif;font-size:40px;line-height:2.3rem;display:flex}.transform{letter-spacing:.1rem;font-family:Loewe,sans-serif;font-size:40px;font-weight:700}.website-line{letter-spacing:.1rem;align-items:baseline;gap:15px;margin:10px 0;font-family:Loewe,sans-serif;display:flex}.your-website{letter-spacing:.1rem;font-family:Loewe,sans-serif;font-size:40px;font-weight:700}.into-a{opacity:.6;letter-spacing:.1rem;font-size:40px;font-weight:300}.strategic{opacity:.6;letter-spacing:.1rem;margin-top:5px;font-size:40px;font-weight:300}.btn-discovery{color:#000;cursor:pointer;background:#fff;border:none;border-radius:30px;align-content:center;margin-top:170px;margin-bottom:-150px;margin-left:200px;padding:.8rem 2rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.hero-floating-list{text-align:right;margin:0 250px 0 auto;display:flex;position:absolute;top:100px;right:50px}.list-indicator{flex-direction:column;align-items:center;display:flex;position:absolute;top:-120px;right:-30px}.line-dot{background:#fff6;border-radius:50%;width:4px;height:4px;margin-bottom:15px}.line-vert{color:#fff;opacity:1;border-left:1px dashed #fffbfb66;width:1px;height:80px;margin-top:130px;margin-right:20px;display:flex;position:relative}.line-vert:after{content:"";border-top:5px solid #fff6;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:-3px}.hero-floating-list ul{color:#fff;flex-flow:column;gap:.8rem;margin-top:40px;list-style:none;display:flex}.hero-floating-list li{opacity:.9;letter-spacing:.05em;color:#fff;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:300}.hero-earth{z-index:1;opacity:.5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-earth img,.hero-video{object-fit:cover;width:100%;height:100%}@media (width<=992px){.hero{width:100%;height:auto;min-height:100vh;padding-top:60px;overflow:hidden}.hero-container{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin-top:0;margin-bottom:0;padding:100px 20px 40px}.hero-content{max-width:100%}.hero-title{align-items:center;margin:0 0 40px;font-size:32px;line-height:1.2}.transform,.your-website,.into-a,.strategic{letter-spacing:normal;margin:0;font-size:36px;line-height:1.1}.website-line{flex-direction:column;align-items:center;gap:5px;margin:10px 0}.btn-discovery{width:fit-content;margin:0 auto;display:block}.hero-floating-list{display:none}.hero-earth{opacity:.3}}.people-strip{background:var(--bg-dark);padding:0;overflow:hidden}.people-grid{grid-template-columns:repeat(6,1fr);width:100%;height:600px;display:grid}.person-box{border-right:1px solid #ffffff0d;position:relative;overflow:hidden}.person-box:last-child{border-right:none}.person-video{object-fit:cover;width:100%;height:100%;transition:transform .5s}.person-box:hover .person-video{transform:scale(1.1)}.brand-overlay{text-align:center;background:linear-gradient(#0000,#000000d9);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 1rem;display:flex;position:absolute;bottom:0;left:0}.brand-logo{filter:brightness(0)invert();width:130px;margin-bottom:10px}.brand-role{color:#ccc;margin:4px 0 -20px;font-family:Poppins,sans-serif;font-size:20px}.brand-location{color:#ccc;margin-bottom:20px;font-family:Loewe,sans-serif;font-size:20px;font-weight:400}@media (width<=992px){.people-grid{grid-template-columns:repeat(3,1fr);height:auto}.person-box{aspect-ratio:4/5}}@media (width<=600px){.people-grid{grid-template-columns:repeat(2,1fr)}.brand-logo{width:80px}}.how-we-work{color:#1a1a1a;background-color:#fdecff;padding:100px 0;overflow:clip}.work-container{grid-template-columns:1fr 1.25fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 4rem;display:grid}.work-left{align-self:start;margin-top:0;margin-left:220px;padding-right:2rem;position:sticky;top:120px}.work-title{color:#111;margin-top:0;margin-bottom:50px;margin-left:-5px;font-family:Loewe,sans-serif;font-size:70px;font-weight:700;line-height:.9}.work-desc{color:#444;opacity:.8;max-width:800px;margin-top:-30px;font-family:Poppins,sans-serif;font-size:16px;line-height:1.2}.work-image-placeholder{background-image:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?q=80&w=1200&auto=format&fit=crop);background-position:50%;background-size:cover;border-radius:20px;width:150%;height:250px;overflow:hidden}.work-right{flex-direction:column;gap:1.5rem;margin-left:170px;display:flex;position:relative}.stepper-track-container{z-index:1;flex-direction:column;width:2px;display:flex;position:absolute;top:50px;bottom:50px;left:46px;transform:translate(-50%)}.stepper-track-bg{background-color:#0000;width:100%;height:100%;position:absolute}.stepper-track-fill{transform-origin:top;background:linear-gradient(#d14d72 0% 55%,#1d1d1f 55% 100%);width:100%;height:90%;margin-left:2px;position:absolute;transform:scaleY(0)}.step-item{z-index:1;position:relative}.step-card{background:0 0;border:2.5px dashed #0000001a;border-radius:24px;align-items:flex-start;gap:2.3rem;max-width:350px;padding:0 30px;transition:all .3s;display:flex}.step-indicator{color:#fff;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:5px;display:flex;position:relative}.step-indicator.pink{background-color:#d14d72;margin-top:30px}.step-indicator.dark{background-color:#1d1d1f}.step-indicator i{font-size:.9rem;font-style:normal}.step-content{flex:1}.step-card h3{color:#111;margin-bottom:1.2rem;font-family:Loewe,sans-serif;font-size:1.8rem;font-weight:700}.step-card p{color:#333;opacity:.9;font-family:Poppins,sans-serif;font-size:14px;line-height:1.2}@media (width<=992px){.work-container{grid-template-columns:1fr;gap:3rem;padding:0 20px}.work-left{text-align:center;margin-top:0;margin-left:0;padding-right:0}.work-title{margin-top:0;margin-bottom:30px;margin-left:0;font-size:44px}.work-desc{margin:0 auto 40px}.work-image-placeholder{width:100%;height:200px}.work-right{align-items:center;margin-left:0}.stepper-track-container{left:31px}.step-card{max-width:100%}}@media (width<=600px){.work-title{font-size:36px}.step-card{gap:1rem;padding:20px}.stepper-track-container{left:21px}}.services-marquee{white-space:nowrap;box-sizing:border-box;background:#fdecff;align-items:center;width:100%;margin-top:-40px;margin-bottom:-20px;padding:10px;display:flex;overflow:hidden}.marquee-content{align-items:center;gap:30px;animation:30s linear infinite scroll-marquee;display:flex}.marquee-content span{color:#000;text-transform:capitalize;font-family:Loewe,sans-serif;font-size:70px;font-weight:700}.marquee-content img{opacity:1;width:40px;height:40px}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-10%)}}.services-section{box-sizing:border-box;background:#f1f1f1;flex-direction:column;width:100%;max-width:100%;height:105vh;min-height:100vh;margin:0;padding:0 0 60px;display:flex;position:relative;overflow:hidden}.services-title{color:#000;text-align:left;margin-top:80px;margin-bottom:10px;margin-left:255px;font-family:Loewe,sans-serif;font-size:70px;font-weight:700;line-height:.8}.services-desc{color:#666;text-align:left;max-width:800px;margin-bottom:30px;margin-left:260px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.2}.services-stack-container{width:100%;max-width:1000px;height:400px;margin-left:260px;position:relative}.service-card-main{color:#fff;background:#1a1d2b;border-radius:30px;width:100%;height:100%;display:flex;overflow:hidden}.card-info{flex-direction:column;flex:1.2;justify-content:center;padding:40px;display:flex}.card-info h3{margin-bottom:10px;font-family:Loewe,sans-serif;font-size:40px;font-weight:500;line-height:1.1}.card-info p{color:#ccc;max-width:500px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:16px;line-height:1.2}.service-tags{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.tag{color:#fff;background:#474a5e;border-radius:8px;padding:10px 18px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}.btn-launch{color:#000;cursor:pointer;background:#fff;border:none;border-radius:35px;width:fit-content;margin-top:20px;margin-bottom:20px;padding:8px 18px;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;transition:transform .2s}.btn-launch:hover{transform:scale(1.05)}.card-image{flex:1;padding:0}.card-image img{object-fit:cover;border-radius:20px;width:100%;height:100%}.pagination-dots{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:100px;margin-left:270px;display:flex}.dot{background:#aaa;border-radius:50%;width:15px;height:15px;margin-bottom:-60px}.dot.active{background:#000}@media (width<=1100px){.services-title{font-size:50px}.card-info{padding:40px}.card-info h3{font-size:32px}}@media (width<=900px){.service-card-main{flex-direction:column}.card-image{height:350px;padding:0}}@media (width>=993px){.service-card-main{position:absolute;top:0;left:0;right:0}.service-card-main:first-child{position:relative}}@media (width<=992px){.services-wrapper{width:100%;overflow-x:hidden}.marquee-content span{font-size:30px}.services-section{padding:40px 20px}.services-title{text-align:center;margin-top:40px;margin-left:0;font-size:40px}.services-desc{text-align:center;margin-bottom:40px;margin-left:0}.services-stack-container{flex-direction:column;gap:20px;height:auto;margin-left:0;display:flex}.service-card-main{flex-direction:column;height:auto;opacity:1!important;position:relative!important}.card-info{padding:30px 20px}.card-info h3{font-size:28px}.card-image{height:250px}.pagination-dots{display:none}}@font-face{font-family:Loew;src:url(/fonts/FSP-DEMO-Loew-Heavy-Regular.ttf)format("truetype");font-weight:800;font-style:normal}.industries-section{color:#fff;background:url(/assets/BG3-BLE2jXlF.png) 50%/cover no-repeat;align-items:center;min-height:50vh;padding:50px 0;display:flex;position:relative;overflow:hidden}.industries-section:before{content:"";z-index:1;background:#24262de6;width:100%;height:100%;position:absolute;top:0;left:0}.industries-bg-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.industries-section .container{z-index:2;width:70%;max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.industries-header{text-align:left;max-width:600px;margin-bottom:50px}.industries-section .section-title{text-transform:none;letter-spacing:1px;opacity:.95;margin-bottom:2rem;margin-left:-5px;font-family:Loewe,sans-serif;font-size:70px;font-weight:700;line-height:.9}.section-desc{opacity:.8;max-width:380px;font-family:Poppins,sans-serif;font-size:18px;line-height:1.2}.industries-grid{grid-template-columns:repeat(4,1fr);gap:10px;width:1000px;margin-bottom:60px;display:grid}.industry-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1.5rem;padding:25px 15px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.industry-item:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-5px)}.industry-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.industry-icon-img{object-fit:contain;max-width:100%;max-height:100%;margin:auto auto auto 50px;display:block}.industry-name{color:#fff;opacity:.7;text-align:center;margin-left:20px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400}@media (width<=992px){.industries-section .container{width:100%;padding:0 20px}.industries-header{text-align:center;max-width:100%}.industries-section .section-title{text-align:center;margin-left:0;font-size:40px}.section-desc{text-align:center;max-width:100%;margin:0 auto}.industries-grid{width:100%;margin:0 auto 40px}.industries-bottom-text{text-align:center;margin:0 auto 30px;font-size:16px}}.industries-bottom-text{text-align:left;opacity:.6;max-width:650px;margin-bottom:50px;font-family:Poppins,sans-serif;font-size:20px;line-height:1.4}@media (width<=1400px){.industries-section .section-title{font-size:6rem}}@media (width<=1200px){.industries-grid{grid-template-columns:repeat(3,1fr)}.industries-section .section-title{font-size:5rem}}@media (width<=900px){.industries-grid{grid-template-columns:repeat(2,1fr)}.industries-section .section-title{font-size:4rem}}@media (width<=600px){.industries-grid{grid-template-columns:1fr}.industries-section .section-title{letter-spacing:-1px;font-size:3.5rem}.industries-header{margin-bottom:30px}.industry-item{padding:20px}.industries-section{padding:60px 0}}.case-studies{background:#0d0f17}.study-container{height:600px;display:flex;overflow:hidden}.study-left,.study-right{background-position:50%;background-size:cover;flex:1;justify-content:center;align-items:center;transition:all .5s;display:flex;position:relative;overflow:hidden}.study-left{background-image:url(/assets/bg5-DtHp5vbZ.png)}.study-right{background-image:url(/assets/bg4-IMfK1eNc.png)}.study-card{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem;transition:all .5s;display:flex;position:relative}.study-card.blue{margin-left:300px}.study-card.red{margin-right:250px}.study-category{opacity:.8;text-transform:none;letter-spacing:normal;color:#fff;text-align:start;margin-bottom:-20px;margin-right:190px;font-family:Loewe,sans-serif;font-size:14px;font-weight:500}.study-category2{opacity:.8;text-transform:none;letter-spacing:normal;color:#fff;text-align:start;margin-bottom:-10px;margin-right:130px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500}.study-title1{color:#fff;letter-spacing:-1px;text-align:left;opacity:.7;max-width:350px;margin-top:40px;margin-bottom:2.5rem;margin-left:0;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:1.1}.study-title2{color:#fff;letter-spacing:-1px;text-align:left;max-width:350px;margin-bottom:2.5rem;margin-left:0;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:1.1}.study-btn{color:#000;cursor:pointer;background:#fdecff;border:none;border-radius:40px;align-items:center;gap:.8rem;margin-bottom:10px;margin-right:170px;padding:.7rem 20px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.study-btn2{color:#000;cursor:pointer;background:#fff;border:none;border-radius:40px;align-items:center;gap:.8rem;margin-right:-10px;padding:.8rem 20px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.btn-icon{margin-top:-5px;font-size:1.7rem;font-weight:700}@media (width<=1024px){.study-title{font-size:2.2rem}}@media (width<=768px){.study-container{flex-direction:column;height:auto}.study-left,.study-right{height:450px}.study-left:hover,.study-right:hover{flex:1}.study-card{padding:2.5rem}.study-card.blue,.study-card.red{text-align:center;align-items:center;margin:0;padding:2rem}.study-title{text-align:center;max-width:100%;margin-bottom:1.5rem;font-size:28px}.study-category,.study-category2{text-align:center;margin:0 0 10px}.study-btn,.study-btn2{margin:0 auto}}.team-section{color:#000;background:#fff;max-width:1200px;margin:0 auto;padding:100px 0}.team-header{justify-content:space-between;align-items:center;gap:40px;margin-bottom:100px;margin-left:90px;display:flex}.team-title-box{flex:1}.team-section .section-title{letter-spacing:-2px;color:#000;margin-bottom:25px;margin-left:-5px;font-family:Loewe,sans-serif;font-size:70px;font-weight:700;line-height:1}.team-desc{color:#444;max-width:450px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.4}.ceo-card{background:0 0;align-items:center;gap:30px;padding:0;display:flex}.ceo-img-container{width:250px;height:280px}.ceo-img{object-fit:contain;width:100%;height:100%;margin-right:150px}.ceo-info{text-align:left;margin-right:150px}.ceo-name{color:#111;font-family:Loewe,sans-serif;font-size:1.5rem;font-weight:600}.ceo-role{color:#444;text-transform:uppercase;letter-spacing:.5px;margin-top:-20px;margin-bottom:110px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600}.team-grid{grid-template-columns:repeat(5,1fr);gap:20px;max-width:1000px;margin-left:90px;display:grid}.team-member{text-align:center;transition:transform .3s}.member-img-box{aspect-ratio:4/5.2;background:#f5f5f5;width:100%;margin-bottom:25px;overflow:hidden}.member-img{object-fit:cover;width:100%;height:100%;display:block}.member-name{color:#111;letter-spacing:-.5px;margin-bottom:-15px;font-family:Loewe,sans-serif;font-size:1.15rem;font-weight:700}.member-role{color:#777;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}@media (width<=1200px){.team-grid{grid-template-columns:repeat(3,1fr)}.team-header{margin-bottom:60px}}@media (width<=900px){.team-header{text-align:center;flex-direction:column;gap:40px;margin-bottom:40px;margin-left:0}.team-section .section-title{margin-left:0;font-size:40px}.team-desc{max-width:100%;margin:0 auto}.ceo-card{text-align:center;flex-direction:column;gap:20px}.ceo-img-container{width:100%;height:auto}.ceo-img{margin-right:0}.ceo-info{text-align:center;margin-right:0}.ceo-role{margin-top:0;margin-bottom:30px}.team-grid{grid-template-columns:repeat(2,1fr);max-width:100%;margin-left:0}}@media (width<=768px){.team-header{flex-direction:column;align-items:flex-start;gap:50px}.ceo-card{width:100%}.team-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=480px){.team-grid{grid-template-columns:1fr}}.client-logos{color:#000;background:#fff;margin-top:-120px;margin-bottom:-100px;padding:100px 0}.clients-header{text-align:center;margin-bottom:80px}.client-logos .section-title{letter-spacing:-2px;color:#000;margin-bottom:25px;font-family:Loewe,sans-serif;font-size:70px;font-weight:700;line-height:1}.clients-header .section-desc{color:#444;max-width:550px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.4}.logos-wrapper{justify-content:center;align-items:center;gap:30px;max-width:1300px;margin:0 auto;padding:0 20px;display:flex;position:relative;overflow:hidden}.nav-arrow{color:#333;opacity:.6;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;transition:all .2s}.nav-arrow:hover{opacity:1;transform:scale(1.1)}.logos-flex{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.logo-item-box{background:#f5f5f7;border-radius:12px;justify-content:center;align-items:center;width:150px;height:60px;padding:20px;transition:transform .3s;display:flex}.logos-wrapper:before{content:"";z-index:2;pointer-events:none;width:50px;height:100%;position:absolute;top:0;left:0}.logos-wrapper:after{content:"";z-index:2;pointer-events:none;width:80px;height:100%;position:absolute;top:0;right:0}.client-logo-img{object-fit:contain;max-width:100%;max-height:100%}@media (width<=900px){.client-logos .section-title{font-size:50px}}@media (width<=768px){.logos-wrapper{gap:10px}.nav-arrow{display:none}.logo-item-box{width:160px;height:100px;padding:15px}}body{margin:0;padding:0;overflow:hidden}.newsletter-section{background:#fff;padding:100px 0}.newsletter-card{text-align:center;background:#1a1d2b;border-radius:20px;max-width:1000px;margin:0 auto;padding:10px 30px}.newsletter-title{color:#fff;letter-spacing:-.5px;font-size:2.2rem;font-weight:700;font-family:var(--font-heading);margin-top:20px;margin-bottom:-10px;font-family:Loewe,sans-serif}.newsletter-desc{color:#ffffffb3;max-width:700px;margin-bottom:45px;margin-left:auto;margin-right:auto;font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.5}.newsletter-form-container{background:#fff;border-radius:10px;align-items:center;max-width:950px;margin:-20px auto 20px;padding:0;display:flex}.newsletter-input-group{flex:1;align-items:center;gap:40px;display:flex}.newsletter-input{color:#333;background:0 0;border:none;border-bottom:1px solid #ddd;outline:none;flex:1;margin-left:30px;padding:12px 5px;font-family:Poppins,sans-serif;font-size:1rem}.newsletter-input::placeholder{color:#aaa}.newsletter-input:focus{border-bottom:1px solid #888}.input-divider{background:#eee;width:1px;height:30px}.newsletter-submit-btn{color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;font-family:var(--font-heading);background:#e43b5c;border:none;border-radius:10px;padding:18px 50px;font-family:Poppins,sans-serif;transition:all .3s}.newsletter-submit-btn:hover{background:#e43b5c;transform:translateY(-2px)}@media (width<=768px){.newsletter-card{padding:60px 20px}.newsletter-form-container{background:0 0;flex-direction:column;gap:20px;padding:0}.newsletter-input-group{background:#fff;border-radius:12px;flex-direction:column;width:100%}.input-divider{display:none}.newsletter-input{text-align:center;border-bottom:1px solid #eee;width:100%;padding:15px}.newsletter-input:last-child{border-bottom:none}.newsletter-submit-btn{width:100%}}.brands-strip{background:var(--bg-dark);border-bottom:1px solid #ffffff0d;padding:4rem 0}.brands-grid{opacity:.5;filter:grayscale();justify-content:space-between;align-items:center;display:flex}.brand-item{font-size:1.5rem;font-weight:700;font-family:var(--font-heading)}@media (width<=768px){.brands-grid{flex-wrap:wrap;justify-content:center;gap:2rem}}
