.hero{height:25vw;min-height:300px;position:relative;width:100%}.hero #pause{color:#fff;height:50px;position:absolute;right:5px;top:5px;width:50px;z-index:1}.hero #pause:focus,.hero #pause:hover{color:#e1e1e1;cursor:pointer}.hero #bgVideo{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0}.hero #bgVideo,.hero .bg-wrapper{left:0;position:absolute;width:100%}.hero .bg-wrapper{background:#fff;background:-o-linear-gradient(bottom,#fff 35%,hsla(0,0%,100%,.85) 60%,hsla(0,0%,100%,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(35%,#fff),color-stop(60%,hsla(0,0%,100%,.85)),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff 35%,hsla(0,0%,100%,.85) 60%,hsla(0,0%,100%,0));bottom:-2px;padding-top:100px}.hero .content,.hero .nextArrow{position:relative;z-index:1}.hero .arrow-wrapper>svg{color:#462c6b;width:40px}.hero .arrow-wrapper>svg:focus,.hero .arrow-wrapper>svg:hover{color:#ca1e47;cursor:pointer;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.hero .iframe_wrapper{height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.hero .embed_container{display:inline-block;height:100%;position:relative;width:100%}.hero .embed_container iframe{left:0;max-height:100%;max-width:100%;position:absolute;right:0;top:0}