.progress-icon{border:3px solid var(--primary);border-radius:50%;box-sizing:border-box;display:inline-block;font-family:var(--base-font);font-size:14px;font-size:.875rem;font-weight:600;height:28px;line-height:22px;width:28px}@media (min-width:768px){.progress-icon{font-size:16px;font-size:1rem;height:34px;line-height:28px;padding-top:0;width:34px}}.progress-icon .iconify{color:var(--badge-default);height:32px;margin-left:-2px;margin-top:-2px;width:32px}@media (min-width:768px){.progress-icon .iconify{height:38px;width:38px}}.progress-icon.is-pending{border-color:var(--badge-warning)}.progress-icon.is-complete{border:none;padding-top:0}.progress-icon.is-complete .iconify{color:var(--badge-complete)}.stepped-progress-bar{background:var(--white);color:var(--primary);display:flex;justify-content:center;padding:10px 0;text-align:center}@media (min-width:768px){.stepped-progress-bar{padding:20px 0}}.stepped-progress-bar__step{position:relative;text-align:center;width:160px}.stepped-progress-bar__step:before{background:var(--cream-white);border-radius:2px;content:"";height:4px;left:-40px;position:absolute;top:.9em;width:80px}.is-count-2 .stepped-progress-bar__step:before{left:-55px;width:110px}.stepped-progress-bar__step.is-delayed:before{background:var(--cream-white)}.stepped-progress-bar__step:first-child:before{display:none}@media (min-width:768px){.stepped-progress-bar__step{width:200px}.is-count-2 .stepped-progress-bar__step:before,.stepped-progress-bar__step:before{left:-70px;width:140px}}.stepped-progress-bar__icon{display:block;margin:auto auto 5px}.stepped-progress-bar__label{font-family:var(--base-font);font-size:13px;font-size:.8125rem;font-weight:400}
