@keyframes Progress_pulsate__WSQdE{0%{scale:1;opacity:0}50%{opacity:1}to{scale:1.2;opacity:0}}@keyframes Progress_indeterminate__i_LbW{0%{background-position:0}50%{background-position:-100%}to{background-position:-200%}}.Progress_progress__ZdyIZ{width:100%;overflow:hidden;height:5px;background-color:#dfe5f3;border-radius:6px}.Progress_progress__ZdyIZ .Progress_progress__thumb__l8PAJ{max-width:100vw;width:100%;height:100%;background-color:#016fff;transition:transform .2s linear;border-radius:6px}.Progress_progress_state_indeterminate__PSH_k .Progress_progress__thumb__l8PAJ{background:linear-gradient(90deg,rgba(1,111,255,0),#016fff 50.94%,rgba(1,111,255,0) 98.73%);animation:Progress_indeterminate__i_LbW 1.5s ease infinite;background-size:200%}.Progress_progress_state_success__8j53w .Progress_progress__thumb__l8PAJ{background-color:#3fcc58}.Progress_progress_state_error__AAX7X .Progress_progress__thumb__l8PAJ{background-color:#ec2b56}