@layer legacy{.shop-checkout-steps{counter-reset:section;position:relative;z-index:0}@media (max-width:63.99rem){.shop-checkout-steps:after{border-bottom:var(--borderWidth) solid var(--neutralBlackColor);content:"";left:0;position:absolute;width:100%}}.shop-checkout-steps__item{align-items:center;background-color:var(--bodyBgColor);color:var(--neutralBlackColor);display:flex;font-weight:700;justify-content:center;line-height:1;position:relative;z-index:1}@media (max-width:63.99rem){.shop-checkout-steps__item{border:var(--borderWidth) solid var(--neutralBlackColor);border-radius:50%;font-size:.875rem;height:24px;width:24px}}@media (min-width:64rem){.shop-checkout-steps__item{padding-bottom:var(--spacing-3)}}@media (max-width:63.99rem){.shop-checkout-steps__item--passed{background-image:url(/img/svg/regular/check.svg?_1745588255000);background-position:50%;background-repeat:no-repeat;background-size:16px}.shop-checkout-steps__item--passed:before{content:""!important}.shop-checkout-steps__item--active:not(.shop-checkout-steps--passed){background-color:var(--primaryColor);border-color:var(--primaryColor);color:var(--neutralWhiteColor)}}@media (min-width:64rem){.shop-checkout-steps__item--active:not(.shop-checkout-steps--passed){box-shadow:inset 0 -3px 0 0 var(--primaryColor)}}.shop-checkout-steps__item:before{content:counter(section);counter-increment:section;white-space:pre}@media (min-width:64rem){.shop-checkout-steps__item:before{content:counter(section) ". "}}@media (max-width:63.99rem){.shop-checkout-steps__text{display:none}}}
