.reviews__summary{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:1023px){.reviews__grid{grid-template-columns:1fr;gap:16px}}.reviews__card{display:flex;flex-direction:column;gap:16px;margin:0;padding:32px;background:var(--bc-white);border:1px solid var(--bc-border);border-radius:var(--bc-r)}@media screen and (max-width:749px){.reviews__card{padding:24px;gap:12px}}.reviews__stars{display:inline-flex;gap:2px;color:var(--bc-accent)}.reviews__stars svg{width:16px;height:16px;fill:currentColor;display:block}.reviews__stars svg.is-empty{opacity:.25}.reviews__quote{margin:0;font-family:var(--bc-font-head);font-style:italic;font-weight:var(--bc-fw-head-medium);font-size:20px;line-height:1.45;color:var(--bc-text)}@media screen and (max-width:749px){.reviews__quote{font-size:18px}}.reviews__author{font-family:var(--bc-font-body);font-size:12px;font-weight:var(--bc-fw-semibold);letter-spacing:.02em;color:var(--bc-text-2)}.reviews__author span{color:var(--bc-accent)}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-reviews.css.map */
