body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:linear-gradient(90deg,#e6f2e6,#cfe6cf);background:linear-gradient(#d4ecd5,#d3ecd5,#fff);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:12px 142px;position:fixed;top:0;width:100%;z-index:9999}.logo{height:95px;left:142px;position:absolute;top:12px;width:108px}.logo img{display:block;height:80%;object-fit:contain;width:100%}.logo p{color:green;font-weight:700;margin-top:5px}.home-box{align-items:center;display:flex;justify-content:center}.home-box img{height:50px;object-fit:contain;width:100px}.menu{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:30px;justify-content:center;min-width:0}.menu a{color:#222;font-size:18px;text-decoration:none}.donate-btn{background:#0000;border:1px solid #999;border-radius:20px;cursor:pointer;flex-shrink:0;padding:10px 20px;position:relative;white-space:nowrap}.right{position:relative;z-index:1001}.nav-item{align-items:center;color:#222;display:flex;font-size:18px;justify-content:center;padding:10px 20px;text-decoration:none}.nav-img{display:block;height:auto;width:100px}.nav-image{align-items:center;display:inline-flex;justify-content:center;position:relative}.nav-image img{display:block;height:auto;width:140px}.nav-text{color:#fff;font-size:18px;left:50%;pointer-events:none;position:absolute;top:55%;transform:translate(-50%,-50%);white-space:nowrap}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-box{background:#fff;border-radius:12px;padding:20px;position:relative;width:420px}@media (max-width:768px){.menu{font-size:14px;gap:15px}.donate-btn{padding:8px 14px}}.overlay{align-items:center;background:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;overflow:hidden;position:relative;width:420px}.modal-header{background:#8b1e1e;color:#fff;padding-bottom:5px;padding-left:20px;padding-top:5px}.modal-header h2{font-family:Fredoka One,cursive;font-size:24px;font-weight:700;letter-spacing:5%}.modal-header h2,.modal-header p{font-style:normal;line-height:150%}.modal-header p{font-family:Patrick Hand,cursive;font-size:15px;font-weight:100;letter-spacing:.05em}.modal-body{max-height:70vh;overflow-y:auto;padding-right:10px;padding-top:15px}.row{gap:15px;margin-bottom:14px}.field,.row{display:flex}.field{flex:1 1;flex-direction:column}.field label{font-family:Patrick Hand,cursive;font-size:15px;font-style:normal;font-weight:100;letter-spacing:.05em;line-height:150%}.field input{border:1px solid #ccc;border-radius:6px;padding:8px}.radio-group{padding:8px}.label,.radio-group{font-family:Patrick Hand,cursive;font-size:15px;font-style:normal;font-weight:100;letter-spacing:.05em;line-height:150%}.causes-grid{display:flex;flex-wrap:wrap;gap:10px}.cause-card{border:1px solid #ddd;border-radius:20px;box-sizing:border-box;cursor:pointer;font-family:Patrick Hand,cursive;font-size:13px;padding:10px;text-align:center;transition:.2s;width:calc(50% - 5px)}.cause-card:hover{background:#f2f2f2;transform:scale(1.02)}.cause-card.active{background:#0d6efd;border-color:#0d6efd;color:#fff}.submit-btn{background:#0d6efd;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:10px;width:100%}.close-btn{background:#0000;border:none;cursor:pointer;font-size:0;position:absolute;right:10px;top:8px}.required{color:red;font-weight:700;margin-left:4px}.footer{background:#01050a;color:#fff;padding:60px 40px}.footer-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:40px}.footer-left{max-width:500px}.footer-left h3{color:#fff;font-size:24px;font-weight:600;margin-bottom:10px}.footer-left h3,.footer-note{font-family:Open Sans,sans-serif;font-style:normal;letter-spacing:0;line-height:150%}.footer-note{color:#ccc;font-size:16px;font-weight:400}.footer-right{align-items:flex-start;display:flex;flex-direction:column}.subscribe-box{align-items:center;display:flex;gap:15px}.subscribe-box input{background:#0000;border:none;border-bottom:1px solid #666;color:#fff;outline:none;padding:8px 5px;width:220px}.subscribe-box input::placeholder{color:#aaa}.subscribe-box button{background:#0000;border:1px solid #666;border-radius:20px;color:#fff;cursor:pointer;padding:8px 16px;transition:.3s ease}.subscribe-box button:hover{background-color:#fff;border-color:#fff;color:#000}.footer-policy{color:#888;font-family:Open Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:150%;margin-top:10px}.footer-links{grid-gap:40px;border-top:1px solid #333;color:#fff;display:grid;gap:40px;grid-template-columns:repeat(6,1fr);padding-top:40px}.footer-links div{display:flex;flex-direction:column}.footer-links h4{color:#fff;font-size:16px;font-weight:600;margin-bottom:15px}.footer-links h4,.footer-links p{font-family:Open Sans,sans-serif;letter-spacing:0;line-height:150%}.footer-links p{font-size:14px;font-weight:400}.footer-links p:hover{color:#fff;text-decoration:underline}.footer-link{color:#fff;text-decoration:none}.footer-link:hover{color:#ddd}@media (max-width:992px){.footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.footer-links{gap:20px;grid-template-columns:repeat(2,1fr)}}.hero{background-position:50%;background-position:bottom;background-repeat:no-repeat;background-size:cover;height:120vh;margin-top:10px;position:relative;z-index:1}.overlay{align-items:flex-start;background:linear-gradient(90deg,#085000b3,#0000004d,#0000001a);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:0 80px;pointer-events:none;position:absolute;text-align:left}.overlay h2{font-size:32px;font-style:italic;font-weight:600;margin-bottom:15px}.overlay p{font-size:16px;font-style:italic;line-height:1.6;max-width:700px}@media (max-width:768px){.overlay{padding:0 30px}.overlay h2{font-size:24px}.overlay p{font-size:14px}}.who-title{color:#111827;font-family:Patrick Hand,cursive;font-size:36px;letter-spacing:0;line-height:150%;margin-bottom:20px}.who-text h2,.who-title{font-style:normal;font-weight:400;text-align:center}.who-text h2{font-family:Fredoka One,cursive;font-size:40px;letter-spacing:-.5px;line-height:120%}.who-text p{font-family:Patrick Hand,cursive;font-size:18px;font-weight:400;letter-spacing:0;line-height:150%;margin:0 auto;max-width:1000px;text-align:center}.who{background:linear-gradient(180deg,#fff,#d6f2fc);padding:80px 20px}.who-container{align-items:center;display:flex;flex-direction:column;gap:40px}.who-image{display:flex;flex:1 1;justify-content:center}.who-image img{border-radius:12px;height:auto;max-width:900px;width:100%}.what-text h2{font-weight:400}.csr{padding:60px 20px}.csr-container{margin:auto;max-width:1200px;text-align:center}.csr-title{align-items:center;display:flex;font-family:Fredoka One,cursive;font-size:40px;font-weight:400;gap:8px;justify-content:center;letter-spacing:2%;line-height:100%;text-align:center;white-space:nowrap}.csr-images{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin-top:40px}.csr-images img{border-radius:10px;height:200px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.inline-gif{height:38px;object-fit:contain;width:38px}.impact{background:#fff;padding:60px 20px;text-align:center}.impact-today{font-family:Fredoka One,sans-serif;font-size:32px;font-weight:600;margin-bottom:40px}.impact-today-images{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.img-box{border-radius:16px;height:240px;overflow:hidden;position:relative;width:380px}.img-box img{display:block;height:100%;object-fit:cover;width:100%}.img-box:after{background:#00000059;content:"";inset:0;opacity:0;position:absolute;transition:.3s ease}.img-box:hover:after{opacity:1}.hover-btn{background:#28a745;border:none;border-radius:25px;color:#fff;cursor:pointer;left:50%;opacity:0;padding:10px 18px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.85);transition:.3s ease;white-space:nowrap}.img-box:hover .hover-btn{opacity:1;transform:translate(-50%,-50%) scale(1)}@media (max-width:768px){.contact-cards{grid-template-columns:1fr}}.ourCSR-hero{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:40px;font-weight:700;height:100vh;justify-content:center;width:100%}.csr-content{background:#fff;padding:80px 10%}.csr-section{align-items:flex-start;display:flex;gap:50px;justify-content:space-between;margin-bottom:100px}.csr-number{color:#b0a6a6;font-size:100px;letter-spacing:2%;line-height:100%;margin-bottom:20px}.csr-left h2,.csr-number{font-family:Fredoka One,cursive;font-weight:700}.csr-left h2{color:#000;font-size:32px;letter-spacing:2px;line-height:1}.csr-left ul{margin-top:10px;padding-left:20px}.csr-left ul li{color:#000;font-family:Patrick Hand,cursive;font-size:24px;font-weight:400;letter-spacing:2px;line-height:40px;margin-bottom:10px}.csr-right img{height:495px;margin-top:100px;object-fit:cover;width:392px}@media (max-width:768px){.csr-container{flex-direction:column;text-align:center}.csr-right{margin-top:20px}.csr-right img{max-width:300px}}.about-title{color:#111827;font-family:Patrick Hand,cursive;font-size:36px;font-weight:400;letter-spacing:0;line-height:150%;margin-bottom:20px}.about-text h2,.about-title{font-style:normal;text-align:center}.about-text h2{font-family:Fredoka One,cursive;font-size:40px;font-weight:700;letter-spacing:-.5px;line-height:120%;margin-top:80px}.about-text p{font-family:Patrick Hand,cursive;font-size:18px;font-weight:400;letter-spacing:0;line-height:150%;margin:0 auto;max-width:1000px;text-align:center}.about{background:linear-gradient(180deg,#fff,#d6f2fc);padding:80px 20px}.about-container{align-items:center;display:flex;flex-direction:column;gap:40px}.about-image{display:flex;flex:1 1;justify-content:center}.about-image img{border-radius:12px;height:auto;max-width:900px;width:100%}.what{background:linear-gradient(180deg,#d9f3fc,#fff);padding:30px 20px}.what-container{margin:auto;max-width:1200px;text-align:center}.what-text h2{font-family:Fredoka One,cursive;font-size:40px;font-weight:700;letter-spacing:-.5px;line-height:120%;margin-bottom:15px}.what-subtitle,.what-text h2{font-style:normal;text-align:center}.what-subtitle{font-family:Patrick Hand,cursive;font-size:20px;font-weight:400;letter-spacing:0;line-height:150%;margin:0 auto;max-width:700px}.what-images{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:40px 0}.what-images img{border-radius:12px;height:400px;object-fit:cover;width:250px}.what-button{margin-top:20px;text-align:center}.what-button button{background-color:initial;border:2px solid #3b8132;border-radius:10px;cursor:pointer;font-family:Patrick Hand,cursive;font-size:20px;font-weight:400;letter-spacing:0;line-height:150%;padding:5px 20px;text-align:center}.vision-mission{background:#d9f3fc;margin-top:-60px;padding:80px 10%}.vision-mission-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.vm-card{background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000001a;padding:40px;transition:.3s ease}.vm-card:hover{transform:translateY(-5px)}.vm-card h2{color:#1d4ed8;font-size:32px;margin-bottom:20px}.vm-card p{color:#555;font-size:16px;line-height:1.8}@media (max-width:768px){.vision-mission-container{grid-template-columns:1fr}}.contact{background:#fff;padding:80px 20px;text-align:center}.contact-small{color:#555;font-family:Patrick Hand,cursive;font-size:18px;font-weight:700;margin-bottom:5px;margin-top:90px}.contact-title{font-family:Fredoka One,cursive;font-size:48px;letter-spacing:-.5px;line-height:120%;margin:10px 0}.contact-subtitle{color:#444;font-family:Patrick Hand,cursive;font-size:22px;line-height:150%;margin-bottom:50px}.contact-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #3b8132;border-radius:16px;padding:30px;text-align:center;transition:all .3s ease}.card:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-8px)}.icon{color:#3b8132;height:32px;margin-bottom:15px;width:32px}.card h3{font-family:Fredoka One,cursive;font-size:22px;margin-bottom:10px}.card p{color:#555;margin-bottom:10px}.card a,.card p{font-family:Patrick Hand,cursive;font-size:18px}.card a{color:#000;display:block;margin-bottom:5px;text-decoration:none;transition:.2s}.card a:hover{color:#3b8132;text-decoration:underline}.map-container{border-radius:15px;box-shadow:0 8px 20px #00000014;margin-top:60px;overflow:hidden}@media (max-width:992px){.contact-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-title{font-size:36px}.contact-subtitle{font-size:18px}.contact-cards{grid-template-columns:1fr}}
/*# sourceMappingURL=main.9ee1b986.css.map*/