.progress-bar{width:100%}.progress-bar__label{color:#8c97a1;margin-bottom:8px;font-size:15px}.progress-bar__line{border-radius:5px;background:#e5e8ea;content:"";overflow:hidden;height:10px;position:relative}.progress-bar__current{display:flex;align-items:center;justify-content:center;transition:.2s ease-in-out;content:"";background:#1fbfff;height:100%}