.image-text{align-items:center;background-color:var(--rnb--color--background);color:var(--rnb--color--text-primary);display:flex;flex-direction:column}.image-text__wrapper{display:flex;flex-direction:column-reverse;gap:var(--rnb--spacing--l);padding:var(--rnb--spacing--l) var(--rnb--spacing--m);width:100%}@media (min-width:53rem){.image-text__wrapper{flex-direction:row;gap:var(--rnb--spacing--3xl);padding:var(--rnb--spacing--3xl) var(--rnb--spacing--2xl)}}@media (width >= 53rem){.image-text__wrapper{flex-direction:row;gap:var(--rnb--spacing--3xl);padding:var(--rnb--spacing--3xl) var(--rnb--spacing--2xl)}}@media (min-width:53rem){.image-text--image-left .image-text__wrapper{flex-direction:row-reverse}}@media (width >= 53rem){.image-text--image-left .image-text__wrapper{flex-direction:row-reverse}}.image-text .image-text__column{display:flex;flex-direction:column;gap:var(--rnb--spacing--s);width:100%}@media (min-width:53rem){.image-text .image-text__column{gap:0;width:50%}}@media (width >= 53rem){.image-text .image-text__column{gap:0;width:50%}}.image-text .image-text__column .image-text__column--content{justify-content:space-between}.image-text .image-text__column .image-text__column--media{align-items:center;justify-content:center}.image-text .image-text__heading{word-wrap:break-word;font-family:var(--rnb--font-family--heading);font-size:var(--rnb--font-size--h2);font-weight:700;hyphens:auto;letter-spacing:var(--rnb--letter-spacing--default);line-height:var(--rnb--line-height--h2);text-transform:uppercase}.image-text .image-text__heading b,.image-text .image-text__heading strong{font-weight:inherit}.image-text .image-text__heading em,.image-text .image-text__heading i{font-style:italic}.image-text .image-text__heading{margin:0;max-width:13ch}.image-text .image-text__heading mark,.image-text .image-text__heading span[style*=color]{color:inherit}.image-text .image-text__content-bottom{align-items:flex-start;display:flex;flex-direction:column;gap:var(--rnb--spacing--m)}@media (min-width:53rem){.image-text .image-text__content-bottom{margin-top:auto}}@media (width >= 53rem){.image-text .image-text__content-bottom{margin-top:auto}}.image-text .image-text__text{font-family:var(--rnb--font-family--paragraph);font-size:var(--rnb--font-size--body-m);font-weight:400;line-height:var(--rnb--line-height--body-m)}.image-text .image-text__text em,.image-text .image-text__text i{font-style:italic}.image-text .image-text__text{margin-bottom:0;max-width:46ch}.image-text .image-text__image,.image-text .image-text__image-placeholder{aspect-ratio:1/1;border-radius:.375rem;min-height:20.5rem;object-fit:cover;width:100%}@media (min-width:53rem){.image-text .image-text__image,.image-text .image-text__image-placeholder{height:42.5rem;max-width:42.5rem;width:100%}}@media (width >= 53rem){.image-text .image-text__image,.image-text .image-text__image-placeholder{height:42.5rem;max-width:42.5rem;width:100%}}.image-text .image-text__image-placeholder{background-color:var(--rnb--color--brand-accent-2)}.image-text .wp-block-anonymous-button:has(span:empty){display:none}.editor-styles-wrapper .image-text .wp-block-anonymous-button:has(span:empty){display:inline-flex}