.content-products{display:flex;gap:24px;justify-content:center}.content-products::-webkit-scrollbar{width:5px;height:5px;border-radius:0;background-color:#f5f5f5}.content-products::-webkit-scrollbar-thumb{background-color:var(--color-gray-border);border-radius:10em}.content-products::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--color-gray-border)}.content-products{padding:0 0 8px}@media(max-width:1199px){.content-products{gap:12px}}@media(max-width:767px){.content-products{gap:8px}}.content-products .product-card{width:378px}@media(max-width:767px){.content-products.products__count-1 .product-card{width:200px}}@media(max-width:870px){.content-products.products__count-3{overflow:auto;justify-content:flex-start;margin-right:-12px}.content-products.products__count-3 .product-card{flex:0 0 260px}.content-products.products__count-3 .product-card:last-child{margin-right:12px}}@media(max-width:535px){.content-products.products__count-3 .product-card{flex:0 0 162px}}@media(max-width:1100px){.content-products.products__count-4{overflow:auto;justify-content:flex-start;margin-right:-12px}.content-products.products__count-4 .product-card{flex:0 0 260px}.content-products.products__count-4 .product-card:last-child{margin-right:12px}}@media(max-width:767px){.content-products.products__count-4 .product-card{flex:0 0 162px}}