.image-with-text{display:grid;-ms-flex-align:center;align-items:center;grid-gap:30px}@media (min-width:768px){.image-with-text{grid-template-columns:repeat(2,1fr);grid-gap:120px}}.image-with-text__text p{margin:2em 0}.image-with-text__text .text+.button-row{margin-top:2em}.image-with-text__figure{aspect-ratio:1;overflow:hidden;position:relative;z-index:1}@media (max-width:768px){.image-with-text__figure{margin-inline:-20px}}.image-with-text__figure-visual{object-fit:cover;position:absolute;inset:0;display:block;height:calc(100% + 10vh);width:100%}@media (min-width:990px){.image-with-text--right .image-with-text__figure{-ms-flex-order:999;order:999}}