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}.mainBody{align-items:center;background-color:linear-gradient(to right top,#63e19b,#4dd19a,#38c298,#26b294,#17a28f,#11a590,#09a790,#00aa91,#00c095,#00d594,#00ea8f,#14ff84);display:flex;flex-direction:row;font-family:Roboto,sans-serif;height:100vh;justify-content:center;overflow:hidden}.mainBody .loader{display:flex;font-size:2em}.mainBody .loader .dots{-webkit-animation:dots 4s ease 1s infinite;animation:dots 4s ease 1s infinite;display:flex;left:-10px;position:relative;top:20px;width:100px}.mainBody .loader .dots div{background-color:#000;border-radius:100%;height:10px;margin-right:10px;position:relative;width:10px}.mainBody .loader .dots div:first-child{-webkit-animation:show-dot 4s ease-out 1s infinite;animation:show-dot 4s ease-out 1s infinite;height:0;margin:5px 15px 5px 5px;width:0}.mainBody .loader .dots div:nth-child(4){-webkit-animation:dot-fall-left 4s linear 1s infinite;animation:dot-fall-left 4s linear 1s infinite;background-color:transparent}.mainBody .loader .dots div:nth-child(4):before{-webkit-animation:dot-fall-top 4s cubic-bezier(.46,.02,.94,.54) 1s infinite;animation:dot-fall-top 4s cubic-bezier(.46,.02,.94,.54) 1s infinite;background-color:#000;border-radius:100%;content:"";height:10px;margin-right:10px;position:absolute;width:10px}@-webkit-keyframes dots{0%{left:-10px}20%,to{left:10px}}@keyframes dots{0%{left:-10px}20%,to{left:10px}}@-webkit-keyframes show-dot{0%,20%{height:0;margin:5px 15px 5px 5px;width:0}30%,to{height:10px;margin:0 10px 0 0;width:10px}}@keyframes show-dot{0%,20%{height:0;margin:5px 15px 5px 5px;width:0}30%,to{height:10px;margin:0 10px 0 0;width:10px}}@-webkit-keyframes dot-fall-left{0%,5%{left:0}to{left:200px}}@keyframes dot-fall-left{0%,5%{left:0}to{left:200px}}@-webkit-keyframes dot-fall-top{0%,5%{top:0}30%,to{top:50vh}}@keyframes dot-fall-top{0%,5%{top:0}30%,to{top:50vh}}
/*# sourceMappingURL=main.2d61cf7b.css.map*/