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}.scrollbar{background:#f5f5f5;margin-bottom:25px;overflow-y:scroll}.scrollbar::-webkit-scrollbar{background-color:#f5f5f5;width:8px}.scrollbar::-webkit-scrollbar-thumb{background-color:#686464;border-radius:6px;-webkit-box-shadow:inset 0 0 6px #0000004d}.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)}}.header{align-items:center;background-color:#1e90ff;display:flex;flex-direction:row;height:4rem}.headerTitle{font-size:1.2rem;font-weight:700;width:100%}.logo{height:75%}.searchBoxContainer{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.mainCard{background-color:#fff;border-radius:.3125rem;box-shadow:0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f,0 3px 1px -2px #0003;color:#757575;margin:.2rem 1.5rem 1.5rem;padding:1rem}.page{display:block;padding:10px}.pageMessageError{color:red;font-size:1.2rem;font-weight:700}.pageMessageContainer{align-items:center;display:flex;flex-direction:row;justify-content:center}.pageMessageWarning{color:#ff8c00;font-size:1.2rem;font-weight:700}.pageTitle{color:#a9a9a9;font-size:1.4rem;font-weight:700;margin-left:2.4rem;margin-top:.2rem}body,html{height:100%;width:100%}h2{display:block;margin:0;text-align:center}.loading-container{align-items:center;background-color:#ffffffb3;bottom:0;display:flex;left:0;min-height:45%;position:fixed;right:0;top:0;z-index:100}.loader,.loading-container{vertical-align:middle;width:100%}.loader{display:table-cell;margin:0 auto;min-height:100%;opacity:.4;text-align:center}.loader *{animation-play-state:paused}.loader:hover{opacity:1}.loader:hover *{animation-play-state:running}.loading-bubbles{margin:auto}.loading-bubbles .bubble-container{display:inline-block;height:10px;margin:0 5px;width:10px}.loading-bubbles .bubble-container .bubble{animation:bubble 1.2s ease-out -.6s infinite;background-color:#fff;border-radius:50%;height:100%;transform-origin:50% 50%;width:100%}.loading-bubbles .bubble-container:nth-of-type(2n) .bubble{animation-delay:-.3s}.loading-bubbles .bubble-container:nth-of-type(3n) .bubble{animation-delay:0s}.loading-spinning-bubbles{margin:auto}.loading-spinning-bubbles .bubble-container{left:calc(50% - 5px);position:absolute;top:calc(50% - 5px);transform-origin:-150% 50%}.loading-spinning-bubbles .bubble-container .bubble{animation:bubble 1s infinite;animation-delay:inherit;background:#3b4e83;border-radius:50%;height:8px;width:8px}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1){animation-delay:-1.5s;transform:translateX(200%) rotate(-90deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2){animation-delay:-1.375s;transform:translateX(200%) rotate(-45deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3){animation-delay:-1.25s;transform:translateX(200%)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4){animation-delay:-1.125s;transform:translateX(200%) rotate(45deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5){animation-delay:-1s;transform:translateX(200%) rotate(90deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6){animation-delay:-.875s;transform:translateX(200%) rotate(135deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7){animation-delay:-.75s;transform:translateX(200%) rotate(180deg)}.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8){animation-delay:-.625s;transform:translateX(200%) rotate(225deg)}.loading-spokes{height:45px;margin:auto;position:relative}.loading-spokes .spoke-container{left:calc(50% - 15px);position:absolute;top:100%;transform-origin:50% -100%}.loading-spokes .spoke-container .spoke{animation:spoke 1s infinite;animation-delay:inherit;background:#fff;height:20px;width:10px}.loading-spokes .spoke-container:nth-of-type(0n+1){animation-delay:-.875s;transform:translateX(100%) rotate(-90deg)}.loading-spokes .spoke-container:nth-of-type(0n+2){animation-delay:-.75s;transform:translateX(100%) rotate(-45deg)}.loading-spokes .spoke-container:nth-of-type(0n+3){animation-delay:-.625s;transform:translateX(100%)}.loading-spokes .spoke-container:nth-of-type(0n+4){animation-delay:-.5s;transform:translateX(100%) rotate(45deg)}.loading-spokes .spoke-container:nth-of-type(0n+5){animation-delay:-.375s;transform:translateX(100%) rotate(90deg)}.loading-spokes .spoke-container:nth-of-type(0n+6){animation-delay:-.25s;transform:translateX(100%) rotate(135deg)}.loading-spokes .spoke-container:nth-of-type(0n+7){animation-delay:-.125s;transform:translateX(100%) rotate(180deg)}.loading-spokes .spoke-container:nth-of-type(0n+8){animation-delay:0;transform:translateX(100%) rotate(225deg)}.loading-bars{text-align:center}.loading-bars .bar{animation:pulse 1.2s ease-out infinite;background:#fff;display:inline-block;height:20px;width:10px}.loading-bars .bar:nth-of-type(0n+1){animation-delay:0s}.loading-bars .bar:nth-of-type(0n+2){animation-delay:.2s}.loading-bars .bar:nth-of-type(0n+3){animation-delay:.4s}.loading-bars .bar:nth-of-type(0n+4){animation-delay:.6s}.loading-bars .bar:nth-of-type(0n+5){animation-delay:.8s}.loading-slide{margin:0 auto;position:relative;width:25%}.loading-slide .slide{animation:slide 2s infinite;background:#ff2824;height:5px;position:absolute;width:25%}.loading-slide .slide:nth-of-type(0n+1){animation-delay:.2s;opacity:.2;transform:scaleX(1.8)}.loading-slide .slide:nth-of-type(0n+2){animation-delay:.1s;opacity:.4;transform:scaleX(1.4)}.loading-slide .slide:nth-of-type(0n+3){opacity:.8}.loading-circle{animation:spin 1s linear infinite;margin:0 auto;position:relative}.loading-circle,.loading-circle:before{border:4px solid #beb69d;border-radius:50%;height:40px;width:40px}.loading-circle:before{border-left-color:#fff;content:"";display:block;left:-4px;position:absolute;top:-4px}.loading-quarter-circle{animation:spin 1.2s linear infinite;margin:0 auto;position:relative}.loading-quarter-circle,.loading-quarter-circle:before{border:4px solid #0000;border-radius:50%;height:40px;width:40px}.loading-quarter-circle:before{border-left-color:#fff;content:"";display:block;left:-4px;position:absolute;top:-4px}.loading-flip{animation:flip 8s infinite;background:#2267a8;height:20px;margin:0 auto;width:20px}@keyframes bubble{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes spoke{0%{opacity:1}to{opacity:.2}}@keyframes pulse{0%,75%{transform:scale(1)}25%{transform:scaleY(3)}}@keyframes slide{0%,to{left:0}50%{left:100%}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes flip{0%{transform:rotateX(0) rotateY(0)}20%,25%{transform:rotateX(0) rotateY(2turn)}45%,50%{transform:rotateX(2turn) rotateY(2turn)}70%,75%{transform:rotateX(2turn) rotateY(0)}95%,to{transform:rotateX(0) rotateY(0)}}.container{color:grey;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.0075em;line-height:1.6}.container h2{color:#000}.container h3{width:100%}.container a{color:#33004a}p.protect{width:100%}
/*# sourceMappingURL=main.d0533bce.css.map*/