.image-with-text{display:grid;gap:20px}@media (min-width:768px){.image-with-text{gap:40px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1310px){.image-with-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}}.image-with-text__picture{overflow:hidden}.image-with-text__picture-visual{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}@media (min-width:1310px){.image-with-text__picture-visual{aspect-ratio:2/2.5}}@media (min-width:990px){.image-with-text--right .image-with-text__picture{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}}