.latest-news{--nezzo-latest-news-c-headline: var(--nezzo-color-primary-blau, #1e5faa);--nezzo-latest-news-grid-gap: var(--nezzo-space-mobile-m, 24px)}@media(min-width:768px){.latest-news{--nezzo-latest-news-grid-gap: var(--nezzo-space-tablet-m, 24px)}}@media(min-width:992px){.latest-news{--nezzo-latest-news-grid-gap: var(--nezzo-space-desktop-m, 24px)}}.latest-news__header{display:flex;flex-direction:column;align-items:center}.latest-news__headline{margin-block-start:var(--nezzo-space-mobile-l);padding-block-end:var(--nezzo-space-mobile-l);font-size:var(--nezzo-font-size-h1-mobile, 36px);line-height:var(--nezzo-line-height-h1-mobile, 42px);letter-spacing:var(--nezzo-letter-spacing-h1-mobile, -1.5px);font-weight:var(--nezzo-font-weight-300, 300)}@media(min-width:768px){.latest-news__headline{font-size:var(--nezzo-font-size-h1-tablet, 48px);line-height:var(--nezzo-line-height-h1-tablet, 58px);letter-spacing:var(--nezzo-letter-spacing-h1-tablet, -1.5px);font-weight:var(--nezzo-font-weight-300, 300)}}@media(min-width:992px){.latest-news__headline{font-size:var(--nezzo-font-size-h1-desktop, 64px);line-height:var(--nezzo-line-height-h1-desktop, 76px);letter-spacing:var(--nezzo-letter-spacing-h1-desktop, -1.5px);font-weight:var(--nezzo-font-weight-300, 300)}}@media(min-width:768px){.latest-news__headline{margin-block-start:var(--nezzo-space-tablet-l);padding-block-end:var(--nezzo-space-tablet-l)}}@media(min-width:992px){.latest-news__headline{margin-block-start:var(--nezzo-space-desktop-l);padding-block-end:var(--nezzo-space-desktop-l)}}.latest-news__headline{color:var(--nezzo-latest-news-c-headline);text-align:center}.latest-news__grid{display:grid;grid-template-columns:1fr;gap:var(--nezzo-latest-news-grid-gap)}@media(min-width:768px){.latest-news__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.latest-news__grid{grid-template-columns:repeat(3,1fr)}}
