html{background-color:#141414;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.header{align-items:center;background-color:#0000;display:flex;height:auto;justify-content:center;min-height:112px;padding-bottom:30px;padding-top:30px;width:100%}.header .header-nav{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-around;width:100%}.header .header-nav .header-nav-left,.header .header-nav .header-nav-right{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-around;width:40%}.header .header-nav .header-nav-left .header-nav-a,.header .header-nav .header-nav-right .header-nav-a{color:#fff;font-family:JetBrains Mono;font-size:18px;font-style:normal;font-weight:400;text-decoration:none;text-transform:uppercase}.header .header-nav .header-nav-left .header-nav-a:hover,.header .header-nav .header-nav-right .header-nav-a:hover{text-shadow:0 0 30px #fff;transition:.3s ease-in-out}@media(max-width:900px){.header .header-nav .header-nav-left .header-nav-a,.header .header-nav .header-nav-right .header-nav-a{font-size:15px}}@media(max-width:600px){.header .header-nav .header-nav-left .header-nav-a,.header .header-nav .header-nav-right .header-nav-a{display:none}}.header .header-nav .header-nav-logo{height:80px;width:90px}@media(max-width:600px){.header .header-nav .header-nav-logo{height:60px;width:70px}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.StartPage{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:1500px;width:100%}@media(max-width:850px){.StartPage{min-height:1150px}}@media(max-width:600px){.StartPage{min-height:600px}}.StartPage .StartPage-description{align-items:flex-end;display:flex;flex-direction:row;height:auto;justify-content:space-around;width:100%}@media(max-width:600px){.StartPage .StartPage-description{align-items:center;flex-direction:column;justify-content:center;margin-left:50px;margin-top:30px}}.StartPage .StartPage-description .StartPage-description-p-team{color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;line-height:27px;max-width:340px;text-shadow:0 0 40px #fffc;text-transform:uppercase}@media(max-width:600px){.StartPage .StartPage-description .StartPage-description-p-team{display:block;text-align:left}}@media(max-width:800px){.StartPage .StartPage-description .StartPage-description-p-team{font-size:19px;line-height:21px}}.StartPage .StartPage-description .StartPage-description-p-team .StartPage-description-link{color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:600;margin-left:5px;margin-right:5px;text-decoration:none}@media(max-width:800px){.StartPage .StartPage-description .StartPage-description-p-team .StartPage-description-link{font-size:19px;line-height:21px}}.StartPage .StartPage-description .StartPage-description-p-team .StartPage-description-link .StartPage-description-link-color{color:#6f00e6}.StartPage .StartPage-description .StartPage-description-competition{max-width:327px;text-align:right;text-shadow:0 0 40px #fffc}@media(max-width:600px){.StartPage .StartPage-description .StartPage-description-competition{display:block;margin-bottom:50px;margin-left:100px;margin-top:50px;text-align:right}}.StartPage .StartPage-description .StartPage-description-competition .StartPage-description-competition-link{color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;line-height:27px;text-decoration:none}@media(max-width:800px){.StartPage .StartPage-description .StartPage-description-competition .StartPage-description-competition-link{font-size:19px;line-height:21px}}.StartPage .StartPage-description .StartPage-description-competition .StartPage-description-competition-color{background-color:#6f00e6;color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500}@media(max-width:800px){.StartPage .StartPage-description .StartPage-description-competition .StartPage-description-competition-color{font-size:19px;line-height:21px}}.StartPage h1{color:#6f00e6;font-family:Kode Mono;font-size:80px;font-style:normal;font-weight:600;line-height:70px;margin-top:102px;text-align:center;text-shadow:0 0 40px #455cff99;text-transform:uppercase}.StartPage h1 span{color:#ff5628;text-shadow:0 0 70px #ff562899}@media(max-width:850px){.StartPage h1{font-size:60px;line-height:55px}}@media(max-width:600px){.StartPage h1{font-size:40px;line-height:35px;margin-top:42px}}@media(max-width:450px){.StartPage h1{font-size:35px;line-height:35px;margin-top:32px}}.StartPage .StartPage-img{height:1016px;position:relative;width:1054px}@media(max-width:1300px){.StartPage .StartPage-img{height:80vw;width:80vw}}@media(max-width:600px){.StartPage .StartPage-img{height:90vw;width:85vw}}.StartPage .StartPage-img .StartPage-illustration{height:100%;object-fit:contain;width:100%}.StartPage .StartPage-img .StartPage-mars{animation:rotate 120s linear infinite;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:1300px){.StartPage .StartPage-img .StartPage-mars{height:60vw;width:60vw}}@media(max-width:600px){.StartPage .StartPage-img .StartPage-mars{height:63vw;width:63vw}}.Team{align-items:center;background-color:#141414;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:700px;padding:90px;width:100%}@media(max-width:500px){.Team{padding:40px 20px}}.Team .Team-description{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:40px;width:100%}@media(max-width:1000px){.Team .Team-description{align-items:flex-start}}@media(max-width:740px){.Team .Team-description{flex-direction:column}}.Team .Team-description h2{color:#6f00e6;font-family:Kode Mono;font-size:60px;font-style:normal;font-weight:600;text-align:center;text-shadow:0 0 20px #455cff99;text-transform:uppercase}.Team .Team-description .Team-description-p{color:#fff;font-family:JetBrains Mono;font-size:19px;font-style:normal;font-weight:400;line-height:24px;max-width:485px;text-align:right;text-shadow:0 0 20px #fffc}@media(max-width:1000px){.Team .Team-description .Team-description-p{max-width:385px}}@media(max-width:740px){.Team .Team-description .Team-description-p{font-size:17px;line-height:18px;margin-top:20px;max-width:100%;text-align:left}}.Team .Team-principles-collection{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.Team .Team-principles-collection h3{color:#ff5628;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;margin-bottom:40px;text-shadow:0 0 20px #ff562899;text-transform:uppercase}.Team .Team-principles-collection .Team-principles-collection-cards{display:flex;flex-wrap:wrap;gap:20px 5px;height:auto;justify-content:space-around;min-height:200px;width:100%}@media(max-width:500px){.Team .Team-principles-collection .Team-principles-collection-cards{align-items:center;flex-direction:column;gap:20px;justify-content:flex-start;min-height:0}}.Team .Team-students-collection{align-items:flex-start;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:40px;width:100%}.Team .Team-students-collection h3{color:#ff5628;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;margin-bottom:40px;text-shadow:0 0 20px #ff562899;text-transform:uppercase}.Team .Team-students-collection .Team-students-collection-cards{display:flex;flex-wrap:wrap;gap:20px 5px;height:auto;justify-content:space-around;min-height:200px;width:100%}@media(max-width:500px){.Team .Team-students-collection .Team-students-collection-cards{align-items:center;flex-direction:column;gap:20px;justify-content:flex-start;min-height:0}}.Card{align-items:flex-start;display:flex;flex-direction:row;height:auto;justify-content:flex-start;max-width:440px;padding-top:10px;width:100%}@media(max-width:580px){.Card{max-height:180px;max-width:340px}}.Card .Card-picture img{background-color:#141414;border-radius:50%;cursor:pointer;height:200px;object-fit:cover;width:200px}@media(max-width:580px){.Card .Card-picture img{height:150px;width:150px}}@media(max-width:400px){.Card .Card-picture img{height:120px;width:120px}}.Card .Card-picture img:hover{box-shadow:0 0 50px #ff562899;transition:.2s ease-in-out}.Card .Card-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:14px;margin-top:40px}@media(max-width:580px){.Card .Card-description{margin-top:20px}}.Card .Card-description h5{color:#fff;font-family:JetBrains Mono;font-size:24px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:15px;max-width:100px;text-shadow:0 0 40px #fffc;text-transform:uppercase}@media(max-width:580px){.Card .Card-description h5{font-size:22px;line-height:23px}}.Card .Card-description .Card-description-p{color:#fff;font-family:JetBrains Mono;font-size:18px;font-style:normal;font-weight:400;line-height:24px;max-width:200px;text-align:left}@media(max-width:580px){.Card .Card-description .Card-description-p{font-size:16px;line-height:19px;max-width:160px}}.Descriptions{align-items:center;background-color:#141414;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:600px;padding-left:113px;padding-right:113px;padding-top:70px;width:100%}@media(max-width:750px){.Descriptions{align-items:flex-start;justify-content:flex-start;padding-top:0}}.Descriptions .Descriptions-about{align-items:flex-start;display:flex;flex-direction:row;height:auto;justify-content:space-between;min-height:256px;width:100%}@media(max-width:750px){.Descriptions .Descriptions-about{align-items:center;flex-direction:column;justify-content:center}}.Descriptions .Descriptions-about h6{color:#ff5628;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;text-shadow:0 0 20px #ff562899;text-transform:uppercase;-webkit-user-select:none;user-select:none}@media(max-width:1000px){.Descriptions .Descriptions-about h6{font-size:22px}}@media(max-width:750px){.Descriptions .Descriptions-about h6{font-size:19px;text-align:center}}.Descriptions .Descriptions-about .Descriptions-about-p{color:#fff;cursor:pointer;font-family:JetBrains Mono;font-size:22px;font-style:normal;font-weight:400;line-height:28px;max-width:800px;text-align:right;text-shadow:0 0 40px #fffc;text-transform:uppercase;width:450px}@media(max-width:1000px){.Descriptions .Descriptions-about .Descriptions-about-p{font-size:17px}}@media(max-width:750px){.Descriptions .Descriptions-about .Descriptions-about-p{margin-top:20px;text-align:center;width:341px}}.Descriptions .Descriptions-about .Descriptions-about-p .Descriptions-about-p-purple{color:#6f00e6;margin-left:8px;margin-right:8px;text-shadow:0 0 40px #455cff99}.About{align-items:flex-start;background-image:url(/static/media/gradient1.433a6835a35d8b8b8b45.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:100px;display:flex;flex-direction:row;justify-content:space-between;min-height:650px;padding:120px 140px;width:100%}@media(max-width:1150px){.About{padding:100px 80px}}@media(max-width:980px){.About{align-items:center;border-radius:50px;flex-direction:column-reverse;gap:0;padding:60px 30px;position:relative}}.About .About-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:35%;z-index:4}@media(max-width:980px){.About .About-description{align-items:center;text-align:center;width:100%}}.About .About-description .About-description-header{background:#141414fc;border-radius:90px;color:#fff;display:block;font-family:JetBrains Mono;font-size:75px;font-style:normal;font-weight:500;line-height:75px;margin-left:30px;min-height:297px;padding:39px 56px;text-align:left;text-transform:uppercase;width:472px}.About .About-description .About-description-header span{font-style:italic}@media(max-width:1300px){.About .About-description .About-description-header{margin-left:0;width:370px}}@media(max-width:1100px){.About .About-description .About-description-header{font-size:60px;line-height:60px;min-height:267px;width:320px}}@media(max-width:980px){.About .About-description .About-description-header{bottom:40px;margin-left:0;max-width:350px;position:relative;width:100%;z-index:2}}@media(max-width:600px){.About .About-description .About-description-header{border-radius:80px;bottom:20px;font-size:40px;line-height:40px;max-width:250px;min-height:150px}}.About .About-description .About-description-star{bottom:50px;height:80px;left:30px;position:relative;width:72px}@media(max-width:1300px){.About .About-description .About-description-star{bottom:30px}}@media(max-width:980px){.About .About-description .About-description-star{bottom:70px;left:-100px;z-index:3}}@media(max-width:600px){.About .About-description .About-description-star{bottom:60px;left:-80px}}.About .About-description .About-description-link{background-color:#6f00e6;color:#fff;cursor:pointer;font-family:JetBrains Mono;font-size:30px;font-style:normal;font-weight:500;margin-left:70px;padding:5px 10px;text-decoration:none;text-transform:uppercase}@media(max-width:1300px){.About .About-description .About-description-link{font-size:25px;margin-left:50px}}@media(max-width:1100px){.About .About-description .About-description-link{font-size:20px;margin-left:40px}}@media(max-width:980px){.About .About-description .About-description-link{font-size:24px;margin-left:0}}.About .About-description .About-description-link:hover{background-color:#141414;transition:.6s ease}.About .About-picture{border-radius:60px;cursor:pointer;height:auto;width:780px}@media(max-width:1300px){.About .About-picture{width:600px}}@media(max-width:980px){.About .About-picture{max-width:780px;width:100%}}.About .About-picture:hover{border-radius:80px;transition:.3s ease-in-out}.Partners{align-items:flex-start;background-color:#141414;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:400px;padding:80px 40px;width:100%}@media(max-width:900px){.Partners{padding-left:20px;padding-right:20px}}.Partners .Partners-txt{align-items:flex-end;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:40px;padding-left:79px;padding-right:79px;width:100%}@media(max-width:800px){.Partners .Partners-txt{padding-left:40px;padding-right:40px}}@media(max-width:620px){.Partners .Partners-txt{align-items:flex-start;flex-direction:column}}.Partners .Partners-txt h2{color:#6f00e6;font-family:Kode Mono;font-size:60px;font-style:normal;font-weight:600;text-align:center;text-shadow:0 0 30px #455cff99;text-transform:uppercase}@media(max-width:800px){.Partners .Partners-txt h2{font-size:50px}}.Partners .Partners-txt .Partners-txt-p{color:#fff;font-family:JetBrains Mono;font-size:19px;font-style:normal;font-weight:400;line-height:24px;max-width:300px;text-align:right;text-shadow:0 0 20px #fffc}@media(max-width:800px){.Partners .Partners-txt .Partners-txt-p{font-size:16px;line-height:16px;max-width:250px}}@media(max-width:620px){.Partners .Partners-txt .Partners-txt-p{margin-top:10px;max-width:230px;text-align:left}}.Partners .Partners-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:28px;height:auto;justify-content:center;min-height:161px;width:100%}@media(max-width:800px){.Partners .Partners-list{align-items:center;justify-content:center;padding-bottom:30px}}.Partners .Partners-list img{object-fit:cover}.Partners .Partners-list img:hover{transform:scale(1.1);transition:.3s ease-in-out}.Contacts{align-items:flex-start;background-color:#6f00e6;border-radius:100px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:800px;padding:78px 90px;width:100%}@media(max-width:900px){.Contacts{align-items:center;border-radius:50px;padding-left:30px;padding-right:30px;padding-top:50px}}.Contacts h2{color:#fff;font-family:Kode Mono;font-size:70px;font-style:normal;font-weight:600;text-transform:uppercase}@media(max-width:900px){.Contacts h2{font-size:50px}}.Contacts .Contacts-main{align-items:flex-start;display:flex;flex-direction:row;gap:50px;height:auto;justify-content:space-between;margin-top:40px;width:100%}@media(max-width:900px){.Contacts .Contacts-main{align-items:center;flex-direction:column}}.Contacts .Contacts-main .Contacts-main-pic{border-radius:50px;filter:drop-shadow(0 0 1px rgba(0,0,0,.4));height:477px;max-width:702px;min-width:0;object-fit:cover;width:55%}@media(max-width:900px){.Contacts .Contacts-main .Contacts-main-pic{border-radius:70px;height:350px;width:100%}}.Contacts .Contacts-main .Contacts-main-links{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:45%}@media(max-width:900px){.Contacts .Contacts-main .Contacts-main-links{margin-top:20px;width:100%}}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-end;position:relative;width:100%}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-star{bottom:150px;display:block;height:119px;position:absolute;width:117px}@media(max-width:900px){.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-star{bottom:110px}}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content{align-items:flex-start;background-color:#fff;border-radius:50px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;height:auto;justify-content:flex-end;min-height:217px;min-width:0;padding-bottom:37px;padding-left:40px;width:100%}@media(max-width:1200px){.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content{padding-left:30px}}@media(max-width:900px){.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content{min-height:170px;padding-left:40px}}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content .Contacts-main-links-email-content-p{color:#141414;font-family:JetBrains Mono;font-size:40px;font-style:normal;font-weight:800;line-height:40px;margin-bottom:1px;text-transform:uppercase}@media(max-width:1200px){.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content .Contacts-main-links-email-content-p{font-size:32px;line-height:32px}}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content .Contacts-main-links-email-content-a{color:#ff5628;font-family:JetBrains Mono;font-size:30px;font-style:normal;font-weight:800;text-decoration:none}@media(max-width:1200px){.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content .Contacts-main-links-email-content-a{font-size:20px}}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-email .Contacts-main-links-email-content .Contacts-main-links-email-content-a:hover{text-shadow:0 0 50px #ff5628;transition:.3s ease-in-out}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-row{align-items:center;display:flex;flex-direction:row;gap:50px;height:auto;justify-content:center;margin-top:15px;width:100%}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a{align-items:center;border-radius:30px;box-shadow:0 0 4px 0 #00000040;display:flex;height:117px;justify-content:center;text-decoration:none;width:50%}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a img{height:49px;width:49px}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a:hover{border-radius:25px;transition:.3s ease-in-out}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a.--instagram{background-color:#e2e2e2f2}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a.--tiktok{background-color:#ff5628f2}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a.--linkedin{background-color:#fbf6ff}.Contacts .Contacts-main .Contacts-main-links .Contacts-main-links-smaller .Contacts-main-links-smaller-a.--facebook{background-color:#7c7c7c}.Footer{align-items:flex-start;background-color:#141414;display:flex;flex-direction:row;height:auto;justify-content:space-between;min-height:400px;padding-left:120px;padding-right:120px;padding-top:54px;width:100%}@media(max-width:800px){.Footer{padding-left:44px;padding-right:44px}}@media(max-width:650px){.Footer{align-items:flex-start;flex-direction:column;gap:40px;justify-content:flex-start;min-height:auto;padding:40px 60px}}.Footer .Footer-col-txt{align-items:space-between;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:300px;width:100%}@media(max-width:650px){.Footer .Footer-col-txt{gap:24px;min-height:auto}}.Footer .Footer-col-txt .Footer-col-txt-logo{height:80px;width:90px}.Footer .Footer-col-txt .Footer-link{color:#fff;font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:400;margin-top:auto;text-shadow:0 0 50px #ffffff80;-webkit-user-select:none;user-select:none}@media(max-width:650px){.Footer .Footer-col-txt .Footer-link{display:none}}.Footer .Footer-col-txt .Footer-link a{color:#fff;text-decoration:none}.Footer .Footer-col-txt .Footer-link:hover{text-shadow:0 0 30px #fff;transition:.3s ease-in-out}.Footer .Footer-col-links{align-items:space-between;display:flex;flex-direction:column;gap:13px;height:auto;justify-content:flex-start;min-height:300px;width:100%}@media(max-width:650px){.Footer .Footer-col-links{min-height:auto}}.Footer .Footer-col-links .Footer-col-links-a{color:#fff;font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.48px;text-decoration:none;text-shadow:0 0 50px #ffffff80}.Footer .Footer-col-links .Footer-col-links-a:hover{text-shadow:0 0 30px #fff;transition:.3s ease-in-out}.Footer .Footer-col-reach{align-items:space-between;display:flex;flex-direction:column;gap:24px;height:auto;justify-content:flex-start;min-height:300px;width:100%}@media(max-width:650px){.Footer .Footer-col-reach{align-items:flex-end;min-height:auto}}.Footer .Footer-col-reach .Footer-col-reach-p{color:#fff;cursor:pointer;font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.48px;text-shadow:0 0 50px #ffffff80}@media(max-width:650px){.Footer .Footer-col-reach .Footer-col-reach-p{text-align:right}}.Footer .Footer-col-reach .Footer-col-reach-a{color:#ff5628;cursor:pointer;font-family:JetBrains Mono;font-size:22px;font-style:normal;font-weight:500;letter-spacing:-.48px;text-shadow:0 0 50px #ff5628}@media(max-width:800px){.Footer .Footer-col-reach .Footer-col-reach-a{font-size:20px}}.Footer .Footer-col-reach .Footer-col-reach-a:hover{font-weight:700;transition:.3s ease-in-out}.Footer .Footer-tag{display:none}@media(max-width:650px){.Footer .Footer-tag{display:block}}.Footer .Footer-tag .Footer-link{color:#fff;font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:400;margin-top:auto;text-shadow:0 0 50px #ffffff80;-webkit-user-select:none;user-select:none}.Footer .Footer-tag .Footer-link a{color:#fff;text-decoration:none}.Footer .Footer-tag .Footer-link:hover{text-shadow:0 0 30px #fff;transition:.3s ease-in-out}.LandingPage{align-items:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start}.LandingPage,.LandingPage .LandingPage-bg{background-color:#141414;height:auto;width:100%}.LandingPage .LandingPage-bg{min-height:700px;overflow:hidden;padding-bottom:40px;position:relative;z-index:1}.LandingPage .LandingPage-bg:before{background-image:radial-gradient(circle,#7b00ff66 0,#0000 60%);content:"";height:800px;left:-400px;pointer-events:none;position:absolute;top:-400px;transform:translate3d(var(--x),var(--y),0);width:800px;will-change:transform;z-index:-1}.AboutPage{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:700px;width:100%}.AboutPage .AboutPage-content{box-sizing:border-box;padding-left:103px;padding-right:103px}@media(max-width:900px){.AboutPage .AboutPage-content{padding-left:53px;padding-right:53px}}.AboutPage .AboutPage-content .AboutPage-greetings{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:30px;position:relative}.AboutPage .AboutPage-content .AboutPage-greetings img{height:auto;max-width:820px;width:100%}.AboutPage .AboutPage-content .AboutPage-greetings h2{bottom:20px;color:#ff5628;font-family:Kode Mono;font-size:90px;font-style:normal;font-weight:600;line-height:90px;max-width:675px;position:relative;text-align:center;text-shadow:0 0 50px #ff5628;width:100%}.AboutPage .AboutPage-content .AboutPage-greetings h2:hover{cursor:pointer;text-shadow:0 0 80px #ff5628;transition:.3s ease}@media(max-width:900px){.AboutPage .AboutPage-content .AboutPage-greetings h2{font-size:60px;line-height:60px;max-width:500px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-greetings h2{bottom:15px;font-size:40px;line-height:40px;max-width:300px}}.AboutPage .AboutPage-content .AboutPage-beginning{align-items:center;display:flex;flex-direction:row;gap:40px;height:auto;justify-content:space-between;min-height:700px;width:100%}@media(max-width:1100px){.AboutPage .AboutPage-content .AboutPage-beginning{align-items:center;flex-direction:column-reverse;margin-top:70px}}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:900px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt{margin-bottom:70px;margin-top:30px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt{margin-top:140px}}@media(max-width:430px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt{margin-top:80px}}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt h5{color:#6f00e6;font-family:Kode Mono;font-size:45px;font-style:normal;font-weight:600;line-height:45px;margin-bottom:10px;text-shadow:0 0 50px #7b00ff;z-index:4}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt h5:hover{cursor:pointer;text-shadow:0 0 20px #7b00ff;transition:.3s ease}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt h5{font-size:35px;line-height:35px}}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt p{color:#fff;font-family:JetBrains Mono;font-size:22px;font-style:normal;font-weight:300;line-height:23px;margin-top:19px;max-width:581px;width:100%;z-index:4}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt p span{color:#ff5628}@media(max-width:1100px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt p{font-size:18px;line-height:19px;max-width:481px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt p{font-size:16px;max-width:80%}}@media(max-width:500px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-txt p{max-width:100%}}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images .AboutPage-beginning-images-gif{height:auto;max-width:514px;transform:rotate(-2.762deg);width:100%}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images .AboutPage-beginning-images-gif{transform:rotate(0deg)}}.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images .AboutPage-beginning-images-rover{bottom:-150px;height:auto;max-width:70%;position:absolute;right:-60px;width:400px}@media(max-width:900px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images .AboutPage-beginning-images-rover{bottom:-100px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-beginning .AboutPage-beginning-images .AboutPage-beginning-images-rover{bottom:0;right:-30px;top:100px}}.AboutPage .AboutPage-content .AboutPage-fact{align-items:center;display:flex;flex-direction:row;gap:90px;height:auto;justify-content:flex-start;min-height:500px;width:100%}@media(max-width:1200px){.AboutPage .AboutPage-content .AboutPage-fact{gap:50px}}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-fact{align-items:center;flex-direction:column;gap:30px}}.AboutPage .AboutPage-content .AboutPage-fact img{height:auto;max-width:606px;width:100%}@media(max-width:1200px){.AboutPage .AboutPage-content .AboutPage-fact img{max-width:506px}}.AboutPage .AboutPage-content .AboutPage-fact img:hover{border-radius:50px;cursor:pointer;transition:.3s ease}.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:415px;width:100%}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt{align-items:center;justify-content:center}}.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt h2{color:#ff5628;font-family:Kode Mono;font-size:70px;font-style:normal;font-weight:600;line-height:70px;margin-bottom:19px;text-shadow:0 0 50px #ff5628}@media(max-width:1200px){.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt h2{font-size:50px;line-height:50px}}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt h2{text-align:center}}.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt p{color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;line-height:30px;max-width:379px;width:100%}@media(max-width:1200px){.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt p{font-size:18px;line-height:23px}}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-fact .AboutPage-fact-txt p{text-align:center}}.AboutPage .AboutPage-content .AboutPage-curr-team{align-items:center;display:flex;flex-direction:row;gap:60px;height:auto;justify-content:space-between;margin-top:80px;min-height:600px;width:100%}@media(max-width:1100px){.AboutPage .AboutPage-content .AboutPage-curr-team{align-items:center;flex-direction:column-reverse;gap:30px;margin-top:50px;min-height:0}}.AboutPage .AboutPage-content .AboutPage-curr-team img{height:auto;max-width:550px;object-fit:contain;width:100%}@media(max-width:500px){.AboutPage .AboutPage-content .AboutPage-curr-team img{max-width:100%}}.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media(max-width:1100px){.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt{align-items:center;margin-top:20px}}.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt h5{color:#6f00e6;font-family:Kode Mono;font-size:45px;font-style:normal;font-weight:600;line-height:45px;text-shadow:0 0 50px #7b00ff}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt h5{font-size:35px;line-height:35px;text-align:left}}.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt p{color:#fff;font-family:JetBrains Mono;font-size:22px;font-style:normal;font-weight:300;line-height:24px;margin-top:19px;max-width:581px;width:100%}.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt p span{color:#ff5628}@media(max-width:1100px){.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt p{font-size:16px;line-height:20px;max-width:570px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-curr-team .AboutPage-curr-team-txt p{max-width:100%}}.AboutPage .AboutPage-content .AboutPage-meaning{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:300px;padding-bottom:60px;width:100%}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-star{margin-bottom:20px;margin-left:50px}@media(max-width:800px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-star{margin-left:20px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-star{margin-left:0}}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-star:hover{border-radius:50px;cursor:pointer;transition:.3s ease}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content img{height:auto;max-width:868px;width:100%}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content img:hover{border-radius:50px;cursor:pointer;transition:.3s ease}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content h6{color:#fff;font-family:JetBrains Mono;font-size:40px;font-style:normal;font-weight:500;line-height:40px;margin-bottom:31px;max-width:1012px;text-align:center;width:100%}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content h6{font-size:30px;line-height:32px;max-width:600px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content h6{font-size:20px;line-height:21px;text-align:left}}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content h6 span{color:#ff5628}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content p{color:#fff;font-family:JetBrains Mono;font-size:30px;font-style:normal;font-weight:500;line-height:35px;margin-top:15px;max-width:754px;text-align:center;width:100%}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content p{font-size:20px;line-height:25px;max-width:600px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content p{font-size:16px;line-height:21px;max-width:100%;text-align:left}}.AboutPage .AboutPage-content .AboutPage-meaning .AboutPage-meaning-content p span{color:#6f00e6}.AboutPage .AboutPage-content .AboutPage-pics{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:90vh;padding-bottom:136px;width:100%}@media(max-width:900px){.AboutPage .AboutPage-content .AboutPage-pics{padding-bottom:60px}}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row{align-items:center;display:flex;flex-direction:row;gap:40px;height:auto;justify-content:space-around;margin-top:89px;width:100%}@media(max-width:900px){.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-top:30px}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row:nth-child(2){flex-direction:column-reverse}}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row p{align-items:center;color:#fff;display:flex;font-family:Kode Mono;font-size:60px;font-style:normal;font-weight:600;height:auto;justify-content:center;width:100%}@media(max-width:1150px){.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row p{font-size:40px}}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row p:hover{cursor:pointer;transition:.3s ease}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row img{height:auto;max-width:620px;object-fit:cover;width:100%}@media(max-width:1150px){.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row img{max-width:520px}}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row img:hover{border-radius:40px;cursor:pointer;transition:.3s ease}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-orange{color:#ff5628;text-shadow:0 0 50px #ff5628}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-orange:hover{text-shadow:0 0 30px #ff5628}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-purple{color:#6f00e6;text-shadow:0 0 50px #7b00ff}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-purple:hover{text-shadow:0 0 30px #7b00ff}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-white{color:#fff;text-shadow:0 0 50px #fff}.AboutPage .AboutPage-content .AboutPage-pics .AboutPage-pics-row .p-white:hover{text-shadow:0 0 30px #fff}.AboutPage .AboutPage-content .AboutPage-curr{height:auto;min-height:500px;width:100%}.AboutPage .AboutPage-content .AboutPage-curr,.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal{align-items:center;display:flex;flex-direction:column;justify-content:center}.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal h3{color:#ff5628;font-family:Kode Mono;font-size:60px;font-style:normal;font-weight:600;margin-bottom:12px;text-align:center;text-shadow:0 0 50px #ff5628;text-transform:uppercase}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal h3{font-size:40px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal h3{font-size:35px;line-height:30px;max-width:300px;width:100%}}.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal p{color:#fff;font-family:JetBrains Mono;font-size:30px;font-style:normal;font-weight:500;line-height:30px;max-width:758px;text-align:center;text-transform:lowercase;width:100%}@media(max-width:1000px){.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal p{font-size:20px;line-height:20px;max-width:585px}}@media(max-width:700px){.AboutPage .AboutPage-content .AboutPage-curr .AboutPage-curr-goal p{font-size:16px;line-height:20px;max-width:385px}}.AboutPage .AboutPage-content .AboutPage-ending{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:40px;min-height:500px;padding-bottom:20px;width:100%}.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:99px;width:100%}@media(max-width:800px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg{margin-bottom:59px}}.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg h2{color:#ff5628;font-family:Kode Mono;font-size:90px;font-style:normal;font-weight:600;text-shadow:0 0 50px #ff5628}@media(max-width:800px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg h2{font-size:60px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg h2{display:none}}.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg{align-items:center;background-color:#6f00e6;border-radius:30px;display:flex;flex-direction:row;height:auto;justify-content:center;max-width:1020px;padding:45px 58px;width:100%}@media(max-width:800px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg{padding:30px 20px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg{background-color:#ff5628}}.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg p{color:#fff;font-family:JetBrains Mono;font-size:25px;font-style:normal;font-weight:500;line-height:30px;text-align:center;text-transform:lowercase}@media(max-width:800px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg p{font-size:20px;line-height:25px}}@media(max-width:600px){.AboutPage .AboutPage-content .AboutPage-ending .AboutPage-ending-msg .AboutPage-ending-msg-bg p{font-size:16px;line-height:19px;text-align:left}}.AboutPage .AboutPage-content .AboutPage-ending-cap{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:400px;width:100%}.AboutPage .AboutPage-content .AboutPage-ending-cap img{height:auto;max-width:715px;width:100%}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt{align-items:flex-start;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:20px;max-width:715px;width:100%}@media(max-width:650px){.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt{flex-direction:column}}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-about{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-about h3{color:#ff5628;font-family:Kode Mono;font-size:70px;font-style:normal;font-weight:600;line-height:65px;text-shadow:0 0 50px #ff5628}@media(max-width:650px){.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-about h3{font-size:55px;line-height:50px}}@media(max-width:405px){.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-about h3{font-size:50px;line-height:45px}}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-about p{color:#fff;font-family:JetBrains Mono;font-size:27px;font-size:22px;font-style:normal;font-weight:400}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-a{align-items:center;background-color:#6f00e6;color:#fff;display:block;font-family:JetBrains Mono;font-size:24px;font-style:normal;font-weight:400;height:auto;justify-content:center;margin-top:5px;max-width:140px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}@media(max-width:650px){.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-a{font-size:20px;margin-top:40px;max-width:130px;padding-left:10px;text-align:left}}.AboutPage .AboutPage-content .AboutPage-ending-cap .AboutPage-ending-cap-txt .AboutPage-ending-cap-txt-a:hover{background-color:#141414;transition:2s}
/*# sourceMappingURL=main.a73610cf.css.map*/