.home-bg .home-feature-banner[data-v-d195479c] {
  height: 46vw;
  margin-top: -2vw;
  margin-bottom: -2.5vw;
}

.home-bg .home-feature-banner .swiper-container[data-v-d195479c] {
  width: 100%;
  overflow: hidden;
}

.home-bg .home-feature-banner .swiper-slide[data-v-d195479c] {
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
}

.home-bg .home-feature-banner .swiper-slide img[data-v-d195479c] {
  display: block;
  width: auto;
  height: 92%;
  max-width: 88%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
}

.home-bg .home-feature-banner .swiper-lazy-preloader[data-v-d195479c] {
  display: none;
}
