.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;
}
