.elementor-991378 .elementor-element.elementor-element-501e1e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1121297 */.slider {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .swiper-button-next::after{
        font-size: 20px !important;
    }
        .swiper-button-next{
background-color: white;
padding: 23px;
border-radius: 50px;
    }
            .swiper-button-prev{
background-color: white;
padding: 23px;
border-radius: 50px;
    }
        .swiper-button-prev::after{
        font-size: 20px !important;
    }/* End custom CSS */