.status-bar{padding:12px 24px;background-color:var(--background)}.status-bar__heading{color:var(--color);font: 400 12px/18px Inter;margin-bottom:4px;text-align:center}@media (min-width: 768px){.status-bar__heading{font-size:16px;margin-bottom:8px}}.status-bar__heading :is(strong,b){font-weight:700}.status-bar__heading p{font:inherit;margin:0}.status-bar__progress{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;overflow:hidden}.progress-step{position:relative;width:100%;max-width:var(--width);display:flex;flex-direction:column;align-items:flex-end;background-color:transparent}.progress-step:after{content:"";width:100%;height:8px;background-color:var(--background-progress);position:absolute;left:-12px;top:9px;border-radius:0;z-index:1}.progress-step:before{content:"";width:100%;max-width:var(--fill);height:8px;background-color:var(--background-progress-active);position:absolute;left:-12px;top:9px;border-radius:50px;z-index:2}.status-bar__progress>*:first-child:after{left:0;border-radius:50px}.status-bar__progress>*:first-child:before{left:0}.progress-step__circle{position:relative;z-index:3;background-color:var(--background-progress);display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;overflow:hidden}.progress-step__circle svg,.progress-step__circle img{width:16px;height:16px;object-fit:contain;position:relative;z-index:2}.progress-step__circle:after{display:none;z-index:1;content:"";width:100%;max-width:var(--fill-circle);background-color:var(--background-progress-active);position:absolute;height:100%;top:0;right:0;bottom:0;left:0}.progress-step__text{font: 400 12px/1 Inter;margin-top:6px;color:var(--color)}@media (min-width: 768px){.progress-step__text{margin-top:10px;font-size:16px}}.progress-step__completed .progress-step__circle{background-color:var(--background-progress-active)}.progress-step__completed .progress-step__text{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/110/compiled_assets/styles.css.map */
