.image-with-text.image-centered-layout{padding:6.4rem 0}.image-with-text__wrapper{border-radius:var(--border-radius-main)}.image-with-text__grid{display:flex;flex-direction:column;gap:1.6rem;width:100%}.image-with-text__grid .image-with-text__content{border-radius:var(--border-radius-main)}@media screen and (min-width:1200px){.image-with-text__grid{align-items:stretch;flex-direction:row;justify-content:space-between}}@media screen and (min-width:750px){.image-with-text__grid--image_top{flex-direction:column}}@media screen and (min-width:0px){.image-with-text__grid--image_bottom{flex-direction:column-reverse}}@media screen and (min-width:750px){.image-with-text__grid--image_left{flex-direction:row}.image-with-text__grid--image_right{flex-direction:row-reverse}}.image-with-text__media{position:relative;width:100%}.image-with-text__media.adapt{height:auto}.image-with-text__media.adapt img,.image-with-text__media.adapt svg{position:static}.image-with-text__media img,.image-with-text__media svg{display:block;height:100%;left:0;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media screen and (min-width:1200px){.image-with-text__media{width:50%}.image-with-text__grid--image_bottom .image-with-text__media,.image-with-text__grid--image_top .image-with-text__media{width:100%}}.image-with-text__media,.image-with-text__media>img,.image-with-text__media>svg{border-radius:var(--border-radius-main)}.image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%}.image-with-text__content .section-header{margin:0}.image-with-text__content .section-header h2{overflow-wrap:anywhere}@media screen and (min-width:1200px){.image-with-text__content{width:50%}.image-with-text__grid--image_bottom .image-with-text__content,.image-with-text__grid--image_top .image-with-text__content{width:100%}}.image-with-text__content--image_bottom,.image-with-text__content--image_top{padding:3rem}.image-with-text__content--image_bottom .section-header h2,.image-with-text__content--image_top .section-header h2{max-width:none}@media screen and (min-width:1200px){.image-with-text__content--image_bottom,.image-with-text__content--image_top{padding:5.6rem 10rem}}.image-with-text__content--image_left,.image-with-text__content--image_right{padding:3rem}@media screen and (min-width:1200px){.image-with-text__content--image_left,.image-with-text__content--image_right{padding:3rem 11.3rem}}.image-with-text__content--center{align-items:center;justify-content:center;margin:0 auto;text-align:center}.image-with-text__content--center span{margin:0 auto;width:-moz-fit-content;width:fit-content}.image-with-text__content--left{align-items:flex-start;justify-content:center;text-align:left}.image-with-text__text{margin:0}.image-with-text__text p{margin:1.2rem 0 0}@media screen and (min-width:990px){.image-with-text__text p{margin-top:2.4rem}}.image-with-text__button{margin:2.4rem 0 0}@media screen and (min-width:990px){.image-with-text__button{margin-top:3.2rem}}.image-with-text__centered{display:grid;grid-template-columns:3fr 4fr 3fr;grid-column-gap:2rem;grid-row-gap:2.4rem;align-items:center;height:auto;justify-content:space-between;width:100%}.image-with-text__centered.centered-adapt{height:auto}.image-with-text__centered .image-with-text__media{width:auto!important}.image-with-text__centered .image-with-text__content{max-width:31rem;width:auto;z-index:1}@media (max-width:749px){.image-with-text__centered .image-with-text__content{max-width:none;width:100%}}.image-with-text__centered .image-with-text__text{margin:0}.image-with-text__centered .button-container{text-align:end;z-index:1}.image-with-text__centered .button-container .image-with-text__button{margin:0}.image-with-text__centered .image-with-text__button-container--center{margin:0 auto;text-align:center}@media (max-width:749px){.image-with-text__centered{grid-template-columns:repeat(2,1fr)}.image-with-text__centered .button-container{text-align:left}.image-with-text__centered{grid-template-columns:1fr}}