@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);html{font-size:16px}@media screen and (max-width:480px){html{font-size:14px}}@media screen and (min-width:1200px){html{font-size:18px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-family:Poppins,Inter,Roboto,Helvetica Neue,sans-serif;letter-spacing:.3px;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:Fira Code,Source Code Pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbeafa;box-shadow:0 2px 10px #ffffff26;height:80px;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.hide-on-home{display:none}.navbar.scrolled{box-shadow:0 4px 20px #e8b10d33;height:70px}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-logo{color:#2c2c2c;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .3s ease}.logo-highlight,.navbar-logo:hover{color:#e8b10d}.nav-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item,.nav-link{position:relative}.nav-link{color:#2c2c2c;font-size:1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.nav-link:after{background:#ffd23f;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link.active,.nav-link:hover{color:#e8b10d}.nav-link-button{background:#ffd23f;border-radius:25px;color:#2c2c2c!important;font-weight:600!important;padding:.7rem 1.5rem!important;transition:all .3s ease}.nav-link-button:after{display:none}.nav-link-button:hover{background:linear-gradient(135deg,#ffe066,#e8b10d);box-shadow:0 5px 15px #ffd23f66;color:#2c2c2c!important;transform:translateY(-2px)}.menu-icon{cursor:pointer;display:none;flex-direction:column;gap:5px}.menu-icon span{background:#2c2c2c;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.menu-icon.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media screen and (max-width:768px){.navbar{height:70px}.navbar.scrolled{height:65px}.navbar-container{padding:0 1rem}.navbar-logo{font-size:1.4rem}.menu-icon{display:flex;z-index:1001}.nav-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffbeafa;box-shadow:0 10px 27px #e8b10d26;flex-direction:column;gap:2rem;height:calc(100vh - 70px);left:-100%;overflow-y:auto;padding:3rem 1rem;position:fixed;text-align:center;top:70px;transition:left .3s ease;width:100%}.nav-menu.active{left:0}.nav-link{font-size:1.2rem;padding:.8rem 0}.nav-link-button{display:inline-block;font-size:1.1rem;margin-top:1rem;padding:1rem 2rem}}@media screen and (max-width:480px){.navbar{height:65px}.navbar-logo{font-size:1.2rem}.menu-icon span{width:22px}}.footer{background:linear-gradient(135deg,#e8b10d,#c9960a);color:#fff;margin-top:4rem;padding:4rem 2rem 1rem}.footer-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h3,.footer-section h4{color:#fff;font-weight:700;margin-bottom:1.5rem}.footer-logo{font-size:1.8rem;font-weight:700}.footer-logo span{color:#fffbea}.footer-description{color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ffffff26;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#ffd23f;color:#2c2c2c;transform:translateY(-3px)}.social-icon{font-style:normal;font-weight:600}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#ffffffe6;display:inline-block;text-decoration:none;transition:all .3s ease}.footer-section ul li a:hover{color:#fffbea;transform:translateX(5px)}.contact-info li{color:#ffffffe6;margin-bottom:1rem}.footer-bottom{border-top:1px solid #fff3;color:#fffc;padding-top:2rem;text-align:center}@media screen and (max-width:768px){.footer{margin-top:3rem;padding:3rem 1.5rem 1rem}.footer-container{gap:2.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}.footer-section h3,.footer-section h4{font-size:1.2rem;margin-bottom:1rem}.footer-logo{font-size:1.6rem;text-align:center}.footer-description{font-size:.95rem;text-align:center}.social-links{justify-content:center}.footer-section ul{text-align:center}.footer-section ul li a:hover{transform:translateX(0)}.contact-info{text-align:center}.footer-bottom{font-size:.9rem;padding-top:1.5rem}}@media screen and (max-width:480px){.footer{padding:2.5rem 1rem .8rem}.footer-container{gap:2rem}.footer-section h3,.footer-section h4{font-size:1.1rem}.footer-logo{font-size:1.4rem}.footer-description{font-size:.9rem;line-height:1.5}.social-links a{height:36px;width:36px}.footer-section ul li{margin-bottom:.6rem}.footer-section ul li a{font-size:.9rem}.contact-info li{font-size:.9rem;margin-bottom:.8rem}.footer-bottom{font-size:.85rem}}.hero{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;margin-bottom:0;min-height:700px;overflow:hidden;padding-top:0;position:relative}.hero-background-slider{height:calc(100% - 80px);overflow:hidden;top:70px;z-index:1}.hero-background-slider,.hero-bg-image{left:0;margin-bottom:0;position:absolute;width:100%}.hero-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;opacity:0;top:0;transition:opacity 1s ease-in-out}.hero-bg-image.active{opacity:1;z-index:1}.hero-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f2f1de80;border:none;border-radius:0;color:#000;cursor:pointer;display:flex;font-size:3rem;height:100px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:1000}.hero-arrow:hover{background:#ffd23fe6;color:#2c2c2c;transform:translateY(-50%) scale(1.15)}.hero-arrow-left{left:30px}.hero-arrow-right{right:30px}.hero-indicators{bottom:100px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:1000}.hero-indicator{background:#fff;border:2px solid #0000;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.hero-indicator:hover{background:#fffc;transform:scale(1.3)}.hero-indicator.active{background:#ffd23f;border-color:#fff;transform:scale(1.4)}.hero-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbeafa;box-shadow:0 2px 10px #0003;height:80px;left:0;position:absolute;top:0;z-index:1000}.hero-navbar,.hero-navbar-container{align-items:center;display:flex;width:100%}.hero-navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-navbar-logo{color:#000;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .3s ease}.hero-navbar-logo .logo-highlight{color:#e8b10d}.hero-navbar-logo:hover{color:#ffd23f}.hero-nav-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.hero-nav-item,.hero-nav-link{position:relative}.hero-nav-link{color:#000;font-size:1rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.hero-nav-link:after{background:#ffd23f;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.hero-nav-link.active:after,.hero-nav-link:hover:after{width:100%}.hero-nav-link.active,.hero-nav-link:hover{color:#ffd23f}.hero-nav-link-button{background:#ffd23fe6;border-radius:25px;color:#2c2c2c!important;font-weight:700!important;padding:.7rem 1.5rem!important;text-shadow:none!important;transition:all .3s ease}.hero-nav-link-button:after{display:none}.hero-nav-link-button:hover{background:#ffd23f;box-shadow:0 8px 20px #ffd23f99;color:#2c2c2c!important;transform:translateY(-2px)}.hero-menu-icon{cursor:pointer;display:none;flex-direction:column;gap:5px;z-index:1001}.hero-menu-icon span{background:#fff;border-radius:3px;box-shadow:0 2px 4px #0000004d;height:3px;transition:all .3s ease;width:25px}.hero-menu-icon.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hero-menu-icon.active span:nth-child(2){opacity:0}.hero-menu-icon.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='m0 96 48 16c48 16 144 48 240 48s192-32 288-37.3c96-5.7 192 16.3 288 16 96 .3 192-21.7 288-37.4 96-16.3 192-26.3 240-32l48-5.3v256H0Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover;content:"";opacity:.3}.hero-overlay,.hero:before{bottom:0;left:0;position:absolute;right:0;top:80px;z-index:2}.hero-content{color:#fff;margin-top:120px;max-width:900px;padding:0 2rem;position:relative;text-align:center;z-index:10}.hero-title{word-wrap:break-word;color:#fff;font-size:4rem;font-weight:800;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;margin-bottom:1.5rem;overflow-wrap:break-word;padding-top:0;text-shadow:3px 3px 10px #000c}.highlight{color:#ffd23f;display:inline-block}.hero-subtitle{word-wrap:break-word;color:#fff;font-size:1.4rem;line-height:1.6;margin-bottom:2.5rem;opacity:.98;overflow-wrap:break-word;text-shadow:2px 2px 6px #000000b3}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.scroll-indicator{bottom:2rem;color:#fff;left:50%;opacity:.9;position:absolute;text-align:center;transform:translateX(-50%);z-index:10}.scroll-indicator span{display:block;font-size:.9rem;letter-spacing:2px;margin-bottom:.5rem;text-shadow:2px 2px 4px #000000b3;text-transform:uppercase}.scroll-arrow{animation:scroll-bounce 2s infinite;border-bottom:2px solid #fff;border-right:2px solid #fff;height:30px;margin:0 auto;transform:rotate(45deg);width:30px}@keyframes scroll-bounce{0%,20%,50%,80%,to{transform:rotate(45deg) translateY(0)}40%{transform:rotate(45deg) translateY(10px)}60%{transform:rotate(45deg) translateY(5px)}}.stats-section{background:#fff;margin-top:-50px;padding:4rem 2rem;position:relative;z-index:3}.stats-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.stat-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;padding:2rem}.stat-number{color:#fff;margin-bottom:.5rem}.stat-label{color:#2c3e50;font-size:1rem;font-weight:600}.container{padding:0 2rem}.about-preview{overflow:hidden}.about-preview,.featured-work{padding:5rem 2rem}.section-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.image-placeholder{align-items:center;display:flex;justify-content:center;width:100%}.image-icon{border-radius:15px;height:auto;max-width:500px;object-fit:contain;width:100%}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.section-title.centered{text-align:center}.section-subtitle{color:#7f8c8d;font-size:1.1rem;margin-bottom:3rem;text-align:center}.section-text{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.work-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.work-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.work-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-10px)}.work-icon{font-size:3.5rem;margin-bottom:1.5rem}.work-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.work-card p{color:#7f8c8d;line-height:1.6}.work-card-link{color:#e8b10d;display:inline-block;font-size:.95rem;font-weight:600;margin-top:1rem;text-decoration:none;transition:all .3s ease}.work-card-link:hover{color:#ffd23f;transform:translateX(5px)}.cta-section{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;padding:5rem 2rem}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-text{font-size:1.2rem;margin-bottom:2.5rem;opacity:.95}.cta-buttons{gap:1.5rem}.btn{border:2px solid #0000}.btn-secondary{background:#fff;border:2px solid #2c2c2c;color:#2c2c2c}.btn-secondary:hover{background:#2c2c2c;box-shadow:0 10px 25px #2c2c2c4d;color:#fff;transform:translateY(-3px)}.btn-primary-inverse{background:#fff;border:2px solid #fff;color:#e8b10d}.btn-primary-inverse:hover{background:#e8b10d;box-shadow:0 10px 25px #e8b10d4d;color:#fff;transform:translateY(-3px)}.btn-outline{background:#0000;border:2px solid #2c2c2c;color:#2c2c2c}.btn-outline:hover{background:#2c2c2c;color:#fff}.btn-link{color:#e8b10d;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-link:hover{color:#ffd23f}.centered{text-align:center}.fade-in:first-child{transition-delay:.1s}.fade-in:nth-child(2){transition-delay:.2s}.fade-in:nth-child(3){transition-delay:.3s}.livelihood-modal-overlay{align-items:flex-start;animation:livelihoodFadeIn .3s ease;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes livelihoodFadeIn{0%{opacity:0}to{opacity:1}}.livelihood-modal-content{animation:livelihoodSlideUp .4s ease;background:#fffbea;border-radius:16px;box-shadow:0 20px 60px #00000080;margin:40px auto;max-width:1100px;position:relative;width:100%}@keyframes livelihoodSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.livelihood-modal-close{align-items:center;background:#00000026;border:none;border-radius:50%;color:#2c2c2c;cursor:pointer;display:flex;float:right;font-size:2.2rem;height:45px;justify-content:center;line-height:1;margin-right:15px;margin-top:10px;padding-bottom:5px;position:-webkit-sticky;position:sticky;top:10px;transition:all .3s ease;width:45px;z-index:10001}.livelihood-modal-close:hover{background:#ffd23fcc;color:#2c2c2c;transform:rotate(90deg)}.livelihood-modal-body{padding:10px 40px 40px}.livelihood-modal-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.livelihood-modal-subtitle{color:#718096;font-size:1.1rem;line-height:1.6;margin-bottom:40px;text-align:center}.livelihood-case-study-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin-bottom:35px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.livelihood-case-study-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-3px)}.livelihood-cs-wrapper{grid-gap:0;border-radius:16px;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:-30px;min-height:420px;overflow:hidden}.livelihood-photo-slider{background:#f7fafc;border-radius:12px;margin-bottom:25px;overflow:hidden;position:relative}.livelihood-cs-wrapper .livelihood-photo-slider{background:#1a1a1a;border-radius:0;height:100%;margin-bottom:0;min-height:420px}.livelihood-slider-container{height:420px;overflow:hidden;position:relative;width:100%}.livelihood-cs-wrapper .livelihood-slider-container{background:#fffff7;height:100%;min-height:420px}.livelihood-slider-image{cursor:zoom-in;height:100%;left:0;object-fit:cover;object-position:center center;opacity:0;position:absolute;top:0;transform:scale(1);transition:opacity 1s ease-in-out,transform .5s ease;width:100%}.livelihood-cs-wrapper .livelihood-slider-image{object-fit:contain;object-position:center center}.livelihood-slider-image:hover{object-fit:contain;transform:scale(.85)}.livelihood-slider-image.active{opacity:1;z-index:1}.livelihood-slider-arrow{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:none;border-radius:0;color:#df6969;cursor:pointer;display:flex;font-size:3rem;height:100px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}.livelihood-slider-arrow:hover{background:#ffd23f99;transform:translateY(-50%) scale(1.1)}.livelihood-slider-arrow-left{left:0;padding-bottom:5px}.livelihood-slider-arrow-right{padding-bottom:5px;right:0}.livelihood-slider-indicators{background:linear-gradient(0deg,#0000004d,#0000);bottom:0;display:flex;gap:15px;justify-content:center;left:0;padding:15px;position:absolute;right:0;z-index:2}.livelihood-indicator{background:#ffffff80;border:2px solid #0000;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.livelihood-indicator:hover{background:#fffc;transform:scale(1.2)}.livelihood-indicator.active{background:#ffd23f;border-color:#fff;transform:scale(1.3)}.livelihood-cs-info-section{display:flex;flex-direction:column;justify-content:center;padding:30px}.livelihood-cs-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;gap:15px;margin-bottom:20px;padding-bottom:15px}.livelihood-cs-wrapper .livelihood-cs-header{border-bottom:none;margin-bottom:15px;padding-bottom:0}.livelihood-cs-icon{align-items:center;background:linear-gradient(135deg,#ffd23f,#e8b10d);border-radius:50%;display:flex;flex-shrink:0;font-size:3.5rem;height:85px;justify-content:center;width:85px}.livelihood-cs-meta{flex:1 1}.livelihood-cs-title{color:#2d3748;font-size:1.7rem;font-weight:700;margin-bottom:8px}.livelihood-cs-info{display:flex;flex-wrap:wrap;gap:20px}.livelihood-cs-info span{color:#718096;font-size:.9rem}.livelihood-cs-content{grid-gap:18px;display:grid;gap:18px}.livelihood-cs-wrapper .livelihood-cs-content{gap:15px}.livelihood-cs-section h4{color:#e8b10d;font-size:1.15rem;font-weight:600;margin-bottom:8px}.livelihood-cs-section p{color:#4a5568;font-size:.95rem;line-height:1.7}.livelihood-initiative-section{background:#fffbea;border-left:3px solid #ffd23f;border-radius:10px;padding:20px}.livelihood-initiative-title{color:#2d3748!important;font-size:1.2rem!important}.livelihood-cs-subsection{margin-bottom:12px}.livelihood-cs-subsection h5{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:6px}.livelihood-cs-subsection p{color:#4a5568;font-size:.95rem;line-height:1.7}.livelihood-impact-list{grid-gap:8px;display:grid;gap:8px;list-style:none;padding:0}.livelihood-impact-list li{align-items:flex-start;color:#4a5568;display:flex;font-size:.9rem;gap:10px;line-height:1.5}.livelihood-check-icon{align-items:center;background:#ffd23f;border-radius:50%;color:#2c2c2c;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:20px;justify-content:center;margin-top:2px;width:20px}.livelihood-training-modules{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:8px}.livelihood-training-module{background:#fffbea;border-left:3px solid #ffd23f;border-radius:10px;padding:14px}.livelihood-training-module h5{color:#2d3748;font-size:.95rem;font-weight:600;margin-bottom:8px}@media (max-width:600px){.livelihood-training-modules{grid-template-columns:1fr}}@media (max-width:968px){.livelihood-cs-wrapper{grid-template-columns:1fr}.livelihood-cs-wrapper .livelihood-photo-slider{min-height:350px}.livelihood-slider-container{height:320px}}@media (max-width:768px){.livelihood-modal-overlay{padding:10px}.livelihood-modal-content{border-radius:12px;margin:20px auto}.livelihood-modal-body{padding:25px 20px}.livelihood-modal-title{font-size:2rem}.livelihood-modal-subtitle{font-size:1rem;margin-bottom:25px}.livelihood-case-study-card{padding:1.8rem}.livelihood-cs-header{flex-direction:column;gap:1rem;text-align:center}.livelihood-cs-icon{font-size:2.8rem;height:70px;margin:0 auto;width:70px}.livelihood-slider-container{height:280px}.livelihood-slider-image:hover{transform:scale(.92)}.livelihood-cs-wrapper .livelihood-photo-slider{min-height:300px}.livelihood-slider-arrow{background:#fffbeaf2;font-size:2rem;height:45px;opacity:1;width:45px}.livelihood-slider-arrow-left{left:10px}.livelihood-slider-arrow-right{right:10px}.livelihood-slider-indicators{gap:10px}.livelihood-indicator{height:10px;width:10px}.livelihood-cs-title{font-size:1.5rem}.livelihood-cs-info{flex-wrap:wrap;gap:1rem;justify-content:center}.livelihood-modal-close{font-size:2rem;height:40px;width:40px}}@media (max-width:480px){.livelihood-modal-overlay{padding:5px}.livelihood-modal-content{border-radius:10px;margin:10px auto}.livelihood-modal-body{padding:20px 15px}.livelihood-modal-title{font-size:1.6rem}.livelihood-modal-subtitle{font-size:.9rem}.livelihood-case-study-card{padding:1.2rem}.livelihood-cs-wrapper{margin:-1.2rem}.livelihood-cs-icon{font-size:2.5rem;height:60px;width:60px}.livelihood-slider-container{height:250px}.livelihood-cs-wrapper .livelihood-photo-slider{min-height:250px}.livelihood-slider-arrow{font-size:1.8rem;height:40px;width:40px}.livelihood-slider-arrow-left{left:8px}.livelihood-slider-arrow-right{right:8px}.livelihood-slider-indicators{gap:8px}.livelihood-indicator{height:8px;width:8px}.livelihood-cs-title{font-size:1.3rem}.livelihood-modal-close{font-size:1.8rem;height:35px;width:35px}}@media screen and (max-width:768px){.hero{height:auto;min-height:100vh}.hero-navbar{background:#fff;height:70px}.hero-navbar-container{padding:0 1.5rem}.hero-navbar-logo{color:#000;font-size:1.5rem;z-index:1001}.hero-menu-icon{display:flex}.hero-menu-icon span{background:#000}.hero-nav-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;box-shadow:0 10px 27px #0000004d;flex-direction:column;gap:2rem;height:calc(100vh - 70px);left:-100%;overflow-y:auto;padding:3rem 1rem;position:fixed;text-align:center;top:70px;transition:left .3s ease;width:100%;z-index:1000}.hero-nav-menu.active{left:0}.hero-nav-link{color:#000;font-size:1.3rem;padding:1rem 0;text-shadow:none}.hero-nav-link:after{background:#ffd23f}.hero-nav-link.active,.hero-nav-link:hover{color:#ffd23f}.hero-nav-link-button{background:#ffd23fe6;color:#2c2c2c!important;display:inline-block;font-size:1.1rem;margin-top:1rem;padding:1rem 2rem}.hero-nav-link-button:hover{background:#ffd23f;color:#2c2c2c!important}.hero-arrow{background:#fffbeaf2;font-size:2rem;height:50px;width:35px}.hero-arrow-left{left:0}.hero-arrow-right{right:0}.hero-indicators{bottom:120px;gap:10px}.hero-indicator{height:10px;width:10px}.hero-content{margin-top:100px;padding:0 1.5rem}.hero-title{font-size:2.5rem;line-height:1.3;max-width:100%;overflow-wrap:break-word;padding-top:20px;word-break:break-word}.hero-subtitle{word-wrap:break-word;font-size:1.1rem;line-height:1.5;margin-bottom:2rem;overflow-wrap:break-word}.hero-buttons{align-items:center;flex-direction:column;gap:1rem;width:100%}.hero-buttons .btn{max-width:300px;width:100%}.scroll-indicator{bottom:20px;font-size:.85rem}.section-grid{gap:2.5rem;grid-template-columns:1fr}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}.work-grid{gap:2rem;grid-template-columns:1fr}.work-card{padding:2rem}.team-grid{gap:2rem;grid-template-columns:1fr;max-width:600px;padding:0 1rem}.team-card{margin-bottom:1.5rem;padding:2rem}.team-bio,.team-card h3,.team-role{word-wrap:break-word;overflow-wrap:break-word}.team-bio{font-size:.95rem;text-align:left}.cta-section{padding:3rem 1.5rem}.cta-title{font-size:2rem}.cta-text{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column;width:100%}.cta-buttons .btn{max-width:300px;width:100%}}@media screen and (max-width:480px){.hero{min-height:100vh}.hero-navbar{background:#fff;height:65px}.hero-navbar-container{padding:0 1rem}.hero-navbar-logo{color:#000;font-size:1.2rem}.hero-menu-icon span{background:#000;width:22px}.hero-nav-menu{height:calc(100vh - 65px);top:65px}.hero-nav-link{font-size:1.2rem}.hero-nav-link-button{font-size:1rem;padding:.9rem 1.8rem}.hero-arrow{font-size:1.8rem;height:40px;width:40px}.hero-arrow-left{left:8px}.hero-arrow-right{right:8px}.hero-indicators{bottom:100px;gap:8px}.hero-indicator{height:8px;width:8px}.hero-content{margin-top:80px;padding:0 1rem}.hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:1rem;max-width:100%;overflow-wrap:break-word;padding-top:15px;word-break:break-word}.hero-subtitle{word-wrap:break-word;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;overflow-wrap:break-word}.hero-buttons .btn{font-size:.95rem;padding:.9rem 2rem}.scroll-indicator{bottom:15px;font-size:.8rem}.section{padding:3rem 1rem}.container{padding:0 1rem}.section-title{font-size:1.8rem;margin-bottom:1rem}.section-subtitle,.section-text{font-size:.95rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-card{padding:2rem 1.5rem}.stat-number{font-size:2.2rem}.work-card{padding:1.5rem}.work-icon{font-size:2.5rem}.work-card h3{font-size:1.3rem}.team-grid{gap:1.5rem;grid-template-columns:1fr}.team-card{padding:1.5rem}.team-bio{font-size:.9rem;text-align:left}.cta-section{padding:2.5rem 1rem}.cta-title{font-size:1.8rem}.btn{font-size:.95rem;padding:.9rem 2rem}}.about-page{box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding-bottom:50px;padding-top:80px;width:100%}.page-hero-bg-img{border-radius:30px}.approach-section{background:#fffbea}.approach-image{background:#0000}.content-text p strong{color:#e8b10d;font-weight:600}.page-title{-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem}.page-subtitle,.page-title{word-wrap:break-word;overflow-wrap:break-word}.page-subtitle{opacity:.95}.container,.section{overflow-x:hidden}.container{width:100%}.content-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:100%;width:100%}.content-text p{word-wrap:break-word;color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;max-width:100%;overflow-wrap:break-word;text-align:justify}.content-text{max-width:100%;padding:0}.section-heading{word-wrap:break-word;color:#2c2c2c;-webkit-hyphens:auto;hyphens:auto;margin-bottom:2rem;overflow-wrap:break-word}.section-heading.centered,.section-subheading.centered{text-align:center}.section-subheading{word-wrap:break-word;color:#666;font-size:1.1rem;margin-bottom:3rem;overflow-wrap:break-word}.image-box{aspect-ratio:1;background:#0000;font-size:6rem;overflow:hidden}.image-box,.image-slider-container{max-width:100%;position:relative;width:100%}.about-image{border-radius:20px;cursor:pointer;display:block;height:100%;object-fit:cover;transition:opacity .5s ease-in-out;width:100%}.image-arrow{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff4d;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-size:3rem;height:100px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}.image-slider-container:hover .image-arrow{opacity:1}.image-arrow:hover{background:#ffd23f99;color:#fff;transform:translateY(-50%) scale(1.1)}.image-arrow-left{left:0}.image-arrow-right{right:0}.image-indicators{background:linear-gradient(0deg,#0000004d,#0000);bottom:0;display:flex;gap:10px;justify-content:center;left:0;padding:15px;position:absolute;right:0;transform:translateX(0);z-index:2}.image-indicator{background:#ffffff80;border:2px solid #0000;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.image-indicator:hover{background:#fffc;transform:scale(1.2)}.image-indicator.active{background:#ffd23f;border-color:#fff;transform:scale(1.3)}.vision-mission-section{background:linear-gradient(135deg,#fffbea,#fff8d6)}.vm-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.vm-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:3rem}.vm-icon{font-size:4rem;margin-bottom:1.5rem}.vm-card h2{color:#333;font-size:2rem;margin-bottom:1.5rem}.vm-card h2,.vm-card p{word-wrap:break-word;overflow-wrap:break-word}.vm-card p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem;text-align:justify}.values-grid{grid-gap:3rem;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-card{border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2.5rem;transition:all .3s ease}.value-card:hover{box-shadow:0 10px 30px #00000026}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{color:#333;margin-bottom:1rem}.value-card h3,.value-card p{word-wrap:break-word;overflow-wrap:break-word}.value-card p{color:#7f8c8d;font-weight:2px;line-height:1.6;text-align:center}.team-section{background:#f9f9f9}.team-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1400px}.team-card{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;padding:2.5rem;text-align:center;transition:all .3s ease}.team-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.team-photo{align-items:center;background:linear-gradient(135deg,#ffd23f,#e8b10d);border-radius:50%;display:flex;flex-shrink:0;font-size:3rem;height:120px;justify-content:center;margin:0 auto 1.5rem;width:120px}.team-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.team-card h3,.team-role{word-wrap:break-word;overflow-wrap:break-word}.team-role{color:#e8b10d;font-size:1.05rem;font-weight:600;margin-bottom:1rem}.team-bio{word-wrap:break-word;color:#555;font-size:1rem;line-height:1.7;overflow-wrap:break-word;text-align:justify}.impact-statement{background:linear-gradient(135deg,#e8b10d,#c9960a);color:#fff;padding:5rem 2rem;text-align:center}.statement-content h2{font-size:2.5rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem}.statement-content h2,.statement-content p{word-wrap:break-word;overflow-wrap:break-word}.statement-content p{font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px;opacity:.95}.image-lightbox{align-items:center;animation:fadeIn .3s ease;background:#000000f2;cursor:zoom-out;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-image{animation:zoomIn .3s ease;border-radius:8px;box-shadow:0 10px 50px #00000080;max-height:90vh;max-width:90%;object-fit:contain}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.lightbox-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:3rem;font-weight:700;height:50px;justify-content:center;position:absolute;right:30px;top:20px;transition:all .3s ease;width:50px}.lightbox-close:hover{background:#ffd23fe6;border-color:#ffd23f;color:#2c2c2c;transform:rotate(90deg)}.fade-in{transform:translateY(20px)}.slide-up:nth-child(5){transition-delay:.5s}.slide-up:nth-child(6){transition-delay:.6s}@media screen and (max-width:968px){*{max-width:100%}.page-hero{padding:5rem 1.5rem}.page-title{font-size:2.5rem;line-height:1.3;word-break:break-word}.page-subtitle,.page-title{-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.page-subtitle{word-wrap:break-word;font-size:1.1rem;line-height:1.5}.section{max-width:100vw;overflow-x:hidden;padding:3rem 1rem;width:100%}.container{padding:0}.container,.content-grid,.vm-grid{max-width:100%;overflow-x:hidden;width:100%}.content-grid,.vm-grid{gap:2rem;grid-template-columns:1fr}.content-grid .content-text{order:2}.content-grid .content-image,.content-grid .content-text{max-width:100%;overflow-x:hidden;padding:0 1rem;width:100%}.approach-section .content-grid .content-image,.content-grid .content-image{order:1}.approach-section .content-grid .content-text{order:2}.section-heading{font-size:1.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin-bottom:1.5rem;max-width:100%;overflow-wrap:break-word;padding:0 1rem;word-break:break-word}.content-text{margin-top:1rem}.content-image,.content-text{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:0 1rem;width:100%}.content-image{margin-bottom:1.5rem}.section-subheading{line-height:1.5;margin-bottom:2rem;padding:0 1rem}.content-text p,.section-subheading{word-wrap:break-word;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.content-text p{line-height:1.7;margin-bottom:1rem;padding:0;text-align:left}.content-text h2,.content-text h3,.content-text h4{-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word;word-break:break-word}.values-grid{gap:1.5rem}.team-grid,.values-grid{grid-template-columns:1fr;overflow-x:hidden;padding:0 1rem;width:100%}.team-grid{gap:2rem}.image-box{aspect-ratio:4/3;max-height:980px;width:100%}.about-image,.image-box{border-radius:15px}.image-arrow{background:#ffffff4d;color:#fff;font-size:2.5rem;height:50px;opacity:1;width:50px}.image-arrow:hover{background:#ffd23f99}.image-arrow-left{left:0}.image-arrow-right{right:0}.value-card,.vm-card{max-width:100%;overflow-x:hidden;padding:2rem;width:100%}.vm-card h2{font-size:1.5rem}.vm-card h2,.vm-card p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.vm-card p{font-size:1rem}.value-card h3{font-size:1.3rem}.value-card h3,.value-card p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.value-card p{font-size:.95rem}.team-card{max-width:100%;overflow-x:hidden;padding:2rem}.team-bio,.team-card h3,.team-role{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.team-bio{font-size:.95rem;text-align:left}}@media screen and (max-width:480px){*{max-width:100%}.page-hero{padding:4rem 1rem}.page-title{font-size:1.8rem;line-height:1.3;word-break:break-word}.page-subtitle,.page-title{-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.page-subtitle{word-wrap:break-word;font-size:.95rem;line-height:1.5}.section{max-width:100vw;padding:2.5rem .75rem}.container,.section{overflow-x:hidden;width:100%}.container{max-width:100%;padding:0}.section-heading{font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin-bottom:1rem;overflow-wrap:break-word;word-break:break-word}.content-text,.section-heading{max-width:100%;padding:0 .75rem}.content-text{margin-top:1rem}.content-image,.content-text{box-sizing:border-box;overflow-x:hidden;width:100%}.content-image{margin-bottom:1.5rem;max-width:100%;padding:0 .75rem}.content-text p{word-wrap:break-word;font-size:.9rem;line-height:1.6;margin-bottom:1rem;padding:0;text-align:left}.content-text h2,.content-text h3,.content-text h4,.content-text p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.content-text h2,.content-text h3,.content-text h4{word-break:break-word}.section-subheading{font-size:.9rem;-webkit-hyphens:auto;hyphens:auto;max-width:100%;padding:0 .75rem}.image-box{aspect-ratio:4/3;max-height:280px;width:100%}.about-image,.image-box{border-radius:12px}.image-arrow{background:#ffffff4d;color:#fff;font-size:2rem;height:40px;opacity:1;width:40px}.image-arrow:hover{background:#ffd23f99}.image-arrow-left{left:0}.image-arrow-right{right:0}.image-indicators{bottom:0;gap:8px}.image-indicator{height:10px;width:10px}.team-grid,.values-grid{overflow-x:hidden;padding:0 .75rem;width:100%}.team-card,.value-card,.vm-card{max-width:100%;overflow-x:hidden;padding:1.5rem;width:100%}.team-photo{font-size:2.5rem;height:100px;width:100px}.value-icon,.vm-icon{font-size:2.5rem;margin-bottom:1rem}.vm-card h2{font-size:1.3rem;margin-bottom:1rem}.vm-card h2,.vm-card p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.vm-card p{font-size:.9rem}.value-card h3{font-size:1.2rem}.value-card h3,.value-card p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.value-card p{font-size:.85rem}.team-card h3{font-size:1.2rem}.team-card h3,.team-role{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.team-role{font-size:.9rem}.team-bio{font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;max-width:100%;text-align:left;word-break:break-word}.impact-statement{overflow-x:hidden;padding:3rem 1rem}.statement-content h2{font-size:1.5rem}.statement-content h2,.statement-content p{-webkit-hyphens:auto;hyphens:auto;max-width:100%;word-break:break-word}.statement-content p{font-size:.95rem}}.what-we-do-page{min-height:100vh;padding-top:80px}.page-hero{border-radius:50px;color:#fff;margin:20px;overflow:hidden;position:relative;text-align:left}.page-hero-bg-img{border-radius:50px;display:block;height:auto;width:100%}.page-hero-overlay{background:#00000073;border-radius:50px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.page-hero-content{left:5%;max-width:700px;padding:0 2rem;position:absolute;text-align:left;top:50%;transform:translateY(-50%);width:90%;z-index:1}@keyframes moveBackground{0%{transform:translateX(0) translateY(0)}to{transform:translateX(100px) translateY(100px)}}.page-title{color:#fff;font-size:3.5rem;margin-bottom:20px}.page-subtitle{color:#fff;font-size:1.3rem;line-height:1.8;margin:0;max-width:700px;padding-bottom:30px}.section{padding:80px 20px}.section-heading{color:#2d3748;margin-bottom:15px}.section-heading.white{color:#fff}.section-subheading{color:#718096;font-size:1.2rem;line-height:1.8;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.intro-section{background:#fff}.intro-content{margin:0 auto;max-width:900px;text-align:center}.intro-text{color:#4a5568;font-size:1.15rem;line-height:1.9;margin-top:20px}.programs-section{background:#fffbea}.programs-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:50px}.program-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;padding:35px;transition:transform .3s ease,box-shadow .3s ease}.program-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-8px)}.program-icon{font-size:4rem;margin-bottom:20px}.program-title{color:#2d3748;font-size:1.6rem;font-weight:700;margin-bottom:15px}.program-description{color:#718096;font-size:1.05rem;line-height:1.7;margin-bottom:25px}.program-initiatives{flex-grow:1;margin-bottom:25px}.program-initiatives h4{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:15px}.program-initiatives ul{list-style:none;padding:0}.program-initiatives li{align-items:flex-start;color:#4a5568;display:flex;gap:10px;line-height:1.6;margin-bottom:10px}.bullet{color:#667eea;font-size:1.2rem;font-weight:700}.program-impact{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e8ecff);border-radius:10px;display:flex;gap:10px;margin-top:auto;padding:15px}.impact-icon{font-size:1.5rem}.impact-text{color:#667eea;font-size:1.05rem;font-weight:600}.approach-section{background:#fff}.approach-timeline{display:flex;flex-direction:column;gap:40px;margin:50px auto 0;max-width:900px}.approach-item{align-items:center;display:flex;gap:30px;position:relative}.approach-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea66;color:#fff;display:flex;flex-shrink:0;font-size:2rem;font-weight:800;height:80px;justify-content:center;width:80px}.approach-content{align-items:center;background:#f7fafc;border-left:4px solid #667eea;border-radius:12px;display:flex;flex:1 1;gap:20px;padding:30px}.approach-icon{flex-shrink:0;font-size:3rem}.approach-title{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:10px}.approach-description{color:#4a5568;font-size:1.05rem;line-height:1.7}.stats-section{background:linear-gradient(135deg,#e8b10d,#c9960a);color:#fff}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:50px}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:16px;padding:40px 20px;text-align:center;transition:transform .3s ease}.stat-card:hover{background:#ffffff26;transform:translateY(-5px)}.stat-icon{font-size:3.5rem;margin-bottom:15px}.stat-number{font-size:3rem;font-weight:800;margin-bottom:10px}.stat-label{font-size:1.1rem;font-weight:500;opacity:.95}.values-section{background:#f7fafc}.values-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:50px}.value-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.value-icon{font-size:3.5rem;margin-bottom:20px}.value-card h3{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:15px}.value-card p{color:#718096;font-size:1.05rem;line-height:1.7}.cta-section{background:#fff;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-content h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-content p{color:#718096;font-size:1.2rem;line-height:1.8;margin-bottom:40px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-button{border-radius:50px;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 40px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-button.primary{background:#ffd23f;box-shadow:0 4px 15px #ffd23f66;color:#2c2c2c;font-weight:700}.cta-button.primary:hover{background:linear-gradient(135deg,#ffe066,#e8b10d);box-shadow:0 6px 20px #ffd23f99;transform:translateY(-3px)}.cta-button.secondary{background:#fff;border:2px solid #e8b10d;color:#2c2c2c;font-weight:600}.cta-button.secondary:hover{background:#e8b10d;box-shadow:0 4px 12px #e8b10d4d;color:#fff;transform:translateY(-3px)}.fade-in{opacity:0;transition:opacity 1s ease-in-out}.fade-in.animate{opacity:1}.slide-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.slide-up.animate{opacity:1;transform:translateY(0)}.slide-left{opacity:0;transform:translateX(-30px);transition:opacity .6s ease-out,transform .6s ease-out}.slide-left.animate{opacity:1;transform:translateX(0)}.slide-right{opacity:0;transform:translateX(30px);transition:opacity .6s ease-out,transform .6s ease-out}.slide-right.animate{opacity:1;transform:translateX(0)}@media (max-width:768px){.page-hero{padding:100px 20px 60px}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem;padding:0 1rem}.section{padding:60px 20px}.section-heading{font-size:2rem}.section-subheading{font-size:1rem;padding:0 1rem}.programs-grid{gap:2rem;grid-template-columns:1fr}.program-card{padding:2rem}.program-icon{font-size:3rem}.approach-timeline{gap:2rem}.approach-item{flex-direction:column;gap:1.5rem;text-align:center}.approach-number{margin-bottom:1rem;margin-right:0}.approach-content{align-items:center;flex-direction:column;text-align:center}.approach-icon{margin-bottom:1rem;margin-right:0}.approach-title{font-size:1.4rem}.approach-description{text-align:center}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-card{padding:2rem 1.5rem}.values-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cta-content{padding:0 1rem}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.cta-button{max-width:300px;width:100%}}@media (max-width:480px){.page-hero{padding:100px 15px 60px}.page-title{font-size:2rem}.page-subtitle{font-size:.95rem}.section{padding:50px 15px}.section-heading{font-size:1.8rem}.section-subheading{font-size:.95rem}.program-card{padding:1.5rem}.program-icon{font-size:2.5rem}.program-title{font-size:1.3rem}.program-description{font-size:.95rem}.program-initiatives li{font-size:.9rem}.approach-number{font-size:1.5rem;height:50px;width:50px}.approach-icon{font-size:2rem}.approach-title{font-size:1.2rem}.approach-description{font-size:.9rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.stat-card{padding:2rem 1rem}.stat-icon{font-size:2.5rem}.stat-number{font-size:2.2rem}.stat-label{font-size:.95rem}.values-grid{gap:1.5rem;grid-template-columns:1fr}.value-card{padding:1.5rem}.value-icon{font-size:2.5rem}.value-card h3{font-size:1.2rem}.cta-content h2{font-size:1.8rem}.cta-button,.cta-content p{font-size:.95rem}.cta-button{padding:1rem 2rem}}.page-hero-content *{color:#fff!important}.contact-page{padding-top:130px}.page-header{background:#fffbea;border-bottom:1px solid #f0f0f0;padding:1.5rem 3rem;text-align:center}.page-header-content{margin:0 auto;max-width:750px}.page-title{color:#2c3e50;font-size:2.8rem;font-weight:800;margin-bottom:4.5px}.page-subtitle{color:#031416;font-size:1.1rem;opacity:1}.contact-info-section{background:#f9f9f9}.section{padding:5rem 2rem}.container{margin:0 auto;max-width:1200px}.contact-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.info-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:1.5rem;text-align:center;transition:all .3s ease}.info-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-10px)}.info-icon{font-size:3rem;margin-bottom:1rem}.info-card h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.info-card p{color:#7f8c8d;line-height:1.8}.instagram-badge{border-radius:50px;color:#000;display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.02em;margin-top:.75rem;padding:.45rem 1rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease;word-break:break-all}.instagram-badge:hover{color:#6a6305;opacity:.88;text-decoration:none;transform:scale(1.04)}.instagram-at{font-weight:800;margin-right:1px}.form-section{background:#f9f9f9}.form-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.section-heading{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-description{color:#7f8c8d;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.contact-form{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.9rem 1.2rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ffd23f;box-shadow:0 0 0 3px #ffd23f33;outline:none}.form-group textarea{min-height:120px;resize:vertical}.success-message{align-items:center;animation:slideIn .5s ease;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:10px;color:#fff;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.success-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;width:40px}.success-message p{font-weight:600;margin:0}.error-message{animation:slideIn .5s ease;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:10px;color:#fff;gap:1rem;margin-bottom:2rem;padding:1.5rem}.error-icon,.error-message{align-items:center;display:flex}.error-icon{background:#fff3;border-radius:50%;flex-shrink:0;font-size:1.3rem;font-weight:700;height:40px;justify-content:center;width:40px}.error-message p{font-weight:600;margin:0}.btn:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.7;transform:none!important}.image-box{align-items:center;background:linear-gradient(135deg,#84a59d,#6b8a7f);border-radius:20px;display:flex;height:100%;justify-content:center;min-height:400px;padding:3rem}.contact-illustration{color:#fff;text-align:center}.illustration-icon{font-size:5rem;margin-bottom:2rem}.contact-illustration h3{font-size:2rem;margin-bottom:1rem}.contact-illustration p{font-size:1.1rem;line-height:1.6;opacity:.95}.map-section{background:#f9f9f9}.map-container{height:400px;position:relative}.map-placeholder{align-items:center;background:linear-gradient(135deg,#fffaf2,#fef5e7);color:#7f8c8d;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.map-icon{font-size:5rem;margin-bottom:1rem}.map-placeholder p{font-size:1.2rem;font-weight:600}.faq-section{background:#fff}.section-heading.centered{margin-bottom:3rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#f9f9f9;border-left:4px solid #667eea;border-radius:15px;padding:2rem;transition:all .3s ease}.faq-item:hover{box-shadow:0 5px 20px #00000014;transform:translateX(5px)}.faq-item h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem}.faq-item p{color:#7f8c8d;line-height:1.7}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ffd23f;color:#2c2c2c;font-weight:700}.btn-primary:hover{background:linear-gradient(135deg,#ffe066,#e8b10d);box-shadow:0 10px 25px #ffd23f66;transform:translateY(-3px)}.btn-large{font-size:1.1rem;padding:1.2rem 3rem;width:100%}.fade-in,.slide-up{opacity:0;transition:all .8s ease}.fade-in.animate,.slide-up.animate{opacity:1;transform:translateY(0)}.slide-up:first-child{transition-delay:.1s}.slide-up:nth-child(2){transition-delay:.2s}.slide-up:nth-child(3){transition-delay:.3s}.slide-up:nth-child(4){transition-delay:.4s}@media screen and (max-width:968px){.page-header{padding:2.5rem 1.5rem}.page-title{font-size:2.2rem}.page-subtitle{font-size:1rem}.section{padding:4rem 1.5rem}.contact-info-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.info-card{padding:2rem}.form-container{gap:2.5rem;grid-template-columns:1fr}.form-row{gap:1rem}.faq-grid,.form-row{grid-template-columns:1fr}.faq-grid{gap:1.5rem}.image-box{aspect-ratio:16/9;min-height:300px}.section-heading{font-size:2rem}.section-subheading{font-size:1rem}}@media screen and (max-width:480px){.page-header{padding:2rem 1rem}.page-title{font-size:1.8rem}.page-subtitle{font-size:.95rem}.section{padding:3rem 1rem}.contact-info-grid{gap:1.5rem;grid-template-columns:1fr}.info-card{padding:1.5rem}.info-icon{font-size:2.5rem}.info-card h3{font-size:1.2rem}.info-card p{font-size:.95rem}.form-container{gap:2rem}.form-input,.form-textarea{font-size:.95rem;padding:.9rem}.btn-large{font-size:1rem;padding:1rem 2.5rem}.section-heading{font-size:1.8rem}.section-subheading{font-size:.95rem}.faq-item h3{font-size:1.1rem}.faq-item p{font-size:.95rem}.image-box{min-height:250px}}*{box-sizing:border-box;margin:0;padding:0}.App{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.App,main{width:100%}main{flex:1 1}html{scroll-behavior:smooth}.btn,a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}::selection{background:#ffe066;color:#2c2c2c}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fffbea}::-webkit-scrollbar-thumb{background:#ffd23f;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e8b10d}