.testimonials{background:var(--color-background, #ffffff);color:var(--color-foreground, #1c140f)}.testimonials__inner{display:block}.testimonials__heading{margin:0 0 36px;font-weight:900;font-size:clamp(32px,5vw,48px);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-heading, #ee4520)}.testimonials__track{display:flex;gap:var(--tst-gap, 24px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.testimonials__track::-webkit-scrollbar{display:none}.testimonials__track>*{flex:0 0 calc((100% - (var(--tst-gap, 24px) * (var(--tst-per-view, 2.5) - 1))) / var(--tst-per-view, 2.5));scroll-snap-align:start}.testimonials__footer{display:flex;align-items:center;gap:28px;margin-top:28px}.testimonials__progress{position:relative;flex:1 1 auto;height:3px;border-radius:999px;background:var(--color-border, #efe3da);cursor:pointer;touch-action:none}.testimonials__progress-thumb{position:absolute;top:50%;left:0;height:3px;width:40%;border-radius:999px;background:var(--color-brand-orange, #ee4520);transform:translateY(-50%);will-change:width,transform}.testimonials__nav{display:flex;gap:12px;flex:none}.testimonials__arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:var(--radius-circle, 50%);border:1.5px solid var(--color-border-warm, #f0c4b3);background:var(--color-background, #ffffff);color:var(--color-brand-orange, #ee4520);font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.testimonials__arrow:hover{background:var(--color-brand-orange, #ee4520);border-color:var(--color-brand-orange, #ee4520);color:#fff}.testimonials__arrow[disabled]{opacity:.4;cursor:default;pointer-events:none}@media(max-width:749px){.testimonials__track{--tst-per-view: 1.15;--tst-gap: 16px}.testimonials__arrow{width:40px;height:40px;font-size:19px}.testimonial__name{font-weight:700;font-size:17px}.testimonial__quote{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-testimonials.css.map */
