.order_order__LldbX {
  background-color: var(--color-white);
  padding: 24px 32px;
  border-radius: 32px;
  overflow: hidden;
}

.order_row__p11Ad {
  display: flex;
  flex-direction: 'row';
  justify-content: space-between;
  align-items: center;
}

.order_desktopColumn__Wl36V {
  display: flex;
  flex-direction: 'row';
}
.order_offsetBtn__w_viJ {
  min-width: 142px;
  margin: 0 24px;
}
.order_rightBlock__D_Ovl {
  align-items: center;
}
.order_numberDesktop__oSZpT {
  width: 72px;
  margin-right: 24px;
}
.order_statusDesktop__PXxpO {
  width: 130px;
  margin-right: 24px;
}
.order_dateDesktop__WH68X {
  width: 92px;
  margin-right: 24px;
}
.order_title__9v7SB {
  font-size: 16px;
  color: var(--color-disabled);
  line-height: 24px;
  margin-bottom: 4px;
}
.order_value__rug37 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: var(--color-black);
}
.order_mainValue__eoFS9 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: var(--color-black);
}
.order_small__vewtz {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--color-black);
}
.order_green__vZuhk {
  color: var(--color-green);
}
.order_orange__1w8BY {
  color: var(--color-orange);
}

.order_content__BNAVn {
  margin-top: 32px;
}

.order_content__BNAVn > * {
    margin-bottom: 16px;
  }

.order_content__BNAVn > *:last-child {
    margin-bottom: 0px;
  }

.order_mobile__0jz2Y {
  display: none;
}

.order_statusMobile__81vM5 {
  text-align: right;
}

.order_offsetMobile__v1yUQ {
  margin-top: 24px;
}

.order_offsetMobile__v1yUQ a,
  .order_offsetMobile__v1yUQ button {
    margin-left: 0;
  }
.order_btnPayMobile__zcT_b {
  flex: 1 1;
}
@media (max-width: 765px) {
  .order_numberDesktop__oSZpT {
    width: 60px;
    margin-right: 16px;
  }
  .order_dateDesktop__WH68X,
  .order_statusDesktop__PXxpO {
    margin-right: 16px;
  }
}

@media (max-width: 760px) {
  .order_order__LldbX {
    padding: 24px;
  }
  .order_desktop__k071y {
    display: none;
  }
  .order_mobile__0jz2Y {
    display: block;
  }
  .order_mainValue__eoFS9 {
    font-size: 16px;
    line-height: 20px;
  }
  .order_value__rug37 {
    font-size: 16px;
    line-height: 20px;
  }
  .order_small__vewtz {
    font-size: 12px;
    line-height: 16px;
  }
  .order_title__9v7SB {
    font-size: 14px;
    line-height: 18px;
  }
}


/*# sourceMappingURL=1437791430e45ae8.css.map*/