.video-hero{position:relative;width:100%;height:var(--hero-height-mobile, 70vh);min-height:320px;overflow:hidden;display:flex;background:rgb(var(--color-background))}@media screen and (min-width:750px){.video-hero{height:var(--hero-height-desktop, 85vh)}}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.video-hero__video{width:100%;height:100%;object-fit:cover;display:block}.video-hero__video--mobile{display:none}@media screen and (max-width:749px){.video-hero__video--mobile{display:block}.video-hero__media:has(.video-hero__video--mobile) .video-hero__video--desktop{display:none}}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .1));pointer-events:none}.video-hero__content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:1.2rem;padding-top:4rem;padding-bottom:4rem}.video-hero--top-left .video-hero__content{justify-content:flex-start;align-items:flex-start;text-align:left}.video-hero--middle-center .video-hero__content{justify-content:center;align-items:center;text-align:center}.video-hero--bottom-left .video-hero__content{justify-content:flex-end;align-items:flex-start;text-align:left}.video-hero--bottom-center .video-hero__content{justify-content:flex-end;align-items:center;text-align:center}.video-hero__heading{margin:0;max-width:14ch;color:rgb(var(--color-foreground))}.video-hero__text{max-width:40ch;color:rgb(var(--color-foreground))}.video-hero__text p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-video-hero.css.map */
