.image-text{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:991px){.image-text{grid-template-columns:1fr}}.image-text__left{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:39rem;width:100%}@media only screen and (max-width:1199px){.image-text__left{min-height:30rem}}.image-text__right{align-items:center;color:#4b4f54;display:flex;flex-direction:column;font-size:1.875rem;font-weight:200;gap:1.875rem;justify-content:center;line-height:2.5rem;padding:6.25rem}@media only screen and (max-width:1899px){.image-text__right{padding:5rem}}@media only screen and (max-width:991px){.image-text__right{padding:var(--padding-block) var(--padding-inline)}}.image-text__right b,.image-text__right strong{font-weight:600}