.order-timeline{display:flex;flex-direction:column;margin-top:20px}.order-timeline .icon-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-timeline .icon-row .icon{min-height:44px;min-width:44px;background:#F6F6F6;display:flex;align-items:center;justify-content:center;border-radius:50%}.order-timeline .icon-row .icon svg{color:#1c1d1d}.order-timeline .icon-row .divider{height:1px;background:#e8e8e1;width:100%;margin:0 10px;display:block}.order-timeline .label-row{display:flex;justify-content:space-between;align-items:flex-start}.order-timeline .label-row .label-wrapper{display:flex;flex-direction:column;flex:1}.order-timeline .label-row .label-wrapper span{font-weight:700;font-size:12px;line-height:15px;color:#1c1d1d}.order-timeline .label-row .label-wrapper .date-wrapper{color:#44BD32}.order-timeline .label-row .label-wrapper .date-wrapper span{color:#44BD32;margin-bottom:3px;letter-spacing:.05em}.order-timeline .label-row .label-wrapper:first-child{text-align:left}.order-timeline .label-row .label-wrapper:nth-child(2){text-align:center}.order-timeline .label-row .label-wrapper:nth-child(3){text-align:right}