:root{--color-text:#3c3c3b;--color-grey:#979797;--color-grey-dark:#858585;--color-green:#369b58;--color-main:#f28f16;--color-main-op20:rgba(242,143,22,0.12549019607843137);--color-main-op30:rgba(242,143,22,0.18823529411764706);--color-main-op40:rgba(242,143,22,0.2901960784313726);--color-main-dark:#e08516;--color-light-red:#fff2f7;--color-second:#d60b52;--color-second-dark:#b50b46;--color-main-second:#e34836;--color-opacity1:rgba(0,0,0,0.02);--color-opacity2:rgba(0,0,0,0.05);--color-opacity3:rgba(0,0,0,0.2);--box-shadow1:0 0 5px rgba(0,0,0,0.08235294117647059);--box-shadow2:0 0 5px rgba(0,0,0,0.18823529411764706);--box-shadow3:0 0 5px rgba(0,0,0,0.27058823529411763);--select-shadow:0px 8px 16px hsla(0,0%,72.2%,0.25);--break-mobile:680px;--break-narrow:880px;--break-normal:1020px;--break-wide:1400px;--font-site:Ploni}.dispatcher-orders-card{display:grid;grid-template-columns:1fr 1fr;margin-bottom:8px;padding:12px 13px;padding-inline-end:8px;gap:8px}.dispatcher-orders-card__unique{color:#404040;font-weight:500}.dispatcher-orders-card__sum{font-weight:500;text-align:end}.dispatcher-orders-card__user-name{color:#4a4a4a}.dispatcher-orders-card__branch-name{color:#4a4a4a;font-size:14px;text-align:end}.dispatcher-orders-card__icon{background:rgba(214,11,82,.10196078431372549);height:32px;width:32px;display:flex;justify-content:center;align-items:center;border-radius:50px;margin-inline-end:4px}.dispatcher-orders-card__icons{display:flex;justify-content:flex-end}.dispatcher-orders-card__icons .select-box header{padding:4px 8px;height:32px}.dispatcher-orders-card__icons .select-box header span{font-size:12px}.dispatcher-orders-card__time{color:#979797;font-size:12px;display:flex;flex-direction:column;justify-content:flex-end}html[dir=rtl] .dispatcher-orders-card__time svg{transform:scaleX(-1)}.dispatcher-orders-card .show-status{display:flex;align-items:center;flex-direction:column;justify-content:space-between;border-radius:50px;padding:4px 0;font-size:10px;min-width:80px}.dispatcher-orders-card .show-status.opened.mode-end{background-color:#f4e3e9;border-color:#d60b52}.dispatcher-orders-card .show-status.opened.mode-middle{background-color:#fef4e8;border-color:#f28f16}.dispatcher-orders-card .show-status.opened.mode-start{background-color:#d7ffe7;border-color:#20bc5f}.dispatcher-orders-card .show-status.in-delivery,.dispatcher-orders-card .show-status.in-preparation,.dispatcher-orders-card .show-status.ready{background:hsla(0,0%,91.4%,.55);color:#666}.dispatcher-orders-card .show-status.closed{background-color:#d7ffe7;color:#20bc5f;justify-content:center}.dispatcher-orders-card .show-status.canceled{color:#d60b52;border:1px solid}.dispatcher-orders-card .show-status.unresolved-payment{border:1px solid;color:#f28f16}