.select-category[data-v-dd267e4c]{border-radius:.5rem;border:0;background-color:rgba(236,239,241,.5);font-family:Noto Sans TC,Helvetica;font-size:14px;font-weight:500}.products__item[data-v-dd267e4c]{color:#212121;text-decoration:none!important;display:grid;border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:8px;background-color:#fff}.products__item__photo[data-v-dd267e4c]{grid-area:photo}.products__item__title[data-v-dd267e4c]{grid-area:title}.products__item__brand[data-v-dd267e4c],.products__item__title[data-v-dd267e4c]{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.products__item__brand[data-v-dd267e4c]{grid-area:brand;font-size:14px;font-weight:400;color:#616161}.products__item__price[data-v-dd267e4c]{grid-area:price;display:flex;justify-content:space-between;align-items:flex-end}.products__item .bag[data-v-dd267e4c]{padding:.8rem;border-radius:.5rem}.products.grid-list[data-v-dd267e4c]{padding:0 4px}@media screen and (min-width:425px){.products.grid-list[data-v-dd267e4c]{padding:0 16px}}.products.grid-list .products__item[data-v-dd267e4c]{grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content -webkit-max-content 1fr;grid-template-rows:max-content max-content 1fr;gap:0 1rem;grid-template-areas:"photo title" "photo brand" "photo price";margin-bottom:4px}@media screen and (min-width:425px){.products.grid-list .products__item[data-v-dd267e4c]{margin-bottom:16px}}.products.grid-list .products__item__photo[data-v-dd267e4c]{height:calc(100% + 16px);margin:-8px 0 -8px -8px}.products.grid-list .products__item__photo img[data-v-dd267e4c]{height:100%;-o-object-fit:cover;object-fit:cover}.products.grid-1[data-v-dd267e4c]{grid-template-columns:1fr;display:grid;gap:1rem;padding:0 16px}.products.grid-1 .products__item[data-v-dd267e4c]{grid-template-columns:auto 30%;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-max-content;grid-template-rows:min-content min-content max-content;gap:0;grid-template-areas:"photo photo" "title price" "brand price"}.products.grid-1 .products__item__photo[data-v-dd267e4c]{margin:-10px;margin-bottom:10px}.products.grid-1 .products__item__price[data-v-dd267e4c]{position:relative;align-items:start;justify-content:flex-end;font-size:18px}.products.grid-1 .products__item .bag[data-v-dd267e4c]{position:absolute;top:-5rem;right:.8rem;background-color:rgba(33,33,33,.5)}.products.grid-1 .products__item .bag img[data-v-dd267e4c]{filter:brightness(10)}.products.grid-2[data-v-dd267e4c]{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px}@media screen and (min-width:512px){.products.grid-2[data-v-dd267e4c]{gap:16px;padding:16px}}.products.grid-2 .products__item[data-v-dd267e4c]{height:100%;grid-template-columns:100%;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content auto;grid-template-rows:min-content min-content min-content auto;gap:0;grid-template-areas:"photo" "title" "brand" "price"}.products.grid-2 .products__item__photo[data-v-dd267e4c]{margin:-10px;margin-bottom:10px}.filters .filter[data-v-dd267e4c]{position:relative;background-color:#f5f7f8;border-color:#f5f7f8;font-size:14px;font-weight:500}.filters .filter.active[data-v-dd267e4c],.filters .filter[data-v-dd267e4c]:active,.filters .filter[data-v-dd267e4c]:focus{background-color:#90a4ae;border-color:#90a4ae;color:#fff}.filters .filter.active[data-v-dd267e4c]:after,.filters .filter[data-v-dd267e4c]:active:after,.filters .filter[data-v-dd267e4c]:focus:after{content:url(../img/icon-check.e0eddd65.svg);position:absolute;right:10px;fill:#000}