.PageHeader_hero__6sZEu{background:var(--gradient-primary);padding:6rem 2rem 4rem;border-bottom:1px solid var(--border-light);position:relative}.PageHeader_hero__6sZEu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4}.PageHeader_heroContent__cH_qh{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.PageHeader_title__bIujB{font-size:3.5rem;font-weight:700;color:var(--primary-dark);font-family:var(--font-family);margin-bottom:1rem;text-shadow:0 2px 4px rgba(15,118,110,.1)}.PageHeader_subtitle__xPdjk{font-size:1.25rem;color:var(--secondary-dark);font-weight:600;line-height:1.7;max-width:600px;margin:0 auto}@media (max-width:768px){.PageHeader_hero__6sZEu{padding:3rem 1rem}.PageHeader_title__bIujB{font-size:2.5rem}.PageHeader_subtitle__xPdjk{font-size:1rem}}@media (max-width:480px){.PageHeader_hero__6sZEu{padding:2rem 1rem}.PageHeader_title__bIujB{font-size:2rem}}.News_stats__0yrMz{display:flex;justify-content:center;gap:3rem;padding:2rem;background:var(--bg-card);border-radius:12px;max-width:600px;margin:2rem auto;box-shadow:0 4px 6px -1px var(--shadow-teal)}.News_stat__xzx_p{display:flex;flex-direction:column;align-items:center}.News_statNumber__4qCt4{font-size:2.5rem;font-weight:500;color:var(--primary-medium);font-family:var(--font-family)}.News_statLabel__5xfkE{font-size:1rem;color:var(--secondary-dark);font-weight:300;margin-top:.5rem}.News_newsSection__eOB6o{padding:4rem 2rem;background:var(--bg-card)}.News_container__JDCO5{max-width:1000px;margin:0 auto}.News_newsList__13ab3{display:grid;gap:2rem;grid-template-columns:1fr}.News_newsCard__kBrdq{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px var(--shadow-teal);transition:all .3s ease-in-out;position:relative;overflow:hidden}.News_newsCard__kBrdq:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-accent);transition:all .3s ease;will-change:transform}.News_newsCard__kBrdq:hover:before{height:6px}.News_newsCard__kBrdq:hover{box-shadow:0 8px 25px var(--shadow-teal-hover);transform:translate3d(0,-2px,0);border-color:var(--border-medium)}.News_newsType__p4HLL{display:inline-block;color:var(--white);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.News_newsTitle__qWX1D{font-size:1.5rem;font-weight:500;color:var(--primary-dark);margin-bottom:1rem;line-height:1.4;font-family:var(--font-family)}.News_newsContent__D6s92{color:var(--text-medium);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;font-weight:300}.News_newsDate__SjhaR{color:var(--secondary-medium);font-size:.9rem;font-weight:300;padding:.5rem 0;border-top:1px solid var(--border-light);margin-top:1rem}.News_newsType__p4HLL{background:var(--accent-orange)}.News_newsCard__kBrdq:nth-child(3n+1) .News_newsType__p4HLL{background:var(--primary-medium)}.News_newsCard__kBrdq:nth-child(3n+2) .News_newsType__p4HLL{background:var(--secondary-medium)}.News_newsCard__kBrdq:nth-child(3n+3) .News_newsType__p4HLL{background:var(--accent-orange)}@media (max-width:768px){.News_title__V9Fqc{font-size:2.5rem}.News_stats__0yrMz{gap:2rem}.News_newsCard__kBrdq{padding:1.5rem}}@media (max-width:480px){.News_title__V9Fqc{font-size:2rem}.News_newsTitle__qWX1D{font-size:1.25rem}}