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)}}.content{max-height:0;opacity:0;overflow:hidden;overflow-y:auto;scrollbar-color:#ac5959 #ac595919;scrollbar-width:thin;transition:max-height .4s ease-in-out,opacity .9s ease-in-out}.content.open{max-height:900px;opacity:1}.content.closed{max-height:0;opacity:0}.content::-webkit-scrollbar{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:8px}.content::-webkit-scrollbar-track{background:#f0f0f0}.content::-webkit-scrollbar-thumb{background-color:#00468c;border-radius:10px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.content::-webkit-scrollbar-thumb:hover{background-color:#003a70}.content.scrolling::-webkit-scrollbar{opacity:1}
/*# sourceMappingURL=main.2b2bade9.css.map*/