.text-with-images{display:grid;grid-template-columns:1fr;gap:5.6rem;padding:0 1.6rem}@media screen and (min-width: 750px){.text-with-images{padding:0 4rem}}@media screen and (min-width: 1200px){.text-with-images{grid-template-columns:36rem 1fr;gap:3.2rem;padding:0 4rem}}@media screen and (min-width: 1400px){.text-with-images{grid-template-columns:44.8rem 1fr;gap:12.2rem;padding:0 4rem}}.text-with-images__content{text-align:center}@media screen and (min-width: 750px){.text-with-images__content{text-align:left}}.text-with-images__title{margin:0;margin-bottom:4rem}.text-with-images__text p{margin:0}@media screen and (min-width: 1400px){.text-with-images__text{max-width:38.4rem}}.text-with-images__media{display:flex;flex-direction:column;gap:1.6rem;width:100%}@media screen and (min-width: 750px){.text-with-images__media{flex-direction:row;align-items:flex-start;gap:.8rem}}.text-with-images__image{display:block;-o-object-fit:cover;object-fit:cover}.text-with-images__image--left{width:100%;height:48rem}@media screen and (min-width: 990px){.text-with-images__image--left{flex:1;height:56.9rem}}@media screen and (min-width: 2000px){.text-with-images__image--left{height:80rem}}.text-with-images__image--right{width:25.5rem;height:auto;max-width:100%}@media screen and (min-width: 990px){.text-with-images__image--right{width:33.4rem;height:auto;align-self:flex-start}}@media screen and (min-width: 2000px){.text-with-images__image--right{width:50rem}}