.hero-mask-base{-webkit-mask-size:calc(100% + 80rem + 1px + 70vh) 100%;mask-size:calc(100% + 80rem + 1px + 70vh) 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero-mask-reveal-image{-webkit-mask-image:linear-gradient(125deg,#0000,#0000 calc(57vh - .1rem),#00000054 57vh calc(57vh + 32.7rem),#000000a8 calc(57vh + 32.8rem) calc(57vh + 61.6rem),#000 calc(57vh + 69.6rem),#000);mask-image:linear-gradient(125deg,#0000,#0000 calc(57vh - .1rem),#00000054 57vh calc(57vh + 32.7rem),#000000a8 calc(57vh + 32.8rem) calc(57vh + 61.6rem),#000 calc(57vh + 69.6rem),#000)}.hero-mask-hide-image{-webkit-mask-image:linear-gradient(305deg,#0000,#0000 calc(57vh - 4rem),#00000054 calc(57vh + 4rem) calc(57vh + 32.7rem),#000000a8 calc(57vh + 32.8rem) calc(57vh + 65.5rem),#000 calc(57vh + 65.6rem),#000);mask-image:linear-gradient(305deg,#0000,#0000 calc(57vh - 4rem),#00000054 calc(57vh + 4rem) calc(57vh + 32.7rem),#000000a8 calc(57vh + 32.8rem) calc(57vh + 65.5rem),#000 calc(57vh + 65.6rem),#000)}.hero-mask-reveal{animation:hero-mask-reveal var(--hero-mask-reveal-duration,2.5s) cubic-bezier(.19, 1, .22, 1) forwards}.hero-mask-hide{animation:hero-mask-hide var(--hero-mask-hide-duration,1s) cubic-bezier(.19, 1, .22, 1) forwards}@keyframes hero-mask-reveal{0%{-webkit-mask-position:calc(80rem + 1px + 70vh) 0;mask-position:calc(80rem + 1px + 70vh) 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes hero-mask-hide{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:calc(100% - 50vw) 0;mask-position:calc(100% - 50vw) 0}}@property --logo-reveal{syntax:"<percentage>";inherits:false;initial-value:100%}.top-v2-logo-color-reveal{--logo-reveal:100%;-webkit-mask-image:linear-gradient(to top right, transparent calc(100% - var(--logo-reveal)), #000 calc(100% - var(--logo-reveal) + 0.01%));-webkit-mask-image:linear-gradient(to top right, transparent calc(100% - var(--logo-reveal)), #000 calc(100% - var(--logo-reveal) + 0.01%));mask-image:linear-gradient(to top right, transparent calc(100% - var(--logo-reveal)), #000 calc(100% - var(--logo-reveal) + 0.01%));animation:6s cubic-bezier(.19,1,.22,1) .5s both top-v2-logo-color-reveal}@keyframes top-v2-logo-color-reveal{0%{--logo-reveal:100%}to{--logo-reveal:0%}}@media (prefers-reduced-motion:reduce){.top-v2-logo-color-reveal{--logo-reveal:0%;animation:none}}.top-v2-vertical-copy{writing-mode:vertical-rl;width:fit-content}.top-v2-vertical-copy__heading{margin-left:5.25rem;line-height:2.15}.top-v2-vertical-copy__body{line-height:2.55}@property --usage-grayscale{syntax:"<number>";inherits:false;initial-value:1}@property --usage-saturate{syntax:"<number>";inherits:false;initial-value:.55}[data-usage-video]{--usage-grayscale:1;--usage-saturate:.55;filter:grayscale(var(--usage-grayscale)) brightness(1.04) saturate(var(--usage-saturate))}.top-v2-usage-flow-divider{shape-rendering:crispedges;flex:none;display:block;overflow:visible}.top-v2-usage-flow-slider{border-top:1px solid #fff;position:relative}@media (min-width:768px){.top-v2-usage-flow-slider__viewport{align-items:center;min-height:6.75rem;padding-top:0;padding-bottom:0;display:flex}}.top-v2-usage-flow-slider__label-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.14em;white-space:nowrap;background:#ffffff24;border:1px solid #fff;border-radius:9999px;justify-content:center;align-items:center;min-width:7.5rem;padding:.45rem 1.35rem;font-size:.8125rem;line-height:1;display:inline-flex}@media (min-width:768px){.top-v2-usage-flow-slider__label-text{min-width:8.25rem;padding:.5rem 1.5rem;font-size:.875rem}}@keyframes top-v2-usage-flow-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.top-v2-usage-flow-slider__track{will-change:transform;animation:48s linear infinite top-v2-usage-flow-marquee}.top-v2-usage-flow-slider__track--interactive{animation:none}@media (prefers-reduced-motion:reduce){.top-v2-usage-flow-slider__track{justify-content:center;width:100%;animation:none}}@media (max-width:1279px){.top-v2-hero-mobile-headline{paint-order:stroke fill;-webkit-text-stroke:1px #000;text-shadow:0 1px 6px #00000073,0 0 20px #00000040}@keyframes top-v2-hero-mobile-pull-scale{0%{transform:scale(1.2)}to{transform:scale(1)}}[data-hero-pull-scale]{transform-origin:50%;will-change:transform;transform:scale(1.2)}[data-hero-pull-scale][data-hero-pull-zone=sub]{transform-origin:50% 78%}[data-hero-pull-scale].hero-pull-scale--active{animation:10s linear forwards top-v2-hero-mobile-pull-scale}[data-hero-pull-scale].hero-pull-scale--restart,[data-hero-pull-scale].hero-pull-scale--frozen{animation:none!important}}@media (max-width:1279px) and (prefers-reduced-motion:reduce){[data-hero-pull-scale]{transform:scale(1);animation:none!important}}@keyframes top-v2-hero-mobile-headline-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.top-v2-hero-mobile-headline-line{opacity:0;white-space:nowrap;display:block}@media (max-width:360px){.top-v2-hero-mobile-headline-line{letter-spacing:-.02em}}.top-v2-hero-mobile-headline-lines.is-visible .top-v2-hero-mobile-headline-line{animation:2s cubic-bezier(.22,1,.36,1) both top-v2-hero-mobile-headline-fade-in}@media (prefers-reduced-motion:reduce){.top-v2-hero-mobile-headline-line{opacity:1;transform:none;animation:none!important}}@media (min-width:80rem){.top-v2-hero-desktop-headline{paint-order:stroke fill;-webkit-text-stroke:2px #fff}}
