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}@keyframes arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}.bouncing-dots{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:20px}.bouncing-dots .dot{animation:bounce 1.2s ease-in-out infinite both;background:#61dafb;border-radius:50%;display:inline-block;height:18px;margin:0 8px;width:18px}.bouncing-dots .dot:nth-child(2){animation-delay:.2s}.bouncing-dots .dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-25px)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.ee920a55.css.map*/