:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root,.App,section{max-width:100vw;overflow-x:hidden}img,.about-image,.mentor-photo,.prwaha-main-image,.challenge-image,.blog img,.service img{max-width:100%;height:auto;display:block}@media (max-width: 700px){section,.page-container{padding-left:.5rem;padding-right:.5rem}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%;height:100%;padding:0;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;width:100%;scroll-behavior:smooth;background-color:#fff}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto;display:block}.App{font-family:Arial,sans-serif;color:#333;background-color:#fff}.navbar{background-color:#000;padding:1rem;position:sticky;top:0;z-index:999;text-align:center}.navbar-brand{color:#fff;font-size:1.5rem;transition:color .3s ease}.navbar-brand:hover{color:#5b82ff}.hero-section{position:relative;background-image:url(/images/Main_image_home.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;padding:8rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;z-index:0}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1}.hero-section h1,.hero-section h2,.hero-section .hero-button{position:relative;z-index:2}.transform-section{text-align:center;padding:2rem .2rem;width:100%;max-width:600px;min-width:400px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.08);box-sizing:border-box}.transform-section h2{font-size:2.2rem;margin-bottom:1.5rem;color:#333;font-weight:700}.transform-section p{font-size:1.1rem;line-height:1.7;color:#333;margin:0}.transform-text{max-width:700px;margin:0 auto;padding:0 1rem;text-align:center}@media (max-width: 768px){.transform-section{max-width:90%;min-width:300px;padding:1.5rem .2rem}}@media (max-width: 480px){.transform-section{max-width:95%;min-width:280px;padding:1rem .2rem}.transform-section h2{font-size:1.8rem}.transform-section p{font-size:1rem}}.phases-section{background:#f0f4f9;padding:3rem 1rem;text-align:center}.phase-main-title{font-size:2rem;margin-bottom:2rem;color:#333}.phase1-container{max-width:1100px;margin:0 auto 3rem}.phase1-container h3{font-size:1.8rem;margin-bottom:1rem;color:#2a54c8}.flip-card{width:100%;height:300px;perspective:1000px}.phase2{max-width:1100px;margin:0 auto 3rem}.phase2 h3{font-size:1.8rem;color:#2a54c8;margin-bottom:1rem}.phase2 p{color:#444;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.services-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.service{background-color:#f9f9f9;border-radius:8px;padding:1rem;width:300px;height:400px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 2px 5px #0000001a;transition:transform .3s ease;cursor:pointer;text-decoration:none;color:inherit}.service:hover{transform:scale(1.05)}.service img{margin-top:1rem;border-radius:4px;height:150px;object-fit:cover}.service h3{margin-bottom:.5rem;color:#2a54c8}.service p{color:#333;font-size:.95rem;flex-grow:1}.blog-section{text-align:center;padding:3rem 1rem;background-color:#f8f9fa}.section-title{font-size:2rem;margin-bottom:2rem}.blogs-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.blog{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:340px;height:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;overflow:hidden;transition:box-shadow .2s,transform .2s;cursor:pointer;text-decoration:none;color:inherit}.blog:hover{box-shadow:0 8px 24px #00000021;transform:translateY(-4px) scale(1.01)}.blog-image-wrapper{width:100%;aspect-ratio:16/9;background:#f0f0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.blog img{width:100%;height:100%;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;display:block;background:#f0f0f0}.blog-content{display:flex;flex-direction:column;flex-grow:1;padding:1.2rem 1.4rem 1.4rem;align-items:flex-start;justify-content:flex-start}.blog-content h3{margin:0 0 .7rem;color:#111;font-size:1.18rem;font-weight:700;line-height:1.3;text-align:left}.blog-content p{color:#111;font-size:1.01rem;line-height:1.6;margin:0;text-align:left}.blog-divider{width:100%;height:1px;background:#e0e0e0;margin:.7rem 0 1.1rem;border:none}.team-section{background-color:#fff;color:#333;text-align:center;padding:3rem 1rem}.team-section h2{font-size:2rem;margin-bottom:2rem;color:#333}.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto}.team-member{display:flex;flex-direction:column;align-items:center}.team-member img{width:200px;height:200px;object-fit:cover;border-radius:50%;transition:transform .3s ease}.team-member img:hover{transform:scale(1.05)}.team-member p{margin:.5rem 0;color:#333}.contact-section{background-color:#000;color:#fff;text-align:center;padding:3rem 1rem;border-top:1px solid rgba(255,255,255,.1)}.contact-section h2{font-size:2rem;margin-bottom:1rem}.contact-section p{max-width:600px;margin:0 auto;line-height:1.5;font-size:1rem}@media (max-width: 1200px){.blogs-container{padding:0 1rem}}@media (max-width: 1100px){.phase1-container,.phase2{padding:0 1rem}}@media (max-width: 1024px){.doing-images-row{justify-content:space-around}.doing-image-wrapper{flex:1 1 calc(33.33% - 1rem);min-width:auto}}@media (max-width: 768px){.hero-section h1{font-size:2.5rem}.hero-section h2{font-size:1.2rem}.flip-cards-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;overflow-x:visible}.flip-card-wrapper{width:90vw;max-width:350px;margin-bottom:1rem}.services-row{flex-direction:column;align-items:center;gap:1.5rem}.service{width:90vw;max-width:350px;height:auto;margin-bottom:1rem}.challenges-container{flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem;overflow-x:visible}.challenge-card{width:90vw;max-width:350px;margin-bottom:1rem}.blogs-container{flex-direction:column;align-items:center;gap:1.5rem}.blog{width:90vw;max-width:350px;height:auto;margin-bottom:1rem}.doing-images-row{flex-direction:column;align-items:center;gap:1.5rem}.doing-image-wrapper{flex:0 0 auto;width:90vw;max-width:300px;margin-bottom:1rem}}@media (max-width: 480px){.hero-section{padding:2rem 1rem}.hero-section h1{font-size:2rem}.phase-main-title,.contact-section h2{font-size:1.5rem}.flip-cards-row,.services-row,.blogs-container,.challenges-container{gap:1rem}.flip-card-wrapper,.service,.blog,.challenge-card{width:95vw;max-width:280px;margin-bottom:1rem}.challenge-card{height:auto;min-height:380px}.doing-image-wrapper{width:95vw;max-width:250px}}.page-container{max-width:900px;margin:0 auto;padding:2rem;background-color:#fff;color:#333;font-family:Arial,sans-serif;line-height:1.6}.page-title{color:#2a54c8;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page-subtitle{color:#2a54c8;font-size:1.75rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.page-container p{margin-bottom:1rem}.page-image-wrapper{width:100%;display:flex;justify-content:center;margin:2rem 0}.page-image{width:70%;max-width:600px;min-width:350px;height:auto;border-radius:8px;object-fit:cover;display:block;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.page-image:hover{transform:scale(1.02);box-shadow:0 6px 20px #00000026}.page-list,.page-ordered-list{margin-bottom:1.5rem;padding-left:1.5rem}.page-list li,.page-ordered-list li{margin-bottom:.5rem}.page-conclusion{font-style:italic;margin-top:2rem}.about-paani-container{max-width:800px;margin:0 auto;padding:2rem;color:#333;background-color:#fff}.about-paani-container h1,.about-paani-container h2,.about-paani-container p,.about-paani-container ul,.about-paani-container ol,.about-paani-container li{color:#333}.about-header{display:flex;justify-content:flex-start;margin-bottom:1rem}.back-button{display:inline-block;padding:.5rem 1rem;background-color:#5b82ff;color:#fff;text-decoration:none;border-radius:4px;font-size:.95rem;transition:background-color .3s ease,transform .2s ease}.back-button:hover{background-color:#4a6ed8;transform:scale(1.05)}.about-title{color:#2a54c8;margin-bottom:1.5rem}.about-image-wrapper{margin-top:1.5rem}.about-image{width:100%;height:auto;border-radius:4px;box-shadow:0 2px 8px #0000001a}.flip-card-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.card-title-below{margin-top:.75rem;font-size:1rem;font-weight:700;color:#333;text-align:center}.flip-cards-row{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.flip-card{width:250px;height:300px;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px}.flip-card-front{background-color:#fff;display:flex;justify-content:center;align-items:center}.flip-card-front img{width:100%;height:100%;object-fit:cover}.flip-card-back{background-color:#000;color:#fff;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:left}.flip-card-back strong{color:#5b82ff;font-size:1.2rem;margin-bottom:.5rem}.flip-card-back p{font-size:.95rem;color:#fff}.doing-section{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.section-title{font-size:2.2rem;margin-bottom:15px;font-weight:700}.doing-description{font-size:1.1rem;color:#444;max-width:800px;margin:0 auto 35px;line-height:1.6}.doing-images-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.doing-image-wrapper{flex:1 1 22%;min-width:200px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.doing-image-wrapper img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000001a}.doing-image-wrapper p{margin-top:10px;font-size:.95rem;color:#333;font-weight:600}@media (max-width: 1024px){.doing-image-wrapper{flex:1 1 calc(33.33% - 20px)}}@media (max-width: 768px){.doing-image-wrapper{flex:1 1 calc(50% - 20px)}}@media (max-width: 480px){.doing-image-wrapper{flex:1 1 100%}}.carousel-container{max-width:600px;margin:0 auto;position:relative;overflow:hidden}.carousel-image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000001a;transition:opacity .7s ease-in-out;opacity:1;display:block}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#0006;color:#fff;border:none;font-size:2rem;padding:0 12px;cursor:pointer;border-radius:4px;-webkit-user-select:none;user-select:none;transition:background-color .3s ease;z-index:10}.carousel-button:hover{background-color:#000000b3}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}@media (max-width: 768px){.carousel-container{max-width:90%}.carousel-button{font-size:1.5rem;padding:0 8px}}@media (max-width: 480px){.carousel-button{font-size:1.2rem;padding:0 6px}}.prwaha-anchor-container{display:flex;justify-content:center;margin-top:2rem}.prwaha-anchor{display:inline-block;background:linear-gradient(90deg,#56c1c7,#92c63c);color:#fff;font-weight:600;font-size:1.1rem;padding:1rem 2.5rem;border-radius:32px;text-decoration:none;box-shadow:0 2px 8px #56c1c726;transition:background .3s,transform .2s,box-shadow .3s}.prwaha-anchor:hover{background:linear-gradient(90deg,#4ba8ae,#7fb32f);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 18px #56c1c738}.prwaha-card-container{display:flex;justify-content:center;margin-top:2rem}.prwaha-card{display:flex;flex-direction:column;align-items:center;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:2rem 2.5rem;text-decoration:none;color:#222;transition:box-shadow .3s,transform .2s;min-width:320px;max-width:400px}.prwaha-card:hover{box-shadow:0 8px 24px #56c1c72e;transform:translateY(-4px) scale(1.03)}.prwaha-card-title{font-size:1.3rem;font-weight:700;color:#56c1c7;margin-bottom:.7rem;text-align:center}.prwaha-card-desc{font-size:1rem;color:#444;text-align:center}.prwaha-card-image{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.prwaha-flex-containers{display:flex;gap:2.5rem;margin:2.5rem 0 1.5rem;justify-content:center;align-items:flex-start;flex-wrap:wrap}.prwaha-flex-item{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:2rem 2rem 1.5rem;min-width:280px;max-width:400px;flex:1 1 320px;margin:0 .5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.prwaha-flex-item h2{color:#56c1c7;font-size:1.25rem;margin-bottom:1.1rem;font-weight:700;text-align:center;width:100%}.prwaha-point{font-size:1rem;color:#333;margin-bottom:1.1rem;line-height:1.6;padding-left:.1rem}@media (max-width: 900px){.prwaha-flex-containers{flex-direction:column;gap:1.5rem;align-items:stretch}.prwaha-flex-item{max-width:100%;margin:0}}.prwaha-title-centered{text-align:center;margin-left:auto;margin-right:auto;display:block}.prwaha-flex-center-wrapper{display:flex;justify-content:center;width:100%}.prwaha-flex-containers{max-width:900px}.mentors-section{margin-top:3.5rem;text-align:center}.mentors-title{font-size:1.5rem;color:#56c1c7;font-weight:700;margin-bottom:2rem}.mentors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-items:center;margin-bottom:2rem}@media (max-width: 1100px){.mentors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.mentors-grid{grid-template-columns:1fr}}.mentors-row{display:flex;justify-content:center;gap:2rem;margin-bottom:.5rem;transition:opacity .4s}.mentor-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;min-width:140px;max-width:160px;transition:box-shadow .3s,transform .2s}.mentor-card:hover{box-shadow:0 8px 24px #56c1c72e;transform:translateY(-4px) scale(1.04)}.mentor-photo{width:108px;height:108px;object-fit:cover;border-radius:50%;margin-bottom:.7rem;border:3px solid #56C1C722;background:#f0f4f9}.mentor-name{font-size:1rem;color:#333;font-weight:500;text-align:center}.view-more-btn{margin:2rem auto 0;display:block;background:linear-gradient(90deg,#56c1c7,#92c63c);color:#fff;font-weight:600;font-size:1rem;padding:.7rem 2.2rem;border-radius:28px;border:none;cursor:pointer;box-shadow:0 2px 8px #56c1c71a;transition:background .3s,transform .2s,box-shadow .3s}.view-more-btn:hover{background:linear-gradient(90deg,#4ba8ae,#7fb32f);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 18px #56c1c738}.view-more-btn-mobile{margin:1.5rem auto 0;display:block;background:#f8f9fa;color:#333;font-weight:500;font-size:.95rem;padding:.8rem 2rem;border-radius:6px;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.view-more-btn-mobile:hover{background:#e9ecef;color:#333;border-color:#ced4da;box-shadow:0 2px 6px #00000026}.view-more-btn-mobile:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}@media (max-width: 900px){.mentors-row{gap:1.5rem}.mentor-card{min-width:140px;max-width:150px;padding:1rem .7rem .7rem}.mentor-photo{width:102px;height:102px;margin-bottom:.7rem}}@media (max-width: 600px){.mentors-row{gap:1rem;flex-wrap:wrap;justify-content:center}.mentor-card{min-width:120px;max-width:140px;padding:1rem .5rem .8rem;margin-bottom:.5rem}.mentor-photo{width:84px;height:84px;margin-bottom:.6rem}.mentor-name{font-size:.9rem;line-height:1.2}}.image-viewer-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-viewer-content{position:relative;background:none;border-radius:12px;box-shadow:0 4px 32px #00000040;padding:0;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.image-viewer-img{max-width:80vw;max-height:80vh;border-radius:10px;box-shadow:0 2px 12px #56c1c72e;background:#fff}.image-viewer-close{position:absolute;top:18px;right:32px;background:none;color:#222;border:none;border-radius:0;width:auto;height:auto;font-size:2.5rem;cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10000;padding:0}.image-viewer-close:hover{color:#56c1c7;background:none}.girls-section .mentor-card{min-width:180px;max-width:210px;padding:1.7rem 1.2rem 1.2rem}.girls-section .mentor-photo{width:204px;height:204px;margin-bottom:1rem}@media (max-width: 900px){.girls-section .mentor-card{min-width:140px;max-width:150px;padding:1rem .7rem .7rem}.girls-section .mentor-photo{width:144px;height:144px;margin-bottom:.7rem}}@media (max-width: 600px){.girls-section .mentor-card{min-width:100px;max-width:110px;padding:.6rem .2rem .4rem}.girls-section .mentor-photo{width:93px;height:93px;margin-bottom:.4rem}}.prwaha-images-row{display:flex;gap:2.5rem;justify-content:center;align-items:center;margin-bottom:2.5rem;flex-wrap:nowrap}.prwaha-main-image{flex:1 1 0;max-width:500px;width:100%;height:260px;object-fit:cover;border-radius:14px;box-shadow:0 2px 12px #56c1c721;background:#f0f4f9;display:block}@media (max-width: 900px){.prwaha-main-image{height:140px;max-width:320px}.prwaha-images-row{gap:1.2rem}}@media (max-width: 900px){.prwaha-images-row{gap:1rem}.prwaha-main-image{max-width:48vw;height:120px}}@media (max-width: 700px){.prwaha-images-row{flex-wrap:wrap;gap:1rem}.prwaha-main-image{max-width:98vw;width:98vw;height:auto;margin-bottom:1rem}}@media (max-width: 900px){.challenges-container{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;padding:0 1rem;overflow-x:visible}.challenge-card{width:90vw;max-width:400px;height:auto;min-height:400px;margin-bottom:1rem}}@media (max-width: 700px){.challenges-container{gap:1.2rem;padding:0 .5rem}.challenge-card{width:95vw;max-width:350px;min-height:380px;margin-bottom:1rem}}@media (max-width: 900px){.services-row,.blogs-container,.flip-cards-row,.mentors-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem}.service,.blog,.flip-card-wrapper,.mentor-card{width:90vw;max-width:400px;margin-bottom:1rem}}@media (max-width: 600px){.services-row,.blogs-container,.flip-cards-row,.mentors-row{flex-direction:column!important;align-items:center;gap:1.2rem}.service,.blog,.flip-card-wrapper,.mentor-card{width:95vw;max-width:320px;margin-bottom:1rem}.mentor-photo,.prwaha-main-image,.challenge-image,.blog img,.service img{width:100%;height:auto;object-fit:cover}}@media (max-width: 480px){.prwaha-main-image{height:120px;border-radius:8px}.prwaha-images-row{gap:.8rem;margin-bottom:1.5rem}.challenge-card,.service,.blog,.flip-card-wrapper{padding:.5rem}.mentor-card{min-width:100px;max-width:120px;padding:.8rem .3rem .6rem}.mentor-photo{width:60px;height:60px;margin-bottom:.5rem}.mentor-name{font-size:.85rem;line-height:1.1}.mentors-title,.section-title,.phase-main-title,.about-title{font-size:1.3rem;margin-bottom:1.5rem}.mentors-section{margin-top:2.5rem}.prwaha-flex-containers{gap:1rem}.prwaha-flex-item{padding:1.5rem 1rem 1rem}.prwaha-flex-item h2{font-size:1.1rem;margin-bottom:1rem}.prwaha-point{font-size:.9rem;margin-bottom:.8rem;line-height:1.4}}.challenges-container,.services-row,.blogs-container,.flip-cards-row{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.challenge-card,.service,.blog,.flip-card-wrapper{width:300px;max-width:100%;margin:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.challenges-section{background:#fff;padding:3rem 1rem;text-align:center}.challenges-section h2{font-size:2rem;margin-bottom:1rem;color:#333}.challenges-section p{max-width:800px;margin:0 auto 2rem;color:#555;font-size:1.1rem;line-height:1.6}.challenges-container{display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1rem;overflow-x:auto}.challenge-card{background:#fff;border-radius:12px;padding:1.5rem;width:300px;min-width:300px;height:420px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;color:inherit;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.challenge-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.challenge-image{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.challenge-card h3{margin:.5rem 0;color:#2a54c8;font-size:1.1rem;font-weight:600;line-height:1.4}.challenge-card p{color:#555;font-size:.95rem;flex-grow:1;line-height:1.5;margin-bottom:1rem}.learn-more-text{color:#2a54c8;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.learn-more-text:hover{color:#1a3f9a;text-decoration:underline}.blog-section{background:#f8f9fa}.phases-section{background:#f0f4f9}.people-section{padding:3rem 1rem 2rem;background:#f8fafc;text-align:center}.cofounders-row{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem;flex-wrap:wrap}.cto-row{display:flex;justify-content:center}.person-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;max-width:220px;min-width:180px;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.person-card:hover{box-shadow:0 4px 18px #00000021}.person-img{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.person-info h3{margin:.2rem 0 .1rem;font-size:1.15rem;font-weight:600}.person-title{color:#2a54c8;font-size:1rem;margin:0}.cto-card{max-width:250px}html,body,#root,.App,section,.page-container{max-width:100vw!important;overflow-x:hidden!important;width:100%;box-sizing:border-box}.flip-cards-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:2rem;overflow-x:auto;max-width:100vw;padding-bottom:1rem}.flip-card-wrapper{display:flex;flex-direction:column;align-items:center;width:250px;min-width:250px;margin-bottom:2rem;flex-shrink:0}@media (max-width: 900px){.challenges-container,.services-row,.blogs-container,.flip-cards-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;overflow-x:visible}.challenge-card,.service,.blog,.flip-card-wrapper{width:90vw;min-width:0;max-width:400px;margin-bottom:1rem}.flip-cards-row{gap:1.5rem;padding-bottom:0}.flip-card-wrapper{width:90vw;min-width:0;max-width:350px}}@media (max-width: 600px){.challenges-container,.services-row,.blogs-container,.flip-cards-row{gap:1.2rem}.challenge-card,.service,.blog,.flip-card-wrapper{width:95vw;max-width:320px}.flip-cards-row{gap:1.2rem}.flip-card-wrapper{width:95vw;max-width:300px}}.text-container{max-width:700px;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 768px){.about-paani-container{padding:1.5rem 1rem}.about-title{font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem}.page-content{font-size:1rem;line-height:1.6}.page-content p{margin-bottom:1.2rem}.prwaha-flex-containers{gap:1.5rem;margin:2rem 0 1rem}.prwaha-flex-item{padding:1.8rem 1.2rem 1.2rem}.prwaha-flex-item h2{font-size:1.2rem;margin-bottom:1.2rem}.prwaha-point{font-size:.95rem;margin-bottom:1rem;line-height:1.5}.mentors-section{margin-top:3rem}.mentors-title{font-size:1.4rem;margin-bottom:1.8rem}.mentors-grid,.mentors-row{gap:1.2rem}.mentor-card{min-width:130px;max-width:150px;padding:1.2rem .8rem 1rem}.mentor-photo{width:96px;height:96px;margin-bottom:.8rem}.mentor-name{font-size:.95rem;line-height:1.3}.girls-section .mentor-photo{width:163px;height:163px;margin-bottom:.8rem}}@media (max-width: 480px){.about-paani-container{padding:1rem .8rem}.about-title{font-size:1.5rem;line-height:1.2;margin-bottom:1.2rem}.page-content{font-size:.95rem;line-height:1.5}.page-content p{margin-bottom:1rem}.prwaha-flex-containers{gap:1rem;margin:1.5rem 0 .5rem}.prwaha-flex-item{padding:1.2rem .8rem 1rem}.prwaha-flex-item h2{font-size:1.1rem;margin-bottom:.8rem}.prwaha-point{font-size:.9rem;margin-bottom:.7rem;line-height:1.4}.mentors-section{margin-top:2rem}.mentors-title{font-size:1.2rem;margin-bottom:1.5rem}.mentors-grid{gap:1rem}.mentors-row{gap:.8rem;flex-wrap:wrap;justify-content:center}.mentor-card{min-width:100px;max-width:110px;padding:.8rem .4rem .6rem;margin-bottom:.5rem}.mentor-photo{width:94px;height:94px;margin-bottom:.5rem}.mentor-name{font-size:.85rem;line-height:1.2}.girls-section .mentor-photo{width:158px;height:158px;margin-bottom:.5rem}}.team-member{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.team-member:hover{box-shadow:0 4px 18px #00000021}.team-member img{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.mentors-section{margin-bottom:2.5rem;text-align:center}.mentors-title{font-size:2rem;font-weight:700;color:#2a54c8;margin-bottom:.5rem}.mentors-intro{color:#555;font-size:1.08rem;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.mentors-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.mentor-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;max-width:260px;min-width:180px;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.mentor-card:hover{box-shadow:0 4px 18px #00000021}.mentor-photo{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.mentor-name{font-size:1.15rem;font-weight:600;margin-bottom:.2rem}.mentor-title{color:#666;font-size:.98rem;font-style:italic}
