.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:750px){.testimonials-grid--columns-2,.testimonials-grid--columns-3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.testimonials-grid--columns-3{grid-template-columns:repeat(3,1fr)}}.testimonial-card{position:relative;background:#fff;border:1px solid rgba(15,21,37,.08);border-radius:10px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 2px 12px #0f152512;min-height:300px}.testimonial-card:before{content:"\201c";position:absolute;top:.5rem;left:1rem;font-family:Cormorant Garamond,serif;font-weight:300;font-size:12rem;line-height:1;color:#c06090;opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none}.testimonial-card__quote{position:relative;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:2.2rem;line-height:1.5;color:#0f1525;margin:0;padding-top:1.5rem;text-indent:5rem}.testimonial-card__author{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(15,21,37,.07)}.testimonial-card__photo{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:top center;flex-shrink:0;box-shadow:0 0 0 2px #fff,0 0 0 3.5px #c060904d}.testimonial-card__photo-overlay{display:none}.testimonial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background-image:var(--card-photo);background-size:cover;background-position:center top;opacity:0;transition:opacity .6s ease-in-out;z-index:2;pointer-events:none}@media(hover:hover){.testimonial-card:hover:after{opacity:1}}.testimonial-card__photo-placeholder{width:72px;height:72px;border-radius:50%;background:#0f15250f;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic;color:#7a8099}.testimonial-card__author-text{display:flex;flex-direction:column;gap:.125rem}.testimonial-card__name{font-family:DM Sans,sans-serif;font-weight:500;font-size:1.8rem;line-height:1.7rem;color:#0f1525;margin:0}.testimonial-card__handle{font-family:DM Sans,sans-serif;font-weight:500;font-size:1.5rem;letter-spacing:.05em;color:#7a8099;margin:0}.testimonial-card__handle a{color:inherit;text-decoration:none}.testimonial-card__handle a:hover{text-decoration:underline}.testimonial-card__context{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.8rem;color:#3d4255;margin:0}.testimonial-card__result{display:inline-block;background:#c0609017;color:#c06090;font-family:DM Sans,sans-serif;font-weight:500;font-size:.75rem;letter-spacing:.04em;padding:.25rem .625rem;border-radius:100px;margin-bottom:-.25rem}.testimonials__heading{text-align:center;margin-bottom:2rem;font-size:3.2rem}@media screen and (min-width:750px){.testimonials__heading{font-size:4rem}}.testimonials__subheading{font-family:DM Sans,sans-serif;font-weight:400;font-size:1.6rem;color:#7a8099;text-align:center;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.testimonials-aggregate{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.testimonials-aggregate .rating-star{--color-rating-star: rgb(192, 96, 144);--letter-spacing: .7;--font-size: 1.6}.testimonials-aggregate__score{font-family:DM Sans,sans-serif;font-weight:500;font-size:1rem;color:#0f1525}.testimonials-aggregate__count{font-family:DM Sans,sans-serif;font-weight:400;font-size:.875rem;color:#7a8099}.testimonial-card--compact{padding:1.5rem}.testimonial-card--compact .testimonial-card__quote{font-size:1.9rem;padding-top:2.25rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-testimonials.css.map */
