.image-with-text{display:flex;justify-content:center;align-items:center}.image-with-text .image-with-text__image{flex:1;display:flex;justify-content:center;align-items:center;width:var(--image-max-width)}.image-with-text .image-with-text__image img{width:var(--image-max-width)}@media screen and (max-width:699px){.image-with-text .image-with-text__image{width:var(--image-mobile-max-width)}.image-with-text .image-with-text__image img{width:var(--image-mobile-max-width)}}.image-with-text .image-with-text__rich-text{flex:1;padding-inline-start:max(var(--calculated-section-spacing-inline),50% - var(--container-max-width)/ 2);padding-inline-end:max(var(--calculated-section-spacing-inline),50% - var(--container-max-width)/ 2);padding-block-start:calc(var(--background-differs-from-previous) * var(--calculated-section-spacing-block-start));padding-block-end:var(--calculated-section-spacing-block-end)}.image-with-text .image-with-text__rich-text .rich-text__wrapper p{line-height:1.3!important}.image-with-text .image-with-text__rich-text .rich-text__wrapper .h0,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h1,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h2,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h3,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h4,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h5,.image-with-text .image-with-text__rich-text .rich-text__wrapper .h6{font-weight:400}@media screen and (max-width:699px){.image-with-text{flex-direction:column}}