.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;background-color:#fff;box-shadow:0 2px 4px #0000001a;position:relative;z-index:10;flex-wrap:wrap}.Nlogo{display:flex;align-items:center;gap:.8rem}.Nlogo img{height:4.5rem;width:auto;object-fit:cover;border-radius:50%}.Nlogo h2{font-size:1.25rem;color:#000400;text-shadow:1px 1px 0 #0b94c5,2px 2px 3px #9f999b}.nav-links{display:flex;align-items:center;gap:1.5rem;list-style:none;padding:0;margin:0;flex-direction:row;position:static;background:none;width:auto;box-shadow:none}.nav-links a{color:#333;font-size:1rem;font-weight:500;text-decoration:none}.donate-btn{background-color:#003346;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:.95rem;font-weight:500;transition:background .3s ease}.donate-btn:hover{background-color:#0f232a}.hamburger{display:none;font-size:1.8rem;background:none;border:none;cursor:pointer}@media (max-width: 767px){.hamburger{display:block}.nav-links{display:none;position:absolute;top:100%;right:0;flex-direction:column;background:#fff;width:100%;padding:1.5rem;box-shadow:0 8px 12px #0000001a;z-index:5}.nav-links.open{display:flex}.donate-btn{width:100%}}@media (min-width: 1024px){.Nlogo h2{font-size:1.5rem}.Nlogo img{height:5rem}.nav-links a{font-size:1.1rem}.donate-btn{padding:.8rem 2rem;font-size:1rem}}#what_we_do{padding:3rem 1.5rem;background-color:#fdfdfd;text-align:left;max-width:100%;margin-bottom:2rem}#what_we_do h2{font-size:2rem;color:#003346;margin-bottom:1.5rem}#what_we_do>p{font-size:1.125rem;color:#666;max-width:900px}.what-we-do-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}.card{background-color:#fff;border-radius:.75rem;padding:1.5rem;transition:transform .2s ease;box-shadow:0 0 10px #0000000d}.card:hover{transform:translateY(-4px)}.emoji{font-size:1.75rem;margin-bottom:.75rem;display:inline-block}.card h3{font-size:1.25rem;color:#002b3f;margin-bottom:.5rem}.card p{font-size:1rem;color:#666;line-height:1.5}.imgs{display:flex;flex-direction:row;width:100%;margin:2rem 0;gap:1rem;flex-wrap:wrap}.imgs img{flex:1;aspect-ratio:1 / 1;object-fit:cover;width:100%;max-width:calc(33.333% - .67rem)}.impact-section{display:flex;flex-direction:column;gap:2rem;padding:3rem 1.5rem;background-color:#fff}#impact-container{flex:1}#impact-container h2{font-size:2rem;color:#003346;margin-bottom:1.25rem}#impact-container p{font-size:1.125rem;color:#444;padding-top:1.25rem;line-height:1.6}#impact-container p span{font-weight:600;color:#000}.impact-btn{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{padding:1rem 2rem;font-size:1.05rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background .3s ease;width:100%;max-width:300px}.btn-primary{background-color:#003346;color:#fff;border:none}.btn-primary:hover{background-color:#001d26}.btn-secondary{background-color:#e6e6e6;color:#000;border:none}.btn-secondary:hover{background-color:#d4d4d4}#Impact-img{flex:1;display:flex;justify-content:center;align-items:center}#Impact-img img{width:100%;height:500px;max-width:500px;object-fit:cover;border-radius:30px}@media (max-width: 768px){.imgs{flex-direction:column}.imgs img{max-width:100%;aspect-ratio:auto;height:300px}}@media (min-width: 768px){.what-we-do-grid{grid-template-columns:repeat(2,1fr)}.imgs{flex-direction:row}.imgs img{height:400px}.impact-section{flex-direction:row;align-items:center}.impact-btn{flex-direction:row}.btn-primary,.btn-secondary{width:auto}}@media (min-width: 1024px){#what_we_do h2,#impact-container h2{font-size:2.5rem}#what_we_do>p,#impact-container p{font-size:1.25rem}.card h3{font-size:1.35rem}.card p{font-size:1.1rem}.btn-primary,.btn-secondary{font-size:1.15rem;padding:1.2rem 2.5rem}}@media (min-width: 1366px){.impact-section{padding:5rem 6rem}#what_we_do{padding:4rem 6rem}.imgs img{height:500px}#Impact-img img{max-width:700px}}.header{position:relative;width:100%;height:60vh;overflow:hidden;background-color:#fff}.header img{width:100%;height:100%;object-fit:cover;display:block}.header .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 1.25rem}.overlay h1{font-size:2rem;font-weight:700;color:#002b3f;margin-bottom:.75rem;line-height:1.3}.overlay p{font-size:1.125rem;color:#111;font-weight:500;margin-bottom:2rem;max-width:90%}.donate-hero{padding:1rem 2.5rem;background-color:#003346;color:#fff;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s ease}.donate-hero:hover{background-color:#001d26}@media (min-width: 768px){.overlay h1{font-size:2.5rem}.overlay p{font-size:1.25rem}.donate-hero{font-size:1.05rem;padding:1rem 3rem}}@media (min-width: 1024px){.header{height:100vh}.overlay h1{font-size:3rem}.overlay p{font-size:1.5rem}.donate-hero{font-size:1.1rem;padding:1.25rem 3.5rem}}@media (min-width: 1366px){.overlay h1{font-size:3.5rem}.overlay p{font-size:1.75rem}.donate-hero{font-size:1.2rem;padding:1.5rem 4rem}}.footer{background-color:#fff;padding:0;margin:0}.footer-quote{background-color:#003346;color:#fff;text-align:left;padding:2rem 3rem}.footer-quote h2{font-size:2.5rem;font-weight:600;margin:0;line-height:1.4;max-width:600px}.footer-main{display:flex;justify-content:space-between;flex-wrap:wrap;padding:2.5rem 3rem;gap:2rem}.footer-left{flex:1;min-width:200px}.Flogo{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.Flogo img{height:80px;width:80px;object-fit:cover;border-radius:50%}.Flogo h2{font-size:1.25rem;color:#000400;text-shadow:1px 1px 0 #0b94c5,2px 2px 3px #9f999b;white-space:nowrap}.footer-socials{display:flex;gap:1.25rem;font-size:1.5rem;color:#7a7878;margin-top:1.5rem}.footer-links{flex:2;display:flex;justify-content:space-around;gap:2rem;flex-wrap:wrap;min-width:300px}.footer-links div h4{font-size:1.125rem;color:#000;margin-bottom:.5rem}.footer-links div p{font-size:1rem;color:#666;margin-top:1rem;cursor:pointer}.footer-links div p:hover{text-decoration:underline}@media (max-width: 1050px){.footer-quote{padding:2rem}.footer-quote h2{font-size:2rem}.footer-main{padding:2rem}.footer-links div h4{font-size:1rem}.footer-links div p{font-size:.95rem}}@media (max-width: 900px){.footer-main{flex-direction:column;align-items:flex-start;gap:2rem}.footer-links{justify-content:flex-start;padding-left:0}.footer-socials{padding-left:0}}@media (max-width: 750px){.footer-quote{padding:1.5rem}.footer-quote h2{font-size:1.5rem}.Flogo{flex-direction:column;align-items:flex-start}.Flogo img{height:60px;width:60px}.Flogo h2{font-size:1rem}.footer-main{padding:1.5rem}.footer-links{flex-direction:column;gap:1.5rem}.footer-links div p{margin-top:.75rem}.footer-socials{font-size:1.3rem}}*{box-sizing:border-box}body{font-family:Arial,sans-serif;margin:0;padding:0}.about-hero{position:relative;width:100%;height:auto;overflow:hidden}.about-hero-img{width:100%;height:48vh;object-fit:cover;display:block}.about-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#094b5fb3;z-index:1}.about-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;text-align:center;padding:1.5rem;border-radius:10px;width:90%;max-width:700px;background:none}.about-overlay h1{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#fff;white-space:nowrap}.about-overlay p{font-size:1.1rem;margin-bottom:1.2rem}.about-donate-btn{background-color:#f9a825;color:#fff;padding:14px 28px;font-size:1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .3s ease}.about-donate-btn:hover{background-color:#f57f17}#about-section{padding:0 40px 40px;width:100%;margin:0 auto;line-height:1.8;font-size:1rem;color:#222;text-align:start}#about-section h2{font-size:2rem;margin-bottom:1.5rem;color:#000;font-weight:700}#about-section p{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:#444}#about-section strong{font-weight:700;color:#000}.our-story-section{padding:0 40px 40px;width:100%;margin:0 auto}.our-story-section h2{font-size:2rem;font-weight:700;margin-bottom:50px;color:#000}.story-content{display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.story-image{flex-shrink:0}.story-image img{height:300px;width:300px;border-radius:12px;object-fit:cover;display:block}.story-text{flex:1;display:flex;flex-direction:column;justify-content:flex-start;font-size:1rem;line-height:1.7;color:#444;padding-top:.25rem}.story-text p{margin-bottom:1rem;font-weight:700}.story-text strong{font-weight:700;color:#000}.story-text .quote{font-style:italic;color:#d48900;font-weight:500}.story-content{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.vision-mission-section{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:70px 40px}.card{flex:1;height:300px;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 2px 8px #0000000d}.card h2{font-size:1.8rem;margin-bottom:60px;color:#000}.card p{font-size:1rem;font-weight:700;color:#333;margin-bottom:30px;line-height:1.6}.card em{font-style:italic;font-size:.95rem;font-weight:400;color:#888;display:block;margin-top:15px}.vision{border:1px solid #f6c57c;background-color:#fff9f2}.vision em{color:#f0a939}.mission{border:1px solid #b9c9d9;background-color:#f7fafd}.mission em{color:#333a4d}.stats-section{background-color:#003346;color:#fff;display:flex;justify-content:space-around;align-items:center;padding:60px 20px;flex-wrap:wrap;gap:2rem;text-align:center}.stat-box h2{font-size:2.5rem;margin-bottom:.5rem}.stat-box p{font-size:1rem;font-weight:500}#team-section{padding:40px}#team-section h2{font-size:2rem;margin-bottom:50px;font-weight:700;color:#111}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:100px}.team-member{max-width:220px;text-align:center}.team-member img{width:100%;height:260px;object-fit:cover;box-shadow:0 2px 10px #00000014}.team-member p{margin-top:1rem;font-weight:500;color:#000;font-size:1rem}.team-member p span{color:#444;font-weight:400;font-size:.95rem}#contact-container{padding:40px;font-family:sans-serif}#contact-container h2{font-size:2rem;font-weight:700;margin-bottom:50px;color:#000}.contact-card{height:200px;flex:1;background-color:#f5f5f5;border:1px solid #ddd;border-radius:10px;padding:20px;margin-bottom:40px;box-shadow:0 1px 3px #0000001a}.card-title{font-size:18px;font-weight:600;padding-bottom:20px}.card-list{list-style-type:disc;padding-left:20px;color:#444;font-size:14px}.card-text{font-size:14px;color:#444;line-height:1.6}.cards-wrapper{display:flex;flex-direction:column;gap:20px}@media (max-width: 900px){.vision-mission-section{flex-direction:column;padding:50px 30px;align-items:center}.card{width:100%;max-width:500px;height:auto;padding:1.5rem;margin-bottom:1.5rem}.card h2{font-size:1.6rem;margin-bottom:40px}.card p{font-size:.95rem;margin-bottom:20px}.card em{font-size:.9rem}}@media (max-width: 500px){.vision-mission-section{padding:40px 20px}.card{padding:1.25rem}.card h2{font-size:1.4rem;margin-bottom:30px}.card p{font-size:.9rem}.card em{font-size:.85rem}}@media (max-width: 600px){.team-member img{height:220px}.team-grid{gap:1.5rem}}@media (max-width: 768px){.story-content{flex-direction:column;align-items:center}.story-image img{max-width:100%}.story-text{padding-top:1rem;text-align:center}.stats-section{flex-direction:column;gap:1.5rem}.stat-box h2{font-size:2rem}.stat-box p{font-size:.95rem}.card-text{font-size:13.5px}}@media (min-width: 768px){.about-hero-img{height:70vh}.about-overlay h1{font-size:2.5rem}.about-overlay p{font-size:1.3rem}#about-section{padding:3rem 2rem;font-size:1.125rem}#about-section h2{font-size:2.5rem}.cards-wrapper{flex-direction:row}}@media (min-width: 1024px){.about-overlay{width:70%}.about-hero-img{height:80vh}#about-section{padding:4rem 2.5rem;font-size:1.2rem}#about-section h2{font-size:3rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}.hero-section{position:relative;width:100%;height:500px}.hero-image{width:100%;height:100%;display:block;object-fit:cover}.hero-text{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);background-color:#094b5fb3;color:#fff;padding:10px 30px;font-size:40px;font-weight:700;letter-spacing:2px;text-align:center;white-space:nowrap}#donation-section{padding:40px 20px;text-align:center;background-color:#fff}#donation-section h2{font-size:35px;color:#0a3d4d;margin-bottom:25px;font-weight:700}.table-container{max-width:900px;margin:0 auto;overflow-x:auto}.donation-table{width:100%;border-collapse:collapse}.donation-table td{padding:15px 10px;border:1px solid #ccc;font-size:16px;font-weight:700;color:#333;text-align:center}.donation-table td:first-child{text-align:left}.donation-table button{background-color:#094b5f;color:#fff;border:none;padding:10px 60px;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.donation-table button:hover{background-color:#063845}.gallery-section{padding:10px 20px;background-color:#fff}.gallery-container{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.gallery-container img{width:100%;max-width:450px;height:auto;box-shadow:0 4px 10px #0000001a;object-fit:cover}.payment-section{padding:40px 20px 120px;background-color:#fff;text-align:center}.payment-section h2{font-size:24px;color:#0a3d4d;margin-bottom:30px;font-weight:700}.payment-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.payment-box{background-color:#fff;border:2px solid #d8d8d8;padding:20px;width:100%;max-width:300px;text-align:left}.payment-title{background-color:#094b5f;color:#fff;padding:10px;font-weight:700;margin-bottom:15px;text-align:center}.payment-box p{font-size:13.1px;margin:10px 0;color:#222}.inline-text{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:0px}.copy-btn{background-color:#094b5f;color:#fff;border:none;font-size:12px;padding:2px 8px;margin-left:10px;border-radius:4px;cursor:pointer}.copy-btn:hover{background-color:#063845}.gpay-flex{display:flex;align-items:center;justify-content:center;margin-top:10px;gap:20px;flex-wrap:wrap}.gpaylogo{width:90px;height:90px;object-fit:contain}.upi-image{width:100%;height:150px;object-fit:contain;border:2px solid #d8d8d8}.qr-image{width:120px;height:120px;margin-top:10px;object-fit:contain}@media (max-width: 768px){.hero-text{font-size:20px;padding:8px 20px}.donation-row{flex-direction:column;align-items:stretch;text-align:center}.donation-row span,.donation-row button{flex:1 1 100%;margin:5px 0}.payment-box{max-width:100%}.payment-section h2{font-size:20px}}@media (max-width: 600px){#donation-section h2{font-size:20px}.donation-table td{font-size:14px;padding:12px 8px}.donation-table button{padding:8px 14px;font-size:14px}}@media (max-width: 500px){.gpaylogo,.qr-image{width:100px;height:100px}}@media (max-width: 480px){.hero-text{font-size:16px;padding:6px 16px}.extra{font-size:12px;padding:8px 15px}}.container{max-width:1200px;margin:auto;padding-left:20px;padding-right:20px;padding-bottom:100px}h4{font-size:clamp(1.75rem,4vw,2.5rem);text-align:left;margin-bottom:2.5rem;margin-top:2rem;color:#333}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.cardss{height:320px;background-color:#003346;border-radius:12px;box-shadow:0 4px 10px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}.cardss:hover{transform:translateY(-5px)}.cardss img{width:100%;height:200px;object-fit:cover;object-position:center;aspect-ratio:4 / 3}.card-content{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:center}.card-content p{font-size:.95rem;color:#fff;text-align:initial;line-height:1.5}@media (max-width: 360px){.card-content p{font-size:.8rem}h1{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fdfdfd;color:#333}a{text-decoration:none;color:inherit}ul{list-style-type:none}
