.text_and_img__wrapper{display:grid;gap:56px}.text_and_img__richtext{display:flex;flex-direction:column;gap:32px}.text_and_img__richtext .richtext{display:flex;flex-direction:column;gap:16px}.text_and_img__richtext img{border-radius:4px;margin-top:24px}.text_and_img__richtext h2,.text_and_img__richtext h3{margin-top:24px}.text_and_img__richtext h2:first-of-type,.text_and_img__richtext h3:first-of-type{margin-top:0}.text_and_img .text_and_img__img img{display:block;height:100%;object-fit:contain;width:100%}@media (min-width:992px){.text_and_img__wrapper{align-items:flex-start;grid-template-columns:auto auto;justify-content:space-between}.text_and_img__img{max-width:224px}.text_and_img.main-text-width-normal .text_and_img__wrapper{grid-template-columns:auto auto}.text_and_img.main-text-width-normal .text_and_img__cta .person-cta__text{padding-right:20px}}