.ManufacturerLanding-module-scss-module__ZIsZ1a__root{flex-direction:column;gap:16px;width:100%;display:flex}.ManufacturerLanding-module-scss-module__ZIsZ1a__header{flex-direction:column;gap:16px;display:flex}@media (min-width:769px){.ManufacturerLanding-module-scss-module__ZIsZ1a__header{flex-direction:row;justify-content:space-between}}.ManufacturerLanding-module-scss-module__ZIsZ1a__heading{flex-direction:column;gap:8px;display:flex}@media (min-width:769px){.ManufacturerLanding-module-scss-module__ZIsZ1a__heading{flex-direction:row;align-items:center}}.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabetWrapper{-ms-overflow-style:auto;scrollbar-width:auto;padding:16px 0;overflow:auto}@media (min-width:769px){.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabetWrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:32px 0 16px}}.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabetWrapper::-webkit-scrollbar{height:5px}.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabetWrapper::-webkit-scrollbar-thumb{background:var(--gray-20);border-radius:300px}.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabetWrapper::-webkit-scrollbar-track{background:0 0}.ManufacturerLanding-module-scss-module__ZIsZ1a__categories{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;padding:0;display:grid}@media (min-width:769px){.ManufacturerLanding-module-scss-module__ZIsZ1a__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:32px 0 16px}}@media (min-width:1025px){.ManufacturerLanding-module-scss-module__ZIsZ1a__categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 32px;padding:32px 0 16px}}.ManufacturerLanding-module-scss-module__ZIsZ1a__alphabet{color:var(--primary-black)}
.IconButton-module-scss-module__pEaERq__button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;padding:2px;transition:background .3s ease-in-out;display:flex;position:relative}.IconButton-module-scss-module__pEaERq__button:hover{background:#0003}.IconButton-module-scss-module__pEaERq__button:hover .IconButton-module-scss-module__pEaERq__icon path{stroke:var(--secondary-green-200)}.IconButton-module-scss-module__pEaERq__button:hover .IconButton-module-scss-module__pEaERq__tooltip{display:block}.IconButton-module-scss-module__pEaERq__icon{stroke:#323232;width:1.7rem;height:1.7rem}.IconButton-module-scss-module__pEaERq__tooltip{color:#fff;white-space:nowrap;text-align:center;background:#000c;border-radius:4px;padding:5px;transition:opacity .2s ease-in-out;display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-8px)}.IconButton-module-scss-module__pEaERq__arrow{border-top:5px solid #000c;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:calc(50% - 5px)}
.SearchQuotes-module-scss-module__L3LC9W__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-left:25px;padding-right:25px;display:flex}.SearchQuotes-module-scss-module__L3LC9W__filters{flex-wrap:wrap;gap:12px;display:flex}.SearchQuotes-module-scss-module__L3LC9W__filter,.SearchQuotes-module-scss-module__L3LC9W__filterActive{border:1px solid var(--gray-30);color:#000;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;display:flex}.SearchQuotes-module-scss-module__L3LC9W__filter .SearchQuotes-module-scss-module__L3LC9W__filterCount,.SearchQuotes-module-scss-module__L3LC9W__filterActive .SearchQuotes-module-scss-module__L3LC9W__filterCount{color:#fff;background:#000;border-radius:999px;padding:2px 8px;font-size:.75rem}.SearchQuotes-module-scss-module__L3LC9W__filterActive{background:var(--green-80);color:var(--primary-neon-green)}.SearchQuotes-module-scss-module__L3LC9W__filterActive .SearchQuotes-module-scss-module__L3LC9W__filterCount{background:var(--primary-neon-green);color:var(--green-80)}.SearchQuotes-module-scss-module__L3LC9W__searchSort{align-items:center;gap:16px;max-width:550px;display:flex}@media (max-width:504px){.SearchQuotes-module-scss-module__L3LC9W__searchSort{flex-direction:column;align-items:flex-start;width:100%}}.SearchQuotes-module-scss-module__L3LC9W__searchBox{border:1px solid var(--gray-30);border-radius:999px;align-items:center;gap:8px;width:200px;padding:8px 12px;display:flex}.SearchQuotes-module-scss-module__L3LC9W__searchBox input{background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.SearchQuotes-module-scss-module__L3LC9W__searchIcon{color:var(--gray-60);font-size:1rem}.SearchQuotes-module-scss-module__L3LC9W__sort{color:var(--gray-80);font-size:.875rem}.SearchQuotes-module-scss-module__L3LC9W__sort strong{color:var(--gray-90);font-weight:600}
.StatusCell-module-scss-module__Vf9hLq__root{background:var(--backgroundColor);border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;width:116px;height:32px;padding:2px 8px;display:flex}.StatusCell-module-scss-module__Vf9hLq__root svg path{fill:var(--textColor)}.StatusCell-module-scss-module__Vf9hLq__lineItem{border-radius:4px;height:auto;padding:4px 8px}.StatusCell-module-scss-module__Vf9hLq__statusText{color:var(--textColor);font-weight:500}.StatusCell-module-scss-module__Vf9hLq__processing{--backgroundColor:var(--purple-60);--textColor:var(--primary-white)}.StatusCell-module-scss-module__Vf9hLq__root.StatusCell-module-scss-module__Vf9hLq__processing.StatusCell-module-scss-module__Vf9hLq__lineItem{border:1px solid var(--secondary-periwinkle);--textColor:var(--primary-black);background-color:#0000}.StatusCell-module-scss-module__Vf9hLq__inProgress{--backgroundColor:var(--secondary-periwinkle);--textColor:var(--primary-white)}.StatusCell-module-scss-module__Vf9hLq__shipped{--backgroundColor:var(--secondary-teal);--textColor:var(--primary-black)}.StatusCell-module-scss-module__Vf9hLq__completed{--backgroundColor:var(--green-80);--textColor:var(--primary-neon-green)}.StatusCell-module-scss-module__Vf9hLq__canceled{--backgroundColor:var(--gray-20);--textColor:var(--error-light)}.StatusCell-module-scss-module__Vf9hLq__delivered{--backgroundColor:var(--green-80);--textColor:var(--primary-neon-green)}.StatusCell-module-scss-module__Vf9hLq__closed{--backgroundColor:var(--gray-20);--textColor:var(--gray-60)}
.ExpandDetailsButton-module-scss-module__nBe0Kq__root{justify-content:center;align-items:center;width:100%;max-width:50px;display:flex}.ExpandDetailsButton-module-scss-module__nBe0Kq__button:active{border:none}
.SearchBar-module-scss-module__bEFJSW__root{align-items:center;width:364px;max-width:100%;display:flex;position:relative}@media (max-width:504px){.SearchBar-module-scss-module__bEFJSW__root{width:100%}}.SearchBar-module-scss-module__bEFJSW__searchIcon{color:var(--gray-60);display:flex;position:absolute;left:20px}.SearchBar-module-scss-module__bEFJSW__searchInput{border:1px solid #bcb8ca;border-radius:29px;outline:none;width:100%;padding:10px 24px 10px 45px;font-size:16px;transition:border-color .3s}.SearchBar-module-scss-module__bEFJSW__searchInput:hover{border-color:var(--gray-60)}.SearchBar-module-scss-module__bEFJSW__searchInput:focus{border-color:var(--secondary-green-200)}.SearchBar-module-scss-module__bEFJSW__clearSearchButton{z-index:1;cursor:pointer;top:50%;right:16px;transform:translateY(-50%);position:absolute!important}
.CategoryLanding-module-scss-module__b7yTRq__root{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:769px){.CategoryLanding-module-scss-module__b7yTRq__root{gap:32px}}.CategoryLanding-module-scss-module__b7yTRq__header{flex-direction:column;gap:16px;display:flex}@media (min-width:769px){.CategoryLanding-module-scss-module__b7yTRq__header{flex-direction:row;justify-content:space-between}}.CategoryLanding-module-scss-module__b7yTRq__heading{flex-direction:column;gap:8px;display:flex}@media (min-width:769px){.CategoryLanding-module-scss-module__b7yTRq__heading{flex-direction:row;align-items:center}}.CategoryLanding-module-scss-module__b7yTRq__categories{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;display:grid}@media (min-width:769px){.CategoryLanding-module-scss-module__b7yTRq__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (min-width:1025px){.CategoryLanding-module-scss-module__b7yTRq__categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}}.CategoryLanding-module-scss-module__b7yTRq__noResultsMessage{color:var(--gray-60);padding:32px 0;font-size:16px;font-weight:400;line-height:130%}@media (min-width:769px){.CategoryLanding-module-scss-module__b7yTRq__noResultsMessage{grid-column:span 4/span 4;width:100%;padding:24px 0 40px}}
.InvoicesTable-module-scss-module__eDtM1G__root{background:var(--primary-white);border-radius:8px;width:100%}.InvoicesTable-module-scss-module__eDtM1G__root th,.InvoicesTable-module-scss-module__eDtM1G__root td{text-align:left;white-space:nowrap;padding:38px 12px;font-size:12px;font-weight:400;line-height:130%}@media (max-width:1024px){.InvoicesTable-module-scss-module__eDtM1G__root th,.InvoicesTable-module-scss-module__eDtM1G__root td{padding:24px 12px}}.InvoicesTable-module-scss-module__eDtM1G__root tr:not(:last-child) td{border-bottom:1px solid var(--gray-20)}.InvoicesTable-module-scss-module__eDtM1G__root th{border-bottom:1px solid var(--gray-20);padding-top:16px;padding-bottom:13px;font-size:14px;font-weight:500;line-height:120%}.InvoicesTable-module-scss-module__eDtM1G__root th:first-child,.InvoicesTable-module-scss-module__eDtM1G__root td:first-child{padding-left:24px}.InvoicesTable-module-scss-module__eDtM1G__root th:last-child,.InvoicesTable-module-scss-module__eDtM1G__root td:last-child{padding-right:-5px}.InvoicesTable-module-scss-module__eDtM1G__desktopColumn{display:table-cell}@media (max-width:1024px){.InvoicesTable-module-scss-module__eDtM1G__desktopColumn{display:none}}.InvoicesTable-module-scss-module__eDtM1G__mobileColumn{display:none}@media (max-width:1024px){.InvoicesTable-module-scss-module__eDtM1G__mobileColumn{display:table-cell}}.InvoicesTable-module-scss-module__eDtM1G__viewButtonContainer{min-width:62px;display:flex}.InvoicesTable-module-scss-module__eDtM1G__viewButton{height:20px}.InvoicesTable-module-scss-module__eDtM1G__viewButton span{margin-right:-8px}.InvoicesTable-module-scss-module__eDtM1G__viewButton svg{height:10px;margin-bottom:3px}.InvoicesTable-module-scss-module__eDtM1G__detailsColumn{width:100px;min-width:300px}
.Alphabets-module-scss-module__E6k_xa__root{align-items:center;gap:8px;height:30px;display:flex}.Alphabets-module-scss-module__E6k_xa__alphabet{color:var(--green-80);cursor:pointer;padding:6px 12px}.Alphabets-module-scss-module__E6k_xa__alphabet.Alphabets-module-scss-module__E6k_xa__active{color:var(--primary-black);background:var(--green-30);border-radius:32px}
.Invoices-module-scss-module__k4Ls-q__root{flex-direction:column;gap:32px;display:flex}@media (max-width:1024px){.Invoices-module-scss-module__k4Ls-q__root{gap:16px}}@media (max-width:504px){.Invoices-module-scss-module__k4Ls-q__root{gap:32px}}.Invoices-module-scss-module__k4Ls-q__noOrdersWrapper{background:var(--primary-white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:600px;padding:48px;display:flex}.Invoices-module-scss-module__k4Ls-q__info{text-align:center;max-width:420px;font-size:17px;line-height:22px}.Invoices-module-scss-module__k4Ls-q__heading{color:var(--primary-black)}.Invoices-module-scss-module__k4Ls-q__tableWrapper{-webkit-overflow-scrolling:touch;color:var(--primary-black);border-radius:8px;overflow-x:auto}
.Category-module-scss-module___6LMHW__category{border-top:1px solid var(--gray-30);flex-direction:column;display:flex}@media (min-width:769px){.Category-module-scss-module___6LMHW__category{border-top:none;border-left:1px solid var(--gray-30);gap:8px}}.Category-module-scss-module___6LMHW__categoryImage{padding:16px 0 0}@media (min-width:769px){.Category-module-scss-module___6LMHW__categoryImage{padding:0 19px}}.Category-module-scss-module___6LMHW__categoryTitle{color:var(--secondary-green-200);padding:0}@media (min-width:769px){.Category-module-scss-module___6LMHW__categoryTitle{padding:0 20px}}.Category-module-scss-module___6LMHW__categoryTitle:hover{color:var(--green-80);text-decoration:underline}.Category-module-scss-module___6LMHW__subCategories{flex-direction:column;gap:9px;padding:16px 0 0;display:flex}@media (min-width:769px){.Category-module-scss-module___6LMHW__subCategories{gap:4px;padding:0 8px}}.Category-module-scss-module___6LMHW__subCategory{color:var(--gray-100);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media (min-width:769px){.Category-module-scss-module___6LMHW__subCategory{margin:4px 12px}}.Category-module-scss-module___6LMHW__subCategory:hover{color:var(--secondary-green-200);text-decoration:underline}.Category-module-scss-module___6LMHW__hiddenSubCategory{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Category-module-scss-module___6LMHW__viewAllButton{font-size:inherit;text-align:left;color:var(--secondary-green-200);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0;font-weight:600}@media (min-width:769px){.Category-module-scss-module___6LMHW__viewAllButton{padding:4px 12px}}.Category-module-scss-module___6LMHW__viewAllButton:hover{color:var(--green-80);text-decoration:underline}
.Manufacturer-module-scss-module__7hCbbW__manufacturer{border-top:1px solid var(--gray-30);flex-direction:column;display:flex}@media (min-width:769px){.Manufacturer-module-scss-module__7hCbbW__manufacturer{border-top:none;border-left:1px solid var(--gray-30);gap:8px}}.Manufacturer-module-scss-module__7hCbbW__manufacturerTitle{color:var(--secondary-green-200);padding:16px 0}@media (min-width:769px){.Manufacturer-module-scss-module__7hCbbW__manufacturerTitle{padding:0 20px}}.Manufacturer-module-scss-module__7hCbbW__manufacturerTitle:hover{color:var(--green-80);text-decoration:underline}.Manufacturer-module-scss-module__7hCbbW__subCategories{flex-direction:column;gap:9px;padding:0;display:flex}@media (min-width:769px){.Manufacturer-module-scss-module__7hCbbW__subCategories{gap:4px;padding:0 8px}}.Manufacturer-module-scss-module__7hCbbW__subCategory{color:var(--gray-100);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@media (min-width:769px){.Manufacturer-module-scss-module__7hCbbW__subCategory{margin:4px 12px}}.Manufacturer-module-scss-module__7hCbbW__subCategory:hover{color:var(--secondary-green-200);text-decoration:underline}.Manufacturer-module-scss-module__7hCbbW__viewAllButton{color:var(--secondary-green-200);cursor:pointer;padding:4px 0}@media (min-width:769px){.Manufacturer-module-scss-module__7hCbbW__viewAllButton{padding:4px 12px}}.Manufacturer-module-scss-module__7hCbbW__viewAllButton:hover{color:var(--green-80);text-decoration:underline}
.OrderHistory-module-scss-module__41FZvW__root{flex-direction:column;gap:32px;display:flex}@media (max-width:1024px){.OrderHistory-module-scss-module__41FZvW__root{gap:16px}}@media (max-width:504px){.OrderHistory-module-scss-module__41FZvW__root{gap:32px}}.OrderHistory-module-scss-module__41FZvW__noOrdersWrapper{background:var(--primary-white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:600px;padding:48px;display:flex}.OrderHistory-module-scss-module__41FZvW__info{text-align:center;max-width:420px;font-size:17px;line-height:22px}.OrderHistory-module-scss-module__41FZvW__heading{color:var(--primary-black)}.OrderHistory-module-scss-module__41FZvW__tableWrapper{-webkit-overflow-scrolling:touch;color:var(--primary-black);border-radius:8px;overflow-x:auto}
.OrderHistoryTable-module-scss-module__NvKoNa__root{background:var(--primary-white);border-radius:8px;width:100%}.OrderHistoryTable-module-scss-module__NvKoNa__root th,.OrderHistoryTable-module-scss-module__NvKoNa__root td{text-align:left;white-space:nowrap;padding:38px 12px;font-size:12px;font-weight:400;line-height:130%}@media (max-width:1024px){.OrderHistoryTable-module-scss-module__NvKoNa__root th,.OrderHistoryTable-module-scss-module__NvKoNa__root td{padding:24px 12px}}.OrderHistoryTable-module-scss-module__NvKoNa__root tr:not(:last-child) td{border-bottom:1px solid var(--gray-20)}.OrderHistoryTable-module-scss-module__NvKoNa__root th{border-bottom:1px solid var(--gray-20);padding-top:16px;padding-bottom:13px;font-size:14px;font-weight:500;line-height:120%}.OrderHistoryTable-module-scss-module__NvKoNa__root th:first-child,.OrderHistoryTable-module-scss-module__NvKoNa__root td:first-child{padding-left:24px}.OrderHistoryTable-module-scss-module__NvKoNa__root th:last-child,.OrderHistoryTable-module-scss-module__NvKoNa__root td:last-child{padding-right:-5px}.OrderHistoryTable-module-scss-module__NvKoNa__desktopColumn{display:table-cell}@media (max-width:1024px){.OrderHistoryTable-module-scss-module__NvKoNa__desktopColumn{display:none}}.OrderHistoryTable-module-scss-module__NvKoNa__mobileColumn{display:none}@media (max-width:1024px){.OrderHistoryTable-module-scss-module__NvKoNa__mobileColumn{display:table-cell}}.OrderHistoryTable-module-scss-module__NvKoNa__viewButtonContainer{min-width:62px;display:flex}.OrderHistoryTable-module-scss-module__NvKoNa__viewButton{height:20px}.OrderHistoryTable-module-scss-module__NvKoNa__viewButton span{margin-right:-8px}.OrderHistoryTable-module-scss-module__NvKoNa__viewButton svg{height:10px;margin-bottom:3px}.OrderHistoryTable-module-scss-module__NvKoNa__detailsColumn{width:100px;min-width:300px}
.Orders-module-scss-module__eBl49W__root{flex-direction:column;gap:32px;display:flex}@media (max-width:1024px){.Orders-module-scss-module__eBl49W__root{gap:16px}}@media (max-width:504px){.Orders-module-scss-module__eBl49W__root{gap:32px}}.Orders-module-scss-module__eBl49W__noOrdersWrapper{background:var(--primary-white);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:600px;padding:48px;display:flex}.Orders-module-scss-module__eBl49W__info{text-align:center;max-width:420px;font-size:17px;line-height:22px}.Orders-module-scss-module__eBl49W__heading{color:var(--primary-black)}.Orders-module-scss-module__eBl49W__tableWrapper{-webkit-overflow-scrolling:touch;color:var(--primary-black);border-radius:8px;overflow-x:auto}
