.testimonials-wrapper{background:linear-gradient(0deg,hsla(0,0%,95%,.8),hsla(0,0%,95%,.8)),url(/assets/Home/testimonials/bannerbg.webp) #d3d3d3 50%/cover no-repeat;max-width:1968px;margin:0 auto}.testimonials-wrapper .section-wrap{display:flex;flex-direction:column;gap:48px}.testimonials-wrapper .section-wrap .header-wrapper{display:flex;flex-direction:column;gap:24px;text-align:center}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper{display:flex;flex-direction:row;align-items:stretch}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-next,.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-prev{background:none;color:transparent}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-next:after,.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-prev:after{display:none}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-next,.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-prev{background-repeat:no-repeat;border-radius:60px;border:1.5px solid var(--Grey-200,#e7e7e7);background-color:var(--White,#fff);background-size:20px;background-position:50%;cursor:pointer;width:35px;height:40px;padding:24px;transition:all .3s ease-in-out}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-next:hover,.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-prev:hover{background-color:var(--Grey-200,#e7e7e7)}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-next{background-image:url(/assets/swiper-next-arrow.svg)}.testimonials-wrapper .section-wrap .testimonials-swipper-wrapper .swiper-button-prev{background-image:url(/assets/swiper-prev-arrow.svg)}.testimonials-wrapper .section-wrap .main-btn{margin:0 auto;width:-moz-fit-content;width:fit-content}.testimonial-card-wrapper{width:100%;height:100%;border-radius:var(--Radius,30px);background:#fff;padding:32px;display:flex;align-items:flex-start;gap:48px}.testimonial-card-wrapper .left{width:85%;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:24px}.testimonial-card-wrapper .left.full{width:100%}.testimonial-card-wrapper .right{width:20%}.testimonial-card-wrapper .right img{width:80px;height:100px;border-radius:6px}