.media-text{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--border-radius-large);overflow:hidden}@media screen and (min-width: 1024px){.media-text{flex-direction:row}}.media-text+.media-text{margin-top:var(--grid-section-gutter)}.media-text--flip-mobile{flex-direction:column-reverse}@media screen and (min-width: 1024px){.media-text--flip-mobile{flex-direction:initial}}@media screen and (min-width: 1024px){.media-text__image-wrap{flex:0 0 33.33%}}.media-text__image{width:100%;object-fit:cover;height:272px}@media screen and (min-width: 768px){.media-text__image{height:432px}}@media screen and (min-width: 1024px){.media-text__image{height:100%}}.media-text__content{padding:40px var(--grid-col-gutter)}@media screen and (min-width: 1024px){.media-text__content{padding:var(--grid-section-gutter) 40px;flex:0 0 66.67%;display:flex;flex-direction:column;justify-content:center}}.media-text h2,.media-text h3,.media-text h4{text-align:center}@media screen and (min-width: 1024px){.media-text h2,.media-text h3,.media-text h4{text-align:left}}
