video-hero{display:block}.video-hero{display:block;position:relative;width:100%;height:calc(var(--vh-height, 100) * 1vh - var(--vh-offset, 0px));height:calc(var(--vh-height, 100) * 1svh - var(--vh-offset, 0px));overflow:hidden;background:#000;isolation:isolate}.video-hero__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.video-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s;pointer-events:none}.video-hero__slide.is-active{opacity:1;visibility:visible;transition:opacity .6s ease;pointer-events:auto}.video-hero__poster,.video-hero__poster img,.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--vh-object-position, center)}.video-hero__poster img{display:block}.video-hero__poster svg,.video-hero__placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__video{opacity:0;transition:opacity .4s ease;border:0}.video-hero__video.is-playing{opacity:1}.video-hero__video.is-failed{display:none}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--vh-overlay, .3);pointer-events:none;z-index:1}.video-hero__content{position:absolute;z-index:2;display:flex;flex-direction:column;gap:1rem;padding:clamp(1.5rem,5vw,5rem);max-width:min(90%,46rem);top:var(--vh-content-top, auto);bottom:var(--vh-content-bottom, 12%);font-family:Helvetica Neue,Inter,Segoe UI,Helvetica,Arial,sans-serif}.video-hero--align-left .video-hero__content{left:0;align-items:flex-start;text-align:left}.video-hero--align-center .video-hero__content{left:50%;transform:translate(-50%);align-items:center;text-align:center}.video-hero--light .video-hero__content{color:#fff;text-shadow:0 1px 24px rgba(0,0,0,.35)}.video-hero--dark .video-hero__content{color:#111418;text-shadow:0 1px 20px rgba(255,255,255,.35)}.video-hero__eyebrow{margin:0;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;opacity:.95}.video-hero__heading{margin:0;line-height:1.03;color:inherit;font-family:inherit;font-weight:800;letter-spacing:-.02em}.video-hero .video-hero__heading.h1{font-size:clamp(1.9rem,3vw,2.5rem)}.video-hero .video-hero__heading.h0{font-size:clamp(2.2rem,3.8vw,3.2rem)}.video-hero .video-hero__heading.hxl{font-size:clamp(2.7rem,4.8vw,4.25rem)}.video-hero .video-hero__heading.hxxl{font-size:clamp(3.2rem,5.6vw,5rem)}.video-hero__subheading{margin:0;font-size:clamp(1.2rem,2.3vw,1.75rem);line-height:1.4;max-width:38rem;opacity:.95}.video-hero--align-center .video-hero__subheading{margin-left:auto;margin-right:auto}.video-hero__cta-row{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.video-hero--align-center .video-hero__cta-row{align-items:center}.video-hero__note{margin:0;font-size:.85rem;opacity:.85}.video-hero__button{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:1.5rem 3rem;background:#fff;color:#111418;font-family:inherit;font-weight:700;font-size:1.3rem;letter-spacing:0;line-height:1.1;text-decoration:none;text-transform:none;border:0;border-radius:999px;box-shadow:0 8px 30px #0000002e;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.video-hero__button:after{display:none}.video-hero__button:hover{background:#f0f1f2;transform:translateY(-2px);box-shadow:0 12px 38px #00000042}.video-hero__button:focus-visible{outline:2px solid #fff;outline-offset:3px}.video-hero--dark .video-hero__button{background:#111418;color:#fff}.video-hero--dark .video-hero__button:hover{background:#000}.video-hero--dark .video-hero__button:focus-visible{outline-color:#111418}.video-hero__content>*{opacity:0;transform:translateY(10px)}.video-hero__slide.is-active .video-hero__content>*{animation:video-hero-reveal .6s cubic-bezier(.22,1,.36,1) forwards}.video-hero__slide.is-active .video-hero__content>*:nth-child(1){animation-delay:.3s}.video-hero__slide.is-active .video-hero__content>*:nth-child(2){animation-delay:.38s}.video-hero__slide.is-active .video-hero__content>*:nth-child(3){animation-delay:.46s}.video-hero__slide.is-active .video-hero__content>*:nth-child(4){animation-delay:.54s}.video-hero__slide.is-active .video-hero__content>*:nth-child(5){animation-delay:.62s}@keyframes video-hero-reveal{to{opacity:1;transform:translateY(0)}}.video-hero__nav{position:absolute;z-index:3;display:flex;gap:.85rem;padding:clamp(1rem,4vw,2.5rem)}.video-hero__nav--bottom-right{right:0;bottom:0}.video-hero__nav--bottom-left{left:0;bottom:0}.video-hero__nav--bottom-center{left:50%;bottom:0;transform:translate(-50%)}.video-hero__dot{position:relative;width:3.3rem;height:3.3rem;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.video-hero--dark .video-hero__dot{color:#111418}.video-hero__dot-label{position:relative;z-index:1;font-size:1.1rem;font-weight:600;opacity:.7;transition:opacity .2s ease,transform .2s ease}.video-hero__dot.is-active .video-hero__dot-label{opacity:1}.video-hero__dot:hover .video-hero__dot-label,.video-hero__dot:focus-visible .video-hero__dot-label{opacity:1}.video-hero__dot:focus-visible{outline:2px solid currentColor;outline-offset:2px}.video-hero__ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}.video-hero__ring-track{fill:none;stroke:currentColor;stroke-width:2;opacity:.35}.video-hero__ring-progress{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;opacity:0}.video-hero__dot.is-active .video-hero__ring-progress{opacity:1}.video-hero__scroll{position:absolute;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:3;color:#fff;opacity:.85;animation:video-hero-bounce 2s ease-in-out infinite;pointer-events:none}.video-hero--dark .video-hero__scroll{color:#111418}.video-hero__scroll svg{display:block;width:1.6rem;height:1.6rem}@keyframes video-hero-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@media screen and (max-width:749px){.video-hero__content{max-width:100%;bottom:var(--vh-content-bottom-mobile, 16%)}.video-hero__nav--bottom-right,.video-hero__nav--bottom-left{left:50%;right:auto;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.video-hero__slide,.video-hero__slide.is-active{transition:none}.video-hero__video{display:none!important}.video-hero__content>*,.video-hero__slide.is-active .video-hero__content>*{opacity:1;transform:none;animation:none}.video-hero__ring-progress{display:none}.video-hero__scroll{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/video-hero.css.map */
