:root{font-family:sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#e0e0e0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;width:100%;min-height:100%}.loader{width:48px;height:48px;border:5px solid rgb(48,48,48);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-button{color:#b0b0b0;border:1px solid transparent;border-radius:2rem;padding:.6rem;font-size:1em;font-weight:500;font-family:inherit;background-color:#124156;cursor:pointer}.active{border-color:#fcb912;color:#fcb912}.header-button:hover{color:#fcb912}.disabled{background-color:#979797;color:#000}.disabled:hover{color:#000}h3{color:#124156}p,h1,h2,h3{margin:.5rem 0;padding:0}#root{width:100%;text-align:center;height:100%}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}
