.group-flow[data-v-60a69e10] {
  height: 95vh;
  background: #ffffff;
}
.group-flow .flow-item-name[data-v-60a69e10] {
  width: 100%;
  padding: 0 10px;
  text-align: center;
}
.group-flow .group-box-wrap[data-v-60a69e10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.group-flow .group-box-wrap .group-box[data-v-60a69e10] {
  margin-top: 10px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  text-align: center;
}
.group-flow .group-box-wrap .flow-item[data-v-60a69e10] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.group-flow .flow-icon[data-v-60a69e10] {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  border-radius: 12px;
  margin-left: 5px;
}
.group-flow .flow-icon .logo-icon[data-v-60a69e10] {
  text-align: center;
  line-height: 50px;
  height: 50px;
  margin: 0 14px;
  font-size: 22px;
  color: white;
}

/*# sourceMappingURL=groupFlow.addad5a2.css.map*/