.hero-video-section{position:relative;height:var(--hero-height-desktop, 700px);overflow:hidden;display:flex;align-items:center}.hero-video,.hero-fallback-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(93,64,55,calc(var(--overlay-opacity) / 100)),rgba(93,64,55,calc(var(--overlay-opacity) / 100 * .75)),transparent);z-index:1}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-text{max-width:800px;animation:fadeIn 1s ease-out}.hero-badge{display:inline-block;color:#fff;padding:10px 20px;border-radius:50px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;opacity:.95}.hero-heading{font-size:clamp(2.25rem,5vw,4.5rem);font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2;text-shadow:2px 2px 12px rgba(0,0,0,.6)}.hero-subheading{font-size:clamp(1.125rem,2vw,1.5rem);color:#fff;margin-bottom:40px;line-height:1.6;max-width:700px;text-shadow:1px 1px 6px rgba(0,0,0,.6)}.hero-subheading p{margin:0}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}@media screen and (max-width: 749px){.hero-video-section{height:var(--hero-height-mobile, 500px)}.hero-overlay{background:linear-gradient(to top,rgba(93,64,55,calc(var(--overlay-opacity) / 100)),rgba(93,64,55,calc(var(--overlay-opacity) / 100 * .5)))}.hero-text{text-align:center;margin:0 auto}.hero-buttons{justify-content:center}.hero-buttons .btn{width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-video.css.map */
