

/* Start:/local/templates/main/components/bitrix/news.list/slider/style.css?1725263442720*/
.reviews-slider {
  margin-top: 50px;
}

.reviews-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}
.slick-arrow-next {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: calc(50% - 35px / 2);
  z-index: 9999;
}
.slick-arrow-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 35px / 2);
  transform: rotate(180deg);
  z-index: 9999;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/slider/style.css?1725263442720 */
