.custom__payment--content-face[data-v-fef4070c] {
  padding: 0.23rem 0.4rem;
  background: #ffffff;
}
.custom__payment--content[data-v-fef4070c] {
  padding: 0.03rem 0.37rem 0.37rem 0.4rem;
  background: #ffffff;
}
.custom__payment--content--list[data-v-fef4070c] {
    padding: 0.32rem 0 0 0;
}
.custom__payment--title[data-v-fef4070c] {
  padding: 0.4rem;
}
.custom__payment--pricing-company[data-v-fef4070c] {
  color: #b79255;
  margin-left: .1833rem;
}
.custom__payment--pricing-type[data-v-fef4070c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(0.37rem * var(--font-size-scale));
  margin-top: 0.4rem;
}
.custom__payment--pricing-type--title[data-v-fef4070c] {
    margin-right: 0.27rem;
    color: #666;
}
.custom__payment--pricing-type--content[data-v-fef4070c] {
    margin-left: 0.57rem;
    color: #333;
}
.custom__payment--pricing-method[data-v-fef4070c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(0.37rem * var(--font-size-scale));
  margin-bottom: 0.27rem;
}
.custom__payment--pricing-title[data-v-fef4070c] {
  margin-right: 0.27rem;
  color: #666;
}
.custom__container--price[data-v-fef4070c] {
  width: 9.2rem;
  height: 1.73rem;
  background: #f3f3f3;
  padding: 0.27rem 0.43rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.custom__container--price-box[data-v-fef4070c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.custom__container--price-headline[data-v-fef4070c] {
    width: 100%;
    color: #333;
    font-size: calc(0.35rem * var(--font-size-scale));
}
.custom__container--price-text[data-v-fef4070c] {
    width: 100%;
    color: #666;
    font-size: calc(0.32rem * var(--font-size-scale));
}

