.checkbox-group-bg[data-v-77738589] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
}
.checkbox-group-bg .checkbox-group[data-v-77738589] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  margin: 0 24px 0 0;
}
.checkbox-group-bg .checkbox-group-active[data-v-77738589] {
  color: #2447F9;
}
.checkbox-group-bg .checkbox-group-horizontal[data-v-77738589] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.checkbox-group-bg .checkbox-group-vertical[data-v-77738589] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.checkbox-group-bg .checkbox-group-start[data-v-77738589] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.checkbox-group-bg .checkbox-group-end[data-v-77738589] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.checkbox-group-bg .checkbox-group-center[data-v-77738589] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkbox-group-bg .checkbox-group-item[data-v-77738589] {
  text-align: center;
  padding: 0 0 0 8px;
}

.rate-bg[data-v-2314c94f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
}
.rate-bg .rate-active[data-v-2314c94f] {
  background: #f4fbd7;
  color: #2447F9;
}
.rate-bg .rate-item[data-v-2314c94f] {
  text-align: center;
  margin: 0 28px 0 0;
}

