.checkout-steps{--steps-count: 4;--steps-index: 1;max-width:640px;margin:0 auto 2rem;padding:0 .5rem}.checkout-steps__track{list-style:none;display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin:0;padding:0}.checkout-steps__track:before{content:"";position:absolute;top:17px;left:17px;right:17px;height:3px;background:#e8ddd5;border-radius:2px;z-index:0}.checkout-steps__track:after{content:"";position:absolute;top:17px;left:17px;height:3px;border-radius:2px;background:linear-gradient(90deg,#c9a84c,#d8bd6a);z-index:1;transition:width .5s cubic-bezier(.4,0,.2,1);width:calc((100% - 34px) * (var(--steps-index) - 1) / (var(--steps-count) - 1))}.checkout-steps__step{position:relative;z-index:2;flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.checkout-steps__node{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #e8ddd5;color:#7a5f6b;font-weight:600;font-size:.9rem;line-height:1;transition:all .35s ease}.checkout-steps__label{font-size:.8rem;font-weight:500;color:#7a5f6b;transition:color .35s ease}.checkout-steps__step.is-complete .checkout-steps__node{background:#c9a84c;border-color:#c9a84c;color:#3b1f2b}.checkout-steps__step.is-complete .checkout-steps__label{color:#3b1f2b}.checkout-steps__step.is-current .checkout-steps__node{background:#3b1f2b;border-color:#3b1f2b;color:#c9a84c;box-shadow:0 0 0 4px #3b1f2b1f}.checkout-steps__step.is-current .checkout-steps__label{color:#3b1f2b;font-weight:600}.checkout-steps__caption{text-align:center;font-size:.85rem;color:#7a5f6b;margin-top:1rem}.checkout-steps__caption strong{color:#3b1f2b;font-weight:600}.checkout-steps--compact{margin-bottom:1.25rem}.checkout-steps--compact .checkout-steps__node{width:28px;height:28px;font-size:.8rem}.checkout-steps--compact .checkout-steps__track:before,.checkout-steps--compact .checkout-steps__track:after{top:14px;left:14px}.checkout-steps--compact .checkout-steps__track:before{right:14px}.checkout-steps--compact .checkout-steps__track:after{width:calc((100% - 28px) * (var(--steps-index) - 1) / (var(--steps-count) - 1))}.checkout-steps--compact .checkout-steps__label{font-size:.7rem}.checkout-steps--compact .checkout-steps__caption{font-size:.78rem;margin-top:.75rem}@media(max-width:420px){.checkout-steps__label{font-size:.7rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAAAAC */
