.pfm-stamped-reviews {
  max-width: 1100px;
  margin: 1em auto;
  padding: 60px 15px;
  color: #222a58;
  font-family: inherit;
  font-synthesis: none;
}

.pfm-stamped-reviews--empty {
  padding: 24px 16px;
  background: #f6f7f7;
  border: 1px dashed #c3c4c7;
  color: #50575e;
  font-size: 14px;
}

.pfm-stamped-reviews .pfm-stamped-reviews__heading {
  margin: 0 0 28px;
  padding: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #222a58;
  text-transform: none;
  letter-spacing: 0;
}

.pfm-srm-summary {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 4px 0 48px;
}

.pfm-srm-summary__overall {
  flex: 0 0 auto;
  min-width: 220px;
}

.pfm-srm-summary__score-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pfm-stamped-reviews .pfm-srm-summary__score {
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  color: #222a58;
}

.pfm-srm-summary__stars {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}
.pfm-srm-summary__stars .pfm-srm__star-icon {
  width: 20px;
  height: 20px;
}

.pfm-stamped-reviews .pfm-srm-summary__based {
  margin: 8px 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #222a58;
}

.pfm-srm-summary__breakdown {
  flex: 1 1 auto;
  min-width: 0;
  padding-left: 32px;
  border-left: 1px solid #d5d8e0;
}

.pfm-srm-summary__row {
  display: grid;
  grid-template-columns: auto minmax(80px, 1fr) auto;
  align-items: center;
  gap: 10px 12px;
}
.pfm-srm-summary__row + .pfm-srm-summary__row {
  margin-top: 6px;
}

.pfm-srm-summary__row-stars {
  display: inline-flex;
  align-items: center;
  gap: 1px;
}
.pfm-srm-summary__row-stars .pfm-srm__star-icon {
  width: 12px;
  height: 12px;
  fill: #d9d9d9;
}
.pfm-srm-summary__row-stars .pfm-srm-summary__row-star.is-filled .pfm-srm__star-icon,
.pfm-srm-summary__row-stars .pfm-srm-summary__row-star .pfm-srm__star-fill .pfm-srm__star-icon {
  fill: #9aa0a6;
}

.pfm-srm-summary__bar {
  display: block;
  height: 10px;
  background: #ececec;
  border-radius: 2px;
  overflow: hidden;
}

.pfm-srm-summary__bar-fill {
  display: block;
  height: 100%;
  background: #ffb200;
}

.pfm-stamped-reviews .pfm-srm-summary__count {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #6b7280;
  white-space: nowrap;
}

.pfm-stamped-reviews__list {
  display: flex;
  flex-direction: column;
}

.pfm-srm {
  padding: 28px 0 24px;
  border-top: 2px solid #748dc5;
}

.pfm-srm__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pfm-srm__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 10px;
  min-width: 0;
}

.pfm-srm__name {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #222a58;
}

.pfm-srm__location {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #8a8f9c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.pfm-srm__flag {
  font-size: 14px;
  line-height: 1;
}

.pfm-srm__verified {
  color: #0f6143;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}

.pfm-srm__date {
  margin-left: auto;
  color: #6b7280;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  white-space: nowrap;
}

.pfm-srm__rating-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin-top: 0;
}

.pfm-srm__stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
}

.pfm-srm__star {
  position: relative;
  display: inline-flex;
  line-height: 0;
}
.pfm-srm__star .pfm-srm__star-icon {
  fill: #d9d9d9;
}

.pfm-srm__star-fill {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
}
.pfm-srm__star-fill .pfm-srm__star-icon {
  fill: #ffb200;
  display: block;
}

.pfm-stamped-reviews .pfm-srm__title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #222a58;
  text-transform: none;
  letter-spacing: 0;
}

.pfm-stamped-reviews .pfm-srm__text {
  margin: 10px 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #222a58;
}

.pfm-stamped-reviews .pfm-srm__product {
  margin: 14px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #6b7280;
}

@media (max-width: 767px) {
  .pfm-stamped-reviews {
    padding: 40px 16px;
  }
  .pfm-stamped-reviews .pfm-stamped-reviews__heading {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .pfm-srm-summary {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
    padding-bottom: 36px;
  }
  .pfm-srm-summary__overall {
    min-width: 0;
  }
  .pfm-stamped-reviews .pfm-srm-summary__score {
    font-size: 36px;
  }
  .pfm-srm-summary__breakdown {
    padding-left: 0;
    border-left: 0;
    padding-top: 16px;
    border-top: 1px solid #d5d8e0;
  }
  .pfm-srm {
    padding: 22px 0 18px;
  }
  .pfm-srm__name,
  .pfm-stamped-reviews .pfm-srm__title,
  .pfm-stamped-reviews .pfm-srm__text {
    font-size: 14px;
  }
  .pfm-srm__location,
  .pfm-srm__verified,
  .pfm-srm__date,
  .pfm-srm__product {
    font-size: 13px;
  }
}
.landing-page_wrapper section.pfm-stamped-reviews {
  padding: 60px 15px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-stamped-reviews__heading {
  margin: 0 0 36px !important;
  font-size: 32px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary {
  margin: 0 0 40px !important;
  padding: 4px 0 8px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary__based,
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm__text,
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm__product {
  margin-top: 10px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary__based {
  margin-top: 8px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm__header {
  margin-bottom: 20px !important;
  padding: 0 4px !important;
}
.landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary__breakdown {
  padding-left: 32px !important;
}
@media (max-width: 767px) {
  .landing-page_wrapper section.pfm-stamped-reviews {
    padding: 40px 16px !important;
  }
  .landing-page_wrapper section.pfm-stamped-reviews .pfm-stamped-reviews__heading {
    font-size: 32px !important;
    margin-bottom: 24px !important;
  }
  .landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary {
    margin-bottom: 28px !important;
  }
  .landing-page_wrapper section.pfm-stamped-reviews .pfm-srm-summary__breakdown {
    padding-left: 0 !important;
    padding-top: 16px !important;
  }
}/*# sourceMappingURL=stamped-reviews-manual.css.map */