

/* Start:/local/templates/teplocom/components/bitrix/news.detail/reviews/style.css?17824840971284*/
.news-detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}
@media (max-width: 990px) {
  .news-detail {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding: 0 20px;
  }
}
.news-detail img.detail_picture {
  max-width: 766px;
  width: 100%;
  border: 1px solid #ffa420;
  border-radius: 25px;
}
.news-detail .detail_text {
  max-width: 1064px;
  padding-bottom: 60px;
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  color: #000;
}

.breadcrumbs {
  display: none;
}

.reviews-page__header {
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  .reviews-page__header {
    padding: 0 15px;
  }
}
.reviews-page__header .title.catalog-page__header-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-transform: uppercase;
  color: #6D6E70;
  margin-bottom: 0;
}
@media (min-width: 980px) {
  .reviews-page__header .title.catalog-page__header-title {
    font-size: 22px;
  }
}
.reviews-page__header .breadcrumbs {
  padding: 20px 0;
  display: flex;
}
.reviews-page__header .reviews-page__back a {
  font-weight: 400;
  font-size: 12px;
  line-height: 110%;
  color: #6d6e70;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/teplocom/components/bitrix/news.detail/reviews/style.css?17824840971284 */
