.hero-video{position:relative;display:flex;overflow:hidden;isolation:isolate}.hero-video--height-small{min-height:420px}.hero-video--height-medium{min-height:560px}.hero-video--height-large{min-height:700px}.hero-video--height-full{min-height:100svh;min-height:100vh}@media screen and (min-width:750px){.hero-video--height-small{min-height:480px}.hero-video--height-medium{min-height:640px}.hero-video--height-large{min-height:820px}}.hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.hero-video__poster,.hero-video__poster img{display:block;width:100%;height:100%}.hero-video__poster img{object-fit:cover;object-position:center center}.hero-video__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transition:opacity .6s ease}.hero-video__video[data-hero-video-loaded=true]{opacity:1}.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:var(--hero-video-overlay-color, #000000);opacity:var(--hero-video-overlay-opacity, .3);pointer-events:none}.hero-video__content-wrapper{position:relative;z-index:2;display:flex;flex:1;width:100%;align-items:var(--hero-content-align-items-mobile, center);justify-content:var(--hero-content-justify-mobile, center)}@media screen and (min-width:750px){.hero-video__content-wrapper{align-items:var(--hero-content-align-items-desktop, center);justify-content:var(--hero-content-justify-desktop, center)}}.hero-video__content-box{width:100%;box-sizing:border-box;background-color:rgba(var(--hero-box-bg-rgb),var(--hero-box-opacity));-webkit-backdrop-filter:blur(var(--hero-box-blur));backdrop-filter:blur(var(--hero-box-blur));border-radius:var(--hero-box-radius);padding:var(--hero-box-padding-mobile);max-width:var(--hero-box-max-width-mobile);text-align:var(--hero-content-text-align-mobile, center)}@media screen and (min-width:750px){.hero-video__content-box{padding:var(--hero-box-padding-desktop);max-width:var(--hero-box-max-width-desktop);text-align:var(--hero-content-text-align-desktop, center)}}.hero-video__content-box--none{background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hero-video__content{display:flex;flex-direction:column;align-items:inherit;gap:1.25rem}.hero-video__content-box .hero-video__content{background-color:transparent}.hero-video__heading{margin:0;word-break:break-word}.hero-video__description{margin:0}.hero-video__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:inherit;margin-top:.5rem}@media(prefers-reduced-motion:reduce){.hero-video__video{display:none}}@media screen and (max-width:749px){.hero-video__content{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-video.css.map */
