.NewsTeaserSection{grid-column-gap:var(--gridGutter);display:grid;grid-template-columns:repeat(var(--gridSize),1fr);margin-bottom:calc(var(--component-gap)*1);padding-left:var(--sitepadding-component);padding-right:var(--sitepadding-component);position:relative}@media print{.NewsTeaserSection{display:block}}.NewsTeaserSection>*{--sitepadding-component:0}.NewsTeaserSection--body{grid-column:calc(max(var(--gridSize) - 10,0)/2 + 1)/calc(max(var(--gridSize) - 10,0)/-2 - 1);justify-content:center}.NewsTeaserSection--body>*{--gridSize:10}.NewsTeaserSection--list{display:flex;flex-wrap:wrap;margin-bottom:-2rem;margin-right:-2rem;page-break-inside:avoid}.NewsTeaserSection--list>*{flex:0 0 auto;float:left;margin-bottom:2rem;padding-right:2rem;width:33.3333333333%}.NewsTeaserSection--list:after{clear:both;content:"";display:table}@media screen and (max-width:1000px){.NewsTeaserSection--list{display:flex;flex-wrap:wrap;margin-bottom:-1rem;margin-right:-1rem;page-break-inside:avoid}.NewsTeaserSection--list>*{flex:0 0 auto;float:left;margin-bottom:1rem;padding-right:1rem;width:33.3333333333%}.NewsTeaserSection--list:after{clear:both;content:"";display:table}}@media screen and (max-width:750px){.NewsTeaserSection--list{display:flex;flex-wrap:wrap;margin-bottom:-1rem;margin-right:-1rem;page-break-inside:avoid}.NewsTeaserSection--list>*{flex:0 0 auto;float:left;margin-bottom:1rem;padding-right:1rem;width:50%}.NewsTeaserSection--list:after{clear:both;content:"";display:table}}@media screen and (max-width:580px){.NewsTeaserSection--list{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gridGutter)*-1);margin-right:calc(var(--gridGutter)*-1);page-break-inside:avoid}.NewsTeaserSection--list>*{flex:0 0 auto;float:left;margin-bottom:var(--gridGutter);padding-right:var(--gridGutter);width:100%}.NewsTeaserSection--list:after{clear:both;content:"";display:table}}.NewsTeaserSection--footer{margin-top:3em;text-align:center}
