.testimonials2-section{background-color:var(--theme-primary-color);border-radius:var(--radius-2xl)}.testimonials2-header{margin-bottom:var(--space-12);text-align:center}.testimonial2-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid transparent;border-radius:var(--radius-xl);-webkit-box-shadow:var(--shadow-sm);box-shadow:var(--shadow-sm);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:var(--space-8)}.testimonial2-card,.testimonial2-card-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonial2-card-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:var(--space-4)}.testimonial2-quote-icon{color:var(--theme-secondary-color);font-size:2.5rem;line-height:1;opacity:.5}.testimonial2-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:4px}.testimonial2-rating i{color:#ffc107;-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:1rem}.testimonial2-text{-webkit-box-flex:1;-ms-flex-positive:1;color:var(--color-text-tertiary);-webkit-flex-grow:1;flex-grow:1;font-size:var(--font-size-lg);font-style:italic;margin-bottom:var(--space-6)}.testimonial2-author{border-top:1px solid var(--bg-light1);margin-top:auto;padding-top:var(--space-4)}.testimonial2-author,.testimonial2-avatar{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonial2-avatar{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;background:var(--bg-light);border-radius:50%;color:var(--theme-primary-color);-webkit-flex-shrink:0;flex-shrink:0;font-size:var(--font-size-lg);font-weight:700;height:48px;-webkit-justify-content:center;justify-content:center;margin-right:var(--space-3);overflow:hidden;width:48px}.testimonial2-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.testimonial2-avatar-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:var(--bg-light2);color:var(--theme-primary-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.25rem;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}.testimonial2-info .testimonial-name{color:var(--color-text-tertiary);font-size:var(--font-size-base)!important;font-weight:var(--font-weight-medium);margin-bottom:0}.testimonial2-info p{color:var(--color-text-tertiary);font-size:var(--font-size-base);margin-bottom:0}.testimonials2-footer{margin-top:var(--space-10);text-align:center}.testimonial-text-clamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.testimonial-text-expanded{-webkit-line-clamp:unset!important;overflow:visible!important}