.progress-bar{display:flex;justify-content:center;align-items:center}.progress-bar.checklist-progress{width:calc(100% - 48px)!important}.progress-bar .cl-percentage{font-size:11px;color:#707070}.progress-bar .cl-progress-wrap{width:100%;border-radius:4px;background:#e5f3ff;display:flex}.progress-bar .cl-progress-wrap .cl-progress{position:relative;background:#498cf7;transition:width .3s ease-in,background .1s ease-in}.progress-bar .cl-progress-wrap .cl-progress .thumb{position:absolute;right:0;width:12px;height:12px;border-radius:50%;background-color:#fff}.progress-bar .cl-progress-wrap .cl-progress:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.progress-bar .cl-progress-wrap .cl-progress:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.progress-bar .checklist-percentage-value{font-size:14px;font-weight:500;line-height:20px;color:var(--textDefault)}.progress-bar .checklist-percentage-value.top{position:absolute;top:-14px}.progress-bar .checklist-percentage-value.inline{margin-left:12px}
