@import url("https://fonts.googleapis.com/css2?family=Dangrek&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300&family=Quicksand:wght@300;400;500;600;700&display=swap");nav{width:100%;box-sizing:border-box;height:96px;position:fixed;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-inline:32px;top:0;left:0;z-index:20}#logo{width:176px;height:48px}nav>ul{width:532px;height:48px;gap:60px;color:#565656;font-size:16px;font-weight:600;display:flex;flex-direction:row;justify-content:space-between;align-items:center;list-style-type:none}nav>ul>li>button{width:121.75px;height:46px;border-radius:7px;background-color:#0e3e6e;color:#fff;cursor:pointer}nav>ul>li>a{text-decoration:none;color:#565656}.navbar{height:80px;width:100vw}section{position:relative;display:flex;justify-content:space-between;gap:10rem;margin-bottom:10rem}.primary-btn{width:168px;height:46px;font-weight:600;border:2px solid #0e3e6e;border-radius:7px;background-color:#fff;color:#0e3e6e;transition:all .4s;cursor:pointer}.primary-btn:hover,.secondary-btn{background-color:#0e3e6e;color:#fff}.secondary-btn{width:168px;height:46px;border-radius:7px;border:none;outline:none;cursor:pointer}.btn-group{width:300px;height:40px;display:flex;flex-direction:row;gap:24px}.header{font-family:Dangrek;font-size:70px;line-height:120%}.header,.header-text{color:var(--foundation-black-b-300,#333);font-weight:400}.header-text{font-size:18px;line-height:139%}.workstream{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10rem}.workstream-intro{margin-top:0!important;width:505px;box-sizing:border-box}.workstream-img{position:absolute;right:-100px;z-index:-10}.whoweare-bg{position:relative;left:-100px;top:100px}.workstream-card-container{display:flex;flex-direction:column;gap:40px}.workstream-card-wrapper{padding:10px;background-color:#f0f0f0;border-radius:15px}.workstream-card-first{transform:translateX(-200px)}.workstream-card-third{transform:translateX(-100px)}.workstream-card{width:500px;height:150px;border-radius:15px;padding:5px 20px 10px;display:flex;flex-direction:column;gap:20px;background-color:#def}.workstream-card>h2{font-size:31px;font-family:Dangrek}.workstream-card>p{font-size:16px;font-family:Quicksand}.bg-green{background-color:#55c396}.get-involved-section{background-color:#092643;height:500px;width:100%;margin:0;display:flex;align-items:center;justify-content:center;flex-direction:row}.get-involved-intro{width:360px}.text-fdfdfd{color:#fdfdfd}.get-involved-intro>h1{line-height:100%}.home-footer{padding-bottom:3rem;padding-top:2rem;padding-inline:5rem;width:100vw;flex-direction:row;justify-content:space-between;color:#565656}.home-footer,.home-footer-logo{display:flex;align-items:center}.home-footer-logo{width:20%;height:100%;justify-content:center}.footer-elements{width:70%;display:flex;flex-direction:row;gap:50px;align-items:flex-end;padding:10px 30px}.quick-links{display:flex;flex-direction:column;gap:15px}.quick-links>h3{color:#565656;font-weight:900;font-size:14px}.quick-links-container{display:flex;flex-direction:column;gap:20px}.footer-elements-group{width:70%;display:flex;align-items:center;flex-direction:row;gap:6rem;box-sizing:border-box}.footer-elements-group>ul{list-style-type:none;display:flex;flex-direction:column;gap:20px;width:250px;padding:10px}.footer-elements-group>ul>li{font-size:16px!important;display:flex;flex-direction:row;gap:12px;align-items:center;height:35px;cursor:pointer}.link{text-decoration:none;color:#565656}.btn-group-col,.btn-group-footer{width:300px;height:100%;display:flex;flex-direction:column;gap:24px;padding:15px 10px}.whoweare-section{margin-top:"8rem";width:"85vw";margin-left:"2rem"}#hamburger,#hamburger-absolute,#menu-logo{display:none}@media (max-width:768px){nav>ul{display:none}#nav{height:100vh;width:100vw;background-color:#fdfdfd;flex-direction:column;gap:40px;justify-content:center}#nav,.nav-icons{display:flex;align-items:center}.nav-icons{flex-direction:row;justify-content:space-between;width:100%}#nav>ul{width:50vw;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:35px;margin:0;padding:0;justify-content:center;align-items:center}#nav>ul>li>a{font-size:22px}#hamburger,#menu-logo{display:block}#hamburger{z-index:100;cursor:pointer}#hamburger-absolute{position:absolute;top:30px;right:30px;display:block}section{gap:6rem;margin-bottom:6rem}.whoweare-section{width:100%;margin-top:0;height:-moz-fit-content;height:fit-content;flex-direction:column-reverse}.whoweare-bg{left:-50px;top:50px}.landing-header_container .text-land{font-size:50px}.home-footer{flex-direction:column;gap:0;padding:2em 0}.home-footer-logo{width:100%}.footer-elements{width:100%;flex-direction:column;gap:15px;align-items:center;padding:10px 0}.footer-elements-group{width:100%;padding:0 1em;height:-moz-fit-content;height:fit-content;gap:0}.footer-elements-group>*{box-sizing:border-box;padding:2em}.footer-elements-group>ul{width:60%;display:flex;flex-direction:column;font-size:14px;gap:2.5em}.footer-elements-group>ul>li{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:14px;gap:5px}.quick-links{gap:10px;width:40%}.quick-links-container{gap:14px}.get-involved-section{flex-direction:column;height:-moz-fit-content;height:fit-content;padding:1em;box-sizing:border-box}.btn-group-footer{flex-direction:row}.link{font-size:14px}.workstream{height:-moz-fit-content;height:fit-content;flex-direction:column}.workstream-intro{width:100%;padding-inline:2em}.workstream-card-wrapper{width:90%;margin:0 auto;padding:6px;box-sizing:border-box}.workstream-card-first,.workstream-card-third{transform:translateX(0)}.workstream-card{width:-moz-fit-content;width:fit-content}.workstream-card>div>h2{font-size:20px}.workstream-card>div>p{font-size:14px}.header{font-size:56px}.header-text{font-size:16px}.get-involved-intro{width:90%;margin:0 auto}}:root{--input_radius:8px;--input_margin:10px}.container{max-width:1440px;margin:auto}.main{padding:70px 6rem}input,label,p,textarea{font-size:18px;font-weight:400;font-family:__Quicksand_1b586d,__Quicksand_Fallback_1b586d}h1{font-size:54px;line-height:64.8px;margin:30px 0;max-width:950px}.relative{position:relative}.icon{min-width:24px;margin-right:15px}.icon-2{width:30px;display:block}.square{aspect-ratio:1}.info{background-image:url(/images/png/vector-contact.png);background-repeat:no-repeat;background-size:contain;background-position:50%;width:550px;min-height:500px;display:flex;align-items:center;justify-content:center;color:#fff;position:absolute;left:0;top:50%;transform:translateY(-50%)}.list-item,.social{display:flex;align-items:flex-start;margin:25px 0}.list-item p{margin:0;font-size:16px}.social{justify-content:space-around;margin:45px 0}.info-details{max-width:220px}.btn-1{background-color:#0e3e6e;color:#fff;width:max-content;height:46px;margin:20px 0;padding:7px 14px;font-size:16px;border:none;border-radius:7px;font-weight:700}.btn-1:hover{cursor:pointer}.btn-1:disabled{background-color:#a6a6a6}.form{width:85%;margin-left:auto;display:flex;justify-content:flex-end;border-radius:20px;background-color:#ededed}form{width:60%;margin:0 3rem}form,input,textarea{box-sizing:border-box}input,textarea{width:95%;margin:var(--input_margin) 0;padding:10px 20px;height:63px;border-radius:var(--input_radius);display:block}input{display:block;border:1px solid #333}input:focus,textarea:focus{outline:none}textarea{min-height:200px;color:#565656}.error,.error-txt{color:#eb5757}.error{border-color:#eb5757}.error-txt{margin-top:10px}footer{box-shadow:0 -2px 5px #d3d3d3}.hidden{display:none}@media (max-width:1100px){form{width:40%;min-width:320px}}@media (max-width:960px){.main{display:flex;flex-direction:column}.info{transform:none;z-index:1}.form,.info{position:relative;margin:auto}.form{width:100%;display:block;padding:150px 3rem 70px;box-sizing:border-box;bottom:160px}form{width:100%;margin:initial}input,textarea{width:100%;margin:10px 0}}@media (max-width:768px){.main{padding:40px 3rem}}@media (max-width:640px){.main{padding:40px 3rem}.info{width:100%;margin:auto}.form{padding:130px 1rem}}@media (max-width:450px){.main{padding:40px 0}h1{font-size:34px}.info{background-size:cover}.input-group{box-sizing:border-box;width:calc(100% - 2rem);margin:initial}}@font-face{font-family:__Dangrek_89d5e2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/77a4ef95434270af-s.woff2) format("woff2");unicode-range:U+1780-17ff,U+19e0-19ff,U+200c,U+25cc}@font-face{font-family:__Dangrek_89d5e2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1b247e310335b0de-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Dangrek_Fallback_89d5e2;src:local("Arial");ascent-override:125.97%;descent-override:60.47%;line-gap-override:0.00%;size-adjust:96.90%}.__className_89d5e2{font-family:__Dangrek_89d5e2,__Dangrek_Fallback_89d5e2;font-weight:400;font-style:normal}