.section--teaserBlock{--local-TeaserBlock-background:var(--color-surface-white);background-color:var(--local-TeaserBlock-background);display:grid;grid-template-columns:repeat(12,1fr);margin-left:auto;margin-right:auto;max-width:var(--globalWidth)}.section--teaserBlock .articleWrapper{grid-column:1/span 12;padding-bottom:14px}.section--teaserBlock .articleWrapper .baseArticle__bodycopy{padding-bottom:clamp(18px,14.4px + .86vw,23px)}.section__teaserBlockWrapper{grid-column:2/span 10}.section__teaserBlockWrapper .list{display:grid;list-style:none}@media(max-width:360px){.section__teaserBlockWrapper .list{column-gap:4px;grid-template-columns:repeat(1,1fr);row-gap:4px}}@media(min-width:360.1px)and (max-width:700px){.section__teaserBlockWrapper .list{column-gap:4px;grid-template-columns:repeat(2,1fr);row-gap:4px}}@media(min-width:700.1px)and (max-width:1200px){.section__teaserBlockWrapper .list{column-gap:10px;grid-template-columns:repeat(3,1fr);row-gap:10px}}@media(min-width:1200.1px){.section__teaserBlockWrapper .list{column-gap:20px;grid-template-columns:repeat(4,1fr);row-gap:20px}}.section__teaserBlockWrapper.is-centered .list{justify-content:center;place-content:center}@media(min-width:700.1px){.section__teaserBlockWrapper.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__teaserBlockWrapper.is-centered .list{column-gap:4vw;grid-template-columns:repeat(auto-fit,minmax(320px,auto));row-gap:50px}}.section__teaserBlockWrapper .cta__buttons{column-gap:0;display:flex;flex-direction:row;justify-content:center;margin-top:clamp(23px,18.68px + 1.032vw,29px)}