

/* Start:/local/templates/ksel/components/bitrix/news.list/reviews-list-card-def/style.css?16668073271125*/

/* Reviews list. Card default */

.reviews-list-card-def__item:not(:first-child) .comment-def_border {
  margin-top: -2px;
}

@media (max-width: 1199px) {
  .reviews-list-card-def__title:not(:last-child) {
    margin-bottom: 1.25rem;
  }

  .reviews-list-card-def__list:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .reviews-list-card-def__title:not(:last-child) {
    margin-bottom: 1.625rem;
  }

  .reviews-list-card-def__list:not(:last-child) {
    margin-bottom: 4.0625rem;
  }
}

@media (min-width: 1200px) {
  .reviews-list-card-def__title:not(:last-child) {
    margin-bottom: 2rem;
  }

  .reviews-list-card-def__list:not(:last-child) {
    margin-bottom: 6.25rem;
  }
}

.reviews-list-card-def__title {
  font-weight: 800;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .reviews-list-card-def__title {
    font-size: 1.375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .reviews-list-card-def__title {
    font-size: 1.8125rem;
  }
}

@media (min-width: 1200px) {
  .reviews-list-card-def__title {
    font-size: 2.25rem;
  }
}
/* End */


/* Start:/local/templates/ksel/css/components/comment-def.css?16667424002429*/
/* Comment. Default */

.comment-def {
  background-color: #fff;
}

.comment-def__header {
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.comment-def__header-user-name, .comment-def__header-info {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.comment-def__header-user-name {
  flex: 1 0 0%;
}

.comment-def__header-info {
  flex: 0 0 auto;
  width: 8.75rem;
}

@media (max-width: 767px) {
  .comment-def__header:not(:last-child), .comment-def__body:not(:last-child) {
    margin-bottom: 1.1875rem;
  }

  .comment-def__text:not(:last-child), .comment-def__file:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .comment-def__body {
    --bs-gutter-x: 1.875rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    flex-wrap: nowrap;
  }

  .comment-def__text, .comment-def__file {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }

  .comment-def__text {
    flex: 1 0 0%;
    margin-left: 0.75rem;
  }

  .comment-def__file {
    flex: 0 0 auto;
    width: 8.75rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .comment-def__header:not(:last-child), .comment-def__body:not(:last-child) {
    margin-bottom: 1.8125rem;
  }
}

@media (min-width: 1200px) {
  .comment-def__header:not(:last-child), .comment-def__body:not(:last-child) {
    margin-bottom: 2.4375rem;
  }
}

.comment-def__text {
  line-height: 1.8;
}

@media (max-width: 767px) {
  .comment-def {
    padding: 0.9375rem 0.9375rem 0.9375rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .comment-def {
    padding: 2.21875rem 2.65625rem 1.46875rem;
  }
}

@media (min-width: 1200px) {
  .comment-def {
    padding: 3.5rem 4.375rem 2rem;
  }
}

.comment-def_border {
  border: 2px solid #F5F5F5;
}
/* End */
/* /local/templates/ksel/components/bitrix/news.list/reviews-list-card-def/style.css?16668073271125 */
/* /local/templates/ksel/css/components/comment-def.css?16667424002429 */
