.video-hero{position:relative;width:100%;height:70vh;min-height:420px;margin-top:50px;display:flex;align-items:center;justify-content:center;clip-path:inset(0)}.video-hero__content h2{color:#fff}.video-hero__bg{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.video-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}.video-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px}.video-hero__tagline{font-size:13px;font-weight:600;letter-spacing:4px;text-transform:uppercase;opacity:.85;margin-bottom:16px}.video-hero__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:28px;letter-spacing:-.5px}.video-hero__btn{display:inline-block;padding:14px 38px;border:2px solid #fff;color:#fff;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;border-radius:999px;text-decoration:none;transition:background .3s,color .3s}.video-hero__btn:hover{background:#fff;color:#111}.img-benefit{max-width:32px;margin-bottom:16px}@media(max-width:767px){.video-hero{height:60vh;min-height:320px}.video-hero__heading{font-size:1.75rem}}