.image-with-text__wrapper{align-items:center;display:flex;gap:14rem;justify-content:space-between;width:100%}@media screen and (max-width:989.98px){.image-with-text__wrapper{flex-direction:column;gap:2.4rem}}.image-with-text__wrapper.reverse{flex-direction:row-reverse}@media screen and (max-width:989.98px){.image-with-text__wrapper.reverse{flex-direction:column}}.image-with-text__image{aspect-ratio:1/1;width:50%}.image-with-text__image,.image-with-text__image img{border-radius:.8rem;height:100%;-o-object-fit:cover;object-fit:cover}.image-with-text__image img{width:100%}@media screen and (max-width:989.98px){.image-with-text__image{width:100%}}.image-with-text__content{display:flex;flex-direction:column;gap:1.6rem;width:50%}@media screen and (max-width:989.98px){.image-with-text__content{width:100%}}.image-with-text__title{color:#b71820;font-weight:600;line-height:1em;margin:0}.image-with-text__description{color:#575756;font-size:calc(var(--font-body-scale)*1.4rem);margin:0}.image-with-text__description *{color:inherit;font-size:inherit;margin:0}