.hero-video{align-items:center;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative;text-align:center;width:100%}.hero-video__media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-video__overlay{background:rgba(0,0,0,.45);inset:0;position:absolute;z-index:1}.hero-video__content{color:#fff;max-width:800px;position:relative;z-index:2}.hero-video__content h1,.hero-video__content p{color:#fff}.hero-video__content h1{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1rem}.hero-video__content p{font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-video__cta{background:#d54b2a;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:14px 28px;text-decoration:none}