#root,body,html{height:100%;width:100%}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}:root{--primary-color:#394285;--secondary-color:#5eb8ac}.loading-indicator{text-align:center}.block-ui{min-height:3em;position:relative}.block-ui-container{bottom:0;cursor:wait;height:100%;left:0;min-height:2em;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:1010}.block-ui-container:focus{outline:none}.block-ui-overlay{background-color:#b8b8b8;filter:alpha(opacity=50);height:100%;opacity:.75;width:100%}.block-ui-message-container{left:0;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10001}.block-ui-message{background:none;color:#333;z-index:1011}#indicator{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;height:100px;left:calc(50% - 50px);position:absolute;top:calc(50% - 50px);width:100px}#circle{fill:none;stroke:hsla(0,0%,100%,.5);stroke-linecap:round;stroke-width:4;-webkit-animation:draw 3s ease-in-out infinite;animation:draw 3s ease-in-out infinite}@-webkit-keyframes draw{0%{stroke-dasharray:20,282.6}50%{stroke-dasharray:200,282.6}to{stroke-dasharray:20,282.6}}@keyframes draw{0%{stroke-dasharray:20,282.6}50%{stroke-dasharray:200,282.6}to{stroke-dasharray:20,282.6}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.c64e5988.css.map*/