.hero-video{position:relative;width:100%;height:100vh;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-video__media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;pointer-events:none}.hero-video__content{position:relative;z-index:2;text-align:center;color:#fff;max-width:80%;margin:0 auto}.hero-video__heading{font-size:clamp(2rem,6vw,4rem);margin-bottom:1rem}.hero-video__subheading{font-size:clamp(1rem,3vw,1.5rem);margin-bottom:2rem}.hero-video__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.button--primary,.button--secondary{display:inline-block;padding:.75rem 2rem;text-decoration:none;font-weight:600;border-radius:2rem;transition:all .2s ease}.button--primary{background-color:#fff;color:#000}.button--secondary{background-color:transparent;color:#fff;border:1px solid #fff}.button--primary:hover,.button--secondary:hover{opacity:.8}@media(max-width:768px){.hero-video{height:80vh;min-height:400px}.hero-video__buttons{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/hero-video.css.map */
