.component-step-progress{display:flex;width:168px;justify-content:space-between;align-items:center;flex-shrink:0;position:relative}.component-step-progress__step{display:flex;width:24px;height:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:8px;background:var(--surface-surface-container, #1E1E24);position:relative;z-index:1}.component-step-progress__step:after{content:"";position:absolute;top:50%;left:24px;transform:translateY(-50%);width:48px;height:1px;background:var(--outline-on-surface-outline, rgba(255, 255, 255, .1));z-index:-1}.component-step-progress__step:last-child:after{display:none}.component-step-progress__step-text{color:var(--primary-on-primary-container, #E1EBBC);font-family:STRUTT Modena Mono;font-size:var(--Caption-C1, 14px);font-style:normal;font-weight:400;line-height:150%}.component-step-progress__step--active{border-radius:8px;background:var(--primary-primary, #ECFDAC)}.component-step-progress__step--active .component-step-progress__step-text{color:var(--primary-primary-variant, #5C710F)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-step-progress.css.map */
