.page-module___8aEwW__landingContainer{flex-direction:column;align-items:center;width:100%;display:flex}.page-module___8aEwW__heroSection{width:100%;min-height:100vh;padding-top:12%;position:relative;overflow:hidden}.page-module___8aEwW__landingElements{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__landingContent{z-index:2;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}.page-module___8aEwW__landingContentPurpleP{background-image:var(--main--gradient-color);-webkit-text-fill-color:transparent;color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:400}.page-module___8aEwW__landingContentPurpleP span{font-weight:500}.page-module___8aEwW__landingMainHeading{text-align:center;color:#1e1e1e;width:60%;font-weight:500}.page-module___8aEwW__landingMainHeading span{font-weight:500;font-family:var(--font-lemon),sans-serif;background:var(--main--gradient-color);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:42px}.page-module___8aEwW__brushText{z-index:1;display:inline-block;position:relative}.page-module___8aEwW__brushText:before{content:"";z-index:-1;width:400px;height:100px;position:absolute;bottom:45px;left:50%;transform:translate(-50%,70%)}.page-module___8aEwW__landingContent p{color:#4f4f4f;text-align:center;width:60%}.page-module___8aEwW__btnWrapper{flex-direction:row;gap:12px;display:flex}.page-module___8aEwW__mapSection{z-index:2;flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;margin-top:8rem;padding:4rem 5%;display:flex}.page-module___8aEwW__mapSection>div{flex-direction:row;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__mapContent{flex-direction:column;gap:20px;min-width:300px;max-width:40%;display:flex}.page-module___8aEwW__mapContent h2{margin-bottom:1rem;font-size:2rem}.page-module___8aEwW__mapContent p{color:#4f4f4f;margin-bottom:1.5rem;line-height:1.6}.page-module___8aEwW__mapWrapper{flex:1;justify-content:center;align-items:flex-end;min-width:300px;display:flex}.page-module___8aEwW__modalOverlay{z-index:10000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.page-module___8aEwW__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:93%;max-width:1200px;height:80%;display:flex;position:relative;top:2rem;overflow:hidden;box-shadow:0 0 10px #0000004d}.page-module___8aEwW__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex}.page-module___8aEwW__modalHeader h3{color:var(--primary-default-color);font-weight:700}.page-module___8aEwW__mapModalContainer{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;max-height:70vh;padding:20px;display:flex;overflow-y:auto}.page-module___8aEwW__partnerList{flex-direction:column;gap:3rem;width:100%;display:flex}.page-module___8aEwW__partnerSection+.page-module___8aEwW__partnerSection{border-top:1px solid #f0f0f0;padding-top:3rem}.page-module___8aEwW__partnerLogo{width:100%;max-width:80px;height:auto;margin-bottom:1.25rem}.page-module___8aEwW__partnerName{margin-bottom:2rem;font-size:1.375rem;font-weight:700}.page-module___8aEwW__partnerDetails{flex-direction:column;gap:2rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.page-module___8aEwW__detailItem{align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.page-module___8aEwW__detailIconBox{background:#fde5da;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module___8aEwW__detailItem a{color:var(--primary-default-color);text-decoration:underline}.page-module___8aEwW__detailItem a:hover{opacity:.8}.page-module___8aEwW__impactContainer{align-items:center;margin-top:8rem;display:flex}.page-module___8aEwW__impactHeading{font-weight:500}.page-module___8aEwW__impactGrid .page-module___8aEwW__impactCard:first-child .page-module___8aEwW__impactIcon path{transform:translateY(-100px)}.page-module___8aEwW__impactParagraph{text-align:center;width:100%;max-width:600px;margin:0 auto}.page-module___8aEwW__number{margin-left:.3rem}.page-module___8aEwW__impactCard p{color:var(--tertiary-default-color);font-weight:300}.page-module___8aEwW__impactBold{font-weight:500}.page-module___8aEwW__impactContent{flex-direction:column;align-items:center;gap:20px;display:flex}.page-module___8aEwW__impactContent h1,.page-module___8aEwW__impactContent p{text-align:center;max-width:70%}.page-module___8aEwW__impactContainer>div{flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__impactSpan{color:var(--quarternary-default-color);font-weight:600}.page-module___8aEwW__impactGrid{border-radius:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:50px;width:100%;margin-top:2rem;display:grid}.page-module___8aEwW__impactCard{background:#fbffd878;border:.6px solid #ffec00;border-radius:20px;flex-direction:column;gap:20px;padding:16px;display:flex}.page-module___8aEwW__impactCard img{width:50px}@media screen and (max-width:780px){.page-module___8aEwW__landingMainHeading,.page-module___8aEwW__landingContent p{width:100%}.page-module___8aEwW__heroSection{padding-top:30%}.page-module___8aEwW__mapSection{padding:0}.page-module___8aEwW__mapSection>div{flex-direction:column;align-items:center}.page-module___8aEwW__mapContent{text-align:center;align-items:center;max-width:100%}.page-module___8aEwW__mapWrapper{width:100%;min-width:100%;margin-top:2rem}.page-module___8aEwW__landingContentPurpleP{text-align:center;width:100%;font-size:18px}.page-module___8aEwW__landingMainHeading span{font-size:32px}.page-module___8aEwW__brushText:before{width:310px;height:120px}}@media screen and (max-width:650px){.page-module___8aEwW__detailIconBox img{width:36px;height:36px}.page-module___8aEwW__detailItem{flex-wrap:wrap;align-items:flex-start;display:flex}.page-module___8aEwW__contactEmail{white-space:nowrap;margin-top:.25rem;margin-left:45px;display:block}}@media screen and (max-width:500px){.page-module___8aEwW__impactGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}
.mapSection-module__JWGV3G__mapSection{grid-template-columns:minmax(260px,1fr) minmax(320px,600px);align-items:flex-start;gap:3rem;width:100%;max-width:1440px;margin:0 auto;display:grid}.mapSection-module__JWGV3G__mapContent{flex-direction:column;gap:2.2rem;display:flex}.mapSection-module__JWGV3G__mapWrapper{justify-self:end;width:100%;max-width:1200px}.mapSection-module__JWGV3G__mapWrapper svg{-webkit-user-select:none;user-select:none}.mapSection-module__JWGV3G__mapWrapper :focus{outline:none}.mapSection-module__JWGV3G__mapDescription{max-width:70%}.mapSection-module__JWGV3G__modalOverlay{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s forwards mapSection-module__JWGV3G__fadeIn;display:flex;position:fixed;inset:0}.mapSection-module__JWGV3G__fadeOut{animation:.3s forwards mapSection-module__JWGV3G__fadeOut}.mapSection-module__JWGV3G__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:800px;animation:.3s forwards mapSection-module__JWGV3G__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.mapSection-module__JWGV3G__scaleOut{animation:.3s forwards mapSection-module__JWGV3G__scaleOut}.mapSection-module__JWGV3G__modalHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:24px;display:flex}.mapSection-module__JWGV3G__modalTitle{color:#ff5c00;margin:0;font-size:1.25rem;font-weight:600}.mapSection-module__JWGV3G__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.25rem;line-height:1}.mapSection-module__JWGV3G__mapModalContainer{max-height:70vh;padding:24px;overflow-y:auto}.mapSection-module__JWGV3G__partnerList{flex-direction:column;display:flex}.mapSection-module__JWGV3G__partnerSection{align-items:flex-start;padding:24px 0;display:flex}.mapSection-module__JWGV3G__partnerSection+.mapSection-module__JWGV3G__partnerSection{border-top:1px solid #eee}.mapSection-module__JWGV3G__partnerLogoWrapper{flex-shrink:0;width:80px;height:80px}.mapSection-module__JWGV3G__partnerLogoWrapper img{object-fit:contain;width:100%;height:100%}.mapSection-module__JWGV3G__partnerDetails{flex-direction:column;gap:16px;margin:0 0 0 24px;padding:0;list-style:none;display:flex}.mapSection-module__JWGV3G__detailItem{grid-template-columns:32px auto;column-gap:12px;margin-top:12px;display:grid}.mapSection-module__JWGV3G__iconWrapper{background:linear-gradient(135deg,#ff8a00 0%,#ff5c00 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mapSection-module__JWGV3G__detailText{word-break:break-word;overflow-wrap:anywhere;margin-top:5px}.mapSection-module__JWGV3G__link{color:#ff5c00;font-weight:500;text-decoration:underline}.mapSection-module__JWGV3G__contactEmail{color:#666;margin-left:8px}@keyframes mapSection-module__JWGV3G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes mapSection-module__JWGV3G__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes mapSection-module__JWGV3G__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes mapSection-module__JWGV3G__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media screen and (max-width:940px){.mapSection-module__JWGV3G__mapSection{margin-top:5rem}}@media (max-width:900px){.mapSection-module__JWGV3G__mapSection{grid-template-columns:1fr}.mapSection-module__JWGV3G__mapWrapper{justify-self:center;max-width:100%}.mapSection-module__JWGV3G__mapDescription{max-width:100%}}@media (max-width:600px){.mapSection-module__JWGV3G__partnerSection{text-align:left;flex-direction:column;align-items:flex-start}.mapSection-module__JWGV3G__partnerDetails{align-items:flex-start;margin-top:12px;margin-left:0}.mapSection-module__JWGV3G__partnerLogoWrapper{margin-bottom:12px}}
.impactSection-module__20atkW__impactContainer{flex-direction:column;justify-content:center;align-items:center;gap:45px;width:100%;margin-top:2rem;display:flex}.impactSection-module__20atkW__impactHeading{text-align:center;margin:0;font-weight:500}.impactSection-module__20atkW__impactParagraph{text-align:center;width:100%;max-width:600px;margin:0 auto}.impactSection-module__20atkW__impactSpan{color:var(--quarternary-default-color);font-weight:600}.impactSection-module__20atkW__impactGrid{border-radius:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:50px;width:100%;display:grid}.impactSection-module__20atkW__impactCard{background:#fbffd8;border:.6px solid #ffec00;border-radius:20px;flex-direction:column;gap:20px;padding:16px;display:flex}.impactSection-module__20atkW__number{margin-left:.3rem}.impactSection-module__20atkW__impactBold{font-weight:500}@media (max-width:500px){.impactSection-module__20atkW__impactContainer{align-items:flex-start}.impactSection-module__20atkW__impactHeading,.impactSection-module__20atkW__impactParagraph{text-align:left}.impactSection-module__20atkW__impactGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}
