.elementor-234 .elementor-element.elementor-element-7e02df8{--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:130px;--margin-left:0px;--margin-right:0px;}.elementor-234 .elementor-element.elementor-element-a0ff71c{--swiper-slides-to-display:3;--swiper-offset-size:200px;--swiper-slides-gap:24px;--swiper-pagination-size:9px;--dots-normal-color:#003B2D;--swiper-pagination-spacing:50px;}.elementor-234 .elementor-element.elementor-element-a0ff71c .swiper-slide > .elementor-element{height:100%;}.elementor-234 .elementor-element.elementor-element-a0ff71c .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:8px;--swiper-pagination-bullet-vertical-gap:8px;}@media(max-width:1024px){.elementor-234 .elementor-element.elementor-element-7e02df8{--margin-top:0px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;}.elementor-234 .elementor-element.elementor-element-a0ff71c{--swiper-slides-to-display:1;--swiper-offset-size:100px;}}@media(max-width:767px){.elementor-234 .elementor-element.elementor-element-a0ff71c{--swiper-slides-to-display:1;--swiper-offset-size:0px;}}/* Start custom CSS */.testimonials .swiper-slide {
    display: flex;
    align-items: center;
    min-height: 550px
}

.test-img, .test-img img {
    min-height: 60px!important;
	width: auto!important;
}

.swiper-slide-active .test-img, .swiper-slide-active .test-img img {
    min-height: unset!important;
    height: 32px!important;
}

.testimonials .swiper-slide-active {
    min-width: 700px!important;
}

.swiper-slide-active .test-slide {
    background: rgba(168, 216, 245, 0.16);
}

.swiper-slide:not(.swiper-slide-active) .test-content {
    display: none;
}

.swiper-slide-active .test-content {
    display: block;
}

@media screen and (max-width: 1024px) {
    .testimonials .swiper-slide-active {
    min-width: unset!important;
}
}/* End custom CSS */