.testimonials{background:var(--off-white);text-align:center;padding:48px 0}.testimonials__header{margin-bottom:36px}.testimonials__carousel{max-width:700px;margin:0 auto}.testimonials__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:48px 40px}.testimonials__stars{justify-content:center;gap:4px;margin-bottom:24px;display:flex}.testimonials__star{color:#f5a623;fill:#f5a623;font-size:1.2rem}.testimonials__quote{color:var(--dark-text);border:none;margin-bottom:28px;font-size:1.2rem;font-style:italic;line-height:1.7}.testimonials__author{justify-content:center;align-items:center;gap:12px;display:flex}.testimonials__avatar{background:var(--navy);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.testimonials__name{color:var(--navy);font-size:1rem;font-weight:600;line-height:1.2}.testimonials__role{color:var(--body-text);letter-spacing:.2px;margin-top:2px;font-size:.82rem;font-weight:500}.testimonials__meta{color:var(--body-text);margin-top:4px;font-size:.85rem}.testimonials__verified{color:#00b67a;align-items:center;gap:5px;font-size:.78rem;font-weight:600;display:inline-flex}.testimonials__verified svg{font-size:.95rem}.testimonials__controls{justify-content:center;align-items:center;gap:20px;margin-top:32px;display:flex}.testimonials__btn{border:2px solid var(--light-grey);background:var(--white);width:44px;height:44px;color:var(--navy);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.testimonials__btn:hover{border-color:var(--orange);color:var(--orange)}.testimonials__counter{min-width:68px;font-family:var(--font-primary);color:var(--navy);letter-spacing:.5px;-webkit-user-select:none;user-select:none;justify-content:center;align-items:baseline;gap:6px;display:inline-flex}.testimonials__counter-current{color:var(--orange);font-size:1.5rem;font-weight:700;line-height:1}.testimonials__counter-sep{color:var(--light-grey);font-size:1rem;font-weight:400}.testimonials__counter-total{color:var(--body-text);font-size:1rem;font-weight:500}@media (max-width:768px){.testimonials{padding:36px 0}.testimonials__card{padding:32px 22px}.testimonials__quote{margin-bottom:22px;font-size:1.02rem}.testimonials__controls{gap:14px;margin-top:24px}}
