body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:Roboto Medium;font-weight:bolder;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto Extra Bold;font-weight:bolder;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}.navMain{background-color:initial;display:flex;flex-direction:column;height:65px;margin-bottom:-100px;padding-top:20px;position:relative;width:100%;z-index:3}.navBody{align-items:center;display:flex;gap:50px;justify-content:space-around;padding-left:20px;padding-right:20px}.navLogo img{height:80px;width:auto}.navOptions{display:flex;gap:50px}.navOptions .link{color:#fff;cursor:pointer;font-family:Roboto Extra Bold;font-size:20px;height:25px;padding:5px;transition-duration:.5s;transition-timing-function:ease-in-out;width:max-content}.link{text-decoration:none}.navOptions .link:hover{background-color:#fff;border-radius:5px;color:var(--tertiary-color)}.DonateIcon p{background-color:#1c1d6f;border-radius:10px;color:#fff;font-family:Roboto Extra Bold;font-size:20px;padding:13px}.donatePc{text-decoration:none}#hamburger,.mobileNavOptions{display:none}@media screen and (max-width:1024px){.navBody{gap:0;justify-content:space-between;padding:0 20px}.DonateIcon,.navOptions{display:none}#hamburger{display:block;height:25px;position:relative;width:auto;z-index:3}.mobileNavOptions{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:50px;margin-top:-110px;padding:80px 0 80px 20px;position:relative;text-align:center}.Link{border:1px solid #fff;padding:10px;text-decoration:none}.Link,.donate{border-radius:10px;color:#fff;font-family:Roboto Extra Bold;font-size:20px;width:50%}.donate{background-color:#1c1d6f;padding:13px}}@media screen and (max-width:768px){.navBody{gap:0;justify-content:space-between;padding:0 20px}.DonateIcon,.navOptions{display:none}#hamburger{display:block;height:25px;position:relative;width:auto;z-index:3}.mobileNavOptions{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:50px;margin-top:-110px;padding:80px 0 80px 20px;position:relative;text-align:center}.Link{border:1px solid #fff;border-radius:100px;padding:10px;text-decoration:none}.Link,.donate{color:#fff;font-family:Roboto Extra Bold;font-size:20px;width:50%}.donate{background-color:#1c1d6f;border-radius:10px;padding:13px}}@media screen and (max-width:480px){.navBody{gap:0;justify-content:space-between;padding:0 20px}.navLogo img{height:50px}.navOptions{display:none}#hamburger{display:block;height:25px;position:relative;width:auto;z-index:3}.mobileNavOptions{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:50px;margin-top:-75px;padding:80px 0 80px 20px;position:relative;text-align:center}.Link{border:1px solid #fff;border-radius:100px;font-family:Roboto Extra Bold;font-size:20px;padding:10px;width:80%}.DonateIcon{display:none}.donate{background-color:#1c1d6f;border-radius:10px;color:#fff;font-family:Roboto Extra Bold;font-size:20px;padding:13px}}.breakdownMain{background-color:#000;display:flex;padding-bottom:100px;width:100%}.leftBreakdownSec{padding-left:50px;padding-top:100px;width:50%}.leftBreakdownSec h2{color:var(--secondary-color);font-size:50px;text-align:left;width:100%}.leftBreakdownSec p{color:var(--tertiary-color);font-family:Roboto Medium;font-size:20px;text-align:left}.breakdownDesc{display:flex;flex-wrap:wrap;gap:30px}.breakdownDesc p{color:#fff;font-family:Roboto Bold Italic;font-size:16px;margin-bottom:10px}.breakdown1{align-items:center;display:flex;gap:10px;justify-content:center}.breakdown1 div{background-color:red;border-radius:2px;height:20px;width:20px}.breakdown2{align-items:center;display:flex;gap:10px}.breakdown2 div{background-color:#adff2f;border-radius:2px;height:20px;width:20px}.breakdown3{align-items:center;display:flex;gap:10px}.breakdown3 div{background-color:#00c8ff;border-radius:2px;height:20px;width:20px}.breakdown4{align-items:center;display:flex;gap:10px}.breakdown4 div{background-color:grey;border-radius:2px;height:20px;width:20px}.breakdown5{align-items:center;display:flex;gap:10px}.breakdown5 div{background-color:#ff0;border-radius:2px;height:20px;width:20px}.breakdownMain img{align-self:center;height:450px;justify-self:right;width:50%}@media screen and (max-width:1040px){.breakdownMain{flex-direction:column}.leftBreakdownSec{width:90%}.breakdownMain img{height:auto;width:90%}}@media screen and (max-width:660px){.breakdownMain{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:0;width:100%}.leftBreakdownSec{padding-left:20px;width:70%}.leftBreakdownSec h2{font-size:45px;width:90%}.leftBreakdownSec p{font-size:16px;width:90%}.breakdownMain img{align-self:center;height:15rem;justify-self:right;object-fit:cover;width:100%}}.contributeMain{padding:20px 0 100px}.Contribute,.contributeMain{align-items:center;display:flex;flex-direction:column;justify-content:center}.Contribute{background-image:url(https://cysdcam.org/wp-content/uploads/2025/07/blackkid.116ea4b8e1805cf17795-scaled.jpg);background-repeat:no-repeat;background-size:100%;border-radius:20px;height:400px;margin-top:50px;width:95%}.Contribute h2{font-size:50px;width:90%}.contributeButtons{display:flex;gap:50px;margin-top:50px}.contributeBtn2{background-color:#1c1d6f;border-radius:10px;color:#fff;font-size:20px;padding:13px}.contributeBtn1,.contributeBtn2{cursor:pointer;font-family:Roboto Extra Bold}@media screen and (max-width:600px){.contributeMain{padding:20px 0 10px}.Contribute{height:300px;justify-content:flex-start}.Contribute h2{font-size:25px;margin-top:30px;width:90%}.contributeButtons{gap:20px;justify-content:space-around;margin-top:10px}.contributeBtn1,.contributeBtn2{font-size:16px;padding:10px}}.footerMain{align-items:center;background-color:#000;color:var(--secondary-color);display:flex;flex-direction:column;justify-content:center;padding-bottom:100px;padding-top:70px}.footerSubscribe h3{font-family:Roboto Black Italic;font-size:25px}.footerSubscribe p{font-family:Roboto Light Italic;margin-bottom:0;padding-bottom:0}.footerTop{display:flex;gap:100px}.newsletter,.newsletter form{align-items:center;display:flex}.newsletter form{height:max-content;margin-top:0;padding-top:0}.newsletter input{border-radius:5px;height:25px;width:400px}.newsletter button{align-items:center;display:flex;height:35px;margin-left:-100px;position:relative;text-align:center}.footerSection h3{font-family:Roboto Medium;font-size:20px}.footerSection p{font-family:Roboto Regular;font-size:16px}.footerSocials h3{color:#fff;font-family:Roboto Medium;font-size:20px}.footerSocialsLink{color:#fff;text-decoration:none}.footerSocials p{font-family:Roboto Regular;font-size:16px}.footerOptions{align-items:center;display:flex;gap:100px;justify-content:center;padding-left:20px}.mapSection{display:flex;justify-content:space-around;width:100%}iframe{margin-left:100px}.sponsorHolder{align-items:center;display:flex;gap:30px;justify-content:center}.sponsorHolder img{height:100px;width:auto}@media screen and (max-width:768px){.footerTop{flex-direction:column;gap:0}.footerSubscribe,.footerTop{align-items:center;justify-content:center}.newsletter input{width:600px}.mapSection{margin-top:30px}.sponsorHolder img{height:50px;width:auto}}@media screen and (max-width:600px){.footerMain{display:flex;flex-direction:column}.footerTop{flex-direction:column;gap:0}.newsletter{padding:20px 10px}.newsletter input{width:300px}.footerOptions{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:left;padding-bottom:20px;text-align:left;width:90%}iframe{margin-left:10px}.mapSection{flex-direction:column}.sponsorHolder{margin-top:50px}}.scroll-button-body{bottom:"2rem";cursor:pointer;display:flex;justify-content:right;position:"fixed";right:"2rem";width:100%}.scroll-button{height:60px;margin-right:30px;margin-top:0;padding-top:0;width:auto}@media screen and (max-width:1024px){.scroll-button-body{display:none}}@media screen and (max-width:600px){.scroll-button-body{display:none}}.projectSection{background-color:var(--secondary-color);display:flex;padding:70px 15px 50px 20px}.projectLeftSection{padding-left:20px;text-align:left;width:100%}.projectSectionTitle{align-items:center;color:var(--primary-color);display:flex;margin-bottom:0;padding-bottom:0}.projectsSection{display:flex;gap:50px;justify-content:space-around;width:100%}.project{align-items:center;border-radius:10px;color:#000;display:flex;flex-direction:column;height:350px;justify-content:space-between;margin-top:50px;padding-bottom:20px;width:350px}.project h5{background-color:#fff9;border-radius:5px;font-family:Roboto Bold;font-size:20px;padding:3px;text-align:center}.project p{background-color:#00000080;border-radius:5px;color:#fff;font-family:Roboto Medium;font-size:16px;padding:5px;width:90%;width:300px}.project button{background-color:#fff;color:red;transition-duration:.5s;transition-timing-function:ease-in-out}.project button:hover{background-color:red;color:#fff;transform:scaleX(10px)}#proj1{background-image:url(/wp-content/reactpress/apps/landingpage/static/media/studentdistribution.a02a0314c4a595e23387.jpg)}#proj2{background-image:url(/wp-content/reactpress/apps/landingpage/static/media/farmerdistribution.2e877426ee24e6e2b57d.jpg)}#proj3{background-image:url(/wp-content/reactpress/apps/landingpage/static/media/fooddistribution.73203ce13b0f521e315e.jpg)}@media screen and (max-width:1040px){.projectLeftSection{width:95%}.projectsSection{align-items:center;justify-content:space-around}.project{height:200px;width:450px}}@media screen and (max-width:660px){.projectsSection{display:flex;flex-direction:column;padding-left:10px}.project{height:250px;width:100%}.projectLeftSection{padding-left:0}}@font-face{font-family:Roboto Regular;font-weight:400;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:Roboto Medium;font-weight:400;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto Bold;font-weight:bolder;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Roboto Light;font-weight:lighter;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto Light Italic;font-weight:lighter;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-LightItalic.c590382422f2742d788b.ttf) format("truetype")}@font-face{font-family:Roboto Black Italic;font-weight:lighter;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-BlackItalic.fd62a10743bd89a3d97c.ttf) format("truetype")}@font-face{font-family:Roboto Bold Italic;font-weight:bolder;src:url(/wp-content/reactpress/apps/landingpage/static/media/Roboto-BoldItalic.87d61cea6fe1d235d4a8.ttf) format("truetype")}:root{--primary-color:#1c1d6f;--secondary-color:#d3d5d4;--tertiary-color:#bf1a2f;--alternate-color:#575c55}.homeBody{position:relative;z-index:2}.landingImage img{height:105vh;object-fit:cover;width:100%}.imageDesc{color:#fff;font-family:Roboto Bold Italic;font-size:50px;font-weight:1000;height:300px;margin-left:50px;margin-top:-450px;position:static;text-align:left;width:55%}.statsSection{align-items:center;color:#fff;display:flex;font-family:Roboto Black Italic;font-size:16px;justify-content:center;padding:20px}.statsSection hr{height:0;width:80%}.aboutSection{align-items:center;background-color:#d3d5d4;background-color:var(--secondary-color);display:flex;padding:10rem 5rem}.aboutLeftSection{padding-left:20px;text-align:left;width:50%}.homeSectionTitle{align-items:center;color:#1c1d6f;color:var(--primary-color);display:flex;margin-bottom:0;padding-bottom:0}.homeSectionTitle #divider{border:1.5px solid #1c1d6f;border:1.5px solid var(--primary-color);margin-bottom:2px;margin-top:20px;padding-bottom:0;width:50px}.homeSectionTitle p{align-self:center;font-family:Roboto Black Italic;font-size:18px;justify-self:center;margin-left:5px}h2{color:#1c1d6f;color:var(--primary-color);font-family:Roboto Bold;font-size:40px;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}#aboutDesc{color:#575c55;font-family:Roboto Regular;font-size:17px;width:90%}.homeSectionImages{border-radius:20px;height:auto;width:50%}button{background-color:#bf1a2f;background-color:var(--tertiary-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Roboto Bold;font-size:16px;margin:20px 0 20px 5px;padding:15px}.whatWeDoSection{display:flex;padding:5rem}.whatWeDoLeftSection{padding-left:20px;text-align:left;width:50%}#whatWeDoDesc{color:#575c55;color:var(--alternate-color);font-family:Roboto Regular;font-size:20px;width:70%}.whatWeDo{align-items:center;display:flex;gap:50px;margin-left:50px;text-align:left}.whatWeDo img{height:80px;width:auto}.whatWeDo div{width:100%}.whatWeDo h4{color:#1c1d6f;color:var(--primary-color);font-family:Roboto Bold Italic;font-size:30px;margin-bottom:0;padding-bottom:0}.whatWeDo p{color:#575c55;color:var(--alternate-color);font-family:Roboto Regular;font-size:16px;width:95%}.whatwedoImageContainer{align-items:center;display:flex;justify-content:center;width:50%}.whatWeDoImage{height:auto;width:95%}@media screen and (max-width:1040px){.descHolder{padding-left:20px}.imageDesc{height:200px;margin-left:0;margin-top:-350px;width:100%}.aboutSection{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:100px}.aboutLeftSection{width:100%}.homeSectionImages{height:auto;width:90%}.whatWeDoSection{align-items:center;flex-direction:column;justify-content:center;padding-left:10px;padding-top:50px}.whatWeDoLeftSection,.whatwedoImageContainer{width:100%}.whatWeDoImage{height:auto;margin-top:0;width:90%}}@media screen and (max-width:660px){.landingImage img{height:105vh;object-fit:cover;width:100%}.imageDesc{font-size:35px;font-size:30px;height:200PX;margin-left:0;margin-top:-390px;padding-left:20px;width:85%}.aboutSection{align-items:start;flex-direction:column;justify-content:flex-start;padding:2em}.aboutLeftSection{margin-top:5em;padding-left:0;width:100%}.homeSectionImages{border-radius:20px;height:auto;object-fit:cover;width:95%}.homeSectionTitle #divider{border:1.5px solid #1c1d6f;border:1.5px solid var(--primary-color);width:20%}.whatWeDoSection{flex-direction:column;padding:1.5rem}.whatWeDoLeftSection{padding-left:0;width:100%}#whatWeDoDesc{width:100%}.whatWeDo{margin-left:0}.whatWeDo p{width:100%}.whatWeDo img{height:50px;width:auto}.whatwedoImageContainer{align-items:center;justify-content:center;width:95%}.whatWeDoImage{align-self:center;height:auto;margin-top:5rem;object-fit:cover;width:100%}.projectsSection{display:flex;flex-direction:column}.project{width:100%}}.aboutusMain{display:flex;flex-direction:column}.aboutusBody{position:relative;z-index:2}.aboutusHeader{align-items:center;background-color:var(--secondary-color);display:flex;justify-content:space-around;padding:12em 10em 20em;position:relative;z-index:0}.leftHeader{display:flex;flex-direction:column;text-align:left}.leftTitle{align-items:center;color:var(--primary-color);display:flex;font-family:Roboto Bold;font-size:1.2rem;gap:10px}.leftTitle h5{border:1.4px solid var(--primary-color);height:.1px;width:50px}.leftHeader h2{font-family:Roboto Black Italic;font-size:50px;width:90%}.rightHeader{color:var(--primary-color);display:flex;font-family:Roboto Medium;font-size:18px}.rightHeader>ul{gap:30px}.missionBody,.rightHeader>ul{display:flex;flex-direction:column}.missionBody{align-items:center;justify-content:space-between;padding-bottom:50px}.missionBody img{border-radius:20px;height:400px;margin-top:-190px;object-fit:cover;position:relative;width:90%;z-index:1}.missionAndVision{margin-top:5em;text-align:left;width:100%}.mission,.missionAndVision{align-items:center;display:flex;height:100%;justify-content:center}.mission{flex-direction:column;text-align:center;width:50%}.mission p{color:var(--primary-color);font-size:2rem}.mission h3,.mission p{font-family:Roboto Bold}.mission h3{font-size:35px;height:300px;width:90%}.mission h4{font-family:Roboto Light Italic;font-size:16px;width:95%}.vision{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.vision p{color:var(--primary-color);font-size:2rem}.vision h3,.vision p{font-family:Roboto Bold}.vision h3{font-size:35px;height:300px;width:90%}.vision h4{font-family:Roboto Light Italic;font-size:16px;width:95%}.chart{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:5em 5em 0}.chart h2{font-size:50px}.chart p{color:var(--alternate-color);margin-bottom:0;padding-bottom:0;text-align:left}.chart>img{height:auto;margin-top:5em;padding-top:0;width:80%}.organisationPosition{flex-wrap:wrap;gap:50px;margin-top:5em}.organisationPosition,.positions{align-items:center;display:flex;justify-content:center}.positions{background-color:#f5f5f5;border-radius:10px;flex-direction:column;height:250px;padding-top:20px;width:250px}.positions h4{font-size:18px;width:300px}.positions h4,.positions h5{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.positions h5{font-weight:400}.staff-img{height:80px}.staff-det{align-items:center;background-color:#fffc;border-radius:10px;bottom:50px;color:#000;display:flex;flex-direction:column;position:relative;width:100%;width:80%}.staff-img{height:15em;width:auto}.cysdActivities{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:5rem}.cysdActivities img{border-radius:20px;height:25em;object-fit:cover;width:auto}.cysdActivitiesRight{color:#fff;display:flex;flex-direction:column;gap:3em;list-style:square;text-align:left;width:50%}@media screen and (max-width:770px){.aboutusHeader{padding:10em 5em 15em}.organisationPosition{gap:50px}.positions{width:250px}.positions h4{text-align:center;width:250px}.missionAndVision{gap:1em;padding:3em;width:80%}.mission h3,.vision h3{height:20em}.cysdActivities{flex-direction:column-reverse;gap:40px;padding-top:50px}.cysdActivitiesRight{width:100%}}@media screen and (max-width:660px){.aboutusBody{display:flex;flex-direction:column}.aboutusHeader{flex-direction:column;padding:2em}.leftHeader{margin-top:5em;padding-left:0}.leftHeader h2{font-size:25px;width:100%}.rightHeader{margin-bottom:5em}.rightHeader>ul{font-size:.8em}.missionBody img{height:200px;margin-top:-100px}.missionAndVision{align-items:center;flex-direction:column;justify-content:center;margin-top:50px}.mission{padding-left:0;text-align:center;width:90%}.mission h3{font-size:25px;height:max-content;width:100%}.mission p{width:100%}.vision{padding-left:0;text-align:center;width:90%}.vision h3{font-size:25px;height:max-content;width:100%}.vision p{width:100%}.chart{padding:1em}.chart p{padding-bottom:10px;padding-left:10px}.chart h2{font-size:25px;margin-top:20px}.organisationPosition{align-items:center;gap:50px;justify-content:center;margin-top:3em}.structure{height:auto;margin-top:10em;width:100%}.positions{height:200px}.staff-img{height:10em;width:auto}.cysdActivities{padding:2em}.cysdActivitiesRight>h2{font-size:1.5em}.cysdActivities img{height:auto;object-fit:cover;width:100%}}.founderMain{background-color:var(--secondary-color);justify-content:center;padding:3rem}.founderBody,.founderMain{align-items:center;display:flex;flex-direction:column}.founderBody{padding:0 50px 100px 20px}.founderBody>p{color:var(--primary-color);font-size:16px;font-weight:lighter;width:70%}.founder{color:var(--primary-color);height:40em;justify-content:space-between;width:100%}.founder,.founderDetails{align-items:center;display:flex}.founderDetails{flex-direction:column;justify-content:center}.founderDetails img{border-radius:10px;height:300px;width:250px}.founderDetails h3{font-family:Roboto;font-size:20px;margin-bottom:0;padding-bottom:0}.founderDetails p{font-family:Roboto Regular;margin-top:0;padding-top:0}.founderSocials{align-items:center;display:flex;gap:20px;justify-content:center}.founderSocials img{height:30px;width:auto}.founderAbout{align-items:center;align-self:flex-start;display:flex;flex-direction:column;justify-content:center}.founderAbout h4{font-family:Roboto Medium;font-size:24px}.founderAbout p{font-family:Roboto Regular;font-size:16px;margin-left:20px;text-align:left;width:95%}@media screen and (max-width:770px){.founder{flex-direction:column;height:100%}.founderBody>p{width:100%}.founderAbout{flex-direction:column}}@media screen and (max-width:660px){.founderBody{padding:0 10px 50px}.founderBody h2{font-size:25px}.founderBody p{width:100%}.founder{flex-direction:column}.founderDetails{margin-top:2em}.founderAbout{padding-left:10px}.founderAbout p{margin-left:0;word-break:100%}}.whatwedo-heading{background-color:var(--secondary-color);color:var(--primary-color);display:flex;justify-content:space-around;padding:150px 20px 100px;text-align:left}.farmerimagecontainer{align-items:center;display:flex}.whatwedo-leftSection{width:50%}.whatwedo-desc{width:80%}.whatwedo-leftSection>h1{font-family:Roboto Extra Bold;font-size:50px;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.whatwedo-heading img{border-radius:20px;height:400px;width:auto}.whatwedo-services{display:flex;flex-direction:column;padding-bottom:100px;padding-top:0}.service-section{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.serv{align-items:center;display:flex;gap:20px;width:400px}.serv img{height:50px;width:auto}.serv p{font-family:Roboto Regular;font-size:16px;text-align:left;width:100%}.documentary{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px}.documentary>h2{font-family:Roboto Extra Bold;font-size:3em;margin-bottom:50px;margin-top:10px}.documentaryVideo{background-color:#fff;border-radius:10px;height:50em;margin-left:80px;object-fit:contain;width:90%}.videos{background-color:#000;display:flex;flex-direction:column;padding-bottom:100px;padding-top:100px}.video-sec1{align-items:center;display:flex;justify-content:space-around;width:100%}.video-sec1 iframe{border-radius:50px;height:350px;width:450px}.frame1{background-color:#fff}.videoTitle{padding:50px}.videoTitle h2{font-family:Roboto Black Italic;font-size:50px}.video-sec2{align-items:center;display:flex;justify-content:space-around;width:100%}.video-sec2 iframe{border-radius:50px;height:300px;width:450px}.values-principles{display:flex;flex-direction:column;gap:50px;padding-top:20px}.mobileHeading{color:var(--primary-color);display:none}@media screen and (max-width:1040px){.video-sec1{gap:25px}.video-sec1 iframe{width:250px}.video-sec2{gap:25px}.video-sec2 iframe{width:250px}}@media screen and (max-width:660px){.mobileHeading{display:flex}.whatwedo-services{padding:2em}.whatwedo-heading{flex-direction:column}.whatwedo-leftSection{width:100%}.whatwedo-leftSection>h1{font-size:2em}.whatwedo-desc{padding:1em}.whatwedo-heading img{height:15em;object-fit:contain;width:auto}.documentary{padding:3em}.documentaryVideo{height:15em;margin-left:0;object-fit:contain;width:auto}.videos{gap:50px}.video-sec1{align-items:center;flex-direction:column}.video-sec1 iframe{border-radius:10px;height:200px;width:250px}.video-sec2{align-items:center;flex-direction:column}.video-sec2 iframe{border-radius:10px;height:200px;width:250px}.videoTitle{display:none}}.valuesBody,.valuesMain{display:flex}.valuesBody{align-items:center;border:.5px solid #000;border-radius:5px;gap:20px;height:150px;padding-left:20px;padding-right:10px;width:400px}.valuesBody img{height:30px;width:auto}.valueDetail{text-align:left}.valueDetail h3{font-size:16px;margin-top:0;padding-top:0}.valueDetail p{font-size:14px}@font-face{fallback:fallback;font-family:revicons;src:url(/wp-content/reactpress/apps/landingpage/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/wp-content/reactpress/apps/landingpage/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/wp-content/reactpress/apps/landingpage/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.contactMain{display:flex;flex-direction:column}.contactBody{align-items:center;background-color:var(--secondary-color);display:flex;justify-content:center;padding-top:200px;position:relative}.contactLeft{display:flex;flex-direction:column;padding-left:50px;text-align:left;width:50%}.contactLeft h1{font-size:50px;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.contactLeft h1,.contactLeft p{color:var(--primary-color)}.contactRight{align-items:center;display:flex;flex-direction:column;padding-left:200px;text-align:center;width:50%}.contactRight h2{font-size:30px;margin-top:20px}.contactRight p{font-size:20px;margin-top:0;padding-top:0}.social{display:flex;gap:10px;margin-top:20px}.social img{height:30px;width:auto}@media screen and (max-width:1040px){.contactBody{padding-bottom:0}}@media screen and (max-width:660px){.contactBody{flex-direction:column;height:100%;padding-top:150px}.contactLeft,.contactRight{padding-left:20px;width:90%}.contactRight{padding-top:50px}}.formBody{background-color:var(--secondary-color);display:flex;flex-direction:column;padding-bottom:100px;padding-top:100px;text-align:left}.formBody h1{align-self:center;color:var(--primary-color);display:flex}.name,.subject{gap:100px}.message,.name,.subject{align-items:center;display:flex;justify-content:center}.message{flex-direction:column;gap:10px;text-align:left}.message p{text-align:left;width:900px}input{background-color:var(--secondary-color);border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}input:focus{border:none;font-family:Roboto Light;font-size:17px;outline:none}p{font-family:Roboto Medium;font-size:16px}hr,p{margin-bottom:0;padding-bottom:0}hr{margin-top:0;padding-top:0;width:400px}textarea{font-family:Roboto Light;font-size:17px;height:300px;width:900px}textarea:focus{outline:.5px solid var(--primary-color)}.messageBtn{align-self:center;justify-self:center;margin-top:20px;width:20%}@media screen and (max-width:1040px){.formBody,hr{width:100%}.message p,textarea{width:80%}}@media screen and (max-width:660px){.formBody{align-items:center;text-align:center;width:100%}.name,.subject{gap:50px}.message p{text-align:center;width:100%}hr{width:50%}textarea{width:300px}.messageBtn{width:40%}input{width:100px}}.getinvolved-heading{align-items:center;background-image:url(https://cysdcam.org/wp-content/uploads/2025/07/top-view-childs-feet-around-football-ball.96c36e599ef529614d7a-scaled.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:500px;justify-content:space-around;padding:7em 0;position:relative;width:100%}.left-getinvolved-heading{padding-left:30px;text-align:left;width:50%}.left-getinvolved-heading>h1{font-family:Roboto Extra Bold;font-size:3em;margin-bottom:0;padding-bottom:0}.left-getinvolved-heading>p{font-family:Roboto Medium;font-size:1em}.left-getinvolved-heading-button{display:flex;gap:30px;margin-top:20px}.right-getinvolved-heading{background-color:#fffc;height:300px;width:400px}.right-getinvolved-heading,.right-getinvolved-heading form{align-items:center;display:flex;flex-direction:column;justify-content:center}.right-getinvolved-heading form{gap:20px;margin-top:10px;width:80%}.right-getinvolved-heading h2{font-size:25px}.right-getinvolved-heading input{border-radius:5px;height:50px;width:100%}.right-getinvolved-heading button{margin-top:10px;width:40%}.program{background-color:var(--secondary-color);display:flex;justify-content:space-around;padding:50px;position:relative}.program-card{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:#ffffff80;border-bottom-right-radius:100%;height:350px;padding-left:20px;text-align:left;width:350px}.program-card>p{width:90%}.program-card button{background-color:#fff;color:red;margin-top:110px}.program-card-holder1{background-image:url(https://cysdcam.org/wp-content/uploads/2025/07/team-leader-sharing-high-five-with-her-colleague-after-litter-cleanup-activity.9eed37bf04b0bf6891a7-scaled.webp);background-position:50%;background-position-x:100px;background-position-y:100px;background-repeat:no-repeat}.program-card-holder1,.program-card-holder2{background-position:100%;background-size:cover}.program-card-holder2{background-image:url(https://cysdcam.org/wp-content/uploads/2025/07/africanboy3.df7b815b6ecbb873b666.webp);background-position:50%;background-position-x:100px;background-position-y:100px;background-repeat:no-repeat}.program-card-holder3{background-image:url(https://cysdcam.org/wp-content/uploads/2025/07/high-angle-friends-with-face-mask-concept.363ed92f64285d88e0c7-scaled.webp);background-position:100%;background-position:50%;background-position-x:100px;background-position-y:100px;background-repeat:no-repeat;background-size:cover}.sponsor{align-items:center;background-color:var(--secondary-color);display:flex;flex-direction:column;padding:10px 20px 50px 10px}.sponsor>p{font-size:1.2em;text-align:center;width:90%}.sponsorSections{justify-content:space-around;padding-bottom:50PX;width:100%}.sponsorRight,.sponsorSections{align-items:center;display:flex}.sponsorRight{flex-direction:column;width:50%}.sponsorDetails{font-size:18px}.sponsorRight h4{font-size:35px}.how-to-sponsor{gap:30px}.how-to-sponsor,.sponsorLeft{display:flex;flex-direction:column}.sponsorLeft{align-items:center;text-align:left;width:50%}.impact{border:.5px solid grey;padding:1em;width:20em}.sponsorLeft h4{font-size:35px}.impact-section{display:flex;flex-direction:column;gap:30px}.impact p{width:100%}.sponsorLeft img{height:500px;width:auto}.steps{border:.5px solid grey;padding:1em;text-align:left;width:20em}.steps p{width:100%}.sponsor button{display:flex;font-size:24px;width:100%}.sponsor button,.sponsoraChild{text-decoration:none}.skill{flex-direction:column;padding:1em}.skill,.skill-roles{align-items:center;display:flex}.skill-roles{flex-wrap:wrap;gap:30px;justify-content:space-around;margin:50px}.skill-card{align-items:center;background-color:#000;border:.5px solid grey;border-radius:20px;display:flex;flex-direction:column;padding:1em;text-align:left;width:25%}.skill-card h2{color:#fff;font-size:1.2em}.skill-card p{color:var(--secondary-color);font-size:16px;width:100%}.skill-card button{margin-top:20px}.skill h3,.skill h4{width:90%}@media screen and (max-width:770px){.left-getinvolved-heading{margin:3em;padding:0;width:50%}.left-getinvolved-heading>h1{font-size:2em}.right-getinvolved-heading{margin:3em}.program{display:flex;flex-direction:column;gap:50px}.program-card{background-repeat:no-repeat}.sponsorSections{flex-direction:column}.sponsorSections h4{text-align:center}.sponsor{align-items:center;justify-content:center}.skill-card{width:40%}}@media screen and (max-width:660px){.getinvolved-heading{display:flex;flex-direction:column;height:max-content;padding-top:4em}.left-getinvolved-heading,.left-getinvolved-heading h1{padding:0;width:90%}.left-getinvolved-heading p{padding-left:20px;width:90%}.left-getinvolved-heading button{margin-left:20px;margin-top:20px}.right-getinvolved-heading{border-radius:1em;margin-right:0;width:80%}.right-getinvolved-heading button{width:70%}.program{flex-direction:column;gap:50px;padding:20px}.program-card{width:94%}.program-card p{width:80%}.program-card button{margin-top:20px;width:40%}.sponsor{padding-left:20px}.sponsor h2{width:100%}.sponsorSections{flex-direction:column}.sponsorRight{width:100%}.how-to-sponsor{margin:10px}.impact,.steps{width:15em}.impact-section{margin:10px}.sponsor button,.sponsorLeft{width:100%}.skill{padding-bottom:20px}.skill-roles{margin:10px}.skill-card{height:max-content;width:100%}}.children-Body{align-items:center;display:flex;flex-direction:column;justify-content:center}.children-Body img{border-radius:10px;height:200px;width:220px}.children-container{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}.children-details{text-align:left}.children-details p{border:1px solid #000;border-radius:50px;bottom:100px;display:none;font-size:18px;padding:10px;position:relative;text-align:center;width:max-content}.children-details h3{font-family:Roboto Light}.children-details h4{font-family:Roboto Light Italic}
/*# sourceMappingURL=main.3f770484.css.map*/