.NewsHero-module___KErVW__hero{background:#e5f5fe;padding:60px 40px;position:relative;overflow:hidden}.NewsHero-module___KErVW__leafTopLeft,.NewsHero-module___KErVW__leafTopRight{opacity:.12;pointer-events:none;width:220px;height:280px;transition:transform .3s ease-out;position:absolute}.NewsHero-module___KErVW__leafTopLeft{background:radial-gradient(at 30% 40%,#8daae5 0%,#0000 70%);border-radius:0 60% 60% 0;top:-30px;left:-40px;transform:rotate(-15deg)}.NewsHero-module___KErVW__leafTopRight{background:radial-gradient(at 70% 40%,#8daae5 0%,#0000 70%);border-radius:60% 0 0 60%;top:20px;right:-40px;transform:rotate(15deg)}.NewsHero-module___KErVW__hero:hover .NewsHero-module___KErVW__leafTopLeft{transform:rotate(-15deg)translateY(-10px)translate(-10px)scale(1.05)}.NewsHero-module___KErVW__hero:hover .NewsHero-module___KErVW__leafTopRight{transform:rotate(15deg)translateY(-10px)translate(8px)scale(1.05)}.NewsHero-module___KErVW__heroInner{z-index:1;max-width:1300px;margin:0 auto;position:relative}.NewsHero-module___KErVW__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.NewsHero-module___KErVW__textContent{flex-direction:column;gap:20px;display:flex}.NewsHero-module___KErVW__hero h1{color:#000;font-size:48px;font-weight:700;line-height:1.15;font-family:var(--font-inria-serif),"Georgia",serif;margin-bottom:16px}.NewsHero-module___KErVW__subtitle{color:#4d5559;font-size:16px;line-height:1.6;font-family:var(--font-inter),sans-serif;margin:0}.NewsHero-module___KErVW__lastUpdated{color:#000;font-size:15px;font-weight:600;font-family:var(--font-inter),sans-serif;margin-top:8px}.NewsHero-module___KErVW__disclaimer{color:#666;font-size:14px;line-height:1.4;font-family:var(--font-inter),sans-serif;margin:0;padding-top:10px}.NewsHero-module___KErVW__imageContent{justify-content:center;align-items:center;min-height:350px;display:flex}.NewsHero-module___KErVW__heroImage{object-fit:contain;border-radius:12px;max-width:100%;height:auto;max-height:400px}@media (max-width:768px){.NewsHero-module___KErVW__hero{padding:40px 24px}.NewsHero-module___KErVW__heroContent{grid-template-columns:1fr;gap:30px}.NewsHero-module___KErVW__hero h1{font-size:32px}.NewsHero-module___KErVW__imageContent{min-height:250px}}
.NewsHighlights-module__gHFusG__section{background:#f7f8fa;padding:60px 40px}.NewsHighlights-module__gHFusG__container{max-width:1300px;margin:0 auto}.NewsHighlights-module__gHFusG__heading{color:#000;text-align:center;font-size:clamp(28px,3.5vw + .5rem,42px);font-weight:700;font-family:var(--font-inria-serif),"Georgia",serif;margin-bottom:48px}.NewsHighlights-module__gHFusG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:28px;display:grid}.NewsHighlights-module__gHFusG__card{cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;height:auto;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.NewsHighlights-module__gHFusG__card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.NewsHighlights-module__gHFusG__card.NewsHighlights-module__gHFusG__expanded{z-index:10;position:relative}.NewsHighlights-module__gHFusG__imageWrapper{background:#e0e0e0;width:100%;height:200px;overflow:hidden}.NewsHighlights-module__gHFusG__card.NewsHighlights-module__gHFusG__expanded .NewsHighlights-module__gHFusG__imageWrapper{height:250px}.NewsHighlights-module__gHFusG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsHighlights-module__gHFusG__card:hover .NewsHighlights-module__gHFusG__image{transform:scale(1.05)}.NewsHighlights-module__gHFusG__content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.NewsHighlights-module__gHFusG__cardTitle{color:#000;font-size:16px;font-weight:700;line-height:1.4;font-family:var(--font-inter),sans-serif;flex-grow:1;margin:0 0 12px}.NewsHighlights-module__gHFusG__source{color:#666;font-size:13px;font-family:var(--font-inter),sans-serif;margin:8px 0}.NewsHighlights-module__gHFusG__date{color:#999;font-size:13px;font-family:var(--font-inter),sans-serif;margin:4px 0 0}.NewsHighlights-module__gHFusG__expandedContent{flex-direction:column;flex-grow:1;gap:16px;padding:24px;display:flex}.NewsHighlights-module__gHFusG__expandedTitleLink{color:inherit;text-decoration:none}.NewsHighlights-module__gHFusG__expandedTitleLink:hover .NewsHighlights-module__gHFusG__expandedTitle{color:var(--primary-blue);text-decoration:underline}.NewsHighlights-module__gHFusG__expandedTitle{color:#000;font-size:18px;font-weight:700;line-height:1.3;font-family:var(--font-inter),sans-serif;margin:0;text-decoration:underline}.NewsHighlights-module__gHFusG__detailSection{flex-direction:column;gap:6px;display:flex}.NewsHighlights-module__gHFusG__sectionLabel{color:#000;font-size:14px;font-weight:600;font-family:var(--font-inter),sans-serif;margin:0}.NewsHighlights-module__gHFusG__sectionContent{color:#4d5559;font-size:14px;line-height:1.5;font-family:var(--font-inter),sans-serif;margin:0}.NewsHighlights-module__gHFusG__sourceLink{color:var(--primary-blue);font-family:var(--font-inter),sans-serif;font-weight:500;text-decoration:underline}.NewsHighlights-module__gHFusG__readMore{color:var(--primary-blue);font-size:14px;font-weight:600;font-family:var(--font-inter),sans-serif;margin-top:4px;text-decoration:underline;transition:color .3s;display:inline-block}.NewsHighlights-module__gHFusG__readMore:hover{color:var(--primary-blue-hover)}.NewsHighlights-module__gHFusG__publishedDate{color:#999;font-size:13px;font-family:var(--font-inter),sans-serif;margin:0}@keyframes NewsHighlights-module__gHFusG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.NewsHighlights-module__gHFusG__section{padding:40px 20px}.NewsHighlights-module__gHFusG__heading{margin-bottom:32px;font-size:28px}.NewsHighlights-module__gHFusG__grid{grid-template-columns:1fr;gap:20px}}.NewsHighlights-module__gHFusG__skeletonCard{background:#fff;border-radius:12px;flex-direction:column;animation:2s cubic-bezier(.4,0,.6,1) infinite NewsHighlights-module__gHFusG__pulse;display:flex;overflow:hidden}.NewsHighlights-module__gHFusG__skeletonImage{background:#e0e0e0;width:100%;height:200px}.NewsHighlights-module__gHFusG__skeletonTitle{background:#e0e0e0;border-radius:4px;height:16px;margin:16px 16px 12px}.NewsHighlights-module__gHFusG__skeletonText{background:#e0e0e0;border-radius:4px;height:12px;margin:0 16px 16px}@media (max-width:768px){.NewsHighlights-module__gHFusG__section{padding:40px 20px}.NewsHighlights-module__gHFusG__heading{margin-bottom:32px;font-size:28px}.NewsHighlights-module__gHFusG__grid{grid-template-columns:1fr;gap:20px}}
.NewsUpdatesList-module__UUwpYa__section{background:#f0f4f8;padding:60px 40px}.NewsUpdatesList-module__UUwpYa__container{max-width:1300px;margin:0 auto}.NewsUpdatesList-module__UUwpYa__heading{color:#000;text-align:center;font-size:clamp(28px,3.5vw + .5rem,42px);font-weight:700;font-family:var(--font-inria-serif),"Georgia",serif;margin-bottom:48px}.NewsUpdatesList-module__UUwpYa__newsList{flex-direction:column;gap:32px;display:flex}.NewsUpdatesList-module__UUwpYa__listWrapper{padding-bottom:20px;position:relative;overflow:hidden}.NewsUpdatesList-module__UUwpYa__listOverlay{pointer-events:none;z-index:1;background:linear-gradient(#f0f4f800 0%,#f0f4f8b3 40%,#f0f4f8e6 65%,#f0f4f8 100%);position:absolute;inset:70% 0 0}.NewsUpdatesList-module__UUwpYa__seeMoreWrapper{z-index:2;background:0 0;justify-content:center;margin-top:0;padding:16px 0;display:flex;position:relative}.NewsUpdatesList-module__UUwpYa__newsItem{background:#fff;border-radius:12px;grid-template-columns:1fr 300px;align-items:flex-start;gap:32px;padding:32px;transition:box-shadow .3s;display:grid;box-shadow:0 1px 3px #0000000f}.NewsUpdatesList-module__UUwpYa__newsItem:hover{box-shadow:0 4px 12px #00000014}.NewsUpdatesList-module__UUwpYa__newsContent{flex-direction:column;gap:16px;display:flex}.NewsUpdatesList-module__UUwpYa__newsTitle{color:#000;font-size:20px;font-weight:700;font-family:var(--font-inter),sans-serif;margin:0;line-height:1.4}.NewsUpdatesList-module__UUwpYa__newsTitle a{color:#000;text-decoration:none;transition:color .3s}.NewsUpdatesList-module__UUwpYa__newsTitle a:hover{color:var(--primary-blue)}.NewsUpdatesList-module__UUwpYa__newsDetails{flex-direction:column;gap:16px;display:flex}.NewsUpdatesList-module__UUwpYa__detailSection{flex-direction:column;gap:6px;display:flex}.NewsUpdatesList-module__UUwpYa__sectionLabel{color:#000;font-size:14px;font-weight:600;font-family:var(--font-inter),sans-serif;margin:0}.NewsUpdatesList-module__UUwpYa__sectionContent{color:#4d5559;font-size:15px;line-height:1.6;font-family:var(--font-inter),sans-serif;margin:0}.NewsUpdatesList-module__UUwpYa__sourceLink{color:var(--primary-blue);font-family:var(--font-inter),sans-serif;font-weight:500;text-decoration:underline}.NewsUpdatesList-module__UUwpYa__footer{border-top:1px solid #e0e0e0;flex-direction:column;gap:8px;margin-top:8px;padding-top:12px;display:flex}.NewsUpdatesList-module__UUwpYa__date{color:#999;font-size:13px;font-family:var(--font-inter),sans-serif;margin:0}.NewsUpdatesList-module__UUwpYa__readMore{color:var(--primary-blue);font-size:14px;font-weight:600;font-family:var(--font-inter),sans-serif;margin-top:8px;text-decoration:underline;transition:color .3s;display:inline-block}.NewsUpdatesList-module__UUwpYa__readMore:hover{color:var(--primary-blue-hover)}.NewsUpdatesList-module__UUwpYa__newsImage{background:#e0e0e0;border-radius:8px;width:100%;height:220px;overflow:hidden}.NewsUpdatesList-module__UUwpYa__newsImage img{object-fit:cover;width:100%;height:100%}.NewsUpdatesList-module__UUwpYa__showMoreBtn{border:2px solid var(--primary-blue);color:var(--primary-blue);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--font-inter),sans-serif;background:0 0;border-radius:300px;padding:12px 40px;transition:all .3s}.NewsUpdatesList-module__UUwpYa__showMoreBtn:hover:not(:disabled){background:var(--primary-blue);color:#fff}.NewsUpdatesList-module__UUwpYa__showMoreBtn:disabled{opacity:.6;cursor:not-allowed}.NewsUpdatesList-module__UUwpYa__loadingState,.NewsUpdatesList-module__UUwpYa__errorState{text-align:center;color:#666;font-family:var(--font-inter),sans-serif;background:#fff;border-radius:12px;padding:40px}@media (max-width:768px){.NewsUpdatesList-module__UUwpYa__section{padding:40px 20px}.NewsUpdatesList-module__UUwpYa__heading{margin-bottom:32px;font-size:28px}.NewsUpdatesList-module__UUwpYa__newsItem{grid-template-columns:1fr;gap:20px;padding:20px}.NewsUpdatesList-module__UUwpYa__newsImage{width:100%;height:180px}.NewsUpdatesList-module__UUwpYa__newsTitle{font-size:18px}.NewsUpdatesList-module__UUwpYa__seeMoreWrapper{margin-top:-120px}}
