.postsPagination{align-items:center;display:flex;gap:14px;max-width:100%;min-width:0}.postsPagination__arrow{align-items:center;background:#fff;border-radius:100%;display:flex;flex:0 0 40px;height:40px;justify-content:center;min-width:40px}.postsPagination__arrow svg{color:var(--color_black_70);display:block;height:20px;width:20px}.postsPagination__wrap{background:#fff;border-radius:60px;display:block;min-width:0;overflow-x:auto;padding:4px;white-space:nowrap}.postsPagination__link{align-items:center;border-radius:20px;color:var(--color_black_70);display:inline-flex;height:40px;justify-content:center;min-width:40px;padding:4px 6px}.postsPagination__link--active{background:var(--color_black_main);color:#fff}.postsPagination__link--active:hover{color:#fff}.postsPagination__dots{align-items:center;border-radius:100%;color:var(--color_black_70);display:inline-flex;height:40px;justify-content:center;min-width:40px;padding:4px 6px}.postTypes{display:flex}.postTypes__item{align-items:center;background:#fff;border-radius:100%;color:var(--color_black_70);display:flex;height:40px;justify-content:center;margin-left:12px;transition:.3s;width:40px}.postTypes__item svg{display:block;height:24px;width:24px}.postTypes__item--active{background:#000;color:#fff}@media(min-width:992px){.postTypes__item:hover{background:#000;color:#fff}}.postsFilterCategory-title{font-size:20px;margin-bottom:20px}.postsFilterCategory-list{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:10px}@media(max-width:1040px){.postsFilterCategory-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.postsFilterCategory-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:450px){.postsFilterCategory-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.postsFilterCategory-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:18px;justify-content:flex-start;padding:12px;text-align:left;transition:none}.postsFilterCategory-item__image{flex:0 0 64px;height:64px;min-width:64px}.postsFilterCategory-item__image figure{border-radius:8px;display:block}.postsFilterCategory-item__image img{display:block;height:auto;width:100%}.postsFilterCategory-item__name{color:var(--color_black_main);font-weight:500;line-clamp:2;-webkit-line-clamp:2;line-height:1.4;margin-bottom:3px}.postsFilterCategory-item__name,.postsFilterCategory-item__stat{display:-webkit-box;font-size:14px;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis}.postsFilterCategory-item__stat{color:var(--color_black_60);line-clamp:1;-webkit-line-clamp:1;line-height:1.5}.postsFilterCategory-item--active{background:var(--color_red_10)}.postsFilterShop-title{font-size:20px;margin-bottom:20px}.postsFilterShop-list{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:10px}@media(max-width:1040px){.postsFilterShop-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.postsFilterShop-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:450px){.postsFilterShop-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.postsFilterShop-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:18px;justify-content:flex-start;padding:12px;text-align:left;transition:none}.postsFilterShop-item__image{flex:0 0 64px;height:64px;min-width:64px}.postsFilterShop-item__image figure{border-radius:8px;display:block}.postsFilterShop-item__image img{display:block;height:auto;width:100%}.postsFilterShop-item__name{color:var(--color_black_main);font-weight:500;line-clamp:2;-webkit-line-clamp:2;line-height:1.4;margin-bottom:3px}.postsFilterShop-item__name,.postsFilterShop-item__stat{display:-webkit-box;font-size:14px;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis}.postsFilterShop-item__stat{color:var(--color_black_60);line-clamp:1;-webkit-line-clamp:1;line-height:1.5}.postsFilterShop-item--active{background:var(--color_red_10)}