.video-parallax-container video{top:50%;left:50%;min-width:100vw;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(-50%) translateY(-50%);background-size:cover;transition:opacity 1s;-webkit-transition-position:fixed;position:fixed;overflow:hidden}.video-parallax-container{height:80vh;overflow:hidden}.filter{filter:brightness(.5)}@media only screen and (max-width:576px){.mobile-background{background:linear-gradient(120deg,var(--bs-gray-900) 0,var(--bs-gray-400))}}