.e-widget-checkout-progress__bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:4px;background:#eaeaf1;border-radius:3.5px;margin:0 0 8px}
.e-widget-checkout-progress__bar-value{position:absolute;top:0;left:0;width:0;height:4px;background:#1274e0;border-radius:3.5px;-webkit-transition:width 600ms cubic-bezier(0.645,0.045,0.355,1);transition:width 600ms cubic-bezier(0.645,0.045,0.355,1)}
.e-widget-checkout-progress__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin:0}
.e-widget-checkout-progress__list-item--active .e-widget-checkout-progress__list-paragraph{color:#2c2c2e}
.e-widget-checkout-progress__list-paragraph{color:#9d9d9c;font-family:"SF Pro Text" !important;font-size:12px;line-height:14px;letter-spacing:.2px}