@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";.Layout header{position:fixed;z-index:100;width:100%}.Layout header .home__container{display:flex;align-items:center;justify-content:space-between;padding:2vw 0}.Layout header .home__container img{width:8vw;height:8vw}.Layout header .home__container nav{display:flex;justify-content:flex-end;width:100%}.Layout header .home__container nav ul{display:flex;gap:2.5vw}.Layout header .home__container nav ul li{display:flex;align-items:center;list-style:none}.Layout header .home__container nav ul li a{color:#fff;font-size:1vw;font-weight:300}.Layout header .home__container nav button{position:relative}.Layout header .home__container nav w3m-button{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.Layout .sidebar{background-color:#101729;width:300px;height:100%;position:fixed;padding:30px}.Layout .sidebar .title{color:#fff;font-weight:800;font-size:54px}.Layout .sidebar .title img{width:124px;height:60px}.Layout .sidebar ul{list-style:none}.Layout .sidebar ul li{margin:24px 0;padding:12px}.Layout .sidebar ul li.active{background-color:#ffffff1a}.Layout .sidebar ul li a{color:#fff;display:flex;align-items:center;gap:10px;font-size:18px}.Layout .sidebar ul li a img{width:24px;height:24px}.Layout .user{background-color:#fff;margin-bottom:24px;width:100%}.Layout .user .pageContainer{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:20px;padding:12px 20px}.Layout .user .pageContainer div{display:flex;align-items:center;gap:20px}.Layout .user .pageContainer div.menu__connected{display:none}.Layout .user .pageContainer div .icons{cursor:pointer}@media (max-width: 720px){.Layout{display:flex}.Layout header{position:fixed;z-index:100;width:100%;transition:.3s}.Layout header.active{background-color:#000;width:100%;height:100%}.Layout header.active .home__container{flex-direction:column-reverse}.Layout header.active .home__container img{display:none}.Layout header.active .home__container button{display:none}.Layout header.active .home__container nav{justify-content:center;margin-top:15vw}.Layout header.active .home__container nav ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem}.Layout header.active .home__container nav ul li{display:block}.Layout header.active .home__container nav ul li a{font-size:2rem}.Layout header.active .home__container .menu span{top:24px;transform:rotate(-45deg)}.Layout header.active .home__container .menu span:after{top:0;opacity:0}.Layout header.active .home__container .menu span:before{transform:rotate(90deg);top:0;opacity:1}.Layout header .home__container{display:flex;align-items:center;justify-content:space-between;padding:2vw 0}.Layout header .home__container .menu{position:relative;width:10vh;height:5vh;z-index:100;cursor:pointer;display:block}.Layout header .home__container .menu span{transition:.5s;position:absolute;width:60%;height:1px;border-radius:10px;top:14px;left:20%;background-color:#fff}.Layout header .home__container .menu span:after{transition:.5s;content:"";position:absolute;width:100%;height:100%;border-radius:10px;top:10px;background-color:#fff}.Layout header .home__container .menu span:before{transition:.5s;content:"";position:absolute;width:100%;height:100%;border-radius:10px;top:20px;background-color:#fff}.Layout header .home__container img{display:flex;width:16vw}.Layout header .home__container nav{margin-top:3vw;margin-right:2vw}.Layout header .home__container nav ul li{display:none}.Layout header .home__container nav button{position:relative;font-size:1.5vh;padding:2vw 6vw}.Layout header .home__container nav w3m-button{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.sidebar{transition:.3s;position:fixed;bottom:0;left:0;z-index:100;min-width:100%;max-height:90%;background-color:#101729d1!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.sidebar .title{display:none}.user{position:fixed;z-index:100;width:100%;height:10%;background-color:#101729;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;align-items:center}.user .pageContainer{width:100%}.user .lang__and__acc{flex-direction:row-reverse;gap:0!important}.user .wallets,.user .lang{display:none}.user .menu__connected{display:block!important;position:relative;width:48px;height:48px;cursor:pointer}.user .menu__connected span{transition:.5s;position:absolute;width:60%;height:2px;border-radius:10px;top:14px;left:20%;background-color:#fff}.user .menu__connected span:after{transition:.5s;content:"";position:absolute;width:100%;height:100%;border-radius:10px;top:10px;background-color:#fff}.user .menu__connected span:before{transition:.5s;content:"";position:absolute;width:100%;height:100%;border-radius:10px;top:20px;background-color:#fff}}.pageContainer .user__info{display:flex;gap:20px}.pageContainer .user__info .content{width:50%;display:flex;flex-direction:column;justify-content:center;gap:20px}.pageContainer .user__info .content .title{display:flex;align-items:center;justify-content:space-between}.pageContainer .user__info .content .title div{display:flex;align-items:center;gap:20px}.pageContainer .user__info .content .info{display:flex;justify-content:space-between}.pageContainer .user__info .content .info .balance{font-size:24px}.pageContainer .networks{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.pageContainer .networks .net{background:#fff;display:flex;flex-direction:column;align-items:center;padding:1.5vw 2.2vw;gap:1.5vw;width:calc(25% - 1.5vw)}.pageContainer .networks .net img{width:4.1vw;height:4.1vw}.pageContainer .networks .net img span{font-size:.8vw}.pageContainer .networks .net img a{font-size:.7vw;color:#26bdfe;border-bottom:1px solid #26BDFE;padding-bottom:.1 .5vw}.noConnected{color:#fff;overflow:hidden}.noConnected .main__button{padding:1.2vw 3vw;background:linear-gradient(128deg,#3ed0ff,#7cf5ff 58%,#62e8fb);font-size:1vw;color:#040d32;border-radius:5vw;font-weight:800}.noConnected section{height:100vh;width:100vw}.noConnected section img{width:5vw}.noConnected section h1{font-size:3.2vw;font-weight:400}.noConnected section .main__p{font-size:1.5vw;font-weight:300}.noConnected section h2{font-weight:300;font-size:1.9vw}.noConnected section h3{font-size:1.5vw;font-weight:300;background:#2fc6ff;background:linear-gradient(to right,#2fc6ff,#82f9ff 41%,#0870a3 98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.noConnected section p{font-weight:300;font-size:1vw}.noConnected section h4{font-weight:300;font-size:1.5vw}.noConnected section h5{font-size:1.5vw;font-weight:800}.noConnected .block1{position:relative;overflow:hidden}.noConnected .block1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(360deg,#000,#0000 80%)}.noConnected .block1 .container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:4vw;height:100%}.noConnected .block1 video{position:absolute;top:0;left:0;z-index:-1;transform:scale(1.2);height:100vh;width:100vw}.noConnected .bg-1{position:relative;overflow:hidden;width:100vw}.noConnected .bg-1 video{position:absolute;top:0;left:0;z-index:-2;height:300vw;transform:rotate(90deg) scale(2)}.noConnected .bg-1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000070;z-index:-1}.noConnected .bg-2{background-color:#000;width:100vw}.noConnected .block2{display:flex;justify-content:space-between}.noConnected .block2 .images{width:50%;display:flex;justify-content:center;align-items:center}.noConnected .block2 .images img{width:14.2vw;height:15.6vw;margin-top:1vw}.noConnected .block2 .images .second{margin-top:2.5vw}.noConnected .block2 .about{width:50%;display:flex;flex-direction:column;justify-content:center;gap:2vw}.noConnected .block3{display:flex;justify-content:center;align-items:center;gap:2vw}.noConnected .block3 img{width:50%;height:fit-content}.noConnected .block3 .mission{display:flex;flex-direction:column;gap:2vw}.noConnected .block4{display:flex;flex-direction:column;justify-content:space-evenly}.noConnected .block4 h2,.noConnected .block4 h3{text-align:center}.noConnected .block4 .services{display:flex;justify-content:space-between;gap:1vw}.noConnected .block4 .services .service{background:linear-gradient(16deg,#191f3129,#0d3e5d29);width:calc(33.3333333333% - 1vw);text-align:center;border-radius:.8vw;padding:2vw}.noConnected .block4 .services .service img{width:4vw;height:4vw}.noConnected .block4 .services .service h4{margin:1vw 0}.noConnected .block4 .services .service p{font-size:1.2vw}.noConnected .block4 .who{background-color:#13132438;border:1px solid rgba(193,252,252,.031372549);border-radius:.8vw;display:flex;justify-content:space-between;align-items:center;padding:4.1vw}.noConnected .block5{text-align:left;display:flex;flex-direction:column;justify-content:center;gap:2vw}.noConnected .block5 .title{margin-bottom:1.5vw;display:flex;flex-direction:column}.noConnected .block5 .exp{background:linear-gradient(90deg,#1b1818,#222);display:flex;align-items:center;padding:4.1vw;gap:1.5vw}.noConnected .block5 .exp img{width:8.5vw;height:8.5vw}.noConnected .block6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.noConnected .block6 .join{position:relative;overflow:hidden;padding:9.1vw;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.5vw}.noConnected .block6 .join video{position:absolute;top:0;left:0;z-index:-2;height:100%;width:100%;transform:scale(1.65)}.noConnected .block6 .join:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000036;z-index:-1}.noConnected .block7{text-align:center;display:flex;flex-direction:column;gap:3vw}.noConnected .block7 form input,.noConnected .block7 form textarea{background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.0862745098);border-radius:0;padding:1vw 0;margin:2vw;font-size:.8vw;font-family:Nunito Sans;resize:none;outline:none;width:25%;font-weight:300;color:#fff}.noConnected .block7 form input::placeholder,.noConnected .block7 form textarea::placeholder{color:#fff}.noConnected .block7 form textarea{width:calc(50% + 3vw)}.noConnected .block7 form button{display:block;margin:auto}.noConnected .block7 .links{display:flex;align-items:center;justify-content:space-between}.noConnected .block7 .links .link{background:linear-gradient(120deg,#1b1818,#222);display:flex;flex-direction:column;align-items:center;padding:1.5vw 2.2vw;gap:1.5vw;width:calc(25% - 1.5vw);color:#fff}.noConnected .block7 .links .link img{width:4.1vw;height:4.1vw}.noConnected .block7 .links .link span{font-size:.8vw}.noConnected .block7 .links .link a{font-size:.7vw;color:#26bdfe;border-bottom:1px solid #26BDFE;padding-bottom:.1 .5vw}.noConnected .block7 .mini-footer{display:flex;justify-content:space-between;font-size:.7vw;background:#000}.noConnected .block7 .mini-footer .links{display:flex;gap:2.5vw}.noConnected .block7 .mini-footer .links a{color:#fff}.action__button{position:relative;color:#fff;overflow:hidden;border-radius:5vw;padding:.8vw 1.5vw;font-size:.7vw;background-color:#29c1fd17;border:1px solid aqua}@media (max-width: 720px){.noConnected .title{flex-direction:column;gap:0px}.noConnected .main__button{padding:3vw 8vw;background:linear-gradient(128deg,#3ed0ff,#7cf5ff 58%,#62e8fb);font-size:6vw;color:#040d32;border-radius:10vw;font-weight:800}.noConnected section{height:100vh;width:100vw}.noConnected section img{width:5vw}.noConnected section h1{font-size:14vw;font-weight:400}.noConnected section .main__p{font-size:5vw;font-weight:300}.noConnected section h2{font-weight:300;font-size:8vw}.noConnected section h3{font-size:6vw;font-weight:300;background:#2fc6ff;background:linear-gradient(to right,#2fc6ff,#82f9ff 41%,#0870a3 98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.noConnected section p{font-weight:300;font-size:4vw}.noConnected section h4{font-weight:200;font-size:10vw}.noConnected section h5{font-size:6vw;font-weight:800}.noConnected .block1{position:relative;overflow:hidden}.noConnected .block1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(360deg,#000,#0000 80%)}.noConnected .block1 .container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:4vw;height:100%}.noConnected .block1 video{position:absolute;top:0;left:0;z-index:-1;transform:scale(1.2);height:100vh;width:auto}.noConnected .bg-1{position:relative;overflow:hidden}.noConnected .bg-1 video{position:absolute;top:0;left:0;z-index:-2;height:300vw;transform:rotate(90deg) scale(2.5)}.noConnected .bg-1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000070;z-index:-1}.noConnected .bg-2{background-color:#000}.noConnected .block2{margin-top:10vh;display:flex;justify-content:center;flex-direction:column}.noConnected .block2 .images{margin:auto;display:flex;justify-content:center;align-items:center;gap:1rem}.noConnected .block2 .images img{width:38.4vw;height:38.4vw;margin-top:1vw}.noConnected .block2 .images .second{margin-top:10vw}.noConnected .block2 .about{width:100%;display:flex;flex-direction:column;justify-content:center;gap:2vw}.noConnected .block3{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:2vw}.noConnected .block3 img{width:100%;height:fit-content}.noConnected .block3 .mission{display:flex;flex-direction:column;gap:2vw}.noConnected .block4{padding:2.5rem 0;height:auto;display:flex;flex-direction:column;justify-content:space-evenly}.noConnected .block4 h2,.noConnected .block4 h3{text-align:center;margin-bottom:1rem}.noConnected .block4 .services{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:10vw}.noConnected .block4 .services .service{background:linear-gradient(16deg,#191f3129,#0d3e5d29);width:100%;text-align:center;border-radius:.8vw;padding:6vw}.noConnected .block4 .services .service img{width:20vw;height:20vw}.noConnected .block4 .services .service h4{margin:1vw 0}.noConnected .block4 .services .service p{font-size:4vw}.noConnected .block4 .who{margin-top:2rem;background-color:#13132438;border:1px solid rgba(193,252,252,.031372549);border-radius:.8vw;display:flex;flex-direction:column;text-align:center;justify-content:space-between;align-items:center;padding:4.1vw}.noConnected .block5{text-align:left;display:flex;flex-direction:column;justify-content:center;gap:8vw;height:auto;padding:8vh 0}.noConnected .block5 .title{margin-bottom:1.5vw}.noConnected .block5 .exp{background:linear-gradient(90deg,#1b1818,#222);display:flex;align-items:center;flex-direction:column;text-align:center;padding:4.1vw;gap:1.5vw}.noConnected .block5 .exp img{width:40vw;height:40vw}.noConnected .block6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.noConnected .block6 .join{position:relative;overflow:hidden;padding:9.1vw;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6vw}.noConnected .block6 .join video{position:absolute;top:0;left:0;z-index:-2;height:100%;width:100%;transform:scale(1.65)}.noConnected .block6 .join:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000036;z-index:-1}.noConnected .block7{text-align:center;display:flex;flex-direction:column;gap:3.5vw;height:auto}.noConnected .block7 form input,.noConnected .block7 form textarea{background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.0862745098);border-radius:0;margin:4vw 0;font-size:5vw;font-family:Nunito Sans;resize:none;outline:none;width:90%;font-weight:300}.noConnected .block7 form input::placeholder,.noConnected .block7 form textarea::placeholder{color:#fff}.noConnected .block7 form textarea{width:90%}.noConnected .block7 form button{display:block;margin:auto;width:100%;font-size:5vw}.noConnected .block7 .links{margin-top:4rem;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:5vw}.noConnected .block7 .links .link{background:linear-gradient(120deg,#1b1818,#222);display:flex;flex-direction:column;align-items:center;padding:3vw 5vw;gap:3vw;width:calc(50% - 5vw)}.noConnected .block7 .links .link img{width:8vw;height:8vw}.noConnected .block7 .links .link span{font-size:5vw}.noConnected .block7 .links .link a{font-size:4vw;color:#26bdfe;border-bottom:1px solid #26BDFE;padding-bottom:.1 .5vw}.noConnected .block7 .mini-footer{margin:6vw 0;display:block;font-size:2vw;text-align:center;margin:auto}.noConnected .block7 .mini-footer .links{display:flex;gap:5rem}.noConnected .block7 .mini-footer .links a{color:#fff}}@media (max-width: 720px){.pageContainer .user__info{display:flex;flex-direction:column;gap:5px}.pageContainer .user__info .content{width:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.pageContainer .user__info .content .title{display:flex;align-items:center;justify-content:space-between}.pageContainer .user__info .content .title div{display:flex;align-items:center;gap:10px}.pageContainer .user__info .content .info{display:flex;justify-content:space-between}.pageContainer .user__info .content .info .balance{font-size:24px}.pageContainer .networks{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:24px;gap:10px}.pageContainer .networks .net{background:#fff;display:flex;flex-direction:column;align-items:center;padding:15px 22px;gap:10px;width:calc(50% - 1.5vw)}.pageContainer .networks .net img{width:42px;height:42px}.pageContainer .networks .net img span{font-size:16px}.pageContainer .networks .net img a{font-size:14px;color:#26bdfe;border-bottom:1px solid #26BDFE}}.MyStructure .user__info{gap:2px}.MyStructure .user__info .info{align-items:center}.MyStructure .user__info .info h3{font-size:32px}.MyStructure .user__info .invited{display:flex;gap:20px;text-align:right}.MyStructure .user__info .mentor{display:flex;align-items:center;gap:16px}.MyStructure .user__info .mentor h3{font-size:18px}.MyStructure .user__info .mentor h4{font-size:16px}.MyStructure .affiliateLink h2{margin-bottom:12px}.MyStructure .affiliateLink p{margin-bottom:24px}.MyStructure .affiliateLink .links{display:flex;align-items:center;gap:20px}.MyStructure .affiliateLink .links .net{width:16%;display:flex;justify-content:space-between}.MyStructure .affiliateLink .links .action__input{width:85%;display:flex;align-items:center;justify-content:space-between}.MyStructure .affiliateLink .links .action__input p{margin-bottom:0}.MyStructure .affiliateLink .links .action__input span{display:flex;align-items:center;gap:10px;cursor:pointer}.MyStructure .search{display:flex;align-items:center;border-bottom:1px solid #EEF0F4;padding-bottom:24px;margin-bottom:24px}.MyStructure .launchpad .star{width:20px;height:20px}.MyStructure .launchpad .friend .friend__name{display:flex;flex-direction:column;gap:0;text-align:left;font-size:14px;align-items:flex-start}@media (max-width: 720px){.MyStructure .user__info{gap:2px}.MyStructure .user__info .us{margin-bottom:0}.MyStructure .user__info .info{align-items:center}.MyStructure .user__info .info h3{font-size:32px}.MyStructure .user__info .invited{display:flex;gap:20px;text-align:right}.MyStructure .user__info .mentor{display:flex;align-items:center;gap:16px}.MyStructure .user__info .mentor h3{font-size:18px}.MyStructure .user__info .mentor h4{font-size:16px}.MyStructure .affiliateLink h2{margin-bottom:12px}.MyStructure .affiliateLink p{margin-bottom:24px}.MyStructure .affiliateLink .links{display:flex;align-items:center;flex-direction:column;gap:20px}.MyStructure .affiliateLink .links .net{width:16%;display:flex;width:60%;justify-content:space-between}.MyStructure .affiliateLink .links .action__input{width:100%;display:flex;align-items:center;justify-content:space-between}.MyStructure .affiliateLink .links .action__input p{margin-bottom:0;width:63%;word-wrap:break-word}.MyStructure .affiliateLink .links .action__input span{width:35%;display:flex;align-items:center;gap:10px;cursor:pointer;white-space:nowrap}.MyStructure .search{display:flex;align-items:center;border-bottom:1px solid #EEF0F4;padding-bottom:24px;margin-bottom:24px}.MyStructure .launchpad .star{width:20px;height:20px}.MyStructure .launchpad .friend .friend__name{display:flex;flex-direction:column;gap:0;text-align:left;font-size:14px;align-items:flex-start}}.Profile .profile__container{margin-bottom:20px}.Profile .profile__container .info__container{display:flex;flex-direction:column}.Profile .profile__container .info__container .info__part{display:flex;align-items:center;width:100%;border-bottom:1px solid #EEF0F4;padding:24px 0}.Profile .profile__container .info__container .info__part:last-child{border:none;padding-bottom:0}.Profile .profile__container .info__container .info__part .two__part{width:100%;display:flex;justify-content:space-between;align-items:center}.Profile .profile__container .info__container .info__part .two__part .part{width:50%}.Profile .profile__container .info__container .info__part .two__part .part img{width:42px;height:42px}.Profile .profile__container .info__container .info__part .edit__btn{text-align:right}.Profile .profile__container .info__container .info__part .not-set{color:#aaafbf}@media (max-width: 720px){.Profile .profile__container .info__container{display:flex;flex-direction:column}.Profile .profile__container .info__container .info__part{display:flex;align-items:center;width:100%;border-bottom:1px solid #EEF0F4;padding:24px 0}.Profile .profile__container .info__container .info__part:last-child{border:none;padding-bottom:0}.Profile .profile__container .info__container .info__part .two__part{width:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;gap:5px}.Profile .profile__container .info__container .info__part .two__part .part{width:50%}.Profile .profile__container .info__container .info__part .two__part .part img{width:42px;height:42px}.Profile .profile__container .info__container .info__part .edit__btn{text-align:right}}.Academy ul{display:flex;align-items:center;gap:20px;margin-bottom:24px}.Academy ul li{color:#68748a;cursor:pointer}.Academy ul li.btn__active{color:#fff}@media (max-width: 720px){.Academy ul{display:flex;align-items:center;gap:20px;margin-bottom:24px;overflow-x:scroll;white-space:nowrap}.Academy ul li{color:#68748a;cursor:pointer}.Academy ul li.btn__active{color:#fff}.Academy .section__name{width:100%;display:flex;align-items:center;justify-content:space-between}.Academy .section__name div{display:flex;align-items:center;flex-direction:column-reverse;gap:10px;align-items:flex-end}.Academy .section__name div.filter{display:flex;flex-direction:row;align-items:center}.Academy .section__name span{font-size:10px}}.Detailed .back__button{width:100%}.Detailed .pageContent{display:flex;gap:5%}.Detailed .pageContent .main_video{width:70%}.Detailed .pageContent .main_video .iframe{width:100%;height:480px}.Detailed .pageContent .main_video h3{margin-bottom:24px}.Detailed .pageContent .main_video .speaker{margin-bottom:25px}.Detailed .pageContent .recommendations{width:30%}@media (max-width: 720px){.Detailed .back__button{width:100%}.Detailed .pageContent{display:flex;flex-direction:column}.Detailed .pageContent .main_video{width:100%}.Detailed .pageContent .main_video .iframe{width:100%;height:200px}.Detailed .pageContent .main_video h3,.Detailed .pageContent .main_video .speaker{margin-bottom:15px}.Detailed .pageContent .recommendations{margin-top:10px;width:100%}}.Launchpad .projectInfo{display:flex;gap:1px}.Launchpad .projectInfo .content{width:25%}.Launchpad .projectInfo .content .title{margin-bottom:24px}.Launchpad .projectInfo .content .title div{display:flex;align-items:center;gap:20px}.Launchpad .projectInfo .content span{font-size:34px}.Launchpad .projectInfo .content a{font-size:20px}@media (max-width: 720px){.Launchpad h2{display:block;overflow:scroll}.Launchpad h2 ul{white-space:nowrap}.Launchpad .projectInfo{display:flex;flex-direction:column;gap:1px}.Launchpad .projectInfo .content{width:100%}.Launchpad .projectInfo .content .title{margin-bottom:24px}.Launchpad .projectInfo .content .title div{display:flex;align-items:center;gap:20px}.Launchpad .projectInfo .content span{font-size:34px}.Launchpad .projectInfo .content a{font-size:20px}}.LaunchpadDetailed .pageContent .project__info{display:flex;gap:30px}.LaunchpadDetailed .pageContent .project__info .content{width:50%}.LaunchpadDetailed .pageContent .project__info .project{display:flex;gap:20px;border-bottom:1px solid #EEF0F4;padding-bottom:20px}.LaunchpadDetailed .pageContent .project__info .project h2{margin-bottom:10px;display:flex;align-items:center;gap:10px}.LaunchpadDetailed .pageContent .project__info .project h2 .btn__active{padding:3px 12px}.LaunchpadDetailed .pageContent .project__info .project .project__avatar{width:110px;height:110px;object-fit:cover;border-radius:100%}.LaunchpadDetailed .pageContent .project__info .project .line__container{display:flex;align-items:center;gap:20px;margin-bottom:10px}.LaunchpadDetailed .pageContent .project__info .project .line__container .line{display:block;width:180px;height:8px;border-radius:8px;background-color:#eef0f4;position:relative}.LaunchpadDetailed .pageContent .project__info .project .line__container .line .lineContent{position:absolute;background:linear-gradient(90deg,#82f9ff,#11efc4);border-radius:8px;height:100%}.LaunchpadDetailed .pageContent .project__info .project__tags{padding:20px 0;display:flex;gap:35px;border-bottom:1px solid #EEF0F4}.LaunchpadDetailed .pageContent .project__info .project__tags h3{color:#68748a;font-weight:400;font-size:16px}.LaunchpadDetailed .pageContent .project__info .links__container{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.LaunchpadDetailed .pageContent .project__info .links__container img{width:24px;height:24px}.LaunchpadDetailed .pageContent .project__info .links__container div{display:flex;align-items:center;gap:5px}.LaunchpadDetailed .pageContent .project__info .links__container .net{gap:40px}.LaunchpadDetailed .pageContent .project__info .links__container a{color:#1abcfe}.LaunchpadDetailed .pageContent .project__info .title{display:flex;align-items:center;gap:20px}.LaunchpadDetailed .pageContent .project__info .title div{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:20px}.LaunchpadDetailed .pageContent .project__info .title .bar{border-right:1px solid #68748A;padding-right:20px;margin-right:20px;color:#101729}.LaunchpadDetailed .pageContent .project__info .title .bold{color:#101729}.LaunchpadDetailed .pageContent .project__info .title p{color:#68748a;margin-bottom:20px}.LaunchpadDetailed .pageContent .project__info form{display:flex;flex-direction:column;gap:10px}.LaunchpadDetailed .pageContent .project__info form label{font-size:16px;font-weight:700;color:#101729}.LaunchpadDetailed .pageContent .project__info form input{margin-bottom:10px}.LaunchpadDetailed .project__about .choice{margin-bottom:24px}@media (max-width: 720px){.LaunchpadDetailed .pageContent .project__info{display:flex;flex-direction:column;gap:10px}.LaunchpadDetailed .pageContent .project__info .content{width:100%}.LaunchpadDetailed .pageContent .project__info .project{display:flex;flex-direction:column;align-items:center;gap:20px;border-bottom:1px solid #EEF0F4;padding-bottom:20px}.LaunchpadDetailed .pageContent .project__info .project h2{margin-bottom:10px;display:flex;flex-direction:column;align-items:center;gap:10px}.LaunchpadDetailed .pageContent .project__info .project h2 .btn__active{padding:3px 12px}.LaunchpadDetailed .pageContent .project__info .project .project__avatar{width:110px;height:110px;object-fit:cover;border-radius:100%}.LaunchpadDetailed .pageContent .project__info .project .line__container{display:flex;align-items:center;gap:20px;margin-bottom:10px}.LaunchpadDetailed .pageContent .project__info .project .line__container .line{display:block;width:180px;height:8px;border-radius:8px;background-color:#eef0f4;position:relative}.LaunchpadDetailed .pageContent .project__info .project .line__container .line .lineContent{position:absolute;background:linear-gradient(90deg,#82f9ff,#11efc4);border-radius:8px;height:100%}.LaunchpadDetailed .pageContent .project__info .project__tags{padding:20px 0;display:flex;flex-direction:column;gap:25px;border-bottom:1px solid #EEF0F4}.LaunchpadDetailed .pageContent .project__info .project__tags h3{color:#68748a;font-weight:400;font-size:16px}.LaunchpadDetailed .pageContent .project__info .links__container{display:flex;align-items:center;justify-content:space-between;padding:20px 0}.LaunchpadDetailed .pageContent .project__info .links__container img{width:24px;height:24px}.LaunchpadDetailed .pageContent .project__info .links__container div{display:flex;align-items:center;gap:5px}.LaunchpadDetailed .pageContent .project__info .links__container .net{gap:20px}.LaunchpadDetailed .pageContent .project__info .links__container a{color:#1abcfe}.LaunchpadDetailed .pageContent .project__info .title{display:flex;flex-direction:column}.LaunchpadDetailed .pageContent .project__info .title div{display:flex;align-items:center;gap:20px;font-size:20px;margin-bottom:20px}.LaunchpadDetailed .pageContent .project__info .title .bar{border-right:1px solid #68748A;padding-right:20px;margin-right:20px;color:#101729}.LaunchpadDetailed .pageContent .project__info .title .bold{color:#101729}.LaunchpadDetailed .pageContent .project__info .title p{color:#68748a;margin-bottom:20px;white-space:nowrap;overflow:scroll}.LaunchpadDetailed .pageContent .project__info form{display:flex;flex-direction:column;gap:10px}.LaunchpadDetailed .pageContent .project__info form label{font-size:16px;font-weight:700;color:#101729}.LaunchpadDetailed .pageContent .project__info form input{margin-bottom:10px}.LaunchpadDetailed .project__about{overflow:scroll}.LaunchpadDetailed .project__about .choice{margin-bottom:24px;white-space:nowrap}}.MyLicense .licenses{display:flex;flex-wrap:wrap;gap:20px}.MyLicense .licenses .content{width:calc(50% - 10px)}.MyLicense .licenses .content .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.MyLicense .licenses .content .title h3{font-weight:800;font-size:20px}.MyLicense .licenses .content .title p{font-size:16px}.MyLicense .licenses .content .title img{width:62px;height:62px}.MyLicense .licenses .content .list{padding-bottom:24px;border-bottom:2px solid #EEF0F4}.MyLicense .licenses .content .list ul li{display:flex;align-items:center;gap:16px;font-size:14px;margin-bottom:16px}.MyLicense .licenses .content .list ul li img{width:16px;height:16px}.MyLicense .licenses .content .list .link{margin-left:32px;font-size:14px}.MyLicense .licenses .content .price{text-align:center}.MyLicense .licenses .content .price h3{font-size:24px;font-weight:600;padding:24px 0}@media (max-width: 720px){.MyLicense .licenses{display:flex;flex-wrap:wrap;gap:20px}.MyLicense .licenses .content{width:100%}}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Nunito Sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:650;color-scheme:light dark;color:#101729;background-color:#f7f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}.home__container{max-width:70%;margin:auto}.pageContainer{margin-left:300px;padding:0 20px}main{width:100%}label{font-size:14px;color:#1d1d1ddc}input{font-size:16px;outline:none;border:none;border-radius:0;padding:19px 24px;background-color:transparent;color:#101729;font-weight:500;width:100%}input::placeholder{color:#aaafbf}ul{list-style:none}@media (max-width: 720px){.home__container{max-width:95%}.pgf{margin-top:20%}.pageContainer{margin-left:0;padding:0 10px}}.icons{width:24px;height:24px}.arrow{width:40px;height:40px;padding:10px;border:2px solid #ddd;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center}img{width:18px;height:18px}.btn__active{color:#fff;background-color:#101729;font-size:14px;display:inline-flex;align-items:center;gap:12px;padding:12px 16px}.btn__active.icon{padding:12px}.content{background-color:#fff;padding:24px;margin-bottom:24px}.not__active{color:#ff7262;font-size:16px}.link{color:#101729;font-size:14px;border-bottom:1.5px solid #101729;font-weight:700}.second{color:#68748a}h2{margin-bottom:24px;font-weight:500}.section__name{width:100%;display:flex;align-items:center;justify-content:space-between}.section__name div{display:flex;align-items:center;gap:10px}.section__name .sort__content{font-size:16px}.section__name .sort__content img{width:16px;height:16px}@media (max-width: 720px){.section__name{width:100%;display:flex;align-items:center;justify-content:space-between}.section__name div{display:flex;align-items:center;gap:10px}.section__name span{font-size:10px}}.academy{display:flex;flex-wrap:wrap;gap:65px;width:100%;margin-bottom:24px;justify-content:center}.academy.no__available{opacity:.5}.academy a{display:flex;flex-direction:column;width:474px;position:relative}.academy a img{width:100%;height:fit-content;object-fit:cover}.academy a .content{margin-bottom:0}.academy a .content .info{font-size:12px;color:#68748a}.academy a .content p{color:#101729;font-size:16px}@media (max-width: 720px){.academy{gap:20px}}.date{font-size:14px;color:#68748a;display:block}.back__button{color:#101729;display:flex;align-items:center;gap:20px;font-size:20px;font-weight:600;cursor:pointer;margin-bottom:24px}.launchpad .content{width:100%;text-align:left}.launchpad .content tbody{display:flex;flex-direction:column;gap:24px}.launchpad .content tbody tr:nth-child(n+2){padding-top:24px;border-top:1px solid #EEF0F4}.launchpad .content .project{width:500px}.launchpad .content .rank{width:300px}.launchpad .content .collection,.launchpad .content .price,.launchpad .content .received,.launchpad .content .invested,.launchpad .content .ath,.launchpad .content .status{width:200px}.launchpad .content .status.fundraising{color:#0ecf82}.launchpad .content .status.refund{color:#ffd057}.launchpad .content .arrow__link{width:40px}.launchpad table{display:flex;flex-direction:column;gap:30px;width:100%}.launchpad table .avatar{width:42px;height:42px;object-fit:cover;border-radius:50%}.launchpad table .line{display:block;width:180px;height:8px;border-radius:8px;background-color:#eef0f4;position:relative}.launchpad table .line .lineContent{position:absolute;background:linear-gradient(90deg,#82f9ff,#11efc4);border-radius:8px;height:100%}.launchpad table tr{display:flex;justify-content:space-between;align-items:center}.launchpad table tr td:first-child,.launchpad table tr th:first-child{text-align:left;width:30%}.launchpad table tr td div,.launchpad table tr th div{display:flex;align-items:center;gap:20px}@media (max-width: 720px){.launchpad table{overflow:scroll;overflow-x:scroll}.launchpad table tr{min-width:1000px}}.choice{display:inline-flex;align-items:center;background-color:#eef0f4;padding:5px;font-size:18px}.choice .active{background-color:#fff;color:#101729}.choice li{font-size:16px;color:#68748a;display:flex;align-items:center;gap:5px;padding:6px 10px;cursor:pointer}.fundraising{color:#0ecf82}.bold{font-weight:800}.action__btn{background-color:#80f9fe;color:#101729;width:100%;border-radius:0;padding:14px 0}.disabled__button{background-color:#eef0f4}.action__input{border:none;border-radius:0;padding:19px 24px;background-color:transparent;color:#101729;font-weight:600;border:1px solid #EEF0F4;width:100%}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#10172924}.modal .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:620px}.modal .content .close{width:24px;height:24px;cursor:pointer}.modal .content label{font-size:14px;display:inline-block;margin-bottom:16px;color:#101729}.modal .content input{margin-bottom:10px}.modal .content .type{display:flex;align-items:center;gap:10px;margin-bottom:24px}.modal .content .type h3{font-size:16px;font-weight:800}.modal .content .type p{font-size:14px;color:#68748a}.modal .content .type img{width:42px;height:42px}.modal .content .attention{margin-top:24px}.modal .content .attention h3{display:flex;align-items:center;gap:10px;font-size:16px;margin-bottom:6px;font-weight:800}.modal .content .attention p{color:#68748a;font-size:14px}.modal .content .attention p span{display:block;margin:10px 0}@media (max-width: 720px){.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#10172924}.modal .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;max-width:620px}}.sold{display:flex;align-items:center;justify-content:center;gap:20px}.sold span{font-size:16px;color:#aaafbf;font-weight:400;text-decoration:line-through}.avatar{display:flex;align-items:center;justify-content:center;font-size:18px;width:42px;height:42px;background-color:#eef0f4;border-radius:100%}.title{display:flex;gap:10px;font-size:18px}.edit__btn{display:flex;align-items:center;gap:10px;background-color:transparent;color:#101729;border:1px solid #EEF0F4;padding:12px 16px}.edit__btn .icons{width:16px;height:16px}
