@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";.App{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:30px;padding-top:30px}.wrapper{max-width:1400px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-inline:20px}.navbar{display:flex;justify-content:space-between;align-items:center;width:100%;height:100px;border-bottom:2px solid var(--blue)}.nav-links{display:flex;justify-content:center;align-items:center;gap:15px}.nav-links a{font-weight:700;color:#000;font-size:16px;text-decoration:none}.top-wrap{display:flex;justify-content:center;align-items:center;width:100%;margin-top:50px;background-color:var(--blue);border-radius:10px;overflow:hidden}.logo-box{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:20%}.logo-box>img{height:90px;object-fit:contain}.row{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.right-top{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;width:100%}.right-top .row{display:flex;justify-content:space-around;align-items:flex-start;gap:50px;width:100%}.slide-box{padding:40px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;height:100%;width:100%}.box1{background-image:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/box2.c89372fc.jpg);background-size:cover}.box2{background-image:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/box1.7e15ded0.jpg);background-size:cover}.box4{background-image:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/hands.4f56952d.jpg);background-repeat:no-repeat;background-size:cover}.box3{background-image:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/box3.f4e1372b.jpg);background-repeat:no-repeat;background-size:cover}.right-nav{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;gap:10px}.box5{background-image:linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/donate-bg.fe351886.jpg);background-repeat:no-repeat;background-size:cover}.box6{background-image:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/box3.f4e1372b.jpg);background-repeat:no-repeat;background-size:cover}.right-top h1{font-size:20px;text-align:center;color:#fff}.right-nav button{width:120px;font-size:13px}.row img{width:100px;height:100%;border-radius:50%}.profile-card img{height:150px;width:150px;border-radius:50%}.profile-card .gokula{height:150px;width:150px}.profile-card{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center;color:#fff;width:170px}.profile-row{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap;gap:30px;width:100%}.profile-card h2{font-size:18px;margin-top:10px}.profile-card p{font-size:16px}.right-top h2{color:#fff;text-align:center;line-height:1.5;margin-top:20px}.hero{display:grid;grid-template-columns:1fr 1fr;color:#000;row-gap:20px;margin-top:70px;text-align:center}.slide-h1{font-size:34px!important;margin-bottom:10px}.slide-box h3{font-size:25px;color:#fff;text-align:center}.slide-box h4{color:#fff;font-size:25px;text-align:center}.quote{background-color:var(--blue);padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;align-self:center;border-radius:20px;height:100%;text-align:center}.quote h4{color:#fff;font-size:24px;line-height:1.7;text-transform:uppercase}.donate{text-transform:uppercase;width:200px;height:40px;display:flex;margin:0 auto;justify-content:center;align-items:center;background-color:#ffba67;border:none;text-decoration:none;color:#000;font-weight:700;font-size:14px;border-radius:8px;cursor:pointer;transition:all .5s ease;border:2px solid black}.objectives,.phases{display:flex;justify-content:center;align-items:stretch;gap:20px;margin-top:90px;flex-wrap:wrap}.phases{margin:0}.objective{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;border:2px solid var(--blue);width:300px;padding:20px;border-radius:10px;color:#000;text-align:center;box-shadow:0 0 5px 0 var(--blue)}.objective img{width:120px;height:120px}.objective h1{font-size:25px}.objective p{font-size:16px;text-align:center}.phases-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:90px;gap:20px}.phases-wrapper h2{font-size:50px}.reports .title{text-align:center}.phase2{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;width:100%;margin-top:70px;text-align:center}.phase2 p{font-size:18px}.card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;margin-top:20px}.phase2 h2,.list-box{width:100%;border-radius:20px;padding:20px;background-color:#fff;border:2px solid var(--blue);box-shadow:0 0 5px 0 var(--blue);color:#000;display:grid;place-items:center;font-size:20px;font-weight:500;position:relative}.phase2 h2{height:200px;box-shadow:none}.down:after,.mob-down:after{content:"";position:absolute;height:50px;width:30px;background-color:var(--blue);opacity:.7;top:100%;left:10%}.list-box img{width:150px;height:150px;object-fit:cover;margin-bottom:20px}.mob-down:after{display:none}.right:before{content:"";position:absolute;height:30px;width:50px;background-color:var(--blue);opacity:.7;top:10%;left:100%}.list{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:70px}.list .title{font-size:35px;text-align:center;margin-bottom:10px}.list p{line-height:1;margin-bottom:40px;text-transform:capitalize}.list ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:1fr;justify-content:center;align-items:stretch;gap:40px}.list-box{text-align:center;width:100%!important;height:100%;min-height:150px}.profile-slider,.br{display:none}.list-box span{display:block!important;margin-bottom:10px;font-size:23px!important}.left-nav{display:flex;justify-content:flex-start;align-items:center;gap:20px;width:100%}.left-nav .desk-link{width:100%}.desk-link{display:flex}.mob-link{display:none}.mob-link svg,.left-nav svg{display:none}.mob-link .donate-a{display:none}@media screen and (max-width: 1240px){.navbar{row-gap:20px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-bottom:40px;justify-content:space-between}.left-nav{justify-content:flex-end;flex-direction:row-reverse}.right-nav{gap:0px;justify-content:flex-start}.right-nav button{width:120px}.nav-links{grid-column:1/3;grid-row:2/3}.desk-link{display:none}.mob-link{display:flex}}@media screen and (max-width: 1107px){.right-top h1{font-size:20px}.hero{grid-template-columns:1fr;grid-template-rows:auto auto}.left-hero img{max-width:90%}.list ul{grid-template-columns:1fr 1fr}}@media screen and (max-width: 993px){.right:before{display:none}.profile-slider{display:initial}.profile-slider li{display:flex;justify-content:center;align-items:center}.br{display:block}.slide-box h1{font-size:24px!important}.down:after,.mob-down:after{left:50%;transform:translate(-50%)}.phase2 h2{width:100%}.mob-down:after{display:block}}@media screen and (max-width: 808px){.mob-link{position:fixed;left:0;max-width:400px;width:100%;top:0;height:100vh;z-index:100;max-height:100vh;overflow-y:auto;flex-direction:column;background-color:#000;color:#fff;align-items:center;justify-content:flex-start;padding:60px 30px;gap:30px;left:-700px;transition:all .5s ease-in-out}.overlay2{position:fixed;width:100%;height:100vh;background-color:#000000b3;left:0;top:0;z-index:99;display:none}.show-overlay{display:block}.open-nav{left:0}.mob-link a{color:#fff;font-size:18px}.mob-link svg{display:block;color:#fff;position:absolute;right:5%;top:2%;cursor:pointer;font-size:25px}.left-nav svg{display:block;color:#000;cursor:pointer;font-size:25px}}@media screen and (max-width: 967px){.top-wrap,.profile-row{gap:40px;flex-direction:column}.logo-box{align-self:center!important}.quote br{display:none}.profile-card{width:100%}}@media screen and (max-width: 750px){.logo-box{justify-self:flex-start}.slide-h1{font-size:25px!important;text-align:center}.list p{text-align:center}}@media screen and (max-width: 675px){.list ul{grid-template-columns:1fr}}@media screen and (max-width: 450px){.quote h4{font-size:20px}.slide-h1{font-size:20px!important;text-align:center}.logo-box img{width:120px}.left-nav{gap:5px}.objectives{margin-top:50px}.right-nav button{font-size:12px;width:95px}.right-nav button{display:none}.mob-link .donate-a{display:block}.mob-link{max-width:100%}}.reports{width:100%;margin:60px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}header{width:100%;height:90px;display:flex;justify-content:center;align-items:center;background-color:#347a9a}.header{color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1000px;width:100%;height:100%;position:relative;gap:5px}.header h1{font-size:30px}.header h1 span{color:#ffc300}.header p{font-size:16px;color:#000}.color-row{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;bottom:0;left:0}.red,.blue,.yellow{flex:calc(1 / 3);height:3px}.red{background-color:#c36e33}.yellow{background-color:#cb9525}.blue{background-color:#2276b4}.top{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:1000px;padding-inline:20px}.img{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.img img{max-width:250px;object-fit:contain;width:100%}.btn-div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;width:100%}.btn-div button{text-transform:uppercase;flex:1;height:60px;color:#fff;cursor:pointer;border:none;font-size:18px;border-radius:10px;transition:all .4s ease-in-out}.btn-div button:hover{transform:scale(.95);opacity:.7;cursor:pointer}.dark-green{background-color:#5f9ea0}.dark-blue{background-color:#0dcaf0}.dark-yellow{background-color:#ffc300}.dark-brown{background-color:#deb887}.light-yellow{background-color:#f7e37b}.cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:1fr;place-items:center;width:100%;margin-top:50px;gap:30px}.card{box-shadow:0 0 5px #0003;background-color:#f8f9f9;width:300px;height:100%;border-radius:10px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;padding-bottom:20px;transition:all .5s ease-in-out}.card:hover{box-shadow:0 0 5px #00000080}.card img{width:100%;height:250px;object-fit:contain}.text-card{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;margin-top:10px;width:100%;padding-inline:20px;text-align:center}.card h2{font-size:18px;background-color:#f0f1f1;padding:10px;border-radius:10px;width:100%;font-weight:500}.card h2 span{color:red;margin-right:5px}.text-card h3{font-size:16px;color:#aec9c9;font-weight:400;margin-top:10px}.text-card p{font-weight:600;font-size:18px;color:#000}.card-btn{display:flex;justify-content:center;align-items:center;width:100%;gap:10px;flex-direction:column;margin-top:10px}.card-btn button,.card-btn a{width:100%;height:40px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;text-decoration:none;font-size:14px;border-radius:8px;cursor:pointer;font-weight:500;transition:all .5s ease;border:2px solid transparent}.card-btn a:hover{background-color:transparent;border-color:var(--blue);color:#000}.card-btn button:hover{color:#fff;background-color:var(--blue)}.card-btn a{background-color:var(--blue);color:#fff}.card-btn button{background-color:transparent;color:#000;border-color:var(--blue)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2;cursor:pointer}.modal{position:fixed;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%);width:95%;max-width:1000px}.image-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.modal img{height:max(60vh,500px);width:100%;object-fit:contain}.modal .splide .splide__pagination{bottom:-10%!important}.splide__arrow{width:3em!important;height:3em!important;background-color:#000c!important;opacity:1!important}.splide__arrow svg{fill:#fff!important;width:2em!important;height:2em!important}.close{position:absolute;top:-55%;right:0;z-index:30;max-width:25px;cursor:pointer;object-fit:contain!important}@media screen and (max-width: 1337px){.cards{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}@media screen and (max-width: 835px){.btn-div{grid-template-columns:1fr 1fr}.header{padding-inline:10px}.header h1{font-size:20px;text-align:center}}@media screen and (max-width: 570px){.img img{max-width:150px}.btn-div{grid-template-columns:1fr}.modal img{height:400px;object-fit:contain}.close{top:-10%;right:0%;height:auto!important}}.roadmap{display:flex;justify-content:center;align-items:center;flex-direction:column;height:auto;width:100%;margin-top:100px}.title{color:#000;font-size:35px}.desc-road{color:#000;font-size:1.4rem}.roadmap-grid{width:100%;margin-top:4rem}.grid-box{color:#000;display:flex;justify-content:flex-start;flex-direction:column;width:100%;gap:20px;align-items:center;text-align:center;min-height:500px}.grid-box img{height:200px;object-fit:cover;width:200px}.grid-box p{font-size:1.1rem;width:80%;line-height:1.5;text-transform:uppercase}.grid-box h1{text-transform:uppercase;font-size:25px}@media screen and (max-width: 1250px){.grid-box p{width:100%!important}}@media screen and (max-width: 900px){.grid-box{align-items:center;text-align:center}.grid-box h1{font-size:1.4rem}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.road2{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:0;padding:20px;gap:30px}.row-road{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;gap:40px}.row-card{display:flex;justify-content:flex-start;align-items:center;text-align:center;flex-direction:column;padding:25px;width:100%;height:100%;box-shadow:0 0 20px #347a9a80;background-color:#fff;border:2px solid var(--blue);border-radius:20px;gap:10px}.row-card img{width:200px;height:200px;object-fit:contain;margin:10px 0}.row-card h1{font-size:23px;text-transform:uppercase}.row-card p{text-transform:capitalize;font-size:16px}@media screen and (max-width: 1273px){.row-card h1{font-size:25px}}@media screen and (max-width: 1065px){.row-road{grid-template-columns:1fr 1fr}.row-card:nth-child(5){grid-column:1/3;max-width:50%;justify-self:center}}@media screen and (max-width: 765px){.row-road{grid-template-columns:1fr}.row-card{height:auto}.row-card:nth-child(5){grid-column:auto;max-width:none;justify-self:auto}}:root{--blue: #243468}*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}html{scroll-behavior:smooth}
