

/* Start:/local/components/nct/highloadblock.list/templates/main_reviews/style.css?1753961526770*/
.small h5 {
  font-weight: normal;
  color: #767676;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.6;
}

.review {
  padding: 20px 5px;
  transition: all 0.3s;
}

.review .img-fluid {
  padding-bottom: 15px;
}

.link a {
  color: #57468b;
}

.review:hover {
  background-color: #e1e8ff;
  transform: translateY(-1rem);
  transition: 0.5s;
}

.review .mbr-text {
  color: #767676;
}

@media (max-width: 576px) {
  .review:hover {
    background-color: transparent;
    transform: none;
  }
}

p.props {
  color: #999;
  font-size: 15px;
  padding: 5px;
}

p.props span {
  background: #eee;
  border: 1px solid #eee;
  border-radius: 4px;
  font-size: 13px;
  color: #888;
  display: inline-grid;
  margin: 0 3px;
}
/* End */
/* /local/components/nct/highloadblock.list/templates/main_reviews/style.css?1753961526770 */
