.testimonials-carousel-section{padding-top:var(--padding-top, 48px);padding-bottom:var(--padding-bottom, 48px)}.testimonials-header{max-width:640px;margin:0 auto 2.5rem;text-align:center}.testimonials-heading{font-size:24px!important}.testimonials-subheading,.testimonial-card__quote,.testimonial-card__author-name{font-size:12px!important}.testimonials-carousel{position:relative;display:block}.testimonials-track-wrapper{overflow:hidden}.testimonials-track{display:flex;gap:1.5rem;margin:0;padding:.25rem .25rem 1rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.testimonials-track::-webkit-scrollbar{display:none}.testimonials-carousel-section .testimonial-card{flex:0 0 100%!important;max-width:100%!important;scroll-snap-align:start;scroll-snap-stop:always}@media screen and (min-width:600px){.testimonials-carousel-section .testimonial-card{flex-basis:calc((100% - 1.5rem)/2)!important;max-width:calc((100% - 1.5rem)/2)!important}}@media screen and (min-width:990px){.testimonials-carousel-section .testimonial-card{flex-basis:calc((100% - (1.5rem * 2)) / 3)!important;max-width:calc((100% - (1.5rem * 2)) / 3)!important}}@media screen and (min-width:990px){.testimonials-carousel-section .testimonials-carousel[data-columns-desktop="1"] .testimonial-card{flex-basis:100%!important;max-width:100%!important}.testimonials-carousel-section .testimonials-carousel[data-columns-desktop="2"] .testimonial-card{flex-basis:calc((100% - 1.5rem)/2)!important;max-width:calc((100% - 1.5rem)/2)!important}.testimonials-carousel-section .testimonials-carousel[data-columns-desktop="3"] .testimonial-card{flex-basis:calc((100% - (1.5rem * 2)) / 3)!important;max-width:calc((100% - (1.5rem * 2)) / 3)!important}.testimonials-carousel-section .testimonials-carousel[data-columns-desktop="4"] .testimonial-card{flex-basis:calc((100% - 4.5rem)/4)!important;max-width:calc((100% - 4.5rem)/4)!important}}.testimonial-card__inner{height:100%;display:flex;flex-direction:column;gap:1rem;padding:1.75rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--testimonial-radius, 12px);box-shadow:0 1px 2px rgba(var(--color-foreground),.04);transition:box-shadow .2s ease,transform .2s ease}.testimonial-card__inner:hover{box-shadow:0 8px 24px rgba(var(--color-foreground),.08);transform:translateY(-2px)}.testimonial-card__rating{display:flex;gap:.2rem}.testimonial-star{width:18px;height:18px;fill:none;stroke:rgba(var(--color-foreground),.35);stroke-width:1.2}.testimonial-star--filled{fill:rgb(var(--color-foreground));stroke:rgb(var(--color-foreground))}.testimonial-card__quote{margin:0;font-size:1.05rem;line-height:1.6;font-style:italic;color:rgb(var(--color-foreground));flex-grow:1}.testimonial-card__quote p{margin:0}.testimonial-card__author{display:flex;align-items:center;gap:.75rem;padding-top:.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-weight:600;text-transform:uppercase}.testimonial-card__author-info{min-width:0}.testimonial-card__author-name{margin:0;font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-card__author-title{margin:.1rem 0 0;font-size:.85rem;color:rgba(var(--color-foreground),.65);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonials-arrow{position:absolute;top:40%;transform:translateY(-50%);display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;z-index:2;transition:background .15s ease,opacity .15s ease}.testimonials-arrow svg{width:20px;height:20px}.testimonials-arrow:hover{background:rgba(var(--color-foreground),.06)}.testimonials-arrow:disabled{opacity:.3;cursor:default}.testimonials-arrow--prev{left:-14px}.testimonials-arrow--next{right:-14px}@media screen and (min-width:990px){.testimonials-arrow{display:flex}}.testimonials-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.testimonials-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:rgba(var(--color-foreground),.2);cursor:pointer;transition:background .15s ease,transform .15s ease}.testimonials-dot[aria-selected=true]{background:rgb(var(--color-foreground));transform:scale(1.2)}@media(prefers-reduced-motion:reduce){.testimonials-track{scroll-behavior:auto}.testimonial-card__inner{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-testimonials-carousel.css.map */
