.cmp__brand-section-12[data-v-dc2b7c46] {
  background: #fff;
}
.cmp__brand-section-12 .responsive__layout .text-content[data-v-dc2b7c46] {
  text-align: center;
  padding: calc(var(--rpx, 1px) * 120) 0 calc(var(--rpx, 1px) * 64);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .text-content[data-v-dc2b7c46] {
    padding: calc(var(--rpx, 1px) * 64) 0 calc(var(--rpx, 1px) * 24);
    text-align: left;
}
}
.cmp__brand-section-12 .responsive__layout .text-content h2[data-v-dc2b7c46] {
  font-size: 32px;
  font-weight: 500;
  line-height: 44.8px;
  color: rgb(0, 0, 0);
  margin-bottom: calc(var(--rpx, 1px) * 12);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .text-content h2[data-v-dc2b7c46] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: rgba(13, 13, 13, 0.95);
}
}
.cmp__brand-section-12 .responsive__layout .text-content p[data-v-dc2b7c46] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .text-content p[data-v-dc2b7c46] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
}
.cmp__brand-section-12 .responsive__layout .container[data-v-dc2b7c46] {
  display: flex;
  gap: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container[data-v-dc2b7c46] {
    flex-direction: column;
    height: auto;
    gap: calc(var(--rpx, 1px) * 16);
}
}
.cmp__brand-section-12 .responsive__layout .container .image-container[data-v-dc2b7c46] {
  flex: 846;
}
.cmp__brand-section-12 .responsive__layout .container .image-container picture img[data-v-dc2b7c46] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container .image-container picture img[data-v-dc2b7c46] {
    height: calc(var(--rpx, 1px) * 190);
}
}
.cmp__brand-section-12 .responsive__layout .container .features[data-v-dc2b7c46] {
  flex: 422;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}
.cmp__brand-section-12 .responsive__layout .container .features .feature[data-v-dc2b7c46] {
  border-radius: 6px;
  background: rgb(245, 245, 245);
  padding: calc(var(--rpx, 1px) * 24);
  display: flex;
  gap: calc(var(--rpx, 1px) * 20);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container .features .feature[data-v-dc2b7c46] {
    padding: calc(var(--rpx, 1px) * 12);
    gap: calc(var(--rpx, 1px) * 10);
}
}
.cmp__brand-section-12 .responsive__layout .container .features .feature img[data-v-dc2b7c46] {
  width: calc(var(--rpx, 1px) * 28);
  height: calc(var(--rpx, 1px) * 28);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container .features .feature img[data-v-dc2b7c46] {
    width: calc(var(--rpx, 1px) * 24);
    height: calc(var(--rpx, 1px) * 24);
}
}
.cmp__brand-section-12 .responsive__layout .container .features .feature .feature-content h2[data-v-dc2b7c46] {
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 8);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container .features .feature .feature-content h2[data-v-dc2b7c46] {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
}
}
.cmp__brand-section-12 .responsive__layout .container .features .feature .feature-content p[data-v-dc2b7c46] {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.55);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-12 .responsive__layout .container .features .feature .feature-content p[data-v-dc2b7c46] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
}