.image-with-text-v2{display:grid;grid-template-columns:1fr}@media screen and (min-width: 1024px){.image-with-text-v2{grid-template-columns:1fr 1fr}}.image-with-text-v2__block--content{margin-left:15px;display:flex;justify-content:center;align-items:baseline;flex-direction:column;padding-inline:16px;margin:0 auto;max-width:100%;gap:24px;padding-top:50px}@media screen and (min-width: 1024px){.image-with-text-v2__block--content{max-width:472px;gap:32px;padding-block:50px}}.image-with-text-v2__block--content>*{text-align:left;margin:0}.image-with-text-v2__block--content h2{margin:0}.image-with-text-v2__block--content h4{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;text-align:center;vertical-align:middle}.image-with-text-v2__block--content .button{padding:18px 32px;border-radius:100px;border:1px solid #262221;display:flex;justify-content:center;align-items:center}.image-with-text-v2__block--image{order:-1;max-height:500px}@media screen and (min-width: 1024px){.image-with-text-v2__block--image{order:0;max-height:600px}}.image-with-text-v2__block--image.image-left{order:-1}.image-with-text-v2__block--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}