.customer-testimonials{overflow:hidden}.customer-testimonials .title-wrapper-with-link{margin-bottom:3rem}.testimonials-slider{position:relative;overflow:hidden}.testimonials-slider--full-width{margin:0 calc(-50vw + 50%);width:100vw}.testimonials-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding:0 1rem;cursor:grab}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonials-carousel:active{cursor:grabbing}@media screen and (min-width: 750px){.testimonials-carousel{gap:3rem;padding:0 2rem}}.testimonial-slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}@media screen and (min-width: 750px){.testimonial-slide{flex:0 0 calc(50% - 1.5rem)}}@media screen and (min-width: 990px){.testimonial-slide{flex:0 0 calc(33.333% - 2rem)}}@media screen and (min-width: 1200px){.testimonial-slide{flex:0 0 calc(25% - 2.25rem)}}.testimonial-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--border-radius);padding:3rem 2rem;height:100%;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 .2rem .4rem rgba(var(--color-foreground),.1);transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:hover{transform:translateY(-.2rem);box-shadow:0 .4rem .8rem rgba(var(--color-foreground),.15)}.testimonial-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:.3rem;background:linear-gradient(90deg,rgb(var(--color-accent-1)),rgb(var(--color-accent-2)))}.testimonial-avatar{display:flex;justify-content:center;margin-bottom:1rem}.testimonial-avatar img{width:7.2rem;height:7.2rem;border-radius:50%;object-fit:cover;border:.3rem solid rgb(var(--color-background));box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.2)}.testimonial-content{display:flex;flex-direction:column;gap:1rem;text-align:center;flex-grow:1}.testimonial-rating{display:flex;justify-content:center;gap:.2rem;margin-bottom:.5rem}.testimonial-rating .star{font-size:1.6rem;color:rgba(var(--color-foreground),.3);transition:color .2s ease}.testimonial-rating .star.filled{color:#2dd4bf}.testimonial-name{font-weight:600;color:rgb(var(--color-foreground));margin:0;font-size:1.4rem}.testimonial-title{font-weight:700;color:rgb(var(--color-foreground));margin:0;font-size:1.6rem;line-height:1.3;text-align:left}.testimonial-text{margin:0;flex-grow:1;display:flex;align-items:center}.testimonial-text p{font-size:1.4rem;line-height:1.6;color:#000;margin:0;position:relative;text-align:left}.testimonials-controls{display:flex;justify-content:center;align-items:center;margin-top:3rem;gap:2rem}.slider-buttons{display:flex;gap:1rem}.slider-button{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.2);border-radius:50%;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:rgb(var(--color-foreground))}.slider-button:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:scale(1.1)}.slider-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.slider-button:disabled:hover{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.slider-button svg{width:1.6rem;height:1.6rem}.slider-button--prev svg{transform:rotate(180deg)}.testimonials-progress-wrapper{display:flex;justify-content:center;align-items:center;margin-top:2rem;gap:2rem;width:100%;padding:0 2rem}@media screen and (max-width: 749px){.testimonials-progress-wrapper{flex-direction:column;gap:1rem}}.progress-bar{flex-grow:1;height:.2rem;background:rgba(var(--color-foreground),.15);border-radius:.1rem;overflow:hidden;position:relative}@media screen and (max-width: 749px){.progress-bar{max-width:100%;width:80%}}.progress-fill{height:100%;background:rgb(var(--color-foreground));border-radius:.1rem;transition:width .3s ease;width:25%;display:block!important}.testimonials-counter{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;display:none}.testimonials-counter .separator{color:rgba(var(--color-foreground),.5);margin:0 .5rem}.testimonials-placeholder{padding:6rem 0;text-align:center}.placeholder-content h3{font-size:2.4rem;margin-bottom:1rem;color:rgba(var(--color-foreground),.6)}.placeholder-content p{font-size:1.6rem;color:rgba(var(--color-foreground),.5)}@media (prefers-reduced-motion: no-preference){.testimonial-card{animation:slideInUp .6s ease-out backwards}.testimonial-slide:nth-child(1) .testimonial-card{animation-delay:.1s}.testimonial-slide:nth-child(2) .testimonial-card{animation-delay:.2s}.testimonial-slide:nth-child(3) .testimonial-card{animation-delay:.3s}.testimonial-slide:nth-child(4) .testimonial-card{animation-delay:.4s}}@keyframes slideInUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.slider-button:focus,.testimonials-carousel:focus{outline:.2rem solid rgb(var(--color-accent-1));outline-offset:.2rem}.color-accent-1{--color-background: var(--color-accent-1);--color-foreground: var(--color-accent-1-text)}.color-accent-2{--color-background: var(--color-accent-2);--color-foreground: var(--color-accent-2-text)}.color-background-2{--color-background: var(--color-background-2);--color-foreground: var(--color-foreground)}.color-inverse{--color-background: var(--color-foreground);--color-foreground: var(--color-background)}@media (prefers-contrast: high){.testimonial-card,.slider-button{border-width:.2rem}}@media (prefers-reduced-motion: reduce){.testimonials-carousel{scroll-behavior:auto}.testimonial-card,.slider-button,.progress-fill{transition:none}.testimonial-card{animation:none}}.customer-testimonials .page-width{max-width:170rem}.slider_btn_wrap{display:flex;align-items:baseline;height:140px;max-width:165rem}.avat_wrap{display:flex;gap:2rem;align-items:unset}.slider-button:not([disabled]):hover{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-customer-testimonials.css.map */
