.customer-reviews__header{text-align:center;max-width:640px;margin:0 auto 56px}.customer-reviews__heading{margin:8px 0 0;font-family:var(--font-heading-family)}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.customer-reviews__card{padding:40px 32px;border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;background:rgb(var(--color-background));display:flex;flex-direction:column;gap:20px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.customer-reviews__card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #0000000f}.customer-reviews__stars{display:flex;gap:4px}.customer-reviews__star{width:16px;height:16px;color:#a67c52}.customer-reviews__star--empty{color:rgba(var(--color-foreground),.2)}.customer-reviews__quote{margin:0;font-size:16px;line-height:1.65;color:rgba(var(--color-foreground),.85);flex-grow:1}.customer-reviews__author{display:flex;flex-direction:column;gap:2px}.customer-reviews__name{font-size:14px;font-weight:600}.customer-reviews__role{font-size:13px;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:989px){.customer-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.customer-reviews__grid{grid-template-columns:1fr;gap:20px}.customer-reviews__header{margin-bottom:32px}.customer-reviews__card{padding:28px 24px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/customer-reviews.css.map */
