.home-hero{display:flex;align-items:stretch}.home-hero-left{background-size:cover;background-position:center;width:70%;padding:100px 1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.home-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.64;z-index:0}.acf-innerblocks-container{position:relative}.home-hero-right{width:30%;background-size:cover;background-position:center top;padding:2rem 1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:white!important}.home-hero-right h1,.home-hero-right h2,.home-hero-right h3,.home-hero-right h4,.home-hero-right h5,.home-hero-right h6,.home-hero-right p{color:white!important;margin-bottom:10px;margin-top:10px}.home-hero-right h3{font-size:1.7rem;font-weight:400;line-height:1.5}@media (min-width:80rem){.home-hero-left{padding-left:calc((100% - 78rem) / 2)}}@media (max-width:799px){.home-hero{flex-wrap:wrap}.home-hero-left{padding:1rem;width:100%}.home-hero-right{width:100%}}