.promoted-list-block__content{display:flex;flex-wrap:wrap;gap:var(--grid-spacing)}@media screen and (min-width: 48rem){.promoted-list-block__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 64rem){.promoted-list-block__content{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width: 48rem){.promoted-list-block--highlight-first .promoted-list-block__content .content-item:first-child{grid-column:span 2;aspect-ratio:initial}.promoted-list-block--highlight-first .promoted-list-block__content .content-item:first-child .content-item__link{flex-direction:row}.promoted-list-block--highlight-first .promoted-list-block__content .content-item:first-child .content-item__content,.promoted-list-block--highlight-first .promoted-list-block__content .content-item:first-child .content-item__image{width:50%}.promoted-list-block--highlight-first .promoted-list-block__content .content-item:first-child .content-item__ellipsis-text{-webkit-line-clamp:initial}}.promoted-list-block__bottom-content{margin:var(--spacing-l) auto 0;display:flex;align-items:center;justify-content:center}.promoted-list-block__link{display:flex;align-items:center}.promoted-list-block__link svg{color:var(--kiwa-blue)}.promoted-list-block .page-list-block{margin-top:var(--spacing-m);margin-bottom:0}@media screen and (min-width: 48rem){.promoted-list-block .page-list-block{margin-top:var(--spacing-xl)}}
