.ContentSection-module__NXJgvG__section{background-color:var(--white);flex-direction:column;align-items:center;gap:3rem;padding:4rem 2rem;display:flex}.ContentSection-module__NXJgvG__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1600px;display:flex}.ContentSection-module__NXJgvG__textContent{text-align:left;width:100%;max-width:1600px}.ContentSection-module__NXJgvG__title{color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.ContentSection-module__NXJgvG__text{color:var(--text-muted);text-align:justify;font-size:1.1rem;line-height:1.6}.ContentSection-module__NXJgvG__collage{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;width:100%;max-width:1600px;margin:1.5rem auto;display:grid}.ContentSection-module__NXJgvG__collage img{border-radius:var(--radius);object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow)}@media (max-width:768px){.ContentSection-module__NXJgvG__container,.ContentSection-module__NXJgvG__collage{grid-template-columns:1fr}}
.FeatureCards-module__8e3CUa__section{background-color:#f8fafc;padding:4rem 2rem}.FeatureCards-module__8e3CUa__grid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:2rem;max-width:1600px;margin:0 auto;display:grid}.FeatureCards-module__8e3CUa__card{background-color:var(--primary);border-radius:var(--radius);text-align:center;color:var(--white);box-shadow:var(--shadow);flex-direction:column;align-items:center;height:100%;padding:2rem;transition:transform .3s;display:flex}.FeatureCards-module__8e3CUa__card:hover{transform:translateY(-5px)}.FeatureCards-module__8e3CUa__cardLink{color:inherit;width:100%;height:100%;text-decoration:none;display:flex}.FeatureCards-module__8e3CUa__featureImage{width:44px;height:44px;margin-bottom:1.5rem}.FeatureCards-module__8e3CUa__bar{background-color:var(--accent);border-radius:2px;width:50px;height:4px;margin:1rem 0}.FeatureCards-module__8e3CUa__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.FeatureCards-module__8e3CUa__text{opacity:.9;font-size:.9rem}@media (max-width:1024px){.FeatureCards-module__8e3CUa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeatureCards-module__8e3CUa__grid{grid-template-columns:1fr}}
.ArticleSection-module__G4aDCq__section{background-color:var(--white);padding:4rem 0;overflow:hidden}.ArticleSection-module__G4aDCq__heading{color:var(--primary);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.ArticleSection-module__G4aDCq__carouselContainer{width:100%;max-width:1600px;margin:0 auto;padding-bottom:3rem;position:relative}.ArticleSection-module__G4aDCq__carouselWrapper{scrollbar-width:none;width:100%;padding-bottom:1rem;overflow-x:auto}.ArticleSection-module__G4aDCq__carouselWrapper::-webkit-scrollbar{display:none}.ArticleSection-module__G4aDCq__carouselContent{align-items:stretch;width:100%;display:flex}.ArticleSection-module__G4aDCq__card{box-sizing:border-box;flex:0 0 25%;padding:0 .75rem;transition:transform .3s}.ArticleSection-module__G4aDCq__cardInner{background-color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;height:100%;margin-bottom:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}@media (max-width:1024px){.ArticleSection-module__G4aDCq__card{flex:0 0 50%}}@media (max-width:600px){.ArticleSection-module__G4aDCq__card{flex:0 0 100%;padding:0 2rem}}.ArticleSection-module__G4aDCq__cardInner:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ArticleSection-module__G4aDCq__imageContainer{background-color:#ddd;width:100%;height:200px;position:relative}.ArticleSection-module__G4aDCq__image{object-fit:cover}.ArticleSection-module__G4aDCq__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ArticleSection-module__G4aDCq__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem}.ArticleSection-module__G4aDCq__title{color:var(--foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticleSection-module__G4aDCq__footer{margin-top:auto}.ArticleSection-module__G4aDCq__readMore{color:var(--secondary);align-items:center;gap:.3rem;font-size:.9rem;font-weight:600;display:flex}
