.ProductCategoryList_root__kb2u6{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;position:relative;flex-direction:row;gap:var(--spacing-gap)}.ProductCategoryList_root__card__JYWW7{width:calc(25% - 18px);display:flex;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;box-shadow:var(--shadow-product);border-radius:var(--spacing-large);background:var(--color-background-paper-level-1);padding:var(--spacing-xx-large) var(--spacing-x-large)}.ProductCategoryList_root__card__selected__6qCa7{border:1.5px solid var(--color-primary-main, )}.ProductCategoryList_root__card__image__X7Uz5{width:100%;height:auto;max-width:100%;max-height:75px;position:relative;transition:transform .3s ease}.ProductCategoryList_root__card__image__X7Uz5:hover{transform:scale(1.1)}@media(min-width:600px)and (max-width:899px){.ProductCategoryList_root__card__JYWW7{max-width:calc(33.3333% - var(--spacing-large));flex-basis:calc(33.3333% - var(--spacing-large))}}@media(max-width:600px){.ProductCategoryList_root__card__JYWW7{max-width:calc(50% - var(--spacing-large));flex-basis:calc(50% - var(--spacing-large))}}@media(max-width:500px){.ProductCategoryList_root__card__image__X7Uz5{max-height:35px}}