Button[data-v-71429b0f] {
  width: 100%;
  height: 100%;
  font-family: PingFang SC;
  font-weight: 600;
  font-style: Semibold;
  font-size: 1.244444vw;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: var(--Color-text-level-4, #000000);
  background: var(--Color-theme-level-1, #BCFF31);
  height: 3.733333vw;
}
.dis[data-v-71429b0f] {
  background: var(--Color-theme-level-2, #7FA03B) !important;
}
@media (min-width: 768px) and (min-height: 0px) {
Button[data-v-71429b0f] {
    font-weight: 600;
    font-size: 14px;
    background: var(--Color-theme-level-1, #BCFF31);
    height: 42px;
}
.dis[data-v-71429b0f] {
    background: var(--Color-theme-level-2, #7FA03B) !important;
}
}