.page-module__dgei_G__main{color:#fff;background-color:#000;min-height:100vh;padding-top:120px}.page-module__dgei_G__article{max-width:1000px;margin:0 auto;padding:0 20px}.page-module__dgei_G__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.page-module__dgei_G__meta{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.page-module__dgei_G__backLink{font-family:var(--font-heading);color:#888;align-items:center;gap:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.page-module__dgei_G__backLink:hover{color:var(--accent)}.page-module__dgei_G__category{text-transform:uppercase;color:var(--accent);background:#ffffff1a;border:1px solid #00ff8533;border-radius:50px;padding:5px 15px;font-size:.8rem;font-weight:700}.page-module__dgei_G__title{font-family:var(--font-heading);text-transform:uppercase;max-width:900px;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1}.page-module__dgei_G__authorMeta{font-family:var(--font-body);color:#ccc;align-items:center;gap:2rem;margin-top:1rem;font-size:.9rem;display:flex}.page-module__dgei_G__authorInfo{align-items:center;gap:10px;display:flex}.page-module__dgei_G__avatar{border:2px solid var(--accent);background-color:#333;border-radius:50%;width:40px;height:40px}.page-module__dgei_G__postStats{gap:1.5rem;display:flex}.page-module__dgei_G__stat{align-items:center;gap:5px;display:flex}.page-module__dgei_G__imageWrapper{aspect-ratio:21/9;border:1px solid #ffffff1a;border-radius:30px;width:100%;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.page-module__dgei_G__featuredImage{object-fit:cover}.page-module__dgei_G__contentWrapper{grid-template-columns:80px 1fr;gap:4rem;margin-bottom:6rem;display:grid}.page-module__dgei_G__shareSidebar{flex-direction:column;align-items:center;gap:1rem;height:fit-content;display:flex;position:sticky;top:150px}.page-module__dgei_G__shareLabel{writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--font-heading);letter-spacing:2px;color:#666;margin-bottom:1rem;font-size:.8rem;transform:rotate(180deg)}.page-module__dgei_G__shareBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.page-module__dgei_G__shareBtn:hover{background:var(--accent);color:#000;transform:translateY(-3px)}.page-module__dgei_G__shareBtnCopied{background:var(--accent);color:#000;animation:.2s page-module__dgei_G__popIn}@keyframes page-module__dgei_G__popIn{0%{transform:scale(.8)}60%{transform:scale(1.2)}to{transform:scale(1)}}.page-module__dgei_G__bodyContent{font-family:var(--font-body);color:#ddd;min-width:0;font-size:1.15rem;line-height:1.8}.page-module__dgei_G__bodyContent img{border-radius:12px;max-width:100%;height:auto}.page-module__dgei_G__bodyContent figure{max-width:100%;margin:2rem 0}.page-module__dgei_G__bodyContent figure img{width:100%}.page-module__dgei_G__bodyContent iframe,.page-module__dgei_G__bodyContent video,.page-module__dgei_G__bodyContent embed{max-width:100%}.page-module__dgei_G__bodyContent pre,.page-module__dgei_G__bodyContent code{white-space:pre-wrap;word-break:break-word;max-width:100%}.page-module__dgei_G__bodyContent table{word-break:break-word;width:100%}.page-module__dgei_G__bodyContent h3{font-family:var(--font-heading);color:#fff;margin-top:3rem;margin-bottom:1.5rem;font-size:2rem}.page-module__dgei_G__bodyContent p{margin-bottom:1.5rem}.page-module__dgei_G__bodyContent ul{margin-bottom:2rem;padding-left:20px}.page-module__dgei_G__bodyContent li{margin-bottom:.8rem}.page-module__dgei_G__bodyContent blockquote{border-left:4px solid var(--accent);color:#fff;background:linear-gradient(90deg,#00ff851a 0%,#0000 100%);border-radius:0 20px 20px 0;margin:3rem 0;padding:2rem;font-size:1.5rem;font-style:italic}.page-module__dgei_G__tagsSection{border-top:1px solid #222;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4rem;padding-top:2rem;display:flex}.page-module__dgei_G__tagsLabel{font-family:var(--font-heading);color:#666;letter-spacing:1px;margin-right:10px;font-size:.8rem}.page-module__dgei_G__tagPill{color:#aaa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:6px 15px;font-size:.75rem;font-weight:600;transition:all .3s}.page-module__dgei_G__tagPill:hover{border-color:var(--accent);color:var(--accent);background:#00ff850d}.page-module__dgei_G__relatedSection{background:#050505;border-top:1px solid #111;padding:80px 0}.page-module__dgei_G__relatedContainer{max-width:1200px;margin:0 auto;padding:0 20px}.page-module__dgei_G__relatedHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.page-module__dgei_G__relatedTitle{font-family:var(--font-heading);text-transform:uppercase;font-size:2.5rem;font-weight:900}.page-module__dgei_G__relatedTitle span{color:var(--accent)}.page-module__dgei_G__relatedGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__dgei_G__relatedCard{flex-direction:column;gap:1.5rem;text-decoration:none;transition:transform .3s;display:flex}.page-module__dgei_G__relatedCard:hover{transform:translateY(-10px)}.page-module__dgei_G__relatedImageWrapper{aspect-ratio:16/10;background:#111;border-radius:20px;position:relative;overflow:hidden}.page-module__dgei_G__relatedImage{object-fit:cover}.page-module__dgei_G__relatedMeta{flex-direction:column;gap:.5rem;display:flex}.page-module__dgei_G__relatedCategory{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700}.page-module__dgei_G__relatedPostTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;font-size:1.2rem;font-weight:800;line-height:1.3}@media (max-width:1024px){.page-module__dgei_G__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__dgei_G__main{padding-top:24px}.page-module__dgei_G__relatedGrid{grid-template-columns:1fr}.page-module__dgei_G__relatedTitle{font-size:1.8rem}.page-module__dgei_G__contentWrapper{grid-template-columns:1fr;gap:0}.page-module__dgei_G__bodyContent{order:1;font-size:1rem}.page-module__dgei_G__shareSidebar{border-top:1px solid #222;flex-flow:wrap;order:2;justify-content:center;gap:.75rem;margin-top:2rem;padding:1.5rem 0;position:static}.page-module__dgei_G__shareLabel{writing-mode:horizontal-tb;align-self:center;margin-bottom:0;transform:none}}
.Button3D-module__vW3yiG__container{cursor:pointer;width:250px;height:50px;display:inline-block;position:relative}.Button3D-module__vW3yiG__buttonLink{transform-style:preserve-3d;width:100%;height:100%;text-decoration:none;transition:all 4s;display:block;position:relative;transform:perspective(1000px)rotateX(0)}.Button3D-module__vW3yiG__container:hover .Button3D-module__vW3yiG__buttonLink,.Button3D-module__vW3yiG__container.Button3D-module__vW3yiG__autoHover .Button3D-module__vW3yiG__buttonLink{transform:perspective(1000px)rotateX(360deg)}.Button3D-module__vW3yiG__face{color:#00ff85;width:100%;height:100%;font-family:var(--font-heading);text-transform:uppercase;box-sizing:border-box;letter-spacing:1px;background:#00000080;border:1px solid #00ff85;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .5s;display:flex;position:absolute;top:0;left:0;box-shadow:inset 0 20px 50px #0003}.Button3D-module__vW3yiG__container:hover .Button3D-module__vW3yiG__face,.Button3D-module__vW3yiG__container.Button3D-module__vW3yiG__autoHover .Button3D-module__vW3yiG__face{color:#00ff85;background:#00000080}.Button3D-module__vW3yiG__face:first-child{transform:rotateX(360deg)translateZ(25px)}.Button3D-module__vW3yiG__face:nth-child(2){transform:rotateX(270deg)translateZ(25px)}.Button3D-module__vW3yiG__face:nth-child(3){color:#00ff8500;transition:color .5s 3.5s;transform:rotateX(180deg)translateZ(25px)}.Button3D-module__vW3yiG__container:hover .Button3D-module__vW3yiG__face:nth-child(3),.Button3D-module__vW3yiG__container.Button3D-module__vW3yiG__autoHover .Button3D-module__vW3yiG__face:nth-child(3){color:#00ff85;transition:color .1s}.Button3D-module__vW3yiG__face:nth-child(4){transform:rotateX(90deg)translateZ(25px)}
.GlitchLogo-module__1UMpcG__glitchContainer{display:inline-block;position:relative}.GlitchLogo-module__1UMpcG__glitchImg{background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.GlitchLogo-module__1UMpcG__base{z-index:1;position:relative}.GlitchLogo-module__1UMpcG__layer1{z-index:2;opacity:.6;animation:3s linear infinite alternate-reverse GlitchLogo-module__1UMpcG__glitch-anim-1}.GlitchLogo-module__1UMpcG__layer2{z-index:3;opacity:.6;mix-blend-mode:hue;animation:3.5s linear infinite alternate-reverse GlitchLogo-module__1UMpcG__glitch-anim-2}@keyframes GlitchLogo-module__1UMpcG__glitch-anim-1{0%{clip-path:inset(20% 0 80%);transform:translate(-2px,1px)}10%{clip-path:inset(60% 0 10%);transform:translate(2px,-1px)}20%{clip-path:inset(40% 0 50%);transform:translate(-2px,2px)}30%{clip-path:inset(80% 0 5%);transform:translate(1px,-2px)}40%{clip-path:inset(10% 0 60%);transform:translate(-1px,2px)}50%{clip-path:inset(50% 0 30%);transform:translate(2px,-1px)}60%{clip-path:inset(30% 0 40%);transform:translate(-2px,1px)}70%{clip-path:inset(70% 0 20%);transform:translate(2px,-2px)}80%{clip-path:inset(15% 0 75%);transform:translate(-1px,1px)}90%{clip-path:inset(55% 0 25%);transform:translate(2px,-1px)}to{clip-path:inset(25% 0 65%);transform:translate(-2px,2px)}}@keyframes GlitchLogo-module__1UMpcG__glitch-anim-2{0%{clip-path:inset(10% 0 50%);transform:translate(2px,-1px)}10%{clip-path:inset(80% 0 5%);transform:translate(-2px,1px)}20%{clip-path:inset(30% 0 60%);transform:translate(1px,2px)}30%{clip-path:inset(60% 0 20%);transform:translate(-1px,-2px)}40%{clip-path:inset(20% 0 70%);transform:translate(2px,1px)}50%{clip-path:inset(50% 0 30%);transform:translate(-2px,-1px)}60%{clip-path:inset(70% 0 10%);transform:translate(1px,2px)}70%{clip-path:inset(15% 0 80%);transform:translate(-1px,-2px)}80%{clip-path:inset(40% 0);transform:translate(2px,1px)}90%{clip-path:inset(5% 0 90%);transform:translate(-2px,-1px)}to{clip-path:inset(35% 0 55%);transform:translate(1px,2px)}}
.AboutCTA-module__ZjVpUW__section{color:#fff;text-align:center;background-color:#000;justify-content:center;align-items:center;padding:100px 20px;display:flex}.AboutCTA-module__ZjVpUW__container{flex-direction:column;align-items:center;gap:3rem;max-width:800px;margin:0 auto;display:flex}.AboutCTA-module__ZjVpUW__title{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.AboutCTA-module__ZjVpUW__highlight{color:var(--accent)}
.PartnersSection-module__R4nsLa__section{color:#fff;background-color:#000;flex-direction:column;align-items:center;gap:4rem;padding:100px 0;display:flex;position:relative;overflow:hidden}.PartnersSection-module__R4nsLa__header{text-align:center;max-width:900px;padding:0 20px}.PartnersSection-module__R4nsLa__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.PartnersSection-module__R4nsLa__highlight{color:var(--accent)}.PartnersSection-module__R4nsLa__subtitle{font-family:var(--font-body);color:#ccc;font-size:1.1rem}.PartnersSection-module__R4nsLa__marqueeWrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.PartnersSection-module__R4nsLa__marqueeTrack{white-space:nowrap;will-change:transform;width:max-content;display:flex}.PartnersSection-module__R4nsLa__scrollLeft{animation:40s linear infinite PartnersSection-module__R4nsLa__scrollLeft}.PartnersSection-module__R4nsLa__scrollRight{animation:40s linear infinite PartnersSection-module__R4nsLa__scrollRight}@keyframes PartnersSection-module__R4nsLa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes PartnersSection-module__R4nsLa__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.PartnersSection-module__R4nsLa__logoItem{-webkit-user-select:none;user-select:none;opacity:.3;will-change:opacity;align-items:center;padding-right:4rem;transition:opacity .15s;display:flex}.PartnersSection-module__R4nsLa__logoItem:hover{opacity:1}.PartnersSection-module__R4nsLa__imageWrapper{justify-content:center;align-items:center;width:200px;height:50px;display:flex;position:relative}.PartnersSection-module__R4nsLa__logoImage{object-fit:contain;filter:grayscale()brightness(2)}.PartnersSection-module__R4nsLa__ctaWrapper{justify-content:center;margin-top:2rem;display:flex}@media (max-width:768px){.PartnersSection-module__R4nsLa__logoItem{padding-right:2rem;font-size:2rem}}
.CustomersSection-module__D1CwVW__section{color:#fff;background-color:#000;flex-direction:column;align-items:center;gap:4rem;padding:100px 0;display:flex;position:relative;overflow:hidden}.CustomersSection-module__D1CwVW__header{text-align:center;max-width:900px;padding:0 20px}.CustomersSection-module__D1CwVW__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.CustomersSection-module__D1CwVW__highlight{color:var(--accent)}.CustomersSection-module__D1CwVW__subtitle{font-family:var(--font-body);color:#ccc;font-size:1.1rem}.CustomersSection-module__D1CwVW__marqueeWrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.CustomersSection-module__D1CwVW__marqueeTrack{white-space:nowrap;will-change:transform;width:max-content;display:flex}.CustomersSection-module__D1CwVW__scrollLeft{animation:40s linear infinite CustomersSection-module__D1CwVW__scrollLeft}.CustomersSection-module__D1CwVW__scrollRight{animation:40s linear infinite CustomersSection-module__D1CwVW__scrollRight}@keyframes CustomersSection-module__D1CwVW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes CustomersSection-module__D1CwVW__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.CustomersSection-module__D1CwVW__logoItem{-webkit-user-select:none;user-select:none;opacity:.3;will-change:opacity;align-items:center;padding-right:4rem;transition:opacity .15s;display:flex}.CustomersSection-module__D1CwVW__logoItem:hover{opacity:1}.CustomersSection-module__D1CwVW__imageWrapper{justify-content:center;align-items:center;width:200px;height:50px;display:flex;position:relative}.CustomersSection-module__D1CwVW__logoImage{object-fit:contain;filter:grayscale()brightness(2)}@media (max-width:768px){.CustomersSection-module__D1CwVW__logoItem{padding-right:2rem;font-size:2rem}}
.BlogSection-module__nyVgcG__section{color:#fff;background-color:#000;flex-direction:column;align-items:center;padding:100px 0;display:flex;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__container{flex-direction:column;gap:4rem;width:100%;max-width:1400px;padding:0 20px;display:flex}.BlogSection-module__nyVgcG__headerWrapper{flex-direction:column;width:100%;display:flex}.BlogSection-module__nyVgcG__mainTitle{font-family:var(--font-heading);text-transform:uppercase;text-align:center;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:clamp(4rem,13vw,14rem);font-weight:900;line-height:.8}.BlogSection-module__nyVgcG__subHeader{width:100%;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;margin-top:1rem;padding:0 1rem;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:600;display:flex}.BlogSection-module__nyVgcG__highlight{color:var(--accent)}.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:2rem;display:grid}.BlogSection-module__nyVgcG__card{cursor:pointer;flex-direction:column;gap:1.5rem;display:flex}.BlogSection-module__nyVgcG__imageContainer{aspect-ratio:1;background-color:#1a1a1a;border-radius:2.5rem;width:100%;transition:transform .4s;position:relative;overflow:hidden}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__imageContainer{transform:scale(.98)}.BlogSection-module__nyVgcG__cardImage{object-fit:cover;transition:transform .6s}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__cardImage{transform:scale(1.1)}.BlogSection-module__nyVgcG__cardTitle{font-family:var(--font-heading);text-transform:uppercase;text-align:center;max-width:90%;margin:0 auto;font-size:1.1rem;font-weight:800;line-height:1.3}.BlogSection-module__nyVgcG__paginationControls{font-family:var(--font-body);justify-content:center;gap:20px;margin-top:60px;display:flex}.BlogSection-module__nyVgcG__pagBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.BlogSection-module__nyVgcG__pagBtn:hover{border-color:var(--accent);color:var(--accent)}.BlogSection-module__nyVgcG__desktopCounter{display:inline}@media (max-width:1024px){.BlogSection-module__nyVgcG__grid{grid-template-columns:1fr;gap:4rem}.BlogSection-module__nyVgcG__mainTitle{white-space:normal;font-size:clamp(3rem,15vw,8rem)}.BlogSection-module__nyVgcG__subHeader{text-align:center;flex-direction:column;gap:.5rem}}
.MarketingCTA-module__LaP20G__section{text-align:center;background-color:#000;justify-content:center;align-items:center;width:100%;padding:2rem 20px 6rem;display:flex}.MarketingCTA-module__LaP20G__container{flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1200px;display:flex}.MarketingCTA-module__LaP20G__title{font-family:var(--font-heading);color:#fff;text-transform:uppercase;text-align:center;font-size:clamp(2rem,4vw,4.5rem);font-weight:900;line-height:1}.MarketingCTA-module__LaP20G__ctaWrapper{justify-content:center;width:100%;margin-top:1rem;display:flex}@media (max-width:768px){.MarketingCTA-module__LaP20G__section{padding:1rem 20px 4rem}.MarketingCTA-module__LaP20G__title{font-size:10vw}}
.AboutHero-module__UgPipW__hero{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.AboutHero-module__UgPipW__mobileBreak{display:none}@media (max-width:768px){.AboutHero-module__UgPipW__mobileBreak{display:block}.AboutHero-module__UgPipW__title{font-size:clamp(2.5rem,6vw,4rem)}}.AboutHero-module__UgPipW__bgImageWrapper{z-index:0;will-change:transform;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.AboutHero-module__UgPipW__bgImage,.AboutHero-module__UgPipW__bgVideo{object-fit:cover;width:100%;height:100%;transform:scale(1.15)}.AboutHero-module__UgPipW__overlay{z-index:1;background:linear-gradient(#0006 0%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutHero-module__UgPipW__bottomGradient{z-index:5;pointer-events:none;background:linear-gradient(#0000,#000);width:100%;height:15vh;position:absolute;bottom:0;left:0}.AboutHero-module__UgPipW__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.AboutHero-module__UgPipW__pillContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:2rem;padding:8px 25px;display:inline-flex}.AboutHero-module__UgPipW__pill{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;color:#fff;font-size:.7rem;font-weight:500}.AboutHero-module__UgPipW__title{font-family:var(--font-heading);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1.1}.AboutHero-module__UgPipW__highlight{color:var(--accent)}.AboutHero-module__UgPipW__subtitle{font-family:var(--font-body);color:#ccc;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.AboutHero-module__UgPipW__ctaWrapper{display:flex}.AboutHero-module__UgPipW__scrollCue{z-index:10;color:var(--secondary);flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.AboutHero-module__UgPipW__scrollText{font-size:.75rem;font-family:var(--font-sans);letter-spacing:2px;text-transform:uppercase}.AboutHero-module__UgPipW__scrollIcon{color:var(--accent)}@media (max-width:768px){.AboutHero-module__UgPipW__hero{height:100vh}.AboutHero-module__UgPipW__pill{font-size:.6rem}}
.FlowCarousel-module__fTJa-W__section{background:#000;width:100%;padding:10rem 0;position:relative;overflow:hidden}.FlowCarousel-module__fTJa-W__header{text-align:center;margin-bottom:6rem;padding:0 2rem}.FlowCarousel-module__fTJa-W__label{letter-spacing:.2rem;color:#00ff85;margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:block}.FlowCarousel-module__fTJa-W__title{color:#fff;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.2}.FlowCarousel-module__fTJa-W__carouselWrapper{cursor:grab;width:100%;position:relative}.FlowCarousel-module__fTJa-W__carouselWrapper:active{cursor:grabbing}.FlowCarousel-module__fTJa-W__carouselWrapper .FlowCarousel-module__fTJa-W__swiperContainer{padding:2rem 0 6rem;overflow:visible}.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slide{width:320px;height:380px;margin-right:2rem}.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slide:first-child{margin-left:2rem}@media (min-width:1024px){.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slide{width:400px;height:450px;margin-right:4rem}.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slide:first-child{margin-left:max(2rem,50vw - 700px)}}.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slidePadding{width:2rem;height:1px}@media (min-width:1024px){.FlowCarousel-module__fTJa-W__swiperContainer .FlowCarousel-module__fTJa-W__slidePadding{width:max(2rem,50vw - 700px)}}.FlowCarousel-module__fTJa-W__flowCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0a99;border:1px solid #ffffff0d;border-radius:2rem;flex-direction:column;justify-content:flex-end;height:100%;padding:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FlowCarousel-module__fTJa-W__flowCard:before{content:"";opacity:0;background:linear-gradient(135deg,#00ff850d,#0000);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.FlowCarousel-module__fTJa-W__flowCard:after{content:"";transform-origin:0;background:#00ff8533;width:100%;height:4px;transition:transform .5s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__flowCard{background:#0f0f0fe6;border-color:#00ff8566;transform:translateY(-10px);box-shadow:0 30px 60px #0009,inset 0 0 30px #00ff850d}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__flowCard:before{opacity:1}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__flowCard:after{transform:scaleX(1)}.FlowCarousel-module__fTJa-W__timelineLine{z-index:1;background:#ffffff1a;width:100%;height:1px;position:absolute;top:3rem;left:0}.FlowCarousel-module__fTJa-W__timelineDot{background:#00ff85;border-radius:50%;width:12px;height:12px;transition:transform .3s;position:absolute;top:50%;left:3rem;transform:translateY(-50%);box-shadow:0 0 15px #00ff8599}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__timelineDot{transform:translateY(-50%)scale(1.5);box-shadow:0 0 25px #00ff85}.FlowCarousel-module__fTJa-W__cardContent{z-index:10;position:relative}.FlowCarousel-module__fTJa-W__stepNumber{color:#ffffff0d;margin-bottom:2rem;font-family:monospace;font-size:6rem;font-weight:900;line-height:1;transition:all .5s;display:block}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__stepNumber{color:#00ff851a;transform:translate(10px)}.FlowCarousel-module__fTJa-W__stepTitle{color:#fff;font-size:1.75rem;font-weight:700;line-height:1.3;transition:color .3s}.FlowCarousel-module__fTJa-W__slide:hover .FlowCarousel-module__fTJa-W__stepTitle{color:#00ff85}
.AboutIntro-module__qDbcya__section{padding:var(--section-spacing)20px;color:#fff;background-color:#000}.AboutIntro-module__qDbcya__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.AboutIntro-module__qDbcya__textContent{flex-direction:column;gap:1.5rem;display:flex}.AboutIntro-module__qDbcya__title{font-family:var(--font-heading);text-transform:uppercase;font-size:3.5rem;font-weight:800;line-height:1}.AboutIntro-module__qDbcya__highlight{color:var(--accent)}.AboutIntro-module__qDbcya__subtitle{font-family:var(--font-body);color:#ddd;border-left:3px solid var(--accent);padding-left:1rem;font-size:1.2rem}.AboutIntro-module__qDbcya__description{font-family:var(--font-body);color:#888;max-width:450px;font-size:1rem;line-height:1.7}.AboutIntro-module__qDbcya__visualColumn{position:relative}.AboutIntro-module__qDbcya__imageWrapper{border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden}.AboutIntro-module__qDbcya__image{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.AboutIntro-module__qDbcya__badgeWrapper{z-index:20;position:absolute;top:-30px;left:-30px}@media (max-width:900px){.AboutIntro-module__qDbcya__container{grid-template-columns:1fr;gap:3rem}.AboutIntro-module__qDbcya__textContent{text-align:center;align-items:center}.AboutIntro-module__qDbcya__subtitle{border-left:none;padding-left:0}.AboutIntro-module__qDbcya__badgeWrapper{top:-30px;left:50%;transform:translate(-50%)}}
.MarketingFeature-module__t1ebTW__section{color:#fff;background-color:#000;padding:4rem 1rem}.MarketingFeature-module__t1ebTW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.MarketingFeature-module__t1ebTW__container.MarketingFeature-module__t1ebTW__reverse .MarketingFeature-module__t1ebTW__imageColumn{order:2}.MarketingFeature-module__t1ebTW__container.MarketingFeature-module__t1ebTW__reverse .MarketingFeature-module__t1ebTW__textColumn{order:1;padding-left:2rem;padding-right:0}.MarketingFeature-module__t1ebTW__imageColumn{perspective:1000px;justify-content:center;min-height:400px;display:flex;position:relative}.MarketingFeature-module__t1ebTW__imageWrapper{will-change:transform;border-radius:24px;width:100%;max-width:500px;height:400px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.MarketingFeature-module__t1ebTW__featureImage{object-fit:cover}.MarketingFeature-module__t1ebTW__textColumn{padding-right:2rem}.MarketingFeature-module__t1ebTW__subtitle{font-family:var(--font-body);color:var(--accent);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.MarketingFeature-module__t1ebTW__title{font-family:var(--font-heading);color:#fff;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.MarketingFeature-module__t1ebTW__description{font-family:var(--font-body);color:#e0e0e0;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.MarketingFeature-module__t1ebTW__platformsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:2rem 0;display:grid}.MarketingFeature-module__t1ebTW__platformItem{background:#ffffff12;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.MarketingFeature-module__t1ebTW__platformItem:hover{border-color:var(--accent);background:#00ff8526;transform:translateY(-5px)scale(1.02);box-shadow:0 10px 20px #00ff851a}.MarketingFeature-module__t1ebTW__platformIcon{color:var(--accent);align-items:center;font-size:.8rem;display:flex}.MarketingFeature-module__t1ebTW__platformName{font-family:var(--font-body);color:#fff;font-size:.95rem}.MarketingFeature-module__t1ebTW__ctaWrapper{margin-top:2rem}@media (max-width:968px){.MarketingFeature-module__t1ebTW__container{text-align:center;grid-template-columns:1fr}.MarketingFeature-module__t1ebTW__imageColumn{order:-1;margin-bottom:3rem}.MarketingFeature-module__t1ebTW__textColumn{padding-right:0}.MarketingFeature-module__t1ebTW__container.MarketingFeature-module__t1ebTW__reverse .MarketingFeature-module__t1ebTW__textColumn{padding-left:0}}
.ServicesAccordion-module__UutWmG__section{max-width:1400px;margin:0 auto;padding:6rem 2rem}.ServicesAccordion-module__UutWmG__title{letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ServicesAccordion-module__UutWmG__row{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:3rem;padding:4rem 0;display:flex}.ServicesAccordion-module__UutWmG__row:first-of-type{border-top:1px solid #ffffff1a}@media (min-width:1024px){.ServicesAccordion-module__UutWmG__row{flex-direction:row;align-items:flex-start;gap:6rem}}.ServicesAccordion-module__UutWmG__leftCol{flex:1;gap:1.5rem;display:flex}.ServicesAccordion-module__UutWmG__iconContainer{color:#fff;padding-top:.5rem}.ServicesAccordion-module__UutWmG__categoryContent{flex-direction:column;gap:1.5rem;display:flex}.ServicesAccordion-module__UutWmG__categoryTitle{letter-spacing:-.01em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;line-height:1.2}.ServicesAccordion-module__UutWmG__pillsContainer{flex-wrap:wrap;gap:.8rem;display:flex}.ServicesAccordion-module__UutWmG__pill{color:#ddd;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;transition:all .3s}.ServicesAccordion-module__UutWmG__pill:hover{color:#00ff85;background:#00ff850d;border-color:#00ff85}.ServicesAccordion-module__UutWmG__rightCol{flex-direction:column;flex:1;display:flex}.ServicesAccordion-module__UutWmG__accordionItem{border-bottom:1px solid #ffffff1a}.ServicesAccordion-module__UutWmG__accordionItem:last-child{border-bottom:none}.ServicesAccordion-module__UutWmG__accordionButton{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:color .3s;display:flex}.ServicesAccordion-module__UutWmG__accordionButton:hover{color:#00ff85}.ServicesAccordion-module__UutWmG__accordionTitle{font-size:1.1rem;font-weight:500}.ServicesAccordion-module__UutWmG__icon{color:#888;font-size:1.5rem;font-weight:300;transition:transform .3s}.ServicesAccordion-module__UutWmG__accordionContent{opacity:0;max-height:0;transition:all .4s ease-in-out;overflow:hidden}.ServicesAccordion-module__UutWmG__accordionContent.ServicesAccordion-module__UutWmG__open{opacity:1;max-height:500px;padding-bottom:1.5rem}.ServicesAccordion-module__UutWmG__accordionText{color:#aaa;font-size:.95rem;line-height:1.6}
.AboutValues-module__ibK_2a__section{padding:var(--section-spacing)var(--spacing-md);background-color:var(--background);position:relative}.AboutValues-module__ibK_2a__container{max-width:1400px;margin:0 auto}.AboutValues-module__ibK_2a__header{text-align:center;margin-bottom:5rem}.AboutValues-module__ibK_2a__title{text-transform:uppercase;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;font-family:var(--font-heading)}.AboutValues-module__ibK_2a__highlight{color:var(--accent)}.AboutValues-module__ibK_2a__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.AboutValues-module__ibK_2a__card{-webkit-backdrop-filter:blur(12px);background:#0a0a0ad9;border:1px solid #ffffff1a;border-radius:2rem;padding:3rem 2rem;transition:transform .3s,box-shadow .3s}.AboutValues-module__ibK_2a__card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00ff850d}.AboutValues-module__ibK_2a__iconWrapper{width:60px;height:60px;color:var(--accent);background:#00ff851a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.AboutValues-module__ibK_2a__cardTitle{font-size:1.8rem;font-weight:700;font-family:var(--font-heading);margin-bottom:1rem}.AboutValues-module__ibK_2a__cardDesc{color:var(--secondary);font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.AboutValues-module__ibK_2a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutValues-module__ibK_2a__grid{grid-template-columns:1fr}.AboutValues-module__ibK_2a__card{padding:2.5rem 1.5rem}}
.ServicesList-module__5-_Koa__section{color:#fff;min-height:100vh;padding:var(--section-spacing)0;background-color:#000;align-items:center;display:flex;position:relative}.ServicesList-module__5-_Koa__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.ServicesList-module__5-_Koa__leftColumn{position:sticky;top:100px}.ServicesList-module__5-_Koa__title{font-family:var(--font-heading);word-break:normal;-webkit-hyphens:none;hyphens:none;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1.1}.ServicesList-module__5-_Koa__greenText{color:var(--accent);display:block}.ServicesList-module__5-_Koa__description{font-family:var(--font-body);color:#ccc;max-width:500px;font-size:1.1rem;line-height:1.6}.ServicesList-module__5-_Koa__accordion{border-top:1px solid #333;width:100%}.ServicesList-module__5-_Koa__accordionItem{border-bottom:1px solid #333}.ServicesList-module__5-_Koa__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;transition:color .3s;display:flex}.ServicesList-module__5-_Koa__accordionHeader:hover .ServicesList-module__5-_Koa__serviceTitle{color:var(--accent)}.ServicesList-module__5-_Koa__serviceTitle{font-family:var(--font-heading);text-transform:uppercase;color:#fff;font-size:2rem;font-weight:400;transition:color .3s}.ServicesList-module__5-_Koa__icon{color:#fff;transition:transform .3s,color .3s}.ServicesList-module__5-_Koa__accordionItem.ServicesList-module__5-_Koa__active .ServicesList-module__5-_Koa__icon{color:var(--accent)}.ServicesList-module__5-_Koa__accordionContent{max-height:0;transition:max-height .4s;overflow:hidden}.ServicesList-module__5-_Koa__accordionItem.ServicesList-module__5-_Koa__active .ServicesList-module__5-_Koa__accordionContent{max-height:200px}.ServicesList-module__5-_Koa__tagsWrapper{flex-wrap:wrap;gap:1rem;padding-bottom:2rem;display:flex}.ServicesList-module__5-_Koa__tag{color:#fff;font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s}.ServicesList-module__5-_Koa__tag:hover{border-color:var(--accent);color:var(--accent);background:#00ff851a}.ServicesList-module__5-_Koa__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s forwards ServicesList-module__5-_Koa__fadeIn;display:flex;position:fixed;top:0;left:0}.ServicesList-module__5-_Koa__modalContent{background:#111;border:1px solid #333;border-radius:20px;width:90%;max-width:600px;padding:2rem;animation:.3s forwards ServicesList-module__5-_Koa__scaleUp;position:relative;transform:scale(.9)}.ServicesList-module__5-_Koa__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.ServicesList-module__5-_Koa__modalTitle{font-family:var(--font-heading);color:var(--accent);text-transform:uppercase;margin-bottom:1rem;font-size:2rem}.ServicesList-module__5-_Koa__modalDesc{color:#ccc;margin-bottom:2rem;line-height:1.6}@keyframes ServicesList-module__5-_Koa__fadeIn{to{opacity:1}}@keyframes ServicesList-module__5-_Koa__scaleUp{to{transform:scale(1)}}@media (max-width:1024px){.ServicesList-module__5-_Koa__container{grid-template-columns:1fr;gap:3rem}.ServicesList-module__5-_Koa__leftColumn{text-align:center;flex-direction:column;align-items:center;display:flex;position:static}.ServicesList-module__5-_Koa__description{margin:0 auto}.ServicesList-module__5-_Koa__buttonWrapper{justify-content:center;display:flex}}@media (max-width:768px){.ServicesList-module__5-_Koa__container{box-sizing:border-box;width:100%;padding:0 1.25rem}.ServicesList-module__5-_Koa__title{word-break:break-word;font-size:2rem}.ServicesList-module__5-_Koa__description{word-break:break-word;max-width:100%}.ServicesList-module__5-_Koa__serviceTitle{word-break:break-word;font-size:1.2rem}.ServicesList-module__5-_Koa__accordionContent p{word-break:break-word}.ServicesList-module__5-_Koa__accordionHeader{padding:1.25rem 0}}
.PerformanceChart-module__tC9rWG__section{background-color:#000;padding:120px 0;overflow:hidden}.PerformanceChart-module__tC9rWG__header{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.PerformanceChart-module__tC9rWG__tag{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.PerformanceChart-module__tC9rWG__title{font-family:var(--font-heading);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1}.PerformanceChart-module__tC9rWG__description{color:#888;font-size:1.1rem;line-height:1.6}.PerformanceChart-module__tC9rWG__chartContainer{background:#ffffff05;border:1px solid #ffffff0d;border-radius:30px;width:100%;max-width:1000px;margin:0 auto;padding:60px 40px;position:relative;box-shadow:0 40px 100px #00000080}.PerformanceChart-module__tC9rWG__svg{width:100%;height:auto;overflow:visible}.PerformanceChart-module__tC9rWG__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid}.PerformanceChart-module__tC9rWG__statItem{text-align:center;flex-direction:column;gap:.5rem;display:flex}.PerformanceChart-module__tC9rWG__statVal{font-family:var(--font-heading);color:var(--accent);font-size:clamp(2rem,4vw,3.5rem);font-weight:900}.PerformanceChart-module__tC9rWG__statLabel{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@media (max-width:768px){.PerformanceChart-module__tC9rWG__chartContainer{padding:30px 20px 20px;box-shadow:0 40px 100px #00000080}.PerformanceChart-module__tC9rWG__chartScroll{-webkit-overflow-scrolling:touch;scrollbar-width:auto;scrollbar-color:var(--accent)#ffffff14;padding-bottom:12px;overflow-x:auto;box-shadow:inset -60px 0 40px -10px #000000d9}.PerformanceChart-module__tC9rWG__chartScroll::-webkit-scrollbar{height:6px}.PerformanceChart-module__tC9rWG__chartScroll::-webkit-scrollbar-track{background:#ffffff14;border-radius:10px;margin:0 6px}.PerformanceChart-module__tC9rWG__chartScroll::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px;min-width:40px}.PerformanceChart-module__tC9rWG__chartScroll::-webkit-scrollbar-thumb:active{background:#fff}.PerformanceChart-module__tC9rWG__svg{min-width:600px;height:auto}.PerformanceChart-module__tC9rWG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0 1rem}.PerformanceChart-module__tC9rWG__statVal{font-size:clamp(1.5rem,6vw,2.5rem)}.PerformanceChart-module__tC9rWG__statLabel{font-size:.75rem}}
.ServiceContent-module__S3jxAW__section{color:#fff;background-color:#000;padding:100px 0;overflow:hidden}.ServiceContent-module__S3jxAW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.ServiceContent-module__S3jxAW__reverse .ServiceContent-module__S3jxAW__textColumn{order:2}.ServiceContent-module__S3jxAW__textColumn{flex-direction:column;align-items:flex-start;display:flex}.ServiceContent-module__S3jxAW__title{font-family:var(--font-heading);text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.ServiceContent-module__S3jxAW__title .highlight{color:var(--accent)}.ServiceContent-module__S3jxAW__divider{background-color:var(--accent);width:60px;height:4px;margin-bottom:2rem}.ServiceContent-module__S3jxAW__paragraph{font-family:var(--font-body);color:#ccc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.ServiceContent-module__S3jxAW__ctaWrapper{margin-top:1rem}.ServiceContent-module__S3jxAW__imageColumn{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ServiceContent-module__S3jxAW__imageWrapper{aspect-ratio:4/3;border:1px solid #ffffff1a;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.ServiceContent-module__S3jxAW__image{object-fit:cover;transition:transform .5s}.ServiceContent-module__S3jxAW__imageWrapper:hover .ServiceContent-module__S3jxAW__image{transform:scale(1.05)}@media (max-width:1024px){.ServiceContent-module__S3jxAW__container{grid-template-columns:1fr;gap:3rem}.ServiceContent-module__S3jxAW__reverse .ServiceContent-module__S3jxAW__textColumn{order:unset}.ServiceContent-module__S3jxAW__imageWrapper{aspect-ratio:16/9}.ServiceContent-module__S3jxAW__title{font-size:2.5rem}}
.AboutStats-module__mg2NtG__section{color:#fff;background-color:#000;border-top:1px solid #ffffff0d;padding:80px 20px}.AboutStats-module__mg2NtG__container{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.AboutStats-module__mg2NtG__textColumn{text-align:left}.AboutStats-module__mg2NtG__title{font-family:var(--font-heading);text-transform:uppercase;font-size:1.8rem;font-weight:800;line-height:1.2}.AboutStats-module__mg2NtG__highlight{color:var(--accent)}.AboutStats-module__mg2NtG__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AboutStats-module__mg2NtG__statCard{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;justify-content:center;padding:1.5rem;transition:background .3s;display:flex;position:relative}.AboutStats-module__mg2NtG__statCard:hover{background:#ffffff14}.AboutStats-module__mg2NtG__statHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.AboutStats-module__mg2NtG__numberWrapper{align-items:baseline;gap:2px;display:flex}.AboutStats-module__mg2NtG__plusPrefix{color:var(--accent);font-size:2rem;font-weight:700;font-family:var(--font-heading)}.AboutStats-module__mg2NtG__bigNumber{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1}.AboutStats-module__mg2NtG__plusIcon{color:var(--accent)}.AboutStats-module__mg2NtG__statLabel{font-family:var(--font-body);color:#bbb;font-size:.9rem;line-height:1.4}@media (max-width:900px){.AboutStats-module__mg2NtG__container{grid-template-columns:1fr;gap:3rem}.AboutStats-module__mg2NtG__title{text-align:center;font-size:1.5rem}.AboutStats-module__mg2NtG__statsGrid{grid-template-columns:1fr}.AboutStats-module__mg2NtG__statCard{text-align:center}.AboutStats-module__mg2NtG__statHeader{justify-content:center}}
.ProjectsSection-module__5HM1Qq__section{color:#fff;background-color:#000;padding:100px 0;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__header{text-align:center;margin-bottom:80px;padding:0 20px}.ProjectsSection-module__5HM1Qq__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.02em;color:#fff;text-align:center;width:100%;margin-bottom:2rem;font-size:clamp(3rem,15vw,15rem);font-weight:900;line-height:.8}.ProjectsSection-module__5HM1Qq__subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.5rem);font-weight:300}.ProjectsSection-module__5HM1Qq__subtitleRow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,2rem);font-weight:400;display:flex}.ProjectsSection-module__5HM1Qq__subtitleLeft{text-align:left}.ProjectsSection-module__5HM1Qq__subtitleCenter{text-align:center}.ProjectsSection-module__5HM1Qq__subtitleRight{text-align:right;color:var(--accent);font-weight:700}.ProjectsSection-module__5HM1Qq__highlight{color:var(--accent);font-weight:600}.ProjectsSection-module__5HM1Qq__gridContainer{perspective:1000px;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}.ProjectsSection-module__5HM1Qq__projectCard{aspect-ratio:4/5;cursor:pointer;will-change:transform,opacity;border-radius:30px;width:100%;max-height:85vh;transition:transform .1s ease-out;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ProjectsSection-module__5HM1Qq__projectImage{object-fit:cover;transition:transform .6s cubic-bezier(.33,1,.68,1);width:100%!important;height:100%!important}.ProjectsSection-module__5HM1Qq__projectCard:hover .ProjectsSection-module__5HM1Qq__projectImage{transform:scale(1.1)}.ProjectsSection-module__5HM1Qq__cardContent{z-index:2;pointer-events:none;position:absolute;bottom:40px;left:40px}.ProjectsSection-module__5HM1Qq__category{font-family:var(--font-body);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.ProjectsSection-module__5HM1Qq__projectTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;margin:0;font-size:clamp(1.2rem,2.5vw,2.2rem);font-weight:700;line-height:1}.ProjectsSection-module__5HM1Qq__mobileSlider{display:none}.ProjectsSection-module__5HM1Qq__swiperContainer{width:100%;height:auto}.ProjectsSection-module__5HM1Qq__paginationControls{justify-content:center;gap:15px;max-width:1400px;margin-top:0;margin-left:auto;margin-right:auto;padding:0 20px;display:flex}.ProjectsSection-module__5HM1Qq__pagBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.ProjectsSection-module__5HM1Qq__pagBtn:hover{border-color:var(--accent);color:var(--accent);background:#ffffff0d}@media (max-width:1024px){.ProjectsSection-module__5HM1Qq__title{font-size:clamp(3rem,15vw,6rem)}.ProjectsSection-module__5HM1Qq__subtitleRow{text-align:center;letter-spacing:.15em;flex-direction:column;gap:.2rem;margin-top:1.5rem;font-size:1rem}}@media (max-width:768px){.ProjectsSection-module__5HM1Qq__section{padding:60px 0}.ProjectsSection-module__5HM1Qq__header{margin-bottom:40px}.ProjectsSection-module__5HM1Qq__desktopGrid,.ProjectsSection-module__5HM1Qq__gridContainer{display:none}.ProjectsSection-module__5HM1Qq__mobileSlider{width:100%;min-height:480px;padding-bottom:0;display:block;overflow:visible}.ProjectsSection-module__5HM1Qq__swiperContainer{width:100%;height:100%;padding:10px 0}.ProjectsSection-module__5HM1Qq__mobileSlider .swiper-slide{justify-content:center;align-items:center;height:auto;display:flex}.ProjectsSection-module__5HM1Qq__mobileSlider .swiper-pagination{display:none!important}.ProjectsSection-module__5HM1Qq__projectCard{aspect-ratio:4/5;background-color:#111;border-radius:24px;width:100%;max-width:96%;margin:0 auto;opacity:1!important;transform:none!important}.ProjectsSection-module__5HM1Qq__projectTitle{font-size:1.5rem}.ProjectsSection-module__5HM1Qq__cardContent{bottom:25px;left:25px}.ProjectsSection-module__5HM1Qq__paginationControls{justify-content:center;margin-top:0;display:flex}}
.PerformancePillars-module__eo5W-a__section{background-color:#050505;padding:100px 0}.PerformancePillars-module__eo5W-a__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.PerformancePillars-module__eo5W-a__card,.PerformancePillars-module__eo5W-a__pillarCard{will-change:transform,opacity;background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:40px;transition:background .3s,border-color .3s}.PerformancePillars-module__eo5W-a__card:hover,.PerformancePillars-module__eo5W-a__pillarCard:hover{border-color:var(--accent);background:#ffffff0d;transform:translateY(-10px)!important}.PerformancePillars-module__eo5W-a__iconBox{margin-bottom:25px}.PerformancePillars-module__eo5W-a__cardTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:1.25rem;font-weight:700}.PerformancePillars-module__eo5W-a__cardDesc{color:#888;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.PerformancePillars-module__eo5W-a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.PerformancePillars-module__eo5W-a__grid{grid-template-columns:1fr}}
.TeamForm-module__l64O5a__section{padding:var(--section-spacing)20px;color:#fff;background-color:#000}.TeamForm-module__l64O5a__container{max-width:900px;margin:0 auto}.TeamForm-module__l64O5a__title{font-family:var(--font-heading);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1}.TeamForm-module__l64O5a__description{font-family:var(--font-body);color:#888;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.6}.TeamForm-module__l64O5a__form{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 0 40px #00ff851a,0 0 80px #00ff850d}.TeamForm-module__l64O5a__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TeamForm-module__l64O5a__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.TeamForm-module__l64O5a__input,.TeamForm-module__l64O5a__select,.TeamForm-module__l64O5a__textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.TeamForm-module__l64O5a__input::placeholder,.TeamForm-module__l64O5a__textarea::placeholder{color:#ffffff73}.TeamForm-module__l64O5a__input:focus,.TeamForm-module__l64O5a__select:focus,.TeamForm-module__l64O5a__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px #00ff851a}.TeamForm-module__l64O5a__textarea{resize:none;min-height:150px}.TeamForm-module__l64O5a__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem}.TeamForm-module__l64O5a__select option{color:#fff;background-color:#0a0a0a}.TeamForm-module__l64O5a__fileLabel{cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;transition:all .3s;display:flex;overflow:hidden}.TeamForm-module__l64O5a__fileLabel:hover{border-color:#ffffff4d}.TeamForm-module__l64O5a__fileInputHidden{opacity:0;clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.TeamForm-module__l64O5a__fileButton{background:var(--accent);color:#000;border-radius:6px;flex-shrink:0;padding:.4rem .9rem;font-size:.85rem;font-weight:700}.TeamForm-module__l64O5a__fileName{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.TeamForm-module__l64O5a__fileNameSelected{color:#fff}.TeamForm-module__l64O5a__fileLabelError{border-color:#ff4d4d!important}.TeamForm-module__l64O5a__fileHint{color:#ffffff4d;margin-left:.25rem;font-size:.75rem}.TeamForm-module__l64O5a__submitWrapper{margin-top:.5rem}.TeamForm-module__l64O5a__errorText{color:#ff4d4d;margin-left:.5rem;font-size:.8rem}.TeamForm-module__l64O5a__inputError{border-color:#ff4d4d!important}.TeamForm-module__l64O5a__successMessage{text-align:center;color:var(--accent);padding:1rem 0;font-size:1.1rem;font-weight:600}@media (max-width:768px){.TeamForm-module__l64O5a__row{grid-template-columns:1fr}.TeamForm-module__l64O5a__submitWrapper>div{width:100%}}
.ContactMap-module__nB2wwq__section{background-color:#000;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:100%;height:450px;position:relative;overflow:hidden}
.PerformanceVisual-module__St0y2a__section{background-color:#000;padding:150px 0;position:relative;overflow:hidden}.PerformanceVisual-module__St0y2a__bgWrapper{z-index:0;position:absolute;inset:0}.PerformanceVisual-module__St0y2a__bgImage{object-fit:cover;opacity:.3}.PerformanceVisual-module__St0y2a__overlay{background:radial-gradient(circle at 70%,#0000 0%,#000 80%);position:absolute;inset:0}.PerformanceVisual-module__St0y2a__content{z-index:1;max-width:800px;position:relative}.PerformanceVisual-module__St0y2a__title{font-family:var(--font-heading);text-transform:uppercase;margin-bottom:2.5rem;font-size:clamp(2.5rem,8vw,6rem);font-weight:900;line-height:.9}.PerformanceVisual-module__St0y2a__description{color:#ccc;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.PerformanceVisual-module__St0y2a__features{flex-wrap:wrap;gap:3rem;display:flex}.PerformanceVisual-module__St0y2a__featItem{flex-direction:column;gap:.5rem;display:flex}.PerformanceVisual-module__St0y2a__featNum{color:var(--accent);letter-spacing:2px;font-size:.8rem;font-weight:700}.PerformanceVisual-module__St0y2a__featText{letter-spacing:1px;font-size:1.1rem;font-weight:700}@media (max-width:768px){.PerformanceVisual-module__St0y2a__section{padding:100px 0}.PerformanceVisual-module__St0y2a__features{gap:2rem}}
.TeamCTA-module__sWcczq__section{color:#fff;background-color:#000;border-top:1px solid #ffffff0d;padding:120px 20px}.TeamCTA-module__sWcczq__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.TeamCTA-module__sWcczq__manifestoTitle{font-family:var(--font-heading);text-transform:uppercase;white-space:nowrap;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.2}.TeamCTA-module__sWcczq__outline{color:var(--accent)}.TeamCTA-module__sWcczq__content{flex-direction:column;gap:2rem;display:flex}.TeamCTA-module__sWcczq__text{font-family:var(--font-body);color:#ccc;font-size:1.2rem;line-height:1.6}@media (max-width:900px){.TeamCTA-module__sWcczq__container{text-align:center;grid-template-columns:1fr;gap:2rem}.TeamCTA-module__sWcczq__content{align-items:center}}
.WebStatement-module__xfryjq__section{background-color:#000;justify-content:center;align-items:center;min-height:60vh;padding:150px 0;display:flex;position:relative;overflow:hidden}.WebStatement-module__xfryjq__bgImageWrapper{z-index:0;opacity:.3;filter:grayscale();position:absolute;inset:0}.WebStatement-module__xfryjq__bgImage{object-fit:cover}.WebStatement-module__xfryjq__overlay{z-index:1;background:radial-gradient(circle,#0000 0%,#000 80%);position:absolute;inset:0}.WebStatement-module__xfryjq__container{z-index:2;text-align:center;max-width:1000px;position:relative}.WebStatement-module__xfryjq__title{font-family:var(--font-heading);text-transform:uppercase;color:#fff;margin-bottom:2rem;font-size:clamp(2rem,6vw,5rem);font-weight:900;line-height:1.1}.WebStatement-module__xfryjq__highlight{color:var(--accent)}.WebStatement-module__xfryjq__subtitle{color:#888;max-width:800px;margin:0 auto;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:500;line-height:1.4}.WebStatement-module__xfryjq__word{opacity:.1;margin-right:.25em;display:inline-block}@media (max-width:768px){.WebStatement-module__xfryjq__section{padding:100px 0}}
.BlogList-module__SvxRNG__section{color:#fff;background-color:#000;min-height:80vh;padding:80px 0}.BlogList-module__SvxRNG__container{flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.BlogList-module__SvxRNG__controlsRow{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.BlogList-module__SvxRNG__searchContainer{flex-shrink:0;width:300px;position:relative}.BlogList-module__SvxRNG__filterWrapper{cursor:grab;scrollbar-width:none;justify-content:center;margin-bottom:2rem;padding-bottom:10px;display:flex;overflow-x:auto}.BlogList-module__SvxRNG__filterWrapper::-webkit-scrollbar{display:none}.BlogList-module__SvxRNG__filterWrapper.BlogList-module__SvxRNG__activeDrag{cursor:grabbing;-webkit-user-select:none;user-select:none}.BlogList-module__SvxRNG__categories{gap:10px;display:flex}.BlogList-module__SvxRNG__filterBtn{color:#888;font-family:var(--font-body);cursor:pointer;white-space:nowrap;text-transform:uppercase;background:0 0;border:1px solid #fff3;border-radius:50px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s}.BlogList-module__SvxRNG__filterBtn:hover{color:#fff;border-color:#fff}.BlogList-module__SvxRNG__filterBtn.BlogList-module__SvxRNG__active{background:var(--accent);border-color:var(--accent);color:#000;font-weight:700}.BlogList-module__SvxRNG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.BlogList-module__SvxRNG__card{cursor:pointer;flex-direction:column;gap:1.5rem;text-decoration:none;display:flex}.BlogList-module__SvxRNG__imageContainer{aspect-ratio:16/10;background-color:#1a1a1a;border-radius:20px;width:100%;transition:transform .4s;position:relative;overflow:hidden}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__imageContainer{transform:translateY(-5px)}.BlogList-module__SvxRNG__cardImage{object-fit:cover;transition:transform .6s}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__cardImage{transform:scale(1.05)}.BlogList-module__SvxRNG__categoryBadge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;text-transform:uppercase;z-index:2;background:#0009;border:1px solid #ffffff1a;border-radius:5px;padding:5px 10px;font-size:.7rem;font-weight:700;position:absolute;top:15px;left:15px}.BlogList-module__SvxRNG__cardContent{flex-direction:column;gap:.5rem;display:flex}.BlogList-module__SvxRNG__date{color:#666;font-size:.8rem;font-family:var(--font-body);letter-spacing:1px}.BlogList-module__SvxRNG__cardTitle{font-family:var(--font-heading);text-transform:uppercase;color:#fff;font-size:1.2rem;font-weight:800;line-height:1.3;transition:color .3s}.BlogList-module__SvxRNG__card:hover .BlogList-module__SvxRNG__cardTitle{color:var(--accent)}.BlogList-module__SvxRNG__noResults{text-align:center;color:#666;padding:100px 0;font-size:1.2rem}.BlogList-module__SvxRNG__paginationControls{justify-content:center;align-items:center;gap:20px;margin-top:60px;display:flex}.BlogList-module__SvxRNG__pagBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.BlogList-module__SvxRNG__pagBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.BlogList-module__SvxRNG__pagBtn:disabled{opacity:.3;cursor:not-allowed}.BlogList-module__SvxRNG__pageIndicator{font-family:var(--font-body);color:#fff;gap:5px;font-size:1rem;display:flex}.BlogList-module__SvxRNG__separator,.BlogList-module__SvxRNG__totalPages{color:#666}@media (max-width:1024px){.BlogList-module__SvxRNG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogList-module__SvxRNG__grid{grid-template-columns:1fr}.BlogList-module__SvxRNG__controlsRow{flex-direction:column;align-items:stretch;gap:1rem}.BlogList-module__SvxRNG__searchContainer{width:100%}.BlogList-module__SvxRNG__filterWrapper{justify-content:flex-start}}
.CaseDetails-module__xo5xEG__article{background-color:var(--background);padding-bottom:80px}.CaseDetails-module__xo5xEG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.CaseDetails-module__xo5xEG__tag{color:var(--accent);letter-spacing:4px;text-transform:uppercase;opacity:.8;margin-bottom:.8rem;font-size:.7rem;font-weight:800;display:block}.CaseDetails-module__xo5xEG__heading{text-transform:uppercase;letter-spacing:-3px;color:#fff;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,6rem);font-weight:900;line-height:.9}.CaseDetails-module__xo5xEG__subheading{text-transform:uppercase;letter-spacing:-1px;margin-bottom:1.2rem;font-size:clamp(1.2rem,2.5vw,2.2rem);font-weight:800;line-height:1.1}.CaseDetails-module__xo5xEG__text{color:#a0a0a0;width:100%;font-size:1.1rem;line-height:1.5}.CaseDetails-module__xo5xEG__section{border-bottom:1px solid #ffffff0d;padding:100px 0;position:relative}.CaseDetails-module__xo5xEG__brandGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem;display:grid}.CaseDetails-module__xo5xEG__infoCard{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffff05;border:1px solid #00ff8533;border-radius:20px;padding:2rem;position:sticky;top:120px}.CaseDetails-module__xo5xEG__specTable{border-collapse:collapse;width:100%}.CaseDetails-module__xo5xEG__specTable th{text-align:left;color:var(--accent);text-transform:uppercase;letter-spacing:2px;padding:1rem 0;font-size:.7rem;font-weight:800}.CaseDetails-module__xo5xEG__specTable td{color:#fff;text-align:right;padding:1rem 0;font-size:1rem;font-weight:700}.CaseDetails-module__xo5xEG__specTable tr{border-bottom:1px solid #ffffff14}.CaseDetails-module__xo5xEG__masonryGrid{grid-template-columns:repeat(6,1fr);grid-auto-rows:110px;grid-auto-flow:dense;gap:.8rem;width:100%;margin-top:1.5rem;display:grid}.CaseDetails-module__xo5xEG__galleryItem{cursor:pointer;background:#0a0a0a;border:1px solid #ffffff0d;border-radius:12px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.CaseDetails-module__xo5xEG__wide{grid-column:span 2}.CaseDetails-module__xo5xEG__tall{grid-row:span 2}.CaseDetails-module__xo5xEG__large{grid-area:span 2/span 2}.CaseDetails-module__xo5xEG__videoItem{grid-area:span 3/span 2}.CaseDetails-module__xo5xEG__fullWidthItem{aspect-ratio:16/9;cursor:pointer;background:#0a0a0a;border:1px solid #ffffff0d;border-radius:24px;width:100%;height:auto;min-height:500px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}@media (max-width:768px){.CaseDetails-module__xo5xEG__fullWidthItem{min-height:250px}}.CaseDetails-module__xo5xEG__galleryItem:hover,.CaseDetails-module__xo5xEG__fullWidthItem:hover{border-color:var(--accent);z-index:10;transform:scale(1.01);box-shadow:0 10px 25px #00ff8526}.CaseDetails-module__xo5xEG__imageWrapper,.CaseDetails-module__xo5xEG__videoWrapper{width:100%;height:100%;position:relative}.CaseDetails-module__xo5xEG__image{object-fit:cover;width:100%;height:100%;transition:transform .8s}.CaseDetails-module__xo5xEG__galleryItem:hover .CaseDetails-module__xo5xEG__image,.CaseDetails-module__xo5xEG__fullWidthItem:hover .CaseDetails-module__xo5xEG__image{transform:scale(1.05)}.CaseDetails-module__xo5xEG__videoPreview{object-fit:cover;width:100%;height:100%;display:block}.CaseDetails-module__xo5xEG__playOverlay{background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CaseDetails-module__xo5xEG__playButton{background:var(--accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.CaseDetails-module__xo5xEG__itemCaption{opacity:0;background:linear-gradient(#0000 0%,#000000e6 100%);padding:.8rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.CaseDetails-module__xo5xEG__galleryItem:hover .CaseDetails-module__xo5xEG__itemCaption,.CaseDetails-module__xo5xEG__fullWidthItem:hover .CaseDetails-module__xo5xEG__itemCaption{opacity:1}.CaseDetails-module__xo5xEG__itemCaption span{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:.6rem;font-weight:700}.CaseDetails-module__xo5xEG__objectivesInfographic{flex-direction:column;width:100%;margin-top:1.5rem;display:flex}.CaseDetails-module__xo5xEG__objectiveItem{border-bottom:1px solid #ffffff0d;align-items:center;gap:3rem;width:100%;padding:1.5rem 0;transition:all .4s;display:flex}.CaseDetails-module__xo5xEG__objectiveItem:hover{background:#00ff8505;padding-left:1.5rem}.CaseDetails-module__xo5xEG__objNumber{color:#0000;-webkit-text-stroke:1px #00ff854d;min-width:120px;font-size:6rem;font-weight:900;line-height:1;transition:all .5s}.CaseDetails-module__xo5xEG__objectiveItem:hover .CaseDetails-module__xo5xEG__objNumber{-webkit-text-stroke:1.5px var(--accent);color:var(--accent);transform:scale(1.05)}.CaseDetails-module__xo5xEG__objContent{flex:1}.CaseDetails-module__xo5xEG__objContent h4{letter-spacing:2px;color:var(--accent);text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:800}.CaseDetails-module__xo5xEG__objContent p{color:#fff;text-transform:uppercase;max-width:90%;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:800;line-height:1.1}.CaseDetails-module__xo5xEG__strategyList{flex-direction:column;gap:20px;display:flex}.CaseDetails-module__xo5xEG__module{background:linear-gradient(145deg,#ffffff05 0%,#fff0 100%);border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:.7fr 1.3fr;gap:2.5rem;padding:35px;display:grid}.CaseDetails-module__xo5xEG__moduleFull{grid-template-columns:1fr}.CaseDetails-module__xo5xEG__funnelContainer{flex-direction:column;gap:10px;width:100%;margin-top:1rem;padding-left:15px;display:flex}.CaseDetails-module__xo5xEG__funnelStage{background:#ffffff05;border:1px solid #ffffff08;border-radius:12px;flex-direction:column;gap:.4rem;padding:1.5rem;display:flex;position:relative}.CaseDetails-module__xo5xEG__tofu{width:100%}.CaseDetails-module__xo5xEG__mofu{width:95%}.CaseDetails-module__xo5xEG__bofu{width:90%}.CaseDetails-module__xo5xEG__resultsHero{text-align:center;background:#000;border:1px solid #00ff854d;border-radius:32px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;padding:3rem 1.5rem;display:grid}.CaseDetails-module__xo5xEG__heroStat h3{color:var(--accent);margin-bottom:.3rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:900}.CaseDetails-module__xo5xEG__heroStat p{text-transform:uppercase;letter-spacing:2px;color:#fff;font-size:.7rem;font-weight:700}.CaseDetails-module__xo5xEG__chartContainer{background:#000;border:1px solid #00ff8526;border-radius:32px;height:400px;margin:40px 0;padding:2.5rem}.CaseDetails-module__xo5xEG__modalOverlay{z-index:11000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.CaseDetails-module__xo5xEG__modalContent{width:100%;max-width:1400px;position:relative}.CaseDetails-module__xo5xEG__closeButton{color:#fff;cursor:pointer;z-index:11001;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:fixed;top:30px;right:30px}.CaseDetails-module__xo5xEG__conclusion{text-align:center;background:radial-gradient(circle,#00ff850d 0%,#0000 70%);flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.CaseDetails-module__xo5xEG__conclusion h2{text-align:center;width:100%}.CaseDetails-module__xo5xEG__miniPill{color:var(--accent);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border:1px solid #00ff8566;border-radius:50px;padding:.3rem .75rem;font-size:.7rem;font-weight:700}@media (max-width:1024px){.CaseDetails-module__xo5xEG__brandGrid,.CaseDetails-module__xo5xEG__module{grid-template-columns:1fr}.CaseDetails-module__xo5xEG__masonryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CaseDetails-module__xo5xEG__masonryGrid{grid-template-columns:1fr;grid-auto-rows:200px}.CaseDetails-module__xo5xEG__wide,.CaseDetails-module__xo5xEG__tall,.CaseDetails-module__xo5xEG__large,.CaseDetails-module__xo5xEG__videoItem{grid-area:span 1/span 1}.CaseDetails-module__xo5xEG__videoItem{grid-row:span 2}.CaseDetails-module__xo5xEG__container{box-sizing:border-box;padding:0 1.25rem}.CaseDetails-module__xo5xEG__objectiveItem{align-items:flex-start;gap:1.25rem}.CaseDetails-module__xo5xEG__objNumber{min-width:2.5rem;font-size:3rem}.CaseDetails-module__xo5xEG__objContent p{word-break:break-word;max-width:100%}}
.CaseStudiesExplorer-module__9oADga__section{color:#fff;background-color:#000;min-height:80vh;padding:80px 0}.CaseStudiesExplorer-module__9oADga__container{flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.CaseStudiesExplorer-module__9oADga__filterContainer{scrollbar-width:none;justify-content:center;margin-bottom:2rem;padding-bottom:10px;display:flex;overflow-x:auto}.CaseStudiesExplorer-module__9oADga__filterContainer::-webkit-scrollbar{display:none}.CaseStudiesExplorer-module__9oADga__filterBtn{color:#888;font-family:var(--font-body);cursor:pointer;white-space:nowrap;text-transform:uppercase;background:0 0;border:1px solid #fff3;border-radius:50px;margin-right:10px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:all .3s}.CaseStudiesExplorer-module__9oADga__filterBtn:hover{color:#fff;border-color:#fff}.CaseStudiesExplorer-module__9oADga__filterBtn.CaseStudiesExplorer-module__9oADga__active{background:var(--accent);border-color:var(--accent);color:#000;font-weight:700}.CaseStudiesExplorer-module__9oADga__grid{grid-template-columns:repeat(2,1fr);gap:3rem;width:100%;display:grid}.CaseStudiesExplorer-module__9oADga__caseCard{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:30px;text-decoration:none;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.CaseStudiesExplorer-module__9oADga__caseCard:hover{border-color:var(--accent);transform:translateY(-15px)}.CaseStudiesExplorer-module__9oADga__imageWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.CaseStudiesExplorer-module__9oADga__image{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.CaseStudiesExplorer-module__9oADga__caseCard:hover .CaseStudiesExplorer-module__9oADga__image{transform:scale(1.1)}.CaseStudiesExplorer-module__9oADga__overlay{opacity:.8;background:linear-gradient(#0000 40%,#000000e6 100%);position:absolute;inset:0}.CaseStudiesExplorer-module__9oADga__content{padding:2.5rem}.CaseStudiesExplorer-module__9oADga__tags{gap:.5rem;margin-bottom:1.5rem;display:flex}.CaseStudiesExplorer-module__9oADga__tag{color:var(--accent);text-transform:uppercase;letter-spacing:2px;font-size:.7rem;font-weight:700}.CaseStudiesExplorer-module__9oADga__title{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.1}.CaseStudiesExplorer-module__9oADga__stats{gap:2rem;margin-top:2rem;display:flex}.CaseStudiesExplorer-module__9oADga__statItem{flex-direction:column;display:flex}.CaseStudiesExplorer-module__9oADga__statValue{color:var(--accent);font-size:1.5rem;font-weight:800}.CaseStudiesExplorer-module__9oADga__statLabel{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.CaseStudiesExplorer-module__9oADga__paginationControls{justify-content:center;align-items:center;gap:20px;margin-top:60px;display:flex}.CaseStudiesExplorer-module__9oADga__pagBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.CaseStudiesExplorer-module__9oADga__pagBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.CaseStudiesExplorer-module__9oADga__pagBtn:disabled{opacity:.3;cursor:not-allowed}.CaseStudiesExplorer-module__9oADga__pageIndicator{font-family:var(--font-body);color:#fff;gap:5px;font-size:1rem;display:flex}.CaseStudiesExplorer-module__9oADga__separator,.CaseStudiesExplorer-module__9oADga__totalPages{color:#666}.CaseStudiesExplorer-module__9oADga__noResults{text-align:center;color:#666;padding:100px 0;font-size:1.2rem}@media (max-width:1024px){.CaseStudiesExplorer-module__9oADga__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.CaseStudiesExplorer-module__9oADga__content{padding:1.5rem}.CaseStudiesExplorer-module__9oADga__title{font-size:1.5rem}.CaseStudiesExplorer-module__9oADga__filterContainer{justify-content:flex-start}}
.FloatingPills-module__b7K0TW__section{background-color:#000;justify-content:center;align-items:center;min-height:600px;padding:150px 0;display:flex;position:relative;overflow:hidden}.FloatingPills-module__b7K0TW__titleWrapper{z-index:10;text-align:center;pointer-events:none;position:relative}.FloatingPills-module__b7K0TW__mainTitle{font-family:var(--font-heading);text-transform:uppercase;color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:.9}.FloatingPills-module__b7K0TW__highlight{color:var(--accent)}.FloatingPills-module__b7K0TW__container{z-index:1;width:100%;height:100%;position:absolute;inset:0}.FloatingPills-module__b7K0TW__pill{color:#fff9;white-space:nowrap;cursor:default;filter:blur(.5px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .4s;position:absolute}.FloatingPills-module__b7K0TW__pill:hover{border-color:var(--accent);color:var(--accent);filter:blur();z-index:20;background:#00ff850d;transform:scale(1.1)!important}.FloatingPills-module__b7K0TW__pillHighlight{color:#00ff8580;border-color:#00ff8533}@media (max-width:768px){.FloatingPills-module__b7K0TW__section{min-height:500px;padding:100px 0}.FloatingPills-module__b7K0TW__mainTitle{font-size:clamp(2.5rem,12vw,4rem)}.FloatingPills-module__b7K0TW__pill{padding:6px 14px;font-size:.75rem}}
.PortfolioDetails-module__ri4flq__section{background-color:#000;padding:100px 0}.PortfolioDetails-module__ri4flq__container{max-width:1400px;margin:0 auto;padding:0 20px}.PortfolioDetails-module__ri4flq__intro{max-width:800px;margin-bottom:80px}.PortfolioDetails-module__ri4flq__sectionTitle{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:.875rem;font-weight:700;display:block}.PortfolioDetails-module__ri4flq__description{color:#fff;font-size:1.25rem;line-height:1.6}.PortfolioDetails-module__ri4flq__masonryGrid{width:auto;margin-left:-1.5rem;display:flex}.PortfolioDetails-module__ri4flq__masonryColumn{background-clip:padding-box;padding-left:1.5rem}.PortfolioDetails-module__ri4flq__galleryItem{cursor:pointer;background:#0a0a0a;border:1px solid #ffffff0d;border-radius:20px;margin-bottom:1.5rem;transition:border-color .3s;position:relative;overflow:hidden}.PortfolioDetails-module__ri4flq__galleryItem:hover{border-color:var(--accent)}.PortfolioDetails-module__ri4flq__imageWrapper{width:100%;position:relative}.PortfolioDetails-module__ri4flq__image{width:100%;height:auto;transition:transform .8s cubic-bezier(.4,0,.2,1);display:block}.PortfolioDetails-module__ri4flq__galleryItem:hover .PortfolioDetails-module__ri4flq__image{transform:scale(1.03)}.PortfolioDetails-module__ri4flq__videoWrapper{background:#000;width:100%;position:relative}.PortfolioDetails-module__ri4flq__videoPreview{width:100%;height:auto;display:block}.PortfolioDetails-module__ri4flq__videoPreviewAbs{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.PortfolioDetails-module__ri4flq__youtubeContainer{background:#000;border-radius:20px;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.PortfolioDetails-module__ri4flq__modalYoutube{border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.PortfolioDetails-module__ri4flq__playOverlay{background:#0003;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.PortfolioDetails-module__ri4flq__galleryItem:hover .PortfolioDetails-module__ri4flq__playOverlay{background:#0006}.PortfolioDetails-module__ri4flq__playButton{background:var(--accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.PortfolioDetails-module__ri4flq__galleryItem:hover .PortfolioDetails-module__ri4flq__playButton{transform:scale(1.15)}.PortfolioDetails-module__ri4flq__infoSection{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:100px;padding-top:60px;display:grid;position:relative}.PortfolioDetails-module__ri4flq__infoBlock{z-index:2;border-radius:15px;flex-direction:column;gap:12px;padding:20px;transition:background .3s;display:flex;position:relative}.PortfolioDetails-module__ri4flq__infoLabel{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.PortfolioDetails-module__ri4flq__infoValue{color:#fff;font-size:1.125rem;font-weight:500}.PortfolioDetails-module__ri4flq__mouseTracker{pointer-events:none;z-index:1;opacity:0;filter:blur(30px);background:radial-gradient(circle,#00ff8526 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:0;left:0}.PortfolioDetails-module__ri4flq__modalOverlay{z-index:11000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000fa;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PortfolioDetails-module__ri4flq__modalContent{justify-content:center;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.PortfolioDetails-module__ri4flq__modalImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:90vh}.PortfolioDetails-module__ri4flq__modalVideo{background:#000;border-radius:12px;width:100%;max-height:85vh}.PortfolioDetails-module__ri4flq__closeButton{color:#fff;cursor:pointer;z-index:11001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:15px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.PortfolioDetails-module__ri4flq__closeButton:hover{background:var(--accent);color:#000}@media (max-width:768px){.PortfolioDetails-module__ri4flq__masonryGrid{grid-template-columns:1fr}.PortfolioDetails-module__ri4flq__fullWidth{grid-column:span 1}.PortfolioDetails-module__ri4flq__infoSection{grid-template-columns:1fr}.PortfolioDetails-module__ri4flq__mouseTracker{display:none}}
.PortfolioExplorer-module__wnyHoa__section{color:#fff;background-color:#000;min-height:80vh;padding:80px 0}.PortfolioExplorer-module__wnyHoa__container{flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.PortfolioExplorer-module__wnyHoa__controlsRow{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.PortfolioExplorer-module__wnyHoa__filterContainer{scrollbar-width:none;flex:1;justify-content:flex-start;padding-bottom:10px;display:flex;overflow-x:auto}.PortfolioExplorer-module__wnyHoa__searchContainer{width:300px;position:relative}.PortfolioExplorer-module__wnyHoa__searchInput{color:#fff;width:100%;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:12px 20px 12px 45px;font-size:.9rem;transition:all .3s}.PortfolioExplorer-module__wnyHoa__searchInput:focus{border-color:var(--accent);background:#ffffff14;outline:none}.PortfolioExplorer-module__wnyHoa__searchIcon{color:#666;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.PortfolioExplorer-module__wnyHoa__filterBtn{color:#888;font-family:var(--font-body);cursor:pointer;white-space:nowrap;text-transform:uppercase;background:0 0;border:1px solid #fff3;border-radius:50px;margin-right:10px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:all .3s}.PortfolioExplorer-module__wnyHoa__filterBtn:hover{color:#fff;border-color:#fff}.PortfolioExplorer-module__wnyHoa__filterBtn.PortfolioExplorer-module__wnyHoa__active{background:var(--accent);border-color:var(--accent);color:#000;font-weight:700}.PortfolioExplorer-module__wnyHoa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.PortfolioExplorer-module__wnyHoa__portfolioCard{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:20px;text-decoration:none;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.PortfolioExplorer-module__wnyHoa__portfolioCard:hover{border-color:var(--accent);transform:translateY(-10px)}.PortfolioExplorer-module__wnyHoa__imageWrapper{aspect-ratio:1;position:relative;overflow:hidden}.PortfolioExplorer-module__wnyHoa__image{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.PortfolioExplorer-module__wnyHoa__portfolioCard:hover .PortfolioExplorer-module__wnyHoa__image{transform:scale(1.1)}.PortfolioExplorer-module__wnyHoa__overlay{opacity:0;background:linear-gradient(#0000 50%,#000c 100%);transition:opacity .3s;position:absolute;inset:0}.PortfolioExplorer-module__wnyHoa__portfolioCard:hover .PortfolioExplorer-module__wnyHoa__overlay{opacity:1}.PortfolioExplorer-module__wnyHoa__content{padding:1.5rem}.PortfolioExplorer-module__wnyHoa__category{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.PortfolioExplorer-module__wnyHoa__title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.2}.PortfolioExplorer-module__wnyHoa__paginationControls{justify-content:center;align-items:center;gap:20px;margin-top:60px;display:flex}.PortfolioExplorer-module__wnyHoa__pagBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.PortfolioExplorer-module__wnyHoa__pagBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.PortfolioExplorer-module__wnyHoa__pagBtn:disabled{opacity:.3;cursor:not-allowed}.PortfolioExplorer-module__wnyHoa__pageIndicator{font-family:var(--font-body);color:#fff;gap:5px;font-size:1rem;display:flex}.PortfolioExplorer-module__wnyHoa__separator,.PortfolioExplorer-module__wnyHoa__totalPages{color:#666}.PortfolioExplorer-module__wnyHoa__noResults{text-align:center;color:#666;padding:100px 0;font-size:1.2rem}@media (max-width:1024px){.PortfolioExplorer-module__wnyHoa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PortfolioExplorer-module__wnyHoa__grid{grid-template-columns:1fr}.PortfolioExplorer-module__wnyHoa__controlsRow{flex-direction:column;align-items:stretch;gap:1rem}.PortfolioExplorer-module__wnyHoa__filterContainer{justify-content:flex-start}.PortfolioExplorer-module__wnyHoa__searchContainer{width:100%}}
.ServicesPageList-module__HMvMIa__section{padding:var(--section-spacing)20px;background-color:#000}.ServicesPageList-module__HMvMIa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.ServicesPageList-module__HMvMIa__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.ServicesPageList-module__HMvMIa__card:hover{border-color:var(--accent);background:#ffffff0a;transform:translateY(-10px)}.ServicesPageList-module__HMvMIa__imageWrapper{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.ServicesPageList-module__HMvMIa__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ServicesPageList-module__HMvMIa__card:hover .ServicesPageList-module__HMvMIa__image{transform:scale(1.1)}.ServicesPageList-module__HMvMIa__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.ServicesPageList-module__HMvMIa__category{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:block}.ServicesPageList-module__HMvMIa__title{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.2}.ServicesPageList-module__HMvMIa__description{color:#888;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.ServicesPageList-module__HMvMIa__footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.ServicesPageList-module__HMvMIa__btn{color:#fff;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:inline-flex}.ServicesPageList-module__HMvMIa__btnArrow{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.ServicesPageList-module__HMvMIa__card:hover .ServicesPageList-module__HMvMIa__btnArrow{background:var(--accent);border-color:var(--accent);color:#000}@media (max-width:1200px){.ServicesPageList-module__HMvMIa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesPageList-module__HMvMIa__grid{grid-template-columns:1fr}.ServicesPageList-module__HMvMIa__cardContent{padding:1.5rem}.ServicesPageList-module__HMvMIa__title{font-size:1.25rem}}
.BasketballGame-module__o0zeZG__wrapper{-webkit-tap-highlight-color:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#000;width:100%;min-height:100dvh;position:relative;overflow:hidden}.BasketballGame-module__o0zeZG__ghost{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;padding-bottom:12%;display:flex;position:absolute;inset:0;overflow:hidden}.BasketballGame-module__o0zeZG__ghostLogo{opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(320px,78vw,960px);height:auto;margin-top:6%;display:block}.BasketballGame-module__o0zeZG__overlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding-top:12%;display:flex;position:absolute;inset:0}.BasketballGame-module__o0zeZG__errorText{font-family:var(--font-heading);letter-spacing:-.03em;text-transform:uppercase;color:var(--accent);opacity:.55;font-size:clamp(1.6rem,6vw,6.5rem);font-weight:700;line-height:.88}.BasketballGame-module__o0zeZG__svg{z-index:1;transform-origin:50%;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:transform .22s;display:block;position:absolute;inset:0}.BasketballGame-module__o0zeZG__topLabel{text-align:center;z-index:2;pointer-events:none;width:100%;font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:#fff3;font-size:.6rem;font-weight:500;position:absolute;top:5rem;left:0}.BasketballGame-module__o0zeZG__scoreboard{flex-direction:row;align-items:flex-start;gap:0;display:flex}.BasketballGame-module__o0zeZG__scoreItem{flex-direction:column;align-items:center;gap:.2rem;padding:0 2.5rem;display:flex}.BasketballGame-module__o0zeZG__scoreItem+.BasketballGame-module__o0zeZG__scoreItem{border-left:1px solid #ffffff14}.BasketballGame-module__o0zeZG__scoreLabel{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:#ffffff4d;font-size:.5rem;font-weight:600}.BasketballGame-module__o0zeZG__scoreValue{font-family:var(--font-heading);color:#fff;font-size:3rem;font-weight:700;line-height:1;display:inline-block}.BasketballGame-module__o0zeZG__scoreValueAccent{color:var(--accent);text-shadow:0 0 24px #00ff8566}.BasketballGame-module__o0zeZG__powerMeter{z-index:2;pointer-events:none;opacity:0;flex-direction:column;align-items:center;gap:.5rem;width:min(200px,48vw);transition:opacity .15s;display:flex;position:absolute;bottom:5.75rem;left:50%;transform:translate(-50%)}.BasketballGame-module__o0zeZG__powerMeterActive{opacity:1}.BasketballGame-module__o0zeZG__powerLabel{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:#ffffff59;font-size:.45rem;font-weight:600}.BasketballGame-module__o0zeZG__powerTrack{background:#ffffff1a;border-radius:99px;width:100%;height:3px;overflow:hidden}.BasketballGame-module__o0zeZG__powerFill{transform-origin:0;background:var(--accent);will-change:transform,background;border-radius:99px;width:100%;height:100%;transform:scaleX(0)}.BasketballGame-module__o0zeZG__homeBtnWrapper{z-index:3;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.BasketballGame-module__o0zeZG__celebrationZone{z-index:10;pointer-events:none;width:0;height:0;position:absolute}.BasketballGame-module__o0zeZG__scoreFlash{font-family:var(--font-heading);color:var(--accent);text-shadow:0 0 24px #00ff85d9;white-space:nowrap;pointer-events:none;will-change:transform,opacity;font-size:2.25rem;font-weight:700;position:absolute;transform:translate(-50%)}.BasketballGame-module__o0zeZG__confettiParticle{pointer-events:none;will-change:transform,opacity;border-radius:1px;width:5px;height:5px;position:absolute}@media screen and (max-width:768px){.BasketballGame-module__o0zeZG__ghost{padding-bottom:22%}.BasketballGame-module__o0zeZG__ghostLogo{margin-top:0}.BasketballGame-module__o0zeZG__scoreItem{padding:0 1.25rem}.BasketballGame-module__o0zeZG__scoreValue{font-size:2rem}.BasketballGame-module__o0zeZG__errorText{font-size:clamp(1.4rem,5vw,5rem)}.BasketballGame-module__o0zeZG__powerMeter{width:min(160px,55vw);bottom:8rem}.BasketballGame-module__o0zeZG__homeBtnWrapper{display:none}}
