.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}
