.hero-video-container.hero-title-separate{display:flex;flex-direction:column}.hero-video-inner-container video{max-width:max-content;min-width:100%;object-fit:cover;width:auto!important}@media screen and (min-width:768px){.hero-video-inner-container.video-active{flex-grow:1;height:calc(100vh - var(--position-header-offset))}}@media screen and (max-width:768px){.hero-video-inner-container.video-active{aspect-ratio:1920/1080}}.hero-video-inner-container{position:relative}.hero-video{background-color:var(--bg-black);flex-grow:1;min-height:100%;min-width:100%;top:0;z-index:-1!important}.hero-video-title-container{flex-shrink:0}