.text-block__items{display:flex;justify-content:space-evenly;gap:1.5em}@media screen and (min-width: 48rem){.text-block__items{gap:var(--spacing-l)}}@media screen and (max-width: 47.9375rem){.text-block__items{flex-direction:column}}.text-block__column{max-width:var(--article-text-max-width);flex:1 0 0}.text-block__column :first-child{margin-top:0}.text-block__column :last-child{margin-bottom:0}.text-block+.text-block:not(:has(.block__header)){padding-top:0}@media screen and (max-width: 47.9375rem){.text-block+.text-block:not(:has(.block__header)){margin-top:0}}.text-block:not(:has(.text-block__items)){padding-bottom:var(--spacing-l)}.text-block:not(:has(.text-block__items)) .block__header,.text-block:not(:has(.text-block__items)) .block__header :last-child{margin-bottom:0}.text-block:not(:has(.text-block__items))+.image-block,.text-block:not(:has(.text-block__items))+.teaser,.text-block:not(:has(.text-block__items))+.block{margin-top:0}@media screen and (min-width: 48rem){.text-block:not(:has(.text-block__items))+.block.block--white{margin-top:var(--spacing)}}
