html,body{background-color:#f8f8fc;height:100%;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}.center{margin-left:auto;margin-right:auto}.hidden-descendant{visibility:hidden}.hides-descendants:hover .hidden-descendant{visibility:inherit}.field-label+.field-content{margin-top:8px}.field-label+.helper-text+.field-content{margin-top:0}.field-content{display:inline-grid}a{color:#0254a7}span,b,p{font-size:1rem}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#1f2940;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flex{display:flex}.flex.column{flex-direction:column}.flex.column-reverse{flex-direction:column-reverse}.flex.row{flex-direction:row}.flex.row-reverse{flex-direction:row-reverse}.full-height{height:100%}.full-width{width:100%}