.testimonial-wrap{padding-block:80px}.testimonial-wrap .wrap{display:flex;flex-direction:column;gap:24px;margin-inline:auto;padding-inline:32px;width:min(var(--width),100%)}.testimonial-wrap .top-section{align-items:center;background-color:var(--bg-color);border-radius:22px;display:flex;gap:20px;padding:50px}.testimonial-wrap .text-content{display:grid;gap:6px}.testimonial-wrap h4{font-size:22px;font-weight:400;line-height:34px;text-align:left}.testimonial-wrap h4 strong{font-weight:600}.testimonial-wrap .bottom-section{display:grid;gap:16px;place-items:center}.testimonial-wrap .bottom-section h4{line-height:32px;text-align:center}@media (max-width:650px){.testimonial-wrap{padding-block:60px}.testimonial-wrap .top-section{padding:30px}}@media (max-width:500px){.testimonial-wrap .top-section{align-items:flex-start;flex-direction:column}}