section.hero-video-banner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative}section.hero-video-banner .hero-banner__flex{align-items:center;display:flex;justify-content:center;max-width:1000px;z-index:2}section.hero-video-banner .hero-banner__video-bg{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}section.hero-video-banner .hero-banner__video-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-banner__video-bg{object-fit:cover}section.hero-video-banner .hero-banner__content p{margin:auto;max-width:700px}@media screen and (max-width:767px){section.hero-video-banner{min-height:100vh}section.hero-video-banner .hero-banner__flex{padding-left:30px;padding-right:30px}}@media screen and (min-width:992px){section.hero-video-banner h1{font-size:82px}}