.m-text_cta{display:flex;flex-direction:column}.m-text_cta__image_wrapper{height:auto;width:100%}.m-text_cta__image{height:100%!important;object-fit:cover;transition:width .7s ease;width:100%}.m-text_cta__content{padding:20px 0 0;width:100%}.m-text_cta__subheading{display:block;font-size:18px;font-weight:700;margin-bottom:20px}@media (min-width:768px){.m-text_cta{align-items:center;column-gap:40px;flex-direction:row;justify-content:space-between}.m-text_cta--reverse{flex-direction:row-reverse}.m-text_cta__content{padding:0;width:70%}.m-text_cta__image_wrapper{align-self:stretch;width:30%}.m-text_cta__image{width:100%}}@media (min-width:992px){.m-text_cta__content{padding:40px 0;width:50%}.m-text_cta__image_wrapper{width:50%}}@media (min-width:1200px){.m-text_cta{column-gap:120px}.m-text_cta__content{width:40%}.m-text_cta__image_wrapper{width:60%}}