var mainSlider=new Swiper("#slider-section",{autoHeight:!0,loop:1,effect:"slide",speed:300,pagination:{el:".swiper-pagination",type:"bullets",clickable:"true"},navigation:{nextEl:"#slider-section .swiper-button-next",prevEl:"#slider-section .swiper-button-prev"}}),swiperTestimonial=new Swiper(".testimonial-content-wrapper.swiper-carousel-enabled",{slidesPerView:1,loop:1,effect:"slide",speed:300,freeMode:!0,spaceBetween:30,pagination:{el:"#testimonial-section .swiper-pagination",clickable:!0},navigation:{nextEl:"#testimonial-section .swiper-button-next",prevEl:"#testimonial-section .swiper-button-prev"},breakpoints:{640:{slidesPerView:3,spaceBetween:30}}});