.video-background{position:relative;overflow:hidden;padding-top:0!important;padding-bottom:0!important}.video-background .container-fluid{padding-top:5rem;padding-bottom:5rem;min-height:50dvh;display:flex;align-items:center}.video-background:before{content:"";background:#000;background:linear-gradient(90deg,#000 0,rgba(255,255,255,0) 100%);position:absolute;width:100%;height:100%;top:0;left:0}.video-background__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:-1;-o-object-fit:cover;object-fit:cover}.video-background__content{max-width:410px}