.chosen-products__top-bar{align-items:center;display:flex;justify-content:space-between}.chosen-products__products{display:grid;gap:24px}@media screen and (min-width:768px){.chosen-products__products{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.chosen-products__products{grid-template-columns:2fr 1fr 1fr}}.chosen-products__read-more{display:none}@media screen and (min-width:576px){.chosen-products__read-more{display:flex}}.chosen-products__bottom-bar{display:flex;justify-content:center}@media screen and (min-width:576px){.chosen-products__bottom-bar{display:none}}

@media screen and (min-width:992px){.categories{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}
.categories_num {
text-align: center;
	font-size: 12px;
	}
.title_blocks {
font-weight: 600;
font-size: 14px;
}