.m-video-section{position:relative;height:100vh;width:100%;background-color:var(--color-dark)}.m-video-section__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.m-video-section__video-wrapper video{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:lighten}