.product_list {
  width: 100%;
}

.productConnectionsSlider {
  position: relative;
  max-width: 100%;
}

.productConnectionsSlider__pager {
  padding-top: 1.875rem;
}

.productConnectionsSlider__buttonAll {
  padding-top: 1.875rem;
}

.productConnectionsSliderWrap--b2c .productTileIconV1__box .productParam__value--priceContainer .productParam__name {
  display: none;
}

.productConnectionsSliderWrap--b2b .productTileIconV1__box .productParam__value--priceContainer, .productConnectionsSliderWrap--trader .productTileIconV1__box .productParam__value--priceContainer {
  gap: 0.625rem;
}
.productConnectionsSliderWrap--b2b .productTileIconV1__box .productParam__value--priceContainer:last-of-type, .productConnectionsSliderWrap--trader .productTileIconV1__box .productParam__value--priceContainer:last-of-type {
  border-top: none;
}
/*# sourceMappingURL=product_list__slider.css.map */