.hero_section{overflow:hidden;padding:4% 0 0;position:relative}.hero-video{bottom:0;height:100%;left:0;margin-left:calc(50% - 50vw);overflow:hidden;position:absolute;right:0;top:0;width:100vw}.hero-video video{height:100%;object-fit:cover;object-position:center center;pointer-events:none;width:100%}.hero-video__pause{align-items:center;background-color:rgba(0,0,0,.6);border:none;border-radius:50%;cursor:pointer;display:flex;height:52px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;top:10px;width:52px;z-index:99}.hero-video__play-icon{margin-left:5px}.hero-video__pause-icon svg,.hero-video__play-icon svg{height:25px}.hero-video__pause-icon svg path,.hero-video__play-icon svg path{fill:hsla(0,0%,98%,.3)}.hero-video__pause.is-paused .hero-video__pause-icon,.hero-video__pause:not(.is-paused) .hero-video__play-icon{display:none}.hero_section h1.hero-heading{font-style:normal;line-height:1em;margin-bottom:20px}.hero_section .wrapper{width:100%}.hero_section .hero_content{font-size:20px;line-height:1.4em;margin:0 auto;position:relative;z-index:1}.hero_section .top-scroll{margin-top:15%;text-align:center}.hero_section .hero_content .top-scroll .fa{background:transparent;border-radius:50%;font-size:32px;height:32px;line-height:30px;padding:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:32px}@media (max-width:768px){.hero_section{padding:100px 0}}