@media (min-width:990px){.section:has(.image-with-text):not(.section--primary):not(.section--secondary) .image-with-text{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);-ms-flex-align:center;align-items:center}}.section:has(.image-with-text):not(.section--primary):not(.section--secondary) .heading__title{font-size:clamp(2rem,1.35rem + 2.4vw,3.25rem)}.section:has(.image-with-text):not(.section--primary):not(.section--secondary) .text{max-width:48ch}.image-with-text{display:grid;-ms-flex-align:center;align-items:center;gap:1.5rem}@media (min-width:768px){.image-with-text{grid-template-columns:repeat(2,1fr)}}@media (min-width:990px){.image-with-text{gap:2.5rem;grid-template-columns:1fr 45%}}.image-with-text .text p{margin:2em 0}.image-with-text .text+.button-row{margin-top:2em}.image-with-text__picture{backface-visibility:hidden;aspect-ratio:1;overflow:clip;position:relative;border-radius:30px;z-index:1}@media (min-width:990px){.image-with-text__picture{border-radius:40px}}.image-with-text__picture-visual{object-fit:cover;position:absolute;inset:0;display:block;height:100%;width:100%}.image-with-text__content{min-width:0}@media (min-width:990px){.image-with-text--right .image-with-text__picture{-ms-flex-order:999;order:999}}