<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-referral__wrap {
  border-top: 1px solid #e6e6e6;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}
.product-referral__wrap:after {
  content: '';
  display: table;
  clear: both;
}
.product-referral__wrap_no-border {
  border-top: 0;
  padding-top: calc(1.8rem - 10px);
}
.product-referral__img-wrap {
  width: 7.5rem;
  float: left;
  margin-right: 1.2rem;
}
@media screen and (max-width: 479px) {
  .product-referral__img-wrap {
    float: none;
  }
}
.product-referral__img {
  max-width: 100%;
  height: auto;
}
.product-referral__content {
  display: table-cell;
  vertical-align: top;
}
.product-referral__content .b-hint-badge {
  margin-left: 0;
  margin-bottom: 8px;
}
.product-referral__title {
  font-size: 24.2px;
  color: #333;
  margin-bottom: 0.7rem;
}
@media screen and (max-width: 1679px) {
  .product-referral__title {
    font-size: 22px;
  }
}
@media screen and (max-width: 1279px) {
  .product-referral__title {
    font-size: 19.8px;
  }
}
@media screen and (max-width: 959px) {
  .product-referral__title {
    font-size: 19.8px;
  }
}
@media screen and (max-width: 759px) {
  .product-referral__title {
    font-size: 17.6px;
  }
}
.product-referral__text {
  font-size: 18.7px;
  color: #808080;
}
@media screen and (max-width: 1679px) {
  .product-referral__text {
    font-size: 17px;
  }
}
@media screen and (max-width: 1279px) {
  .product-referral__text {
    font-size: 15.3px;
  }
}
@media screen and (max-width: 959px) {
  .product-referral__text {
    font-size: 15.3px;
  }
}
@media screen and (max-width: 759px) {
  .product-referral__text {
    font-size: 13.6px;
  }
}
.product-referral__text-decor {
  margin-right: 0.15rem;
}
</pre></body></html>