.cmp__brand-section-17[data-v-bc626f37] {
  background: #fff;
}
.cmp__brand-section-17 .responsive__layout[data-v-bc626f37] {
  padding-bottom: calc(var(--rpx, 1px) * 64);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout[data-v-bc626f37] {
    padding-bottom: calc(var(--rpx, 1px) * 48);
}
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-17 .responsive__layout .pc-layout[data-v-bc626f37] {
    display: none;
}
}
.cmp__brand-section-17 .responsive__layout .mobile-layout[data-v-bc626f37] {
  display: none;
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-17 .responsive__layout .mobile-layout[data-v-bc626f37] {
    display: block;
}
}
.cmp__brand-section-17 .responsive__layout .container[data-v-bc626f37] {
  display: flex;
  height: calc(var(--rpx, 1px) * 580);
  background: rgb(250, 250, 250);
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-17 .responsive__layout .container[data-v-bc626f37] {
    flex-direction: column;
    height: auto;
}
}
.cmp__brand-section-17 .responsive__layout .container .images[data-v-bc626f37] {
  flex: 837;
  position: relative;
}
.cmp__brand-section-17 .responsive__layout .container .images.mobile-layout[data-v-bc626f37] {
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-17 .responsive__layout .container .images[data-v-bc626f37] {
    height: calc(var(--rpx, 1px) * 580);
    flex: unset;
    margin: calc(var(--rpx, 1px) * 24) 0;
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .images[data-v-bc626f37] {
    height: calc(var(--rpx, 1px) * 200);
    margin: calc(var(--rpx, 1px) * 24) 0 calc(var(--rpx, 1px) * 20);
}
}
.cmp__brand-section-17 .responsive__layout .container .images img[data-v-bc626f37] {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.cmp__brand-section-17 .responsive__layout .container .images img.active[data-v-bc626f37] {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}
.cmp__brand-section-17 .responsive__layout .container .content[data-v-bc626f37] {
  flex: 475;
  padding: calc(var(--rpx, 1px) * 48);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-17 .responsive__layout .container .content[data-v-bc626f37] {
    padding: var(--gutter);
    flex: unset;
}
}
.cmp__brand-section-17 .responsive__layout .container .content .text-wrapper h1[data-v-bc626f37] {
  font-size: 32px;
  font-weight: 500;
  line-height: 44.8px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 12);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .content .text-wrapper h1[data-v-bc626f37] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: rgba(13, 13, 13, 0.95);
}
}
.cmp__brand-section-17 .responsive__layout .container .content .text-wrapper p[data-v-bc626f37] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .content .text-wrapper p[data-v-bc626f37] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section[data-v-bc626f37] {
  padding: calc(var(--rpx, 1px) * 20) 0;
  border-top: 1px solid rgb(220, 220, 220);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .content .sections .section[data-v-bc626f37] {
    padding: calc(var(--rpx, 1px) * 17) calc(var(--rpx, 1px) * 4);
}
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section.active h2[data-v-bc626f37]::before {
  transform: rotate(0);
  opacity: 0;
}
@media screen and (min-width: 992) {
.cmp__brand-section-17 .responsive__layout .container .content .sections .section[data-v-bc626f37]:last-child {
    padding-bottom: 0;
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section[data-v-bc626f37]:first-child {
    border-top: 0;
}
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section h2[data-v-bc626f37] {
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  color: rgba(0, 0, 0, 0.95);
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .content .sections .section h2[data-v-bc626f37] {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
}
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section h2[data-v-bc626f37]::after, .cmp__brand-section-17 .responsive__layout .container .content .sections .section h2[data-v-bc626f37]::before {
  content: "";
  width: 12px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section h2[data-v-bc626f37]::before {
  transform: rotate(-90deg);
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section .desc[data-v-bc626f37] {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out;
}
.cmp__brand-section-17 .responsive__layout .container .content .sections .section p[data-v-bc626f37] {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.55);
  padding-top: calc(var(--rpx, 1px) * 16);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-17 .responsive__layout .container .content .sections .section p[data-v-bc626f37] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    padding-top: calc(var(--rpx, 1px) * 12);
}
}