.ServiceListItemAdmin{min-height:70px;margin-bottom:32px !important;display:flex !important;align-items:center !important;padding-right:40px !important}.ServicesList{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.ServiceListItem{display:block;font-size:18px;transition:all .4s;padding:16px 16px;margin:0 -16px;position:relative;overflow:hidden;line-height:1.3em}.ServiceListItem__WrapperEditButton{position:absolute;top:50%;transform:translate(0%, -50%);right:14px;z-index:10}.ServiceListItem:hover{cursor:pointer}.ServiceListItem__Title{transition:all .4s}@media screen and (min-width: 480px){.ServiceListItem:hover{padding-left:66px}.ServiceListItem:hover::before{opacity:1;left:16px}}.ServiceListItem:hover:after{width:100%;opacity:1;left:0}.ServiceListItem:before{content:"->";opacity:0;transition:all .45s;position:absolute;top:50%;transform:translateY(-50%);left:-36px}.ServiceListItem:after{content:"";transition:all .5s;width:0;height:100%;position:absolute;left:16px;top:0;opacity:0;background:rgba(81,140,255,.1)}@media screen and (max-width: 1100px){.ServiceListItem{font-size:16px}}@media screen and (max-width: 450px){.ServiceListItem{font-size:14px}}
.ProjectListItem{display:flex;background:#1a212a;margin-bottom:12px;position:relative;gap:20px;min-height:270px;transition:.5s box-shadow;box-shadow:none;padding:20px;padding-top:40px}.ProjectListItem__WrapperEditButton{position:absolute;top:8px;right:14px;z-index:10}@media screen and (max-width: 580px){.ProjectListItem__WrapperEditButton{background-color:rgba(0,0,0,.6)}}.ProjectListItem:hover{cursor:pointer;box-shadow:10px 8px teal,20px 16px #639}.ProjectListItem:last-child{margin-bottom:0}.ProjectListItem__Domain{position:absolute;top:22px;right:22px;font-weight:400;font-size:10px;text-align:right;color:#62cff6}.ProjectListItem__Domain--Admin{right:60px}.ProjectListItem__PendingClaim{position:absolute;top:2px;left:2px;color:#fff7cd;letter-spacing:.06em;font-weight:400;font-size:8px;line-height:200%;font-family:"Press Start 2P";padding:0px 4px;background:#ffbd07}.ProjectListItem__ImageContainer{width:220px;height:220px;background:rgba(109,124,255,.07);flex-shrink:0}.ProjectListItem__ImageContainer img{width:100%;height:100%;object-fit:cover}.ProjectListItem__Footer{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:43px}.ProjectListItem__ContentWrapper{width:100%}.ProjectListItem__ContentContainer{width:100%;height:100%;word-wrap:break-word;padding-top:20px;padding-bottom:10px}.ProjectListItem__Dashmate{color:#62cff6;font-family:"Press Start 2P";font-weight:400;font-size:10px;margin-bottom:37px;text-transform:uppercase}.ProjectListItem__Title{font-family:"Press Start 2P";font-weight:400;font-size:16px;color:#fff;margin-bottom:16px;word-break:break-all;overflow-wrap:break-word;white-space:normal}.ProjectListItem__ButtonPendingClaims{background-color:#ffbd07 !important}.ProjectListItem__ButtonAddTask{background-color:#0275ff !important;margin-left:auto}.ProjectListItem__ButtonTasks.disabled{border:1px solid #2e3845;color:#66727d !important;background-color:rgba(0,0,0,0) !important;text-transform:capitalize !important}.ProjectListItem__ButtonTasks.disabled::after{background:rgba(0,0,0,0) !important;opacity:1 !important}.ProjectListItem__WrapperButtons{display:flex;gap:12px;align-self:center;margin-top:26px;flex-wrap:wrap}.ProjectListItem__Description{color:#fff;font-family:var(--font-mono);font-size:18px;max-width:440px;font-style:normal;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-line}@media screen and (max-width: 1500px){.ProjectListItem__ContentContainer{width:100%;padding-top:20px;padding-bottom:10px}.ProjectListItem__Description{font-size:12px;line-height:20px}.ProjectListItem__ButtonAddTask{margin-left:0}}@media screen and (max-width: 580px){.ProjectListItem{flex-direction:column;height:auto;width:100%}.ProjectListItem__ImageContainer{width:100%;height:auto}.ProjectListItem:last-child{margin-bottom:0}.ProjectListItem__Description{-webkit-line-clamp:8}}@media screen and (max-width: 420px){.ProjectListItem__Title{margin-bottom:16px}.ProjectListItem__ContentContainer{padding-top:10px;padding-bottom:10px}}.ProjectListItemSkeleton{position:relative;width:100%;height:270px;background:#1a212a;margin-bottom:12px;overflow:hidden}.ProjectListItemSkeleton::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.02) 80%, rgba(255, 255, 255, 0) 100%);transform:translateX(-100%);animation:shimmer 1.5s infinite;will-change:transform}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
.ProjectsList{display:flex;flex-direction:column;align-items:flex-start;height:100%}.ProjectsList__Header{display:flex;justify-content:space-between;align-items:center;margin-bottom:37px;gap:12px;width:100%}.ProjectsList__Header>h2{font-weight:400;font-size:16px;color:#fff;font-family:"Press Start 2P";text-transform:uppercase}.ProjectsList>ul{width:100%;overflow-y:auto;overflow-x:hidden;height:100%}@media screen and (min-width: 500px)and (max-width: 680px){.ProjectsList{display:flex;flex-wrap:wrap;justify-content:space-between}}
.Teammate{display:flex;background:#1a212a;margin-bottom:12px;position:relative;gap:20px;min-height:270px;transition:.5s box-shadow;box-shadow:none;padding:20px;padding-top:40px;min-height:200px;height:auto;transition:.5s background-color,.5s box-shadow}.Teammate:hover{cursor:pointer;box-shadow:10px 8px teal,20px 16px #639}.Teammate:last-child{margin-bottom:0}.Teammate__Domain{position:absolute;top:22px;right:22px;font-weight:400;font-size:10px;text-align:right;color:#62cff6}.Teammate__Domain--Admin{right:60px}.Teammate__PendingClaim{position:absolute;top:2px;left:2px;color:#fff7cd;letter-spacing:.06em;font-weight:400;font-size:8px;line-height:200%;font-family:"Press Start 2P";padding:0px 4px;background:#ffbd07}.Teammate__ImageContainer{width:220px;height:220px;background:rgba(109,124,255,.07);flex-shrink:0}.Teammate__ImageContainer img{width:100%;height:100%;object-fit:cover}.Teammate__Footer{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:43px}.Teammate__ContentWrapper{width:100%}.Teammate__ContentContainer{width:100%;height:100%;word-wrap:break-word;padding-top:20px;padding-bottom:10px}.Teammate__Dashmate{color:#62cff6;font-family:"Press Start 2P";font-weight:400;font-size:10px;margin-bottom:37px;text-transform:uppercase}.Teammate__Title{font-family:"Press Start 2P";font-weight:400;font-size:16px;color:#fff;margin-bottom:16px;word-break:break-all;overflow-wrap:break-word;white-space:normal}.Teammate__ButtonPendingClaims{background-color:#ffbd07 !important}.Teammate__ButtonAddTask{background-color:#0275ff !important;margin-left:auto}.Teammate__ButtonTasks.disabled{border:1px solid #2e3845;color:#66727d !important;background-color:rgba(0,0,0,0) !important;text-transform:capitalize !important}.Teammate__ButtonTasks.disabled::after{background:rgba(0,0,0,0) !important;opacity:1 !important}.Teammate__WrapperButtons{display:flex;gap:12px;align-self:center;margin-top:26px;flex-wrap:wrap}.Teammate__Description{color:#fff;font-family:var(--font-mono);font-size:18px;max-width:440px;font-style:normal;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-line}@media screen and (max-width: 1500px){.Teammate__ContentContainer{width:100%;padding-top:20px;padding-bottom:10px}.Teammate__Description{font-size:12px;line-height:20px}.Teammate__ButtonAddTask{margin-left:0}}@media screen and (max-width: 580px){.Teammate{flex-direction:column;height:auto;width:100%}.Teammate__ImageContainer{width:100%;height:auto}.Teammate:last-child{margin-bottom:0}.Teammate__Description{-webkit-line-clamp:8}}@media screen and (max-width: 420px){.Teammate__Title{margin-bottom:16px}.Teammate__ContentContainer{padding-top:10px;padding-bottom:10px}}.Teammate:hover{cursor:pointer;transform:translate(-5px, -5px);box-shadow:10px 8px teal,20px 16px #639}.Teammate:hover:has(.Teammate__SocialLink--Github:hover){background-color:#0d1117}.Teammate:hover:has(.Teammate__SocialLink--Discord:hover){background-color:rgba(114,137,218,.2)}.Teammate:hover:has(.Teammate__SocialLink--Twitter:hover){background-color:#000}.Teammate__Title{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.Teammate__Name{display:inline-block}.Teammate__Gpg{font-size:8px;margin-bottom:12px;line-height:120%;color:#94363c;display:inline-block;cursor:pointer}.Teammate__Gpg:hover{text-decoration:underline}.Teammate__Username{display:inline-block;font-size:14px;color:#a7a7a7}.Teammate__ContentContainer{flex-grow:1;padding:30px 44px}.Teammate__Socials{display:flex;align-items:center;margin-top:20px}.Teammate__WrapperEditButton{position:absolute;top:8px;right:14px;z-index:10}@media screen and (max-width: 1220px){.Teammate__WrapperEditButton{background-color:rgba(0,0,0,.6)}}.Teammate__SocialLink{display:block;background-repeat:no-repeat;background-size:contain;margin-right:10px;transform:scale(1);background-color:rgba(0,0,0,0);transition:.3s;width:50px;height:50px;background-position:center}.Teammate__SocialLink:hover{transform:scale(1.2);background-color:rgba(109,124,255,.07)}.Teammate__SocialLink:last-child{margin-right:0}.Teammate__SocialLink--Discord{background-image:url(/_next/static/media/discord.b8b8fb81.svg);background-size:100%}.Teammate__SocialLink--Github{background-image:url(/_next/static/media/github.ccf7eef1.svg);background-size:88%}.Teammate__SocialLink--Twitter{background-image:url(/_next/static/media/twitterx.7678f9de.svg);background-size:88%}.Teammate__Discord,.Teammate__Github,.Teammate__Twitter{width:50px;height:50px;display:block}.Teammate__Discord{background-image:url(/_next/static/media/discord.b8b8fb81.svg);background-size:contain}.Teammate__Github{background-image:url(/_next/static/media/github.ccf7eef1.svg);background-size:contain}.Teammate__Twitter{background-image:url(/_next/static/media/twitterx.7678f9de.svg);background-size:contain}@media screen and (min-width: 940px)and (max-width: 1200px){.Teammate{flex-direction:column;height:auto;width:calc(50% - 10px)}.Teammate:last-child{margin-bottom:30px}.Teammate__Title{margin-bottom:10px}.Teammate__Username{width:100%;margin-left:0;font-size:10px;line-height:1}.Teammate__ImageContainer{width:100%;height:auto}}@media screen and (max-width: 720px){.Teammate{flex-direction:column;height:auto;width:calc(50% - 10px)}.Teammate:last-child{margin-bottom:30px}.Teammate__Title{margin-bottom:10px}.Teammate__Username{width:100%;margin-left:0;font-size:10px;line-height:1}.Teammate__ImageContainer{width:100%;height:auto}}@media screen and (max-width: 580px){.Teammate{height:auto;width:100%}}
.Team{display:flex;flex-direction:column;gap:10px;align-items:center}@media screen and (min-width: 940px)and (max-width: 1200px){.Team__TeammateList{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width: 500px)and (max-width: 720px){.Team__TeammateList{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width: 940px){.Team{gap:20px}}@media screen and (max-width: 680px){.Team__TeammateList{margin-bottom:-30px}}@media screen and (max-width: 500px){.Team{gap:15px}.Team__TeammateList{margin-bottom:0}}
.Post{display:flex;background:#1a212a;margin-bottom:12px;position:relative;gap:20px;min-height:270px;transition:.5s box-shadow;box-shadow:none;padding:20px;padding-top:40px;position:relative;height:auto;width:100%}.Post:hover{cursor:pointer;box-shadow:10px 8px teal,20px 16px #639}.Post:last-child{margin-bottom:0}.Post__Domain{position:absolute;top:22px;right:22px;font-weight:400;font-size:10px;text-align:right;color:#62cff6}.Post__Domain--Admin{right:60px}.Post__PendingClaim{position:absolute;top:2px;left:2px;color:#fff7cd;letter-spacing:.06em;font-weight:400;font-size:8px;line-height:200%;font-family:"Press Start 2P";padding:0px 4px;background:#ffbd07}.Post__ImageContainer{width:220px;height:220px;background:rgba(109,124,255,.07);flex-shrink:0}.Post__ImageContainer img{width:100%;height:100%;object-fit:cover}.Post__Footer{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:43px}.Post__ContentWrapper{width:100%}.Post__ContentContainer{width:100%;height:100%;word-wrap:break-word;padding-top:20px;padding-bottom:10px}.Post__Dashmate{color:#62cff6;font-family:"Press Start 2P";font-weight:400;font-size:10px;margin-bottom:37px;text-transform:uppercase}.Post__Title{font-family:"Press Start 2P";font-weight:400;font-size:16px;color:#fff;margin-bottom:16px;word-break:break-all;overflow-wrap:break-word;white-space:normal}.Post__ButtonPendingClaims{background-color:#ffbd07 !important}.Post__ButtonAddTask{background-color:#0275ff !important;margin-left:auto}.Post__ButtonTasks.disabled{border:1px solid #2e3845;color:#66727d !important;background-color:rgba(0,0,0,0) !important;text-transform:capitalize !important}.Post__ButtonTasks.disabled::after{background:rgba(0,0,0,0) !important;opacity:1 !important}.Post__WrapperButtons{display:flex;gap:12px;align-self:center;margin-top:26px;flex-wrap:wrap}.Post__Description{color:#fff;font-family:var(--font-mono);font-size:18px;max-width:440px;font-style:normal;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-line}@media screen and (max-width: 1500px){.Post__ContentContainer{width:100%;padding-top:20px;padding-bottom:10px}.Post__Description{font-size:12px;line-height:20px}.Post__ButtonAddTask{margin-left:0}}@media screen and (max-width: 580px){.Post{flex-direction:column;height:auto;width:100%}.Post__ImageContainer{width:100%;height:auto}.Post:last-child{margin-bottom:0}.Post__Description{-webkit-line-clamp:8}}@media screen and (max-width: 420px){.Post__Title{margin-bottom:16px}.Post__ContentContainer{padding-top:10px;padding-bottom:10px}}.Post__ContentWrapper{display:flex}.Post__WrapperEditButton{position:absolute;top:8px;right:14px;z-index:10}.Post::after{content:"";display:block;width:20px;height:20px;position:absolute;right:10px;bottom:10px;opacity:.2;background-size:contain}.Post--twitter::after{background-image:url(/_next/static/media/twitterx.7678f9de.svg)}.Post--youtube::after{background-image:url(/_next/static/media/youtube.98fa8adf.svg)}.Post__Content{line-height:1.5}.Post__Content a{display:inline-block;margin-top:10px}.Post__Content a span{position:relative;display:inline-block;transition:.3s transform}.Post__Content a span:before{content:"";display:block;position:absolute;bottom:-3px;left:0;width:100%;height:0;transition:.3s;background:rgba(109,124,255,.2);z-index:-1}.Post__Content a:hover span{transform:translateY(-2px)}.Post__Content a:hover span:before{height:10px}.Post small{font-size:10px;margin-top:32px;display:inline-block;color:#a7a7a7}@media screen and (max-width: 680px){.Post__Content{font-size:14px}.Post__ContentWrapper{display:block}.Post__ImageContainer{width:100%;height:auto}}@media screen and (max-width: 420px){.Post__Content{font-size:12px}}
.Devspace{position:relative;display:flex;flex-direction:column;align-items:center}
.Content{position:relative;width:60%;height:100%}@media screen and (max-width: 940px){.Content{width:100%}}.Content__ContentBlock{padding:50px 40px;padding-bottom:36px;background:#131619;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:100%;overflow-y:auto}.Content__ContentBlock>*{height:100%}.Content__ContentBlock__Title{font-size:24px}@media screen and (max-width: 1500px){.Content__ContentBlock{padding:30px}}@media screen and (max-width: 940px){.Content__ContentBlock{width:100%;overflow:unset}}@media screen and (max-width: 420px){.Content__ContentBlock{padding:20px}}
