.testimonials{padding:var(--spacing-3xl) 0;background-color:var(--color-background-secondary);overflow:hidden}.testimonials__header{text-align:center;max-width:700px;margin:0 auto var(--spacing-2xl)}.testimonials__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;margin-bottom:var(--spacing-sm)}.testimonials__subtitle{color:var(--color-text-light);font-size:1.125rem}.testimonials__slider{position:relative;overflow:hidden}.testimonials__track{display:flex;gap:24px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.testimonial-card{min-width:calc(50% - 12px);max-width:calc(50% - 12px);flex-shrink:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000001a}.testimonial-card--has-image{flex-direction:row;min-height:280px}.testimonial-card--has-image .testimonial-card__image{width:45%;min-width:45%;position:relative;overflow:hidden}.testimonial-card--has-image .testimonial-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.testimonial-card--has-image:hover .testimonial-card__image img{transform:scale(1.05)}.testimonial-card--has-image .testimonial-card__body{width:55%;padding:24px;display:flex;flex-direction:column}.testimonial-card:not(.testimonial-card--has-image) .testimonial-card__body{padding:32px;flex:1;display:flex;flex-direction:column}.testimonial-card__quote-icon{position:absolute;top:20px;right:20px;width:32px;height:32px;color:#5cb85c1a}.testimonial-card__body{position:relative}.testimonial-card__rating{display:flex;gap:3px;margin-bottom:12px;color:#ffb800}.testimonial-card__rating svg{width:16px;height:16px}.testimonial-card__content{color:var(--color-text);font-size:.9375rem;line-height:1.7;margin-bottom:auto;padding-bottom:16px}.testimonial-card__content p{margin:0}.testimonial-card__author{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid #eef2ee;margin-top:auto}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark, #449d44) 100%);color:#fff;font-weight:700;font-size:1rem}.testimonial-card__info{flex-grow:1}.testimonial-card__name{font-weight:700;font-size:.875rem;margin-bottom:1px;color:var(--color-text)}.testimonial-card__meta{font-size:.75rem;color:var(--color-text-light)}.testimonial-card__verified{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;background:#5cb85c1a;color:var(--color-primary);font-size:.6875rem;font-weight:600;border-radius:6px;margin-top:3px}.testimonial-card__verified svg{width:12px;height:12px}.testimonials__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.testimonials__btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid var(--color-border);border-radius:50%;cursor:pointer;color:var(--color-text);transition:all .2s ease}.testimonials__btn:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(1.08)}.testimonials__btn:disabled{opacity:.25;cursor:not-allowed}.testimonials__btn svg{width:20px;height:20px}.testimonials__dots{display:flex;gap:8px;align-items:center}.testimonials__dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--color-border);cursor:pointer;padding:0;transition:all .3s ease}.testimonials__dot.is-active{background:var(--color-primary);width:28px;border-radius:5px}.testimonials__dot:hover:not(.is-active){background:var(--color-text-light)}@media(max-width:768px){.testimonials{padding:var(--spacing-xl) 0}.testimonials__header{margin-bottom:var(--spacing-lg)}.testimonials__title{font-size:1.5rem}.testimonials__subtitle{font-size:.9375rem}.testimonial-card{min-width:100%;max-width:100%}.testimonial-card--has-image{flex-direction:column;min-height:auto}.testimonial-card--has-image .testimonial-card__image{width:100%;min-width:100%;height:200px}.testimonial-card--has-image .testimonial-card__body{width:100%;padding:20px}.testimonial-card:not(.testimonial-card--has-image) .testimonial-card__body{padding:20px}.testimonial-card__quote-icon{width:24px;height:24px;top:16px;right:16px}.testimonial-card__content{font-size:.875rem;line-height:1.6}.testimonial-card__rating svg{width:14px;height:14px}.testimonial-card__avatar{width:38px;height:38px}.testimonial-card__name{font-size:.8125rem}.testimonials__nav{margin-top:20px;gap:12px}.testimonials__btn{width:38px;height:38px}.testimonials__btn svg{width:16px;height:16px}.testimonials__dot{width:8px;height:8px}.testimonials__dot.is-active{width:22px}.testimonial-card:hover{transform:none}}@media(min-width:769px)and (max-width:1024px){.testimonial-card--has-image .testimonial-card__image{width:40%;min-width:40%}.testimonial-card--has-image .testimonial-card__body{width:60%;padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-testimonials.css.map */
