.video-cta{position:relative;height:100vh;overflow:hidden;color:#fff}.video-cta video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;object-fit:cover;z-index:1}.video-cta:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.3);z-index:2}.video-cta .content{position:relative;z-index:3}.cta-btn{padding:.75rem 1.5rem;font-weight:600;border-radius:.75rem;font-size:clamp(1rem,.9286rem + .3571vw,1.25rem)}.video-cta-title-container h1{font-size:clamp(1.5rem,1.2143rem + 1.4286vw,2.5rem);line-height:1.5}.video-cta-title-container h3{font-size:clamp(1.25rem,1.0357rem + 1.0714vw,2rem)}@media screen and (max-width:768px){.video-cta{height:75vh}.video-cta video{width:100%;object-fit:cover}}