.testimonials-marquee{overflow:hidden;width:100%}.testimonials-marquee__header{text-align:center;margin-bottom:4rem}.testimonials-marquee__heading{margin:0 0 1rem;font-weight:500;color:rgb(var(--color-foreground))}.testimonials-marquee__subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.75);line-height:1.5}.testimonials-marquee__highlight{color:#ff69b4;font-weight:600;font-size:2rem}.testimonials-marquee__container{width:100%;overflow:hidden;margin-left:calc(var(--page-width-margin) * -1);margin-right:calc(var(--page-width-margin) * -1)}.testimonials-marquee__row{display:flex;width:100%;overflow:hidden;margin-bottom:1.5rem}.testimonials-marquee__row:last-child{margin-bottom:0}.testimonials-marquee__track{display:flex;width:fit-content;animation:marquee-scroll var(--marquee-speed, 40s) linear infinite;will-change:transform}.testimonials-marquee__row--reverse .testimonials-marquee__track{animation-direction:reverse}.testimonials-marquee__row--pausable:hover .testimonials-marquee__track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials-marquee__content{display:flex;gap:1.5rem;padding-right:1.5rem;flex-shrink:0}.testimonial-pill{display:inline-flex;align-items:center;padding:1.2rem 2.4rem;background:rgba(var(--color-foreground),.08);border-radius:50px;white-space:nowrap;flex-shrink:0;transition:background var(--duration-default) ease,transform var(--duration-short) ease}.testimonial-pill:hover{background:rgba(var(--color-foreground),.12);transform:scale(1.02)}.testimonial-pill__text{font-size:1.9rem;line-height:1.4;color:rgb(var(--color-foreground))}@media (prefers-reduced-motion: reduce){.testimonials-marquee__track{animation:none}.testimonials-marquee__content{flex-wrap:wrap;justify-content:center}.testimonials-marquee__row{justify-content:center}}@media screen and (max-width: 749px){.testimonials-marquee__header{margin-bottom:3rem}.testimonials-marquee__heading{font-size:2.4rem}.testimonials-marquee__subtitle{font-size:1.4rem}.testimonials-marquee__highlight{font-size:1.8rem}.testimonial-pill{padding:1rem 2rem}.testimonial-pill__text{font-size:1.6rem}.testimonials-marquee__content{gap:1rem;padding-right:1rem}.testimonials-marquee__row{margin-bottom:1rem}}@media screen and (min-width: 750px) and (max-width: 989px){.testimonials-marquee__heading{font-size:3rem}.testimonials-marquee__subtitle{font-size:1.5rem}.testimonials-marquee__highlight{font-size:1.9rem}}@media screen and (min-width: 990px){.testimonials-marquee__heading{font-size:3.6rem}.testimonials-marquee__subtitle{font-size:1.6rem}.testimonials-marquee__highlight{font-size:2rem}.testimonials-marquee__container{margin-left:0;margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-testimonials-marquee.css.map */
