.Orders_panel___l9Yd{display:flex;flex-direction:column;gap:1.5rem;border-radius:3px;width:100%}.Orders_ordersListContainer__WkLUi{width:100%}.Orders_orderCard__FXB1m,.Orders_ordersList__rywMr{display:flex;flex-direction:column;gap:20px;width:100%}.Orders_orderCard__FXB1m{background-color:#f8f8f8;border-radius:3px;padding:30px;cursor:pointer;transition:all .2s ease;max-width:100%}.Orders_orderCard__FXB1m:hover{opacity:.9;transform:translateY(-1px)}.Orders_orderCard__FXB1m:active{transform:translateY(0)}.Orders_orderCardActive__sZq6V{background-color:#5252520f}.Orders_orderCardActive__sZq6V:hover{transform:none}.Orders_orderCardContent__v_nuh{display:flex;flex-direction:column;gap:25px;width:100%}.Orders_orderCardHeader__FVbw4{display:flex;justify-content:space-between;align-items:center}.Orders_orderCardTitle__euvrb{font-weight:500;font-size:27px;line-height:28px;letter-spacing:0;color:#525252}.Orders_orderCardArrow__le1CO{width:25px;height:23.425756454467773px;flex-shrink:0;transition:transform .3s ease-in-out}.Orders_orderCardArrowRotated__keZYl{transform:rotate(90deg)}.Orders_orderCardDetails__g_U_e{display:flex;gap:190px;justify-content:space-between}.Orders_orderCardDetailsLeft__Ic7xB{display:flex;flex-direction:column;gap:10px}.Orders_orderCardDetailsTop__Sd_CY{display:flex;align-items:center;gap:23px}.Orders_orderCardDetailsBottom__tuCZb{display:flex;align-items:center}.Orders_orderCardNumber__IIY0f{font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;color:#525252}.Orders_orderCardStatus__YJ_v9{font-weight:400;font-size:16px;line-height:28px;letter-spacing:0;color:#999999}.Orders_orderCardState__7flyg{font-weight:400;font-size:14px;line-height:20px;color:#525252;display:flex;align-items:center;gap:4px}.Orders_orderCardState__7flyg span{margin-right:4px}.Orders_orderCardStateText__e7Gm2{text-decoration:underline;text-underline-offset:3px;font-weight:400;font-size:16px;line-height:28px;letter-spacing:0;color:#262626}.Orders_orderCardDetailsRight__9awTx{display:flex;align-items:center}.Orders_orderCardThumbnails__X3Pe_{display:flex;gap:8px}.Orders_orderCardThumbnail__qeIAL{display:none;width:68px;height:68px;border-radius:8px;overflow:hidden;background-color:#5252520f;flex-shrink:0}.Orders_orderCardThumbnailImage__QApxd{width:100%;height:100%;object-fit:contain}.Orders_orderCardThumbnailPlaceholder__4GORG{width:100%;height:100%;min-width:60px;min-height:60px;background:rgba(82,82,82,.1);border-radius:4px}.Orders_orderCardThumbnailMore__OoASL{width:68px;height:68px;border-radius:8px;background-color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#525252;flex-shrink:0}.Orders_ordersLoadingWrap___IGF5{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:8px}.Orders_ordersLoadingCard__G_mBX{padding:48px 32px;background:linear-gradient(145deg,rgba(82,82,82,.04),rgba(82,82,82,.08));border:1px solid rgba(82,82,82,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;animation:Orders_ordersLoadingFadeIn__Bt4DC .4s ease-out}@keyframes Orders_ordersLoadingFadeIn__Bt4DC{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Orders_ordersLoadingSkeletons__MJxSP{display:flex;flex-direction:column;gap:16px;width:100%}.Orders_ordersLoadingSkeleton___R1Jj{height:88px;border-radius:6px;background:linear-gradient(90deg,rgba(82,82,82,.06),rgba(82,82,82,.12) 50%,rgba(82,82,82,.06));background-size:200% 100%;animation:Orders_ordersLoadingShimmer__nkqDN 1.4s ease-in-out infinite}.Orders_ordersLoadingSkeleton___R1Jj:nth-child(2){animation-delay:.15s}.Orders_ordersLoadingSkeleton___R1Jj:nth-child(3){animation-delay:.3s}@keyframes Orders_ordersLoadingShimmer__nkqDN{0%{background-position:200% 0}to{background-position:-200% 0}}.Orders_emptyState__yLaj8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.Orders_emptyTitle__BthHX{font-weight:500;font-size:24px;line-height:28px;color:#525252;margin-bottom:12px}.Orders_emptyText__Ih73y{font-weight:400;font-size:16px;line-height:24px;color:#999999}.Orders_emptyOrdersWrap__0E36L{margin-top:24px;padding:48px 24px 56px;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:rgba(82,82,82,.06);border-radius:8px;border:1px solid rgba(82,82,82,.12);animation:Orders_emptyOrdersAppear__KNI38 .35s ease-out}@keyframes Orders_emptyOrdersAppear__KNI38{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Orders_emptyOrdersIcon__OO_Uf{color:rgba(82,82,82,.35);margin-bottom:20px;line-height:0}.Orders_emptyOrdersTitle__IwmRy{font-family:var(--font-montserrat),sans-serif;font-weight:400;font-size:24px;line-height:1.3;letter-spacing:.02em;color:#525252;margin:0 0 10px}.Orders_emptyOrdersText__s9pZd{font-family:var(--font-roboto),sans-serif;font-size:16px;line-height:1.5;color:rgba(82,82,82,.8);margin:0 0 24px;max-width:320px}.Orders_emptyOrdersLink__TD2a9{font-family:var(--font-roboto),sans-serif;font-size:14px;font-weight:500;padding:12px 24px;background-color:#525252;color:#f2f0ec;border-radius:6px;text-decoration:none;transition:background-color .2s ease,transform .1s ease}.Orders_emptyOrdersLink__TD2a9:hover{background-color:#1f1f1f}.Orders_emptyOrdersLink__TD2a9:active{transform:scale(.98)}.Orders_selectedOrderSection__HlVPW{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-bottom:2rem}.Orders_orderDetailsWrapper__dlmYh{display:flex;flex-direction:column;width:100%;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease-in-out,margin-top .4s ease-in-out,padding-top .4s ease-in-out,padding-bottom .4s ease-in-out;max-height:0;opacity:0;margin-top:0;padding-top:0;padding-bottom:0}.Orders_orderDetailsContent__y1D2M{display:flex;flex-direction:column;gap:1.5rem;width:100%}.Orders_orderDetailsOpen__ATEW2{max-height:5000px;opacity:1;margin-top:0;padding-top:0;padding-bottom:0}.Orders_orderDetailsClosed__oFPIX{max-height:0;opacity:0;margin-top:-1.5rem;padding-top:0;padding-bottom:0}.Orders_otherOrdersSection__wuisS{display:flex;flex-direction:column;gap:1rem;width:100%}.Orders_otherOrdersTitle__Tusu8{font-weight:500;font-size:20px;line-height:28px;color:#525252;margin-bottom:.5rem}.Orders_ordersContainer__3vD34{display:flex;flex-direction:column;max-width:100%;gap:15px;flex:1 1 auto;min-width:0;flex-shrink:0}.Orders_orderHeader__ZPEW2{background-color:#f8f8f8;padding:17px 24px;border-radius:3px;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.Orders_orderHeaderLeft__48loi{display:flex;align-items:center;gap:.75rem}.Orders_orderIcon__2rKqx{width:1.5rem;height:1.5rem;color:#525252;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Orders_orderIcon__2rKqx svg{width:100%;height:100%}.Orders_orderInfo__2HDhJ{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.Orders_orderNumber__vdr0I{color:#525252}.Orders_orderNumber__vdr0I,.Orders_orderStatus__FrO_O{font-weight:400;font-size:14px;line-height:28px;letter-spacing:0}.Orders_orderStatus__FrO_O{white-space:nowrap}.Orders_orderStatusLabel__7D_Wf{color:#525252}.Orders_orderStatusUnpaid__Pf9lR{color:#999999}.Orders_orderStatusPaid__fUexg{color:#262626}.Orders_buyerSection__bFPEC,.Orders_deliverySection__CJ9MQ,.Orders_paymentSection__rRTwS,.Orders_productsSection__C9Q5A{background-color:#f8f8f8;padding:1.5rem;border-radius:3px;display:flex;gap:10px}.Orders_productsSection__C9Q5A{gap:2px}.Orders_sectionIcon__PNfzj{width:24px;height:24px;color:#525252;display:flex;align-items:flex-start;justify-content:center;flex-shrink:0;margin-top:.25rem}.Orders_sectionIcon__PNfzj img{width:16px;height:16px}.Orders_buyerSectionText__CD_y4,.Orders_deliverySectionText__baqJZ,.Orders_paymentSectionText__0QGrM{display:flex;flex-direction:column;flex:1 1;min-width:0}.Orders_sectionTitle__7e1ZT{font-weight:600;font-size:15px;line-height:24px;letter-spacing:0;margin-top:2px;color:#525252;margin-bottom:14px}.Orders_buyerSectionInfo__SelnS{display:flex;gap:2.5rem}.Orders_buyerColumn__yXkdK{display:flex;flex-direction:column;gap:8px;flex:1 1;min-width:0}.Orders_buyerSectionInfoItem__e79ul{display:flex;flex-direction:column;gap:4px}.Orders_label__FfACv{color:#525252;font-weight:400;font-size:13px;line-height:18px;letter-spacing:0;vertical-align:middle}.Orders_value__zaMb_{color:#262626;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.25px;margin:0}.Orders_paymentSectionInfo__xCM9o{display:flex;flex-direction:row;gap:2.5rem}.Orders_deliverySectionInfo___Rl1V{display:flex;flex-direction:row;gap:2rem}.Orders_valuePay__WrPCh{color:#262626;font-weight:500;font-size:15px;line-height:18px;letter-spacing:.25px}.Orders_deliveryField__0eiii,.Orders_paymentField__qzEMG{display:flex;flex-direction:column;flex:1 1;gap:.25rem}.Orders_paymentValueContainer__H_Al5{display:flex;align-items:center;gap:.5rem}.Orders_productsSection__C9Q5A{flex-direction:column;padding:24px 24px 24px 56px}.Orders_productsList__noaSi{display:flex;flex-direction:column;gap:20px}.Orders_productItem__MRTrV{display:flex}.Orders_productImage__z35f4{width:105px;height:105px;object-fit:cover}.Orders_productImagePlaceholder__Mlh4e{width:105px;height:105px;min-width:105px;min-height:105px;background:rgba(82,82,82,.08);border-radius:4px;flex-shrink:0}.Orders_productInfo__suv_u{display:flex;margin-left:20px}.Orders_productDetail__aT7av{display:flex;flex-direction:column;justify-content:space-between;margin-right:77px}.Orders_productName__HYl51{color:#525252;font-weight:400;font-size:16px;line-height:27.51px;letter-spacing:0;text-transform:uppercase;margin-bottom:21px}.Orders_productDetailsRow__t_nOj{display:flex;gap:10px}.Orders_productDetailColumn__oZwp9{display:flex;flex-direction:column;gap:4px}.Orders_productLabel__XEP_d{color:#a7a7a7;font-weight:400;font-size:12px;line-height:16.18px;letter-spacing:0;vertical-align:middle}.Orders_productCount__mKKJT,.Orders_productText__WOd5o{color:#525252;font-weight:500;font-size:12px;line-height:16.18px;letter-spacing:0;vertical-align:middle}.Orders_productPrice__UOMl9{display:flex;flex-direction:column;gap:4px}.Orders_priceLabel___68oc{color:#525252;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.5px;vertical-align:middle}.Orders_priceText__AzcN_{color:#525252;font-weight:400;font-size:19px;line-height:20px;letter-spacing:.25px}.Orders_totalSection__h2_Mo{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:20px 24px;background-color:#f8f8f8;width:100%;gap:1rem}.Orders_totalInfo__sHk2C{display:flex;flex-direction:column;align-items:flex-start;gap:0}.Orders_totalAmount__mED4F{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:8px;width:100%}.Orders_totalTitle__rOcUy{font-weight:400}.Orders_totalAmountValue__SkWoy,.Orders_totalTitle__rOcUy{color:#525252;font-size:24px;line-height:32px;letter-spacing:0}.Orders_totalAmountValue__SkWoy{font-weight:500}.Orders_totalItems__5R1x_{color:#525252c2;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.63px;vertical-align:middle;margin-bottom:0;text-align:right}.Orders_payButton___xEWE{background:#525252;color:#f2f0ec;width:316px;border:1.27px solid #525252;border-radius:3px;padding:19px 20.27px;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;text-wrap:nowrap;flex-shrink:0;cursor:pointer;transition:all .2s ease-in-out}.Orders_payButton___xEWE:hover{background-color:transparent;color:#525252;border:1px solid #525252}.Orders_productDetails__z15F7{flex-direction:column;min-width:300px;margin-left:19px}.Orders_productDetails__z15F7,.Orders_upper__VyheM{display:flex;justify-content:space-between}.Orders_bottom__HYw5U{display:flex;gap:38px}.Orders_leftBottom__rRkTA,.Orders_left__UdWU9,.Orders_rightBottom__0wtfZ,.Orders_right__hYfPD{display:flex;flex-direction:column}.Orders_category__9n_JG{color:#919191;font-weight:500;font-size:14px;line-height:16.18px;letter-spacing:0;margin-bottom:4px}.Orders_title__vixxi{color:#525252;font-weight:400;font-size:16px;line-height:18.51px;letter-spacing:0;max-width:225.55px;text-transform:uppercase}.Orders_amountWord__lpfeG{color:#525252;font-weight:400;font-size:13px;line-height:18px;letter-spacing:.5px;vertical-align:middle;margin-bottom:4px}.Orders_amount__cUkhu{color:#262626;font-weight:500;font-size:14px;line-height:18px;letter-spacing:.25px}.Orders_labelBottom__HBlss{color:#a7a7a7;font-weight:400}.Orders_labelBottom__HBlss,.Orders_wordColor__rPSni,.Orders_word__oQAAc{font-size:14px;line-height:16.18px;letter-spacing:0;vertical-align:middle}.Orders_wordColor__rPSni,.Orders_word__oQAAc{color:#525252;font-weight:500}.Orders_word__oQAAc{text-transform:uppercase}@media (max-width:1440px){.Orders_totalSection__h2_Mo{width:100%}}@media (max-width:1280px){.Orders_panel___l9Yd{gap:1rem}.Orders_selectedOrderSection__HlVPW{margin-bottom:1.5rem}.Orders_ordersList__rywMr{gap:16px}.Orders_orderCard__FXB1m{padding:20px}.Orders_orderCardTitle__euvrb{font-size:19px;line-height:28px}.Orders_orderCardDetails__g_U_e{gap:0;justify-content:space-between}.Orders_orderCardThumbnailMore__OoASL,.Orders_orderCardThumbnail__qeIAL{display:none}.Orders_ordersContainer__3vD34{gap:12px}.Orders_orderHeader__ZPEW2{padding:14px 20px;gap:.75rem}.Orders_orderIcon__2rKqx,.Orders_orderIcon__2rKqx img{width:14px;height:14px}.Orders_sectionIcon__PNfzj{width:20px;height:20px}.Orders_sectionIcon__PNfzj img{width:16px;height:16px}.Orders_orderNumber__vdr0I,.Orders_orderStatus__FrO_O{font-size:12px;line-height:24px}.Orders_buyerSection__bFPEC,.Orders_deliverySection__CJ9MQ,.Orders_paymentSection__rRTwS,.Orders_productsSection__C9Q5A{padding:1.25rem;gap:.625rem}.Orders_sectionTitle__7e1ZT{margin-top:4px;font-size:13px;line-height:20px;margin-bottom:12px}.Orders_buyerSectionInfo__SelnS,.Orders_paymentSectionInfo__xCM9o{gap:2rem}.Orders_paymentValueContainer__H_Al5 img{width:16px;height:16px}.Orders_label__FfACv{font-size:11px;line-height:16px}.Orders_value__zaMb_{font-size:12px;line-height:16px}.Orders_valuePay__WrPCh{font-size:13px;line-height:16px}.Orders_productsSection__C9Q5A{padding:28px 36px}.Orders_productsList__noaSi{gap:16px}.Orders_productImage__z35f4{width:90px;height:90px;flex-shrink:0}.Orders_productImagePlaceholder__Mlh4e{width:90px;height:90px;min-width:90px;min-height:90px}.Orders_productDetails__z15F7{min-width:0;margin-left:16px;flex:1 1}.Orders_bottom__HYw5U{gap:28px}.Orders_category__9n_JG{font-size:12px;line-height:14px}.Orders_title__vixxi{font-size:14px;line-height:24px}.Orders_amountWord__lpfeG{font-size:11px;line-height:16px}.Orders_amount__cUkhu{font-size:12px;line-height:16px}.Orders_labelBottom__HBlss,.Orders_word__oQAAc{font-size:12px;line-height:14px}.Orders_totalSection__h2_Mo{width:100%;padding:18px 20px;flex-wrap:wrap;flex-direction:column-reverse}.Orders_payButton___xEWE{margin-bottom:1rem}.Orders_totalInfo__sHk2C{width:100%;align-items:flex-start}.Orders_totalAmountValue__SkWoy,.Orders_totalTitle__rOcUy{font-size:18px;line-height:26px}.Orders_totalItems__5R1x_{font-size:12px;line-height:20px}.Orders_payButton___xEWE{width:100%;max-width:100%;font-size:14px;padding:16px 18px}}@media (max-width:768px){.Orders_panel___l9Yd{flex-direction:column}.Orders_selectedOrderSection__HlVPW{margin-bottom:1rem}.Orders_ordersList__rywMr{gap:12px}.Orders_orderDetailsContent__y1D2M,.Orders_orderDetailsWrapper__dlmYh{flex-direction:column}.Orders_ordersContainer__3vD34{width:100%}.Orders_totalSection__h2_Mo{width:100%;flex-direction:column-reverse;align-items:stretch}.Orders_payButton___xEWE{width:100%;margin-bottom:1rem}.Orders_totalInfo__sHk2C{width:100%;align-items:flex-start}.Orders_otherOrdersTitle__Tusu8{font-size:18px}.Orders_emptyOrdersWrap__0E36L{margin-top:16px;padding:36px 20px 44px}.Orders_emptyOrdersIcon__OO_Uf svg{width:52px;height:52px}.Orders_emptyOrdersTitle__IwmRy{font-size:20px}.Orders_emptyOrdersText__s9pZd{font-size:15px;margin-bottom:20px}.Orders_emptyOrdersLink__TD2a9{padding:10px 20px;font-size:13px}}@media (max-width:480px){.Orders_emptyOrdersWrap__0E36L{margin-top:12px;padding:28px 16px 36px}.Orders_emptyOrdersIcon__OO_Uf{margin-bottom:14px}.Orders_emptyOrdersIcon__OO_Uf svg{width:48px;height:48px}.Orders_emptyOrdersTitle__IwmRy{font-size:18px}.Orders_emptyOrdersText__s9pZd{font-size:14px;margin-bottom:18px}.Orders_emptyOrdersLink__TD2a9{padding:10px 18px;font-size:13px}.Orders_ordersList__rywMr{gap:10px}.Orders_orderCard__FXB1m{padding:19px 16px}.Orders_orderCardTitle__euvrb{font-size:14px;line-height:20px}.Orders_orderCardDetailsBottom__tuCZb,.Orders_orderCardThumbnailMore__OoASL,.Orders_orderCardThumbnail__qeIAL{display:none}.Orders_orderCardDetails__g_U_e{gap:0}.Orders_orderCardArrow__le1CO{width:17px;height:16px}.Orders_title__vixxi{line-height:18px}.Orders_upper__VyheM{gap:0;justify-content:space-between}.Orders_amount__cUkhu{text-wrap:nowrap}.Orders_orderHeader__ZPEW2{gap:0}.Orders_orderStatus__FrO_O{margin-left:26px}}