:root{--color-white:#fff;--color-off-white:#f7f7f3;--color-paper:#fbfbf7;--color-black:#050505;--color-ink:#0d0d0d;--color-charcoal:#171717;--color-neon:#b8f238;--color-neon-bright:#c7ff3f;--color-neon-soft:rgba(184,242,56,.16);--color-grey-200:#dfdfd8;--color-grey-400:#a7a79f;--border-light:rgba(5,5,5,.12);--page-gutter:clamp(20px,4vw,72px);--section-space:clamp(96px,12vw,190px)}.home-premium{background:var(--color-white);color:var(--color-black)}.home-premium .section{padding:var(--section-space) 0}.hp-kicker{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600;display:flex;align-items:center;gap:10px}.hp-kicker:before{content:"";width:22px;height:2px;background:var(--color-neon)}.hp-hero{position:relative;overflow:hidden;isolation:isolate}@supports (overflow: clip){.hp-hero{overflow:clip}}.hp-position{position:relative;z-index:2;background:var(--color-off-white);isolation:isolate}.hp-hero{position:relative;min-height:100dvh;background:#fff}.hp-hero__viewport{position:relative;height:100dvh;overflow:hidden;background:#fff;isolation:isolate}.hp-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(5,5,5,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(5,5,5,.035) 1px,transparent 1px);background-size:8vw 8vw;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hp-hero__content{position:relative;height:100%;padding-top:clamp(120px,15vh,175px)}.hp-hero__copy{position:relative;z-index:2}.hp-hero h1{font-size:clamp(4.8rem,9.5vw,13rem);line-height:.85;letter-spacing:-.07em;font-weight:500;margin:clamp(25px,4vh,48px) 0 0}.hp-hero h1 span{display:block}.hp-hero h1 span:last-child{margin-left:7vw}.hp-hero__lower{display:grid;grid-template-columns:1fr minmax(320px,42%);margin-top:clamp(32px,5vh,64px);gap:4vw;align-items:end}.hp-hero__lower>p{grid-column:2;font-size:clamp(17px,1.35vw,22px);line-height:1.45;max-width:56ch;margin:0}.hp-hero__lower>div{grid-column:2;display:flex;gap:28px;align-items:center;margin-top:25px}.hp-button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:#050505;color:#fff;padding:15px 18px;min-width:220px;font-size:12px}.hp-button span{color:var(--color-neon)}.hp-link{font-size:12px;border-bottom:1px solid;padding-bottom:6px}.hp-signal{position:absolute;right:4vw;top:20vh;width:clamp(90px,11vw,170px);aspect-ratio:1;border:1px solid var(--border-light);border-radius:50%;display:grid;place-items:center}.hp-signal:before,.hp-signal:after{content:"";position:absolute;inset:18%;border:1px solid var(--border-light);border-radius:50%}.hp-signal:after{inset:36%;background:#050505}.hp-signal i{position:absolute;left:50%;top:50%;width:48%;height:1px;background:var(--color-neon);transform-origin:left}.hp-signal b{z-index:2;color:#fff;font-size:14px}.hp-signal span{position:absolute;top:105%;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.hp-hero__meta{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:.14em}.hp-stage{position:absolute;z-index:0;top:var(--header);bottom:0;left:50%;width:100vw;margin-left:-50vw;background:#070707;color:#fff;overflow:hidden;transform-origin:0 0;will-change:transform;backface-visibility:hidden;contain:layout paint}.hp-stage__parallax{position:absolute;z-index:0;inset:0%;overflow:hidden;pointer-events:none;transform-origin:50% 50%;will-change:transform;backface-visibility:hidden}.hp-stage__media{position:absolute;inset:0;overflow:hidden;transform:scale(1.08);transform-origin:50% 50%;will-change:transform;backface-visibility:hidden}.hp-stage__webgl{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .6s ease}.hp-stage.is-webgl-ready .hp-stage__webgl{opacity:.76}.hp-stage__fallback{position:absolute;inset:0;background:radial-gradient(circle at 65% 40%,#293114 0,transparent 28%),#070707;display:grid;place-items:center;overflow:hidden}.hp-stage__fallback>span{font-size:clamp(60px,13vw,220px);font-weight:700;letter-spacing:-.08em;color:#fff;white-space:nowrap;transform:rotate(-8deg)}.hp-stage__fallback>span span{color:var(--color-neon)}.hp-stage__fallback i{position:absolute;inset:10%;border:1px solid rgba(184,242,56,.3);border-radius:50%;transform:scale(1.4)}.hp-stage__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),transparent 50%,rgba(0,0,0,.75));pointer-events:none}.hp-stage__top,.hp-stage__caption,.hp-stage__progress{opacity:0;position:absolute;z-index:2}.hp-stage__top{left:28px;right:28px;top:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hp-stage__top button{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;padding:7px 12px;text-transform:uppercase;font-size:9px}.hp-stage__caption{left:5vw;right:5vw;bottom:7vh}.hp-stage__caption p{font-size:clamp(24px,3.3vw,54px);max-width:22ch;line-height:1.05;letter-spacing:-.04em;margin:0 0 28px}.hp-stage__caption div{display:flex;align-items:center;gap:12px;color:#c8c8c2;font-size:9px;text-transform:uppercase;letter-spacing:.15em}.hp-stage__caption i{width:4px;height:4px;border-radius:50%;background:var(--color-neon)}.hp-stage__progress{left:5vw;right:5vw;bottom:4vh;height:1px;background:#ffffff4d}.hp-stage__progress i{display:block;width:35%;height:100%;background:var(--color-neon)}.hp-position h2,.hp-section-head h2,.hp-film h2,.hp-clients h2{font-size:clamp(3.5rem,6vw,8.4rem);line-height:.92;letter-spacing:-.055em;font-weight:500}.hp-position h2{margin:55px 0 80px;max-width:13ch}.hp-position__detail{display:grid;grid-template-columns:1fr 5fr 1fr}.hp-position__detail i{grid-column:2;width:2px;height:100%;min-height:100%;align-self:stretch;background:var(--color-neon);transform:scaleY(0);transform-origin:50% 0;will-change:transform}.hp-position__detail p{grid-column:2;font-size:clamp(22px,2vw,31px);max-width:48ch;padding-left:5vw;margin:0;line-height:1.45}.hp-position__meta{display:flex;justify-content:flex-end;gap:5vw;border-top:1px solid var(--border-light);margin-top:100px;padding-top:18px;text-transform:uppercase;font-size:9px;letter-spacing:.13em}.hp-section-head{display:grid;grid-template-columns:2fr 1fr;gap:2vw}.hp-section-head .hp-kicker{grid-column:1/-1}.hp-section-head h2{margin:42px 0 80px}.hp-section-head>p:last-child{align-self:end;margin:0 0 90px;font-size:18px;max-width:40ch}.hp-about{background:#050505;color:#fff}.hp-about__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.hp-about__intro{position:sticky;top:18vh;align-self:start}.hp-about__intro h2{font-size:clamp(44px,5vw,78px);line-height:.96;letter-spacing:-.055em;margin:45px 0}.hp-about__intro>p:last-child{font-size:18px;color:#aaa;max-width:38ch}.hp-about-card{min-height:74vh;margin-bottom:6vh;background:#151515;border:1px solid rgba(255,255,255,.15);position:relative;overflow:hidden;perspective:1200px}.hp-about-card__visual{height:52%;min-height:300px;position:relative;background:linear-gradient(135deg,#202020,#090909);overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform}.hp-about-card__visual span{position:absolute;right:-.03em;bottom:-.25em;color:var(--color-neon);font-size:clamp(150px,25vw,380px);font-weight:700;letter-spacing:-.1em}.hp-about-card__visual i{position:absolute;inset:15%;border:1px solid rgba(184,242,56,.2);transform:rotate(12deg)}.hp-about-card__copy{padding:35px}.hp-about-card__copy>span{font-size:9px;color:var(--color-neon);letter-spacing:.15em}.hp-about-card__copy>p{color:#999;text-transform:uppercase;font-size:10px}.hp-about-card h3{font-size:clamp(30px,3.2vw,54px);line-height:1.03;letter-spacing:-.04em;max-width:17ch;margin:40px 0 0}.hp-clients__head{display:grid;grid-template-columns:1fr 2fr;gap:5vw}.hp-clients__head h2{font-size:clamp(40px,5vw,72px);margin:0 0 90px}.hp-clients__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border-light);border-left:1px solid var(--border-light)}.hp-clients__grid>div{height:150px;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);display:grid;place-items:center;padding:25px;filter:grayscale(1)}.hp-clients__grid img{max-height:48px}.hp-clients__grid span{font-size:18px;font-weight:600;text-align:center}@media(max-width:900px){.hp-stage{position:absolute;z-index:0;top:var(--header);right:0;bottom:0;left:0;width:100%;height:auto;margin:0;transform:none!important}.hp-stage__parallax,.hp-stage__media{inset:0;transform:none!important}.hp-hero{height:auto;min-height:100dvh}.hp-hero__viewport{position:relative;height:auto;min-height:100dvh}.hp-hero__content{padding-top:120px}.hp-hero h1{font-size:clamp(58px,15vw,110px)}.hp-hero h1 span:last-child{margin-left:0}.hp-hero__lower{grid-template-columns:1fr}.hp-hero__lower>p,.hp-hero__lower>div{grid-column:1}.hp-signal{display:none}.hp-hero__meta{position:relative;margin-top:50px;z-index:2}.hp-stage__top{opacity:1}.hp-stage__caption,.hp-stage__progress{opacity:0}.hp-stage__caption p{font-size:25px}.hp-position__detail{grid-template-columns:1fr}.hp-position__detail i,.hp-position__detail p{grid-column:1}.hp-position__detail p{padding-left:25px}.hp-section-head,.hp-about__layout,.hp-clients__head{grid-template-columns:1fr}.hp-section-head>p:last-child{margin-bottom:45px}.hp-about__intro{position:relative;top:auto;margin-bottom:60px}.hp-about-card{min-height:600px}.hp-clients__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hp-hero h1{font-size:16vw}.hp-hero__lower>div{align-items:flex-start;flex-direction:column}.hp-hero__meta{flex-direction:column;gap:10px}.hp-position__meta{flex-direction:column}.hp-section-head h2,.hp-position h2{font-size:14vw}.hp-about-card{min-height:520px}.hp-about-card__visual{min-height:250px}.hp-clients__grid>div{height:110px}}@media(prefers-reduced-motion:reduce){.hp-hero{height:auto;min-height:100dvh}.hp-hero__viewport{position:relative;height:auto;min-height:100dvh}.hp-stage{position:absolute;z-index:0;top:var(--header);right:0;bottom:0;left:0;width:100%;height:auto;margin:0;transform:none!important}.hp-stage__parallax,.hp-stage__media{inset:0;transform:none!important}.hp-stage__top,.hp-stage__caption,.hp-stage__progress{opacity:1}}@media(max-width:900px),(prefers-reduced-motion:reduce){.hp-stage__webgl{display:none}}@media(max-width:760px){.mobile-menu{background:#050505;color:#fff}.mobile-menu nav a{border-color:#ffffff2e}.mobile-menu nav a[aria-current=page]{color:var(--color-neon)}.mobile-menu-meta p{color:#999}}.hp-stage__media>video,.hp-stage__media>.hp-stage__image{display:block;width:100%;height:100%;object-fit:cover}.hp-stage__image{object-position:75% 75%}.hp-stage__top>div{display:flex;gap:8px}.hp-stage__top button{min-width:44px;min-height:44px}.hp-stage__top button[hidden]{display:none}.client-carousel{padding:clamp(46px,6vw,82px) 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);overflow:hidden;background:var(--color-paper)}.client-carousel__head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:42px}.client-carousel__head h2{font-size:clamp(26px,3.4vw,52px);line-height:1;letter-spacing:-.045em;max-width:20ch;margin:24px 0 0}.client-carousel__head button{min-width:120px;min-height:44px;background:transparent;border:1px solid var(--border-light);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.client-carousel__window{overflow:hidden;touch-action:pan-y}.client-carousel__track{display:flex;width:max-content;animation:clientLoop 34s linear infinite;animation-play-state:paused;transform:translateZ(0);backface-visibility:hidden;will-change:transform}.client-carousel.is-motion-ready:not(.is-paused) .client-carousel__track{animation-play-state:running}.client-logo{width:clamp(190px,22vw,340px);height:110px;display:grid;place-items:center;padding:20px 44px;border-right:1px solid var(--border-light)}.client-logo img{width:auto;height:clamp(28px,3vw,48px);max-width:160px;object-fit:contain;filter:grayscale(1) contrast(1.2);opacity:.72}.client-logo span{font-size:clamp(18px,2vw,30px);font-weight:600;letter-spacing:-.03em;white-space:nowrap}.client-carousel__progress{width:var(--shell);margin:32px auto 0;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;font-size:9px}.client-carousel__progress:before{content:"";height:1px;background:var(--border-light);grid-column:1}.client-carousel__progress i{display:block;width:18%;height:2px;background:var(--color-neon);grid-column:1;grid-row:1}.client-carousel__progress span{grid-column:2;grid-row:1}@keyframes clientLoop{to{transform:translate3d(-50%,0,0)}}.hp-about-card__visual img{position:absolute;max-width:none;width:200%;height:200%;object-fit:cover;transform-origin:50% 50%;backface-visibility:hidden;will-change:transform}.hp-about-card__visual.crop-1 img{left:0;top:0}.hp-about-card__visual.crop-2 img{right:0;top:0}.hp-about-card__visual.crop-3 img{left:0;bottom:0}.hp-about-card__visual.crop-4 img{right:0;bottom:0}.hp-about-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55))}.hp-about-card__visual span{z-index:2;opacity:.82}.hp-about-card__copy small{display:block;color:#999;max-width:46ch;line-height:1.5;margin-top:25px}.hp-film.section{height:100svh;min-height:720px;padding:clamp(82px,9vh,118px) 0 0;display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:clamp(28px,4vh,48px);overflow:hidden;background:var(--color-black);color:var(--color-white)}.hp-film__head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);column-gap:4vw;row-gap:clamp(26px,4vh,42px);align-items:end}.hp-film__head .hp-kicker{grid-column:1 / -1}.hp-film__head h2{margin:0;font-size:clamp(3.8rem,6vw,7.8rem);line-height:.9;letter-spacing:-.055em}.hp-film__head>p:last-child{align-self:end;max-width:40ch;margin:0 0 .4em;color:#aaa;font-size:clamp(15px,1.15vw,19px);line-height:1.45}.hp-film__viewport{min-width:0;min-height:0;overflow:hidden}.hp-film__track{display:flex;align-items:stretch;gap:clamp(18px,2vw,36px);width:max-content;height:100%;padding:0 var(--page-gutter) clamp(22px,3vh,38px);box-sizing:border-box;transform:translateZ(0);will-change:transform}.hp-film__frame,.hp-film__support{position:relative;flex:none;height:100%;min-height:0;overflow:hidden;background:#111;isolation:isolate}.hp-film__frame{width:min(72vw,1120px)}.hp-film__support{width:min(34vw,520px)}.hp-film__image{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;max-width:none;user-select:none;backface-visibility:hidden}.hp-film__frame.crop-4 .hp-film__image{object-position:72% 68%}.hp-film__support.crop-3 .hp-film__image{object-position:28% 62%}.hp-film__support.crop-2 .hp-film__image{object-position:72% 34%}.hp-film__art{position:absolute;z-index:1;inset:0;display:grid;align-items:center;justify-items:start;padding-left:clamp(28px,5vw,90px);pointer-events:none;background:linear-gradient(90deg,#050505c2,#0505051f)}.hp-film__art span{color:transparent;font-size:clamp(58px,10vw,170px);font-weight:700;line-height:.72;letter-spacing:-.08em;-webkit-text-stroke:1px rgba(255,255,255,.62)}.hp-film__art i{position:absolute;right:12%;width:min(30vw,440px);aspect-ratio:1;border:1px solid var(--color-neon);border-radius:50%}.hp-film__frame>a{position:absolute;z-index:3;left:50%;top:50%;width:132px;height:132px;border-radius:50%;display:grid;place-items:center;padding:18px;color:var(--color-black);background:var(--color-neon);text-align:center;font-size:10px;font-weight:600;letter-spacing:.09em;line-height:1.25;text-transform:uppercase;transform:translate3d(-50%,-50%,0);transition:transform .3s var(--ease),background-color .25s ease}.hp-film__frame>a:hover{transform:translate3d(-50%,-50%,0) scale(1.06)}.hp-film__frame>a:focus-visible{outline:2px solid var(--color-white);outline-offset:5px}.hp-film__frame>a span{font-size:18px}.hp-film__frame>p{position:absolute;z-index:3;left:28px;bottom:20px;margin:0;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hp-film__support:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.76))}.hp-film__support span{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;font-size:9px;letter-spacing:.15em;text-transform:uppercase}@media(max-width:900px){.hp-film.section{height:auto;min-height:0;padding:clamp(84px,18vw,120px) 0;display:block;overflow:visible}.hp-film__head{grid-template-columns:1fr;row-gap:24px}.hp-film__head .hp-kicker{grid-column:1}.hp-film__head h2{font-size:clamp(3.4rem,14vw,6.5rem)}.hp-film__head>p:last-child{max-width:38ch;margin:0}.hp-film__viewport{margin-top:48px;overflow:visible}.hp-film__track{display:grid;grid-template-columns:1fr;width:auto;height:auto;gap:24px;padding:0 var(--page-gutter);transform:none!important;will-change:auto}.hp-film__frame,.hp-film__support{width:100%;height:auto;min-height:0}.hp-film__frame,.hp-film__support{aspect-ratio:4 / 3}.hp-film__art{padding-left:clamp(22px,7vw,50px)}.hp-film__art span{font-size:clamp(48px,15vw,105px)}.hp-film__art i{right:-5%;width:54vw}.hp-film__frame>a{width:108px;height:108px;font-size:9px}.hp-film__frame>p{left:18px;right:18px;bottom:16px;font-size:8px;line-height:1.5}.hp-film__support span{left:18px;bottom:16px}}@media(prefers-reduced-motion:reduce){.hp-film.section{height:auto;min-height:0;padding-bottom:var(--section-space);overflow:visible}.hp-film__viewport{overflow-x:auto;overflow-y:hidden}.hp-film__track{height:clamp(380px,52vw,620px);transform:none!important;will-change:auto}}.hp-proof{background:var(--color-off-white)}.hp-proof__head{display:grid;grid-template-columns:1fr 2fr;gap:5vw}.hp-proof__head h2{font-size:clamp(42px,5.8vw,88px);line-height:.94;letter-spacing:-.055em;margin:0 0 90px;max-width:13ch}.hp-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border-light);border-left:1px solid var(--border-light)}.hp-proof__grid article{min-height:240px;padding:25px;border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;justify-content:space-between}.hp-proof__grid strong{font-size:clamp(48px,6vw,90px);letter-spacing:-.06em;color:#050505}.hp-proof__grid span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;max-width:18ch}.home-premium .contact-band{background:var(--color-neon);color:#050505}.home-premium .contact-band .eyebrow,.home-premium .contact-band__inner>p:not(.eyebrow){color:#050505}.home-premium .contact-band .eyebrow:before{background:#050505}.home-premium .contact-band .button{background:#050505;color:#fff}@media(max-width:900px){.client-carousel__window{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;overscroll-behavior-inline:contain;scrollbar-width:thin}.client-carousel__track{animation:none!important;animation-play-state:paused!important;transform:none!important;will-change:auto}.client-carousel__head [data-carousel-toggle]{display:none}.client-carousel__head{align-items:flex-start}.hp-proof__head{grid-template-columns:1fr}.hp-proof__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.client-carousel__head{display:block}.client-carousel__head button{margin-top:24px}.client-logo{width:210px}.hp-proof__grid{grid-template-columns:1fr}.hp-proof__grid article{min-height:180px}}@media(prefers-reduced-motion:reduce){.client-carousel__window{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y}.client-carousel__track{animation:none!important;transform:none!important;will-change:auto}.client-carousel__progress i{width:100%}}.mobile-menu-socials{display:flex;gap:14px;flex-wrap:wrap}.mobile-menu-socials a{font-size:10px;text-transform:uppercase;letter-spacing:.1em}@media(max-width:900px),(prefers-reduced-motion:reduce){.hp-hero{height:auto}}@media(max-width:900px){.hp-about-card{perspective:none}.hp-about-card__visual,.hp-about-card__visual img{transform:none!important;will-change:auto}}@media(prefers-reduced-motion:reduce){.hp-position__detail i{transform:none!important;will-change:auto}.hp-about-card{perspective:none}.hp-about-card__visual,.hp-about-card__visual img{transform:none!important;will-change:auto}}@media(min-width:901px)and (prefers-reduced-motion:no-preference){.hp-hero h1>span,.hp-hero__lower,.hp-hero__meta{opacity:0}}.hp-stage__poster,.hp-stage__video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 55%;backface-visibility:hidden}.hp-stage__poster{z-index:0;opacity:1;transition:opacity .45s ease}.hp-stage__video{z-index:1;overflow:hidden;opacity:0;transform:scale(1.015);transition:opacity .45s ease,transform .9s var(--ease)}.hp-stage__video iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;pointer-events:none}.hp-stage.is-video-ready .hp-stage__video{opacity:1;transform:scale(1)}.hp-stage.is-video-ready .hp-stage__poster{opacity:0}.hp-stage__shade{z-index:2}.hp-stage__webgl{z-index:3}.hp-stage.is-webgl-ready .hp-stage__webgl{opacity:0}.hp-stage.is-webgl-ready.is-expansion-active .hp-stage__webgl{opacity:.22}.hp-stage__top{z-index:5;opacity:1;align-items:center}.hp-stage__caption,.hp-stage__progress{z-index:5;opacity:0}.hp-stage__live{display:inline-flex;align-items:center;gap:9px}.hp-stage__live>i{width:8px;height:8px;border-radius:50%;background:var(--color-neon);box-shadow:0 0 16px #b8f238e6}.hp-stage__top>button{min-width:112px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:9px 13px;border:1px solid rgba(255,255,255,.38);color:#fff;background:#00000042;backdrop-filter:blur(10px);cursor:pointer}.hp-stage__top>button>i{width:7px;height:10px;border-left:2px solid currentColor;border-right:2px solid currentColor}.hp-stage__top>button[aria-pressed=true]>i{width:0;height:0;border:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor}@media(max-width:900px){.hp-stage__poster{position:absolute}.hp-stage__top>button{display:none}.hp-hero__copy{margin-top:52px}.hp-hero h1>span,.hp-hero__lower,.hp-hero__meta{opacity:1}}@media(prefers-reduced-motion:reduce){.hp-stage__video{display:none}.hp-stage__poster{position:relative;opacity:1!important}.hp-stage__top>button{display:none}.hp-hero h1>span,.hp-hero__lower,.hp-hero__meta{opacity:1;transform:none!important}}@media(min-width:901px){.hp-hero__content{display:flex;flex-direction:column;justify-content:center}}
