@import url(https://fonts.googleapis.com/css?family=Montserrat:400,900);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@400;600&display=swap);#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{font-size:10px}body{width:100%;height:100%;font-family:Source Sans Pro,sans-serif;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color:#171a22}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}#nprogress .bar{height:.35rem;background-color:#41c07a;-webkit-box-shadow:none;box-shadow:none}#nprogress .spinner-icon{display:none}*,.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}::selection{background:none}::-moz-selection{background:none}body::-webkit-scrollbar{width:1rem}body::-webkit-scrollbar-track{background-color:#111}body::-webkit-scrollbar-thumb{background-color:#26caa1;background-color:#a8dadc}a{text-decoration:none;color:inherit}.layout-container{height:100%;width:100%;position:relative}.layout-container .bingo{visibility:hidden;display:none}.layout-container h6{width:100%;color:#52bd94;font-size:2.4rem;font-weight:400;padding:5rem;text-align:center}.layout-container .adbox{height:40vh;width:100%}.glass-bg{background:rgba(48,71,94,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8.5px);border-radius:0 0 5px 5px;border:1px solid hsla(0,0%,100%,.18);-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589)}.navbar-container{width:100%;height:18rem;display:grid;place-items:center;background-color:#171a22;z-index:999}@media(max-width:460px){.navbar-container{height:10rem;display:grid;place-items:center start}}.navbar-container .nav-wrapper{height:10rem;width:100%;padding:0 5rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:460px){.navbar-container .nav-wrapper{padding:0;width:90%;margin:0 auto}}.navbar-container .nav-wrapper .logo-box{display:flex;align-items:center;grid-gap:3rem;gap:3rem;cursor:pointer;width:35rem}.navbar-container .nav-wrapper .logo-box .logo{background-image:url(/assets/Logo.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;height:6rem;width:6rem}@media(max-width:460px){.navbar-container .nav-wrapper .logo-box .logo{height:4rem;width:4rem}}.navbar-container .nav-wrapper .logo-box h1{color:#e8e8e8}.navbar-container .nav-wrapper .logo-box h1 span{display:block;font-size:2.4rem;font-family:Helvetica,sans-serif}@media(max-width:460px){.navbar-container .nav-wrapper .logo-box{grid-gap:1.5rem;gap:1.5rem}.navbar-container .nav-wrapper .logo-box h1{display:flex;grid-gap:.5rem;gap:.5rem}.navbar-container .nav-wrapper .logo-box h1 span{font-size:1.8rem;display:inline;visibility:hidden}}.navbar-container .nav-wrapper .activity-box{width:-moz-fit-content;width:fit-content;height:6rem;display:flex;justify-content:flex-end;align-items:center;grid-gap:2rem;gap:2rem}@media(max-width:460px){.navbar-container .nav-wrapper .activity-box{display:none}}.navbar-container .nav-wrapper .activity-box .sign-in.MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:10rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}.navbar-container .nav-wrapper .activity-box .sign-out.MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:10rem;background:#e8e8e8;color:#2d344f}.navbar-container .nav-wrapper .activity-box .MuiButtonBase-root{background-color:transparent}.navbar-container .nav-wrapper .activity-box .MuiButtonBase-root .MuiSvgIcon-root{font-size:4rem;color:#e8e8e8;cursor:pointer}.navbar-container-1{width:100%;height:8rem;display:grid;place-items:center;background-color:#171a22;-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589)}@media(max-width:460px){.navbar-container-1{display:none}}.navbar-container-1 .nav-wrapper-1{height:6rem;width:100%;padding:0 5rem;display:flex;justify-content:space-between;align-items:center}@media(max-width:460px){.navbar-container-1 .nav-wrapper-1{padding:0;width:80%;margin:0 auto}}.navbar-container-1 .nav-wrapper-1 .logo-box-1{display:flex;align-items:center;grid-gap:3rem;gap:3rem;cursor:pointer;width:35rem}.navbar-container-1 .nav-wrapper-1 .logo-box-1 .logo-1{background-image:url(/assets/Logo.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;height:4rem;width:4rem}@media(max-width:460px){.navbar-container-1 .nav-wrapper-1 .logo-box-1 .logo-1{height:4rem;width:4rem}}.navbar-container-1 .nav-wrapper-1 .logo-box-1 h1{color:#e8e8e8}.navbar-container-1 .nav-wrapper-1 .logo-box-1 h1 span{display:block;font-size:2.4rem}@media(max-width:460px){.navbar-container-1 .nav-wrapper-1 .logo-box-1{grid-gap:1.5rem;gap:1.5rem}.navbar-container-1 .nav-wrapper-1 .logo-box-1 h1{display:flex;grid-gap:.5rem;gap:.5rem}.navbar-container-1 .nav-wrapper-1 .logo-box-1 h1 span{font-size:1.8rem;display:inline;visibility:hidden}}.navbar-container-1 .nav-wrapper-1 .activity-box-1{width:-moz-fit-content;width:fit-content;height:6rem;display:flex;justify-content:flex-end;align-items:center;grid-gap:2rem;gap:2rem}@media(max-width:460px){.navbar-container-1 .nav-wrapper-1 .activity-box-1{display:none}}.navbar-container-1 .nav-wrapper-1 .activity-box-1 .sign-in-1.MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:10rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}.navbar-container-1 .nav-wrapper-1 .activity-box-1 .sign-out-1.MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:10rem;background:#e8e8e8;color:#2d344f}.navbar-container-1 .nav-wrapper-1 .activity-box-1 .MuiButtonBase-root{background-color:transparent}.navbar-container-1 .nav-wrapper-1 .activity-box-1 .MuiButtonBase-root .MuiSvgIcon-root{font-size:4rem;color:#e8e8e8;cursor:pointer}.mega-menu-container{width:100%;height:6rem;display:flex;justify-content:center;align-items:center;grid-gap:3rem;gap:3rem;position:relative}@media(max-width:460px){.mega-menu-container{display:none}}.mega-menu-container .root-click .MuiButtonBase-root{color:#e8e8e8;font-weight:600;font-size:1.4rem;background-color:transparent;text-transform:capitalize}.mega-menu-container .root-click .MuiButtonBase-root:hover{-webkit-box-shadow:inset 0 -3px 0 0 #52bd94;box-shadow:inset 0 -3px 0 0 #52bd94;border-radius:0}.dropmenu-container{width:100%;min-height:50vh;height:auto;background:rgba(34,40,49,.85);-webkit-box-shadow:0 8px 32px 0 rgba(31,38,135,.37);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8.5px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18);-webkit-box-shadow:0 .25rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .25rem .25rem rgba(9,9,14,.8352941176470589);padding:5rem;margin:0 auto;position:absolute;top:80px;right:0;left:0;z-index:888;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;border-radius:.5rem;display:grid;grid-template-columns:1fr 2fr;grid-gap:5rem;gap:5rem}.dropmenu-container .menu-container{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.dropmenu-container .menu-container .link-item{color:#e8e8e8;list-style:none;cursor:pointer;font-size:1.6rem;line-height:150%;width:-moz-fit-content;width:fit-content;padding:.75rem 2rem}.dropmenu-container .menu-container .link-item:hover{-webkit-box-shadow:inset 3px 0 0 0 #52bd94;box-shadow:inset 3px 0 0 0 #52bd94;border-radius:0;background-color:hsla(0,0%,86.7%,.12941176470588237)}.dropmenu-container .menu-header{display:grid;grid-template-columns:1fr;grid-template-rows:2fr 1fr;grid-gap:5rem;gap:5rem}.dropmenu-container .menu-header .menu-image{width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.dropmenu-container .menu-header p{width:85%;margin:0 auto;font-size:1.6rem;line-height:175%;color:#52bd94;letter-spacing:.005rem}.sidebar{background:rgba(34,40,49,.85);-webkit-box-shadow:0 8px 32px 0 rgba(31,38,135,.37);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18);-webkit-box-shadow:0 .25rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .25rem .25rem rgba(9,9,14,.8352941176470589);height:100vh;width:30vw;display:flex;flex-direction:column;position:fixed;top:0;right:-50%;bottom:0;-webkit-transform:translateX(50%);transform:translateX(50%);z-index:9998;-webkit-box-shadow:0 0 .5rem rgba(9,9,14,.8352941176470589);box-shadow:0 0 .5rem rgba(9,9,14,.8352941176470589);-webkit-transition:.8s;transition:.8s}.sidebar .close{height:10rem;width:100%;display:flex;justify-content:flex-end;padding:2rem 5rem}.sidebar .close .MuiButtonBase-root{width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.sidebar .sidebar-menu{height:100%;width:85%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;grid-gap:1rem;gap:1rem}.sidebar .sidebar-menu .link-item{color:#e8e8e8;list-style:none;cursor:pointer;font-size:1.8rem;font-weight:500;width:-moz-fit-content;width:fit-content;padding:1rem 2rem}.sidebar .sidebar-menu .link-item:hover{-webkit-box-shadow:inset -4px 0 0 0 #52bd94;box-shadow:inset -4px 0 0 0 #52bd94;border-radius:0;background-color:hsla(0,0%,86.7%,.12941176470588237)}.sidebar.active{right:0;-webkit-transform:none;transform:none;-webkit-transition:.5s;transition:.5s}.tab-layout-container{width:100%;height:100%}.common-info-item{height:5rem;width:100%;display:grid;grid-template-columns:3fr 5fr;grid-template-rows:1fr;grid-gap:.5rem;gap:.5rem}.common-info-item .info-item-content,.common-info-item .info-item-label{height:100%;width:100%;display:flex;align-items:center;color:#e8e8e8;background-color:rgba(45,52,79,.4117647058823529);padding:0 3rem}.common-info-item .info-item-label{font-size:1.6rem;font-weight:600;background-color:rgba(45,52,79,.4117647058823529);color:#a8dadc}.common-info-item .info-item-content{font-size:1.6rem;display:flex;grid-gap:1rem;gap:1rem;flex-wrap:wrap}.common-info-item .info-item-content span{background-color:#41c07a;padding:.5rem 1rem;border-radius:.15rem;color:#2d344f}@media(max-width:460px){.common-info-item{min-height:11rem;height:100%;display:flex;flex-direction:column;margin:1rem 0}.common-info-item .info-item-label{min-height:5rem}.common-info-item .info-item-content{height:100%;padding:1rem 3rem}}.about-card{height:100%;width:100%;display:grid;grid-template-columns:[c1] 3fr [c2] 5fr [c3];grid-template-rows:[r1] 5rem [r2] 1fr [r3];grid-gap:.5rem;gap:.5rem}.about-card .about-content,.about-card .about-label{height:100%;width:100%;display:flex;align-items:center;color:#e8e8e8;background-color:rgba(45,52,79,.4117647058823529);padding:0 3rem}.about-card .about-label{font-size:1.6rem;font-weight:600;background-color:rgba(45,52,79,.4117647058823529);min-height:5rem;color:#a8dadc}.about-card .about-content{height:100%;width:100%;font-size:1.6rem;display:block;grid-row-start:r1;grid-row-end:r3;grid-column-start:c2;grid-column-end:c3;padding:1rem 2rem}.about-card .about-content p{padding:1rem 0;line-height:150%}.about-card .about-content ul{padding-left:5rem}@media(max-width:460px){.about-card{height:100%;display:flex;flex-direction:column}.about-card .about-label{height:5rem}}.common-info-input-item{height:5rem;width:100%;display:grid;grid-template-columns:3fr 5fr;grid-template-rows:1fr;grid-gap:.5rem;gap:.5rem}.common-info-input-item .input-item-content,.common-info-input-item .input-item-label{height:100%;width:100%;display:flex;align-items:center;color:#e8e8e8;background-color:rgba(45,52,79,.4117647058823529);padding:0 3rem}.common-info-input-item .input-item-label{font-size:2rem;font-weight:600;background-color:rgba(45,52,79,.4117647058823529)}.common-info-input-item .input-item-content{font-size:1.8rem;display:flex;grid-gap:1rem;gap:1rem;border:none;outline:none}.common-header-section{height:65vh;width:100%;display:grid;place-items:center}.common-header-section .common-header-wrapper{width:85%;height:95%;background-color:#171a22;-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);display:grid;grid-template-columns:1fr 1fr;padding:5rem;grid-gap:5rem;gap:5rem}.common-header-section .common-header-wrapper .common-header--content{height:100%;display:flex;flex-direction:column;justify-content:center;grid-gap:5rem;gap:5rem}.common-header-section .common-header-wrapper .common-header--content h3{font-size:7.2rem;background:url(https://images.unsplash.com/photo-1552083974-186346191183?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=750);background-clip:text;-webkit-background-clip:text;color:transparent}.common-header-section .common-header-wrapper .common-header--content p{font-size:2.4rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:150%}.common-header-section .common-header-wrapper .common-header--image{background-size:contain;background-position:50%;background-repeat:no-repeat}@media(max-width:460px){.common-header-section{height:85vh}.common-header-section .common-header-wrapper{width:95%;grid-template-columns:1fr;grid-template-rows:1.25fr 1fr;padding:5rem 2rem}.common-header-section .common-header-wrapper .common-header--content h3{font-size:4rem}.common-header-section .common-header-wrapper .common-header--content p{font-size:1.8rem}}.common-category-box{min-height:10rem;height:100%;width:100%;display:grid;place-items:center}.common-category-box .category-box-wrapper{width:85%;height:100%;display:flex;flex-wrap:wrap;align-items:center;grid-gap:1rem;gap:1rem}.common-category-box .category-box-wrapper .MuiButtonBase-root{height:-moz-fit-content;height:fit-content;font-size:1.4rem;width:-moz-fit-content;width:fit-content;font-weight:500;color:#52bd94;padding:.75rem 2rem}@media(max-width:460px){.common-category-box{height:100%;margin:5rem 0}.common-category-box .category-box-wrapper{width:90%}.common-category-box .category-box-wrapper .MuiButtonBase-root{padding:.5rem 1rem}}.homepage-header-section{height:75vh;width:100%;margin:0 auto 10rem;display:grid;place-items:center}@media(max-width:460px){.homepage-header-section{height:100%}}.homepage-header-section .header-wrapper{width:80%;height:80%;display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:1fr;grid-gap:5rem;gap:5rem}@media(max-width:460px){.homepage-header-section .header-wrapper{width:100%;height:105vh;grid-template-columns:auto;grid-template-rows:[r1] 1.5fr [r2] 1fr;place-items:center;grid-gap:5rem;gap:5rem}}.homepage-header-section .header-wrapper .header-image{width:100%;height:100%;background-image:url(/assets/header.png);background-position:50%;background-size:contain;background-repeat:no-repeat}@media(max-width:460px){.homepage-header-section .header-wrapper .header-image{width:90%}}.homepage-header-section .header-wrapper .header-content{width:100%;height:100%;display:grid;place-items:center}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content{height:85%;grid-row-start:r1;grid-row-end:r2}}.homepage-header-section .header-wrapper .header-content .content-wrapper{width:85%;height:85%;display:flex;flex-direction:column;justify-content:space-between;grid-gap:5rem;gap:5rem;-webkit-transform:translateY(-10%);transform:translateY(-10%)}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content .content-wrapper{-webkit-transform:none;transform:none}}.homepage-header-section .header-wrapper .header-content .content-wrapper .content-main{width:-moz-fit-content;width:fit-content;font-size:5rem;font-weight:600;background:url(https://d33wubrfki0l68.cloudfront.net/9d028cfb41e2be13fe04f09feaf57f3ff413dcf9/694ee/img/pawel-czerwinski-8uzpyniu-rq-unsplash.jpg);background-clip:text;-webkit-background-clip:text;color:transparent}.homepage-header-section .header-wrapper .header-content .content-wrapper .content-main span{display:block;font-family:Source Sans Pro,sans-serif;line-height:150%}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content .content-wrapper .content-main{font-size:3.2rem}}.homepage-header-section .header-wrapper .header-content .content-wrapper p{width:100%;font-size:2rem;color:#e8e8e8;line-height:150%}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content .content-wrapper p{font-size:1.6rem}}.homepage-header-section .header-wrapper .header-content .content-wrapper .cta-box{display:flex;grid-gap:3rem;gap:3rem}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content .content-wrapper .cta-box{grid-gap:1rem;gap:1rem}}.homepage-header-section .header-wrapper .header-content .content-wrapper .cta-box .MuiButtonBase-root{background-color:#e8e8e8;font-size:1.4rem;width:18rem;font-weight:600;color:#181c2f}@media(max-width:460px){.homepage-header-section .header-wrapper .header-content .content-wrapper .cta-box .MuiButtonBase-root{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:.75rem 1.5rem;font-size:1.25rem}}.homepage-header-section .header-wrapper .header-content .content-wrapper .cta-box span .MuiButtonBase-root{background-color:#52bd94;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}.sponsor-section{height:100vh;width:100%;margin:10rem 0;display:grid;grid-template-rows:1fr 1fr 1fr 6fr;place-items:center}.sponsor-section h3{font-size:3.6rem;color:#f0f8ff;line-height:150%;font-family:Source Sans Pro,sans-serif}.sponsor-section p{font-size:2rem;color:#f0f8ff;line-height:150%}.sponsor-section .story-image{width:80%;height:90%;margin:0 auto;background-image:url(/assets/nodebb.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media(max-width:460px){.sponsor-section .story-image{width:100%}}.sponsor-section .MuiButtonBase-root{width:12rem;font-size:1.25rem;font-weight:600;color:#e8e8e8;background-color:#52bd94;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7)}@media(max-width:460px){.sponsor-section{height:75vh;width:90%;margin:0 auto;grid-gap:2rem;gap:2rem}.sponsor-section h3{text-align:center;font-size:3rem}.sponsor-section p{text-align:center;font-size:1.6rem}}.error-image-section{height:60vh;width:90%;margin:0 auto;background-image:url(/assets/404.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.contribute-header-section{height:75vh;width:100%;display:grid;place-items:center;background-color:#171a22;margin:0 auto 5rem}@media(max-width:460px){.contribute-header-section{height:85vh}}.contribute-header-section .header-wrapper{width:80%;height:80%;display:grid;place-items:center;grid-template-rows:1fr 1fr}@media(max-width:460px){.contribute-header-section .header-wrapper{width:80%;grid-gap:5rem;gap:5rem}}.contribute-header-section .header-wrapper h1{font-size:7.2rem;line-height:150%;text-align:center;background:-webkit-linear-gradient(315deg,#7928ca,#ff0080);background:linear-gradient(135deg,#7928ca,#ff0080);background-clip:text;-webkit-background-clip:text;color:transparent;font-family:Source Sans Pro,sans-serif}@media(max-width:460px){.contribute-header-section .header-wrapper h1{font-size:3.6rem;text-align:left}}.contribute-header-section .header-wrapper p{width:75%;margin:0 auto;font-size:2rem;line-height:175%;text-align:center;color:#f0f8ff}@media(max-width:460px){.contribute-header-section .header-wrapper p{width:100%;text-align:left;font-size:1.6rem}}.contribution-section{height:100%;width:100%;display:grid;place-items:center;margin:5rem 0}.contribution-section .contribution-wrapper{height:80%;width:75%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 3fr;padding-top:5rem;grid-gap:5rem;gap:5rem}.contribution-section .contribution-wrapper h3{color:#52bd94;font-size:3.2rem;text-align:center;font-family:Source Sans Pro,sans-serif;line-height:175%}.contribution-section .contribution-wrapper .image-box{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.contribution-section .contribution-wrapper .cta-box{display:flex;justify-content:center;align-items:center;grid-gap:5rem;gap:5rem}.contribution-section .contribution-wrapper .cta-box p{font-size:2rem;line-height:175%;color:#f0f8ff;align-items:center}.contribution-section .contribution-wrapper .cta-box .MuiButtonBase-root{width:25rem;font-size:1.4rem;font-weight:600;color:#e8e8e8;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7)}.contribution-section .contribution-wrapper .cta-box .learn-how{width:16rem;color:#2d344f;background:#e8e8e8}@media(max-width:460px){.contribution-section{height:100vh;width:100%}.contribution-section .contribution-wrapper{height:90%;width:85%;display:flex;flex-direction:column;justify-content:space-between;padding:5rem 0}.contribution-section .contribution-wrapper h3{font-size:2rem}.contribution-section .contribution-wrapper .cta-box{flex-direction:column;align-items:center;grid-gap:3rem;gap:3rem}}.story-post-header{width:100%;height:85vh;display:grid;place-items:center}.story-post-header .wrapper{height:100%;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:460px){.story-post-header{height:50vh}}.story-post-section{height:100%;width:100%;margin:10rem 0;display:grid;place-items:center}.story-post-section .wrapper{height:100%;width:54%;display:flex;flex-direction:column;grid-gap:5rem;gap:5rem;justify-content:flex-start;align-items:center}.story-post-section .wrapper h3{text-align:left;font-size:5.4rem;line-height:150%;background:url(https://images.unsplash.com/photo-1552083974-186346191183?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=750);background-clip:text;-webkit-background-clip:text;color:transparent;font-family:Source Sans Pro,sans-serif}.story-post-section .wrapper .author-box{width:100%;display:flex;justify-content:flex-start;grid-gap:5rem;gap:5rem}.story-post-section .wrapper .author-box span{font-size:2rem;font-weight:400;color:#52bd94;line-height:175%}.story-post-section .wrapper p{width:100%;font-size:2rem;color:#f0f8ff;line-height:175%;font-family:Source Sans Pro,sans-serif}.story-post-section .wrapper blockquote{font-size:2.4rem;color:#f0f8ff;line-height:175%;padding:2rem 5rem;border-left:.5rem solid #41c07a;font-family:Source Sans Pro,sans-serif}.story-post-section .wrapper img{width:100%;height:100%}.story-post-section .wrapper ul{width:100%;padding:0 3rem}.story-post-section .wrapper ul li{list-style:square;font-size:2rem;color:#f0f8ff;line-height:175%;font-family:Source Sans Pro,sans-serif}@media(max-width:460px){.story-post-section{margin:5rem 0}.story-post-section .wrapper{width:90%}.story-post-section .wrapper h3{font-size:3.6rem;text-align:left}.story-post-section .wrapper p{font-size:1.8rem}.story-post-section .wrapper blockquote{font-size:2rem;padding:2rem}.story-post-section .wrapper ul{padding:0 0 0 2rem}.story-post-section .wrapper ul li{font-size:1.8rem}}.sign-in-section,.sign-up-section{width:100%;height:75vh;display:grid;place-items:center}.sign-in-section .wrapper,.sign-up-section .wrapper{width:30vw;height:95%;background-color:rgba(37,37,100,.151);border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:7rem 5rem}.sign-in-section .wrapper h3,.sign-up-section .wrapper h3{width:75%;color:#52bd94;font-size:2.4rem;text-align:center;font-family:Source Sans Pro,sans-serif;line-height:175%}.sign-in-section .wrapper form,.sign-up-section .wrapper form{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:3rem;gap:3rem}.sign-in-section .wrapper form input,.sign-up-section .wrapper form input{width:100%;color:#f0f8ff;background-color:rgba(76,76,88,.151);-webkit-box-shadow:none;box-shadow:none;padding:1rem;outline:none;border:0;border-radius:.5rem;font-size:1.6rem}.sign-in-section .wrapper form .MuiButtonBase-root,.sign-up-section .wrapper form .MuiButtonBase-root{margin:0 auto;font-weight:600;font-size:1.2rem;width:10rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}.sign-in-section .wrapper hr,.sign-up-section .wrapper hr{width:90%;height:.1rem;background-color:rgba(79,79,109,.445);border:none}.sign-in-section .wrapper .create-account,.sign-up-section .wrapper .create-account{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem}.sign-in-section .wrapper .create-account p,.sign-up-section .wrapper .create-account p{color:#f0f8ff}.sign-in-section .wrapper .create-account a,.sign-up-section .wrapper .create-account a{font-size:1.2em;color:#52bd94;font-weight:600}@media(max-width:460px){.sign-in-section,.sign-up-section{height:85vh}.sign-in-section .wrapper,.sign-up-section .wrapper{width:90%;height:90%;padding:5rem}.sign-in-section .wrapper h3,.sign-up-section .wrapper h3{width:100%;font-size:2rem}.sign-in-section .wrapper form,.sign-up-section .wrapper form{width:100%}}.faq-section{width:100%;height:100%;padding-bottom:5rem;display:grid;place-items:center}.faq-section .wrapper{width:80%;height:100%;display:grid;grid-template-rows:30vh auto;grid-gap:5rem;gap:5rem}.faq-section .wrapper h3{height:100%;width:100%;display:grid;place-content:center;font-size:5rem;background:url(https://d33wubrfki0l68.cloudfront.net/9d028cfb41e2be13fe04f09feaf57f3ff413dcf9/694ee/img/pawel-czerwinski-8uzpyniu-rq-unsplash.jpg);background-clip:text;-webkit-background-clip:text;color:transparent;font-family:Source Sans Pro,sans-serif}.faq-section .wrapper .faq-content{height:100%;width:100%;display:grid;place-items:center;grid-gap:1rem;gap:1rem}.faq-section .wrapper .faq-content h6{width:90%;color:#52bd94;font-size:2.4rem;font-weight:600;padding:5rem;text-align:left}.faq-section .wrapper .faq-content .MuiAccordion-root{width:80%;height:100%;background-color:#2d344f;padding:1rem 2rem}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiAccordionSummary-root .MuiIconButton-root{color:#41c07a}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiAccordionSummary-root .MuiIconButton-root .MuiIconButton-label .MuiSvgIcon-root{font-size:3rem}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content p{font-size:2rem;color:#41c07a}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiCollapse-container .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root p{font-size:1.8rem;color:#f0f8ff;line-height:175%;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiCollapse-container .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root p a{color:#a8dadc}@media(max-width:460px){.faq-section .wrapper{width:90%}.faq-section .wrapper h3{font-size:3.2rem;line-height:150%;text-align:center}.faq-section .wrapper .faq-content{width:100%}.faq-section .wrapper .faq-content h6{width:100%;text-align:center}.faq-section .wrapper .faq-content .MuiAccordion-root{width:100%;padding:1rem}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content p{font-size:1.8rem;color:#41c07a}.faq-section .wrapper .faq-content .MuiAccordion-root .MuiCollapse-container .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root p{font-size:1.6rem}}.dashboard-main-section{min-height:50vh;height:100%;width:100%;display:grid;place-items:center}@media(max-width:460px){.dashboard-main-section{min-height:60vh}}.dashboard-main-section .wrapper{width:75%;height:90%;background-color:#171a22;-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);display:grid;grid-template-columns:1fr 2.5fr;grid-template-rows:1fr;grid-gap:1rem;gap:1rem;place-items:center;padding:0 5rem}@media(max-width:460px){.dashboard-main-section .wrapper{width:90%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-gap:1rem;gap:1rem;padding:0}}.dashboard-main-section .wrapper .profile-image-box{background-color:#171a22;-webkit-box-shadow:0 .15rem .15rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .15rem rgba(9,9,14,.8352941176470589);height:17rem;width:17rem;border:.5rem solid #41c07a;background-size:cover;background-position:50%;border-radius:.25rem;background-repeat:no-repeat;border-radius:15rem}.dashboard-main-section .wrapper .profile-intro-box{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center}.dashboard-main-section .wrapper .profile-intro-box h3{color:#52bd94;font-size:4.8rem;background:url(https://images.unsplash.com/photo-1552083974-186346191183?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=750);background-clip:text;-webkit-background-clip:text;color:transparent}.dashboard-main-section .wrapper .profile-intro-box .MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:12rem;background:#e8e8e8;color:#2d344f}@media(max-width:460px){.dashboard-main-section .wrapper .profile-intro-box{flex-direction:column;justify-content:space-evenly}.dashboard-main-section .wrapper .profile-intro-box h3{font-size:3.6rem}}.common-section{width:100%;height:100vh}.general-information-section{height:100%;width:100%;display:grid;place-items:center;margin:5rem 0}.general-information-section .gen-info-wrapper{width:75%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:6rem auto;padding:0 1rem;grid-gap:1rem;gap:1rem}.general-information-section .gen-info-wrapper h3{height:100%;width:100%;color:#52bd94;font-size:3rem;display:flex;align-items:center;-webkit-box-shadow:0 .25rem 0 0 #52bd94;box-shadow:0 .25rem 0 0 #52bd94}.general-information-section .gen-info-wrapper .verify-email-box{height:-moz-fit-content;height:fit-content;width:100%;display:flex;justify-content:flex-end}.general-information-section .gen-info-wrapper .verify-email-box .MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:12rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}.general-information-section .gen-info-wrapper p{color:#e8e8e8;font-size:1.8rem}.general-information-section .gen-info-wrapper .info-content{height:100%;width:100%;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:5rem 0}@media(max-width:460px){.general-information-section .gen-info-wrapper{width:95%}.general-information-section .gen-info-wrapper h3{font-size:2.4rem}}.network-profile-information-section{min-height:50vh;height:100%;width:100%;display:grid;place-items:center}.network-profile-information-section .network-profile-info-wrapper{width:75%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:6rem auto;padding:0 1rem}.network-profile-information-section .network-profile-info-wrapper h3{height:100%;width:100%;color:#52bd94;font-size:3rem;display:flex;align-items:center;-webkit-box-shadow:0 .25rem 0 0 #52bd94;box-shadow:0 .25rem 0 0 #52bd94}.network-profile-information-section .network-profile-info-wrapper .network-profile-info-content{height:100%;width:100%;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:5rem 0}@media(max-width:460px){.network-profile-information-section .network-profile-info-wrapper{width:95%;height:100%}.network-profile-information-section .network-profile-info-wrapper h3{font-size:2.4rem}.network-profile-information-section .network-profile-info-wrapper .network-profile-info-content{grid-gap:5rem;gap:5rem}}.common-information-section{min-height:50vh;height:100%;width:100%;display:grid;place-items:center}.common-information-section .common-info-wrapper{width:75%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:6rem auto;padding:0 1rem}.common-information-section .common-info-wrapper h3{height:100%;width:100%;color:#52bd94;font-size:3rem;display:flex;align-items:center;-webkit-box-shadow:0 .25rem 0 0 #52bd94;box-shadow:0 .25rem 0 0 #52bd94}.common-information-section .common-info-wrapper .common-info-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr auto;grid-gap:3rem;gap:3rem;padding:5rem}.common-information-section .common-info-wrapper .common-info-content .add-item,.common-information-section .common-info-wrapper .common-info-content .show-item{height:100%;width:100%}.common-information-section .common-info-wrapper .common-info-content .add-item{min-height:25vh;max-height:25vh}.common-information-section .common-info-wrapper .common-info-content .add-item .MuiButtonBase-root{height:100%;width:100%;font-size:2.4rem;text-transform:capitalize;font-weight:600;background:#e8e8e8;color:#2d344f}.common-information-section .common-info-wrapper .common-info-content .add-item .MuiButtonBase-root .MuiButton-label{display:flex;flex-direction:column;justify-content:center;align-items:center}.common-information-section .common-info-wrapper .common-info-content .add-item .MuiButtonBase-root .MuiButton-label .MuiSvgIcon-root{font-size:4rem}.common-information-section .common-info-wrapper .common-info-content .add-item .MuiButtonBase-root .MuiButton-label span{height:-moz-fit-content;height:fit-content;width:100%}.common-information-section .common-info-wrapper .common-info-content .show-item{background:url(https://images.unsplash.com/photo-1583324746266-6ad2266a2d89?auto=format&fit=crop&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&q=80&w=402);border-radius:.5rem;min-height:50vh}@media(max-width:460px){.common-information-section .common-info-wrapper{width:90%}.common-information-section .common-info-wrapper h3{font-size:2.4rem}.common-information-section .common-info-wrapper .common-info-content{display:flex;flex-direction:column;padding:5rem 0;grid-gap:2rem;gap:2rem}.common-information-section .common-info-wrapper .common-info-content .add-item{min-height:25vh}.common-information-section .common-info-wrapper .common-info-content .show-item{min-height:60vh}}.edit-general-info-section{min-height:100vh;width:100%;height:100%;display:grid;place-items:center}.edit-general-info-section .edit-gen-info-wrapper{height:95%;width:75%;background-color:#171a22;-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);padding:5rem;display:grid;grid-template-columns:1fr;grid-template-rows:6rem auto;grid-gap:1rem;gap:1rem}.edit-general-info-section .edit-gen-info-wrapper h3{height:100%;width:100%;color:#52bd94;font-size:3rem;display:flex;align-items:center;-webkit-box-shadow:0 .25rem 0 0 #52bd94;box-shadow:0 .25rem 0 0 #52bd94}.edit-general-info-section .edit-gen-info-wrapper .edit-content{height:100%;width:80%;margin:0 auto;display:flex;flex-direction:column;grid-gap:5rem;gap:5rem;padding:5rem}.edit-general-info-section .edit-gen-info-wrapper .edit-content .data-group{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:1rem;gap:1rem}.edit-general-info-section .edit-gen-info-wrapper .edit-content .data-group .input-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.edit-general-info-section .edit-gen-info-wrapper .edit-content .data-group .input-item-label{font-size:1.6rem;font-weight:600;color:#52bd94}.edit-general-info-section .edit-gen-info-wrapper .edit-content .data-group .input-item-content{height:100%;width:100%;font-size:1.8rem;display:flex;grid-gap:1rem;gap:1rem;background-color:rgba(45,52,79,.4117647058823529);border:none;outline:none;padding:1rem;color:#e8e8e8}.edit-general-info-section .edit-gen-info-wrapper .edit-content .MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:12rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}@media(max-width:460px){.edit-general-info-section{min-height:100vh}.edit-general-info-section .edit-gen-info-wrapper{width:90%;padding:1rem}.edit-general-info-section .edit-gen-info-wrapper h3{font-size:2.4rem}.edit-general-info-section .edit-gen-info-wrapper .edit-content{width:100%;padding:5rem 0;grid-gap:5rem;gap:5rem}.edit-general-info-section .edit-gen-info-wrapper .edit-content .data-group .input-group{display:flex;flex-direction:column}}.edit-general-info-section .MuiSnackbar-root .MuiSnackbarContent-root{background-color:#171a22}.edit-general-info-section .MuiSnackbar-root .MuiSnackbarContent-root .MuiSnackbarContent-message{color:#52bd94;font-size:1.8rem}.edit-general-info-section .MuiSnackbar-root .MuiSnackbarContent-root .MuiSnackbarContent-action .MuiButtonBase-root{color:#52bd94}.edit-persona-info-section{min-height:100vh;width:100%;height:100%;margin:5rem 0;display:grid;place-items:center}.edit-persona-info-section .edit-persona-info-wrapper{height:100%;width:75%;background-color:#171a22;-webkit-box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);box-shadow:0 .15rem .25rem rgba(9,9,14,.8352941176470589);padding:5rem;display:grid;grid-template-columns:1fr;grid-template-rows:6rem auto;grid-gap:1rem;gap:1rem}.edit-persona-info-section .edit-persona-info-wrapper h3{height:100%;width:100%;color:#52bd94;font-size:3rem;display:flex;align-items:center;-webkit-box-shadow:0 .25rem 0 0 #52bd94;box-shadow:0 .25rem 0 0 #52bd94}.edit-persona-info-section .edit-persona-info-wrapper .edit-content{width:80%;height:100%;margin:0 auto;display:flex;flex-direction:column;grid-gap:5rem;gap:5rem;padding:0 5rem;align-items:flex-start}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .persona-roles-box{width:100%;margin-top:5rem;display:flex;justify-content:center}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .persona-roles-box .MuiTextField-root{max-width:50vw;width:100%;height:100%;background-color:rgba(45,52,79,.4117647058823529);border-radius:.5rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .persona-roles-box .MuiTextField-root .MuiFormLabel-root{color:#a8dadc;font-size:1.6rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .persona-roles-box .MuiTextField-root .MuiInputBase-root{color:#52bd94;font-size:1.6rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .about-content-box{width:100%;margin:0 auto}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .about-content-box .data-group{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:1rem;gap:1rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .about-content-box .data-group .input-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .about-content-box .data-group .input-item-label{font-size:1.6rem;font-weight:600;color:#52bd94}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .about-content-box .data-group .input-item-content{height:100%;width:100%;font-size:1.8rem;display:flex;grid-gap:1rem;gap:1rem;background-color:rgba(45,52,79,.4117647058823529);border:none;outline:none;padding:1rem;color:#e8e8e8}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .MuiButtonBase-root{font-weight:600;font-size:1.2rem;width:12rem;background:-webkit-linear-gradient(315deg,#41c07a,#3392c7);background:linear-gradient(135deg,#41c07a,#3392c7);color:#e8e8e8}@media(max-width:460px){.edit-persona-info-section .edit-persona-info-wrapper{width:90%;padding:1rem}.edit-persona-info-section .edit-persona-info-wrapper h3{font-size:2.4rem}.edit-persona-info-section .edit-persona-info-wrapper .edit-content{width:100%;padding:0}.edit-persona-info-section .edit-persona-info-wrapper .edit-content .persona-roles-box .MuiTextField-root{max-width:85vw}}.MuiPopover-root .MuiPaper-root .MuiList-root{padding:5rem;display:grid;grid-gap:1rem;gap:1rem}@media(max-width:460px){.MuiPopover-root .MuiPaper-root .MuiList-root{padding:3rem}}.MuiPopover-root .MuiPaper-root .MuiList-root .list-header{font-size:1.6rem;font-weight:600}.MuiPopover-root .MuiPaper-root .MuiList-root li{font-size:1.6rem;color:#2d344f;width:-moz-fit-content;width:fit-content}.MuiPopover-root .MuiPaper-root .MuiList-root .MuiListItem-root.Mui-selected{background-color:#52bd94;color:#fff;border-radius:.5rem}.sectors-list-section{min-height:100vh;height:100%;width:100%;display:grid;place-items:center}