/* JAES v35: scoped styles; retain cascade order. */

.ed-scope .page-hero{position:relative;background-color:var(--jaes-navy-deep);background-image:linear-gradient(135deg, rgba(9, 23, 42, 0.85) 0%, rgba(29, 57, 97, 0.78) 55%, rgba(0, 111, 161, 0.70) 100%), url("../../new_img/banner_news.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;color:#ffffff;padding:58px 0 54px;overflow:hidden;border-bottom:3px solid var(--jaes-blue);}
.ed-scope .page-hero h1{font-size:38px;font-weight:900;color:#ffffff;letter-spacing:-0.5px;margin-bottom:12px;}
.ed-scope .page-hero p{font-size:16.5px;color:#e0f2fe;max-width:780px;line-height:1.65;margin-bottom:0;}
.ed-scope .section-title{font-size:32px;font-weight:900;color:var(--jaes-navy);margin-bottom:8px;letter-spacing:-0.5px;}
.ed-scope .section-subtitle{font-size:16px;color:#64748b;max-width:760px;line-height:1.6;}
.ed-scope .news-section{padding:60px 0 65px;background:#ffffff;}
@media   (max-width: 768px){
.ed-scope .page-hero h1{font-size:28px;}
.ed-scope .section-title{font-size:26px;}}
.ed-scope .news-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;}
.ed-scope .news-pagination a{padding:.6rem 1rem;border:1px solid #d6e1ed;border-radius:6px;font-weight:700;}
