.image-with-text{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:30px}@media (min-width:992px){.image-with-text{grid-template-columns:repeat(2,1fr);grid-gap:60px}}.image-with-text__text .text+.button-row{margin-top:2em}@media (min-width:992px){.image-with-text__text .text+.button-row{margin-top:3em}}.image-with-text__figure{clip-path:polygon(0 0,100% 0,75% 100%,0 100%)}.image-with-text__figure-visual{display:block;width:100%}.image-with-text--right .image-with-text__figure{clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}