.news-section{background:#f5f9f8}.news-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.news-heading h2{font-size:28px;margin:8px 0}.news-heading a,.news-read{color:#087a78;font-weight:700}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-card{display:block;background:white;border:1px solid #dce7e4;border-radius:12px;overflow:hidden;color:#0b1f33;text-decoration:none;transition:box-shadow .15s}.news-card:hover{box-shadow:0 6px 18px #0b1f3312}.news-card-body{padding:20px}.news-card h3{font-size:20px;line-height:1.35;margin:12px 0;overflow-wrap:anywhere}.news-card p{font-size:14px;line-height:1.65;color:#52677b;overflow-wrap:anywhere}.news-category{display:inline-block;padding:5px 9px;border-radius:5px;background:#e8f4f0;color:#087a78;font-size:12px;font-weight:700}.news-date{display:block;font-size:12px;color:#617087;margin:12px 0}.news-image{display:block;width:100%;height:160px;object-fit:cover;background:#edf4f1}.news-card .news-partner{font-size:12px;font-weight:600}.news-read{display:inline-block;margin-top:14px;font-size:14px}.news-filters{margin-bottom:22px}.news-filters select{margin-left:12px;padding:10px;border:1px solid #b9cec7;border-radius:6px;background:white;font:inherit}.news-status{color:#52677b;line-height:1.7}.news-detail{max-width:800px;margin:auto;overflow-wrap:anywhere}.news-detail:empty{display:none}.news-detail h1{font-size:clamp(28px,5vw,44px);line-height:1.2;margin:20px 0}.news-detail .news-category{display:table;margin-top:28px}.news-detail .news-image{height:auto;max-height:430px;object-fit:contain;border-radius:12px;margin:25px 0}.news-summary{font-size:20px;line-height:1.6;color:#52677b}.news-body{white-space:pre-wrap;font-size:17px;line-height:1.85;margin:28px 0}.news-detail .news-read:last-child{display:block}.news-section button{margin-top:20px}.news-section a:focus-visible,.news-section button:focus-visible,.news-section select:focus-visible{outline:3px solid #e98a2c;outline-offset:4px}@media(max-width:1000px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.news-grid{grid-template-columns:1fr}.news-heading{align-items:start;flex-direction:column;gap:4px}.news-heading h2{font-size:24px}.news-filters select{display:block;margin:8px 0 0;width:100%}}

[data-news] [hidden], [data-news-hero][hidden]{display:none!important}
