.product-content[data-v-930c4dea] {
  padding: 0px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-content > div[data-v-930c4dea] {
  border-radius: 8px 8px 8px 8px;
  background-color: #F9F9F9;
}
.product-content .product-header[data-v-930c4dea] {
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-content .product-header .amountWord[data-v-930c4dea] {
  font-weight: 400;
  font-size: 14px;
  color: #667085;
  line-height: 18px;
  text-align: left;
}
.product-content .product-header .product-flex[data-v-930c4dea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-content .product-header .product-flex .amountNum[data-v-930c4dea] {
  font-size: 32px;
  color: #1A202C;
  line-height: 40px;
  text-align: left;
  font-weight: 600;
}
.product-content .product-header .product-flex .amountIcon[data-v-930c4dea] {
  font-size: 12px;
  color: #8D98AF;
  line-height: 22px;
  text-align: right;
  font-style: normal;
  position: relative;
}
.product-content .product-details[data-v-930c4dea] {
  padding: 8px 16px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-content .product-details > div[data-v-930c4dea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-content .product-details > div .label[data-v-930c4dea] {
  font-size: 14px;
  color: #667085;
  line-height: 18px;
  font-family: "Open Sans regular";
}
.product-content .product-details > div .label-detail[data-v-930c4dea] {
  font-weight: 400;
  font-size: 14px;
  color: #1A202C;
  line-height: 18px;
  text-align: right;
  font-family: "Open Sans regular";
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  width: 206px;
}
.product-content .amountNum[data-v-930c4dea] {
  font-size: 32px;
  color: #1A202C;
  line-height: 40px;
  text-align: left;
  font-weight: 600;
}
.policy[data-v-5053d345] {
  height: 16px;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  padding: 0;
  color: #8D98AF;
  text-align: center;
  margin-bottom: 24px;
}
.policy .btn[data-v-5053d345] {
  text-decoration: underline;
}
.card-info-suffix[data-v-8f364c48] {
  width: 132px;
  margin-right: 12px;
}
.card-info-suffix .card-info-suffix-content[data-v-8f364c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 4px;
}
.card-info-suffix .card-info-suffix-content img[data-v-8f364c48] {
  width: 32px;
  height: auto;
}
.card-info-suffix-card[data-v-8f364c48] {
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img-cvv-box[data-v-8f364c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
}
.icon-cvv[data-v-8f364c48] {
  width: 32px;
  height: 25px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.fixed-item[data-v-8f364c48] {
  width: 32px;
  height: auto;
}
.fade-carousel[data-v-8f364c48] {
  position: relative;
  width: 32px;
  height: auto;
  bottom: 11px;
}
.fade-item[data-v-8f364c48] {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 16px;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.fade-item.active[data-v-8f364c48] {
  opacity: 1;
}
.card-info-under-group[data-v-8f364c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
  position: relative;
}
.card-info-input[data-v-8f364c48] .el-input__inner {
  border-radius: 8px 8px 0 0;
}
.card-info-input[data-v-8f364c48] .el-input__inner:focus {
  z-index: 10;
}
.effectiveDate-input[data-v-8f364c48] .el-input__inner {
  border-radius: 0px 0px 0 8px;
}
.effectiveDate-input[data-v-8f364c48] .el-input__inner:focus {
  z-index: 10;
}
.cvv-input[data-v-8f364c48] .el-input__inner {
  border-radius: 0px 0px 8px 0;
  margin-left: -1px;
  width: calc(100% + 1px);
}
.cvv-input[data-v-8f364c48] .el-input__inner:focus {
  z-index: 10;
}
.is-invalid[data-v-8f364c48] .el-input__inner {
  border-color: #F53F3F;
  z-index: 9;
}
.error-msg[data-v-8f364c48] {
  color: #E33131;
  position: absolute;
  top: 79px;
  font-size: 14px;
}
