.product-pagination{font-size:.875rem;line-height:1.25rem;font-weight:700}@media (min-width:768px){.product-pagination{font-size:1rem;line-height:1.5rem}}.product-card{cursor:pointer}.product-card .card-holder{height:100%}.product-card .title{font-size:1rem;line-height:1.5rem;font-weight:500;line-height:1.3}.product-card .product-code{margin-bottom:.5rem;font-weight:700}.product-card .product-code .MuiChip-root{height:1.25rem}.product-card .product-code .MuiChip-root .MuiChip-label{padding:.25rem .5rem .125rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.product-card .date{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.product-card .product-image-holder{background-color:var(--color-grey-9);-o-object-fit:contain;object-fit:contain;aspect-ratio:4/5}.product-card .skeleton-image{width:100%;height:auto}.product-card .product-image,.product-card .skeleton-image{-o-object-fit:contain;object-fit:contain;aspect-ratio:4/5}.product-listing .page-top{display:flex;flex-direction:column;align-items:flex-end}@media (min-width:768px){.product-listing .page-top{flex-direction:row}}@media (min-width:1024px){.product-listing .page-top{align-items:flex-start}}.product-listing .page-heading{display:flex;width:100%;flex-direction:column}.product-listing .page-heading .page-title{font-size:1.875rem;line-height:2.25rem;font-weight:700}.product-listing .page-heading .page-subtitle{font-size:1rem;line-height:1.5rem}.product-listing .product-filter-holder{position:sticky;top:60px;z-index:10;margin-left:-20px;margin-right:-20px;margin-bottom:1rem;display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.product-listing .product-filter{margin-left:auto;margin-right:auto;display:flex;width:100%;flex-direction:column;align-items:center;border-radius:.25rem;padding:1rem}@media (min-width:768px){.product-listing .product-filter .search-input{min-width:500px;max-width:600px}}.product-listing .product-filter .category-select{margin-bottom:1rem;width:100%}@media (min-width:600px){.product-listing .product-filter .category-select{margin-bottom:0;margin-right:.5rem;max-width:200px}}.product-listing .product-filter .product-filter-list{margin-top:1.25rem;flex-wrap:wrap;gap:.5rem}.product-listing .product-filter .search-input .MuiPaper-root{min-height:44px}.product-listing .product-filter .search-input .MuiInputBase-root{margin-left:1rem}.product-listing .product-list-holder{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width:600px){.product-listing .product-list-holder{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.product-listing .product-list-holder{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.product-listing .product-list-holder{grid-template-columns:repeat(6,minmax(0,1fr))}}.product-listing .product-list-pagination{margin-top:2rem}.product-listing .product-card .MuiCard-root{max-width:none}.product-listing .view-all-button{display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--color-primary)}.product-listing .view-all-button-holder{margin-left:auto;display:flex;align-items:flex-start;justify-content:center;padding-top:.5rem}.product-listing .view-all-button:hover{text-decoration-line:underline}.product-listing .no-result{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:2rem}.product-listing .no-result .icon{height:200px;width:200px;fill:var(--color-grey-2)}.product-listing .no-result .text{text-align:center;font-size:1.875rem;line-height:2.25rem}.product-listing .error-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem}.product-listing .error-message .icon{margin-bottom:1rem;height:2.5rem;width:2.5rem}.product-listing .error-message .icon path{fill:var(--color-grey-5)}