.richtext{--richtext-gap:40px;--title-margin-bottom:1rem;--text-margin-bottom:1rem}.richtext--cols{align-items:flex-start;display:flex;flex-direction:column;gap:var(--richtext-gap);--title-margin-bottom:2.4rem;--text-margin-bottom:2.4rem}.richtext__item{flex:1}.richtext__overline{margin-bottom:var(--title-margin-bottom)}.richtext__link{display:block;margin-top:var(--title-margin-bottom)}@media (min-width:600px){.richtext--cols{flex-direction:row;flex-wrap:wrap;row-gap:0}.richtext--cols .richtext__overline{width:100%}}@media (min-width:900px){.richtext__item--third{flex:0.66}.richtext__item--twothird{flex:1.5}}