.testimonials-section{position:relative;width:100%;box-sizing:border-box;background:var(--gradient-background);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family),-apple-system,BlinkMacSystemFont,sans-serif;font-style:var(--font-body-style);font-weight:var(--font-body-weight, 400);overflow:hidden}.testimonials__container{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;position:relative}.testimonials__header-container{max-width:1320px;margin:0 auto;padding-left:5rem;padding-right:5rem;box-sizing:border-box}@media screen and (max-width:989px){.testimonials__header-container{padding-left:3rem;padding-right:3rem}}@media screen and (max-width:749px){.testimonials__header-container{padding-left:1.5rem;padding-right:1.5rem}}.testimonials__header{text-align:center;margin-bottom:3.5rem}.testimonials__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-body-family),sans-serif;font-style:var(--font-body-style);font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.07);border:1px solid rgba(var(--color-foreground),.12);padding:.45rem 1.4rem;border-radius:9999px;margin-bottom:1.4rem}.testimonials__eyebrow-icon{display:inline-block;width:1.4rem;height:1.4rem;fill:currentColor;opacity:.85}.testimonials__heading{font-family:var(--font-heading-family),serif;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight, 700);font-size:clamp(2.6rem,3.8vw,3.8rem);line-height:1.18;color:rgb(var(--color-foreground));letter-spacing:-.02em;margin:0 0 1rem}.testimonials__aggregate{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;font-family:var(--font-body-family),sans-serif;font-size:1.45rem;font-weight:500;color:rgba(var(--color-foreground),.75)}.testimonials__aggregate-stars{display:inline-flex;align-items:center;gap:.2rem;color:rgb(var(--color-button, var(--color-foreground)))}.testimonials__aggregate-star{width:1.5rem;height:1.5rem;fill:currentColor}.testimonials__aggregate-text{letter-spacing:.01em}.testimonials__marquee-wrapper{position:relative;width:100%;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;padding:1rem 0 2.5rem}.testimonials__marquee-wrapper:before,.testimonials__marquee-wrapper:after{content:"";position:absolute;top:0;bottom:2.5rem;width:100px;z-index:2;pointer-events:none}.testimonials__marquee-wrapper:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.testimonials__marquee-wrapper:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}@media screen and (max-width:749px){.testimonials__marquee-wrapper:before,.testimonials__marquee-wrapper:after{width:30px}}.testimonials__marquee-track{display:flex;align-items:stretch;gap:2.4rem;flex-shrink:0;padding-right:2.4rem;list-style:none;margin:0;box-sizing:border-box}.testimonials__marquee-wrapper--scrolling .testimonials__marquee-track{will-change:transform;animation:testimonials-marquee-scroll var(--testimonials-scroll-speed, 35s) linear infinite var(--testimonials-scroll-direction, normal)}.testimonials__marquee-wrapper--pause-on-hover:hover .testimonials__marquee-track{animation-play-state:paused}@keyframes testimonials-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.testimonials__marquee-wrapper--static{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-left:2rem;padding-right:2rem}.testimonials__marquee-wrapper--static .testimonials__marquee-track:nth-child(n+2){display:none}.testimonials__card{flex:0 0 340px;width:340px;display:flex;flex-direction:column;background-color:rgb(var(--color-background));border:var(--product-card-border-width, 1px) solid rgba(var(--color-foreground),.1);border-radius:var(--product-card-corner-radius, 1.4rem);padding:2.4rem;box-sizing:border-box;box-shadow:0 4px 16px rgba(var(--color-shadow, 0, 0, 0),.04);transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s cubic-bezier(.25,1,.5,1),border-color .3s ease}.testimonials__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(var(--color-shadow, 0, 0, 0),.08);border-color:rgba(var(--color-foreground),.2)}.testimonials__card-rating{display:flex;align-items:center;gap:.3rem;margin-bottom:1.4rem;color:rgb(var(--color-button, var(--color-foreground)))}.testimonials__star{width:1.6rem;height:1.6rem;fill:currentColor}.testimonials__star--empty{opacity:.25}.testimonials__quote{font-family:var(--font-body-family),sans-serif;font-style:var(--font-body-style);font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.85);margin:0 0 1.8rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.testimonials__card-divider{width:100%;height:1px;background-color:rgba(var(--color-foreground),.1);margin:0 0 1.6rem}.testimonials__customer{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.6rem}.testimonials__avatar-wrap{position:relative;flex-shrink:0;width:4.2rem;height:4.2rem;border-radius:50%;overflow:hidden;background-color:rgb(var(--color-button, var(--color-foreground)));display:flex;align-items:center;justify-content:center}.testimonials__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.testimonials__avatar-initials{font-family:var(--font-body-family),sans-serif;font-size:1.4rem;font-weight:700;color:rgb(var(--color-button-text, var(--color-background)));text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none}.testimonials__customer-info{display:flex;flex-direction:column;gap:.2rem;overflow:hidden}.testimonials__author-name{font-family:var(--font-heading-family),serif;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight, 600);font-size:1.5rem;line-height:1.25;color:rgb(var(--color-foreground));margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.testimonials__verified{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-body-family),sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:.02em;color:rgba(var(--color-foreground),.65)}.testimonials__verified-icon{width:1.2rem;height:1.2rem;fill:currentColor;opacity:.9}.testimonials__product-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;padding:.8rem 1.4rem;border-radius:9999px;background-color:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));font-family:var(--font-body-family),sans-serif;font-style:var(--font-body-style);font-size:1.25rem;font-weight:600;text-decoration:none;box-sizing:border-box;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.testimonials__product-pill:hover{background-color:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.25);transform:translateY(-1px)}.testimonials__product-pill-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonials__product-pill-arrow{width:1.2rem;height:1.2rem;flex-shrink:0;fill:currentColor;opacity:.7;transition:transform .2s ease}.testimonials__product-pill:hover .testimonials__product-pill-arrow{transform:translate(2px)}@media screen and (max-width:600px){.testimonials__header{margin-bottom:2.4rem}.testimonials__heading{font-size:2.6rem}.testimonials__aggregate{font-size:1.35rem}.testimonials__card{flex:0 0 290px;width:290px;padding:1.8rem}.testimonials__quote{font-size:1.4rem;line-height:1.55;margin-bottom:1.4rem}}@media(prefers-reduced-motion:reduce){.testimonials__marquee-wrapper--scrolling .testimonials__marquee-track{animation:none!important}.testimonials__marquee-wrapper{overflow-x:auto}.testimonials__card,.testimonials__product-pill{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/testimonials.css.map */
