@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}}html{overflow-x:hidden}body{background-color:#fdfdfd;width:100vw;margin:0}main{display:flex;justify-content:center;height:110vh}.landing{width:87vw;padding-top:2rem;display:flex;justify-content:space-between}.main-landing-1{width:30vw}@media (max-width:768px){main{height:-moz-fit-content;height:fit-content}.landing{flex-direction:column;gap:2rem}.landing-header_container{width:80vw}}@font-face{font-family:__Quicksand_1b586d;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/5f51572adc9d6741-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Quicksand_1b586d;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/f78c7efeefc8db1e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Quicksand_1b586d;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/a5b3f9638b3ccb53-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:__Quicksand_Fallback_1b586d;src:local("Arial");ascent-override:94.93%;descent-override:23.73%;line-gap-override:0.00%;size-adjust:105.35%}.__className_1b586d{font-family:__Quicksand_1b586d,__Quicksand_Fallback_1b586d;font-style:normal}