.my-orders{margin-top:16px;padding:17px;border-radius:16px;box-shadow:none}.order-summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;border-top:1px solid var(--line)}.order-summary:first-of-type{border-top:0}.progress{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.progress span{font-size:12px;color:#9b928a}.progress span.active{color:var(--green);font-weight:800}.progress i{width:13px;height:1px;background:#ddd4ca}.progress i.active{background:var(--green)}
