body{background-color:#11111b;color:#11111b;font-family:Roboto,sans-serif;font-size:16px;margin:0;padding:0}::-webkit-scrollbar{display:none}nav{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:transparent;display:flex;height:60px;justify-content:space-between;padding:.5rem 4rem 0;position:fixed;width:calc(100vw - 8rem);z-index:100}nav img{height:80px}nav a{font-size:1rem;padding:0 1rem;text-decoration:none}footer,nav a{color:#cdd6f4}footer{align-items:center;box-shadow:-10px -10px 20px 10px #bac2de,10px 10px 20px 10px #bac2de;display:flex;flex-direction:column;font-size:1.2rem;font-weight:100;height:60vh;justify-content:center;width:100vw}footer .footer{display:flex;flex-direction:row}footer .footer .col{margin:1rem;width:14vw}footer .footer .col img{height:100px;width:100px}footer .footer .col .links{display:flex;flex-direction:column;justify-content:center}footer .footer .col .links a{color:#cdd6f4;font-size:1rem;margin:1rem 0;text-decoration:none}.home{align-items:center;background-color:#11111b;display:flex;flex-direction:row;height:100vh;justify-content:center}.home .home__left h1{color:#cdd6f4;font-size:2rem;width:40vw}.home .home__left p{color:#bac2de;font-size:1.4rem;text-align:justify;width:40vw}.home .home__left .home__left__buttons{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:2rem}.home .home__left .home__left__buttons a{border:3px solid #cdd6f4;border-radius:10px;color:#cdd6f4;font-size:1rem;margin:20px;padding:1rem;text-decoration:none}.home .home__left .home__left__buttons a:hover{background-color:#cdd6f4;box-shadow:2px 2px 2px 3px hsla(0,12%,90%,.2);color:#11111b;padding:.75rem 1rem;transition:all .3s ease}.home .home_right img{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:example;animation-name:example;padding:0 3rem;position:relative;width:20vw;z-index:2}.home .home_right .bg,.home .home_right img{-webkit-animation-duration:4s;animation-duration:4s}.home .home_right .bg{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bg;animation-name:bg;background:#833ab4;background:linear-gradient(90deg,#833ab4,#fddc1d 88%,#ff9500);border-radius:50%;height:200px;margin:4rem 6rem;opacity:.2;position:absolute;width:200px;z-index:1}.features{align-items:center;color:#f0f8ff;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:2rem}.features h1{color:#cdd6f4;font-size:2rem;font-weight:100}.features .feature_grid{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 20vw}.features .feature_grid .feature{margin:1rem;width:20vw}.features .feature_grid .feature h2{color:#cdd6f4;font-size:1.5rem;font-weight:100}.features .feature_grid .feature p{color:#bac2de;font-size:1rem;font-weight:100;line-height:24px;text-align:justify}.laptop{color:#cdd6f4;height:100vh;width:100vw}.laptop img{height:90vh;margin:10vh 10vw 0}.content{align-items:center;color:#cdd6f4;display:flex;flex-direction:column;height:40vh;margin-top:2rem}.content h2{color:#cdd6f4;font-size:2rem;font-weight:100}.content p{color:#bac2de;font-size:1rem;text-align:justify;width:80vw}@-webkit-keyframes example{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes example{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}50%{-webkit-transform:translateY(1px);transform:translateY(1px)}to{-webkit-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes bg{0%{box-shadow:10px 10px 20px 10px #833ab4,-10px -10px 20px 10px #833ab4}50%{box-shadow:1px 1px 20px 20px #833ab4,-1px -1px 20px 20px #833ab4}to{box-shadow:10px 10px 20px 10px #833ab4,-10px -10px 20px 10px #833ab4}}@keyframes bg{0%{box-shadow:10px 10px 20px 10px #833ab4,-10px -10px 20px 10px #833ab4}50%{box-shadow:1px 1px 20px 20px #833ab4,-1px -1px 20px 20px #833ab4}to{box-shadow:10px 10px 20px 10px #833ab4,-10px -10px 20px 10px #833ab4}}.about h1{color:#cdd6f4;text-align:center}.about p{color:#bac2de;text-align:justify}.about h3,.about h4{text-align:center}.about a{color:#cdd6f4;text-decoration:none}.about a:hover{color:#74c7ec;text-decoration:none}.download{min-height:50vh;width:100vw}.download,.download .downcard{align-items:center;display:flex;flex-direction:column;justify-content:center}.download .downcard{background-color:#1e1e2e;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin:20vh 0;padding:30px}.download .downcard h1{color:#cdd6f4;font-size:2rem;margin:30px}.download .downcard .card{align-items:center;background-color:#313244;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;height:30vh;justify-content:center;padding:20px;width:30vw}.download .downcard .card .card-title{color:#cdd6f4;font-size:1.5rem;margin-bottom:10px;text-align:center}.download .downcard .card .card-text{color:#bac2de;font-size:1rem;margin-bottom:10px;text-align:center}.download .downcard .card .card-button{background-color:#f5c2e7;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);height:5vh;margin:40px;width:calc(100% - 80px)}.download .downcard .card .second{margin-top:2px}.community-container{align-items:center;color:#f0f8ff;display:flex;justify-content:center;min-height:70vh;padding:100px 0;width:100%}.community-container .community-content{margin:0 auto;max-width:800px;padding:20px;text-align:center}.community-container .community-links{display:flex;justify-content:space-evenly;margin-top:20px}.community-container .community-links .community-link{height:25vh;padding:10px;width:15vw}.community-container h2{font-size:1.8em;margin-top:30px}.community-container p{font-size:1.1em;line-height:1.6}.community-container a{background-color:#3498db;border-radius:5px;color:#fff;display:inline-block;margin-top:20px;padding:10px 20px;text-decoration:none;transition:background-color .3s}.community-container a:hover{background-color:#217dbb}
/*# sourceMappingURL=main.cf29cb8d.css.map*/