.center-flex[data-v-b69af9c8] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.liner-wrapper[data-v-b69af9c8] {
  position: relative;
  overflow: hidden;
}
.liner-wrapper .group[data-v-b69af9c8] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  background: rgba(255, 255, 255, 0);
}
.liner-wrapper .group-item[data-v-b69af9c8] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
}
