body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000}hr.separator{background-color:#fff;border:0;height:1px;width:97%}button.customButton{-webkit-appearance:none;appearance:none;background:#fff;border:none;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;font-family:Cafe24Oneprettynight,sans-serif;transition:.3s}button.customButton:active,button.customButton:focus,button.customButton:hover{background:#ddd;outline:0}button.customButton:disabled{opacity:.5}@font-face{font-family:Cafe24Oneprettynight;font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Oneprettynight.woff) format("woff")}:root{--header-color:#000;--text-hovered-color:#44aada}.header{align-items:center;background:#000;background:var(--header-color);display:flex;justify-content:space-between;padding:8px 12px}.top img{height:60px;padding:0 20px;width:91px}.top button{display:none}.header a{color:#fff;font-family:Cafe24Oneprettynight,sans-serif;text-decoration:none}.menuContainer{height:100%}.menu,.menuContainer{display:flex;width:100%}.menu{justify-content:space-between}.navbar,.navbtn{align-items:center;display:flex;justify-content:flex-start;list-style:none;margin:0;padding-left:0}.navbar{padding:0;width:400px}.navbar a{font-size:18px;padding:10px 70px;text-align:center;transition:.4s;width:100%}.navbar a:hover{background-color:#444;border-radius:3px;color:#44aada;color:var(--text-hovered-color)}.navbtn{justify-content:space-between;max-width:350px;padding:0 40px;width:200px}.navbtn a{font-size:14px;padding:10px 15px;transition:.4s;width:20px}.navbtn a:hover{color:#44aada;color:var(--text-hovered-color)}@media screen and (max-width:986px){.navbar{padding:10px;width:200px}.navbar a{padding:10px 30px}.navbtn{padding:0;width:150px}.navbtn a{padding:10px 5px}}@media screen and (max-width:700px){.header,.menu{align-items:center;flex-direction:column;margin:0}.top{display:flex;justify-content:center;width:100%}.top button{background-color:#000;border:none;cursor:pointer;display:flex;height:39px;margin-top:15px;padding:0;position:absolute;right:3%;transition:.3s;width:36px}.top button:hover{-webkit-transform:scale(120%) translateY(5%);transform:scale(120%) translateY(5%)}.top button:active{-webkit-transform:scale(80%) translateY(-5%);transform:scale(80%) translateY(-5%)}.menu{display:flex;overflow:hidden;position:relative;transition:.3s}@-webkit-keyframes slide-fade-in-dropdown-animation{0%{height:0;-webkit-transform:translateY(0);transform:translateY(0)}to{height:8em;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-fade-in-dropdown-animation{0%{height:0;-webkit-transform:translateY(0);transform:translateY(0)}to{height:8em;-webkit-transform:translateY(0);transform:translateY(0)}}.slide-fade-in-dropdown{overflow:hidden}.slide-fade-in-dropdown>div{-webkit-animation:slide-fade-in-dropdown-animation .4s ease;animation:slide-fade-in-dropdown-animation .4s ease}@-webkit-keyframes slide-fade-out-dropdown-animation{0%{height:8em;-webkit-transform:translateY(0);transform:translateY(0)}to{height:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-fade-out-dropdown-animation{0%{height:8em;-webkit-transform:translateY(0);transform:translateY(0)}to{height:0;-webkit-transform:translateY(0);transform:translateY(0)}}.slide-fade-out-dropdown{overflow:hidden}.slide-fade-out-dropdown>div{-webkit-animation:slide-fade-out-dropdown-animation .4s ease;animation:slide-fade-out-dropdown-animation .4s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.menu.active{display:flex;position:relative;-webkit-transform:translateY(0);transform:translateY(0)}.navbar{align-items:center;flex-direction:column}.navbar,.navbar li{width:100%}.navbar a{display:inline-block;text-align:center}.navbar a,.navbtn{padding:10px 0;width:100%}.navbtn{display:flex;justify-content:center}}@media screen and (max-width:450px){.top img{height:50px}}.footer{background-color:#000;display:flex;justify-content:space-between;padding:12px}.footer p{color:#fff;font-family:Cafe24Oneprettynight,sans-serif;font-size:18px;margin:0}.footer p span{font-family:sans-serif;font-size:18px}.footer p a,.main{color:#fff}.main{background-color:#000;padding:0}.main hr.mainSeparator{background-color:#666;border:0;height:1px;width:88%}#introduction{height:600px}#introduction canvas{left:5%;margin-top:10%;position:absolute;width:70%}#introduction .subtitle{left:64%;margin-top:25%;position:absolute;width:350px}#introduction .subtitle hr{background-color:#fff;border:0;height:1px;margin-bottom:15px;margin-top:15px}#introduction .subtitle p.subtitle1{font-family:Cafe24Oneprettynight,sans-serif;font-size:32px;margin:10px;text-align:center}#introduction .subtitle p.example{font-family:Cafe24Oneprettynight,sans-serif;font-size:20px;margin:0;text-align:center}#description{font-family:Cafe24Oneprettynight,sans-serif;padding:0 6%}#description h3{font-size:40px;margin-bottom:25px;margin-top:40px}#description p.description1{font-size:20px}#description ul{display:flex;justify-content:space-around;list-style:none}#description li{max-width:40%}#description li h5{font-size:25px}@media screen and (max-width:1250px){#introduction .subtitle{left:50%;margin-top:30%}}@media screen and (max-width:1040px){#introduction{height:500px}#introduction .subtitle{left:45%;margin-top:33%}}@media screen and (max-width:700px){#introduction{height:450px}#introduction canvas{width:80%}#introduction .subtitle,#introduction canvas{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#description ul{flex-direction:column}#description li{max-width:85%}}@media screen and (max-width:400px){#introduction canvas{width:90%}#introduction .subtitle{margin-top:40%;width:250px}#introduction .subtitle p.subtitle1{font-size:24px}#introduction .subtitle p.example{font-size:14px}}.auth{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Cafe24Oneprettynight,sans-serif;justify-content:center;padding:100px 70px}.auth h2{font-size:40px}.auth form{background:linear-gradient(180deg,#84cefd,#ffa6fd);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10%;width:40%}.auth form label{padding:10px}.auth form input{font-family:Cafe24Oneprettynight,sans-serif;font-size:18px;margin-right:10px;padding:0}.auth form input[type=password]{color:#000}.auth form button[type=submit]{font-size:20px;height:2.5em;margin-left:auto;margin-right:0;width:6em}.auth form button[type=button]{font-size:14px;height:2em;width:5em}.auth button.backToLogin{font-size:20px;height:2.5em;width:6em}.auth form .container{display:flex;flex-direction:column;margin-top:10px;padding:20px}.auth form .container .inputEntry{display:flex;height:2.5em;margin-bottom:10px;width:100%}.auth form .container .inputEntry .iconWrapper{align-items:center;aspect-ratio:1/1;background-color:#fff;display:flex;height:100%;justify-content:center}.auth form .container .inputEntry .iconWrapper svg{color:#000;font-size:20px}.auth form .container .inputEntry input{width:100%}.auth form .container a{color:#ffa6fd;font-size:14px;text-decoration:none}.auth form .container a:hover{color:#84cefd}.auth form .container .bottomContainer{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.auth form .container:nth-child(2){align-items:center;background-color:rgba(77,77,77,.5);display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1040px){.auth form{width:60%}}@media screen and (max-width:700px){.auth form{width:95%}}@media screen and (max-width:530px){.auth form{width:100%}}.notFound{color:#fff;font-family:Cafe24Oneprettynight,sans-serif;margin-bottom:200px;margin-top:100px;text-align:center}.notFound h1{font-size:80px}.notFound p{font-size:18px}
/*# sourceMappingURL=main.5616748d.css.map*/