.nav-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f1d1d;display:flex;flex-direction:column;align-items:center;z-index:1000;padding-top:120px}.close-btn{position:absolute;top:30px;left:30px;background:#ff6000;color:#fff;border:none;border-radius:50px;font-size:24px;width:40px;height:40px;cursor:pointer}.tab-header{display:flex;gap:20px;margin-bottom:40px}.tab-header span{font-size:20px;color:#243432;cursor:pointer}.tab-header .active-tab{font-weight:700;color:#d2f4f4}.nav-list{display:flex;flex-direction:column;gap:16px;width:60%;max-width:300px}.nav-item{background-color:#243534;color:#d2f4f4;font-size:16px;border:none;padding:12px;border-radius:20px;cursor:pointer;transition:background .2s}.nav-item:hover{background-color:#2c4443}@media (max-width: 600px){.nav-popup{padding-top:150px}.close-btn{position:absolute;top:30px;left:30px;background:#ff6000;color:#fff;border:none;border-radius:50px;font-size:16px;width:40px;height:40px;cursor:pointer}}.Header{padding:25px 130px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background-color:#d8f5f1}.Header button{background:0;border:0}.Header img{height:36px;width:36px}@media (max-width: 600px){.Header{padding:20px 6px}.Header img{height:28px;width:28px}}.statsContainer{display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:10px 115px;overflow-x:auto;scroll-snap-type:x mandatory}.statistics{min-width:180px;flex:0 0 auto;padding:1rem;border-radius:8px;scroll-snap-align:start}.statistics p{color:#ff5400;font-size:14px;font-weight:500}.statistics p span{font-weight:800;font-size:18px}.statsContainer::-webkit-scrollbar{display:none}.statsContainer{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 600px){.statsContainer{margin:0 15px;padding:10px 15px}.statistics p{color:#ff5400;font-size:12px}.statistics p span{font-weight:800}}.background{padding-bottom:80px}.HeroSection{padding:64px 135px;display:flex;flex:1;flex-direction:column}.nodge{background-color:#4b6c68;color:#d8f5f1;width:110px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:900rem;font-weight:600;font-size:12px;margin-bottom:15px}.HeroSection h1{font-family:Bubble;font-size:40px;color:#d8f5f1;margin-bottom:15px}.HeroSection h1 span{color:#ff5400;font-family:Bubble;font-size:40px}.HeroSection p{font-size:20px;color:#9ab0ad}@media (max-width: 600px){.HeroSection{padding:50px 26px 60px}.nodge{width:80px;height:22px;display:flex;font-size:9px}.HeroSection h1,.HeroSection h1 span{font-size:26px}.HeroSection p{font-size:14px}}.focusArea{color:#d8f5f1;padding:0 15px 100px}.heading{text-align:center;font-family:Bubble}.focusItenContainer{display:flex;flex-direction:row;gap:10px;overflow-x:auto;background-color:#183c38;border-radius:6px;padding:15px;margin-top:45px;scroll-snap-type:x mandatory}.focusItem{width:350px;flex:0 0 auto;padding:5px 20px;scroll-snap-align:start}.focusItem h3{font-size:18px;font-weight:700;margin-bottom:8px}.focusItem p{font-size:12px;font-weight:400}.focusItenContainer::-webkit-scrollbar{display:none}.focusItenContainer{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 600px){.focusArea{color:#d8f5f1;padding:0 15px 100px}.heading{text-align:center;font-size:26px}.focusItenContainer{display:flex;flex-direction:column;overflow-x:none;background-color:0;border-radius:6px;padding-left:0;margin-top:45px;scroll-snap-type:x mandatory}.focusItem{width:auto;flex:0 0 auto;padding:0 20px;margin-bottom:20px}.focusItem h3{font-size:18px;font-weight:700}.focusItem p{font-size:12px;font-weight:400}}.Strategy{margin:80px 150px;background-color:#243432;display:flex;align-items:center;justify-content:space-between;text-align:center;padding:32px;gap:25px;border-radius:6px}.tittle{width:20%;text-align:left;color:#ff5400;font-size:18px}.innerText{width:50%;color:#d8f5f1;font-size:12px}.impact{width:25%;background-color:#9ab0ad;border:0;border-radius:900px;padding:12px 0;font-size:14px;color:#11211f;font-weight:600}@media (max-width: 600px){.Strategy{margin:80px 15px;background-color:#243432;display:flex;flex-direction:column;align-items:center;padding:32px;border-radius:6px}.tittle{width:100%;text-align:center;color:#ff5400;font-size:18px}.innerText{width:100%;color:#d8f5f1;font-size:12px}.impact{width:100%;background-color:#9ab0ad;border:0;border-radius:900px;padding:12px 0;font-size:14px;color:#11211f;font-weight:600}}.campaign{padding-top:60px}.header{text-align:center;font-family:Bubble}.subHeader{text-align:center;margin-top:15px;margin-bottom:35px}.paragraph{text-align:center;padding:0 260px;margin-top:16px}@media (max-width: 600px){.header{font-size:26px}.paragraph{text-align:center;padding:0 40px;font-size:14px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.popup-container{background-color:#d6f3f1;padding:2rem;border-radius:12px;width:90%;max-width:400px;position:relative}.popup-container h2{margin-top:0;font-weight:800}.popup-container label{display:block;margin-top:1rem;font-weight:500}.popup-container input{width:100%;padding:.5rem;margin-top:.2rem;border-radius:6px;border:1px solid #80A19D;background-color:#e6fcfa;font-weight:600}.close-button{display:flex;position:absolute;background:0;top:1rem;right:0;border:none;border-radius:50%;font-size:1.2rem;cursor:pointer}.close-button img{width:36px;height:36px}.no-scroll{overflow:hidden}@media (max-width: 600px){.popup-container{background-color:#d6f3f1;padding:2rem;border-radius:12px;width:90%;max-width:300px;position:relative}.popup-container h2{margin-top:0;font-weight:800}.popup-container label{display:block;margin-top:1rem;font-weight:500}.popup-container input{width:100%;padding:.5rem;margin-top:.2rem;border-radius:6px;border:1px solid #80A19D;background-color:#e6fcfa;font-weight:600;font-size:9px}}.ActionButton{margin:40px 0;display:flex;justify-content:center}.Actions{margin-right:15px;background-color:#4b6c68;color:#d8f5f1;padding:10px 0;width:140px;border:0;border-radius:90px;font-weight:500;font-size:14px}@media (max-width: 600px){.ActionButton{margin:40px 0;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;text-align:center}.Actions{margin-right:0;background-color:#4b6c68;color:#d8f5f1;padding:10px 0;width:200px;border:0;border-radius:90px;font-weight:500;font-size:14px}}.Change{margin-top:60px}.updateContainer{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}.updatesTitile{color:#d8f5f1;margin-bottom:20px}.updates{background:transparent;border:0;color:#8cb3ae;margin-bottom:15px}.NewsletterTittle{font-size:18px;color:#d8f5f1}.NewsletterCTA{display:flex;margin-top:10px;gap:15px}.NewsletterCTA input{background:#102725;border:#183C38 .1rem solid;padding:12px;font-size:16px!important;border-radius:4px;color:azure}.NewsletterCTA input::placeholder{font-size:12px;color:#5b837f}.NewsletterCTA button{background:#d8f5f1;border:0;border-radius:4px;color:#102725;font-weight:700;width:100px}.Footer{background-color:#11211f;padding:50px 150px}.UpdatesContents{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}@media (max-width: 600px){.Footer{background-color:#11211f;padding:50px 25px}.UpdatesContents{display:inline-block}}.Home ::-webkit-scrollbar{display:none}.starter{background:linear-gradient(-150deg,#799572,#134831 38%,#11211f)}section{padding:0 135px}.aboutIntroSection{padding-bottom:25px}.AboutHeading{font-size:38px;font-weight:800;margin-bottom:26px}.AboutSubheading{font-size:46px;font-weight:600;line-height:28px;margin-bottom:15px}.highlight{color:#e75151;font-weight:600}.tagline{font-size:16px;font-weight:500;margin-bottom:50px}.AboutParagraph{font-size:16px;margin-bottom:40px}.quote{font-size:18px;font-style:italic;border-left:4px solid #E75151;padding-left:16px}@media (max-width: 600px){section{padding:0 25px}.AboutHeading{font-size:24px}.AboutSubheading{font-size:28px;margin-bottom:8px}.tagline{font-size:12px;font-weight:500}.AboutParagraph{font-size:15px}.quote{font-size:13px}}.mission-vision{display:flex;flex-direction:column;gap:20px;margin:40px 0}.mv-block{display:flex;gap:15px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.mv-block h2{font-size:20px;text-align:center;padding:45px 20px;background:#11211f;color:#d8f5f1;width:30%;border-radius:4px}.mv-block p{font-size:14px;padding:0 12px;width:70%;display:flex;text-align:left;align-items:center}@media screen and (min-width: 600px){.mission-vision{flex-direction:row;justify-content:space-between}}.theory-section{text-align:center}.theory-heading{font-size:46px;font-weight:700;margin-bottom:.5rem}.theory-heading span{color:#ff5400;font-weight:700}.theory-subtitle{font-size:16px;font-weight:500;margin-bottom:1.2rem}.theory-content{font-size:16px;font-style:italic;max-width:600px;margin:50px auto 0}@media (max-width: 600px){.theory-heading{font-size:24px;margin-bottom:3px}.theory-subtitle{font-size:12px}.theory-content{font-size:14px}}.core-values-section{display:flex;gap:25px;margin-top:70px}.core-values-left{flex:1}.core-values-heading{font-size:36px;font-weight:700;margin-bottom:1rem}.core-values-text{font-size:16px;line-height:1.7;max-width:500px}.core-values-right{flex:1}.accordion-item{margin-bottom:1rem;background:#4b6c68;border-radius:6px}.accordion-title{width:100%;background:none;border:none;font-size:20px;font-weight:600;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#d8f5f1}.accordion-title span{font-size:1.5rem;color:#d8f5f1}.accordion-content{padding:16px;font-size:15px;line-height:1.5;background:#c4e1de;border-radius:0 0 6px 6px}@media (max-width: 600px){.core-values-section{flex-direction:column;justify-content:space-between}.core-values-heading{font-size:26px}.core-values-text{font-size:14px;line-height:1.5}.accordion-title{font-size:16px}}.work-action-heading h2{font-size:2rem;font-weight:700;margin-bottom:2rem}.work-action-heading span{color:#ff5400;font-weight:700}.work-action-cards{display:flex;flex-direction:row;border-left:#9AB0AD 2px solid;margin-left:10px;padding:0 0 0 15px;flex-direction:column;gap:10px}.campaign-card{padding:10px;flex:1}.campaign-card h3{font-size:16px;font-weight:800;margin-bottom:4px}.campaign-card p{font-size:14px}@media (max-width: 600px){.work-action-heading h2{font-size:26px}}.join-movement-section{text-align:left;margin-top:30px;max-width:600px}.join-movement-wrapper{max-width:600px}.join-heading{font-size:32px;font-weight:700;margin-bottom:1rem}.join-text{font-size:16px;line-height:1.6}@media (max-width: 600px){.join-heading{font-size:26px}.join-text{font-size:14px}}.About{display:flex;flex-direction:column;gap:50px}.Programs-container{padding:0 130px}@media (max-width: 600px){.Programs-container{padding:0 20px}}.ProgramsHeading{font-weight:900;font-size:42px;color:#87a6a2;margin-bottom:20px}.ProgramsSubHeading{font-size:48px;font-weight:600}.ProgramsSubHeading span{color:#ff5400;font-weight:600}.ProgramsSubHaedingTwo{font-size:18px;margin-bottom:80px}.ProgramsQuote{margin-left:80px;border-left:#5B837F 4px solid;padding:20px;border-radius:2px;max-width:700px;font-size:18px;color:#5b837f}.ProgramsFooterText{position:absolute;bottom:90px;font-weight:800;font-style:italic;left:45%}@media (max-width: 600px){.ProgramsHeading{font-size:32px;margin-bottom:12px}.ProgramsSubHeading{font-size:28px;font-weight:600}.ProgramsSubHaedingTwo{font-size:14px;margin-bottom:50px}.ProgramsQuote{margin-left:10px;border-left:#5B837F 4px solid;padding:15px;border-radius:2px;max-width:700px;font-size:16px;color:#5b837f}.ProgramsFooterText{left:37%}}.ProgramsNav{position:fixed;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:70px;justify-content:center;padding:12px 16px;background-color:#c9e7e8;border-radius:6px;border:#AECED0 1px solid;margin-bottom:16px;z-index:10}.Pnav-item{display:flex;justify-content:center;align-items:center;padding:10px;border-radius:8%;background-color:transparent;transition:background-color .3s ease}.Pnav-item.active{background-color:#183c38}.Pnav-item:hover{background-color:0;filter:none;transform:none}.Pnav-icon{width:26px;height:26px;transition:transform .2s ease}.Pnav-item.active .Pnav-icon{transform:scale(1.15);filter:brightness(1.1)}@media (max-width: 600px){.ProgramsNav{position:fixed;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:20px;justify-content:center;padding:12px 16px;background-color:#c9e7e8;border-radius:6px;margin-bottom:16px;z-index:10}}.Resources{padding:40px 130px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.Resources h1{font-weight:900;font-size:36px}.Resources h1 span{font-weight:900;color:#ff5400}.Resources h6{margin-top:10px;font-size:14px;font-style:italic}.Resources p{margin-top:30px;width:600px;font-size:18px}.Resource-tab-nav{background:#183c38;padding:35px 130px 70px;display:flex;gap:25px}.Resource-tab-nav a{text-decoration:none;font-size:20px;font-weight:900;color:#5b837f}.Resource-tab-nav .active-tab{text-decoration:none;font-size:20px;font-weight:900;color:#d8f5f1}@media (max-width: 600px){.Resources{padding:40px 20px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Resources h1{font-weight:900;font-size:30px}.Resources h6{margin-top:6px;font-size:10px}.Resources p{width:350px;font-size:16px}.Resource-tab-nav{background:#183c38;padding:35px 20px 70px;display:flex;gap:25px}.Resource-tab-nav a{text-decoration:none;font-size:12px;font-weight:900;color:#5b837f}.Resource-tab-nav .active-tab{text-decoration:none;font-size:14px;font-weight:900;color:#d8f5f1}}.Tabsheader{display:flex}.Tabsheader button{display:flex;align-items:center;justify-content:center;margin:0;padding:4px;border:0;border-radius:2px;background:#183c38}.Tabsheader img{width:20px;height:20px}.TabsheaderText{display:flex;align-items:center;gap:6px;padding-left:10px}.TabsHeaderDefaultText{font-size:14px;font-weight:600;color:#9bb7b4}.TabsHeaderDynamicText{font-size:14px;font-weight:600;color:#5b837f}@media (max-width: 600px){.Tabsheader button{display:flex;align-items:center;justify-content:center;margin:0;padding:6px;border:0;border-radius:2px;background:#183c38}.Tabsheader img{width:16px;height:16px}.TabsHeaderDefaultText,.TabsHeaderDynamicText{font-size:12px}}.program-mockup{margin:45px 0 120px}.main-heading{font-size:46px;font-weight:900;color:#80a19d}.highlighted{color:#ff5000;font-weight:900}.subheading{margin:20px 0 45px;font-size:20px}.program-mockup h3{font-size:26px;font-weight:700}.highlights{margin-top:20px;list-style-type:disc;padding-left:100px;display:flex;flex-direction:column;gap:30px;font-size:18px}.highlights strong{font-weight:900}@media (max-width: 600px){.program-mockup{margin:45px 0 120px}.main-heading{font-size:26px}.subheading{font-size:16px}.program-mockup h3{font-size:26px;font-weight:700}.highlights{padding-left:30px;font-size:14px}}.publications-wrapper{overflow-x:auto;padding:1rem;background-color:#e0f7f6}.publications-scroll{display:flex;gap:1rem;flex-wrap:nowrap}.card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:250px;height:300px;background-color:#183c38;border-radius:6px;padding:18px;box-shadow:0 3px 8px #0000001a;flex:0 0 auto}.card h2{font-size:24px;text-align:center;margin-top:30px;color:#d8f5f1;font-weight:700}.cardDescription{font-size:12px;text-align:center;margin-top:20px}.card .highlight{color:#ff4f00}.card button{margin-top:auto;font-weight:600;width:200px;background-color:#4b6c68;color:#d8f5f1;padding:.5rem 1rem;border:none;border-radius:999px;cursor:pointer}.ResourcesTabs{padding:40px 130px;height:300px}@media (max-width: 600px){.ResourcesTabs{padding:40px 20px;height:300px}}:root{color:#4b6c68;background-color:#d8f5f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;font-family:Satoshi;font-weight:500}@font-face{font-family:Bubble;src:url(/assets/Bubble-Love-BgrztqZj.otf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Light-BqtVaFVY.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-LightItalic-GnUS226j.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Regular-B3SN4yqc.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Italic-DaD0mEJa.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Medium-DoW3kFbX.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-MediumItalic-DgnNTIcV.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Bold-C3YRi9Vg.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-BoldItalic-CHjH7yW7.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Black-CBuN7gOj.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-BlackItalic-CalA782P.otf) format("opentype");font-weight:900;font-style:italic}button{cursor:pointer}
