.cmp__brand-section-24[data-v-a318a939] {
  background: rgb(250, 250, 250);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24[data-v-a318a939] {
    padding-bottom: calc(var(--rpx, 1px) * 48);
}
}
.cmp__brand-section-24 .responsive__layout[data-v-a318a939] {
  overflow: hidden;
}
.cmp__brand-section-24 .responsive__layout h2[data-v-a318a939] {
  font-size: 42px;
  font-weight: 500;
  line-height: 58.8px;
  color: rgba(0, 0, 0, 0.95);
  padding: calc(var(--rpx, 1px) * 80) 0;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout h2[data-v-a318a939] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    padding: calc(var(--rpx, 1px) * 48) 0 0 0;
}
}
.cmp__brand-section-24 .responsive__layout .container[data-v-a318a939] {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--rpx, 1px) * 20);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container[data-v-a318a939] {
    flex-direction: column;
}
}
.cmp__brand-section-24 .responsive__layout .container img[data-v-a318a939] {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  transition: 0.3s;
}
.cmp__brand-section-24 .responsive__layout .container .cards[data-v-a318a939] {
  width: calc(50% - var(--rpx, 1px) * 10);
  margin-bottom: calc(var(--rpx, 1px) * 40);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container .cards[data-v-a318a939] {
    width: 100%;
    margin-bottom: 0;
    margin-top: calc(var(--rpx, 1px) * 32);
    display: flex;
    flex-direction: column-reverse;
}
}
.cmp__brand-section-24 .responsive__layout .container .cards .title[data-v-a318a939] {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.95);
  padding: calc(var(--rpx, 1px) * 20);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container .cards .title[data-v-a318a939] {
    padding: 0;
    margin-bottom: calc(var(--rpx, 1px) * 12);
}
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper[data-v-a318a939] {
  position: relative;
  overflow: hidden;
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide[data-v-a318a939] {
  height: calc(var(--rpx, 1px) * 388);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 769px) {
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide.swiper-slide-active:hover img[data-v-a318a939] {
    transform: scale(1.1);
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide[data-v-a318a939] {
    height: calc(var(--rpx, 1px) * 206);
}
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide picture[data-v-a318a939] {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide picture[data-v-a318a939]::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70.07%, rgba(0, 0, 0, 0.7) 100.1%);
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide p[data-v-a318a939] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(255, 255, 255);
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: calc(var(--rpx, 1px) * 20);
  padding-bottom: calc(var(--rpx, 1px) * 16);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-slide p[data-v-a318a939] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding-left: calc(var(--rpx, 1px) * 12);
    padding-bottom: calc(var(--rpx, 1px) * 27);
}
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-pagination[data-v-a318a939] {
  position: absolute;
  right: calc(var(--rpx, 1px) * 20);
  bottom: calc(var(--rpx, 1px) * 16);
  display: flex;
  gap: 4px;
  padding: calc(var(--rpx, 1px) * 4) 0;
  z-index: 1;
  left: unset;
  width: unset;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-pagination[data-v-a318a939] {
    left: calc(var(--rpx, 1px) * 12);
    bottom: calc(var(--rpx, 1px) * 12);
    right: unset;
}
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-pagination[data-v-a318a939] .swiper-pagination-bullet {
  width: calc(var(--rpx, 1px) * 39);
  height: 2px;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.2);
  transition: 0.3s;
  border-radius: 0 !important;
}
.cmp__brand-section-24 .responsive__layout .container .cards .swiper .swiper-pagination[data-v-a318a939] .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgb(255, 255, 255);
}