.purchase-steps{margin-bottom:32px}.purchase-steps ol{align-items:center;gap:22px;margin:0;padding:0;list-style:none;display:flex}.purchase-steps li{color:#6c7770;align-items:center;gap:9px;font-size:13px;display:flex}.purchase-steps li:not(:last-child):after{content:"";background:#dedfd6;width:48px;height:1px;margin-left:12px}.purchase-steps li>span{background:#e9eddd;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.purchase-steps b{font-weight:400}.purchase-steps .current{color:#183c32}.purchase-steps .current b{font-weight:700}.purchase-steps .current>span{color:#fff;background:#183c32}.purchase-steps .complete>span{color:#183c32;background:#dce8a0}@media (max-width:600px){.purchase-steps{margin-bottom:24px}.purchase-steps ol{justify-content:space-between;gap:12px}.purchase-steps li{text-align:center;flex-direction:column;gap:6px;font-size:10px}.purchase-steps li:not(:last-child):after{display:none}}
