@import "https://fonts.googleapis.com/css2?family=Srisakdi&display=swap";
.herosection-module__NG1OIq__heroSection{background:#000;justify-content:flex-start;align-items:center;width:100vw;min-height:70vh;margin-bottom:160px;display:flex;position:relative;overflow:visible}.herosection-module__NG1OIq__backgroundVideo{object-fit:cover;z-index:0;opacity:.5;backface-visibility:hidden;will-change:transform;width:100vw;height:70vh;position:absolute;top:0;left:0;transform:translateZ(0)}.herosection-module__NG1OIq__contentWrapper{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:850px;margin-left:8vw;padding:2rem;display:flex;position:relative}.herosection-module__NG1OIq__title{color:#fff;letter-spacing:.1em;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:400;line-height:1}.herosection-module__NG1OIq__highlight{color:#ff5c5c;font-weight:500}.herosection-module__NG1OIq__subtitle{color:#e0e0e0;max-width:700px;margin-top:1rem;margin-bottom:2rem;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.7}.herosection-module__NG1OIq__buttonGroup{z-index:3;gap:1.2rem;display:flex;position:relative}.herosection-module__NG1OIq__donateBtn{color:#fff;cursor:pointer;background:#ff5c5c;border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.6rem 1.8rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.herosection-module__NG1OIq__donateBtn:hover{background:#ff2e2e}.herosection-module__NG1OIq__heart{margin-left:.3em;font-size:1.2em}.herosection-module__NG1OIq__infoBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:2rem;padding:.6rem 1.8rem;font-size:.95rem;font-weight:500;transition:background .2s,color .2s}.herosection-module__NG1OIq__infoBtn:hover{color:#222;background:#fff}.herosection-module__NG1OIq__statsCard{z-index:1;background:#fff;border-radius:1rem;align-items:center;gap:2rem;max-width:90vw;padding:1.75rem 2rem;display:flex;position:absolute;bottom:-220px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.herosection-module__NG1OIq__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.herosection-module__NG1OIq__statNumber{color:#333;margin-bottom:.4rem;font-size:clamp(1.5rem,2vw,1.8rem);font-weight:700}.herosection-module__NG1OIq__statLabel{color:#999;font-size:.8rem;font-weight:400}.herosection-module__NG1OIq__statDivider{background:#e0e0e0;width:1px;height:50px}@media (max-width:1024px){.herosection-module__NG1OIq__title{font-size:2.5rem}.herosection-module__NG1OIq__contentWrapper{margin-left:4vw;padding:1.5rem}.herosection-module__NG1OIq__subtitle{font-size:1rem}.herosection-module__NG1OIq__statsCard{gap:1.5rem;padding:1.5rem 2rem}.herosection-module__NG1OIq__statNumber{font-size:1.6rem}}@media (max-width:768px){.herosection-module__NG1OIq__title{font-size:2.5rem}.herosection-module__NG1OIq__heroSection{margin-bottom:280px}.herosection-module__NG1OIq__statsCard{flex-wrap:wrap;justify-content:center;gap:1.2rem;bottom:-250px}.herosection-module__NG1OIq__statItem{min-width:120px}.herosection-module__NG1OIq__statDivider{display:none}}@media (max-width:700px){.herosection-module__NG1OIq__title{font-size:2.1rem}.herosection-module__NG1OIq__contentWrapper{max-width:95vw;margin-left:0;padding:1rem}.herosection-module__NG1OIq__subtitle{font-size:1rem}.herosection-module__NG1OIq__buttonGroup{flex-direction:column;gap:.8rem;width:100%}.herosection-module__NG1OIq__donateBtn,.herosection-module__NG1OIq__infoBtn{justify-content:center;width:100%}.herosection-module__NG1OIq__heroSection{margin-bottom:350px}.herosection-module__NG1OIq__statsCard{flex-direction:column;gap:1.5rem;width:85vw;padding:1.5rem;bottom:-320px}.herosection-module__NG1OIq__statDivider{width:80%;height:1px}.herosection-module__NG1OIq__statNumber{font-size:2rem}.herosection-module__NG1OIq__statLabel{font-size:.85rem}}@media (max-width:480px){.herosection-module__NG1OIq__title{font-size:1.8rem}.herosection-module__NG1OIq__subtitle{font-size:.9rem}.herosection-module__NG1OIq__heroSection{margin-bottom:380px}.herosection-module__NG1OIq__statsCard{width:88vw;bottom:-350px}}
.missionsection-module__w9YHwa__missionSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:5rem 0;position:relative;overflow:hidden}.missionsection-module__w9YHwa__missionSection:before{content:"";background:linear-gradient(90deg,#0000,#ff5c5c,#0000);height:1px;position:absolute;top:0;left:0;right:0}.missionsection-module__w9YHwa__container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.missionsection-module__w9YHwa__imageWrapper{width:100%;position:relative}.missionsection-module__w9YHwa__imageContainer{border-radius:1.5rem;width:100%;height:450px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 20px 60px #00000026}.missionsection-module__w9YHwa__imageContainer:hover{transform:rotate(0)scale(1.02)}.missionsection-module__w9YHwa__missionImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.missionsection-module__w9YHwa__imageContainer:hover .missionsection-module__w9YHwa__missionImage{transform:scale(1.05)}.missionsection-module__w9YHwa__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#0006);height:40%;position:absolute;bottom:0;left:0;right:0}.missionsection-module__w9YHwa__statsCard{background:#fff;border-radius:1rem;grid-template-columns:1fr 1fr;gap:1.75rem;min-width:320px;padding:1.5rem 2rem;animation:.8s .3s both missionsection-module__w9YHwa__fadeInUp;display:grid;position:absolute;bottom:-25px;right:-25px;box-shadow:0 10px 40px #00000026}@keyframes missionsection-module__w9YHwa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.missionsection-module__w9YHwa__statItem{text-align:center}.missionsection-module__w9YHwa__statNumber{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;display:block}.missionsection-module__w9YHwa__content{flex-direction:column;gap:1.25rem;display:flex}.missionsection-module__w9YHwa__sectionHeader{margin-bottom:1rem}.missionsection-module__w9YHwa__badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#ff5c5c,#ff8080);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #ff5c5c4d}.missionsection-module__w9YHwa__mainTitle{color:#1a1a1a;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.2}.missionsection-module__w9YHwa__section{background:#fff;border-left:4px solid #ff5c5c;border-radius:1rem;padding:1.25rem 1rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.missionsection-module__w9YHwa__section:before{content:"";background:linear-gradient(90deg,#0000,#ff5c5c0d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.missionsection-module__w9YHwa__section:hover:before{left:100%}.missionsection-module__w9YHwa__section:hover{border-left-width:6px;transform:translateY(-8px)translate(4px);box-shadow:0 12px 40px #ff5c5c26}.missionsection-module__w9YHwa__iconWrapper{background:linear-gradient(135deg,#ff5c5c,#ff8080);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;transition:transform .3s;display:flex;box-shadow:0 4px 15px #ff5c5c4d}.missionsection-module__w9YHwa__section:hover .missionsection-module__w9YHwa__iconWrapper{transform:scale(1.1)rotate(5deg)}.missionsection-module__w9YHwa__icon{color:#fff;stroke-width:2.5px;width:24px;height:24px}.missionsection-module__w9YHwa__sectionTitle{color:#1a1a1a;letter-spacing:.02em;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.missionsection-module__w9YHwa__sectionText{color:#666;margin:0;font-size:.95rem;line-height:1.7}.missionsection-module__w9YHwa__donationBanner{background:linear-gradient(135deg,#1e3a5f 0%,#2d5a8c 100%);border-radius:3rem;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:3rem auto;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #1e3a5f33}@media (max-width:1024px){.missionsection-module__w9YHwa__donationBanner{text-align:center;border-radius:2rem;flex-direction:column;gap:2rem;padding:2.5rem 2rem}}.missionsection-module__w9YHwa__donationBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a,#0000);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-50%}.missionsection-module__w9YHwa__donationContent{z-index:1;flex:1}.missionsection-module__w9YHwa__donationTitle{color:#fff;letter-spacing:.02em;margin:-80px 0 .75rem;font-family:Srisakdi,serif;font-size:1.4rem;font-style:italic;font-weight:800}.missionsection-module__w9YHwa__donationDescription{color:#ffffffe6;margin:0;font-family:Srisakdi,serif;font-size:1.2rem;font-style:italic;line-height:1.7}.missionsection-module__w9YHwa__donationImageWrapper{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}@media (max-width:1024px){.missionsection-module__w9YHwa__donationImageWrapper{flex-direction:column;gap:1rem;width:250px;height:250px}}@media (max-width:640px){.missionsection-module__w9YHwa__donationImageWrapper{flex-direction:column;gap:1rem;width:200px;height:auto}}.missionsection-module__w9YHwa__donationImage{object-fit:contain;width:100%;height:100%}@media (max-width:1024px){.missionsection-module__w9YHwa__donationImage{width:100%;height:auto;max-height:200px}}@media (max-width:640px){.missionsection-module__w9YHwa__donationImage{max-height:150px;margin-top:-100px}}.missionsection-module__w9YHwa__donationButton{color:#fff;cursor:pointer;z-index:3;white-space:nowrap;background:#ff5c5c;border:none;border-radius:2rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block;position:absolute;top:40%;left:30%;transform:translate(-10%,-10%);box-shadow:0 4px 15px #ff5c5c4d}@media (max-width:1024px){.missionsection-module__w9YHwa__donationButton{text-align:center;order:-1;width:100%;margin-bottom:0;position:relative;top:auto;left:auto;transform:none}}@media (max-width:640px){.missionsection-module__w9YHwa__donationButton{padding:.65rem 1.5rem;font-size:.95rem}}.missionsection-module__w9YHwa__donationButton:hover{background:#f44;transform:translateY(1px);box-shadow:0 8px 25px #ff5c5c66}@media (max-width:1200px){.missionsection-module__w9YHwa__container{gap:6rem}}@media (max-width:968px){.missionsection-module__w9YHwa__missionSection{padding:6rem 0}.missionsection-module__w9YHwa__container{grid-template-columns:1fr;gap:3rem}.missionsection-module__w9YHwa__imageContainer{height:500px;transform:rotate(0)}.missionsection-module__w9YHwa__statsCard{min-width:auto;margin-top:2rem;position:static}.missionsection-module__w9YHwa__mainTitle{font-size:2rem}.missionsection-module__w9YHwa__donationTitle{margin:0 0 1rem;font-size:1.5rem}.missionsection-module__w9YHwa__donationDescription{font-size:1.2rem}}@media (max-width:640px){.missionsection-module__w9YHwa__missionSection{padding:4rem 0}.missionsection-module__w9YHwa__container{gap:2rem;padding:0 1.5rem}.missionsection-module__w9YHwa__imageContainer{height:400px}.missionsection-module__w9YHwa__statsCard{grid-template-columns:1fr;gap:1rem;padding:1.25rem}.missionsection-module__w9YHwa__mainTitle{font-size:1.75rem}.missionsection-module__w9YHwa__section{padding:1.5rem}.missionsection-module__w9YHwa__section:hover{transform:translateY(-4px)translate(2px)}.missionsection-module__w9YHwa__sectionTitle{font-size:1.25rem}.missionsection-module__w9YHwa__sectionText{font-size:.95rem}.missionsection-module__w9YHwa__iconWrapper{width:40px;height:40px}.missionsection-module__w9YHwa__icon{width:20px;height:20px}.missionsection-module__w9YHwa__donationBanner{border-radius:1.5rem;margin:3rem auto;padding:2rem 1.5rem}.missionsection-module__w9YHwa__donationTitle{font-size:1.25rem}.missionsection-module__w9YHwa__donationDescription{font-size:1rem}}
.helpsection-module__VAsU-W__helpSection{background-color:#f5f5f5;padding:60px 20px}.helpsection-module__VAsU-W__container{max-width:1200px;margin:0 auto}.helpsection-module__VAsU-W__title{text-align:center;color:#1a1a1a;margin-bottom:16px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.helpsection-module__VAsU-W__subtitle{text-align:center;color:#555;max-width:700px;margin:0 auto 50px;font-size:.95rem;line-height:1.6}.helpsection-module__VAsU-W__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.helpsection-module__VAsU-W__mapContainer{flex:1;min-width:280px;max-width:550px;position:relative}.helpsection-module__VAsU-W__mapImage{object-fit:contain;z-index:2;width:100%;height:auto;position:relative}.helpsection-module__VAsU-W__animatedCircles{z-index:1;position:absolute;top:30%;left:10px;transform:translateY(-50%)}.helpsection-module__VAsU-W__circle1,.helpsection-module__VAsU-W__circle2{border:3px solid #ef44444d;border-radius:50%;animation:3s ease-out infinite helpsection-module__VAsU-W__pulseGrow;position:absolute}.helpsection-module__VAsU-W__circle1{background-color:#dc2626;width:100px;height:100px;top:0;left:0}.helpsection-module__VAsU-W__circle2{background-color:#1e3a5f;width:100px;height:100px;animation-delay:1s;top:0;left:0}@keyframes helpsection-module__VAsU-W__pulseGrow{0%{opacity:1;border-width:3px;width:100px;height:100px}50%{opacity:.6;border-width:2px;width:200px;height:200px}to{opacity:0;border-width:1px;width:300px;height:300px}}@keyframes helpsection-module__VAsU-W__pulseGrowMobile{0%{opacity:1;border-width:2px;width:60px;height:60px}50%{opacity:.6;border-width:1.5px;width:120px;height:120px}to{opacity:0;border-width:1px;width:180px;height:180px}}.helpsection-module__VAsU-W__cardsContainer{flex-direction:column;flex:1;gap:24px;min-width:280px;max-width:480px;display:flex}.helpsection-module__VAsU-W__card{text-align:center;background:#fff;border-radius:14px;padding:30px 36px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.helpsection-module__VAsU-W__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.helpsection-module__VAsU-W__iconContainer{background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:inline-flex}.helpsection-module__VAsU-W__icon{color:#333;width:32px;height:32px}.helpsection-module__VAsU-W__cardTitle{color:#1a1a1a;margin-bottom:16px;font-size:1.2rem;font-weight:700}.helpsection-module__VAsU-W__cardText{color:#666;margin-bottom:24px;font-size:.9rem;line-height:1.6}.helpsection-module__VAsU-W__ctaButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:25px;padding:10px 32px;font-size:.9rem;font-weight:600;transition:background-color .3s,transform .2s}.helpsection-module__VAsU-W__ctaButton:hover{background-color:#dc2626;transform:scale(1.05)}@media (max-width:1200px){.helpsection-module__VAsU-W__content{gap:40px}.helpsection-module__VAsU-W__mapContainer{min-width:300px;max-width:500px}}@media (max-width:1024px){.helpsection-module__VAsU-W__helpSection{padding:60px 20px}.helpsection-module__VAsU-W__content{gap:30px}.helpsection-module__VAsU-W__mapContainer{max-width:450px}.helpsection-module__VAsU-W__cardsContainer{max-width:500px}.helpsection-module__VAsU-W__card{padding:35px 40px}}@media (max-width:768px){.helpsection-module__VAsU-W__helpSection{padding:50px 15px}.helpsection-module__VAsU-W__title{font-size:2rem}.helpsection-module__VAsU-W__subtitle{margin-bottom:40px;padding:0 10px;font-size:1rem}.helpsection-module__VAsU-W__content{flex-direction:column;gap:40px}.helpsection-module__VAsU-W__mapContainer{min-width:100%;max-width:100%}.helpsection-module__VAsU-W__animatedCircles{top:25%;left:5px}.helpsection-module__VAsU-W__circle1,.helpsection-module__VAsU-W__circle2{width:60px;height:60px;animation:3s ease-out infinite helpsection-module__VAsU-W__pulseGrowMobile}.helpsection-module__VAsU-W__circle2{animation-delay:1.5s}.helpsection-module__VAsU-W__card{padding:30px 25px}.helpsection-module__VAsU-W__cardTitle{font-size:1.3rem}.helpsection-module__VAsU-W__cardText{font-size:.95rem}.helpsection-module__VAsU-W__ctaButton{padding:10px 35px;font-size:.95rem}}@media (max-width:480px){.helpsection-module__VAsU-W__helpSection{padding:40px 10px}.helpsection-module__VAsU-W__title{font-size:1.75rem}.helpsection-module__VAsU-W__subtitle{margin-bottom:30px;font-size:.9rem}.helpsection-module__VAsU-W__animatedCircles{top:20%;left:3px}.helpsection-module__VAsU-W__circle1,.helpsection-module__VAsU-W__circle2{width:50px;height:50px}.helpsection-module__VAsU-W__card{padding:25px 20px}.helpsection-module__VAsU-W__iconContainer{width:60px;height:60px;margin-bottom:20px}.helpsection-module__VAsU-W__icon{width:30px;height:30px}.helpsection-module__VAsU-W__cardTitle{margin-bottom:15px;font-size:1.2rem}.helpsection-module__VAsU-W__cardText{margin-bottom:25px;font-size:.9rem}.helpsection-module__VAsU-W__ctaButton{padding:10px 30px;font-size:.9rem}}
.feedbacksection-module__mRUF5a__feedbackSection{background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);padding:60px 0;overflow:hidden}.feedbacksection-module__mRUF5a__container{text-align:center;max-width:1200px;margin:0 auto 40px;padding:0 20px}.feedbacksection-module__mRUF5a__title{color:#fff;margin-bottom:16px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.feedbacksection-module__mRUF5a__subtitle{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.6}.feedbacksection-module__mRUF5a__scrollWrapper{width:100%;overflow:hidden}.feedbacksection-module__mRUF5a__scrollTrack{gap:30px;width:max-content;padding:20px 30px;animation:25s linear infinite feedbacksection-module__mRUF5a__infiniteScroll;display:flex}.feedbacksection-module__mRUF5a__scrollTrack:hover{animation-play-state:paused}@keyframes feedbacksection-module__mRUF5a__infiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.feedbacksection-module__mRUF5a__testimonialCard{background:#fffffff2;border-radius:16px;min-width:320px;max-width:320px;padding:28px 24px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 40px #0003}.feedbacksection-module__mRUF5a__testimonialCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000040}.feedbacksection-module__mRUF5a__quoteIcon{opacity:.1;position:absolute;top:20px;right:25px}.feedbacksection-module__mRUF5a__quoteSvg{color:#1e3a5f;width:40px;height:40px}.feedbacksection-module__mRUF5a__quote{color:#444;z-index:1;margin-bottom:20px;font-size:.9rem;font-style:italic;line-height:1.6;position:relative}.feedbacksection-module__mRUF5a__authorInfo{border-top:1px solid #1e3a5f1a;align-items:center;gap:15px;padding-top:20px;display:flex}.feedbacksection-module__mRUF5a__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.feedbacksection-module__mRUF5a__authorDetails{flex-direction:column;gap:3px;display:flex}.feedbacksection-module__mRUF5a__authorName{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:600}.feedbacksection-module__mRUF5a__authorRole{color:#666;font-size:.9rem}@media (max-width:768px){.feedbacksection-module__mRUF5a__feedbackSection{padding:60px 0}.feedbacksection-module__mRUF5a__title{font-size:2rem}.feedbacksection-module__mRUF5a__subtitle{font-size:1rem}.feedbacksection-module__mRUF5a__testimonialCard{min-width:320px;max-width:320px;padding:25px 20px}.feedbacksection-module__mRUF5a__quote{font-size:.95rem}.feedbacksection-module__mRUF5a__avatarPlaceholder{width:45px;height:45px;font-size:1.1rem}.feedbacksection-module__mRUF5a__authorName{font-size:1rem}.feedbacksection-module__mRUF5a__authorRole{font-size:.85rem}}@media (max-width:480px){.feedbacksection-module__mRUF5a__feedbackSection{padding:50px 0}.feedbacksection-module__mRUF5a__container{margin-bottom:30px}.feedbacksection-module__mRUF5a__title{font-size:1.75rem}.feedbacksection-module__mRUF5a__testimonialCard{min-width:280px;max-width:280px;padding:20px 18px}.feedbacksection-module__mRUF5a__scrollTrack{gap:20px;padding:15px 20px}}
