.testimonials-wrapper{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.testimonials-wrapper-heading h2{margin-bottom:10px}.testimonials-wrapper-heading{margin:0 auto;max-width:950px}.testimonial-wrapper{display:flex;gap:90px}.testimonial-content{align-items:center;display:flex;flex-direction:column;gap:35px}.testimonial-author-img img{border-radius:100px}.testimonial-author-name{color:#06012d;font-size:20px;font-weight:700}.testimonial-author-role{color:#b25bde;font-size:15px}.testimonial-author-details,.testimonial-author-wrapper{align-items:center;display:flex;flex-direction:column}.testimonial-quote{position:relative}.testimonial-quote p{left:90px;margin:0;position:absolute;right:38px;top:48px}@media (max-width:1140px){.testimonial-wrapper{flex-direction:column;gap:50px}}@media (max-width:550px){.testimonial-wrapper p{font-size:16px;padding-left:30px}.testimonial-quote-icon svg{max-width:100vw;padding:0 20px;width:100vw}.testimonial-wrapper p{font-size:15px}}