.testimonial-carousel{display:block;width:100%;position:relative}.testimonial-carousel__track{overflow:hidden;border-radius:8px;border:1px solid rgba(var(--color-foreground),.08)}.testimonial-carousel__slides{display:flex;transition:transform .4s ease;width:calc(100% * var(--slide-count, 1))}.testimonial-carousel__slide{flex:0 0 calc(100% / var(--slide-count, 1));display:flex;align-items:stretch;min-height:0}.testimonial-carousel__image-wrapper{flex-shrink:0;width:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent}.testimonial-carousel__image{width:100%;height:100%;object-fit:contain}.testimonial-carousel__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.25)}.testimonial-carousel__meta{flex:1;padding:1.2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;gap:.6rem}.testimonial-carousel__header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.testimonial-carousel__name{margin:0;font-size:1.4rem;font-weight:700;line-height:1.3;display:flex;align-items:center;gap:.4rem}.testimonial-carousel__verified{display:inline-flex;align-items:center}.testimonial-carousel__text{margin:0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.testimonial-stars{display:flex;align-items:center;gap:.2rem}.testimonial-stars__meter{position:relative;display:inline-flex}.testimonial-stars__meter--empty,.testimonial-stars__meter--full{display:flex;gap:.1rem}.testimonial-stars__meter--full{position:absolute;top:0;left:0}.testimonial-stars__mini{margin:0;font-size:1.3rem;font-weight:600;display:flex;align-items:center;gap:.2rem}.testimonial-stars__mini .stars-color{color:var(--stars-color, #EFCA00)}.testimonial-stars__full{display:flex;align-items:center;gap:.4rem}.testimonial-stars__full .testimonial-stars__note{font-size:1.3rem;font-weight:600;margin:0}.testimonial-carousel__dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.8rem}.testimonial-carousel__dot{width:6px;height:6px;border-radius:50%;border:none;background:rgba(var(--color-foreground),.15);cursor:pointer;padding:0;transition:background .25s,transform .25s}.testimonial-carousel__dot.active{background:rgb(var(--color-accent-1));transform:scale(1.3)}.testimonial-carousel__dot:hover{background:rgba(var(--color-accent-1),.5)}@media screen and (max-width:749px){.testimonial-carousel__image-wrapper{width:60px}.testimonial-carousel__meta{padding:1rem}.testimonial-carousel__name{font-size:1.3rem}.testimonial-carousel__text{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-testimonial.css.map */
