.managed-news{margin-top:28px}.managed-news-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.managed-news-head h2{margin:0;color:#183526}.managed-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.managed-news-card{overflow:hidden;border:1px solid #dce5dc;border-radius:16px;background:#fff}.managed-news-card img{width:100%;height:190px;object-fit:cover}.managed-news-card div{padding:18px}.managed-news-card time,.managed-news-card small{color:#c66f1c;font-weight:800}.managed-news-card h3{margin:8px 0;color:#183526;font-size:21px}.managed-news-card p{color:#5d6b62;line-height:1.55}.managed-news-card a{color:#2e6d2b;font-weight:850;text-decoration:none}@media(max-width:850px){.managed-news-grid{grid-template-columns:1fr}.managed-news-card img{height:auto;max-height:280px}}
