.testimonials{--ts-grid-gap: 2.4rem;--ts-eyebrow-size: 1.2rem;--ts-heading-size-mob: 2.4rem;--ts-heading-size-tab: 3.2rem;--ts-heading-size-desk: 4rem;--ts-desc-size: 1.6rem;--ts-quote-size: 1.6rem;--ts-quote-line-height: 1.7;--ts-name-size: 1.4rem;--ts-location-size: 1.2rem;--ts-avatar-size: 4rem;--ts-card-padding: 2.8rem;--ts-card-border: 1px solid rgba(var(--color-foreground), .1);--ts-hover-lift: -2px;--ts-transition: .3s ease;--ts-anim-duration: .8s}.testimonials{position:relative}.testimonials__header{text-align:center;margin-bottom:4rem}.testimonials__eyebrow{font-size:var(--ts-eyebrow-size);letter-spacing:.18em;text-transform:uppercase;opacity:.65;margin:0 0 1.6rem;color:currentColor}.testimonials__heading{font-size:var(--ts-heading-size-mob);font-weight:400;line-height:1.2;letter-spacing:.02em;margin:0 0 1.6rem;color:currentColor}@media screen and (min-width:750px){.testimonials__heading{font-size:var(--ts-heading-size-tab)}}@media screen and (min-width:990px){.testimonials__heading{font-size:var(--ts-heading-size-desk)}}.testimonials__description{font-size:var(--ts-desc-size);line-height:1.6;opacity:.7;margin:0;color:currentColor}.testimonials__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--ts-grid-gap)}@media screen and (min-width:750px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.testimonials__grid--3{grid-template-columns:repeat(3,1fr)}.testimonials__grid--2{grid-template-columns:repeat(2,1fr);max-width:840px;margin-left:auto;margin-right:auto}.testimonials__grid--4{grid-template-columns:repeat(4,1fr)}}.testimonials__card{display:flex;flex-direction:column;height:100%;padding:var(--ts-card-padding);border:var(--ts-card-border);transition:transform var(--ts-transition);background:transparent}.testimonials__card:hover{transform:translateY(var(--ts-hover-lift))}.testimonials__quote{font-size:var(--ts-quote-size);line-height:var(--ts-quote-line-height);font-style:italic;font-weight:400;color:currentColor;margin:0 0 2.4rem;flex:1;quotes:none}.testimonials__quote-mark{font-style:normal;opacity:.4;font-size:1.2em;line-height:0;vertical-align:-.2em}.testimonials__quote-mark--close{margin-left:.1em}.testimonials__author{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.testimonials__avatar{flex-shrink:0;width:var(--ts-avatar-size);height:var(--ts-avatar-size);overflow:hidden;border-radius:50%;background-color:rgba(var(--color-foreground),.08)}.testimonials__avatar-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.testimonials__avatar--initials{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:500;letter-spacing:.02em;color:currentColor;opacity:.7}.testimonials__author-info{display:flex;flex-direction:column;gap:.2rem}.testimonials__author-name{font-size:var(--ts-name-size);font-weight:500;font-style:normal;letter-spacing:.01em;color:currentColor}.testimonials__author-location{font-size:var(--ts-location-size);letter-spacing:.04em;opacity:.55;color:currentColor}@media screen and (max-width:749px){.testimonials__header{margin-bottom:3.2rem}.testimonials__card{padding:2rem}}@keyframes ts-fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.testimonials--animate .testimonials__header--animate{opacity:0;animation:ts-fade-up var(--ts-anim-duration) cubic-bezier(.22,1,.36,1) forwards}.testimonials--animate .testimonials__item--animate{opacity:0;animation:ts-fade-up var(--ts-anim-duration) cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.2s + var(--item-delay, 0s))}@media(prefers-reduced-motion:reduce){.testimonials--animate .testimonials__header--animate,.testimonials--animate .testimonials__item--animate{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/testimonials.css.map */
