.video-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;max-width:100%;overflow:hidden;position:relative;width:100%}.video-banner__bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.video-banner__content{margin-left:auto;margin-right:auto;max-width:100%;position:relative;text-align:center;z-index:3}.video-banner__title{margin-bottom:0}@media (max-width:767px){.video-banner__content{width:100%}}