  .home-swiper {
  width: 100%;
  height: 900px;
  opacity: 1;
}
.home-swiper .container {
  --swiper-navigation-color: #ffffff;
  --swiper-pagination-color: #fff;
  --swiper-navigation-size: 75px;
  --swiper-navigation-sides-offset: 152px;
}
.home-swiper .container img {
  width: 100%;
  height: 100%;
}

.home-header {
  position: relative;
  width: 100%;
  height: 900px;
}
