.testimonials-section{padding:80px 0}.testimonials-title{text-align:center;color:#1a1a1a;margin-bottom:64px;font-size:48px;font-weight:600;line-height:56px}.testimonials-slider-container{max-width:1040px;margin:0 auto}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:280px;padding:32px;transition:box-shadow .3s;display:flex;box-shadow:0 2px 8px #0000000a}.testimonial-card:hover{box-shadow:0 4px 16px #00000014}.testimonial-text{color:#1a1a1a;flex-grow:1;margin-bottom:24px;font-size:16px;font-weight:400;line-height:24px}.testimonial-footer{justify-content:space-between;align-items:flex-end;display:flex}.testimonial-author{align-items:center;gap:12px;display:flex}.author-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.author-info{flex-direction:column;gap:4px;display:flex}.author-name{color:#1a1a1a;font-size:16px;font-weight:600;line-height:24px}.author-role{color:#666;font-size:14px;font-weight:400;line-height:20px}.testimonial-date{color:#999;font-size:14px;font-weight:400;line-height:20px}@media only screen and (max-width:768px){.testimonials-section{padding:60px 0}.testimonials-title{margin-bottom:48px;font-size:36px;line-height:44px}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-card{min-height:220px;padding:24px}.testimonial-text{font-size:14px}.author-avatar{width:40px;height:40px}.author-name{font-size:14px}.author-role,.testimonial-date{font-size:12px}}@media only screen and (max-width:480px){.testimonials-section{padding:40px 0}.testimonials-title{margin-bottom:32px;font-size:28px;line-height:36px}.testimonials-grid{grid-template-columns:1fr;gap:16px}.testimonial-card{min-height:200px;padding:20px}.testimonial-text{margin-bottom:20px;font-size:13px}.testimonial-footer{flex-direction:column;align-items:flex-start;gap:12px}.author-avatar{width:36px;height:36px}.author-name{font-size:13px}.author-role,.testimonial-date{font-size:11px}}.all_author-name-row{align-items:center;gap:8px;display:flex}.all_pro-arrow-link{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.all_pro-arrow-icon{object-fit:contain;width:16px;height:16px}
