.detail-differential[data-v-6da7e511] {
  background: rgb(19, 19, 19);
}
.detail-differential .content-section[data-v-6da7e511] {
  margin: 0 auto;
  width: clamp(0px, 100vw, 1440px);
  padding: 0 clamp(0px, 4.4444444444vw, 64px);
}
.detail-differential-item[data-v-6da7e511] {
  height: clamp(0px, 44.4444444444vw, 640px);
  position: relative;
}
.detail-differential-item .differential-image-section[data-v-6da7e511] {
  overflow: hidden;
}
.detail-differential-item .differential-image[data-v-6da7e511] {
  z-index: 0;
}
.detail-differential-item .text-section[data-v-6da7e511] {
  z-index: 1;
  padding: clamp(0px, 5.5555555556vw, 80px) clamp(0px, 9.5138888889vw, 137px) clamp(0px, 5.5555555556vw, 80px) clamp(0px, 4.4444444444vw, 64px);
  background: rgb(19, 19, 19);
}
.detail-differential-item .text-section .title[data-v-6da7e511] {
  font-size: clamp(0px, 2.2222222222vw, 32px);
  line-height: 140%;
  font-weight: 500;
  font-family: "Montserrat-Medium";
  color: rgba(255, 255, 255, 0.95);
}
.detail-differential-item .text-section .desc[data-v-6da7e511] {
  font-size: clamp(0px, 1.25vw, 18px);
  line-height: 170%;
  font-weight: 500;
  font-family: "Montserrat-Medium";
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 1024px) {
.detail-differential[data-v-6da7e511] {
    padding: 72px 0 48px;
}
.detail-differential .swiper-slide[data-v-6da7e511] {
    height: auto;
}
.detail-differential .swiper-slide-image[data-v-6da7e511] {
    aspect-ratio: 375/202;
    height: auto;
}
.detail-differential .text-section[data-v-6da7e511] {
    padding: 0 16px;
    margin-bottom: 24px;
}
.detail-differential .text-section .title[data-v-6da7e511] {
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    font-family: "Montserrat-Medium";
    color: rgba(255, 255, 255, 0.95);
}
.detail-differential .text-section .desc[data-v-6da7e511] {
    font-size: 14px;
    line-height: 160%;
    font-weight: 400;
    font-family: "Montserrat";
    color: rgba(255, 255, 255, 0.55);
    margin-top: 30px;
}
.detail-differential[data-v-6da7e511] .swiper-pagination-progressbar {
    --swiper-pagination-progressbar-size: 1px;
    --swiper-pagination-color: white;
    --swiper-pagination-progressbar-bg-color: rgba(255, 255, 255, 0.3);
    position: relative;
    margin: 30px 16px 0;
    width: calc(100% - 32px);
}
}