.circle-loader{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loader-spin;animation-name:loader-spin;-webkit-animation-timing-function:linear;animation-timing-function:linear;border:2px solid rgba(0,0,0,.2);border-left-color:#5cb85c;display:inline-block;position:relative;vertical-align:top}.circle-loader,.circle-loader:after{border-radius:50%;height:1em;width:1em}.success{-webkit-animation:none;animation:none;border-color:#5cb85c;transition:border opacity .5s ease-out}.success .status.draw:after{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-name:checkmark;animation-name:checkmark;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg)}.success .status:after{border-right:2px solid #5cb85c;border-top:2px solid #5cb85c;content:"";height:.5em;left:.1602564103em;opacity:1;position:absolute;top:.5em;-webkit-transform-origin:left top;transform-origin:left top;width:.25em}.failed{-webkit-animation:none;animation:none;border-color:red;transition:border opacity .5s ease-out}.failed .status{left:50%;position:absolute;top:50%}.failed .status.draw:after,.failed .status.draw:before{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-name:crossmark;animation-name:crossmark;-webkit-animation-timing-function:ease;animation-timing-function:ease}.failed .status.draw:before{-webkit-transform:scaleX(-1) rotate(45deg);transform:scaleX(-1) rotate(45deg)}.failed .status.draw:after{-webkit-transform:scaleX(-1) rotate(225deg);transform:scaleX(-1) rotate(225deg)}.failed .status:after,.failed .status:before{border-right:2px solid red;border-top:2px solid red;content:"";height:.25em;opacity:1;position:absolute;-webkit-transform-origin:left top;transform-origin:left top;width:.25em}.failed .status:before{left:calc(.48164em - 4.9px);top:calc(3.9px - .48164em)}.failed .status:after{left:calc(4.75685px - .48164em);top:calc(.48164em - 2.82843px)}@-webkit-keyframes loader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes checkmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.25em}40%{height:.5em;opacity:1;width:.25em}to{height:.5em;opacity:1;width:.25em}}@keyframes checkmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.25em}40%{height:.5em;opacity:1;width:.25em}to{height:.5em;opacity:1;width:.25em}}@-webkit-keyframes crossmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.25em}40%{height:.25em;opacity:1;width:.25em}to{height:.25em;opacity:1;width:.25em}}@keyframes crossmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.25em}40%{height:.25em;opacity:1;width:.25em}to{height:.25em;opacity:1;width:.25em}}@font-face{font-family:Roboto Slab;src:local("Roboto Slab"),url(/static/media/Roboto%20Slab.3ca0635a952e3dae90b1.woff2)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:Sun Antwerpen,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{height:100%;margin:0;padding:0;width:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.2aa7de29.css.map*/