body{margin:0}*{box-sizing:border-box}#form-file-upload{max-width:97%;text-align:center}#input-file-upload{display:none}#label-file-upload{align-items:center;border:2px dashed #cbd5e1;border-radius:.2rem;display:flex;height:100%;justify-content:center;padding:20px}#upload-icon{color:#1565c0a2;font-size:200px}#upload-icon.drag-active,#upload-icon:hover{color:#1565c0}#drag-file-element{border-radius:1rem;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.loading-1{align-items:flex-end;display:flex;flex-wrap:wrap;height:5rem;justify-content:space-between;width:6rem}.loading-1 i{-webkit-animation:loading-1 1.5s ease-in-out infinite;animation:loading-1 1.5s ease-in-out infinite;background:#9b59b6;bottom:0;display:block;height:5px;width:9px}.loading-1 i:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;left:11px}.loading-1 i:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s;left:22px}.loading-1 i:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s;left:33px}.loading-1 i:nth-child(5){-webkit-animation-delay:.8s;animation-delay:.8s;left:44px}@-webkit-keyframes loading-1{0%{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}25%{background:#64bffc;height:50px;-webkit-transform:translateY(15px);transform:translateY(15px)}50%{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}to{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes loading-1{0%{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}25%{background:#64bffc;height:50px;-webkit-transform:translateY(15px);transform:translateY(15px)}50%{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}to{background:#3498db;height:10px;-webkit-transform:translateY(0);transform:translateY(0)}}
/*# sourceMappingURL=main.01fbb444.css.map*/