:root{--featured-news-block__columns-tablet: 2;--featured-news-block__columns-desktop: 4}.featured-news-block{container-type:inline-size;--teaser-base__text-clamp: 3;--teaser-base__text-clamp-medium: 6;--teaser-base__text-clamp-large: 7}.featured-news-block .icon-button-block{display:inline-block;margin-top:var(--space-32)}.featured-news-block__list{display:grid;gap:var(--space-32)}@container (width >= 600px){.featured-news-block__list{grid-template-columns:repeat(var(--featured-news-block__columns-tablet),1fr)}}@container (width >= 1024px){.featured-news-block__list{grid-template-columns:repeat(var(--featured-news-block__columns-desktop),1fr)}}.featured-news-block__show-all{margin-top:var(--space-32);text-align:right}
