.video-wrapper{position:relative;display:flex;height:100vh;width:100%;overflow:hidden}.video-wrapper video{z-index:0;position:absolute;width:100%}.video-wrapper .intro{position:relative;z-index:2;width:100%;margin:0 auto !important}.video-wrapper .overlay{position:absolute;height:100%;width:100%;z-index:1}@media(max-width:980px){.video-wrapper video{height:100%;width:unset;max-width:unset !important}.video-wrapper .intro{padding-left:20px;padding-right:20px}}@media(max-width:767px){.video-wrapper .intro{z-index:1}}