.news__wrapper-cards{gap:36px 0}.news-page .news__wrapper-cards{gap:var(--nwc-section-spacing) 0}.news-card{display:flex;flex-direction:column;align-items:center}@media (min-width:576px){.news-widget .news-card:nth-child(3){display:none}}.news-card__banner{aspect-ratio:2600/2000;object-fit:cover;object-position:center;border-radius:var(--nwc-border-radius);margin-bottom:18px}.news-card__content{height:100%;padding:0 12px}.news-card__content-title{font-size:18px;margin-bottom:6px}.news-card__content-description{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:14px;margin-bottom:18px}@media (min-width:992px){.news-widget .news-card:nth-child(3){display:flex}.news-card__banner{margin-bottom:24px}.news-card__content-title{font-size:22px;margin-bottom:12px}.news-card__content-description{-webkit-line-clamp:5}}