.module--section-text-image .text-image-block{--gap:var(--space-32);--text-padding:var(--space-32);--cta-top-margin:var(--space-32);align-items:stretch;display:grid;gap:var(--gap);grid-template-columns:1fr 1fr}.module--section-text-image .text-image-block__media{display:flex;flex-direction:column;justify-content:center;min-height:0;overflow:hidden}.module--section-text-image .text-image-block__image{display:block;height:auto;width:100%}.module--section-text-image .text-image-block__text{display:flex;flex-direction:column;justify-content:center}.module--section-text-image .text-image-block p:last-child,.module--section-text-image .text-image-block__header:last-child{margin-bottom:0}.module--section-text-image .text-image-block__cta{margin-top:var(--cta-top-margin)}.module--section-text-image .text-image-block.-image-position-left .text-image-block__media{order:0}.module--section-text-image .text-image-block.-image-position-left .text-image-block__text,.module--section-text-image .text-image-block.-image-position-right .text-image-block__media{order:1}.module--section-text-image .text-image-block.-image-position-right .text-image-block__text{order:0}.module--section-text-image .text-image-block.variant-card{border:1px solid var(--site-border-color,rgba(0,0,0,.12));border-radius:var(--radius-16,16px);gap:0;overflow:hidden}.module--section-text-image .text-image-block.variant-card .text-image-block__text{padding:var(--text-padding)}.module--section-text-image .text-image-block.variant-card .text-image-block__media{justify-content:stretch}.module--section-text-image .text-image-block.variant-card .text-image-block__image{height:100%;object-fit:cover;object-position:center}.module--section-text-image .text-image-block.variant-default img{border-radius:var(--radius-16,16px)}@media screen and (min-width:1000px){.module--section-text-image .text-image-block{--gap:var(--space-64);--text-padding:var(--space-64);--cta-top-margin:var(--space-32)}}@media screen and (max-width:1599px){.module--section-text-image .text-image-block{--text-padding:var(--space-32)}}@media (max-width:767px){.module--section-text-image .text-image-block,.module--section-text-image .text-image-block.-image-position-right{grid-template-columns:1fr}.module--section-text-image .text-image-block .text-image-block__media{order:0}.module--section-text-image .text-image-block .text-image-block__text{order:1}.module--section-text-image .text-image-block.variant-card .text-image-block__text{padding:var(--space-32)}}