.video-background .video-background-container{width:100vw;height:100vh;position:relative}.video-background .video-background-container .video-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.video-background .video-background-container iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.78vh;transform:translate(-50%,-50%);object-fit:cover}.video-background .video-background-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}