.news-list__header{max-width:880px;margin-bottom:var(--space-xl)}.news-list__lead{max-width:760px;font-size:var(--fs-lg);margin-bottom:0;line-height:1.55}.news-list__items{gap:var(--space-sm);display:grid}.news-list__item{gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.news-list__item:last-child{border-bottom:1px solid var(--line)}.news-list__date{color:var(--muted);font-size:var(--fs-xs);line-height:1.45}.news-list__item h2{margin:var(--space-2xs) 0 var(--space-xs);font-size:var(--fs-2xl)}.news-list__item h2 a{text-decoration:none}.news-list__item h2 a:hover{color:var(--coral)}.news-list__item p{margin-bottom:0;line-height:1.5}.news-list__item>.text-link{white-space:nowrap;place-self:end}@media (width<=720px){.news-list__item{grid-template-columns:minmax(0,1fr)}.news-list__item>.text-link{justify-self:start}}
