.article-list{padding-bottom:var(--spacing-sm)}@media screen and (min-width: 768px){.article-list{padding-bottom:var(--spacing-lg)}}.article-list--padding{margin:0 auto;padding:var(--spacing-sm) var(--spacing) 0}@media screen and (min-width: 768px){.article-list--padding{padding:var(--spacing-md) var(--spacing-md) 0}}.article-list__categories--mobile{background-color:transparent;color:var(--color-green-dark);margin-bottom:var(--spacing-md)}@media screen and (min-width: 768px){.article-list__categories--mobile{display:none}}.article-list__categories--desktop{display:none}@media screen and (min-width: 768px){.article-list__categories--desktop{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);list-style-type:none;padding-left:0;margin-bottom:var(--spacing-lg)}}@media screen and (min-width: 1024px){.article-list__categories--desktop{margin-bottom:var(--spacing-xl)}}.article-list__items{list-style-type:none;padding-left:0;display:flex;flex-flow:column nowrap;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm)}@media screen and (min-width: 768px){.article-list__items{gap:var(--spacing-lg) var(--spacing-sm)}}@media screen and (min-width: 1024px){.article-list__items{gap:var(--spacing-xl) var(--spacing-md);margin-bottom:var(--spacing-md)}}@media screen and (min-width: 768px){.article-list__items--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-sm)}}@media screen and (min-width: 1024px){.article-list__items--list{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing-md)}}@media screen and (min-width: 768px){.article-list__items--flex{display:flex;flex-flow:row wrap}.article-list__items--flex .article-list__item{flex:0 1 calc(50% - var(--spacing-sm) / 2)}.article-list__items--flex .article-list__item:first-child,.article-list__items--flex .article-list__item:nth-child(9n+1){flex:0 0 100%}}@media screen and (min-width: 768px) and (min-width: 768px){.article-list__items--flex .article-list__item:first-child,.article-list__items--flex .article-list__item:nth-child(9n+1){grid-column:span 2}.article-list__items--flex .article-list__item:first-child .article-teaser,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser{flex-direction:row}.article-list__items--flex .article-list__item:first-child .article-teaser__content,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser__content{height:100%;flex:1 1 50%}.article-list__items--flex .article-list__item:first-child .article-teaser__image,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser__image{flex:1 1 50%}}@media screen and (min-width: 768px) and (min-width: 1024px){.article-list__items--flex .article-list__item:first-child,.article-list__items--flex .article-list__item:nth-child(9n+1){grid-column:span 3}.article-list__items--flex .article-list__item:first-child .article-teaser__content,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser__content{padding:var(--spacing-lg)}.article-list__items--flex .article-list__item:first-child .article-teaser__heading,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser__heading{font-size:1.75rem;line-height:2.1875rem}}@media screen and (min-width: 768px) and (min-width: 1024px) and (min-width: 768px){.article-list__items--flex .article-list__item:first-child .article-teaser__heading,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser__heading{font-size:2.25rem;line-height:2.875rem}}@media screen and (min-width: 768px) and (min-width: 1024px){.article-list__items--flex .article-list__item:first-child .article-teaser p,.article-list__items--flex .article-list__item:nth-child(9n+1) .article-teaser p{font-size:1.375rem}}@media screen and (min-width: 1024px){.article-list__items--flex .article-list__item{flex:0 1 calc(33.3333% - var(--spacing-md) * 2 / 3)}.article-list__items--flex .article-list__item:nth-child(9n+8){flex:1 1 calc(55% - var(--spacing-md) / 2)}.article-list__items--flex .article-list__item:nth-child(9n+9){flex:1 1 calc(45% - var(--spacing-md) / 2);margin-bottom:var(--spacing-xxl)}}.article-list__loading svg{width:5.625rem;min-height:3rem;fill:var(--color-green-text-light);display:block;margin:0 auto}.article-list__no-items{padding-bottom:var(--spacing-lg)}@media screen and (min-width: 768px){.article-list__no-items{padding-bottom:var(--spacing-xl)}}.article-list .article-teaser__image img{height:100%;width:100%;object-fit:cover}
