.hero-wrapper{background-size:cover;padding:120px 20px;position:relative}.hero{margin-left:auto;margin-right:auto;max-width:1400px;position:relative;z-index:3}.hero-left{max-width:50%}.hero-overlay{bottom:0;height:100%;left:0;position:absolute;width:57%;z-index:2}.hero-overlay-subtle{background-image:linear-gradient(to right top,rgba(0,0,0,.2) 60%,rgba(0,0,0,.1));border-top-right-radius:300px}.hero,.hero-right{display:flex;justify-content:center}.hero-right{flex-grow:1}.hero-image{display:flex;justify-content:center}.hero-image img{max-width:80%!important}@media(max-width:767px){.hero{grid-row-gap:40px;flex-direction:column}.hero-wrapper{padding-bottom:80px;padding-top:80px}.hero-left{max-width:100%}.hero-overlay{border-top-right-radius:0;width:100%}.hero-overlay-subtle{background-image:linear-gradient(to right top,rgba(0,0,0,.5) 60%,rgba(0,0,0,.5))}}.hero-overlay-orange{background-image:linear-gradient(90deg,#f28519 50%,rgba(242,133,25,.7) 80%,rgba(242,133,25,.001))}@media(max-width:767px){.hero-overlay-orange{background-image:linear-gradient(90deg,rgba(242,133,25,.9) 50%,rgba(242,133,25,.8))}}.hero-video{height:100%;max-width:100%;overflow:hidden;top:0;z-index:1}.hero-video,.hero-video video{left:0;position:absolute;width:100%}.hero-video video{object-fit:cover;top:50%;transform:translatey(-50%);z-index:2;z-index:0}@media(max-width:767px){.hero-with-video .hero-right{min-height:300px}.hero-video{height:50%;top:52%}}@media(max-width:459px){.hero-with-video .hero-right{min-height:200px}.hero-video{height:50%;top:60%}}