.news-topbar{justify-content:space-between}.news-nav{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,255,255,.62)}.news-nav a{padding:8px 16px;border-radius:999px;font-size:14px;font-weight:700}.news-nav a.active{color:#fff;background:linear-gradient(135deg,#3971ff,#655cf4)}.news-list-page,.news-detail-page{padding:46px 0 90px}.breadcrumbs{display:flex;align-items:center;gap:9px;color:#77819a;font-size:13px}.breadcrumbs a:hover{color:#4264ef}.news-page-header{max-width:760px;padding:70px 0 46px}.news-page-header h1{margin:8px 0 18px;font-size:clamp(48px,8vw,88px);line-height:.95;letter-spacing:-.065em}.news-page-header p{max-width:650px;color:#65708b;font-size:19px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.news-card{overflow:hidden;border:1px solid rgba(255,255,255,.92);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 18px 55px rgba(35,48,92,.08);backdrop-filter:blur(18px);transition:transform .2s ease,box-shadow .2s ease}.news-card:hover{transform:translateY(-4px);box-shadow:0 25px 65px rgba(35,48,92,.14)}.news-card--important{border-color:rgba(225,157,47,.36);background:linear-gradient(145deg,rgba(255,252,241,.92),rgba(255,255,255,.75))}.news-card__link{display:flex;flex-direction:column;height:100%}.news-card__media{position:relative;aspect-ratio:8/5;overflow:hidden;background:linear-gradient(145deg,#dfe7ff,#e8e0ff 52%,#d8f4e8)}.news-card__media img{width:100%;height:100%;object-fit:cover}.news-card__placeholder{display:grid;place-content:center;height:100%;text-align:center;color:#4b5d91}.news-card__placeholder strong{font-size:28px}.news-card__placeholder span{font-size:12px}.news-card__badge,.news-detail__badge{display:inline-flex;padding:6px 10px;border-radius:999px;color:#8d5400;background:#fff0c4;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.news-card__badge{position:absolute;top:14px;left:14px}.news-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.news-card__body time,.news-detail__header time{color:#7b849b;font-size:12px}.news-card__body h2{display:-webkit-box;margin:9px 0;font-size:21px;line-height:1.2;letter-spacing:-.03em;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-card__body p{margin:auto 0 0;padding-top:6px;color:#65708b;font-size:14px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:42px}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 13px;border-radius:13px;background:rgba(255,255,255,.76);font-weight:700}.pagination span{color:#fff;background:#4264ef}.news-empty{padding:70px;border-radius:24px;text-align:center;background:rgba(255,255,255,.68)}.news-empty h2{font-size:30px}.news-empty p{color:#65708b}.article-container{max-width:980px}.news-detail__header{max-width:820px;padding:62px 0 36px}.news-detail__header time{display:block;margin:18px 0 8px}.news-detail__header h1{margin:0;font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-.06em}.news-detail__header p{max-width:760px;margin:24px 0 0;color:#586680;font-size:21px;line-height:1.55}.news-detail__figure{margin:10px 0 52px}.news-detail__figure img{display:block;width:100%;height:auto;border-radius:28px;box-shadow:0 24px 70px rgba(30,44,85,.13)}.news-detail__body{max-width:760px;margin-inline:auto;font-size:18px;line-height:1.78}.news-detail__body p{margin:0 0 1.3em}.news-share{display:flex;align-items:center;gap:10px;max-width:760px;margin:45px auto 0;padding-top:24px;border-top:1px solid rgba(18,31,67,.1)}.news-share strong{margin-right:auto}.news-share a{padding:8px 12px;border-radius:999px;background:#fff}.news-back{display:block;max-width:760px;margin:28px auto 0;color:#365ef0;font-weight:750}.related-news{margin-top:90px}.news-footer .container{display:flex;align-items:center;justify-content:space-between}.news-footer p{margin:0}.dynamic-news-panel{min-width:0}.home-news-featured{display:grid;grid-template-columns:190px 1fr;gap:18px}.home-news-art{position:relative;display:grid;place-items:center;height:160px;overflow:hidden;border-radius:20px;color:#4c5d8e;background:linear-gradient(145deg,#dfe7ff,#e7dfff 52%,#daf5e8);font-size:24px;font-weight:900}.home-news-art img{width:100%;height:100%;object-fit:cover}.home-news-art strong{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:999px;color:#8d5400;background:#fff0c4;font-size:11px;text-transform:uppercase}.home-news-featured time,.home-news-more time{color:#7b849b;font-size:11px}.home-news-featured h3{margin:8px 0;font-size:21px;line-height:1.2}.home-news-featured p{margin:0;color:#69738d;font-size:13px}.home-news-more{display:grid;gap:10px;margin-top:16px}.home-news-more a{display:grid;grid-template-columns:75px 1fr;gap:10px;padding-top:10px;border-top:1px solid rgba(18,31,67,.08);font-size:13px}.home-news-featured--important h3{color:#754c09}
@media(max-width:900px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.news-list-page,.news-detail-page{padding-top:28px}.news-nav a:not(.active){display:none}.news-page-header{padding:46px 0 32px}.news-grid{grid-template-columns:1fr}.news-card__link{display:grid;grid-template-columns:120px 1fr}.news-card__media{height:100%;min-height:150px;aspect-ratio:auto}.news-card__body{padding:16px}.news-card__body h2{font-size:18px}.news-card__body p{display:none}.news-detail__header{padding-top:42px}.news-detail__header h1{font-size:42px}.news-detail__header p{font-size:18px}.news-detail__body{font-size:17px}.news-share{align-items:flex-start;flex-wrap:wrap}.news-share strong{width:100%;margin:0}.news-footer .container{display:block}.home-news-featured{grid-template-columns:1fr}.home-news-art{height:190px}}
.news-organizations{display:grid;gap:10px;max-width:760px;margin:35px auto;padding:22px;border-radius:20px;background:rgba(255,255,255,.72)}.news-organizations a{display:flex;justify-content:space-between;gap:15px;color:#315be7;font-weight:800}.news-organizations small{color:#758099;font-weight:500}
