.center-flex[data-v-63feb054] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.liner-ans-wrapper .group-item[data-v-63feb054] {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
}
.liner-ans-wrapper .group .con-line[data-v-63feb054] {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #CFD2D5;
  z-index: -1;
}
