.Hero-module__gNeX-G__heroSection{background-color:var(--accent-green);width:100%;min-height:100vh;margin-top:calc(-1*var(--header-height));align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 10% 90%,#0000001f 0%,#0000 55%),radial-gradient(at 85% 15%,#ffffff0f 0%,#0000 50%);position:absolute;inset:0}.Hero-module__gNeX-G__imageHeroSection:before{display:none}.Hero-module__gNeX-G__slideTrack{will-change:transform;width:100%;min-height:100vh;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__gNeX-G__slide{flex:0 0 100%;width:100%;min-height:100vh;position:relative;overflow:hidden}.Hero-module__gNeX-G__slide:first-child{padding:0 2% 1.5rem;padding-top:calc(var(--header-height) + 1.5rem);align-items:center;display:flex}.Hero-module__gNeX-G__imageSlide{justify-content:center;align-items:center;display:flex}.Hero-module__gNeX-G__fullImage{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__gNeX-G__imageSlideOverlay{z-index:1;background:linear-gradient(90deg,#0f172ac2 0%,#0f172a6b 48%,#0f172a2e 100%);position:absolute;inset:0}.Hero-module__gNeX-G__imageSlideContent{z-index:2;width:min(1120px,88%);padding-top:calc(var(--header-height) + 5rem);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding-bottom:5rem;display:flex;position:relative}.Hero-module__gNeX-G__imageSlideTitle{letter-spacing:-.01em;color:#fff;text-shadow:0 4px 22px #00000059;max-width:760px;margin:0;font-size:4.4rem;font-weight:850;line-height:1.05}.Hero-module__gNeX-G__imageSlideSubtitle{color:#ffffffeb;text-shadow:0 2px 14px #00000052;max-width:620px;margin:1.25rem 0 0;font-size:1.3rem;font-weight:400;line-height:1.55}.Hero-module__gNeX-G__slideActionButtons{flex-wrap:wrap;gap:1.25rem;margin-top:2.25rem;display:flex}.Hero-module__gNeX-G__heroControls{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;padding:0 1.25rem;display:flex;position:absolute;inset:0}.Hero-module__gNeX-G__heroArrow{pointer-events:auto;border-radius:var(--radius-button);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b;border:1px solid #ffffff6b;justify-content:center;align-items:center;width:44px;height:56px;padding-bottom:3px;font-size:2.4rem;line-height:1;transition:background .2s,transform .2s,border-color .2s;display:flex}.Hero-module__gNeX-G__heroArrow:hover{background:#0f172aa8;border-color:#ffffffb8;transform:scale(1.08)}.Hero-module__gNeX-G__heroInner{z-index:1;align-items:stretch;gap:1.5rem;width:100%;max-width:1320px;margin:0 auto;display:flex;position:relative}.Hero-module__gNeX-G__leftColumn{flex-direction:column;flex:0 0 35%;justify-content:space-between;padding:0;display:flex}.Hero-module__gNeX-G__topStats{padding-top:0}.Hero-module__gNeX-G__statsText{color:#fffffff2;margin-top:0;font-size:x-large;font-weight:500;line-height:1.2}.Hero-module__gNeX-G__statsText strong{color:#fff;font-size:x-large;font-weight:700}.Hero-module__gNeX-G__headlineText{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 10px #0003;margin-bottom:0;font-size:3.8rem;font-weight:800;line-height:1}.Hero-module__gNeX-G__cardsArea{flex:1;justify-content:flex-end;align-items:stretch;gap:1.5rem;display:flex}.Hero-module__gNeX-G__cardWrapper{perspective:1400px;cursor:pointer;flex:1;max-width:340px}.Hero-module__gNeX-G__cardContainer{perspective:1500px;width:100%;height:750px}.Hero-module__gNeX-G__cardInner{width:100%;height:100%;min-height:420px;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1);position:relative}.Hero-module__gNeX-G__cardWrapper.Hero-module__gNeX-G__flipped .Hero-module__gNeX-G__cardInner{transform:rotateY(180deg)}.Hero-module__gNeX-G__cardFace{backface-visibility:hidden;border-radius:var(--radius-card);z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 25px 60px #0000002e,0 8px 24px #0000001f}.Hero-module__gNeX-G__cardFront{text-align:left;background:linear-gradient(170deg,#fefcf4 0%,#f9f3e3 100%);flex-direction:column;align-items:stretch;height:100%;padding:1.8rem 0 0;display:flex;overflow:hidden}.Hero-module__gNeX-G__cardContent{flex-direction:column;flex:none;gap:.6rem;padding:0 1.6rem;display:flex}.Hero-module__gNeX-G__cardIconArea{z-index:0;pointer-events:none;justify-content:center;align-items:flex-end;width:220px;height:220px;margin:1rem auto 0;display:flex;position:relative}.Hero-module__gNeX-G__glowLayer{z-index:1;filter:blur(12px);background:radial-gradient(circle,#fde04766 0%,#fff0 70%);border-radius:50%;width:160%;height:160%;position:absolute;bottom:-15%;left:-30%}.Hero-module__gNeX-G__hexagon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);opacity:.85;z-index:2;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);width:170px;height:170px;transition:transform .5s;position:absolute;bottom:0%;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__cardWrapper:hover .Hero-module__gNeX-G__hexagon{transform:translate(-50%)scale(1.05)rotate(5deg)}.Hero-module__gNeX-G__boyImage{object-fit:contain;object-position:bottom center;z-index:3;filter:drop-shadow(0 -5px 15px #fde047b3)brightness(1.1)sepia(.2)saturate(1.2);transform-origin:bottom;width:auto;max-width:none;height:130%;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0%;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__cardWrapper:hover .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.08)}.Hero-module__gNeX-G__cardWrapper:first-of-type .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.25)}.Hero-module__gNeX-G__cardWrapper:first-of-type:hover .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.33)}.Hero-module__gNeX-G__cardTitle{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.2}.Hero-module__gNeX-G__cardSubtitle{color:#4b5563;z-index:2;max-width:260px;margin-bottom:2rem;font-size:1rem;line-height:1.4;position:relative}.Hero-module__gNeX-G__clickToDonateLabel{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-button);z-index:10;pointer-events:none;background:#0000006b;border:1px solid #ffffff59;align-items:center;gap:.32rem;padding:.32rem .72rem;font-size:.72rem;font-weight:600;transition:all .2s;display:flex;position:absolute;bottom:1rem;right:1rem}.Hero-module__gNeX-G__clickToDonateLabel svg{flex-shrink:0;width:1em;height:1em}.Hero-module__gNeX-G__cardWrapper:hover .Hero-module__gNeX-G__clickToDonateLabel{background:#0000008c;transform:translateY(-2px)}.Hero-module__gNeX-G__dropdownWrapper{z-index:10;width:100%;margin:1rem 0;position:relative}.Hero-module__gNeX-G__dropdownLabel{color:#ffffffb3;text-align:left;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.Hero-module__gNeX-G__dropdownSelect{border-radius:var(--radius-button);color:#fff;appearance:none;cursor:pointer;background:#ffffff1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E") right 1rem center/1rem no-repeat;border:1.5px solid #fff3;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.Hero-module__gNeX-G__dropdownSelect option{background-color:var(--accent-maroon);color:#fff}.Hero-module__gNeX-G__dropdownSelect:hover{border-color:#fff6}.Hero-module__gNeX-G__dropdownSelect:focus{border-color:#fff;outline:none;box-shadow:0 0 0 3px #ffffff1a}.Hero-module__gNeX-G__cardFlipHint{color:var(--accent-maroon);opacity:0;letter-spacing:.02em;align-items:center;gap:.35rem;margin-top:auto;padding-top:1rem;font-size:.8rem;font-weight:600;transition:opacity .3s;display:flex}.Hero-module__gNeX-G__cardWrapper:hover .Hero-module__gNeX-G__cardFlipHint{opacity:1}.Hero-module__gNeX-G__cardFlipHint svg{flex-shrink:0;transition:transform .3s}.Hero-module__gNeX-G__cardWrapper:hover .Hero-module__gNeX-G__cardFlipHint svg{transform:translate(4px)}.Hero-module__gNeX-G__cardBack{background:linear-gradient(160deg,var(--accent-maroon)0%,var(--accent-maroon-light)100%);text-align:center;justify-content:center;align-items:center;gap:1rem;padding:2rem 1.6rem;transform:rotateY(180deg)}.Hero-module__gNeX-G__backTitle{color:#fff;letter-spacing:-.01em;font-size:1.5rem;font-weight:800;line-height:1.25}.Hero-module__gNeX-G__donateGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}.Hero-module__gNeX-G__amountBtn{border-radius:var(--radius-button);color:#fff;cursor:pointer;background:#ffffff0f;border:1.5px solid #fff3;padding:.65rem .4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s}.Hero-module__gNeX-G__amountBtn:hover,.Hero-module__gNeX-G__amountBtn.Hero-module__gNeX-G__activeAmount{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-1px)}.Hero-module__gNeX-G__customAmountRow{align-items:center;gap:.4rem;width:100%;display:flex}.Hero-module__gNeX-G__currencyLabel{color:#ffffff73;font-size:.85rem;font-weight:600}.Hero-module__gNeX-G__customAmountInput{border-radius:var(--radius-button);color:#fff;background:#ffffff0f;border:1.5px solid #fff3;outline:none;flex:1;padding:.65rem .75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .25s}.Hero-module__gNeX-G__customAmountInput::placeholder{color:#ffffff59}.Hero-module__gNeX-G__customAmountInput:focus{border-color:#ffffff8c}.Hero-module__gNeX-G__donateBtn{border-radius:var(--radius-button);background:linear-gradient(135deg,var(--accent-green)0%,var(--accent-green-light)100%);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.8rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 18px #22b56659}.Hero-module__gNeX-G__donateBtn svg{flex-shrink:0;width:1em;height:1em}.Hero-module__gNeX-G__donateBtn:hover{background:linear-gradient(135deg,var(--accent-green-light)0%,var(--accent-green)100%);transform:translateY(-2px);box-shadow:0 6px 24px #22b56673}.Hero-module__gNeX-G__floatingCircle1{background-color:var(--accent-maroon);z-index:0;border:none;border-radius:50%;width:85vh;height:85vh;margin-top:-42.5vh;margin-left:-42.5vh;position:absolute;top:55%;left:70%}.Hero-module__gNeX-G__floatingCircle2{z-index:0;border:1.5px solid #ffffff0a;border-radius:50%;width:140px;height:140px;animation:11s ease-in-out infinite reverse Hero-module__gNeX-G__floatSlow;position:absolute;top:15%;right:3%}.Hero-module__gNeX-G__flagStripe{background:linear-gradient(to right,var(--accent-green)50%,var(--accent-maroon)50%);z-index:2;height:4px;position:absolute;bottom:0;left:0;right:0}@keyframes Hero-module__gNeX-G__floatSlow{0%,to{transform:translate(0)}50%{transform:translate(12px,-18px)}}@media (max-width:1024px){.Hero-module__gNeX-G__heroInner{flex-direction:column;gap:2rem}.Hero-module__gNeX-G__leftColumn{flex:none;gap:1.5rem}.Hero-module__gNeX-G__headlineText{font-size:3rem}.Hero-module__gNeX-G__floatingCircle1{width:80vw;height:80vw;margin-top:-40vw;margin-left:-40vw;top:65%;left:50%}.Hero-module__gNeX-G__cardsArea{justify-content:center}.Hero-module__gNeX-G__cardWrapper{max-width:300px}.Hero-module__gNeX-G__cardContainer{height:580px}.Hero-module__gNeX-G__cardIconArea{width:180px;height:180px}.Hero-module__gNeX-G__hexagon{width:140px;height:140px}.Hero-module__gNeX-G__boyImage{height:120%}.Hero-module__gNeX-G__cardWrapper:first-of-type .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.15)}.Hero-module__gNeX-G__cardWrapper:first-of-type:hover .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.22)}.Hero-module__gNeX-G__heroSection{align-items:flex-start}.Hero-module__gNeX-G__slide:first-child{padding-bottom:3rem;padding-top:calc(var(--header-height) + 2rem)}.Hero-module__gNeX-G__imageSlideContent{width:min(760px,84%)}.Hero-module__gNeX-G__imageSlideTitle{font-size:3.35rem}}@media (max-width:640px){.Hero-module__gNeX-G__heroSection{min-height:auto}.Hero-module__gNeX-G__slide:first-child{padding:0 4% 2rem;padding-top:calc(var(--header-height) + 2.5rem);min-height:auto}.Hero-module__gNeX-G__headlineText{text-align:center;font-size:2.2rem}.Hero-module__gNeX-G__floatingCircle1{width:95vw;height:95vw;margin-top:-47.5vw;margin-left:-47.5vw;top:65%;left:50%}.Hero-module__gNeX-G__statsText{text-align:center;font-size:.88rem}.Hero-module__gNeX-G__cardsArea{flex-direction:column;align-items:center}.Hero-module__gNeX-G__cardWrapper{width:100%;max-width:100%}.Hero-module__gNeX-G__cardContainer{height:560px}.Hero-module__gNeX-G__cardInner{min-height:480px}.Hero-module__gNeX-G__cardIconArea{width:220px;height:220px}.Hero-module__gNeX-G__hexagon{width:160px;height:160px}.Hero-module__gNeX-G__boyImage{height:130%}.Hero-module__gNeX-G__cardWrapper:first-of-type .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.2)}.Hero-module__gNeX-G__cardWrapper:first-of-type:hover .Hero-module__gNeX-G__boyImage{transform:translate(-50%)scale(1.26)}.Hero-module__gNeX-G__imageSlideContent{width:78%;padding-top:calc(var(--header-height) + 3rem)}.Hero-module__gNeX-G__imageSlideTitle{font-size:2.35rem}.Hero-module__gNeX-G__imageSlideSubtitle{font-size:1rem}.Hero-module__gNeX-G__heroControls{padding:0 .65rem}.Hero-module__gNeX-G__heroArrow{width:38px;height:38px;font-size:1.9rem}}
.CustomHero-module__MNyeKq__heroContainer{width:100%;min-height:85vh;padding:calc(var(--header-height,80px) + 2rem)2rem 4rem;margin-top:calc(-1*var(--header-height,80px));background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CustomHero-module__MNyeKq__overlay{z-index:1;background:linear-gradient(#0006 0%,#0009 100%);position:absolute;inset:0}.CustomHero-module__MNyeKq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:900px;display:flex;position:relative}.CustomHero-module__MNyeKq__heading{color:#fff;text-shadow:0 4px 12px #0006;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.CustomHero-module__MNyeKq__ctaButton{background:var(--accent-green,#22c55e);color:#fff;border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2.2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #22c55e66}.CustomHero-module__MNyeKq__ctaButton:hover{background:#16a34a;transform:translateY(-3px);box-shadow:0 8px 25px #16a34a80}.CustomHero-module__MNyeKq__iconWrapper{justify-content:center;align-items:center;transition:transform .3s;display:flex}.CustomHero-module__MNyeKq__ctaButton:hover .CustomHero-module__MNyeKq__iconWrapper{transform:translate(4px)}@media (max-width:768px){.CustomHero-module__MNyeKq__content{gap:2rem}.CustomHero-module__MNyeKq__heading{font-size:clamp(2.2rem,8vw,3rem)}}
.MissionSection-module__kyPNoa__section{background-color:var(--primary-bg);justify-content:center;align-items:center;padding:6rem 2%;display:flex}.MissionSection-module__kyPNoa__card{background-color:#fff;border:1px solid #e5e7eb;flex-direction:column;gap:3rem;width:100%;max-width:1320px;padding:4rem;display:flex;position:relative;box-shadow:0 4px 20px #00000008}.MissionSection-module__kyPNoa__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;padding-bottom:2rem;display:flex}.MissionSection-module__kyPNoa__motifWrapper{color:#000;width:60px;height:60px}.MissionSection-module__kyPNoa__label{letter-spacing:.1em;color:#000;font-size:1.25rem;font-weight:500;font-family:var(--font-mono,monospace)}.MissionSection-module__kyPNoa__body{padding:1rem 0}.MissionSection-module__kyPNoa__missionStatement{color:#000;max-width:900px;font-size:2.5rem;font-weight:400;line-height:1.2}.MissionSection-module__kyPNoa__missionStatement strong{padding-bottom:2px;font-weight:700;display:inline;position:relative}.MissionSection-module__kyPNoa__missionStatement strong:after{content:"";background-color:var(--accent-maroon);z-index:1;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.MissionSection-module__kyPNoa__footer{border-top:1px solid #f3f4f6;justify-content:space-between;gap:2rem;padding-top:2rem;display:flex}.MissionSection-module__kyPNoa__statItem{align-items:center;gap:1.5rem;display:flex}.MissionSection-module__kyPNoa__statDivider{background-color:#e5e7eb;width:1px;height:2.5rem}.MissionSection-module__kyPNoa__statContent{flex-direction:column;display:flex}.MissionSection-module__kyPNoa__statValue{color:#000;font-size:1.5rem;font-weight:700}.MissionSection-module__kyPNoa__statLabel{text-transform:uppercase;color:#6b7280;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem}@media (max-width:1024px){.MissionSection-module__kyPNoa__missionStatement{font-size:2rem}}@media (max-width:768px){.MissionSection-module__kyPNoa__card{gap:2rem;padding:2rem}.MissionSection-module__kyPNoa__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.MissionSection-module__kyPNoa__footer{grid-template-columns:1fr 1fr;gap:2rem 1rem;display:grid}.MissionSection-module__kyPNoa__footer>div:first-child{text-align:center;grid-column:span 2;justify-content:center;margin-bottom:.5rem}.MissionSection-module__kyPNoa__statItem{text-align:center;justify-content:center}.MissionSection-module__kyPNoa__statDivider{display:none}.MissionSection-module__kyPNoa__missionStatement{text-align:center;font-size:1.5rem}}
.ProjectsSection-module__2qoIza__projectsSection{color:#1a1a1a;background-color:#fff;border-top:1px solid #e5e7eb;width:100%;padding:100px 5%;position:relative;overflow:hidden}.ProjectsSection-module__2qoIza__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:60px;display:flex}.ProjectsSection-module__2qoIza__sectionTitle{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:0;font-size:2.8rem;font-weight:800;transition:all .3s}.ProjectsSection-module__2qoIza__tabsContainer{border-radius:var(--radius-button);background-color:#f1f5f9;border:1px solid #0000000d;gap:0;margin-bottom:0;padding:6px;display:flex;position:relative;box-shadow:inset 0 2px 4px #00000008}.ProjectsSection-module__2qoIza__tabBtn{color:#64748b;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-button);z-index:1;background:0 0;border:none;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.ProjectsSection-module__2qoIza__tabBtn:hover{color:#1e293b}.ProjectsSection-module__2qoIza__tabBtn:after{display:none}.ProjectsSection-module__2qoIza__tabBtnActiveGreen{background-color:var(--accent-green);box-shadow:0 4px 12px #22b56640;color:#fff!important}.ProjectsSection-module__2qoIza__tabBtnActiveRed{background-color:var(--accent-maroon);box-shadow:0 4px 12px #f42a4140;color:#fff!important}.ProjectsSection-module__2qoIza__projectsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1320px;margin:0 auto;display:grid}.ProjectsSection-module__2qoIza__projectCard{border-radius:var(--radius-card);color:#fff;background-color:#111827;border:1px solid #ffffff0d;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;overflow:hidden}.ProjectsSection-module__2qoIza__projectCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.ProjectsSection-module__2qoIza__thumbnailContainer{width:100%;height:380px;position:relative;overflow:hidden}.ProjectsSection-module__2qoIza__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ProjectsSection-module__2qoIza__projectCard:hover .ProjectsSection-module__2qoIza__thumbnail{transform:scale(1.05)}.ProjectsSection-module__2qoIza__overlay{z-index:1;background:linear-gradient(270deg,#000000e6 0%,#0006 50%,#0000 100%);position:absolute;inset:0}.ProjectsSection-module__2qoIza__imageContent{text-align:right;z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-end;padding:2.5rem;display:flex;position:absolute;inset:0}.ProjectsSection-module__2qoIza__contentArea{flex-direction:column;flex:1;padding:2rem;display:flex}.ProjectsSection-module__2qoIza__badge{border-radius:var(--radius-button);text-transform:uppercase;letter-spacing:.05em;color:#fff;width:fit-content;margin-bottom:1.5rem;padding:6px 12px;font-size:.7rem;font-weight:800}.ProjectsSection-module__2qoIza__sustainableCard .ProjectsSection-module__2qoIza__badge{background-color:var(--accent-green)}.ProjectsSection-module__2qoIza__emergencyCard .ProjectsSection-module__2qoIza__badge{background-color:var(--accent-maroon)}.ProjectsSection-module__2qoIza__projectName{color:#fff;text-transform:uppercase;max-width:80%;margin:0;font-size:2.5rem;font-weight:950;line-height:.95}.ProjectsSection-module__2qoIza__highlight{color:var(--accent-green-light)}.ProjectsSection-module__2qoIza__emergencyCard .ProjectsSection-module__2qoIza__highlight{color:var(--accent-maroon-light)}.ProjectsSection-module__2qoIza__raisedRow{justify-content:space-between;align-items:baseline;margin-bottom:.8rem;display:flex}.ProjectsSection-module__2qoIza__raisedAmount{color:#1a1a1a;font-size:1.15rem;font-weight:800}.ProjectsSection-module__2qoIza__goalAmount{color:#888;font-size:.85rem;font-weight:600}.ProjectsSection-module__2qoIza__progressBar{border-radius:var(--radius-button);background-color:#f2f2f2;width:100%;height:8px;margin-bottom:1.8rem;position:relative;overflow:hidden}.ProjectsSection-module__2qoIza__progressFill{border-radius:var(--radius-button);height:100%;transition:width 1.2s cubic-bezier(.1,0,.2,1)}.ProjectsSection-module__2qoIza__fillSustainable{background:linear-gradient(to right,var(--accent-green),var(--accent-green-light));box-shadow:0 0 10px #22b56633}.ProjectsSection-module__2qoIza__fillEmergency{background:linear-gradient(to right,var(--accent-maroon),var(--accent-maroon-light));box-shadow:0 0 10px #f42a4133}.ProjectsSection-module__2qoIza__bottomBar{background:#111827;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:flex}.ProjectsSection-module__2qoIza__projectSummary{color:#fffc;flex:1;max-width:60%;margin:0;font-size:.9rem;line-height:1.4}.ProjectsSection-module__2qoIza__donateAction{margin:0}.ProjectsSection-module__2qoIza__donateNowBtn{cursor:pointer;background-color:var(--accent-green);color:#fff;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.65rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;display:inline-flex}.ProjectsSection-module__2qoIza__donateNowBtn svg{flex-shrink:0;width:1em;height:1em}.ProjectsSection-module__2qoIza__donateNowBtn:hover{background-color:var(--accent-green-light);transform:translateY(-2px);box-shadow:0 10px 20px #43a04733}.ProjectsSection-module__2qoIza__emergencyCard .ProjectsSection-module__2qoIza__donateNowBtn{background-color:var(--accent-maroon)}.ProjectsSection-module__2qoIza__emergencyCard .ProjectsSection-module__2qoIza__donateNowBtn:hover{background-color:var(--accent-maroon-light);box-shadow:0 10px 20px #d32f2f33}.ProjectsSection-module__2qoIza__viewAllContainer{justify-content:center;margin-top:60px;display:flex}.ProjectsSection-module__2qoIza__viewAllBtn{color:#1a1a1a;border-radius:var(--radius-button);text-transform:uppercase;letter-spacing:.05em;background:0 0;border:2px solid #0000001a;align-items:center;gap:10px;padding:12px 28px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ProjectsSection-module__2qoIza__viewAllBtn:hover{background:#00000005;border-color:#1a1a1a;transform:translateY(-2px)}.ProjectsSection-module__2qoIza__arrow{font-size:1.2rem;transition:transform .3s}.ProjectsSection-module__2qoIza__viewAllBtn:hover .ProjectsSection-module__2qoIza__arrow{transform:translate(4px)}@media (max-width:1024px){.ProjectsSection-module__2qoIza__projectsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.ProjectsSection-module__2qoIza__sectionTitle{font-size:2.4rem}.ProjectsSection-module__2qoIza__projectName{font-size:2rem}}@media (max-width:768px){.ProjectsSection-module__2qoIza__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:40px}.ProjectsSection-module__2qoIza__sectionTitle{font-size:2.22rem}.ProjectsSection-module__2qoIza__projectsGrid{grid-template-columns:1fr}.ProjectsSection-module__2qoIza__projectName{text-align:center;max-width:100%;font-size:1.8rem}.ProjectsSection-module__2qoIza__imageContent{text-align:center;align-items:center}.ProjectsSection-module__2qoIza__bottomBar{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.ProjectsSection-module__2qoIza__projectSummary{max-width:100%}.ProjectsSection-module__2qoIza__tabsContainer{width:fit-content;margin:0 auto;padding:4px}.ProjectsSection-module__2qoIza__tabBtn{padding:8px 14px;font-size:.75rem}.ProjectsSection-module__2qoIza__thumbnailContainer{height:300px}.ProjectsSection-module__2qoIza__donateNowBtn{width:100%}}
.ImpactStories-module__HkCFFq__impactSection{color:#1a1a1a;background-color:#fff;width:100%;padding:120px 8% 120px 5%;position:relative;overflow:hidden}.ImpactStories-module__HkCFFq__topDivider{background-color:var(--accent-maroon);width:100%;height:2px;position:absolute;top:0;left:0}.ImpactStories-module__HkCFFq__impactInner{justify-content:space-between;align-items:center;gap:4rem;max-width:1320px;margin:0 auto;display:flex}.ImpactStories-module__HkCFFq__headlineArea{flex-direction:column;flex:0 0 35%;justify-content:space-between;min-height:550px;display:flex;position:relative}.ImpactStories-module__HkCFFq__headline{color:#1a1a1a;letter-spacing:-.03em;margin-top:0;font-size:3.5rem;font-weight:800;line-height:1.1}.ImpactStories-module__HkCFFq__hexagonBackground{opacity:.05;pointer-events:none;width:600px;height:600px;color:var(--accent-maroon);position:absolute;top:70%;left:-300px;transform:translateY(-50%)}.ImpactStories-module__HkCFFq__hexagonSvg{width:100%;height:100%;display:block}.ImpactStories-module__HkCFFq__underline{padding-bottom:5px;display:inline-block;position:relative}.ImpactStories-module__HkCFFq__underline:after{content:"";background-color:var(--accent-maroon);border-radius:var(--radius-button);width:100%;height:6px;position:absolute;bottom:0;left:0}.ImpactStories-module__HkCFFq__cardArea{touch-action:pan-y;flex:1;justify-content:center;align-items:center;min-height:550px;display:flex;position:relative}.ImpactStories-module__HkCFFq__cardStack{width:840px;height:650px;position:relative}.ImpactStories-module__HkCFFq__storyCard{border-radius:var(--radius-card);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#fff;border:1px solid #0000000d;flex-direction:column;width:100%;height:100%;padding:3rem 4rem 3rem 3rem;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 15px 40px #0000000f,0 4px 10px #00000008}.ImpactStories-module__HkCFFq__storyCard:active{cursor:grabbing}.ImpactStories-module__HkCFFq__cardInnerLayout{z-index:10;gap:3rem;width:100%;height:100%;display:flex;position:relative}.ImpactStories-module__HkCFFq__cardTextSide{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.ImpactStories-module__HkCFFq__cardImageSide{border-radius:var(--radius-card);flex:0 0 52%;min-width:0;height:100%;position:relative;overflow:hidden}.ImpactStories-module__HkCFFq__storyImage{object-fit:cover;border-radius:var(--radius-card);width:100%;height:100%}.ImpactStories-module__HkCFFq__cardDecoration{background:radial-gradient(circle,var(--accent-green)0%,transparent 70%);opacity:.05;pointer-events:none;width:120px;height:120px;position:absolute;top:-15px;right:-15px}.ImpactStories-module__HkCFFq__storyTitle{color:var(--accent-green);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800;line-height:1.2}.ImpactStories-module__HkCFFq__storyText{color:#444;white-space:pre-wrap;text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:1.15rem;font-weight:500;line-height:1.7}.ImpactStories-module__HkCFFq__clickHint{color:#999;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-top:auto;padding-top:2rem;font-size:.85rem;font-weight:700;display:flex}.ImpactStories-module__HkCFFq__swipeIndicators{align-items:center;gap:.5rem;display:flex}.ImpactStories-module__HkCFFq__prevIcon{transform:rotate(180deg)}@media (max-width:1024px){.ImpactStories-module__HkCFFq__impactInner{text-align:center;flex-direction:column;gap:4rem}.ImpactStories-module__HkCFFq__headlineArea{flex:1;align-items:center;min-height:auto}.ImpactStories-module__HkCFFq__cardArea{width:100%}.ImpactStories-module__HkCFFq__cardStack{padding-right:30px}}@media (max-width:640px){.ImpactStories-module__HkCFFq__impactSection{padding:80px 1rem}.ImpactStories-module__HkCFFq__headline{text-align:center;font-size:2.6rem}.ImpactStories-module__HkCFFq__underline:after{width:60%;left:50%;transform:translate(-50%)}.ImpactStories-module__HkCFFq__cardStack{width:min(320px,100vw - 2rem);height:680px;padding-right:0}.ImpactStories-module__HkCFFq__storyCard{padding:1.25rem}.ImpactStories-module__HkCFFq__cardInnerLayout{gap:1rem}.ImpactStories-module__HkCFFq__cardImageSide{flex-basis:46%;width:100%}.ImpactStories-module__HkCFFq__storyTitle{text-align:center;margin-bottom:.8rem;font-size:1.55rem}.ImpactStories-module__HkCFFq__storyText{text-align:center;font-size:.95rem;line-height:1.55}.ImpactStories-module__HkCFFq__clickHint{padding-top:.5rem}}
.FeaturedCampaigns-module__z7LoQG__featuredSection{background-color:#f8f8f8;width:100%;padding:120px 5%}.FeaturedCampaigns-module__z7LoQG__featuredInner{max-width:1320px;margin:0 auto}.FeaturedCampaigns-module__z7LoQG__sectionHeader{text-align:center;margin-bottom:60px}.FeaturedCampaigns-module__z7LoQG__sectionTitle{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:30px;font-size:2.8rem;font-weight:800}.FeaturedCampaigns-module__z7LoQG__grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.FeaturedCampaigns-module__z7LoQG__campaignCard{border-radius:var(--radius-card);background:#111827;border:1px solid #ffffff0d;flex-direction:column;height:100%;transition:transform .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.FeaturedCampaigns-module__z7LoQG__campaignCard:hover{transform:translateY(-10px);box-shadow:0 40px 80px #0000001a}.FeaturedCampaigns-module__z7LoQG__imageArea{width:100%;height:420px;position:relative;overflow:hidden}.FeaturedCampaigns-module__z7LoQG__imageArea img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.FeaturedCampaigns-module__z7LoQG__campaignCard:hover .FeaturedCampaigns-module__z7LoQG__imageArea img{transform:scale(1.05)}.FeaturedCampaigns-module__z7LoQG__overlay{z-index:1;background:linear-gradient(270deg,#000000e6 0%,#0006 50%,#0000 100%);position:absolute;inset:0}.FeaturedCampaigns-module__z7LoQG__imageContent{text-align:right;z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-end;padding:3rem 2.5rem;display:flex;position:absolute;inset:0}.FeaturedCampaigns-module__z7LoQG__badge{border-radius:var(--radius-button);text-transform:uppercase;letter-spacing:.05em;color:#fff;width:fit-content;margin-bottom:2rem;padding:8px 16px;font-size:.75rem;font-weight:800}.FeaturedCampaigns-module__z7LoQG__badgeUrgent{background:var(--accent-maroon);box-shadow:0 10px 20px #d32f2f4d}.FeaturedCampaigns-module__z7LoQG__badgeImpact{background:var(--accent-green);box-shadow:0 10px 20px #43a0474d}.FeaturedCampaigns-module__z7LoQG__content{flex-direction:column;flex:1;padding:2.5rem;display:flex}.FeaturedCampaigns-module__z7LoQG__tagline{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.FeaturedCampaigns-module__z7LoQG__title{color:#fff;text-transform:uppercase;max-width:80%;margin:0;font-size:3.2rem;font-weight:950;line-height:.95}.FeaturedCampaigns-module__z7LoQG__highlight{color:var(--accent-maroon)}.FeaturedCampaigns-module__z7LoQG__badgeImpact~.FeaturedCampaigns-module__z7LoQG__title .FeaturedCampaigns-module__z7LoQG__highlight{color:var(--accent-green-light)}.FeaturedCampaigns-module__z7LoQG__bottomBar{background:#111827;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2.5rem;display:flex}.FeaturedCampaigns-module__z7LoQG__description{color:#fffc;flex:1;max-width:60%;margin:0;font-size:.95rem;line-height:1.4}.FeaturedCampaigns-module__z7LoQG__actionArea{align-items:center;gap:1.5rem;margin-top:auto;display:flex}.FeaturedCampaigns-module__z7LoQG__donateBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .3s,box-shadow .3s,transform .3s;display:inline-flex}.FeaturedCampaigns-module__z7LoQG__donateBtn svg{flex-shrink:0;width:1em;height:1em}.FeaturedCampaigns-module__z7LoQG__urgentBtn{background-color:var(--accent-maroon);color:#fff}.FeaturedCampaigns-module__z7LoQG__urgentBtn:hover{background-color:var(--accent-maroon-light);transform:translateY(-2px)}.FeaturedCampaigns-module__z7LoQG__impactBtn{background-color:var(--accent-green);color:#fff}.FeaturedCampaigns-module__z7LoQG__impactBtn:hover{background-color:var(--accent-green-light);transform:translateY(-2px)}@media (max-width:1024px){.FeaturedCampaigns-module__z7LoQG__grid{grid-template-columns:1fr}.FeaturedCampaigns-module__z7LoQG__title{font-size:2.5rem}}@media (max-width:640px){.FeaturedCampaigns-module__z7LoQG__sectionHeader{margin-bottom:40px}.FeaturedCampaigns-module__z7LoQG__sectionTitle{font-size:2.2rem}.FeaturedCampaigns-module__z7LoQG__title{text-align:center;max-width:100%;font-size:2rem}.FeaturedCampaigns-module__z7LoQG__tagline{text-align:center}.FeaturedCampaigns-module__z7LoQG__imageContent{text-align:center;align-items:center}.FeaturedCampaigns-module__z7LoQG__bottomBar{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.FeaturedCampaigns-module__z7LoQG__description{max-width:100%}.FeaturedCampaigns-module__z7LoQG__imageArea{height:320px}.FeaturedCampaigns-module__z7LoQG__donateBtn{width:100%}}
.ImpactStats-module__qbWeuq__statsSection{background-color:var(--accent-green);color:#fff;width:100%;padding:80px 5%;position:relative;overflow:hidden}.ImpactStats-module__qbWeuq__statsInner{justify-content:space-between;align-items:center;gap:2rem;max-width:1320px;margin:0 auto;display:flex}.ImpactStats-module__qbWeuq__statItem{text-align:center;flex:1}.ImpactStats-module__qbWeuq__value{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.ImpactStats-module__qbWeuq__label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600;display:block}@media (max-width:768px){.ImpactStats-module__qbWeuq__statsInner{text-align:center;flex-direction:column;gap:3rem}}
.Newsletter-module__TlyDda__newsletterSection{background-color:#fff;border-top:1px solid #eee;width:100%;padding:120px 5%}.Newsletter-module__TlyDda__newsletterInner{text-align:center;max-width:900px;margin:0 auto}.Newsletter-module__TlyDda__headline{color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.3}.Newsletter-module__TlyDda__formArea{gap:1rem;max-width:600px;margin:0 auto;display:flex}.Newsletter-module__TlyDda__input{border-radius:var(--radius-button);border:1px solid #ddd;outline:none;flex:1;padding:1.2rem 1.5rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Newsletter-module__TlyDda__input:focus{border-color:var(--accent-maroon)}.Newsletter-module__TlyDda__submitBtn{background-color:var(--accent-green);color:#fff;border-radius:var(--radius-button);cursor:pointer;border:none;padding:1rem 2.5rem;font-weight:800;transition:all .3s}.Newsletter-module__TlyDda__submitBtn:hover{background-color:var(--accent-green-light);transform:scale(1.05)}.Newsletter-module__TlyDda__privacy{color:#888;margin-top:1.5rem;font-size:.85rem}@media (max-width:640px){.Newsletter-module__TlyDda__headline{text-align:center;font-size:1.8rem}.Newsletter-module__TlyDda__formArea{flex-direction:column}.Newsletter-module__TlyDda__submitBtn{width:100%}}
