.testimonials-section{padding-top:var(--testimonial-padding-top, 60px);padding-bottom:var(--testimonial-padding-bottom, 60px)}.testimonials-heading{text-align:center;font-family:The Seasons,serif;font-weight:400;font-size:42px;margin-bottom:48px}.testimonials-grid{overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.testimonials-grid::-webkit-scrollbar{display:none}.testimonials-track{display:flex;gap:var(--testimonial-gap, 30px);width:max-content}.testimonials-grid--marquee{overflow:hidden}.testimonials-grid--marquee .testimonials-track{animation:testimonials-marquee var(--marquee-duration, 30s) linear infinite}.testimonials-grid--marquee:hover .testimonials-track,.testimonials-grid--marquee.is-paused .testimonials-track{animation-play-state:paused}@keyframes testimonials-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{flex:0 0 auto;width:calc((100vw - (var(--columns-desktop, 4) - 1) * var(--testimonial-gap, 30px)) / var(--columns-desktop, 4));max-width:340px}@media screen and (max-width:989px){.testimonial-card{width:calc((100vw - (var(--columns-tablet, 2) - 1) * var(--testimonial-gap, 30px)) / var(--columns-tablet, 2))}}@media screen and (max-width:480px){.testimonial-card{width:calc((100vw - (var(--columns-mobile, 2) - 1) * var(--testimonial-gap, 30px)) / var(--columns-mobile, 2))}}.testimonial-card{background:var(--testimonial-card-bg);border-radius:var(--testimonial-radius, 0px);padding:48px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonial-name{font-family:var(--font-heading-family);font-weight:600;font-size:1.8rem;color:var(--testimonial-name-color);margin:0 0 16px}.testimonial-text{font-size:1.4rem;line-height:1.6;color:var(--testimonial-text-color);margin:0 0 24px;max-width:260px}.testimonial-stars{display:flex;gap:4px}.star{width:20px;height:20px}.star--filled{color:var(--testimonial-star-color)}.star--empty{color:var(--testimonial-star-empty-color)}@media screen and (max-width:749px){.testimonials-section{padding-top:20px;padding-bottom:20px}.testimonials-heading{font-size:1.9rem;margin-bottom:14px}.testimonial-card{padding:16px 14px}.testimonial-name{font-size:1.1rem;margin-bottom:6px}.testimonial-text{font-size:1.05rem;line-height:1.35;margin-bottom:10px;max-width:100%}.testimonial-stars{gap:3px}.star{width:13px;height:13px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-testimonials.css.map */
