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}.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)}}.logo{background-image:url(/static/media/logo.3f1b43cb2d99b4f5c10c.png);background-repeat:no-repeat;float:left;height:40px;margin:20px 32px 0 0;width:297px}.button{background-color:#5e9ec2;border:1px solid;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:16px;outline:none;padding:2px 15px;text-align:center}.button:hover{background-color:#477a96;color:#fff}li{list-style:none}li.show{height:2em;margin:2px 0}.fade li{height:2em;opacity:0;transition:all .4s ease-out}.fade li.show{opacity:1}