.simple-hero{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-end;overflow:hidden}.simple-hero.reverse{flex-direction:row-reverse}.simple-hero>*{width:50%}.simple-hero>.text{display:flex;flex-direction:column;justify-content:center;margin-right:30px;width:calc(var(--container-default)/2)}.simple-hero.reverse>.text{margin-left:30px;margin-right:0}.simple-hero img{border-radius:0;height:100%!important;margin-left:0;object-fit:cover;width:100%}.simple-hero.reverse .image{margin-left:0;margin-right:30px}.simple-hero.reverse .image img{margin:0}.simple-hero .btn-wrapper.full{min-width:280px}.simple-hero .btn-wrapper.full .cta-button{justify-content:center;width:100%}@media (max-width:767px){.simple-hero{flex-direction:column}.simple-hero.reverse,.simple-hero.reverse-mobile{flex-direction:column-reverse;gap:40px}.simple-hero img{height:auto!important;margin:0!important}.simple-hero>.text{margin-bottom:40px;margin-left:0!important;margin-right:0!important;padding-left:20px;padding-right:20px}.simple-hero>*{width:100%!important}.simple-hero .btn-wrapper.full{min-width:unset;width:100%}}