.category-products{background:#fff;width:100%;padding:26px 0 145px}.category-products__container{max-width:calc(var(--container-max-width) + var(--container-padding) * 2);padding-inline:var(--container-padding);width:100%;margin-inline:auto}.category-products__breadcrumb{color:#8a8c8c;align-items:center;gap:7px;margin-bottom:34px;font-size:14px;display:flex}.category-products__layout{grid-template-columns:224px minmax(0,1fr);align-items:flex-start;gap:16px;display:grid}.category-products__filters{border:1px solid #e6e6e6;border-radius:8px;overflow:hidden}.category-products__filter-group{border-bottom:1px solid #f0f0f0;padding:0 12px 16px}.category-products__filter-group:last-child{border-bottom:0;padding-bottom:20px}.category-products__filter-group--closed:last-child,.category-products__filter-group--closed{padding-bottom:0}.category-products__filter-group--closed h2{margin-bottom:0}.category-products__filter-group h2{margin:0 -4px 14px;font-size:16px;font-weight:700}.category-products__filter-toggle{color:#171818;cursor:pointer;background:#fdfcf9;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 8px;font-size:16px;font-weight:700;display:flex}.category-products__filter-toggle span:last-child{color:var(--color-accent);font-size:18px;font-weight:400;line-height:1}.category-products__filter-options,.category-products__rating-options{flex-direction:column;gap:14px;padding:0 6px;display:flex}.category-products__check,.category-products__rating{color:#313333;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.category-products__check input,.category-products__rating input{accent-color:#36b66b;appearance:none;border:1px solid #d9dddd;border-radius:3px;flex:0 0 12px;width:12px;height:12px;margin:0;position:relative}.category-products__check input:checked,.category-products__rating input:checked{background:#36b66b;border-color:#36b66b}.category-products__check input:checked:after,.category-products__rating input:checked:after{color:#fff;content:"✓";font-size:9px;line-height:10px;position:absolute;top:0;left:1px}.category-products__price-labels{color:#9a9c9c;justify-content:space-between;margin-bottom:7px;padding-inline:6px;font-size:10px;display:flex}.category-products__prices{align-items:center;gap:6px;display:flex}.category-products__prices label{border:1px solid #e0e1e1;border-radius:6px;align-items:center;width:calc(50% - 9px);height:36px;padding-inline:8px;display:flex;overflow:hidden}.category-products__prices label img{object-fit:contain;flex:0 0 13px;width:13px;height:13px}.category-products__prices input{color:#696b6b;text-align:center;border:0;outline:none;width:100%;min-width:0;font-size:14px}.category-products__rating{justify-content:flex-start}.category-products__rating>span:nth-child(2){white-space:nowrap;margin-inline-end:auto}.category-products__stars{direction:ltr;gap:1px;display:flex}.category-products__stars img{object-fit:contain;width:15px;height:15px}.category-products__star--empty{filter:grayscale();opacity:.12}.category-products__reset{color:#d64f45;cursor:pointer;background:#fff3f0;border:0;border-radius:18px;margin:20px auto 0;padding:8px 22px;font-size:14px;text-decoration:underline;display:block}.category-products__content{min-width:0}.category-products__toolbar{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.category-products__toolbar p,.category-products__toolbar label{color:#292b2b;margin:0;font-size:14px}.category-products__toolbar label{align-items:center;gap:14px;display:flex}.category-products__toolbar select{appearance:none;color:#343636;background:#fff url(/icons/ui/chevron-down.svg) 12px/12px 12px no-repeat;border:1px solid #e1e2e2;border-radius:7px;outline:none;min-width:190px;height:38px;padding-inline:14px 34px;font-size:14px}.category-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-product-card{background:#fff;border:1px solid #e0e1e1;border-radius:8px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.category-product-card__badge{color:#1686cf;z-index:2;background:#e7f5ff;border-radius:16px;padding:6px 16px;font-size:14px;position:absolute;top:10px;right:10px}.category-product-card__media{background:#fafaf9;border-bottom:1px solid #f2f2f0;justify-content:center;align-items:center;height:255px;display:flex;position:relative;overflow:hidden}.category-product-card__media-link{width:100%;height:100%;display:block;position:relative}.category-product-card__image{object-fit:contain;width:100%;height:100%}.category-product-card__body{flex-direction:column;flex:1;padding:12px 8px 8px;display:flex}.category-product-card__meta{color:#858787;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:10px;display:flex}.category-product-card__meta span:last-child{color:#292b2b;direction:ltr;align-items:center;gap:5px;display:flex}.category-product-card__title{color:#070808;cursor:pointer;text-align:center;min-height:40px;font-size:14px;font-weight:600;line-height:20px;display:block}.category-product-card__title:hover{color:var(--color-accent)}.category-product-card__price{color:#e1a61b;direction:ltr;justify-content:flex-start;align-items:center;gap:6px;margin:5px 4px 10px;font-size:16px;font-weight:500;display:flex}.category-product-card__price img{object-fit:contain;width:14px;height:14px}.category-product-card__add{color:#dca41f;cursor:pointer;background:0 0;border:1px solid #dca41f;border-radius:7px;justify-content:center;align-items:center;width:100%;height:38px;margin-top:auto;font-family:inherit;font-size:16px;display:flex}.category-product-card__add:hover{color:#fff;background:#dca41f}.category-products__pagination{direction:ltr;justify-content:center;gap:7px;margin-top:36px;display:flex}.category-products__pagination button{color:#a0a2a2;cursor:pointer;background:#fff;border:1px solid #e1e2e2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:14px;display:flex}.category-products__pagination button.is-active{color:#d39c17}.category-products__pagination button:disabled{cursor:default;opacity:.45}@media (max-width:1100px){.category-products__layout{grid-template-columns:210px minmax(0,1fr)}.category-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.category-products{padding-bottom:90px}.category-products__layout{grid-template-columns:1fr}.category-products__filters{width:100%}.category-products__toolbar{flex-direction:column;align-items:flex-start;gap:14px}}@media (max-width:520px){.category-products__grid{grid-template-columns:1fr}.category-product-card__media{height:280px}.category-products__toolbar label,.category-products__toolbar select{width:100%}}
