.contrast-section.hero.has-video-bg{background-color:var(--charcoal-black);height:100vh;margin-top:calc(var(--nav-height, 0) + var(--announcement-height, 50px));max-height:1000px;padding:25vh 65px 0;transition:margin-top .3s ease;width:100%}.hero.has-video-bg h1{color:var(--pure-white);font-family:Nohemi-Bold,sans-serif;font-size:60px;line-height:1.2;max-width:700px;padding-bottom:20px}.hero.has-video-bg h1 span{display:inline}.hero.has-video-bg h1 span.extra-lt{font-family:Nohemi-ExtraLight,sans-serif}.hero.has-video-bg h1 span.lt{font-family:Nohemi-Light,sans-serif}.hero.has-video-bg h1 span.reg{font-family:Nohemi-Regular,sans-serif}.hero.has-video-bg h1 span.med{font-family:Nohemi-Medium,sans-serif}.hero.has-video-bg h1 span.semibold{font-family:Nohemi-SemiBold,sans-serif}.hero.has-video-bg h2{font-family:Nohemi-Regular,sans-serif;font-size:28px;line-height:1.2;max-width:500px;padding-bottom:30px}.hero.has-video-bg .container{z-index:1}.hero.has-video-bg .container .column:first-of-type{animation:hero-content-appear 1.4s cubic-bezier(.4,0,.2,1) 1s forwards;opacity:0}@keyframes hero-content-appear{0%{filter:blur(15px);opacity:0;transform:translateX(-50px)}to{filter:blur(0);opacity:1;transform:translateX(0)}}.contrast-section.hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.bg-video{overflow:hidden;top:0;top:100px;z-index:0}.bg-video,.bg-video:before{height:100%;left:0;position:absolute;width:100%}.bg-video:before{background:linear-gradient(90deg,var(--charcoal-black) 10%,transparent 59%,#ffffff00 94%)}.bg-video:after,.bg-video:before{content:"";pointer-events:none;top:0;z-index:1}.bg-video:after{animation-delay:.9s;animation-duration:1s;animation-fill-mode:forwards;animation-name:hero-bg-video--expand;animation-timing-function:cubic-bezier(.56,-.37,.11,1.05);background:#fff;transform:scaleX(1);transform-origin:right;width:100%}.bg-video video,.bg-video:after{height:100%;left:0;position:absolute}.bg-video video{border-radius:0;object-fit:cover;overflow:hidden;top:0;width:100vw}@keyframes hero-bg-video--expand{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:1024px){.contrast-section.hero.has-video-bg{padding:20vh 50px 0}.hero.has-video-bg h1{font-size:50px;max-width:600px;padding-bottom:15px}.hero.has-video-bg h2{font-size:24px;max-width:450px;padding-bottom:25px}}@media (max-width:768px){.contrast-section.hero.has-video-bg{padding:15vh 40px 0}.hero.has-video-bg h1{font-size:40px;max-width:500px;padding-bottom:10px}.hero.has-video-bg h2{font-size:22px;max-width:400px;padding-bottom:20px}}@media (max-width:600px){.contrast-section.hero.has-video-bg{padding:12vh 30px 0}.hero.has-video-bg h1{font-size:35px;max-width:450px;padding-bottom:5px}.hero.has-video-bg h2{font-size:20px;max-width:350px;padding-bottom:15px}}@media (max-width:480px){.contrast-section.hero.has-video-bg{padding:10vh 20px 0}.hero.has-video-bg h1{font-size:30px;max-width:400px;padding-bottom:5px}.hero.has-video-bg h2{font-size:18px;max-width:300px;padding-bottom:10px}}