.hero-video-container{position:relative;width:100%;height:var(--section-height, 600px);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-video-bg,.hero-fallback-image{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:-2;object-fit:cover}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,var(--overlay-opacity, .3));display:flex;align-items:center;justify-content:center;z-index:1}.hero-video-content{text-align:var(--text-alignment, center);color:var(--text-color, #ffffff);max-width:80%}.hero-video-heading{font-size:clamp(3.2rem,5vw,6.4rem);line-height:1.1;margin-bottom:2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:var(--text-color, #ffffff)}.hero-video-subheading{font-size:clamp(1.6rem,2.5vw,2.4rem);line-height:1.4;margin-bottom:3rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-video-button{display:inline-block;padding:1.5rem 3rem;font-size:1.8rem;text-decoration:none;border-radius:.5rem;transition:all .3s ease;text-shadow:none;box-shadow:0 4px 8px #0003}.hero-video-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0000004d}@media screen and (max-width: 749px){.hero-video-container{height:var(--section-height-mobile, 500px)}.hero-video-content{max-width:90%;padding:2rem}.hero-video-heading{font-size:clamp(2.4rem,8vw,4.8rem);margin-bottom:1.5rem}.hero-video-subheading{font-size:clamp(1.4rem,4vw,1.8rem);margin-bottom:2rem}.hero-video-button{padding:1.2rem 2.4rem;font-size:1.6rem}}@media (prefers-reduced-motion: reduce){.hero-video-bg{animation-play-state:paused}}.hero-video-container{--section-height: 600px;--overlay-opacity: .3;--text-alignment: center;--text-color: #ffffff}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-video.css.map */
