salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -50px;
}

.banner-button{
position: absolute;
    bottom: 20%;
    right: 14%;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 10px 20px;

}

@media (max-width: 1024px) {
  .banner-button {
    display: none;
  }
}

.square-static-images-itmes .square-static-item{
min-height:150px;
max-height:150px;
}

.square-static-images-itmes .square-static-item:hover .lazy__bg{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
}

.whatsapp-icon{
    width: 60px !important;
    height: 60px !important;
    position:relative;
    z-index:1;
}

.whatsapp-link{
position:fixed !important;
  z-index:2 !important;
}