.video-hero{position:relative;display:flex;overflow:hidden;isolation:isolate}.video-hero--full{min-height:100vh;min-height:100svh}.video-hero--large{min-height:85vh;min-height:85svh}.video-hero--medium{min-height:70vh;min-height:70svh}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.video-hero--parallax .video-hero__media{height:120%;top:-10%;will-change:transform}.video-hero__media video,.video-hero__media img{width:100%;height:100%;object-fit:cover}.video-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-hero__poster img{width:100%;height:100%;object-fit:cover}.video-hero__poster--mobile{display:none}@media screen and (min-width:750px){.video-hero__poster--has-video{display:none}}.video-hero__video--mobile{display:none}@media screen and (max-width:749px){.video-hero__video--desktop{display:none}.video-hero__poster--desktop{display:block}.video-hero__poster--desktop img{object-position:var(--video-hero-mobile-object-position, center center)}.video-hero__poster--has-mobile.video-hero__poster--desktop{display:none}.video-hero__poster--mobile,.video-hero__media--has-mobile-video .video-hero__video--mobile{display:block}.video-hero__media--has-mobile-video~.video-hero__poster--mobile,.video-hero__media--has-mobile-video~.video-hero__poster--desktop{display:none}.video-hero--full{min-height:80svh}.video-hero--large{min-height:75svh}.video-hero--medium{min-height:65svh}}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,#000000b3,#0000004d 40%,#0000000d);pointer-events:none}.video-hero__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--video-hero-overlay-opacity, 0)}.video-hero__content{position:relative;z-index:2;display:flex;width:100%;padding:3rem 1.5rem}@media screen and (min-width:750px){.video-hero__content{padding:5rem}}.video-hero__content--top-left{align-items:flex-start;justify-content:flex-start}.video-hero__content--top-center{align-items:flex-start;justify-content:center}.video-hero__content--top-right{align-items:flex-start;justify-content:flex-end}.video-hero__content--middle-left{align-items:center;justify-content:flex-start}.video-hero__content--middle-center{align-items:center;justify-content:center}.video-hero__content--middle-right{align-items:center;justify-content:flex-end}.video-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start}.video-hero__content--bottom-center{align-items:flex-end;justify-content:center}.video-hero__content--bottom-right{align-items:flex-end;justify-content:flex-end}.video-hero__box{max-width:89rem;word-wrap:break-word}.video-hero__box>*+*{margin-top:1rem}.video-hero__box>*+.video-hero__buttons{margin-top:2rem}.video-hero--align-left .video-hero__box{text-align:left}.video-hero--align-center .video-hero__box{text-align:center}.video-hero--align-right .video-hero__box{text-align:right}.video-hero__heading{margin-bottom:0;color:currentColor}.video-hero__pillars{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.2rem}.video-hero__pillar{text-transform:uppercase;letter-spacing:.25em;font-weight:450;font-size:1.4rem;line-height:1;color:currentColor}.video-hero__pillar-separator{display:block;width:1px;height:2rem;background:currentColor;opacity:.35;flex-shrink:0}.video-hero--align-left .video-hero__pillars{justify-content:flex-start}.video-hero--align-right .video-hero__pillars{justify-content:flex-end}@media screen and (max-width:749px){.video-hero__pillars{flex-direction:column;gap:1.2rem}.video-hero__pillar{font-size:1.2rem;letter-spacing:.2em}.video-hero__pillar-separator{width:3rem;height:1px}}.video-hero__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem}@keyframes videoHeroReveal{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.video-hero__block{opacity:0}.video-hero--revealed .video-hero__block{animation:videoHeroReveal .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--stagger, 0) * .12s + .2s)}.video-hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.6rem;color:currentColor;opacity:.6}.video-hero__scroll-indicator span{font-size:1rem;text-transform:uppercase;letter-spacing:.2em}@keyframes scrollPulse{0%,to{opacity:.6;transform:translate(-50%) translateY(0)}50%{opacity:1;transform:translate(-50%) translateY(.5rem)}}.video-hero__scroll-indicator{animation:scrollPulse 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.video-hero__block{opacity:1!important;animation:none!important}.video-hero__scroll-indicator{animation:none!important}.video-hero--parallax .video-hero__media{height:100%;top:0;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-video-hero.css.map */
