.Header-module__-lpKBG__header{background-color:#fff;width:100%;transition:all .3s;box-shadow:0 4px 12px #0f172a14}[data-theme=dark] .Header-module__-lpKBG__header{background-color:#1e293b;box-shadow:0 4px 12px #0000004d}.Header-module__-lpKBG__inner{justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:22px 10px;display:flex}.Header-module__-lpKBG__brand{align-items:center;margin-left:40px;text-decoration:none;display:flex}.Header-module__-lpKBG__logoContainer{align-items:center;height:80px;display:flex}.Header-module__-lpKBG__logo{object-fit:contain;width:auto;max-width:280px;height:auto;max-height:80px}.Header-module__-lpKBG__nav{align-items:center;gap:24px;margin-left:auto;display:flex}.Header-module__-lpKBG__navLink{color:#334155;font-size:17px;font-weight:600;text-decoration:none;transition:color .2s}[data-theme=dark] .Header-module__-lpKBG__navLink{color:#cbd5e1}.Header-module__-lpKBG__navLink:hover{color:#1d4ed8}[data-theme=dark] .Header-module__-lpKBG__navLink:hover{color:#60a5fa}.Header-module__-lpKBG__donateButton{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 26px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Header-module__-lpKBG__donateButton:hover{background:linear-gradient(135deg,#bfdbfe 0%,#93c5fd 100%);transform:translateY(-1px);box-shadow:0 10px 22px #93c5fd66}.Header-module__-lpKBG__themeToggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;transition:all .3s;display:flex}.Header-module__-lpKBG__themeToggle:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f666}[data-theme=dark] .Header-module__-lpKBG__themeToggle{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.Header-module__-lpKBG__toggle{cursor:pointer;background:0 0;border:none;margin-left:auto;margin-right:10px;padding:10px;display:none}.Header-module__-lpKBG__toggleIcon{background-color:#0f172a;width:26px;height:2px;transition:background-color .3s;position:relative}[data-theme=dark] .Header-module__-lpKBG__toggleIcon{background-color:#e2e8f0}.Header-module__-lpKBG__toggleIcon:before,.Header-module__-lpKBG__toggleIcon:after{content:"";background-color:#0f172a;width:26px;height:2px;transition:all .2s;position:absolute;left:0}[data-theme=dark] .Header-module__-lpKBG__toggleIcon:before,[data-theme=dark] .Header-module__-lpKBG__toggleIcon:after{background-color:#e2e8f0}.Header-module__-lpKBG__toggleIcon:before{top:-8px}.Header-module__-lpKBG__toggleIcon:after{top:8px}@media (max-width:768px){.Header-module__-lpKBG__inner{flex-wrap:wrap;gap:16px}.Header-module__-lpKBG__toggle{display:block}.Header-module__-lpKBG__nav{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-left:0;display:none}.Header-module__-lpKBG__navOpen{display:flex}.Header-module__-lpKBG__navLink{border-bottom:1px solid #e2e8f0cc;padding:12px 0}.Header-module__-lpKBG__navLink:last-child{border-bottom:none}.Header-module__-lpKBG__donateButton{width:100%}}
.Hero-module__j7qBSq__hero{background:#fff;border-top:1px solid #0f172a1a;width:100%;min-height:600px;padding:20px;transition:all .3s;position:relative;overflow:hidden}[data-theme=dark] .Hero-module__j7qBSq__hero{background:#0f172a;border-top-color:#94a3b81a}.Hero-module__j7qBSq__inner{width:100%;height:600px;position:relative}.Hero-module__j7qBSq__carousel{z-index:1;border-radius:16px;position:absolute;inset:20px;overflow:hidden}.Hero-module__j7qBSq__carouselTrack{height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__j7qBSq__carouselSlide{min-width:100%;height:100%;position:relative}.Hero-module__j7qBSq__carouselSlide img{object-fit:cover;width:100%;height:100%}.Hero-module__j7qBSq__overlay{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__j7qBSq__carouselControls{z-index:10;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__j7qBSq__carouselDot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__j7qBSq__carouselDot:hover{background:#ffffffb3}.Hero-module__j7qBSq__carouselDotActive{background:#fff;border-radius:6px;width:32px}.Hero-module__j7qBSq__content{z-index:3;color:#fff;text-align:left;flex-direction:column;gap:28px;max-width:550px;display:flex;position:absolute;top:60%;left:8%;transform:translateY(-50%)}.Hero-module__j7qBSq__content h1{text-shadow:2px 2px 8px #00000080;margin:0;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.Hero-module__j7qBSq__content p{text-shadow:1px 1px 4px #00000080;margin:0;font-size:clamp(16px,2vw,20px);line-height:1.6}.Hero-module__j7qBSq__ctaButton{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:999px;align-self:flex-start;width:fit-content;padding:16px 40px;font-size:17px;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #0000004d}.Hero-module__j7qBSq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0006}@media (max-width:968px){.Hero-module__j7qBSq__hero{min-height:500px;padding:15px}.Hero-module__j7qBSq__inner{height:500px}.Hero-module__j7qBSq__carousel{inset:15px}.Hero-module__j7qBSq__content{text-align:left;align-items:flex-start;max-width:none;left:8%;right:5%}.Hero-module__j7qBSq__ctaButton{align-self:flex-start}}
.OurHistory-module__A3146G__section{background:#fff;width:100%;padding:80px 0;transition:background-color .3s}[data-theme=dark] .OurHistory-module__A3146G__section{background:#0f172a}.OurHistory-module__A3146G__inner{grid-template-columns:40% 60%;align-items:center;gap:80px;max-width:1700px;margin:0 auto;padding:0 10px;display:grid}.OurHistory-module__A3146G__content{background:#fff;border:3px solid #3b82f6;border-radius:16px;flex-direction:column;gap:28px;padding:32px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #0000001a}[data-theme=dark] .OurHistory-module__A3146G__content{background:#1e293b;border-color:#60a5fa;box-shadow:0 4px 15px #0000004d}.OurHistory-module__A3146G__content:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 30px #3b82f64d}[data-theme=dark] .OurHistory-module__A3146G__content:hover{border-color:#3b82f6;box-shadow:0 10px 30px #60a5fa66}.OurHistory-module__A3146G__content:before{display:none}.OurHistory-module__A3146G__content h2{color:#0056d2;text-align:center;margin:0;font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1.2;transition:color .3s}[data-theme=dark] .OurHistory-module__A3146G__content h2{color:#60a5fa}.OurHistory-module__A3146G__content p{color:#475569;text-align:justify;margin:0;font-size:clamp(17px,2.5vw,24px);line-height:1.7;transition:color .3s}[data-theme=dark] .OurHistory-module__A3146G__content p{color:#cbd5e1}.OurHistory-module__A3146G__imageWrapper{aspect-ratio:3/2.2;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a26}.OurHistory-module__A3146G__imageWrapper img{object-fit:cover}.OurHistory-module__A3146G__cardsContainer{grid-template-columns:1fr 1fr;gap:40px;max-width:1700px;margin:80px auto 0;padding:0 10px;display:grid}.OurHistory-module__A3146G__cardPurple,.OurHistory-module__A3146G__cardBlue{border-radius:30px;padding:48px;box-shadow:0 10px 40px #0f172a1a}.OurHistory-module__A3146G__cardPurple{background:linear-gradient(135deg,#0056d2 0%,#0046b8 100%)}.OurHistory-module__A3146G__cardBlue{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}.OurHistory-module__A3146G__cardPurple h3,.OurHistory-module__A3146G__cardBlue h3{color:#fff;margin:0 0 24px;font-size:clamp(28px,4vw,36px);font-weight:700}.OurHistory-module__A3146G__cardPurple p,.OurHistory-module__A3146G__cardBlue p{color:#fff;margin:0 0 16px;font-size:clamp(16px,2vw,19px);line-height:1.7}.OurHistory-module__A3146G__cardPurple p:last-child,.OurHistory-module__A3146G__cardBlue p:last-child{margin-bottom:0}@media (max-width:968px){.OurHistory-module__A3146G__section{padding:60px 0}.OurHistory-module__A3146G__inner{grid-template-columns:1fr;gap:0;padding:0 16px}.OurHistory-module__A3146G__content{z-index:2;background:linear-gradient(#fffffff2 0%,#fff 30%);border-radius:20px 20px 0 0;order:2;gap:20px;margin-top:-80px;padding:20px;position:relative}.OurHistory-module__A3146G__imageWrapper{aspect-ratio:16/10;order:1}.OurHistory-module__A3146G__content h2{font-size:clamp(28px,7vw,36px)}.OurHistory-module__A3146G__content p{font-size:clamp(16px,4vw,18px)}.OurHistory-module__A3146G__cardsContainer{grid-template-columns:1fr;gap:24px;margin-top:60px;padding:0 16px}.OurHistory-module__A3146G__cardPurple,.OurHistory-module__A3146G__cardBlue{padding:32px 24px}}@media (max-width:600px){.OurHistory-module__A3146G__content{margin-top:-100px;padding:24px 16px}.OurHistory-module__A3146G__content h2{font-size:26px}.OurHistory-module__A3146G__content p{font-size:15px}}
.Values-module__ls8JwG__section{background-color:#f8f9fa;width:100%;padding:clamp(3rem,8vw,6rem) 0;transition:background-color .3s}[data-theme=dark] .Values-module__ls8JwG__section{background-color:#1e293b}.Values-module__ls8JwG__container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.Values-module__ls8JwG__title{color:#0056d2;text-align:left;margin:0 0 clamp(2rem,4vw,3rem);font-size:clamp(2rem,5vw,3rem);font-weight:700;transition:color .3s}[data-theme=dark] .Values-module__ls8JwG__title{color:#60a5fa}.Values-module__ls8JwG__content{grid-template-columns:1.6fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.Values-module__ls8JwG__imageWrapper{aspect-ratio:16/11;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Values-module__ls8JwG__valuesList{flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.Values-module__ls8JwG__valueItem{align-items:flex-start;gap:1.5rem;display:flex}.Values-module__ls8JwG__checkmark{color:#fff;background-color:#0056d2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-top:.25rem;display:flex}.Values-module__ls8JwG__checkmark svg{width:32px;height:32px}.Values-module__ls8JwG__valueText{color:#333;margin:0;padding-top:.5rem;font-size:clamp(1.25rem,2.8vw,1.75rem);line-height:1.6;transition:color .3s}[data-theme=dark] .Values-module__ls8JwG__valueText{color:#e2e8f0}@media (max-width:968px){.Values-module__ls8JwG__content{grid-template-columns:1fr;gap:2rem}.Values-module__ls8JwG__imageWrapper{max-width:500px;margin:0 auto}}@media (max-width:600px){.Values-module__ls8JwG__title{text-align:center}.Values-module__ls8JwG__checkmark{width:40px;height:40px}.Values-module__ls8JwG__checkmark svg{width:20px;height:20px}.Values-module__ls8JwG__valuesList{gap:1.5rem}}
.Services-module__YaF3LW__section{background-color:#fff;width:100%;padding:clamp(3rem,8vw,6rem) 0}[data-theme=dark] .Services-module__YaF3LW__section{background-color:#0f172a}.Services-module__YaF3LW__container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.Services-module__YaF3LW__title{color:#0056d2;text-align:center;margin:0 0 clamp(2.5rem,5vw,4rem);font-size:clamp(2rem,5vw,3rem);font-weight:700}[data-theme=dark] .Services-module__YaF3LW__title{color:#60a5fa}.Services-module__YaF3LW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,3.5rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.Services-module__YaF3LW__serviceCard{text-align:center;background-color:#fff;border:2px solid #0056d2;border-radius:16px;padding:clamp(2rem,4vw,3rem);transition:transform .3s,box-shadow .3s}[data-theme=dark] .Services-module__YaF3LW__serviceCard{background-color:#1a1a1a;border-color:#374151}.Services-module__YaF3LW__serviceCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0056d226}[data-theme=dark] .Services-module__YaF3LW__serviceCard:hover{box-shadow:0 8px 20px #60a5fa33}.Services-module__YaF3LW__serviceTitle{color:#0056d2;margin:0 0 1.25rem;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700}[data-theme=dark] .Services-module__YaF3LW__serviceTitle{color:#60a5fa}.Services-module__YaF3LW__serviceDescription{color:#333;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}[data-theme=dark] .Services-module__YaF3LW__serviceDescription{color:#cbd5e1}.Services-module__YaF3LW__bottomText{text-align:center;border-top:2px solid #e0e0e0;padding:clamp(2rem,4vw,3rem) 0 0}[data-theme=dark] .Services-module__YaF3LW__bottomText{border-top-color:#334155}.Services-module__YaF3LW__mainText{color:#0056d2;margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;font-weight:600;line-height:1.5}[data-theme=dark] .Services-module__YaF3LW__mainText{color:#60a5fa}.Services-module__YaF3LW__secondaryText{color:#555;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}[data-theme=dark] .Services-module__YaF3LW__secondaryText{color:#94a3b8}@media (max-width:968px){.Services-module__YaF3LW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__YaF3LW__servicesGrid{grid-template-columns:1fr}.Services-module__YaF3LW__serviceCard{padding:1.5rem}}
.InspiringStories-module__8h6dSq__section{background:linear-gradient(135deg,#c5d5f7 0%,#a8c0f0 100%);width:100%;padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}[data-theme=dark] .InspiringStories-module__8h6dSq__section{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.InspiringStories-module__8h6dSq__section:before{content:"";opacity:.3;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 30 Q25 25 30 30 Q25 35 20 30 M30 30 L50 50 M20 50 Q25 45 30 50 Q25 55 20 50 M30 50 L50 30' stroke='%239db3e0' fill='none' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='8' width='100' height='4' fill='%239db3e0'/%3E%3Cline x1='10' y1='8' x2='10' y2='2' stroke='%239db3e0' stroke-width='2'/%3E%3Cline x1='20' y1='8' x2='20' y2='4' stroke='%239db3e0' stroke-width='2'/%3E%3Cline x1='30' y1='8' x2='30' y2='2' stroke='%239db3e0' stroke-width='2'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 10 L50 20 L30 40 L20 30 Z M50 20 L45 25' stroke='%239db3e0' fill='none' stroke-width='2'/%3E%3C/svg%3E");background-position:10% 20%,80% 10%,5% 80%;background-repeat:no-repeat;position:absolute;inset:0}.InspiringStories-module__8h6dSq__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem);position:relative}.InspiringStories-module__8h6dSq__header{margin-bottom:clamp(3rem,6vw,5rem)}.InspiringStories-module__8h6dSq__title{color:#0056d2;text-align:left;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}[data-theme=dark] .InspiringStories-module__8h6dSq__title{color:#60a5fa}.InspiringStories-module__8h6dSq__subtitle{color:#1a1a1a;text-align:left;margin:0;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic}[data-theme=dark] .InspiringStories-module__8h6dSq__subtitle{color:#e2e8f0}.InspiringStories-module__8h6dSq__storiesGrid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,3rem);display:grid}.InspiringStories-module__8h6dSq__storyCard{text-align:center;background-color:#fff;border-radius:20px;padding:clamp(2rem,4vw,3rem);transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000001a}[data-theme=dark] .InspiringStories-module__8h6dSq__storyCard{background-color:#1a1a1a;box-shadow:0 10px 30px #0000004d}.InspiringStories-module__8h6dSq__storyCard:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0056d233}[data-theme=dark] .InspiringStories-module__8h6dSq__storyCard:hover{box-shadow:0 15px 40px #60a5fa4d}.InspiringStories-module__8h6dSq__imageWrapper{border:5px solid #fff;border-radius:50%;width:clamp(180px,25vw,280px);height:clamp(180px,25vw,280px);margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026}.InspiringStories-module__8h6dSq__testimony{color:#333;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;line-height:1.7}[data-theme=dark] .InspiringStories-module__8h6dSq__testimony{color:#cbd5e1}.InspiringStories-module__8h6dSq__name{color:#1a1a1a;margin:0;font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:700}[data-theme=dark] .InspiringStories-module__8h6dSq__name{color:#e2e8f0}.InspiringStories-module__8h6dSq__ctaSection{background:linear-gradient(135deg,#0046b8 0%,#0056d2 100%);width:100%;padding:clamp(4rem,8vw,7rem) 0}[data-theme=dark] .InspiringStories-module__8h6dSq__ctaSection{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%)}.InspiringStories-module__8h6dSq__ctaContainer{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem);display:grid}.InspiringStories-module__8h6dSq__ctaContent{padding:0}.InspiringStories-module__8h6dSq__ctaTitle{color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2}.InspiringStories-module__8h6dSq__ctaDescription{color:#fff;opacity:.95;margin:0 0 2rem;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.7}.InspiringStories-module__8h6dSq__ctaButton{color:#fff;cursor:pointer;background-color:#5a8df5;border:none;border-radius:50px;padding:clamp(.9rem,2vw,1.2rem) clamp(2rem,4vw,3rem);font-size:clamp(1rem,2vw,1.25rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.InspiringStories-module__8h6dSq__ctaButton:hover{background-color:#7ba4f7;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.InspiringStories-module__8h6dSq__ctaImageWrapper{aspect-ratio:4/3;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000004d}@media (max-width:968px){.InspiringStories-module__8h6dSq__storiesGrid{grid-template-columns:repeat(2,1fr)}.InspiringStories-module__8h6dSq__storyCard:last-child{grid-column:1/-1;width:100%;max-width:500px;margin:0 auto}.InspiringStories-module__8h6dSq__ctaContainer{grid-template-columns:1fr;gap:3rem}}@media (max-width:600px){.InspiringStories-module__8h6dSq__storiesGrid{grid-template-columns:1fr}.InspiringStories-module__8h6dSq__storyCard:last-child{grid-column:auto;max-width:none}.InspiringStories-module__8h6dSq__title,.InspiringStories-module__8h6dSq__subtitle{text-align:center}}
.Donations-module__lg6bJW__section{background:linear-gradient(135deg,#c5d5f7 0%,#a8c0f0 100%);width:100%;padding:clamp(4rem,8vw,7rem) 0}[data-theme=dark] .Donations-module__lg6bJW__section{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.Donations-module__lg6bJW__container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.Donations-module__lg6bJW__mainTitle{color:#0056d2;text-align:center;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}[data-theme=dark] .Donations-module__lg6bJW__mainTitle{color:#60a5fa}.Donations-module__lg6bJW__mainSubtitle{color:#1e3a8a;text-align:center;margin:0 0 clamp(3rem,5vw,4rem);font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:500;line-height:1.5}[data-theme=dark] .Donations-module__lg6bJW__mainSubtitle{color:#93c5fd}.Donations-module__lg6bJW__donationsGrid{grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,3rem);display:grid}.Donations-module__lg6bJW__donationCard{text-align:center;background-color:#fff;border-radius:20px;flex-direction:column;padding:clamp(2rem,4vw,3rem);transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000001a}[data-theme=dark] .Donations-module__lg6bJW__donationCard{background-color:#1a1a1a;box-shadow:0 10px 30px #0000004d}.Donations-module__lg6bJW__donationCard:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0056d233}[data-theme=dark] .Donations-module__lg6bJW__donationCard:hover{box-shadow:0 15px 40px #60a5fa4d}.Donations-module__lg6bJW__icon{margin-bottom:1rem;font-size:clamp(3.5rem,7vw,5rem)}.Donations-module__lg6bJW__title{color:#0056d2;margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}[data-theme=dark] .Donations-module__lg6bJW__title{color:#60a5fa}.Donations-module__lg6bJW__subtitle{color:#0056d2;margin:0 0 1.5rem;font-size:clamp(1.05rem,2vw,1.3rem);font-style:italic;font-weight:500}[data-theme=dark] .Donations-module__lg6bJW__subtitle{color:#93c5fd}.Donations-module__lg6bJW__description{color:#333;flex-grow:1;margin:0 0 1rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;line-height:1.7}[data-theme=dark] .Donations-module__lg6bJW__description{color:#cbd5e1}.Donations-module__lg6bJW__additionalInfo{color:#0056d2;margin:0 0 2rem;font-size:clamp(.95rem,1.8vw,1.15rem);font-style:italic;font-weight:500;line-height:1.6}[data-theme=dark] .Donations-module__lg6bJW__additionalInfo{color:#93c5fd}.Donations-module__lg6bJW__button{color:#fff;cursor:pointer;background-color:#5a8df5;border:none;border-radius:50px;padding:clamp(.9rem,2vw,1.1rem) clamp(1.8rem,3.5vw,2.5rem);font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #00000026}.Donations-module__lg6bJW__button:hover{background-color:#7ba4f7;transform:translateY(-3px);box-shadow:0 6px 20px #00000040}@media (max-width:968px){.Donations-module__lg6bJW__donationsGrid{grid-template-columns:1fr}}@media (max-width:600px){.Donations-module__lg6bJW__icon{font-size:3rem}}
.Sponsors-module__aGWJDq__section{background-color:#f5f5f5;width:100%;padding:clamp(2rem,4vw,3rem) 0}[data-theme=dark] .Sponsors-module__aGWJDq__section{background-color:#0f172a}.Sponsors-module__aGWJDq__container{max-width:1400px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.Sponsors-module__aGWJDq__title{color:#0056d2;text-align:center;margin:0 0 .5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}[data-theme=dark] .Sponsors-module__aGWJDq__title{color:#60a5fa}.Sponsors-module__aGWJDq__subtitle{color:#333;text-align:center;margin:0 0 clamp(1.5rem,3vw,2.5rem);font-size:clamp(1rem,2vw,1.3rem);font-style:italic}[data-theme=dark] .Sponsors-module__aGWJDq__subtitle{color:#cbd5e1}.Sponsors-module__aGWJDq__goldSponsorContainer{justify-content:center;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.Sponsors-module__aGWJDq__goldSponsor{flex-direction:column;align-items:center;gap:1rem;display:flex}.Sponsors-module__aGWJDq__goldLogoWrapper{background-color:#fff;border:6px solid #0056d2;border-radius:50%;width:clamp(180px,22vw,240px);height:clamp(180px,22vw,240px);position:relative;overflow:hidden;box-shadow:0 12px 35px #0056d240}.Sponsors-module__aGWJDq__goldSponsorName{color:#0056d2;text-align:center;margin:0;font-size:clamp(1.3rem,2.8vw,1.8rem);font-weight:700}[data-theme=dark] .Sponsors-module__aGWJDq__goldSponsorName{color:#60a5fa}.Sponsors-module__aGWJDq__carousel{justify-content:center;width:100%;display:flex;position:relative;overflow:hidden}.Sponsors-module__aGWJDq__carouselTrack{grid-template-columns:repeat(5,1fr);gap:clamp(1.5rem,3vw,2.5rem);max-width:1200px;margin:0 auto;transition:transform .5s ease-in-out;display:grid}.Sponsors-module__aGWJDq__sponsorItem{flex-direction:column;align-items:center;gap:1rem;padding:1rem;display:flex}.Sponsors-module__aGWJDq__logoWrapper{aspect-ratio:1;background-color:#fff;border:3px solid #ddd;border-radius:50%;width:100%;max-width:180px;margin:0 auto;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.Sponsors-module__aGWJDq__logoWrapper:hover{transform:scale(1.05);box-shadow:0 8px 20px #00000026}.Sponsors-module__aGWJDq__logoWrapperCenter{z-index:10;border:5px solid #0056d2;max-width:250px;transform:scale(1.25);box-shadow:0 10px 30px #0056d24d}.Sponsors-module__aGWJDq__logoWrapperCenter:hover{transform:scale(1.3);box-shadow:0 12px 35px #0056d266}.Sponsors-module__aGWJDq__sponsorName{color:#333;text-align:center;margin:0;font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:500;line-height:1.4;transition:all .4s}[data-theme=dark] .Sponsors-module__aGWJDq__sponsorName{color:#cbd5e1}.Sponsors-module__aGWJDq__sponsorNameCenter{color:#0056d2;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}[data-theme=dark] .Sponsors-module__aGWJDq__sponsorNameCenter{color:#60a5fa}.Sponsors-module__aGWJDq__sponsorItemCenter{z-index:10;gap:1.5rem;padding:2rem 1rem}@media (max-width:1200px){.Sponsors-module__aGWJDq__carouselTrack{grid-template-columns:repeat(4,1fr)}}@media (max-width:968px){.Sponsors-module__aGWJDq__carouselTrack{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Sponsors-module__aGWJDq__carouselTrack{grid-template-columns:repeat(2,1fr)}.Sponsors-module__aGWJDq__goldLogoWrapper{width:120px;height:120px}}
.Footer-module__JO47FG__footer{color:#fff;background:linear-gradient(135deg,#0056d2 0%,#003d99 100%);border-top:none;margin-top:0;padding:clamp(2rem,4vw,3rem) 0}[data-theme=dark] .Footer-module__JO47FG__footer{background:linear-gradient(135deg,#1e3a8a 0%,#1e293b 100%)}.Footer-module__JO47FG__container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.Footer-module__JO47FG__content{text-align:center}.Footer-module__JO47FG__nonprofit{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600}.Footer-module__JO47FG__address{text-align:center;color:#fff;opacity:.95;margin:1.5rem 0;font-size:clamp(.95rem,2vw,1.05rem);font-weight:500}[data-theme=dark] .Footer-module__JO47FG__address{opacity:.9}.Footer-module__JO47FG__developer{margin-bottom:1rem;font-size:clamp(.95rem,2vw,1.1rem);font-weight:400}.Footer-module__JO47FG__team{color:#fff;background:linear-gradient(90deg,#fff,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Footer-module__JO47FG__socialSection{padding:1.5rem 0}.Footer-module__JO47FG__followUs{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:600}.Footer-module__JO47FG__socialLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__JO47FG__socialLink{color:#fff;background:#ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:clamp(.9rem,2vw,1rem);font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Footer-module__JO47FG__socialLink:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Footer-module__JO47FG__socialIcon{flex-shrink:0;width:24px;height:24px}.Footer-module__JO47FG__socialText{white-space:nowrap}.Footer-module__JO47FG__copyright{opacity:.9;border-top:1px solid #fff3;margin-top:1.5rem;padding-top:1.5rem;font-size:clamp(.85rem,1.8vw,.95rem);font-weight:300}.Footer-module__JO47FG__privacyLink{color:#fff;text-decoration:underline;transition:opacity .3s}.Footer-module__JO47FG__privacyLink:hover{opacity:.8}@media (max-width:768px){.Footer-module__JO47FG__footer{padding:2rem 0}.Footer-module__JO47FG__nonprofit{margin-bottom:.75rem}.Footer-module__JO47FG__socialSection{margin:1.5rem 0;padding:1rem 0}.Footer-module__JO47FG__followUs{margin-bottom:1rem}.Footer-module__JO47FG__socialLinks{flex-direction:column;align-items:stretch;gap:1rem}.Footer-module__JO47FG__socialLink{justify-content:center;padding:.75rem 1rem}.Footer-module__JO47FG__developer{margin-bottom:.75rem}.Footer-module__JO47FG__copyright{margin-top:1rem;padding-top:1rem}}
.page-module__djpqPa__page{background:#f8fafc;min-height:100vh;transition:background-color .3s}[data-theme=dark] .page-module__djpqPa__page{background:#0f172a}.page-module__djpqPa__main{flex-direction:column;gap:96px;width:min(1100px,100%);margin:0 auto;padding:64px 16px 120px;display:flex}.page-module__djpqPa__section{background-color:#fff;border-radius:24px;flex-direction:column;gap:16px;padding:48px;transition:all .3s;display:flex;box-shadow:0 18px 44px #0f172a14}[data-theme=dark] .page-module__djpqPa__section{background-color:#1e293b;box-shadow:0 18px 44px #0000004d}.page-module__djpqPa__section h2{color:#0f172a;margin:0;font-size:clamp(28px,5vw,36px);transition:color .3s}[data-theme=dark] .page-module__djpqPa__section h2{color:#e2e8f0}.page-module__djpqPa__section p{color:#475569;margin:0;font-size:18px;line-height:1.6;transition:color .3s}[data-theme=dark] .page-module__djpqPa__section p{color:#cbd5e1}@media (max-width:768px){.page-module__djpqPa__main{gap:64px;padding:48px 16px 96px}.page-module__djpqPa__section{padding:32px 24px}.page-module__djpqPa__section p{font-size:16px}}
