.l-product-categoryListPage__categories{grid-template-columns:repeat(3,1fr);gap:2.4rem;width:max(100% - 16rem,87.5%);margin:auto;display:grid}.l-product-categoryListPage__empty{text-align:center}.l-product-categoryListPage__item{display:flex}.l-product-categoryListPage__card{background-color:#f5f2ef;align-items:stretch;gap:1.6rem;width:100%;min-height:12.8rem;padding:1.6rem;display:flex}.l-product-categoryListPage__image{flex-shrink:0;width:28%;display:block;position:relative;overflow:hidden}.l-product-categoryListPage__image picture,.l-product-categoryListPage__image img{object-fit:cover;width:100%;height:100%;display:block}.l-product-categoryListPage__imagePlaceholder{background-color:#e4dfd8;width:100%;height:100%;display:block}.l-product-categoryListPage__body{flex-direction:column;flex-grow:1;padding:.8rem 0;display:flex}.l-product-categoryListPage__englishName{font-size:1.6rem;line-height:1.4}.l-product-categoryListPage__name{color:#060725a6;margin-top:.4rem;font-size:1.2rem;font-weight:400}.l-product-categoryListPage__more{gap:.7rem;margin-top:auto;font-size:1.1rem}.l-product-categoryListPage__moreIcon{align-items:center;display:flex}@media screen and (max-width:900px){.l-product-categoryListPage__categories{grid-template-columns:1fr;gap:1.6rem;width:84.6154%}.l-product-categoryListPage__image{width:32%}}
