.testimonial-card{max-width:560px;position:relative;margin:0 auto;height:100%}.testimonial-card .testimonial-content{display:flex;flex-direction:column;align-items:flex-end;gap:20px}.testimonial-card .testimonial-content .quote-and-text{display:flex;align-items:flex-start;gap:12px;width:100%}.testimonial-card .testimonial-content .quote-and-text .quote-icon{flex-shrink:0;margin-top:2px}.testimonial-card .testimonial-content .quote-and-text .quote-icon svg{width:32px;height:32px;color:#f27424;opacity:1;transform:rotate(180deg) scaleX(-1)}.testimonial-card .testimonial-content .quote-and-text .testimonial-text{padding-top:18px;font-family:Tenor Sans,sans-serif;font-size:16px;line-height:1.6;color:#342519;margin:0;font-weight:400;text-align:left;flex:1 1}@media(max-width:768px){.testimonial-card{max-width:100%;padding:24px 0}.testimonial-card .testimonial-content{gap:16px}.testimonial-card .testimonial-content .quote-and-text{gap:10px}.testimonial-card .testimonial-content .quote-and-text .quote-icon svg{width:28px;height:28px;color:#f27424;opacity:1;transform:rotate(180deg) scaleX(-1)}.testimonial-card .testimonial-content .quote-and-text .testimonial-text{font-size:15px;line-height:1.5}}@media(max-width:480px){.testimonial-card{padding:20px 0}.testimonial-card .testimonial-content{gap:14px}.testimonial-card .testimonial-content .quote-and-text{gap:8px}.testimonial-card .testimonial-content .quote-and-text .testimonial-text{font-size:14px}}