body{--containerPadding:40px;--headerHeight:88px;--sectionMarginSmall:40px;--sectionMarginMedium:56px;--sectionMarginBig:100px}@media (max-width:1024px){body{--headerHeight:80px;--sectionMarginSmall:32px;--sectionMarginMedium:48px;--sectionMarginBig:80px;--containerPadding:16px}}@media (max-width:568px){body{--headerHeight:61px;--sectionMarginSmall:20px;--sectionMarginMedium:32px}}.order-card{border-bottom:1px solid rgba(57,43,48,.239);display:flex;flex-direction:column;gap:16px;padding-bottom:16px}.order-card__header{align-items:center;display:flex;justify-content:space-between}@media (max-width:568px){.order-card__header{align-items:flex-start;flex-direction:column;gap:8px}}.order-card__left{align-items:center;display:flex;gap:8px}.order-card__left .status,.order-card__left span:first-child{font-family:TT Chocolates;font-size:16px;font-weight:600;line-height:20px}.order-card__left .status{align-items:center;display:flex;font-size:14px;font-weight:400;height:18px;justify-content:center;padding:0 4px}.order-card__left .status.orange{background-color:#e857021f;color:#e85702f5}.order-card__left .status.blue{background-color:#2a72f81f;color:#2a72f8f5}.order-card__left .status.green{background-color:#108e261f;color:#108e26f5}.order-card__price{align-items:center;display:flex;gap:6px}.order-card__price span:first-child{color:#392b30b8;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px}.order-card__price span:nth-child(2){font-family:TT Chocolates;font-size:16px;font-weight:600;line-height:20px}.order-card__main{display:flex;flex-direction:column;gap:16px}.order-card__info{display:flex;flex-direction:column;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;gap:4px;line-height:20px}.order-card__info li{align-items:center;display:flex;gap:4px}.order-card__info li span:first-child{color:#392b30b8}.order-card__products{display:flex;flex-direction:column;gap:8px}.order-card__products ul{display:grid;gap:8px;grid-template-columns:repeat(9,1fr)}.order-card__products ul img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:568px){.order-card__products ul{grid-template-columns:repeat(5,1fr)}}.order-card__products button{align-items:center;display:flex;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;height:24px;justify-content:center;line-height:20px;width:-moz-fit-content;width:fit-content}
