.progress-bar_progressBarWrap__tPqrw{width:100%;display:flex;align-items:center;position:relative}.progress-bar_handle__B6d9v{z-index:2;display:flex;width:36px;padding:3px 8px;justify-content:center;align-items:center;border-radius:var(--br-xxl);border-width:1px;border-style:solid;background-color:var(--c-border)}.progress-bar_handle__B6d9v.progress-bar_left__cjeqf{margin-right:-10px}.progress-bar_handle__B6d9v.progress-bar_right__7O5tI{margin-left:-10px}.progress-bar_emptyProgressBar__8MnW3{position:relative;z-index:1}.progress-bar_completedProgressBar__Xc1TR{position:absolute;height:100%;background-color:#0560fd;transition:width 1s ease-in-out;border-radius:var(--br-xl);width:var(--width);z-index:0}.progress-bar_completedProgressBar__Xc1TR.progress-bar_disabled__9_1jL{background-color:var(--c-placeholder)}.progress-bar_checkPoints__1F42s{display:flex;justify-content:space-between;width:100%}.progress-bar_circle__23iEd{border-radius:50%;background-color:var(--c-white);width:4px;height:4px}.progress-bar_outterCircle__SMISu{display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color 1s ease-in-out,outline 1s ease-in-out;transition-delay:var(--delay);background-color:var(--c-border);width:10px;height:10px;z-index:2}.progress-bar_outterCircle__SMISu:first-child,.progress-bar_outterCircle__SMISu:last-child{visibility:visible}.progress-bar_outterCircle__SMISu.progress-bar_completed__xo9Fk{outline:4px solid rgba(5,96,253,.2);background-color:#0560fd}.progress-bar_outterCircle__SMISu.progress-bar_completed__xo9Fk.progress-bar_disabled__9_1jL{outline:none;background-color:var(--c-placeholder)}.progress-bar_outterCircle__SMISu.progress-bar_hidden__aC6_X:first-child,.progress-bar_outterCircle__SMISu.progress-bar_hidden__aC6_X:last-child{visibility:hidden}