/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/css/video-hero.scss ***!
  \**********************************************************************************************************************************************/section.video-hero-section{align-items:end;background:var(--neutral-darkest);display:flex;min-height:calc(100vh - 130px);padding:96px 0}@media screen and (max-width:1240px){section.video-hero-section{min-height:calc(100vh - 119px)}}@media screen and (max-width:980px){section.video-hero-section{min-height:calc(100vh - 94px)}}section.video-hero-section .background-video{background:var(--neutral-darkest);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}section.video-hero-section .background-video video{display:block;height:100%;object-fit:cover;opacity:.8;width:100%}section.video-hero-section .container{color:var(--white);position:relative;text-align:center}section.video-hero-section .container .btn{margin:60px auto 0}section.video-hero-section .container h1{margin:0 0 24px}section.video-hero-section .container p{font-size:var(--text-lg);line-height:var(--text-lg-line-height);margin:0}