<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stepper-wrapper{margin-top:auto;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:14px;padding-top:26px}.stepper-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}@media (max-width: 768px){.stepper-item{font-size:12px}}.stepper-item:before{position:absolute;content:"";border-bottom:2px solid #ccc;width:100%;top:4px;left:-50%;z-index:2}.stepper-item:after{position:absolute;content:"";border-bottom:2px solid #ccc;width:100%;top:4px;left:50%;z-index:2}.stepper-item .step-counter{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;width:10px;height:10px;border-radius:50%;background:#ccc;margin-bottom:6px;font-size:x-small}.stepper-item .step-name{font-size:x-small}.stepper-item.active{font-weight:700}.stepper-item.completed .step-counter{background-color:#000}.stepper-item.completed:after{position:absolute;content:"";border-bottom:2px solid #000;width:100%;top:4px;left:50%;z-index:3}.stepper-item.active:after{position:absolute;content:"";border-bottom:2px solid #000;width:var(--percent);top:4px;left:50%;z-index:3}.stepper-item:first-child:before{content:none}.stepper-item:last-child:after{content:none}#page-progress-bar{transform:none}.stepper-item .step-icon{position:absolute;top:-1.8rem;z-index:6}.stepper-item .step-icon.step-go-live{opacity:0;top:-.7rem;transition:all .5s}.stepper-item.active .step-icon.step-go-live,.stepper-item.pass-go-live .step-icon.step-go-live{opacity:1;transform:translateY(-1.1rem)}
/*# sourceMappingURL=/cdn/shop/t/30/assets/custom-step-progress-bar.css.map */
</pre></body></html>