.card-area .info-wrap[data-v-9483939c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 132px;
  padding: 20px;
}
.card-area .info-wrap .top[data-v-9483939c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.card-area .info-wrap .top .left .mt[data-v-9483939c] {
  color: #495057;
  font-size: 22px;
  font-weight: 500;
}
.card-area .info-wrap .top .left .text[data-v-9483939c] {
  color: #74788d;
  font-weight: 400;
  font-size: 14px;
}
.card-area .info-wrap .bottom[data-v-9483939c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #74788d;
  margin-top: 16px;
}
.card-area .info-wrap .bottom .compare-up[data-v-9483939c] {
  color: #34c38f;
  font-size: 15px;
  margin-right: 8px;
  font-weight: 500;
}
.card-area .info-wrap .bottom .compare-down[data-v-9483939c] {
  color: #f46a6a;
  font-size: 15px;
  margin-right: 8px;
  font-weight: 500;
}
.card-area .info-wrap .bottom .since[data-v-9483939c] {
  color: #74788d;
}

