.testimonials{--testimonial-radius: 20px}.testimonials__header{margin:0 0 2.4rem}.testimonials__title{margin:0}.testimonials__grid{display:grid;gap:1.6rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.testimonials__grid{gap:2rem;grid-template-columns:repeat(var(--testimonials-cols, 3),minmax(0,1fr))}}.testimonials__item{position:relative;display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem 2.2rem 2rem;border-radius:var(--testimonial-radius);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 1px 2px rgba(var(--color-foreground),.04),0 8px 24px -16px rgba(var(--color-foreground),.18);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;overflow:hidden}.testimonials__item:hover{transform:translateY(-4px);border-color:rgba(var(--color-foreground),.14);box-shadow:0 2px 4px rgba(var(--color-foreground),.05),0 24px 36px -20px rgba(var(--color-foreground),.25)}.testimonials__quote{position:absolute;top:1.2rem;right:1.6rem;font-family:Georgia,Times New Roman,serif;font-size:6.4rem;line-height:1;color:rgba(var(--color-foreground),.08);pointer-events:none;-webkit-user-select:none;user-select:none}.testimonials__stars{display:inline-flex;gap:.2rem;color:#f5b301}.testimonials__stars svg{width:16px;height:16px}.testimonials__stars svg.is-empty{color:rgba(var(--color-foreground),.18)}.testimonials__heading{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.testimonials__text{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.78)}.testimonials__text>p{margin:0}.testimonials__footer{margin-top:auto;padding-top:1.4rem;border-top:1px solid rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:space-between;gap:1rem}.testimonials__author{font-size:1.35rem;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-foreground))}.testimonials__verified{font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);display:inline-flex;align-items:center;gap:.4rem}.testimonials__verified svg{width:14px;height:14px;color:#2ea44f}@media screen and (max-width:749px){.testimonials__item{padding:2rem 1.8rem 1.8rem;border-radius:16px}.testimonials__heading{font-size:1.55rem}.testimonials__text{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-testimonials.css.map */
