.hero-video-container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - var(--position-header-full-offset));justify-content:flex-end;padding:80px 0;position:relative}.hero-video{background-color:rgba(0,0,0,.4);height:100%;min-height:100%;min-width:100%;position:absolute;top:0;z-index:-1!important}.hero-video video{max-width:none!important;min-height:100%!important;min-width:100%}