.Hero-module__PgAKtG__hero{background-color:var(--color-primary-dark);color:var(--color-white);text-align:center;padding:4rem 0 3rem}.Hero-module__PgAKtG__container{flex-direction:column;align-items:center;max-width:800px;display:flex}.Hero-module__PgAKtG__title{margin-bottom:1rem;font-size:3.5rem}.Hero-module__PgAKtG__subtitle{opacity:.9;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Hero-module__PgAKtG__chips{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Hero-module__PgAKtG__chip{cursor:pointer;background-color:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.Hero-module__PgAKtG__chip:hover{background-color:var(--color-white);color:var(--color-primary-dark)}@media (max-width:768px){.Hero-module__PgAKtG__title{font-size:2.5rem}}
.NewsCard-module__6nlyzq__card{border:1px solid var(--color-border);background-color:var(--color-white);border-radius:8px;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.NewsCard-module__6nlyzq__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.NewsCard-module__6nlyzq__imageWrapper{background-color:#f0f0f0;height:200px;overflow:hidden}.NewsCard-module__6nlyzq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsCard-module__6nlyzq__card:hover .NewsCard-module__6nlyzq__image{transform:scale(1.05)}.NewsCard-module__6nlyzq__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.NewsCard-module__6nlyzq__category{text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary-dark);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.NewsCard-module__6nlyzq__title{color:var(--color-text-main);margin-bottom:.75rem;font-size:1.25rem}.NewsCard-module__6nlyzq__excerpt{color:var(--color-text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem}.NewsCard-module__6nlyzq__meta{color:var(--color-text-secondary);border-top:1px solid var(--color-border);justify-content:space-between;padding-top:1rem;font-size:.85rem;display:flex}
.NewsGrid-module___O26za__section{padding:4rem 0}.NewsGrid-module___O26za__heading{color:var(--color-text-main);margin-bottom:2rem;font-size:2rem}.NewsGrid-module___O26za__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}
