.left-content[data-v-064209b7] {
  width: 100%;
  max-width: 366px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.brand-logo[data-v-064209b7] {
  width: auto;
  max-height: 50px;
  margin-bottom: 24px;
  text-align: left;
  color: #667085;
}
.brand-logo img[data-v-064209b7] {
  height: 50px;
  width: auto;
}
.amount-label[data-v-064209b7] {
  font-family: Open Sans regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #667085;
  margin-bottom: 16px;
  word-break: break-word;
}
.amount-value[data-v-064209b7] {
  font-family: Open Sans bold;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #1A202C;
  margin-bottom: 16px;
}
.trial-days[data-v-064209b7] {
  font-family: Open Sans regular;
  font-weight: 400;
  font-size: 14px;
  color: #667085;
  margin-bottom: 8px;
}
.frequency-label[data-v-064209b7] {
  font-family: Open Sans regular;
  font-weight: 400;
  font-size: 14px;
  color: #667085;
  display: block;
  margin-bottom: 24px;
}
.divider-line[data-v-064209b7] {
  width: 100%;
  border: none;
  border-top: 0.5px solid #C9CDD4;
  margin: 0 0 24px 0;
}
.order-details-container[data-v-064209b7] {
  width: 100%;
}
.order-details-label[data-v-064209b7] {
  font-family: Open Sans regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #667085;
  margin-bottom: 16px;
}
.order-details-row[data-v-064209b7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  font-size: 14px;
  color: #23272e;
  margin-bottom: 8px;
  font-family: Open Sans regular;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
}
.order-details-row[data-v-064209b7]:not(:last-child) {
  margin-bottom: 16px;
}
.order-details-title[data-v-064209b7] {
  color: #1A202C;
}
.order-details-value[data-v-064209b7] {
  font-family: Open Sans regular;
  color: #1a202c;
  word-break: break-all;
  max-width: 203px;
  text-align: right;
}
.brand[data-v-064209b7] {
  color: #1A202C;
}
