.swiper {
  --swiper-theme-color: #84C1B1;
}
.swiper img {
  width: 100%;
}
.swiper .absolute-btn {
  position: absolute;
  bottom: 40px;
  right: 50px;
  z-index: 1;
}


