.hero__container{align-items:center;column-gap:20px;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.hero__text{display:grid}.hero__title{margin-bottom:10px}.hero__text .small__title{margin-bottom:0}.hero__cta{column-gap:2rem;display:flex;margin-top:20px}.hero__container div.hero__image img{height:100%;margin:0;object-fit:fill!important;width:100%}.hero__subtitle{margin-bottom:0}.button--custom{display:inline-block}@media screen and (max-width:992px){.hero__container{flex-direction:column}.hero__cta{justify-content:center}.hero__image{display:grid;flex:1;grid-template-columns:1fr;justify-content:center;justify-items:center;max-width:528px;width:100%}.hero__container div.hero__image img{height:auto;width:auto}}