.cmp__brand-section-28[data-v-fbaf9f1e] {
  background: #fff;
  overflow: hidden;
}
.cmp__brand-section-28 .text-container[data-v-fbaf9f1e] {
  text-align: center;
  padding: calc(var(--rpx, 1px) * 116) var(--gutter) calc(var(--rpx, 1px) * 49);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-28 .text-container[data-v-fbaf9f1e] {
    padding: calc(var(--rpx, 1px) * 48) var(--gutter);
    width: 100%;
}
}
.cmp__brand-section-28 .text-container .title[data-v-fbaf9f1e] {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 12);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-28 .text-container .title[data-v-fbaf9f1e] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
}
.cmp__brand-section-28 .text-container .content[data-v-fbaf9f1e] {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-28 .text-container .content[data-v-fbaf9f1e] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
}
.cmp__brand-section-28 picture[data-v-fbaf9f1e] {
  position: relative;
  z-index: 1;
}
.cmp__brand-section-28 picture .image[data-v-fbaf9f1e] {
  width: 100%;
  height: 25.4861111111vw;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-28 picture .image[data-v-fbaf9f1e] {
    height: 25.3333333333vw;
}
}