.Hero-module__JgYmMq__hero{background:radial-gradient(circle at 100% 0,#6366f10d,#0000),radial-gradient(circle at 0 100%,#fcd34d0d,#0000);align-items:center;min-height:80vh;display:flex;overflow:hidden}.Hero-module__JgYmMq__heroContainer{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__JgYmMq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background-color:#6366f11a;border-radius:99px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__title{margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__JgYmMq__highlight{color:var(--primary);position:relative}.Hero-module__JgYmMq__highlight:after{content:"";background-color:var(--secondary);opacity:.3;z-index:-1;border-radius:4px;width:100%;height:8px;position:absolute;bottom:5px;left:0}.Hero-module__JgYmMq__subtitle{color:var(--muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__JgYmMq__actions{gap:1rem;display:flex}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__imageContainer{aspect-ratio:1;background-color:var(--card-bg);width:100%;box-shadow:var(--shadow-lg);border:4px solid #fff;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroImage{object-fit:contain;z-index:2;width:80%;height:80%}.Hero-module__JgYmMq__blob{background-color:var(--secondary);filter:blur(80px);opacity:.2;z-index:-1;width:80%;height:80%;position:absolute;top:-20%;right:-20%}@media (max-width:1024px){.Hero-module__JgYmMq__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__JgYmMq__subtitle{margin:0 auto 2.5rem}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__title{font-size:3rem}}
.About-module__S-Ka5a__about{background-color:#fff}.About-module__S-Ka5a__aboutContainer{grid-template-columns:1.5fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__S-Ka5a__title{margin-bottom:2rem;font-size:2.5rem;display:inline-block;position:relative}.About-module__S-Ka5a__title:after{content:"";background-color:var(--primary);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:0}.About-module__S-Ka5a__text{color:var(--muted);margin-bottom:1.5rem;font-size:1.1rem}.About-module__S-Ka5a__features{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.About-module__S-Ka5a__feature{align-items:flex-start;gap:1rem;display:flex}.About-module__S-Ka5a__icon{background-color:var(--background);width:60px;height:60px;box-shadow:var(--shadow-sm);border-radius:1rem;justify-content:center;align-items:center;font-size:2rem;display:flex}.About-module__S-Ka5a__feature h3{margin-bottom:.5rem;font-size:1.2rem}.About-module__S-Ka5a__feature p{color:var(--muted);font-size:.9rem}.About-module__S-Ka5a__stats{grid-template-columns:1fr;gap:2rem;display:grid}.About-module__S-Ka5a__statCard{background-color:var(--background);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);border:1px solid var(--border);padding:3rem 2rem;transition:transform .3s}.About-module__S-Ka5a__statCard:hover{border-color:var(--primary-light);transform:translateY(-10px)}.About-module__S-Ka5a__statNumber{color:var(--primary);font-size:3.5rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.5rem;line-height:1;display:block}.About-module__S-Ka5a__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}@media (max-width:1024px){.About-module__S-Ka5a__aboutContainer{grid-template-columns:1fr;gap:3rem}.About-module__S-Ka5a__stats{grid-template-columns:1fr 1fr}}@media (max-width:640px){.About-module__S-Ka5a__features,.About-module__S-Ka5a__stats{grid-template-columns:1fr}}
.Projects-module__T_D1Ca__projects{background-color:#fff;padding:5rem 0}.Projects-module__T_D1Ca__header{text-align:center;margin-bottom:4rem}.Projects-module__T_D1Ca__title{margin-bottom:1rem;font-size:2.5rem}.Projects-module__T_D1Ca__subtitle{color:var(--muted);font-size:1.1rem}.Projects-module__T_D1Ca__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Projects-module__T_D1Ca__card{border-radius:var(--radius);text-align:center;border:1px solid var(--border);padding:2.5rem;transition:transform .3s}.Projects-module__T_D1Ca__card:hover{transform:translateY(-10px)}.Projects-module__T_D1Ca__icon{margin-bottom:1.5rem;font-size:3rem;display:block}.Projects-module__T_D1Ca__card h3{margin-bottom:1rem;font-size:1.5rem}.Projects-module__T_D1Ca__card p{color:var(--muted);line-height:1.6}
.Activities-module__9ekNdW__activities{background-color:var(--background);padding:80px 0}.Activities-module__9ekNdW__header{text-align:center;margin-bottom:4rem}.Activities-module__9ekNdW__title{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:1rem;font-size:3rem}.Activities-module__9ekNdW__subtitle{color:var(--muted);font-size:1.1rem}.Activities-module__9ekNdW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Activities-module__9ekNdW__card{box-shadow:var(--shadow);border-radius:24px;position:relative;overflow:hidden}.Activities-module__9ekNdW__cardLink{text-decoration:none;display:block}.Activities-module__9ekNdW__imageContainer{aspect-ratio:1;position:relative;overflow:hidden}.Activities-module__9ekNdW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Activities-module__9ekNdW__card:hover .Activities-module__9ekNdW__image{transform:scale(1.1)}.Activities-module__9ekNdW__overlay{background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:all .3s;display:flex;position:absolute;inset:0}.Activities-module__9ekNdW__category{background-color:var(--secondary);color:#451a03;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;width:fit-content;margin-bottom:.5rem;padding:.3rem 1rem;font-size:.75rem;font-weight:800}.Activities-module__9ekNdW__cardTitle{color:#fff;font-family:var(--font-outfit);margin-bottom:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Activities-module__9ekNdW__skeletonCard{aspect-ratio:1;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:24px;animation:1.5s infinite Activities-module__9ekNdW__skeleton-loading}@keyframes Activities-module__9ekNdW__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.Activities-module__9ekNdW__empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:40px;font-style:italic}.Activities-module__9ekNdW__cta{justify-content:center;margin-top:5rem;display:flex}@media (max-width:768px){.Activities-module__9ekNdW__title{font-size:2.2rem}.Activities-module__9ekNdW__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Activities-module__9ekNdW__grid{grid-template-columns:1fr}}
.Inclusion-module__3Y1l0q__inclusion{background-color:var(--primary);color:#fff;padding:6rem 0}.Inclusion-module__3Y1l0q__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.Inclusion-module__3Y1l0q__title{color:var(--secondary);margin-bottom:1.5rem;font-size:2.5rem}.Inclusion-module__3Y1l0q__text{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Inclusion-module__3Y1l0q__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border-radius:9999px;padding:.5rem 1.5rem;font-weight:600;display:inline-block}.Inclusion-module__3Y1l0q__card{color:var(--foreground);border-radius:var(--radius);box-shadow:var(--shadow-lg);background-color:#fff;padding:3rem}.Inclusion-module__3Y1l0q__card h3{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.Inclusion-module__3Y1l0q__card ul{padding:0;list-style:none}.Inclusion-module__3Y1l0q__card li{margin-bottom:1rem;padding-left:2rem;position:relative}.Inclusion-module__3Y1l0q__card li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}@media (max-width:1024px){.Inclusion-module__3Y1l0q__grid{grid-template-columns:1fr;gap:3rem}}
