.hero-video{position:relative;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero-video--medium{min-height:45rem}.hero-video--large{min-height:65rem}.hero-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgb(var(--color-shadow))}.hero-video__poster,.hero-video__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-video__video{opacity:0;transition:opacity .6s ease}.hero-video--playing .hero-video__video{opacity:1}.hero-video--playing .hero-video__poster{opacity:0}.hero-video__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.8rem;max-width:58rem;padding:4rem 5vw;text-align:left;color:rgb(var(--color-foreground))}.hero-video__text{margin:0;font-size:1.8rem}.hero-video__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}@media screen and (max-width:749px){.hero-video__content{align-items:center;text-align:center;padding:3.2rem 2rem;max-width:100%}.hero-video__buttons{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-video.css.map */
