.testimonials{--testimonials-bg: #f7f6f3;--testimonials-heading: #1a1a1a;--testimonials-accent: #c98a3e;--testimonials-text: #4b4b4b;--testimonials-pt: 60px;--testimonials-pb: 60px;--testimonials-transition: .25s ease;background-color:var(--testimonials-bg);padding-top:var(--testimonials-pt);padding-bottom:var(--testimonials-pb)}.testimonials__container{max-width:720px;margin-inline:auto;padding-inline:20px;text-align:center}.testimonials__header{margin-bottom:28px}.testimonials__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--testimonials-text);margin:0 0 6px}.testimonials__heading{font-size:clamp(1.4rem,4vw,2rem);font-weight:700;color:var(--testimonials-heading);margin:0;line-height:1.3}.testimonials__heading-accent{display:block;color:var(--testimonials-accent)}.testimonials__avatars{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:36px;flex-wrap:wrap}.testimonials__avatar{width:48px;height:48px;border-radius:50%;padding:0;border:2px solid transparent;background:none;cursor:pointer;overflow:hidden;flex-shrink:0;transition:border-color var(--testimonials-transition),transform var(--testimonials-transition)}.testimonials__avatar:hover{transform:translateY(-2px)}.testimonials__avatar.is-active{border-color:var(--testimonials-accent)}.testimonials__avatar:focus-visible{outline:2px solid var(--testimonials-accent);outline-offset:2px}.testimonials__avatar-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.testimonials__avatar-img--placeholder{display:flex;align-items:center;justify-content:center;background:var(--testimonials-accent);color:#fff;font-weight:700;font-size:1rem}@media(prefers-reduced-motion:reduce){.testimonials__avatar{transition:none}}.testimonials__slider{position:relative;display:flex;align-items:center;justify-content:center;gap:12px}.testimonials__track{flex:1;min-width:0}.testimonials__slide{animation:testimonials-fade-in .35s ease}.testimonials__slide[hidden]{display:none}@keyframes testimonials-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.testimonials__slide{animation:none}}.testimonials__slide-title{font-size:clamp(1.1rem,3vw,1.4rem);font-weight:700;color:var(--testimonials-heading);margin:0 0 14px}.testimonials__slide-text{font-size:.95rem;line-height:1.7;color:var(--testimonials-text);margin:0 0 18px}.testimonials__rating{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:14px}.testimonials__rating-stars{display:flex;gap:2px}.star{width:18px;height:18px;flex-shrink:0}.star--full,.star--half{color:var(--testimonials-accent)}.testimonials__rating-value{font-size:.85rem;font-weight:700;color:var(--testimonials-heading)}.testimonials__customer-name{font-size:.95rem;font-weight:700;color:var(--testimonials-heading);margin:0 0 2px}.testimonials__customer-designation{font-size:.8rem;color:var(--testimonials-text);margin:0}.testimonials__arrow{width:40px;height:40px;border-radius:50%;border:none;background:var(--testimonials-accent);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform var(--testimonials-transition),opacity var(--testimonials-transition)}.testimonials__arrow:hover{transform:scale(1.08)}.testimonials__arrow:focus-visible{outline:2px solid var(--testimonials-heading);outline-offset:2px}.testimonials__arrow:disabled{opacity:.4;cursor:not-allowed;transform:none}@media(prefers-reduced-motion:reduce){.testimonials__arrow{transition:none}}.testimonials__empty{padding:40px 20px;color:var(--testimonials-text);font-size:.9rem;border:1px dashed #d1d5db;border-radius:8px}@media(min-width:768px){.testimonials__container{max-width:820px}.testimonials__avatar{width:56px;height:56px}.testimonials__arrow{width:44px;height:44px}}@media(max-width:479px){.testimonials__slider{gap:8px}.testimonials__arrow{width:34px;height:34px}.testimonials__avatar{width:42px;height:42px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/testimonials.css.map */
