.image-with-text{display:flex}@media only screen and (max-width:991px){.image-with-text{flex-direction:column}}.image-with-text__img-wrapper{flex:1 50%}.image-with-text__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-with-text__content{color:#4b4f54;display:flex;flex:1 50%;flex-direction:column;font-size:1.875rem;justify-content:center;line-height:2.5rem;padding:6.25rem}@media only screen and (max-width:1899px){.image-with-text__content{padding:5rem}}@media only screen and (max-width:991px){.image-with-text__content{padding:var(--padding-block) var(--padding-inline)}}.image-with-text__title{font-weight:700;margin-bottom:2.375rem}.image-with-text__text{font-weight:200}