.orders-module__xLFMna__orders{flex-direction:column;width:100%;min-height:100vh;display:flex}.orders-module__xLFMna__tabsContainer{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.orders-module__xLFMna__customTabList{background:var(--main-primary-background);border-radius:12px 12px 0 0}.orders-module__xLFMna__customTabList .MuiTabs-indicator{border-radius:3px;height:3px;background:var(--main-yellow)!important}.orders-module__xLFMna__customTab{transition:color .2s;color:var(--main-secondary-color)!important;padding:16px 0!important;font-size:.92rem!important;font-weight:700!important}.orders-module__xLFMna__customTab.Mui-selected{color:var(--main-yellow)!important}.orders-module__xLFMna__customTabPanel{animation:.4s ease-in-out orders-module__xLFMna__fadeIn;padding:25px 0!important}.orders-module__xLFMna__productsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;width:100%;display:grid}.orders-module__xLFMna__emptyState{background:var(--main-primary-background);border:1px dashed var(--main-primary-border);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.orders-module__xLFMna__emptyState span{opacity:.7;margin-bottom:12px;font-size:3rem}.orders-module__xLFMna__emptyState p{color:var(--main-secondary-color);margin:0;font-size:.9rem}@keyframes orders-module__xLFMna__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.orders-module__xLFMna__tabsContainer{padding:0 16px}.orders-module__xLFMna__customTab{padding:12px 0!important;font-size:.85rem!important}.orders-module__xLFMna__productsGrid{grid-template-columns:1fr;gap:16px}.orders-module__xLFMna__emptyState{padding:40px 16px}}
.ProductCardOrder-module__35KKJW__product_card{background-color:var(--main-box-background);box-shadow:var(--main-box-shdow-2);border-radius:32px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.ProductCardOrder-module__35KKJW__images_box{flex-flow:wrap;gap:12px;width:100%;display:flex}.ProductCardOrder-module__35KKJW__image_box{background-color:var(--primary-img);aspect-ratio:1;border-radius:20px;width:calc(25% - 9px);overflow:hidden}.ProductCardOrder-module__35KKJW__image_box img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.ProductCardOrder-module__35KKJW__product_info{flex-direction:column;justify-content:space-between;gap:12px;width:100%;display:flex}.ProductCardOrder-module__35KKJW__color{background-color:var(--main-green);border-radius:100px;width:16px;height:16px}.ProductCardOrder-module__35KKJW__product_info_row{justify-content:space-between;align-items:center;margin-left:auto;display:flex}.ProductCardOrder-module__35KKJW__product_color_size a,.ProductCardOrder-module__35KKJW__product_color_size p{white-space:nowrap;font-weight:700}.ProductCardOrder-module__35KKJW__top svg:hover{stroke:var(--main-red);cursor:pointer;transition:all .3s}.ProductCardOrder-module__35KKJW__price{margin-right:auto;font-size:.8em;font-weight:700}.ProductCardOrder-module__35KKJW__product_title{font-size:.8em;font-weight:700}.ProductCardOrder-module__35KKJW__product_color_size{align-items:center;gap:4px;display:flex}.ProductCardOrder-module__35KKJW__product_color_size p{font-size:.8em}.ProductCardOrder-module__35KKJW__quantity{background-color:var(--primary-img);border-radius:100px;align-items:center;gap:16px;width:fit-content;padding:8px 16px;font-size:.8em;display:flex}.ProductCardOrder-module__35KKJW__quantity svg{width:12px;height:12px}.ProductCardOrder-module__35KKJW__counter{cursor:pointer;font-size:1em}@media only screen and (min-width:720px){.ProductCardOrder-module__35KKJW__product_color_size{gap:8px}.ProductCardOrder-module__35KKJW__image_box{width:calc(20% - 10px)}}@media only screen and (min-width:1024px){.ProductCardOrder-module__35KKJW__image_box{width:calc(16.6667% - 10px)}}@media only screen and (min-width:1220px){.ProductCardOrder-module__35KKJW__image_box{width:calc(14.2857% - 11px)}}
