.image-with-text{background-color:var(--color-white);padding-block:44px}.image-with-text img{object-fit:cover;height:320px;width:100%}.image-with-text__container{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;border:1px solid var(--80, #434343);border-radius:10px;overflow:hidden}.image-with-text__content{margin:28px}.image-with-text__title{margin-bottom:16px;color:var(--90, #1a1a1a)}.image-with-text__text{color:#2e2e2e}.image-with-text__text p:not(:last-child){margin-bottom:16px}.image-with-text__text ul,.image-with-text__text ol{list-style:initial;padding-left:28px}@media (max-width: 1024px){.image-with-text{padding-block:32px}.image-with-text__container{grid-template-columns:1fr}}
