.section02[data-v-9c8a7348] {
  padding: calc(var(--rpx, 1px) * 120) 0 calc(var(--rpx, 1px) * 60);
}
.section02 .content[data-v-9c8a7348] {
  margin-bottom: calc(var(--rpx, 1px) * 64);
}
.section02 .content .title[data-v-9c8a7348] {
  flex: 0 1 670px;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0%;
  color: rgb(26, 29, 37);
}
.section02 .content .wrap[data-v-9c8a7348] {
  flex: 0 1 790px;
}
.section02 .content .wrap .description[data-v-9c8a7348] {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: rgb(26, 29, 37);
  margin-bottom: calc(var(--rpx, 1px) * 24);
}
.section02 .content .wrap .text[data-v-9c8a7348] {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgb(92, 96, 106);
}
.section02 .image img[data-v-9c8a7348] {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
.section02[data-v-9c8a7348] {
    padding: calc(var(--rpx, 1px) * 48) 0;
}
.section02 .content[data-v-9c8a7348] {
    margin-bottom: calc(var(--rpx, 1px) * 16);
    display: block;
}
.section02 .content .title[data-v-9c8a7348] {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: calc(var(--rpx, 1px) * 16);
}
.section02 .content .wrap .description[data-v-9c8a7348] {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: calc(var(--rpx, 1px) * 16);
}
.section02 .content .wrap .text[data-v-9c8a7348] {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgb(92, 96, 106);
}
.section02 .image img[data-v-9c8a7348] {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    overflow: hidden;
}
}