.latest-updates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:28px 0;color:#243e50}.latest-updates .updates-panel{background:#fff;border:1px solid #dfe6e5;border-radius:12px;padding:25px;min-width:0}.latest-updates .updates-panel h2{font:600 21px/1.4 'Segoe UI',Arial,sans-serif;margin:0 0 20px}.latest-updates .update-entry{display:flex;gap:16px;padding:18px 0;border-top:1px solid #e8eeec;overflow-wrap:anywhere}.latest-updates .update-entry img{width:100px;height:80px;object-fit:contain;border-radius:6px}.latest-updates .update-entry h3{font:600 16px/1.5 'Segoe UI',Arial,sans-serif;margin:0 0 8px}.latest-updates p{font:400 14px/1.7 'Segoe UI',Arial,sans-serif;color:#687c8b;margin:0}.latest-updates a{color:#187e6c;font-size:14px}.latest-updates a:focus-visible{outline:3px solid #187e6c;outline-offset:4px}@media(max-width:700px){.latest-updates{grid-template-columns:1fr}.latest-updates .updates-panel{padding:18px}}
