.step-indicator__circle:empty,.step-indicator__line:empty{display:block!important;visibility:visible!important}.step-indicator{width:100%;padding:40px 20px 20px;background:var(--bg, #fff);position:sticky;top:58px;z-index:24}.step-indicator__container{display:flex;justify-content:space-between;align-items:flex-start;max-width:900px;margin:0 auto;position:relative}.step-indicator__step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;min-width:0}.step-indicator__circle{width:12px;height:12px;min-width:12px;min-height:12px;margin-top:3px;border-radius:50%;background-color:#d1d5db;display:block;position:relative;z-index:2;transition:all .3s ease;flex-shrink:0;box-sizing:border-box}.step-indicator__circle span{display:none}.step-indicator__step.active .step-indicator__circle{background-color:#139643;transform:scale(1.1)}.step-indicator__step.completed .step-indicator__circle{background-color:#139643}.step-indicator__line{position:absolute;top:7px;left:57%;width:85%;height:4px;min-height:4px;background-color:#d1d5db;display:block;z-index:0;transition:background-color .3s ease;pointer-events:none}.step-indicator__line span{display:none}.step-indicator__line.completed{background-color:#139643}.step-indicator__content{margin-top:12px;text-align:center;min-width:0}.step-indicator__title{font-size:15px;font-weight:500;color:#1f2937;margin-bottom:6px;white-space:nowrap;transition:color .3s ease;line-height:1.3;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.step-indicator__step.active .step-indicator__title{color:#000;font-weight:600}.step-indicator__step.completed .step-indicator__title{color:#1f2937}.step-indicator__step.active .step-indicator__subtitle{color:#374151}.step-indicator__step.completed .step-indicator__subtitle{color:#6b7280}@media screen and (max-width:768px){.step-indicator{padding:30px 16px 16px}.step-indicator__container{gap:8px;padding:0 4px}.step-indicator__title{font-size:13px;white-space:normal;line-height:1.2;padding:0 2px}.step-indicator__content{margin-top:10px;width:100%}.step-indicator__line{top:7px;height:3px;left:60%}}@media screen and (max-width:480px){.step-indicator{padding:24px 12px 12px}.step-indicator__container{gap:4px;padding:0 2px}.step-indicator__title{font-size:11px;white-space:normal;line-height:1.2;padding:0 1px;margin-bottom:4px}.step-indicator__content{margin-top:8px;width:100%}.step-indicator__line{top:4px;height:2px;left:62%;width:80%}.step-indicator__step.active .step-indicator__circle{transform:scale(1.05)}.step-indicator__circle{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/step-indicator.css.map */
