<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.orders-progressbar{display:flex;justify-content:center;align-items:center;height:calc(80vh * var(--device-pixel-ratio))}@media (min-width:768px){.orders-container{padding:0}}.order-list-item-root{flex-grow:1;border-radius:10px}.order-list-item-primarytxt{font-weight:600;font-size:14px;color:var(--primary-contrast-text)}.order-list-item-secondarytxt{font-weight:400;font-size:12px;color:#1a1a1a;opacity:.9;margin-top:4px}.order-list-item-labelattribute{font-size:12px;color:#f30020;font-weight:400}.order-list-item-image{height:64px;width:64px}@media (min-width:767px){.order-list-item-image{height:192px;width:192px}}.order-list-item-items{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}</pre></body></html>