.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__left{max-width:544px;width:100%}.hero__button{display:block}.hero__right{max-width:480px;position:relative;width:100%}.hero__image{border-radius:10px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden;width:100%}.hero__content--wide .hero__left,.hero__content--wide .hero__small-title,.hero__image{max-width:100%}.hero__content--wide .hero__title{max-width:848px}.hero__content--wide .hero__subtitle{max-width:600px}.hero__content--full .hero__subtitle,.hero__content--full .hero__title{max-width:100%}@media (max-width:1152px){.hero__left,.hero__right{max-width:100%}.hero__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}.hero__image{height:360px;object-fit:contain}}@media (max-width:767px){.hero__content{gap:40px}}