.vue-video-section-wrapper{background:#fff;overflow:hidden;height:100%;position:relative}.vue-video-section{height:100%}.vue-video-section video[poster]{-o-object-fit:cover;object-fit:cover}.vue-video-section__video-element{z-index:999;width:80%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vue-video-section__overlay-content-wrapper__background,.vue-video-section__overlay-content-wrapper__content-wrapper{height:100%;width:100%;position:absolute;top:0;left:0;z-index:1000}.vue-video-section__overlay-content-wrapper__content-wrapper__content{height:100%;width:100%}