.video-hero{height:0;overflow:hidden;padding:560px 0 0;background:#fff;position:relative}.video-hero::after{content:"";width:100%;height:100%;background-color:#000;opacity:.5;z-index:0;position:absolute;top:0}.video-hero video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero .text{position:absolute;width:100%;height:100%;padding:0 30px;top:0;left:0;color:#fff;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;text-align:center;z-index:1}.video-hero .wrapper{max-width:1200px}.video-hero h2{font-size:24px;margin:15px 0 30px 0;font-weight:normal}@media(max-width:767px){.video-hero{padding:360px 0 0}.video-hero h2{font-size:16px;margin:0 0 12px 0}}