

/* Start:/local/components/DoWeb/main.rating/templates/.default/style.css?16959087003541*/
/* --  рейтинг -- */

.rating-block {
  margin-bottom: 35px !important;
}

.rating-block .reating-title {
  text-transform: uppercase;
  margin-bottom: 10px;
}

/*.rating-block .reating__items {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100px);
    grid-auto-rows: minmax(120px, auto);
    gap: 5px;
  }*/

.rating-block .reating__item {
  border: 1px solid #d3dae6;
  border-radius: 10px;
  display: grid;
  grid-template-rows: 25%;
}

.rating-block .item-logo {
  padding: 5px;
}

.rating-block .item-logo > img {
  width: 100% !important;
  height: 100% !important;
}

.rating-block .reating-numbers,
.rating-block .reating-reviews {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6c757d;
}

.rating-block .reating-stars .stars-off {
  background-image: url(/images/star-off_black.svg);
}

.rating-block .reating-stars .stars-on {
  background-image: url(/images/star-on_black.svg);
  /*position: absolute;
      top: 50%;
      transform: translateY(-50%);*/
}

.rating-block .reating-stars {
  padding: 0 10px;
}

.rating-block .reating-stars .stars-off {
  background-position: 0;
  background-repeat: repeat-x;
  background-size: 0.97em 0.95em;
  height: 100%;
  width: 100%;
}

.rating-block .reating-stars .stars-on {
  background-position: 0;
  background-repeat: repeat-x;
  background-size: 0.97em 0.95em;
  height: 100%;
}

@media screen and (max-width: 990px) {
  .rating-block .reating__items {
    gap: 10px;
    justify-content: center;
  }
}

.form-title-back {
  padding: 10px;
  background-color: rgb(94%, 94%, 94%, 0.6);
}

.rating-block .owl-carousel .reating__item {
  height: 130px;
  width: 120px;
  margin: 0 5px;
}

.rating-block .owl-carousel .owl-dots {
  bottom: -2rem;
}

.rating-block .owl-carousel .reating-stars .stars-off {
  background-size: 1.25em 1em;
}

.rating-block .owl-carousel .reating-stars .stars-on {
  background-size: 1.25em 1em;
}

.rating-block .owl-carousel .owl-nav button.owl-next {
  right: 5px;
}

@media (min-width: 360px) and (max-width: 400px) {
  .rating-block .owl-carousel .reating__item {
    width: 100px;
  }
  .rating-block .owl-carousel .reating-stars .stars-off {
    background-size: 1em 1em;
  }

  .rating-block .owl-carousel .reating-stars .stars-on {
    background-size: 1em 1em;
  }
}

@media (min-width: 1100px) and (max-width: 1400px) {
  .rating-block .owl-carousel .reating__item {
    width: 100px;
  }
  .rating-block .owl-carousel .reating-stars .stars-off {
    background-size: 1em 1em;
  }

  .rating-block .owl-carousel .reating-stars .stars-on {
    background-size: 1em 1em;
  }
}

@media (min-width: 1600px) and (max-width: 2000px) {
  .rating-block .owl-carousel .reating__item {
    width: 110px;
  }
  .rating-block .owl-carousel .reating-stars .stars-off {
    background-size: 1.1em 1.1em;
  }

  .rating-block .owl-carousel .reating-stars .stars-on {
    background-size: 1.1em 1.1em;
  }
}

/* full-width*/

.rating-block.full-width {
  margin-top: 20px;
}

@media (min-width: 900px) {
  .rating-block.full-width .reating__items {
    padding-left: 20px;
  }

  .rating-block.full-width .reating__item {
    width: 140px;
    height: 160px;
  }

  .rating-block.full-width .owl-carousel .reating-stars .stars-off {
    background-size: 1.5em 1.2em;
  }

  .rating-block.full-width .owl-carousel .reating-stars .stars-on {
    background-size: 1.5em 1.2em;
  }

  .rating-block .owl-carousel .owl-nav button.owl-prev {
    left: 20px;
  }
}

/* full-width*/

/* --  рейтинг -- */

/* End */


/* Start:/local/templates/winn_default/components/bitrix/news.detail/articles/style.min.css?1659361278434*/
.b-news-detail{overflow-x:hidden}.b-news-detail__date{font-size:.875rem;border-right:1px solid #6c757d}.b-news-detail__photo-description,.b-news-detail__reading-time{font-size:.875rem}.b-news-detail__photo-description-line{width:2.3rem;height:2px;background:#d5001c}.b-news-detail__btn:hover{cursor:pointer}.b-news-detail__btn:hover a{color:#fff}.b-news-detail__btn-link{color:#000}.b-news-detail__btn-link:hover{text-decoration:none}
/* End */
/* /local/components/DoWeb/main.rating/templates/.default/style.css?16959087003541 */
/* /local/templates/winn_default/components/bitrix/news.detail/articles/style.min.css?1659361278434 */
