.video-hero{display:block;position:relative}.video-hero--contained{padding-inline:1.5rem}.video-hero__frame{position:relative;width:100%;min-height:var(--video-hero-min-height, 70vh);overflow:hidden;background:rgb(var(--color-foreground, 18 18 18));display:grid;place-items:center}.video-hero.video-hero--contained{max-width:var(--video-hero-max-width, 130rem);margin-inline:auto}.video-hero--contained .video-hero__frame{border-radius:1.2rem;min-height:0;aspect-ratio:var(--video-hero-ratio, 1.7778)}.video-hero__poster,.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-hero__video{opacity:0;transition:opacity .6s ease}.video-hero.is-ready .video-hero__video{opacity:1}.video-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / var(--video-hero-overlay, .25))}.video-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.2rem;max-width:76rem;padding:6rem 2rem;color:#fff;text-align:center;align-items:center}.video-hero__content--start{text-align:start;align-items:flex-start;margin-inline-end:auto}.video-hero__content--end{text-align:end;align-items:flex-end;margin-inline-start:auto}.video-hero__subheading{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 .1rem .6rem rgb(0 0 0 / .5)}.video-hero__heading{margin:0;font-size:clamp(2.8rem,5vw,5.6rem);line-height:1.08;text-shadow:0 .2rem 1.2rem rgb(0 0 0 / .45)}.video-hero__button{margin-top:.8rem}.video-hero__controls{position:absolute;right:1.6rem;bottom:1.6rem;z-index:2;display:flex;align-items:center;gap:.6rem}.video-hero__toggle{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.1rem;border:.1rem solid rgb(255 255 255 / .5);border-radius:10rem;background:#00000073;color:#fff;font-size:1.2rem;font-weight:600;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color .2s ease,border-color .2s ease}.video-hero__toggle:hover{background:#000000a6;border-color:#fff}.video-hero__toggle:focus-visible{outline:.2rem solid #ffffff;outline-offset:.2rem}.video-hero__toggle-icon{display:inline-flex;align-items:center}@media screen and (max-width:749px){.video-hero__content{padding:4rem 1.6rem}.video-hero__controls{right:1rem;bottom:1rem;gap:.4rem}.video-hero__toggle{padding:.6rem .9rem;font-size:1.1rem}}.video-hero--empty{padding:4rem 0;text-align:center;color:rgba(var(--color-foreground),.7)}@media(prefers-reduced-motion:reduce){.video-hero__video{display:none}.video-hero__toggle,.video-hero .video-hero__video{transition:none}}.video-hero__text{margin:0;max-width:46ch;font-size:clamp(1.6rem,2vw,2.1rem);line-height:1.4;color:#ffffffeb;text-shadow:0 .1rem .8rem rgb(0 0 0 / .45)}.video-hero__band{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:62rem;margin-inline:auto;padding:3.2rem 2rem .8rem;text-align:center;color:rgb(var(--color-foreground))}.video-hero__band--start{align-items:flex-start;text-align:start;margin-inline-start:0}.video-hero__band--end{align-items:flex-end;text-align:end;margin-inline-end:0}.video-hero__band .video-hero__subheading{color:rgba(var(--color-foreground),.62);text-shadow:none}.video-hero__band .video-hero__heading{font-size:clamp(2.6rem,4.4vw,4.4rem);text-shadow:none}.video-hero__band .video-hero__text{color:rgba(var(--color-foreground),.78);text-shadow:none;font-size:clamp(1.6rem,1.8vw,2rem)}@media screen and (max-width:749px){.video-hero__band{padding:2.4rem 1.6rem .4rem}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/video-hero.css.map */
