.video-hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;min-height:700px;overflow:hidden;position:relative;text-align:center;width:100%}.video-bg{object-fit:cover;opacity:1;z-index:0}.video-bg,.video-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.video-overlay{background:linear-gradient(rgba(0,0,0,.4),);z-index:1}.video-content{max-width:1000px;padding:40px;position:relative;z-index:2}.video-content h1{font-size:3.5rem;font-weight:700;margin-bottom:20px}.video-content p{font-size:1.5rem;line-height:1.6}@media (max-width:991px){.video-content h1{font-size:2.5rem}.video-content p{font-size:1.2rem}}@media (max-width:600px){.video-content h1{font-size:2rem}.video-content p{font-size:1rem}}