.flex[data-v-5aa541d2] {
  display: -ms-flexbox;
  display: flex;
}
.clt[data-v-5aa541d2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: -webkit-fill-available;
  background: #ffffff;
}
.clt .title[data-v-5aa541d2] {
  padding-left: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.clt .content[data-v-5aa541d2] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  height: 120px;
  min-width: 270px;
  text-align: center;
  background: #f2f8ff;
  border-radius: 10px;
  padding-left: 25px;
  margin: 15px;
}
.clt .content .box[data-v-5aa541d2] {
  -ms-flex: 1;
      flex: 1;
  font-size: 100px;
}
.clt .content .texts[data-v-5aa541d2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: auto;
      flex: auto;
  -ms-flex-pack: inherit;
      justify-content: inherit;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
  vertical-align: top;
}
.clt .content .img[data-v-5aa541d2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 80px;
  border-radius: 10px;
  background: #ffffff;
}

