.cmp__brand-section-27[data-v-04834aab] {
  background: rgb(255, 255, 255);
  padding-bottom: calc(var(--rpx, 1px) * 64);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27[data-v-04834aab] {
    padding-bottom: calc(var(--rpx, 1px) * 48);
}
}
.cmp__brand-section-27 .responsive__layout h2[data-v-04834aab] {
  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-27 .responsive__layout h2[data-v-04834aab] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    padding: calc(var(--rpx, 1px) * 48) 0 calc(var(--rpx, 1px) * 32);
}
}
.cmp__brand-section-27 .responsive__layout .sections .section[data-v-04834aab] {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  gap: calc(var(--rpx, 1px) * 87);
  height: calc(var(--rpx, 1px) * 486);
}
.cmp__brand-section-27 .responsive__layout .sections .section[data-v-04834aab]:not(:last-child) {
  margin-bottom: calc(var(--rpx, 1px) * 120);
}
@media (max-width: 991.98px) {
.cmp__brand-section-27 .responsive__layout .sections .section[data-v-04834aab] {
    height: auto;
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27 .responsive__layout .sections .section[data-v-04834aab]:not(:last-child) {
    margin-bottom: calc(var(--rpx, 1px) * 42);
}
}
.cmp__brand-section-27 .responsive__layout .sections .section.active .lf[data-v-04834aab],
.cmp__brand-section-27 .responsive__layout .sections .section.active .rt[data-v-04834aab] {
  opacity: 1;
  clip-path: inset(0 round 6px);
}
.cmp__brand-section-27 .responsive__layout .sections .section img[data-v-04834aab] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cmp__brand-section-27 .responsive__layout .sections .section .lf[data-v-04834aab] {
  flex: 360;
  opacity: 0;
  clip-path: inset(0 0 0% 30% round 6px);
  transition: all 0.6s;
  will-change: opacity, transform;
}
@media (max-width: 991.98px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf[data-v-04834aab] {
    opacity: 1;
    clip-path: inset(0 round 6px);
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .lf .image-container[data-v-04834aab] {
  height: calc(var(--rpx, 1px) * 202);
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.6s;
}
@media (max-width: 991.98px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf .image-container[data-v-04834aab] {
    height: auto;
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf .image-container[data-v-04834aab] {
    height: calc(var(--rpx, 1px) * 193);
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container[data-v-04834aab] {
  margin-top: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container[data-v-04834aab] {
    margin-top: calc(var(--rpx, 1px) * 16);
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container h3[data-v-04834aab] {
  font-size: 24px;
  font-weight: 500;
  line-height: 33.6px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container h3[data-v-04834aab] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container p[data-v-04834aab] {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
  margin-top: calc(var(--rpx, 1px) * 12);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-27 .responsive__layout .sections .section .lf .text-container p[data-v-04834aab] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt[data-v-04834aab] {
  flex: 865;
  border-radius: 6px;
  overflow: hidden;
  clip-path: inset(0 30% 0 0 round 6px);
  transition: all 0.6s !important;
  position: relative;
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt .overlay[data-v-04834aab] {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt .overlay .play-btn[data-v-04834aab] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt .overlay .play-btn[data-v-04834aab], .cmp__brand-section-27 .responsive__layout .sections .section .rt .overlay .svg-icon[data-v-04834aab] {
  width: calc(var(--rpx, 1px) * 98);
  height: calc(var(--rpx, 1px) * 98);
}
@media (max-width: 991.98px) {
.cmp__brand-section-27 .responsive__layout .sections .section .rt[data-v-04834aab] {
    display: none;
}
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt .video-player[data-v-04834aab] {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.cmp__brand-section-27 .responsive__layout .sections .section .rt .video-player video[data-v-04834aab] {
  -o-object-fit: fill;
     object-fit: fill;
}