.news-article-hero{padding:18px 0;border-bottom:1px solid var(--news-line);background:#fff}.news-article-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.news-article-head .news-back{margin:0;color:var(--news-blue)}.news-article-head .news-meta{color:var(--news-muted)}.news-article-body-head{padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid var(--news-line)}.news-article-body-head .news-meta{color:var(--news-blue);font-size:11px}.news-article-body-head h1{margin:13px 0 15px;color:var(--news-ink);font-size:clamp(31px,4.3vw,55px);line-height:1.1;letter-spacing:-.02em}.news-article-body-head p{max-width:760px;color:var(--news-muted);font-size:16px;line-height:1.8}.news-article-hero h1{display:none}
@media(max-width:640px){.news-article-head{align-items:flex-start;flex-direction:column;gap:8px}.news-article-body-head{padding-bottom:22px;margin-bottom:24px}.news-article-body-head h1{font-size:34px}}
