.cmp__brand-section-06[data-v-cdd72d26] {
  background-color: #fff;
  padding: calc(var(--rpx, 1px) * 80) 0 calc(var(--rpx, 1px) * 64);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06[data-v-cdd72d26] {
    padding: calc(var(--rpx, 1px) * 48) 0 calc(var(--rpx, 1px) * 64);
}
}
.cmp__brand-section-06 .brand-section-06-header[data-v-cdd72d26] {
  font-size: 42px;
  font-weight: 500;
  line-height: 58.8px;
  color: rgba(0, 0, 0, 0.95);
  text-align: center;
  padding-bottom: calc(var(--rpx, 1px) * 80);
}
.cmp__brand-section-06 .brand-section-06-header span[data-v-cdd72d26] {
  font-size: 42px;
  font-weight: 500;
  line-height: 58.8px;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-header[data-v-cdd72d26] {
    font-size: 28px;
    font-weight: 500;
    line-height: 39.2px;
    color: rgba(13, 13, 13, 0.95);
    padding-bottom: calc(var(--rpx, 1px) * 48);
}
.cmp__brand-section-06 .brand-section-06-header span[data-v-cdd72d26] {
    font-size: 28px;
    font-weight: 500;
    line-height: 39.2px;
}
}
.cmp__brand-section-06 .brand-section-06-sub-header[data-v-cdd72d26] {
  text-align: center;
  margin-bottom: calc(var(--rpx, 1px) * 64);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-sub-header[data-v-cdd72d26] {
    text-align: left;
    margin-bottom: calc(var(--rpx, 1px) * 24);
}
}
.cmp__brand-section-06 .brand-section-06-sub-header h3[data-v-cdd72d26] {
  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-06 .brand-section-06-sub-header h3[data-v-cdd72d26] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: rgba(13, 13, 13, 0.95);
}
}
.cmp__brand-section-06 .brand-section-06-sub-header p[data-v-cdd72d26] {
  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-06 .brand-section-06-sub-header p[data-v-cdd72d26] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
}
.cmp__brand-section-06 .brand-section-06-video[data-v-cdd72d26] {
  position: relative;
  height: calc(var(--rpx, 1px) * 620);
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-video[data-v-cdd72d26] {
    height: calc(var(--rpx, 1px) * 193);
}
}
.cmp__brand-section-06 .brand-section-06-video .video-player[data-v-cdd72d26] {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.cmp__brand-section-06 .brand-section-06-video img[data-v-cdd72d26] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cmp__brand-section-06 .brand-section-06-video .video-play[data-v-cdd72d26] {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
.cmp__brand-section-06 .brand-section-06-video .video-play .video-play-btn[data-v-cdd72d26] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(var(--rpx, 1px) * 98);
  height: calc(var(--rpx, 1px) * 98);
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-video .video-play .video-play-btn[data-v-cdd72d26] {
    width: calc(var(--rpx, 1px) * 48);
    height: calc(var(--rpx, 1px) * 48);
}
}
.cmp__brand-section-06 .brand-section-06-video .video-play.hide[data-v-cdd72d26] {
  opacity: 0;
  pointer-events: none;
}
.cmp__brand-section-06 .brand-section-06-features[data-v-cdd72d26] {
  padding: calc(var(--rpx, 1px) * 24) calc(var(--rpx, 1px) * 8);
  background: rgb(245, 245, 245);
  margin-top: calc(var(--rpx, 1px) * 36);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-features[data-v-cdd72d26] {
    gap: 6px;
    padding: 0;
    background: #fff;
    justify-content: space-between;
}
}
@media screen and (min-width: 768px) {
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26] {
    width: 33.33%;
    text-align: center;
    padding: 0 calc(var(--rpx, 1px) * 24);
    display: flex;
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(1), .cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(2), .cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(3) {
    margin-bottom: calc(var(--rpx, 1px) * 40);
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(2) {
    border-left: 1px solid rgb(217, 217, 217);
    border-right: 1px solid rgb(217, 217, 217);
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(4) {
    border-right: 1px solid rgb(217, 217, 217);
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26] {
    width: calc(50% - 3px);
    background: rgb(245, 245, 245);
    padding: calc(var(--rpx, 1px) * 12);
    border-radius: 6px;
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature[data-v-cdd72d26]:nth-child(5) {
    width: 100%;
}
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature img[data-v-cdd72d26] {
  width: calc(var(--rpx, 1px) * 36);
  height: calc(var(--rpx, 1px) * 36);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature img[data-v-cdd72d26] {
    width: calc(var(--rpx, 1px) * 24);
    height: calc(var(--rpx, 1px) * 24);
    margin-left: -4px;
}
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature div[data-v-cdd72d26] {
  text-align: left;
  margin-left: calc(var(--rpx, 1px) * 16);
  padding: calc(var(--rpx, 1px) * 4) 0;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature div[data-v-cdd72d26] {
    padding: 0;
    margin-left: 0;
    margin-top: calc(var(--rpx, 1px) * 8);
}
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature-title[data-v-cdd72d26] {
  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-06 .brand-section-06-features .brand-section-06-feature-title[data-v-cdd72d26] {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
}
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature-desc[data-v-cdd72d26] {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.55);
}
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature-desc-note[data-v-cdd72d26] {
  display: block;
  font-size: 12px;
  line-height: 16px;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .brand-section-06-features .brand-section-06-feature-desc[data-v-cdd72d26] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.6);
}
}
.cmp__brand-section-06 .v-pop[data-v-cdd72d26] {
  height: calc(var(--vh, 1vh) * 100);
  left: 0;
  position: fixed;
  top: 0;
  transform: translateY(120vh);
  width: 100%;
  z-index: 9999;
  transition: transform 0.5s;
}
.cmp__brand-section-06 .v-pop.show[data-v-cdd72d26] {
  transform: translateY(0);
}
.cmp__brand-section-06 .v-pop .v-pop-container[data-v-cdd72d26] {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  background: #201f1c;
}
.cmp__brand-section-06 .v-pop .v-pop-container .v-pop-wrapper[data-v-cdd72d26] {
  width: 75vw;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .v-pop .v-pop-container .v-pop-wrapper[data-v-cdd72d26] {
    width: 86.67vw;
}
}
.cmp__brand-section-06 .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player[data-v-cdd72d26] {
  height: 100%;
  max-height: 75vh;
  outline: none;
  width: 100%;
}
.cmp__brand-section-06 .v-pop .v-pop-close[data-v-cdd72d26] {
  cursor: pointer;
  height: 32px;
  margin-left: auto;
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-06 .v-pop .v-pop-close[data-v-cdd72d26] {
    right: 7vw;
    right: calc(var(--vw, 1vw) * 7);
    top: 100px;
}
}