

/* Start:/local/templates/klumba/assets/css/reviews.css?17683823982694*/
@charset "UTF-8";
body .bx-breadcrumb {
  font-size: 16px;
  color: #000;
  margin: 0 0 24px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  text-transform: lowercase;
}
body .bx-breadcrumb .bx-breadcrumb-item {
  display: flex;
  align-items: center;
  line-height: 1.2;
  margin: 0;
}
body .bx-breadcrumb .bx-breadcrumb-item:first-child a {
  position: relative;
  padding-left: 32px;
}
body .bx-breadcrumb .bx-breadcrumb-item:first-child a:before {
  content: "⟵";
  font-size: 14px;
  position: absolute;
  width: 32px;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  display: flex;
  align-items: center;
}
body .bx-breadcrumb .bx-breadcrumb-item:not(:first-child):before {
  content: "/";
  margin: 0 10px;
  color: var(--black);
}
body .bx-breadcrumb .bx-breadcrumb-item a {
  color: var(--black);
}
body .bx-breadcrumb .bx-breadcrumb-item span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body .bx-breadcrumb .fa-angle-right {
  display: none;
}
@media (min-width: 768px) {
  body .bx-breadcrumb {
    font-size: 24px;
    margin: 0 0 40px;
  }
}

.swiper {
  overflow: hidden;
  position: relative;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
}
.swiper-pagination-bullet-active {
  background: #000;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
}

.list-reviews {
  display: block;
}
.list-reviews__name {
  display: flex;
  align-items: center;
}
.list-reviews__name svg {
  width: 32px;
  min-width: 32px;
  height: 32px;
  margin-right: 14px;
  color: #FFC6C6;
}
.list-reviews__text {
  margin-top: 16px;
}
.list-reviews .list-reviews-wrapper {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
@media (min-width: 575px) {
  .list-reviews .list-reviews-wrapper {
    flex-direction: row;
    overflow: auto;
  }
}
.list-reviews .list-reviews-item {
  width: 100%;
  border: 1px solid var(--black);
  border-radius: 15px;
  padding: 16px 16px 32px;
}
@media (min-width: 575px) {
  .list-reviews .list-reviews-item {
    width: 258px;
    min-width: 258px;
    padding: 16px;
  }
}

@media (min-width: 575px) {
  .list-reviews-wrap .btn {
    display: none !important;
  }
}

.list-reviews .simplebar-content {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
.list-reviews .simplebar-content:before {
  display: none;
}
@media (min-width: 575px) {
  .list-reviews .simplebar-content {
    flex-direction: row;
  }
}
.list-reviews .simplebar-wrapper {
  padding-bottom: 8px;
}
/* End */


/* Start:/local/templates/klumba/components/bitrix/breadcrumb/bread/style.min.css?1764838390467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /local/templates/klumba/assets/css/reviews.css?17683823982694 */
/* /local/templates/klumba/components/bitrix/breadcrumb/bread/style.min.css?1764838390467 */
