.video-background-section{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden}.background-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover}.video-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}@media (max-width:768px){.video-background-overlay{padding:2rem}}