.progress-step{width:100%}.progress-step__list{display:flex;list-style:none;margin:0}.progress-step--auto .progress-step__list{justify-content:center}.progress-step__item{display:flex;align-items:center;margin:0}.progress-step__item:not(:last-child){flex-grow:1}.progress-step__item:not(:last-child):after{content:"";position:relative;margin:0 .75rem;border-bottom:1px solid #e5e5e5;transition:linear .3s;transform:translateY(1px);min-width:1rem;width:100%}@media only screen and (min-width: 768px){.progress-step__item:not(:last-child):after{min-width:2rem}}.progress-step--auto .progress-step__item:not(:last-child):after{min-width:0;width:1rem}@media only screen and (min-width: 768px){.progress-step--auto .progress-step__item:not(:last-child):after{width:2rem}}.progress-step__item:not(:last-child).progress-step__item--complete:after{border-color:#00a881}.progress-step--auto .progress-step__item{flex-grow:0}.progress-step__button{display:flex;align-items:center;flex-grow:1;color:#929292;font-size:.75rem;font-family:Ubuntu,cf-heading-fallback,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;white-space:nowrap;transition:linear .3s;flex-shrink:0;font-weight:400}.progress-step__item--complete .progress-step__button{color:#199a57;font-weight:700;cursor:pointer;position:relative}.progress-step__item--current .progress-step__button{color:#303336;font-weight:700}.progress-step__icon{flex-shrink:0;margin-left:-1.75rem;animation:bounce .3s linear;position:absolute;border-left:.5rem solid #fff;background:#fff;box-sizing:content-box;max-width:none}@media only screen and (min-width: 768px){.progress-step__number{display:none}}.progress-step__label{display:none}@media only screen and (min-width: 768px){.progress-step__label{display:inline}}.progress-step__label-short{display:none}@media only screen and (min-width: 768px){.progress-step__label-short{display:inline}}@media only screen and (min-width: 1280px){.progress-step__label-short{display:none}}.progress-step__label-short+.progress-step__label{display:none}@media only screen and (min-width: 1280px){.progress-step__label-short+.progress-step__label{display:inline}}
