.testimonials-section .testimonials-grid{display:flex;gap:30px;align-items:stretch}.testimonials-section .testimonials-grid .single-testimonial{background-color:#93d227;width:calc(33% - 15px);padding:30px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between}.testimonials-section .testimonials-grid .single-testimonial .svg-testimonial{margin-bottom:15px}.testimonials-section .testimonials-grid .single-testimonial p{font-size:1.2em}.testimonials-section .testimonials-grid .single-testimonial .smalltp{font-size:1em!important;margin-bottom:3px}.testimonials-section .testimonial_wrap{padding:0 2em}@media (min-width:992px){.testimonials-section .testimonial_wrap{display:grid;grid-template-columns:minmax(4rem,1fr) minmax(0,1380px);padding:0}}@media (min-width:1600px){.testimonials-section .testimonial_wrap{grid-template-columns:minmax(4rem,1fr) minmax(0,1675px)}}.testimonials-section .testimonials-carousel{margin:auto}.testimonials-section .testimonials-carousel .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:auto!important}.testimonials-section .testimonials-carousel .single-testimonial{background-color:#93d227;padding:30px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.testimonials-section .testimonials-carousel .single-testimonial .svg-testimonial{margin-bottom:15px}.testimonials-section .testimonials-carousel .single-testimonial p{font-size:1.2em}.testimonials-section .testimonials-carousel .single-testimonial .smalltp{font-family:GeologicaBold;font-size:1em!important;margin-bottom:8px;line-height:1.1em}.testimonials-pagination{position:relative;margin-top:2em}.testimonials-pagination .swiper-pagination-bullet{background-color:#027dfe;width:15px;height:15px;margin:0 5px;border-radius:50%}.testimonial-background{background-color:#f0f3fa;padding:4em 0}