.img-content-card__right {
  background: linear-gradient(120deg, #f9f9f9 4.17%, #e6e6e6 90.15%);
}
.img-content-card.review-card {
  position: relative;
}
.img-content-card.review-card .img-content-card__right {
  position: relative;
  background: #eceada;
}
.img-content-card.review-card .img-content-card__right::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url("../../../img/Qoute.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .img-content-card.review-card .img-content-card__right::after {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .img-content-card.review-card .img-content-card__right::after {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    width: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .img-content-card.review-card .img-content-card__right::after {
    width: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    width: 55px;
  }
}
@media (max-width: 600px) {
  .img-content-card.review-card .img-content-card__right::after {
    width: 55px;
  }
}
@media (min-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-top: 25px;
  }
}
@media (max-width: 600px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-top: 25px;
  }
}
@media (min-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .img-content-card.review-card .img-content-card__right::after {
    margin-right: 20px;
  }
}

@media (min-width: 1025px) {
  .rating-wrapper {
    gap: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .rating-wrapper {
    gap: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .rating-wrapper {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .rating-wrapper {
    gap: 10px;
  }
}
.rating-wrapper span {
  display: block;
}
@media (min-width: 1025px) {
  .rating-wrapper span {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .rating-wrapper span {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .rating-wrapper span {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .rating-wrapper span {
    width: 15px;
  }
}
@media (min-width: 1025px) {
  .rating-wrapper span {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .rating-wrapper span {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .rating-wrapper span {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .rating-wrapper span {
    height: 15px;
  }
}
.rating-wrapper span svg {
  width: 100%;
  height: 20px;
}

.other-review-wrapper .review-item {
  position: relative;
}
.other-review-wrapper .review-item::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #cb5222;
}
@media (min-width: 1025px) {
  .other-review-wrapper .review-item::after {
    width: 3.3854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .other-review-wrapper .review-item::after {
    width: 3.3854166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .other-review-wrapper .review-item::after {
    width: 65px;
  }
}
@media (max-width: 600px) {
  .other-review-wrapper .review-item::after {
    width: 65px;
  }
}
@media (min-width: 1025px) {
  .other-review-wrapper .review-item::after {
    left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .other-review-wrapper .review-item::after {
    left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .other-review-wrapper .review-item::after {
    left: 30px;
  }
}
@media (max-width: 600px) {
  .other-review-wrapper .review-item::after {
    left: 30px;
  }
}
@media (min-width: 1025px) {
  .other-review-wrapper .review-item::after {
    bottom: -2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .other-review-wrapper .review-item::after {
    bottom: -2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .other-review-wrapper .review-item::after {
    bottom: -20px;
  }
}
@media (max-width: 600px) {
  .other-review-wrapper .review-item::after {
    bottom: -20px;
  }
}
.other-review-wrapper .review-item:last-child:after {
  display: none;
}
/*# sourceMappingURL=review.module.css.map */
