body{background-color:#121212;color:#fff}.center-container{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.logo{width:40px}.header{align-items:center;background-color:hsla(0,0%,100%,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);color:#fff;display:flex;height:55px;justify-content:left;position:fixed;width:100%}.header .logo{margin-left:20px;width:40px}.header .vl{border-left:3px solid #fff;height:35px;margin-left:10px}.header h1{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(25deg,#0240d4,#016fff 21%,#09f 62%,#00f3ff);-webkit-background-clip:text;font-weight:bolder!important;margin-left:20px}.nav{align-items:center;background-color:hsla(0,0%,100%,.12);bottom:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);height:50px;overflow:hidden;position:fixed;z-index:99999999999999}.nav,.nav .nav-menu{display:flex;width:100%}.nav .nav-menu{justify-content:space-around;list-style:none;padding:0}.nav .nav-item{cursor:pointer;justify-content:space-around}.nav .nav-link{color:#fff}.nav .nav-link.active{color:#00dffc}.dots-container{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dots{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:3em;justify-items:center;width:3em}.dots>div{-webkit-animation:fade 1.5s ease-in-out infinite alternate;animation:fade 1.5s ease-in-out infinite alternate;background-color:#3cefff;border-radius:50%;height:.5em;width:.5em}.dots>div:nth-of-type(2),.dots>div:nth-of-type(4){-webkit-animation-delay:.25s;animation-delay:.25s}.dots>div:nth-of-type(3),.dots>div:nth-of-type(5),.dots>div:nth-of-type(7){-webkit-animation-delay:.5s;animation-delay:.5s}.dots>div:nth-of-type(6),.dots>div:nth-of-type(8){-webkit-animation-delay:.75s;animation-delay:.75s}.dots>div:nth-of-type(9){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fade{to{opacity:.2}}@keyframes fade{to{opacity:.2}}
/*# sourceMappingURL=main.c090b78f.css.map*/