.hero-container{height:100vh;background-size:cover !important;background-position:center !important;background-repeat:no-repeat}.hero-container.internal{max-height:361px}.hero-container>.hero-wrapper{display:flex;flex-direction:row;justify-content:flex-start;width:100%;height:100%;padding:35px}.hero-container.internal>.hero-wrapper{align-items:flex-end}.hero-container .hero-overlay{width:fit-content;padding:35px;background:rgba(255,255,255,0.65);border:2px solid #fff}.hero-container .hero-overlay h1,.hero-container .hero-overlay span.h1-clone{margin:0px}.hero-container>.hero-wrapper.page-center{max-width:1280px !important;margin:0 auto}@media screen and (max-width:768px){.hero-container{height:100%}}