.cmp__features[data-v-c41da6a2] {
  padding: 40px 0;
  background-color: #fff;
  overflow: hidden;
}
.cmp__features .cmp__features__title[data-v-c41da6a2] {
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__features .cmp__features__title br[data-v-c41da6a2] {
  display: none;
}
.cmp__features .cmp__features__subtitle[data-v-c41da6a2] {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.5);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper .swiper-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider {
  margin-top: 50px;
  height: 580px;
  position: relative;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-next,
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease;
  z-index: 1;
  cursor: pointer;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-next {
  right: 20px;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-prev {
  left: 20px;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
  flex-shrink: 0;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__image {
  overflow: hidden;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text {
  display: none;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide.swiper-slide-active img {
  transform: scale(1);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider {
  margin-top: 20px;
  overflow: hidden;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide {
  padding-top: 20px;
  padding-right: 20px;
  transition: opacity 0.3s ease;
  position: relative;
  cursor: pointer;
  backface-visibility: hidden;
  flex-shrink: 0;
  flex: 1;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgb(217, 217, 217);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide::before {
  transform: translateY(-0.5px);
  height: 2px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .thumbs-slider-title,
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .thumbs-slider-des {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active::before {
  transition: width 3s linear;
  width: 100%;
  background: rgb(0, 0, 0);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide .thumbs-slider-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.95);
  opacity: 0.55;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide .thumbs-slider-des {
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 8px;
  opacity: 0.55;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper .swiper-container {
  width: 100%;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper .swiper-container .swiper-wrapper {
  display: flex;
  transition-property: transform;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper .swiper-container .swiper-pagination {
  position: relative;
  margin-top: 10px;
}
.cmp__features.dark-theme[data-v-c41da6a2] {
  background-color: rgba(0, 0, 0, 0.95);
}
.cmp__features.dark-theme .cmp__features__title[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__subtitle[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.5);
}
.cmp__features.dark-theme .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text[data-v-c41da6a2] {
  background: rgb(22, 22, 22);
}
.cmp__features.dark-theme .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text .thumbs-slider-title[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text .thumbs-slider-des[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__swiper.images-slider .swiper-pagination[data-v-c41da6a2] {
  background: rgba(255, 255, 255, 0.3);
}
.cmp__features.dark-theme .cmp__features__swiper.images-slider .swiper-pagination .swiper-pagination-progressbar-fill[data-v-c41da6a2] {
  background: rgb(255, 255, 255);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide[data-v-c41da6a2]::after {
  background: rgba(255, 255, 255, 0.5);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide[data-v-c41da6a2]::before {
  background: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .thumbs-slider-title[data-v-c41da6a2],
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .thumbs-slider-des[data-v-c41da6a2] {
  opacity: 1;
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active[data-v-c41da6a2]::before {
  background: rgb(255, 255, 255);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide .thumbs-slider-title[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.dark-theme .cmp__features__swiper.thumbs-slider .swiper-wrapper .swiper-slide .thumbs-slider-des[data-v-c41da6a2] {
  color: rgba(255, 255, 255, 0.95);
}
.cmp__features.gray-theme[data-v-c41da6a2] {
  background-color: #F7F7F7;
}
@media screen and (max-width: 768px) {
.cmp__features[data-v-c41da6a2] {
    padding: 40px 0 48px;
}
.cmp__features .cmp__features__title[data-v-c41da6a2] {
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    margin-top: 12px;
    text-align: center;
}
.cmp__features .cmp__features__title br[data-v-c41da6a2] {
    display: block;
}
.cmp__features .cmp__features__subtitle[data-v-c41da6a2] {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: center;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider {
    margin-top: 80px;
    height: unset;
    width: 100%;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-next,
  .cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-button-prev {
    display: none;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide {
    width: 88.8vw;
    max-width: 460px;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__image {
    aspect-ratio: 3/2;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: inline-block;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text {
    margin-top: 6px;
    display: block;
    background: rgb(246, 246, 246);
    border-radius: 6px;
    padding: 24px 16px;
    height: calc(100% - 220px);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text .thumbs-slider-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.95);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide .cmp__features__swiper__text .thumbs-slider-des {
    margin-top: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    color: rgba(0, 0, 0, 0.55);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-wrapper .swiper-slide.swiper-slide-active img {
    transform: scale(1);
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-pagination {
    position: relative;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.095);
    margin-top: 30px;
}
.cmp__features[data-v-c41da6a2] .cmp__features__swiper.images-slider .swiper-pagination .swiper-pagination-progressbar-fill {
    background: rgba(0, 0, 0, 0.95);
    height: 100%;
    display: block;
    transform-origin: left top;
    transition: transform 0.3s ease;
}
.cmp__features[data-v-c41da6a2] .thumbs-slider {
    display: none;
}
}