.skeleton-container{padding-left:0}.skeleton-container span{animation:skeleton-animation 1s linear infinite alternate;display:block;height:20px;margin-bottom:10px;width:100%}@keyframes skeleton-animation{0%{background-color:#e0e0e0}to{background-color:#f4f4f4}}.a-spinner{animation:rotate 2s linear infinite;height:1em;width:1em;z-index:2}.a-spinner-path{stroke:currentcolor;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.modal-content.modal-content-centered-moveup{margin-top:-40%!important}.not-found-page{align-items:center;background:#343a40;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.not-found-page .code{font-size:130px;height:160px}.not-found-page .message{font-size:30px}div.toast{border-radius:2px;color:#000;display:flex;font-size:14px;font-weight:500;padding:10px}div.toast.warning{background:#fef0be;border:1px solid #fed238}div.toast.error{background:#fccfcc;border:1px solid #f66b61}div.toast.success{background:#b6e9d2;border:1px solid #75d5ab}div.toast.info{background:#086375;border:1px solid #086375;color:#fff}
/*# sourceMappingURL=main.855e860e.css.map*/