.testimonial-section{padding:99px 0 92px}.testimonial-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto}.testimonial-card{background:#fff;border:1px solid #eff0f6;border-radius:20px;padding:52.4px 32px 46px}.testimonial-section .section-header .overline{color:#e50087;font-size:var(--secondary-fontSize);font-weight:700;letter-spacing:1.8px;line-height:20px;margin-bottom:20px;text-transform:uppercase}.testimonial-section .section-header{margin:0 auto 32px;max-width:429px}.testimonial-section .section-header h3{color:var(--secondary-color)}.testimonial-section blockquote h5{line-height:1.2;margin-bottom:13.47px}.testimonial-section .author,.testimonial-section blockquote h5{color:var(--secondary-color);font-family:var(--secondary-fontFamily);font-weight:700;letter-spacing:0}.testimonial-section .author{font-size:var(--secondary-fontSize);line-height:20px;margin-bottom:8px}.testimonial-section .designation{color:var( --primary-color);font-size:var(--secondary-fontSize);font-weight:400;letter-spacing:0;line-height:20px;margin:0}.testimonial-section blockquote{color:var( --primary-color);display:block;font-size:var(--primary-fontSize);font-weight:400;letter-spacing:0;line-height:1.6;margin-bottom:29px}.testimonial-section .cta .btn{background:#e50087;border:1px solid #e50087;border-radius:100px;color:#fff;display:inline-block;font-family:var(--secondary-fontFamily);font-size:18px;font-weight:700;letter-spacing:0;line-height:20px;padding:17px 40px;text-align:center;text-decoration:none;transition:all .4s ease-in-out}.testimonial-section .cta .btn:hover{background:transparent;color:#e50087}.testimonial-section .cta{margin-top:57px}.testimonial-section .content-wrapper{max-width:1272px}@media(max-width:991px){.testimonial-card{padding:32px 20px}}@media(max-width:767px){.testimonial-grid{grid-template-columns:repeat(1,1fr)}.testimonial-section{padding:40px 0}.testimonial-section .section-header .overline{letter-spacing:1px;margin-bottom:10px}}