.image-with-text-full{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media screen and (min-width: 1200px){.image-with-text-full{display:grid;grid-template-columns:minmax(0, 830px) 1fr}.image-with-text-full.layout--text_first{grid-template-columns:1fr minmax(0, 830px)}.image-with-text-full.layout--text_first .image-with-text-full__image{order:1}}.image-with-text-full__image{width:100%;height:100%;display:flex}.image-with-text-full__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-with-text-full__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px 16px}@media screen and (min-width: 990px){.image-with-text-full__content{padding:0 122px}}.image-with-text-full__content *{max-width:440px}.image-with-text-full .image-with-text__heading{margin:0;margin-bottom:24px}.image-with-text-full .image-with-text__text--caption{margin-bottom:32px;font-weight:600;font-size:14px}.image-with-text-full .image-with-text__text{line-height:1.4}.image-with-text-full .button{margin-top:32px;gap:32px}.image-with-text__benefit-text{margin-top:8px;background-color:#40645c;color:#fff;font-size:13px;line-height:1.6;padding:2px 16px;border-radius:4px;width:100%;text-align:center;text-transform:uppercase}.image-with-text__text+.image-with-text__benefit-text{margin-top:24px}