.section--teaserList{--local-TeaserList-background:var(--color-surface-white);background-color:var(--local-SectionList-background);display:grid;grid-template-columns:repeat(12,1fr);margin-left:auto;margin-right:auto;max-width:var(--globalWidth)}.section--teaserList .articleWrapper{grid-column:1/span 12;padding-bottom:14px}.section--teaserList .articleWrapper .baseArticle__bodycopy{padding-bottom:clamp(18px,14.4px + .86vw,23px)}.section__teaserListWrapper{grid-column:2/span 10}.section__teaserListWrapper .list{display:grid;list-style:none}@media(max-width:700px){.section__teaserListWrapper .list{grid-template-columns:repeat(1,1fr);justify-items:center;row-gap:23px}}@media(min-width:700.1px)and (max-width:1200px){.section__teaserListWrapper .list{column-gap:3.2vw;grid-template-columns:repeat(2,1fr);row-gap:36px}}@media(min-width:1200.1px){.section__teaserListWrapper .list{column-gap:4vw;grid-template-columns:repeat(3,1fr);row-gap:50px}}.section__teaserListWrapper.is-centered .list{justify-content:center;place-content:center}@media(min-width:700.1px){.section__teaserListWrapper.is-centered .list{column-gap:3.2vw;grid-template-columns:repeat(auto-fit,minmax(280px,auto));row-gap:36px}}@media(min-width:1200.1px){.section__teaserListWrapper.is-centered .list{column-gap:4vw;grid-template-columns:repeat(auto-fit,minmax(320px,auto));row-gap:50px}}.section__teaserListWrapper .cta__buttons{column-gap:0;display:flex;flex-direction:row;justify-content:center;margin-top:clamp(23px,18.68px + 1.032vw,29px)}