.cm-image-text{background:var(--cm-white);padding:64px 0}.cm-image-text--light{background:var(--cm-light)}.cm-image-text--dark{background:radial-gradient(circle at 90% 12%,rgba(200,162,74,.18),transparent 32%),linear-gradient(135deg,var(--cm-green-deep),var(--cm-green));color:var(--cm-white)}.cm-image-text__inner{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.cm-image-text--image-left .cm-image-text__content{order:2}.cm-image-text--image-left .cm-image-text__media{order:1}.cm-image-text__content{max-width:620px}.cm-image-text__content h2{margin-bottom:18px}.cm-image-text__text{color:var(--cm-slate);font-size:1.05rem;line-height:1.7}.cm-image-text__text p:last-child{margin-bottom:0}.cm-image-text__actions{margin-top:28px}.cm-image-text__media{position:relative}.cm-image-text__image{border-radius:var(--cm-radius-lg);box-shadow:var(--cm-shadow-soft);display:block;height:auto;width:100%}.cm-image-text--dark .cm-image-text__text,.cm-image-text--dark .cm-image-text__text p,.cm-image-text--dark .cm-kicker,.cm-image-text--dark h2{color:var(--cm-white)}.cm-image-text--dark .cm-kicker{color:var(--cm-gold-soft)}@media (max-width:900px){.cm-image-text{padding:56px 0}.cm-image-text__inner{gap:32px;grid-template-columns:1fr}.cm-image-text--image-left .cm-image-text__content,.cm-image-text--image-left .cm-image-text__media{order:0}.cm-image-text__content{max-width:none}}@media (max-width:640px){.cm-image-text__text{font-size:1rem}.cm-image-text__actions .btn{width:100%!important}.cm-image-text__image{border-radius:var(--cm-radius-md)}}.cm-image-text__media{display:flex;justify-content:flex-end}.cm-image-text__image{max-height:460px}.cm-image-text--dark .cm-image-text__image{box-shadow:none}@media (max-width:900px){.cm-image-text__media{justify-content:center}.cm-image-text__image{max-height:360px}}.cm-image-text__image{background:var(--cm-white);max-height:380px;object-fit:contain;padding:32px}