.module--custom-rich-text .boxed-text,.module--custom-rich-text .boxed-text__text{display:flex;flex-flow:column}.module--custom-rich-text .boxed-text{gap:calc(var(--spacing-base)*4)}.module--custom-rich-text .boxed-text__text{gap:calc(var(--spacing-base)*6)}.module--custom-rich-text .boxed-text__mobile-image{display:none}@media screen and (max-width:992px){.module--custom-rich-text .boxed-text__mobile-image{display:inline-flex;max-width:100%;overflow:hidden}.module--custom-rich-text .boxed-text__mobile-image img{max-width:100%}}