html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}.commerce-steps{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px;position:relative}.commerce-steps::before{content:"";background-color:#104d7a;height:2px;width:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1}.commerce-steps__step{background-color:#fff;border:2px solid #104d7a;border-radius:3px;display:flex;width:48px;height:48px;padding:8px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;font-size:18px;font-weight:700;color:#104d7a}.commerce-steps__step--active{background-color:#cbecfa}.commerce-steps__step--complete{background-color:#104d7a;color:#fff}@media screen and (min-width:825px){.commerce-steps{margin-top:48px;width:50%}}
/*# sourceMappingURL=commerce-steps.css.map */
