.testimonials__heading{margin:0 0 3.2rem;text-align:center}.testimonials__carousel{position:relative;display:block}.testimonials__track{display:flex;gap:var(--testimonials-gap);margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.testimonials__track::-webkit-scrollbar{display:none}.testimonials__slide{flex:0 0 100%;scroll-snap-align:start}@media screen and (min-width:750px){.testimonials__slide{flex-basis:calc((100% - var(--testimonials-gap)) / 2)}}@media screen and (min-width:990px){.testimonials__slide{flex-basis:calc((100% - var(--testimonials-gap) * 2) / 3)}}.testimonials__card{height:100%;display:flex;flex-direction:column;padding:3.2rem;background:rgba(var(--color-background),.22)}.testimonials__card-heading{margin:0 0 1.2rem}.testimonials__text{margin:0}.testimonials__text>*:first-child{margin-top:0}.testimonials__text>*:last-child{margin-bottom:0}.testimonials__author{display:flex;align-items:center;gap:1.4rem;margin-top:auto;padding-top:2.8rem}.testimonials__avatar{flex:0 0 auto;width:4.8rem;height:4.8rem;overflow:hidden}.testimonials__avatar img,.testimonials__avatar .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.testimonials__name{margin:0}.testimonials__stars{display:flex;gap:.2rem;margin-top:.4rem;color:var(--testimonials-star-color)}.testimonials__stars svg{width:1.4rem;height:1.4rem;fill:currentColor;display:block}.testimonials__stars svg.testimonials__star--empty{fill:none;stroke:currentColor;stroke-width:1.5}.testimonials__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;min-width:0;min-height:0;width:4.5rem;height:4.5rem;padding:0}@media screen and (max-width:749px){.testimonials__arrow{display:none}}.testimonials__arrow--prev{left:-2.2rem}.testimonials__arrow--next{right:-2.2rem}.testimonials__arrow[disabled]{opacity:0;pointer-events:none}.testimonials__arrow .icon{width:1.1rem;height:auto}.testimonials__arrow--prev .icon{transform:rotate(90deg)}.testimonials__arrow--next .icon{transform:rotate(-90deg)}.testimonials__dots{display:flex;justify-content:center;margin-top:2.4rem}.testimonials__dots:empty{display:none}.testimonials__dot{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer}.testimonials__dot:before{content:"";width:1rem;height:1rem;border:.1rem solid rgba(var(--color-foreground),.5);transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease}.testimonials__dot:hover:before{border-color:rgb(var(--color-foreground))}.testimonials__dot[aria-current=true]:before{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}@media(prefers-reduced-motion){.testimonials__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-testimonials.css.map */
