.video-section{position:relative;margin:0 auto;overflow:hidden;align-items:center}.video-section video{position:absolute;width:100%;left:50%;transform:translate(-50%,-50%);top:50%;height:100%;min-height:100%;z-index:1;object-fit:cover}.video-section .video-overlay{position:absolute;height:100%;width:auto;left:0;top:0;width:100%;z-index:2}.video-section{background-size:cover;background-position:50%;background-repeat:no-repeat}.video-section .content{position:relative;z-index:3}.video-section .align-center{margin-left:auto;margin-right:auto}.video-section .align-right{margin-left:auto}.video-section .align-left{margin-right:auto}.video-section .content .subtitle,.video-section .content .title{color:inherit}@media (max-width:767px){.video-section .content{text-align:center}}