.LoadingScreen-module__zfmyua__loadingContainer{width:100%;height:calc(var(--vh,1vh) * 100);z-index:9999;background-color:#000;justify-content:center;align-items:center;transition:transform 1.6s cubic-bezier(.25,1,.5,1),opacity 1.6s;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__zfmyua__finished{opacity:0;pointer-events:none;transform:translateY(-100%)}.LoadingScreen-module__zfmyua__inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LoadingScreen-module__zfmyua__loaderWrapper{flex-direction:column;align-items:stretch;width:max-content;display:flex}.LoadingScreen-module__zfmyua__loadingText{font-family:var(--font-barlow-condensed), Impact, sans-serif;text-transform:uppercase;color:#fff;letter-spacing:.1em;text-indent:.1em;text-align:center;opacity:0;width:100%;margin-bottom:2vh;font-size:clamp(3rem,5.5vw,8.5rem);font-weight:900;animation:.4s forwards LoadingScreen-module__zfmyua__fadeIn}.LoadingScreen-module__zfmyua__progressContainer{align-items:center;width:100%;height:clamp(6px,.5vw,18px);display:flex;position:relative}.LoadingScreen-module__zfmyua__thinLine{opacity:.6;background-color:red;width:100%;height:1.5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.LoadingScreen-module__zfmyua__progressBar{background-color:red;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.LoadingScreen-module__zfmyua__logoContainer{justify-content:center;align-items:center;display:flex}.LoadingScreen-module__zfmyua__logoText{font-family:var(--font-barlow-condensed), Impact, sans-serif;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(4rem,15vw,12rem);display:inline-flex;position:relative;overflow:visible}.LoadingScreen-module__zfmyua__fear{color:#fff;font-weight:900;display:inline-block;position:relative}.LoadingScreen-module__zfmyua__fear:after{content:"";background-color:red;width:0;height:clamp(4px,.8vw,8px);transition:width .8s cubic-bezier(.85,0,.15,1);position:absolute;top:52%;left:0;transform:translateY(-50%)}.LoadingScreen-module__zfmyua__strikeActive .LoadingScreen-module__zfmyua__fear:after{width:100%}.LoadingScreen-module__zfmyua__less{color:#0000;-webkit-text-stroke:1px #fff;margin-left:2px;font-weight:900}@keyframes LoadingScreen-module__zfmyua__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen-module__zfmyua__fillProgress{0%{width:0}to{width:100%}}
.Header-module__hBw1pG__header{z-index:10000;pointer-events:none;background:0 0;justify-content:space-between;align-items:center;width:100%;height:clamp(80px,5.5vw,110px);padding:0 2vw;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__logoLink{pointer-events:auto;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__logoText{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:#fff;align-items:baseline;font-size:clamp(1.25rem,4.5vw,3.75rem);font-weight:900;line-height:1.1;display:inline-flex}.Header-module__hBw1pG__fear{color:#fff;display:inline-block;position:relative}.Header-module__hBw1pG__redSlash{background-color:red;border-radius:0 0 3px;width:98%;height:clamp(1px,.25vw,2.5px);position:absolute;top:56%;left:0;transform:translateY(-50%)}.Header-module__hBw1pG__less{color:#0000;-webkit-text-stroke-width:.75px;-webkit-text-stroke-color:#fff;padding-left:clamp(1px,.2vw,2.5px);display:inline-block}.Header-module__hBw1pG__musicButton{pointer-events:auto;cursor:pointer;color:#fff;background-color:#ffffff0f;border:none;border-radius:clamp(9px,.8vw,15px);justify-content:center;align-items:center;width:clamp(36px,3.2vw,60px);height:clamp(36px,3.2vw,60px);transition:background-color .2s,transform .2s;display:flex}.Header-module__hBw1pG__musicButton:hover{background-color:#f003;transform:scale(1.05)}.Header-module__hBw1pG__eqContainer{align-items:flex-end;gap:3px;height:16px;display:flex}.Header-module__hBw1pG__eqBar{background-color:red;border-radius:2px;width:3px;animation:.8s ease-in-out infinite alternate Header-module__hBw1pG__eqPulse}.Header-module__hBw1pG__eqBar1{height:60%;animation-delay:0s}.Header-module__hBw1pG__eqBar2{height:100%;animation-delay:.2s}.Header-module__hBw1pG__eqBar3{height:40%;animation-delay:.4s}@keyframes Header-module__hBw1pG__eqPulse{0%{height:25%}to{height:100%}}.Header-module__hBw1pG__mutedIcon{color:#ffffff80}.Header-module__hBw1pG__menuButton{pointer-events:auto;cursor:pointer;z-index:1001;background-color:#ffffff14;border:1px solid #ffffff26;border-radius:clamp(9px,.8vw,15px);justify-content:center;align-items:center;width:clamp(36px,3.2vw,60px);height:clamp(36px,3.2vw,60px);transition:background-color .35s cubic-bezier(.16,1,.3,1),border-color .35s,transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Header-module__hBw1pG__menuButton:hover{background-color:#f003;border-color:#f006;transform:scale(1.05)}.Header-module__hBw1pG__menuButtonActive{background-color:red!important;border-color:red!important}.Header-module__hBw1pG__menuDots{justify-content:center;align-items:center;width:22px;height:22px;transition:transform .45s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Header-module__hBw1pG__dot{transform-origin:50%;background-color:#fff;border-radius:50%;width:5px;height:5px;transition:transform .45s cubic-bezier(.16,1,.3,1),left .45s cubic-bezier(.16,1,.3,1),top .45s cubic-bezier(.16,1,.3,1),width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1),opacity .3s,border-radius .3s;position:absolute;top:8.5px}.Header-module__hBw1pG__dot1{left:1px}.Header-module__hBw1pG__dot2{left:8.5px}.Header-module__hBw1pG__dot3{left:16px}.Header-module__hBw1pG__menuButtonActive .Header-module__hBw1pG__menuDots{transform:rotate(180deg)}.Header-module__hBw1pG__menuButtonActive .Header-module__hBw1pG__dot1{background-color:#fff;border-radius:2px;width:18px;height:3px;top:9.5px;left:2px;transform:rotate(45deg)}.Header-module__hBw1pG__menuButtonActive .Header-module__hBw1pG__dot2{opacity:0;transform:scale(0)}.Header-module__hBw1pG__menuButtonActive .Header-module__hBw1pG__dot3{background-color:#fff;border-radius:2px;width:18px;height:3px;top:9.5px;left:2px;transform:rotate(-45deg)}.Header-module__hBw1pG__logoPlaceholder{width:var(--header-logo-width,175px);pointer-events:none;flex-shrink:0;height:1px;display:inline-block}.Header-module__hBw1pG__headerSubTitleContainer{vertical-align:middle;width:0;height:1em;display:inline-block;position:relative;overflow:visible}.Header-module__hBw1pG__headerSubTitleItem{white-space:nowrap;opacity:0;visibility:hidden;align-items:center;transition:opacity .15s,visibility .15s;display:inline-flex;position:absolute;top:50%;left:clamp(24px,4.5vw,56px);transform:translateY(-50%)}.Header-module__hBw1pG__subHeaderBase{font-family:var(--font-display);letter-spacing:.02em;font-size:clamp(1.25rem,4.5vw,3.75rem);font-weight:900;line-height:1.15}.Header-module__hBw1pG__subHeaderOverlay{width:100%;height:100%;font-family:var(--font-display);letter-spacing:.02em;white-space:nowrap;pointer-events:none;clip-path:inset(-10% 100% -10% -10%);font-size:clamp(1.25rem,4.5vw,3.75rem);font-weight:900;line-height:1.15;position:absolute;top:0;left:0}.Header-module__hBw1pG__dimRed{color:#ff000026}.Header-module__hBw1pG__solidRed{color:red;-webkit-text-stroke:none}.Header-module__hBw1pG__headerRight{pointer-events:auto;align-items:center;gap:1.2rem;display:flex}.Header-module__hBw1pG__activeTabLabel{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:.1em;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(1rem,1.2vw,1.8rem);font-weight:800;animation:.35s cubic-bezier(.16,1,.3,1) forwards Header-module__hBw1pG__tabFadeIn}@keyframes Header-module__hBw1pG__tabFadeIn{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:768px){.Header-module__hBw1pG__header{height:72px;padding:0 1.5rem}.Header-module__hBw1pG__logoText{font-size:clamp(1.2rem,5vw,1.8rem)}.Header-module__hBw1pG__logoPlaceholder{width:90px}.Header-module__hBw1pG__musicButton,.Header-module__hBw1pG__menuButton{border-radius:9px;width:40px;height:40px}.Header-module__hBw1pG__activeTabLabel{font-size:.9rem}.Header-module__hBw1pG__headerRight{gap:.8rem}}@media (max-width:480px){.Header-module__hBw1pG__header{height:58px;padding:0 1rem}.Header-module__hBw1pG__activeTabLabel{display:none}.Header-module__hBw1pG__musicButton,.Header-module__hBw1pG__menuButton{border-radius:6px;width:32px;height:32px}.Header-module__hBw1pG__headerRight{gap:.6rem}}@media (max-height:720px){.Header-module__hBw1pG__header{padding:0 1.5vw}.Header-module__hBw1pG__logoText,.Header-module__hBw1pG__subHeaderBase,.Header-module__hBw1pG__subHeaderOverlay{font-size:clamp(1.1rem,3.8vw,2.5rem)}.Header-module__hBw1pG__musicButton,.Header-module__hBw1pG__menuButton{border-radius:clamp(6px,.6vw,10px);width:clamp(30px,2.8vw,44px);height:clamp(30px,2.8vw,44px)}.Header-module__hBw1pG__activeTabLabel{font-size:clamp(.75rem,.9vw,1.2rem)}}@media (max-height:600px){.Header-module__hBw1pG__header{padding:0 1vw}.Header-module__hBw1pG__logoText,.Header-module__hBw1pG__subHeaderBase,.Header-module__hBw1pG__subHeaderOverlay{font-size:clamp(1rem,3.2vw,2rem)}.Header-module__hBw1pG__musicButton,.Header-module__hBw1pG__menuButton{width:30px;height:30px}.Header-module__hBw1pG__activeTabLabel{font-size:.75rem}}
.staggered-menu-wrapper{z-index:999;pointer-events:none;width:100%;height:100%;position:relative}.staggered-menu-wrapper.fixed-wrapper{z-index:999;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.sm-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1;pointer-events:auto;cursor:pointer;background:#00000073;width:100vw;height:100vh;position:fixed;top:0;left:0}.staggered-menu-panel{z-index:10;pointer-events:auto;background:#fff;border-left:1px solid #0000001a;flex-direction:column;width:clamp(300px,40vw,480px);height:100%;padding:6.5em 3em 3em;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000014}[data-position=left] .staggered-menu-panel{border-left:none;border-right:1px solid #0000001a;left:0;right:auto;box-shadow:8px 0 24px #00000014}.sm-close-btn{color:#000;cursor:pointer;z-index:20;background:#0000000d;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:700;transition:background-color .2s,color .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:2rem;right:2rem}.sm-close-btn:hover{color:#fff;background-color:red;border-color:red;transform:scale(1.08)}.sm-prelayers{pointer-events:none;z-index:5;width:clamp(300px,40vw,480px);position:absolute;top:0;bottom:0;right:0}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{width:100%;height:100%;position:absolute;top:0;right:0;transform:translate(0)}.sm-panel-inner{flex-direction:column;flex:1;justify-content:space-between;gap:2.5rem;display:flex}.sm-panel-list{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-panel-item{color:#000;font-family:var(--font-display), sans-serif;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1;text-decoration:none;transition:color .3s,transform .3s;display:inline-block;position:relative}.sm-panel-itemLabel{will-change:transform;transform-origin:50% 100%;display:inline-block}.sm-panel-item:hover{color:var(--sm-accent,red)}.sm-socials{border-top:1px solid #00000014;flex-direction:column;gap:.85rem;margin-top:auto;padding-top:2rem;display:flex}.sm-socials-title{font-family:var(--font-display), sans-serif;color:var(--sm-accent,red);text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.85rem;font-weight:800}.sm-socials-list{flex-flow:wrap;align-items:center;gap:1.4rem;margin:0;padding:0;list-style:none;display:flex}.sm-socials-link{font-family:var(--font-display), sans-serif;color:#111;text-transform:uppercase;letter-spacing:.05em;padding:2px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s,opacity .3s;display:inline-block;position:relative}.sm-socials-list:hover .sm-socials-link{opacity:.4}.sm-socials-list:hover .sm-socials-link:hover{opacity:1;color:var(--sm-accent,red)}.sm-socials-link:focus-visible{outline:2px solid var(--sm-accent,red);outline-offset:3px}@media (max-width:1024px){.staggered-menu-panel,.sm-prelayers{width:100%;left:0;right:0}}@media (max-width:640px){.staggered-menu-panel{padding:5em 1.5em 2em}.sm-panel-item{font-size:1.8rem}}
.HeroSection-module__sBkrQG__hero{min-height:100svh;height:calc(var(--vh,1vh) * 100);view-timeline:--hero-timeline block;background-color:#0000;justify-content:center;align-items:center;width:100%;padding:2vw;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;animation:linear both HeroSection-module__sBkrQG__heroScrollFade;animation-timeline:--hero-timeline;animation-range:exit;display:flex;position:relative}.HeroSection-module__sBkrQG__quoteWrapper{flex-direction:column;display:flex;position:relative}.HeroSection-module__sBkrQG__line{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;margin:.15vh 0;font-size:clamp(3rem,7.5vw,12rem);line-height:1.1;display:flex}.HeroSection-module__sBkrQG__outlined{color:#0000;-webkit-text-stroke:1px #fff}.HeroSection-module__sBkrQG__bold{color:#fff;font-weight:900}.HeroSection-module__sBkrQG__quoteRed{color:red;font-family:var(--font-display);-webkit-text-stroke:none;font-weight:900}.HeroSection-module__sBkrQG__quoteLeft{margin-right:.8vw}.HeroSection-module__sBkrQG__quoteRight{margin-left:.3vw}.HeroSection-module__sBkrQG__reveal{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards HeroSection-module__sBkrQG__revealText;transform:translateY(30px)}.HeroSection-module__sBkrQG__reveal1{animation-delay:.2s}.HeroSection-module__sBkrQG__reveal2{animation-delay:.4s}.HeroSection-module__sBkrQG__reveal3{animation-delay:.6s}@keyframes HeroSection-module__sBkrQG__revealText{to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__heroScrollFade{to{opacity:0;transform:translateY(-80px)scale(.95)}}@media (max-width:768px){.HeroSection-module__sBkrQG__line{white-space:normal;text-align:center;flex-wrap:wrap;font-size:clamp(2.2rem,9vw,4rem)}}@media (max-height:720px){.HeroSection-module__sBkrQG__line{margin:0;font-size:clamp(2.5rem,6.5vw,6rem)}.HeroSection-module__sBkrQG__logoText{font-size:clamp(3.5rem,14vw,16rem)}}@media (max-height:600px){.HeroSection-module__sBkrQG__line{margin:0;font-size:clamp(2rem,5.5vw,4.5rem)}.HeroSection-module__sBkrQG__logoText{font-size:clamp(2.8rem,12vw,12rem)}}.HeroSection-module__sBkrQG__centeredLogo{width:100vw;height:calc(var(--vh,1vh) * 100);z-index:110;justify-content:center;align-items:center;transition:transform 1.6s cubic-bezier(.25,1,.5,1),opacity .4s;display:flex;position:fixed;top:0;left:0;overflow:visible;transform:translateY(30vh)}.HeroSection-module__sBkrQG__centeredLogo.HeroSection-module__sBkrQG__isLoaded{transform:translate(0,0)}.HeroSection-module__sBkrQG__letter{opacity:0;transform-origin:bottom;will-change:transform, opacity;transition:transform 1.2s cubic-bezier(.34,1.56,.64,1),opacity 1.2s;display:inline-block;transform:translateY(120px)rotate(12deg)scale(.85)}.HeroSection-module__sBkrQG__isLoaded .HeroSection-module__sBkrQG__letter{opacity:1;transform:translateY(0)rotate(0)scale(1)}.HeroSection-module__sBkrQG__letter:first-child{transition-delay:.15s}.HeroSection-module__sBkrQG__letter:nth-child(2){transition-delay:.25s}.HeroSection-module__sBkrQG__letter:nth-child(3){transition-delay:.35s}.HeroSection-module__sBkrQG__letter:nth-child(4){transition-delay:.45s}.HeroSection-module__sBkrQG__logoText{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;z-index:100;flex-direction:row;justify-content:center;align-items:baseline;margin:0;padding:0;font-size:clamp(5rem,18vw,26rem);font-weight:900;line-height:1.1;display:inline-flex;position:relative}.HeroSection-module__sBkrQG__logoFear{color:#fff;display:inline-block;position:relative}.HeroSection-module__sBkrQG__logoRedSlash{z-index:5;background:linear-gradient(90deg,red 85%,#fff 100%);border-radius:0 0 12px;height:clamp(4px,1vw,10px);position:absolute;top:56%;left:0;transform:translateY(-50%);box-shadow:0 0 15px red,0 0 30px #ff0000b3}.HeroSection-module__sBkrQG__logoLessContainer{vertical-align:bottom;z-index:4;height:1.25em;display:inline-block;overflow:hidden}.HeroSection-module__sBkrQG__logoLess{color:#0000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;white-space:nowrap;padding-left:clamp(4px,.8vw,10px);line-height:1.1;display:inline-block}.HeroSection-module__sBkrQG__subTitleSibling{pointer-events:none;z-index:100;align-items:center;display:flex;position:absolute}.HeroSection-module__sBkrQG__subTitleItem{white-space:nowrap;opacity:0;visibility:hidden;align-items:center;width:max-content;height:100%;transition:opacity .15s,visibility .15s;display:inline-flex;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__subTitleDimRed{font-family:var(--font-display);font-weight:900;font-size:inherit;text-transform:uppercase;letter-spacing:.02em;color:#ff00002e;-webkit-text-stroke:0;line-height:1.1}.HeroSection-module__sBkrQG__subTitleSolid{width:100%;height:100%;font-family:var(--font-display);font-weight:900;font-size:inherit;text-transform:uppercase;letter-spacing:.02em;color:red;-webkit-text-stroke:0;clip-path:inset(-10% 100% -10% -10%);pointer-events:none;align-items:center;line-height:1.1;display:inline-flex;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__bounceIcon{animation:2s infinite HeroSection-module__sBkrQG__bounce}@keyframes HeroSection-module__sBkrQG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}
.AboutSection-module__UGBiha__introSection{min-height:100svh;min-height:calc(var(--vh,1vh) * 100);background-color:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__introTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.02em;text-align:center;margin:0;font-size:clamp(3rem,11vw,9rem);font-weight:900}.AboutSection-module__UGBiha__slideSection{min-height:calc(var(--vh,1vh) * 100);background-color:#000;justify-content:center;align-items:center;width:100%;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__slideContent{justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex}.AboutSection-module__UGBiha__paragraphWrapper{width:100%;max-width:min(65vw,1600px);padding:0 4.5vw;position:relative}.AboutSection-module__UGBiha__paragraphText{font-family:var(--font-body);color:#fff;text-align:center;margin:0;font-size:clamp(1.1rem,2vw,2.6rem);font-weight:400;line-height:1.65;position:relative}.AboutSection-module__UGBiha__quoteRedOpen{color:red;font-family:var(--font-display);font-size:clamp(2.2rem,5vw,5rem);font-weight:900;line-height:1;position:absolute;top:-4vh;left:-2.5vw}.AboutSection-module__UGBiha__quoteRedClose{color:red;font-family:var(--font-display);font-size:clamp(2.2rem,5vw,5rem);font-weight:900;line-height:1;position:absolute;bottom:-5vh;right:-2.5vw}@media (max-width:768px){.AboutSection-module__UGBiha__paragraphWrapper{max-width:100%;padding:0 1.2rem}.AboutSection-module__UGBiha__paragraphText{font-size:clamp(1rem,4.5vw,1.4rem);line-height:1.55}.AboutSection-module__UGBiha__quoteRedOpen{font-size:2.2rem;top:-1.8rem;left:-.2rem}.AboutSection-module__UGBiha__quoteRedClose{font-size:2.2rem;bottom:-2rem;right:-.2rem}}@media (max-height:720px){.AboutSection-module__UGBiha__slideSection{padding:2.5rem 1.5rem}.AboutSection-module__UGBiha__introTitle{font-size:clamp(3.5rem,9vw,7rem)}.AboutSection-module__UGBiha__paragraphText{font-size:clamp(1rem,1.6vw,1.8rem);line-height:1.5}.AboutSection-module__UGBiha__quoteRedOpen{font-size:clamp(1.8rem,4vw,3.5rem);top:-2.5rem}.AboutSection-module__UGBiha__quoteRedClose{font-size:clamp(1.8rem,4vw,3.5rem);bottom:-2.5rem}}@media (max-height:600px){.AboutSection-module__UGBiha__slideSection{padding:1.8rem 1rem}.AboutSection-module__UGBiha__introTitle{font-size:clamp(2.8rem,7.5vw,5.5rem)}.AboutSection-module__UGBiha__paragraphText{font-size:clamp(.9rem,1.4vw,1.4rem);line-height:1.4}.AboutSection-module__UGBiha__quoteRedOpen{top:-1.8rem}.AboutSection-module__UGBiha__quoteRedClose{bottom:-1.8rem}}
.TaglineSection-module__9XEWma__section{min-height:calc(var(--vh,1vh) * 100);background-color:#000;justify-content:center;align-items:center;width:100%;padding:6vh 2vw;display:flex;position:relative;overflow:hidden}.TaglineSection-module__9XEWma__quoteWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.TaglineSection-module__9XEWma__line2And3Wrapper{justify-content:center;align-items:center;display:flex}.TaglineSection-module__9XEWma__line{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;margin:.25vh 0;font-size:clamp(2.8rem,8vw,13rem);line-height:1.15;display:flex}.TaglineSection-module__9XEWma__outlined{color:#0000;-webkit-text-stroke:1px #fff}.TaglineSection-module__9XEWma__bold{font-weight:900}.TaglineSection-module__9XEWma__ignoreContainer{vertical-align:baseline;transform-origin:50%;margin-left:clamp(10px,1.8vw,48px);transition:transform .25s cubic-bezier(.175,.885,.32,1.275),margin .25s cubic-bezier(.175,.885,.32,1.275);display:inline-block;position:relative}.TaglineSection-module__9XEWma__ignoreOverlay{color:#fff;clip-path:inset(-10% 100% -10% -10%);white-space:nowrap;pointer-events:none;width:100%;height:100%;font-weight:900;position:absolute;top:0;left:0}.TaglineSection-module__9XEWma__quoteRed{color:red;font-family:var(--font-display);-webkit-text-stroke:none;font-weight:900}.TaglineSection-module__9XEWma__quoteLeft{margin-right:clamp(10px,1.8vw,48px)}.TaglineSection-module__9XEWma__quoteRight{margin-left:clamp(10px,1.8vw,48px)}@media (max-width:1024px){.TaglineSection-module__9XEWma__section{padding:4rem 1rem}.TaglineSection-module__9XEWma__line2And3Wrapper{flex-direction:column;justify-content:center;align-items:center}.TaglineSection-module__9XEWma__line{white-space:nowrap;text-align:center;justify-content:center;font-size:clamp(2.2rem,7vw,4.2rem)}.TaglineSection-module__9XEWma__quoteLeft{margin-right:8px}.TaglineSection-module__9XEWma__quoteRight{margin-left:8px}.TaglineSection-module__9XEWma__ignoreContainer{margin-left:0}}@media (max-height:720px){.TaglineSection-module__9XEWma__section{padding:3vh 2vw}.TaglineSection-module__9XEWma__line{margin:0;font-size:clamp(2.2rem,7vw,7rem)}}@media (max-height:600px){.TaglineSection-module__9XEWma__section{padding:2vh 2vw}.TaglineSection-module__9XEWma__line{margin:0;font-size:clamp(2rem,6vw,5rem)}}
.ClientSection-module__tO120a__section{background-color:#000;width:100%;height:60vh;position:relative}.ClientSection-module__tO120a__stickyContainer{height:calc(var(--vh,1vh) * 100);pointer-events:none;background-color:#000;width:100%;position:sticky;top:0}
.ClientLogosSection-module__9X0Foq__section{min-height:100svh;height:calc(var(--vh,1vh) * 100);background-color:#000;border-top:none;width:100%;position:relative}.ClientLogosSection-module__9X0Foq__stickyContainer{min-height:100svh;height:calc(var(--vh,1vh) * 100);background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ClientLogosSection-module__9X0Foq__rowsContainer{z-index:10;will-change:opacity, transform;flex-direction:column;align-items:flex-start;gap:clamp(1rem,3.8vh,3.5rem);width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ClientLogosSection-module__9X0Foq__row{will-change:transform;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;gap:2.5vw;width:max-content;display:flex}.ClientLogosSection-module__9X0Foq__row.ClientLogosSection-module__9X0Foq__dragging{cursor:grabbing}.ClientLogosSection-module__9X0Foq__cell{-webkit-user-select:none;user-select:none;background-color:#000;border:1px solid #ffffff26;border-radius:.8vw;flex-shrink:0;justify-content:center;align-items:center;width:21vw;height:clamp(88px,min(9.5vw,15vh),150px);transition:background-color .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.ClientLogosSection-module__9X0Foq__cell:after{content:"";opacity:0;background:radial-gradient(circle,#ff000014 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.ClientLogosSection-module__9X0Foq__cell:hover{background-color:#050505;border-color:#ff00004d}.ClientLogosSection-module__9X0Foq__cell:hover:after{opacity:1}.ClientLogosSection-module__9X0Foq__logoWrapper{z-index:2;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ClientLogosSection-module__9X0Foq__cell:hover .ClientLogosSection-module__9X0Foq__logoWrapper{transform:scale(1.04)}.ClientLogosSection-module__9X0Foq__logoImage{object-fit:contain;opacity:1;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:85%;max-height:72%;transition:transform .4s}.ClientLogosSection-module__9X0Foq__rowsContainer[data-scrolling=true] .ClientLogosSection-module__9X0Foq__row{cursor:default!important;pointer-events:none!important}@media (max-width:768px){.ClientLogosSection-module__9X0Foq__rowsContainer{gap:clamp(18px,3.5vh,32px)}.ClientLogosSection-module__9X0Foq__row{gap:16px}.ClientLogosSection-module__9X0Foq__cell{border-radius:12px;width:clamp(155px,42vw,240px);height:clamp(65px,11vh,96px)}.ClientLogosSection-module__9X0Foq__logoImage{max-width:85%;max-height:72%}}@media (max-width:480px){.ClientLogosSection-module__9X0Foq__rowsContainer{gap:clamp(16px,3vh,28px)}.ClientLogosSection-module__9X0Foq__row{gap:14px}.ClientLogosSection-module__9X0Foq__cell{border-radius:10px;width:clamp(145px,38vw,210px);height:clamp(58px,9.5vh,85px)}}
.WorkTitleSection-module__p4SYja__section{background-color:#000;width:100%;height:140vh;position:relative}.WorkTitleSection-module__p4SYja__stickyContainer{height:calc(var(--vh,1vh) * 100);pointer-events:none;background-color:#000;width:100%;position:sticky;top:0}
.WorkSection-module__PmqFaW__section{background-color:#000;width:100%;height:1530vh;position:relative}.WorkSection-module__PmqFaW__stickyContainer{will-change:transform;--work-top:clamp(80px, 12vh, 120px);--work-btm:clamp(50px, 8vh, 85px);--work-safe-h:calc(100vh - var(--work-top) - var(--work-btm));--work-pagination-h:clamp(64px, 9vh, 90px);--work-grid-h:calc(var(--work-safe-h) - var(--work-pagination-h));--g2:clamp(.6rem, 1vw, 1.5vw);--g3:clamp(.35rem, .65vw, 1vw);--g4:clamp(.4rem, .8vw, 1.2vw);background-color:#000;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden;transform:translateZ(0)}.WorkSection-module__PmqFaW__leftPanel{width:var(--page-px-width,85vw);z-index:10;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}.WorkSection-module__PmqFaW__horizontalTrack{will-change:transform;backface-visibility:hidden;flex-direction:row;width:max-content;height:100%;display:flex;flex-wrap:nowrap!important}.WorkSection-module__PmqFaW__pageWrapper{width:var(--page-px-width,85vw);height:100%;padding:var(--work-top) 3vw var(--work-btm) 3vw;box-sizing:border-box;backface-visibility:hidden;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.WorkSection-module__PmqFaW__newspaperContainer{height:min(64vh, calc(var(--work-safe-h) - 20px));max-height:calc(var(--work-safe-h) - 20px);aspect-ratio:1.4;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__newspaperContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__newspaperImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__newspaperContainer:hover .WorkSection-module__PmqFaW__newspaperImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__printGrid,.WorkSection-module__PmqFaW__videoGrid,.WorkSection-module__PmqFaW__webGrid,.WorkSection-module__PmqFaW__radioGrid3x3,.WorkSection-module__PmqFaW__logosGrid,.WorkSection-module__PmqFaW__brochuresGrid,.WorkSection-module__PmqFaW__outdoorGrid{will-change:transform;backface-visibility:hidden;transform:translate(0,0)}.WorkSection-module__PmqFaW__printGrid{gap:var(--g4);width:min(54vw, calc((var(--work-grid-h) - var(--g4)) * 1.4 + 3 * var(--g4)));perspective:1000px;grid-template-columns:repeat(4,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__printGrid[data-animating=true] .WorkSection-module__PmqFaW__printCard{pointer-events:none}.WorkSection-module__PmqFaW__printCard{aspect-ratio:.7;cursor:pointer;width:100%;transform-style:preserve-3d;backface-visibility:hidden;background-color:#080808;border:1px solid #ffffff1a;border-radius:.5vw;transition:transform .15s cubic-bezier(.25,1,.5,1),border-color .4s;position:relative;overflow:hidden;transform:rotateY(0)}.WorkSection-module__PmqFaW__printCard:hover{z-index:10;border-color:#ff00004d;transform:scale(1.05)rotateY(0)}.WorkSection-module__PmqFaW__printCardImage{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__printCard:hover .WorkSection-module__PmqFaW__printCardImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__videoMockupContainer{height:min(60vh, calc(var(--work-safe-h) - 20px));aspect-ratio:1.33;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__videoMockupContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__videoMockupImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__videoMockupContainer:hover .WorkSection-module__PmqFaW__videoMockupImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__videoGrid{gap:var(--g2);width:min(50vw, calc((var(--work-grid-h) - var(--g2)) * 1.778 + var(--g2)));grid-template-columns:repeat(2,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__videoEmbed{z-index:3;border:none;border-radius:.5vw;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.WorkSection-module__PmqFaW__videoEmbed{border-radius:8px}}.WorkSection-module__PmqFaW__videoCard{aspect-ratio:16/9;cursor:pointer;background-color:#080808;border:1px solid #ffffff1a;border-radius:.5vw;justify-content:center;align-items:center;width:100%;transition:border-color .4s,background-color .4s,transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__videoCard:hover{background-color:#0c0c0c;border-color:#ff00004d;transform:scale(1.03)}.WorkSection-module__PmqFaW__playBtn{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000073;border:1.5px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .3s,border-color .3s;display:flex;position:relative}.WorkSection-module__PmqFaW__videoCard:hover .WorkSection-module__PmqFaW__playBtn{background-color:#000000a6;border-color:#ffffffe6;transform:scale(1.12)}.WorkSection-module__PmqFaW__laptopContainer{height:min(62vh, calc(var(--work-safe-h) - 20px));max-height:calc(var(--work-safe-h) - 20px);aspect-ratio:1.45;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__laptopContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__laptopImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__laptopContainer:hover .WorkSection-module__PmqFaW__laptopImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__webGrid{gap:var(--g2);width:min(52vw, calc((var(--work-grid-h) - var(--g2)) * 1.5 + var(--g2)));grid-template-columns:repeat(2,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__webCardClean{aspect-ratio:1.5;cursor:pointer;box-sizing:border-box;background-color:#0c0c0cb3;border:1px solid #ffffff1a;border-radius:.5vw;justify-content:center;align-items:center;width:100%;padding:.5vw;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s,background-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.WorkSection-module__PmqFaW__webCardClean:hover{background-color:#141414e6;border-color:#ff000080;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 40px #000c,0 0 20px #f003}.WorkSection-module__PmqFaW__webImageClean{object-fit:contain;filter:grayscale();border-radius:3px;width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .4s,transform .4s;display:block}.WorkSection-module__PmqFaW__webCardClean:hover .WorkSection-module__PmqFaW__webImageClean{filter:grayscale(0%);transform:scale(1.03)}.WorkSection-module__PmqFaW__webCardPlaceholder{aspect-ratio:1.5;pointer-events:none;visibility:hidden;background:0 0;border:none}.WorkSection-module__PmqFaW__webCard{cursor:pointer;background-color:#0d0d0d;border:1px solid #ffffff1a;border-radius:.5vw;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;overflow:hidden}.WorkSection-module__PmqFaW__webCard:hover{border-color:#ffffff59;transform:scale(1.03)}.WorkSection-module__PmqFaW__webCardHeader{background-color:#161616;border-bottom:1px solid #ffffff0d;align-items:center;gap:.4vw;height:1.8vw;padding:0 .8vw;display:flex}.WorkSection-module__PmqFaW__dot{border-radius:50%;width:.4vw;height:.4vw;display:inline-block}.WorkSection-module__PmqFaW__dot:first-child{background-color:#ff5f56}.WorkSection-module__PmqFaW__dot:nth-child(2){background-color:#ffbd2e}.WorkSection-module__PmqFaW__dot:nth-child(3){background-color:#27c93f}.WorkSection-module__PmqFaW__webCardBody{aspect-ratio:1.5;flex:1;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__webImage{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__webCard:hover .WorkSection-module__PmqFaW__webImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__grayscale{filter:grayscale()!important}.WorkSection-module__PmqFaW__radioContainer{aspect-ratio:1.4;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;height:65vh;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__radioContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__radioImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__radioContainer:hover .WorkSection-module__PmqFaW__radioImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__audioGrid{grid-template-columns:repeat(3,1fr);gap:.8vw;width:50vw;display:grid}.WorkSection-module__PmqFaW__radioJingleCard{cursor:pointer;aspect-ratio:1.5;box-sizing:border-box;background-color:#0c0c0cb3;border:1px solid #ffffff1a;border-radius:.5vw;align-items:center;gap:1vw;padding:1vw;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s,background-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.WorkSection-module__PmqFaW__radioJingleCard:hover{background-color:#141414e6;border-color:#ff000080;transform:translateY(-4px)scale(1.02);box-shadow:0 15px 40px #000c,0 0 20px #f003}.WorkSection-module__PmqFaW__radioJingleCardActive{background-color:#190c0cf2!important;border-color:#ff0000b3!important;box-shadow:0 0 30px #ff00004d!important}.WorkSection-module__PmqFaW__radioLogoFrame{background:#000;border:1px solid #ffffff1a;border-radius:.4vw;flex-shrink:0;justify-content:center;align-items:center;width:4.5vw;height:4.5vw;display:flex;overflow:hidden}.WorkSection-module__PmqFaW__radioLogoImg{object-fit:cover;width:100%;height:100%;display:block}.WorkSection-module__PmqFaW__radioJingleInfo{flex-direction:column;flex:1;gap:.2vw;display:flex;overflow:hidden}.WorkSection-module__PmqFaW__radioJingleBrand{letter-spacing:.1em;color:red;text-transform:uppercase;font-size:.7vw;font-weight:800}.WorkSection-module__PmqFaW__radioJingleTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9vw;font-weight:700;overflow:hidden}.WorkSection-module__PmqFaW__radioPlayControl{flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkSection-module__PmqFaW__radioPlayCircle{background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.2vw;height:2.2vw;transition:background .3s,border-color .3s,transform .3s;display:flex}.WorkSection-module__PmqFaW__radioJingleCard:hover .WorkSection-module__PmqFaW__radioPlayCircle{background:#ff00004d;border-color:#f009;transform:scale(1.1)}.WorkSection-module__PmqFaW__radioGrid3x3{gap:var(--g3);width:min(56vw, calc((var(--work-grid-h) - 2 * var(--g3)) * 1.48 + 2 * var(--g3)));perspective:1200px;transform-style:preserve-3d;grid-template-columns:repeat(3,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__radioCardPDF{aspect-ratio:1.48;cursor:pointer;box-sizing:border-box;transform-origin:50%;background-color:#090909;border:1px solid #ffffff1f;border-radius:.4vw;flex-direction:column;justify-content:space-between;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s,background-color .4s;display:flex;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__radioCardPDF:hover{background-color:#0f0f0f;border-color:#ff000080;transform:translateY(-4px)scale(1.03);box-shadow:0 15px 35px #000c,0 0 20px #f003}.WorkSection-module__PmqFaW__radioCardPDFActive{background-color:#140909!important;border-color:#f00c!important;box-shadow:0 0 30px #ff000059!important}.WorkSection-module__PmqFaW__headphonesBackdrop{background:#000;flex:1;justify-content:center;align-items:center;padding:.5vw;display:flex;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__radioLogoImgPDF{object-fit:contain;filter:grayscale();width:auto;max-width:90%;height:auto;max-height:90%;transition:filter .4s,transform .4s;display:block}.WorkSection-module__PmqFaW__radioCardPDF:hover .WorkSection-module__PmqFaW__radioLogoImgPDF{filter:grayscale(0%);transform:scale(1.05)}.WorkSection-module__PmqFaW__playingEqOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#000000bf;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WorkSection-module__PmqFaW__eqContainer{align-items:flex-end;gap:4px;height:24px;display:flex}.WorkSection-module__PmqFaW__eqBar{background-color:red;border-radius:2px;width:4px;animation:.7s ease-in-out infinite alternate WorkSection-module__PmqFaW__eqPulse;box-shadow:0 0 10px #f00c}.WorkSection-module__PmqFaW__eqBar1{height:60%;animation-delay:0s}.WorkSection-module__PmqFaW__eqBar2{height:100%;animation-delay:.2s}.WorkSection-module__PmqFaW__eqBar3{height:45%;animation-delay:.4s}@keyframes WorkSection-module__PmqFaW__eqPulse{0%{opacity:.4;height:20%}to{opacity:1;height:100%}}.WorkSection-module__PmqFaW__radioFooterPDF{height:2.2vw;font-family:var(--font-display);box-sizing:border-box;background-color:#060606;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:0 .8vw;display:flex}.WorkSection-module__PmqFaW__radioClientLabel{color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:65%;font-size:clamp(.6rem,.75vw,.9rem);font-weight:700;overflow:hidden}.WorkSection-module__PmqFaW__radioDurationLabel{color:#fff6;letter-spacing:.05em;text-transform:uppercase;font-size:clamp(.55rem,.7vw,.85rem);font-weight:700}.WorkSection-module__PmqFaW__radioCardPlaceholderPDF{aspect-ratio:1.48;pointer-events:none;visibility:hidden;background:0 0;border:none}.WorkSection-module__PmqFaW__radioGrid3x3Rolling .WorkSection-module__PmqFaW__radioCardPDF{animation:.45s cubic-bezier(.25,1,.5,1) forwards WorkSection-module__PmqFaW__radioTunerRoll;animation-delay:calc(var(--card-row,0) * 60ms)}@keyframes WorkSection-module__PmqFaW__radioTunerRoll{0%{opacity:1;transform:rotateX(0)translateZ(0)scale(1)}45%{opacity:.1;transform:rotateX(-70deg)translateZ(-120px)scale(.8)}55%{opacity:.1;transform:rotateX(70deg)translateZ(-120px)scale(.8)}to{opacity:1;transform:rotateX(0)translateZ(0)scale(1)}}.WorkSection-module__PmqFaW__audioCard:hover{background-color:#0c0c0c;border-color:#fff3;transform:scale(1.03)}.WorkSection-module__PmqFaW__audioIconWrapper{color:#555;flex:1;justify-content:center;align-items:center;transition:color .4s;display:flex}.WorkSection-module__PmqFaW__audioIconWrapper svg{width:1.8vw;height:1.8vw;transition:stroke .4s}.WorkSection-module__PmqFaW__audioCard:hover .WorkSection-module__PmqFaW__audioIconWrapper svg{stroke:#fff}.WorkSection-module__PmqFaW__audioFooter{color:#444;font-size:clamp(.55rem,.7vw,.9rem);font-family:var(--font-display);text-transform:uppercase;justify-content:space-between;align-items:center;font-weight:500;transition:color .4s;display:flex}.WorkSection-module__PmqFaW__audioCard:hover .WorkSection-module__PmqFaW__audioFooter{color:#888}.WorkSection-module__PmqFaW__placeholderContainer{color:#555;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.WorkSection-module__PmqFaW__placeholderTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:#ffffff1a;font-size:2rem;font-weight:900}.WorkSection-module__PmqFaW__placeholderSub{color:#333;font-size:.9rem}.WorkSection-module__PmqFaW__logosHeroContainer{aspect-ratio:1.33;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;height:65vh;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__logosHeroContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__logosHeroImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__logosHeroContainer:hover .WorkSection-module__PmqFaW__logosHeroImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__logosGrid{gap:var(--g4);width:min(52vw, calc((var(--work-grid-h) - 2 * var(--g4)) * 1.46 + 2 * var(--g4)));grid-template-columns:repeat(3,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__logoCard{aspect-ratio:1.46;cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #ffffff26;border-radius:.5vw;justify-content:center;align-items:center;width:100%;padding:.5vw;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__logoCard:hover{border-color:red;transform:scale(1.05);box-shadow:0 10px 30px #ff000026}.WorkSection-module__PmqFaW__logoImage{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .4s,transform .4s}.WorkSection-module__PmqFaW__logoCard:hover .WorkSection-module__PmqFaW__logoImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__brochuresHeroContainer{height:min(62vh, calc(var(--work-safe-h) - 20px));max-height:calc(var(--work-safe-h) - 20px);aspect-ratio:1.5;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 15px 35px #0009,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__brochuresHeroContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__brochuresHeroImage{object-fit:contain;filter:grayscale();will-change:filter, transform;width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__brochuresHeroContainer:hover .WorkSection-module__PmqFaW__brochuresHeroImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__brochuresGrid{gap:var(--g3);width:min(54vw, calc((var(--work-grid-h) - 2 * var(--g3)) * 1.33 + 2 * var(--g3)));grid-template-columns:repeat(3,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__brochureCard{aspect-ratio:1.33;cursor:pointer;box-sizing:border-box;background-color:#080808;border:1px solid #ffffff14;border-radius:.5vw;flex-direction:column;width:100%;transition:border-color .4s,background-color .4s,transform .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.WorkSection-module__PmqFaW__brochureCard:hover{background-color:#0c0c0c;border-color:#ff00004d;transform:scale(1.03)}.WorkSection-module__PmqFaW__brochureImageWrapper{background-color:#0d0d0d;flex:1;width:100%;min-height:0;overflow:hidden}.WorkSection-module__PmqFaW__brochureImage{object-fit:cover;filter:grayscale();will-change:filter, transform;width:100%;height:100%;transition:filter .4s}.WorkSection-module__PmqFaW__brochureCard:hover .WorkSection-module__PmqFaW__brochureImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__brochureInfo{font-family:var(--font-display);text-transform:uppercase;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:.4vw .7vw;display:flex}.WorkSection-module__PmqFaW__brochureMetaLine{white-space:nowrap;text-overflow:ellipsis;max-width:48%;font-size:clamp(.48rem,.55vw,.75rem);line-height:1.2;overflow:hidden}.WorkSection-module__PmqFaW__redLabel{color:red;letter-spacing:.05em;font-weight:700}.WorkSection-module__PmqFaW__whiteValue{color:#ddd;margin-left:.3vw;font-weight:500}.WorkSection-module__PmqFaW__outdoorHeroContainer{height:min(62vh, calc(var(--work-safe-h) - 20px));max-height:calc(var(--work-safe-h) - 20px);aspect-ratio:1.78;cursor:pointer;background-color:#0d0d0d;border-radius:.6vw;max-width:90%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 15px 35px #0009,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__outdoorHeroContainer:hover{transform:scale(1.03)}.WorkSection-module__PmqFaW__outdoorHeroImage{object-fit:contain;filter:grayscale();will-change:filter, transform;width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__outdoorHeroContainer:hover .WorkSection-module__PmqFaW__outdoorHeroImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__outdoorGrid{gap:var(--g2);width:min(56vw, calc((var(--work-grid-h) - var(--g2)) * 1.77 + var(--g2)));grid-template-columns:repeat(2,1fr);align-content:center;display:grid}.WorkSection-module__PmqFaW__outdoorCard{aspect-ratio:1.77;cursor:pointer;background-color:#080808;border:1px solid #ffffff1a;border-radius:.5vw;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s;position:relative;overflow:hidden}.WorkSection-module__PmqFaW__outdoorCard:hover{border-color:#ff00004d;transform:scale(1.03)}.WorkSection-module__PmqFaW__outdoorImage{object-fit:cover;filter:grayscale();will-change:filter, transform;width:100%;height:100%;transition:filter .4s;display:block}.WorkSection-module__PmqFaW__outdoorCard:hover .WorkSection-module__PmqFaW__outdoorImage{filter:grayscale(0%)}.WorkSection-module__PmqFaW__rightPanel{z-index:20;width:15vw;height:100%;position:relative}.WorkSection-module__PmqFaW__pickerContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.WorkSection-module__PmqFaW__pickerWheel{z-index:2;flex-direction:row;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.WorkSection-module__PmqFaW__pickerItem{cursor:pointer;z-index:10;opacity:0;flex:1;justify-content:center;align-items:center;min-width:0;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1),background .4s;display:flex;position:relative;transform:translate(100%)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:first-child{opacity:1;transition-delay:0s;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(2){opacity:1;transition-delay:50ms;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(3){opacity:1;transition-delay:.1s;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(4){opacity:1;transition-delay:.15s;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(5){opacity:1;transition-delay:.2s;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(6){opacity:1;transition-delay:.25s;transform:translate(0)}.WorkSection-module__PmqFaW__rightPanel.WorkSection-module__PmqFaW__revealed .WorkSection-module__PmqFaW__pickerItem:nth-child(7){opacity:1;transition-delay:.3s;transform:translate(0)}.WorkSection-module__PmqFaW__pickerItem:first-child{background:linear-gradient(#000 0%,#1c1c1c 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(2){background:linear-gradient(#000 0%,#242424 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(3){background:linear-gradient(#000 0%,#2c2c2c 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(4){background:linear-gradient(#000 0%,#343434 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(5){background:linear-gradient(#000 0%,#3c3c3c 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(6){background:linear-gradient(#000 0%,#444 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItem:nth-child(7){background:linear-gradient(#000 0%,#4e4e4e 50%,#000 100%)}.WorkSection-module__PmqFaW__pickerItemText{transform-origin:50%;white-space:nowrap;font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;-webkit-user-select:none;user-select:none;font-size:clamp(.7rem,.8vw,1.05rem);font-weight:700;transition:color .4s,transform .4s;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.WorkSection-module__PmqFaW__pickerItemActive .WorkSection-module__PmqFaW__pickerItemText{color:#fff;text-shadow:0 0 15px #ffffff40;font-weight:900;transform:translate(-50%,-50%)rotate(-90deg)scale(1.08)}.WorkSection-module__PmqFaW__mobileTopStickyBar{-webkit-backdrop-filter:blur(20px);z-index:100;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#0c0c0eeb;border-bottom:1px solid #ffffff1f;gap:8px;width:100%;padding:10px 14px;display:flex;position:sticky;top:58px;overflow-x:auto;box-shadow:0 8px 24px #0009}.WorkSection-module__PmqFaW__mobileTopStickyBar::-webkit-scrollbar{display:none}.WorkSection-module__PmqFaW__mobileTabButton{color:#ffffffa6;font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;outline:none;flex-shrink:0;padding:7px 16px;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.25,1,.5,1)}.WorkSection-module__PmqFaW__mobileTabButton:hover{color:#fff;background:#ffffff1f}.WorkSection-module__PmqFaW__mobileTabActive{font-weight:900;transform:scale(1.03);box-shadow:0 4px 15px #ff000080;color:#fff!important;background:red!important;border-color:red!important}@media (max-width:1024px){.WorkSection-module__PmqFaW__section{min-height:calc(var(--vh,1vh) * 100);padding:0;height:auto!important}.WorkSection-module__PmqFaW__stickyContainer{flex-direction:column;height:auto!important;position:relative!important;top:0!important;overflow:visible!important}.WorkSection-module__PmqFaW__leftPanel{width:100vw!important;height:auto!important;overflow:visible!important}.WorkSection-module__PmqFaW__horizontalTrack{flex-direction:column!important;width:100%!important;transform:none!important}.WorkSection-module__PmqFaW__pageWrapper{box-sizing:border-box;padding:24px 14px 40px;width:100vw!important;height:auto!important;min-height:auto!important}.WorkSection-module__PmqFaW__rightPanel,.WorkSection-module__PmqFaW__categoryHeader{display:none!important}.WorkSection-module__PmqFaW__printGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 auto;width:min(100%,360px)!important}.WorkSection-module__PmqFaW__printCard{aspect-ratio:.82;border-radius:8px}.WorkSection-module__PmqFaW__printCardImage{object-fit:contain;box-sizing:border-box;padding:2px}.WorkSection-module__PmqFaW__videoGrid,.WorkSection-module__PmqFaW__webGrid,.WorkSection-module__PmqFaW__outdoorGrid,.WorkSection-module__PmqFaW__radioGrid3x3{grid-template-columns:repeat(2,1fr);gap:12px;width:100%!important}.WorkSection-module__PmqFaW__logosGrid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%!important}.WorkSection-module__PmqFaW__brochuresGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%!important}.WorkSection-module__PmqFaW__newspaperContainer,.WorkSection-module__PmqFaW__videoMockupContainer,.WorkSection-module__PmqFaW__laptopContainer,.WorkSection-module__PmqFaW__radioContainer,.WorkSection-module__PmqFaW__logosHeroContainer,.WorkSection-module__PmqFaW__brochuresHeroContainer,.WorkSection-module__PmqFaW__outdoorHeroContainer{width:100%!important;max-width:100%!important;height:auto!important;max-height:45vh!important}.WorkSection-module__PmqFaW__outdoorCard{aspect-ratio:1.77;border-radius:6px}.WorkSection-module__PmqFaW__logoCard{border-radius:4px}.WorkSection-module__PmqFaW__brochureCard{border-radius:6px}}@media (max-width:480px){.WorkSection-module__PmqFaW__pageWrapper{padding:16px 8px 24px}.WorkSection-module__PmqFaW__printGrid{gap:6px;width:min(100%,320px)!important}.WorkSection-module__PmqFaW__printCard{aspect-ratio:.88}}.WorkSection-module__PmqFaW__gridContainer{flex-direction:column;align-items:center;gap:clamp(12px,2vh,28px);display:flex}.WorkSection-module__PmqFaW__printCard{transition:transform .15s cubic-bezier(.25,1,.5,1),border-color .4s}.WorkSection-module__PmqFaW__printCard.WorkSection-module__PmqFaW__exitLeft{transform:rotateY(-90deg)}.WorkSection-module__PmqFaW__printCard.WorkSection-module__PmqFaW__exitRight,.WorkSection-module__PmqFaW__printCard.WorkSection-module__PmqFaW__enterRight{transform:rotateY(90deg)}.WorkSection-module__PmqFaW__printCard.WorkSection-module__PmqFaW__enterLeft{transform:rotateY(-90deg)}.WorkSection-module__PmqFaW__pagination{z-index:20;justify-content:center;align-items:center;gap:2vw;display:flex}.WorkSection-module__PmqFaW__pagArrowButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:clamp(36px,2.8vw,48px);height:clamp(36px,2.8vw,48px);transition:background-color .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex}.WorkSection-module__PmqFaW__pagArrowButton:hover{background:#ff000026;border-color:#f006;transform:translateY(-2px);box-shadow:0 10px 20px #ff00001a}.WorkSection-module__PmqFaW__pagArrowButton:active{transform:translateY(0)}.WorkSection-module__PmqFaW__pagArrowButton:disabled{opacity:.5;cursor:not-allowed}.WorkSection-module__PmqFaW__pageLabel{color:#ffffff80;letter-spacing:.1em;-webkit-user-select:none;user-select:none;align-items:center;gap:.5vw;font-size:1vw;font-weight:700;display:flex}.WorkSection-module__PmqFaW__pageIndicatorActive{color:#fff;background:#ff000040;border:1px solid #ff000073;border-radius:.4vw;padding:.2vw .8vw;font-size:1.1vw;font-weight:900}.WorkSection-module__PmqFaW__pageSeparator{color:#fff3}.WorkSection-module__PmqFaW__pageTotal{color:#fffc}.WorkSection-module__PmqFaW__lightbox{z-index:10000;cursor:zoom-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000f5;justify-content:center;align-items:center;animation:.3s WorkSection-module__PmqFaW__lightboxFadeIn;display:flex;position:fixed;inset:0}.WorkSection-module__PmqFaW__lightboxWhite .WorkSection-module__PmqFaW__lightboxImage{background-color:#fff;border-radius:12px;padding:3vw 4vw;box-shadow:0 40px 80px #0009,0 0 0 1px #ffffff14}.WorkSection-module__PmqFaW__lightboxImage{object-fit:contain;cursor:default;border-radius:4px;max-width:90vw;max-height:90vh;animation:.35s cubic-bezier(.16,1,.3,1) WorkSection-module__PmqFaW__lightboxScaleIn;box-shadow:0 30px 70px #000c,0 0 0 1px #ffffff1a}.WorkSection-module__PmqFaW__lightboxClose{color:#fff9;cursor:pointer;background:#ffffff08;border:none;border-radius:50%;justify-content:center;align-items:center;width:4vw;height:4vw;font-size:3.5vw;transition:color .2s,transform .2s;display:flex;position:absolute;top:2vw;right:3vw}.WorkSection-module__PmqFaW__lightboxClose:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.WorkSection-module__PmqFaW__lightboxControlBar{z-index:10005;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:default;-webkit-user-select:none;user-select:none;background:#121212d9;border:1px solid #ffffff26;border-radius:40px;align-items:center;gap:1.2rem;padding:.5rem 1.2rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #000000b3,0 0 0 1px #ffffff0d}.WorkSection-module__PmqFaW__lightboxPillButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex}.WorkSection-module__PmqFaW__lightboxPillButton:hover{background:#ff000040;border-color:#ff000080;transform:scale(1.08);box-shadow:0 0 20px #ff00004d}.WorkSection-module__PmqFaW__lightboxPillButton:active{transform:scale(.96)}.WorkSection-module__PmqFaW__lightboxPillCounter{color:#fff;letter-spacing:.08em;align-items:center;gap:.4rem;padding:0 .4rem;font-size:.95rem;font-weight:700;display:flex}.WorkSection-module__PmqFaW__lightboxPillSeparator{color:#ffffff4d}@keyframes WorkSection-module__PmqFaW__lightboxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes WorkSection-module__PmqFaW__lightboxScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.WorkSection-module__PmqFaW__gridContainer{gap:2.5vh}.WorkSection-module__PmqFaW__pagination{gap:5vw}.WorkSection-module__PmqFaW__pagArrowButton{width:12vw;height:12vw}.WorkSection-module__PmqFaW__pageLabel{gap:1.5vw;font-size:3.5vw}.WorkSection-module__PmqFaW__pageIndicatorActive{border-radius:1vw;padding:.8vw 3vw;font-size:3.8vw}.WorkSection-module__PmqFaW__lightboxClose{width:12vw;height:12vw;font-size:8vw;top:5vw;right:5vw}}@media (max-height:850px){.WorkSection-module__PmqFaW__pageWrapper{padding:5rem 2.5rem 2rem}.WorkSection-module__PmqFaW__newspaperContainer{height:min(62vh,480px)}.WorkSection-module__PmqFaW__videoMockupContainer,.WorkSection-module__PmqFaW__laptopContainer,.WorkSection-module__PmqFaW__radioContainer,.WorkSection-module__PmqFaW__brochureContainer{height:min(58vh,450px)}.WorkSection-module__PmqFaW__printGrid{gap:.8vw;width:52vw;max-height:68vh}.WorkSection-module__PmqFaW__videoGrid,.WorkSection-module__PmqFaW__webGrid{gap:1vw;width:46vw}.WorkSection-module__PmqFaW__radioGrid3x3,.WorkSection-module__PmqFaW__brochuresGrid,.WorkSection-module__PmqFaW__logosGrid,.WorkSection-module__PmqFaW__outdoorGrid{gap:.8vw;width:50vw}.WorkSection-module__PmqFaW__pagArrowButton{width:clamp(34px,3vw,48px);height:clamp(34px,3vw,48px)}}@media (max-height:720px){.WorkSection-module__PmqFaW__pageWrapper{padding:4rem 2rem 1.5rem}.WorkSection-module__PmqFaW__newspaperContainer{height:min(58vh,420px)}.WorkSection-module__PmqFaW__videoMockupContainer,.WorkSection-module__PmqFaW__laptopContainer,.WorkSection-module__PmqFaW__radioContainer,.WorkSection-module__PmqFaW__brochureContainer{height:min(54vh,390px)}.WorkSection-module__PmqFaW__printGrid{gap:.7vw;width:48vw;max-height:65vh}.WorkSection-module__PmqFaW__videoGrid,.WorkSection-module__PmqFaW__webGrid{gap:.8vw;width:42vw}.WorkSection-module__PmqFaW__radioGrid3x3,.WorkSection-module__PmqFaW__brochuresGrid,.WorkSection-module__PmqFaW__logosGrid,.WorkSection-module__PmqFaW__outdoorGrid{gap:.6vw;width:46vw}.WorkSection-module__PmqFaW__radioLogoFrame{width:3.5vw;height:3.5vw}.WorkSection-module__PmqFaW__radioPlayCircle{width:1.8vw;height:1.8vw}.WorkSection-module__PmqFaW__pickerItemText{font-size:clamp(.6rem,.75vw,.95rem)}.WorkSection-module__PmqFaW__pagArrowButton{width:clamp(28px,2.6vw,40px);height:clamp(28px,2.6vw,40px)}.WorkSection-module__PmqFaW__pageLabel{font-size:clamp(.75rem,.9vw,1.1rem)}}@media (max-height:620px){.WorkSection-module__PmqFaW__pageWrapper{padding:3.2rem 1.5rem 1rem}.WorkSection-module__PmqFaW__newspaperContainer{height:min(52vh,340px)}.WorkSection-module__PmqFaW__videoMockupContainer,.WorkSection-module__PmqFaW__laptopContainer,.WorkSection-module__PmqFaW__radioContainer,.WorkSection-module__PmqFaW__brochureContainer{height:min(48vh,320px)}.WorkSection-module__PmqFaW__printGrid{gap:.6vw;width:45vw;max-height:62vh}.WorkSection-module__PmqFaW__videoGrid,.WorkSection-module__PmqFaW__webGrid{gap:.6vw;width:38vw}.WorkSection-module__PmqFaW__radioGrid3x3,.WorkSection-module__PmqFaW__brochuresGrid,.WorkSection-module__PmqFaW__logosGrid,.WorkSection-module__PmqFaW__outdoorGrid{gap:.5vw;width:42vw}.WorkSection-module__PmqFaW__pickerItemText{font-size:clamp(.55rem,.65vw,.85rem)}}.WorkSection-module__PmqFaW__videoThumbnail{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.WorkSection-module__PmqFaW__lightboxVideo{cursor:default;z-index:2;border:none;border-radius:8px;width:90vw;max-width:960px;height:50.625vw;max-height:540px;animation:.35s cubic-bezier(.16,1,.3,1) WorkSection-module__PmqFaW__lightboxScaleIn;box-shadow:0 30px 70px #000c,0 0 0 1px #ffffff1a}@media (max-width:768px){.WorkSection-module__PmqFaW__lightboxVideo{width:95vw;height:53.43vw}}.WorkSection-module__PmqFaW__stopVideoBtn{z-index:10;color:#fff;cursor:pointer;background:#000000b3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;transition:background-color .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:10px;right:10px}.WorkSection-module__PmqFaW__stopVideoBtn:hover{background-color:red;border-color:red;transform:scale(1.1)}
.ContactTitleSection-module__hkRhrq__section{background-color:#000;width:100%;height:140vh;position:relative}.ContactTitleSection-module__hkRhrq__stickyContainer{height:calc(var(--vh,1vh) * 100);pointer-events:none;background-color:#000;width:100%;position:sticky;top:0}
.ContactSection-module__UONp9G__section{min-height:calc(var(--vh,1vh) * 100);box-sizing:border-box;background-color:#000;flex-direction:column;justify-content:space-between;width:100%;padding:clamp(70px,9vh,120px) 8vw clamp(15px,2.5vh,30px);display:flex;position:relative;overflow:hidden}.ContactSection-module__UONp9G__splitGrid{flex-grow:1;grid-template-columns:1.15fr .85fr;align-items:start;gap:8vw;margin-bottom:2vh;display:grid}.ContactSection-module__UONp9G__leftColumn{flex-direction:column;justify-content:center;height:100%;display:flex}.ContactSection-module__UONp9G__tagline{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;color:#fff;margin-bottom:3vh;font-size:clamp(2rem,3.5vw,4.4rem);font-weight:900;line-height:1.05}.ContactSection-module__UONp9G__description{font-family:var(--font-body);color:#ffffffb3;max-width:90%;font-size:clamp(.85rem,.95vw,1.15rem);line-height:1.6}.ContactSection-module__UONp9G__rightColumn{flex-direction:column;display:flex}.ContactSection-module__UONp9G__form{background-color:#0000;border:none;flex-direction:column;gap:2.2vh;padding:0;display:flex}.ContactSection-module__UONp9G__formTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:#fff;margin-bottom:1.5vh;font-size:clamp(1.8rem,2.5vw,3rem);font-weight:900}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:.4rem;display:flex}.ContactSection-module__UONp9G__label{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:.05em;font-size:clamp(.75rem,.8vw,.95rem);font-weight:700}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{width:100%;font-family:var(--font-body);border:none;border-radius:0;outline:none;padding:clamp(10px,1.2vh,16px) 16px;font-size:clamp(.85rem,.9vw,1.05rem);color:#000!important;background-color:#fff!important}.ContactSection-module__UONp9G__input::placeholder,.ContactSection-module__UONp9G__textarea::placeholder{color:#00000073!important}.ContactSection-module__UONp9G__textarea{resize:none;min-height:clamp(80px,10vh,120px)}.ContactSection-module__UONp9G__submitContainer{justify-content:flex-end;width:100%;display:flex}.ContactSection-module__UONp9G__submitBtn{color:#000;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#fff;border:none;border-radius:0;padding:10px 32px;font-size:clamp(.9rem,1vw,1.15rem);font-weight:800;transition:background-color .3s,color .3s}.ContactSection-module__UONp9G__submitBtn:hover{color:#fff;background-color:red}.ContactSection-module__UONp9G__divider{background-color:#ffffff26;width:100%;height:1px;margin-top:1vh;margin-bottom:2.5vh}.ContactSection-module__UONp9G__bottomRow{justify-content:space-between;align-items:center;margin-bottom:3.5vh;display:flex}.ContactSection-module__UONp9G__contactInfo{align-items:center;gap:3.5vw;display:flex}.ContactSection-module__UONp9G__detailItem{color:#fff;font-family:var(--font-body);align-items:center;gap:10px;font-size:clamp(.85rem,.95vw,1.15rem);font-weight:500;text-decoration:none;transition:color .3s;display:flex}.ContactSection-module__UONp9G__detailItem:hover{color:red}.ContactSection-module__UONp9G__detailIcon{color:#fff;justify-content:center;align-items:center;display:flex}.ContactSection-module__UONp9G__socials{gap:12px;display:flex}.ContactSection-module__UONp9G__socialLink{color:#000;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(32px,2.5vw,44px);height:clamp(32px,2.5vw,44px);transition:background-color .3s,color .3s,transform .2s;display:flex}.ContactSection-module__UONp9G__socialLink:hover{color:#fff;background-color:red;transform:scale(1.08)}.ContactSection-module__UONp9G__footer{width:100%;color:var(--text-muted);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2vh;font-size:clamp(.7rem,.8vw,.95rem);display:flex}.ContactSection-module__UONp9G__footerLeft{align-items:center;gap:12px;display:flex}.ContactSection-module__UONp9G__logoCircle{width:clamp(24px,1.8vw,30px);height:clamp(24px,1.8vw,30px);font-family:var(--font-display);color:#fff;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:clamp(11px,.9vw,14px);font-weight:800;display:flex}.ContactSection-module__UONp9G__footerRight{gap:1.5rem;display:flex}.ContactSection-module__UONp9G__footerRight a{color:inherit;text-decoration:none;transition:color .3s}.ContactSection-module__UONp9G__footerRight a:hover{color:red}@media (max-width:768px){.ContactSection-module__UONp9G__section{height:auto;min-height:calc(var(--vh,1vh) * 100);padding:75px 16px 20px}.ContactSection-module__UONp9G__splitGrid{grid-template-columns:1fr;gap:32px;margin-bottom:24px}.ContactSection-module__UONp9G__leftColumn{text-align:left}.ContactSection-module__UONp9G__tagline{margin-bottom:12px;font-size:clamp(1.8rem,6.5vw,2.8rem)}.ContactSection-module__UONp9G__description{max-width:100%;font-size:.95rem}.ContactSection-module__UONp9G__formTitle{margin-bottom:12px;font-size:1.6rem}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{border-radius:4px}.ContactSection-module__UONp9G__submitContainer{justify-content:stretch}.ContactSection-module__UONp9G__submitBtn{border-radius:4px;width:100%;padding:12px 24px}.ContactSection-module__UONp9G__bottomRow{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:25px}.ContactSection-module__UONp9G__contactInfo{flex-direction:column;align-items:flex-start;gap:12px}.ContactSection-module__UONp9G__socials{justify-content:flex-start;width:100%}.ContactSection-module__UONp9G__footer{text-align:center;flex-direction:column;gap:12px;padding-top:15px}.ContactSection-module__UONp9G__footerLeft{flex-direction:column;gap:8px}.ContactSection-module__UONp9G__footerRight{gap:15px}}@media (max-height:720px){.ContactSection-module__UONp9G__tagline{margin-bottom:1.5vh}.ContactSection-module__UONp9G__form{gap:1.2vh}.ContactSection-module__UONp9G__formTitle{margin-bottom:1vh}.ContactSection-module__UONp9G__textarea{min-height:clamp(50px,7vh,80px)}.ContactSection-module__UONp9G__bottomRow{margin-bottom:1.5vh}.ContactSection-module__UONp9G__divider{margin-top:.5vh;margin-bottom:1.5vh}}@media (max-height:600px){.ContactSection-module__UONp9G__section{padding:60px 5vw 10px}.ContactSection-module__UONp9G__form{gap:.8vh}.ContactSection-module__UONp9G__textarea{min-height:45px}}
.GalaxyBackground-module__CTyH_G__galaxyCanvas{z-index:-1;pointer-events:none;background-color:#000;width:100%;height:100%;display:block;position:fixed;top:0;left:0}
