.product-reviews-section__summary{display:inline-flex;align-items:center;gap:8px;margin-top:8px;text-decoration:none}.product-reviews-section__summary span{font-size:.85rem;color:var(--color-body);opacity:.75}.product-reviews-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px}.product-review-card{border:1px solid var(--color-border);border-radius:4px;padding:22px 22px 20px;display:flex;flex-direction:column;gap:10px}.product-review-card__image{width:56px;height:56px;border-radius:50%;overflow:hidden;margin-bottom:4px}.product-review-card__image img{width:100%;height:100%;object-fit:cover;display:block}.product-review-card__comment{font-size:.95rem;line-height:1.5;margin:0;flex-grow:1}.product-review-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:4px;border-top:1px solid var(--color-border);padding-top:10px}.product-review-card__name{font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.product-review-card__date{font-size:.75rem;opacity:.55;white-space:nowrap}@media only screen and (max-width:1067px){.product-reviews-section__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.product-reviews-section__grid{grid-template-columns:1fr;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/product-reviews.css.map */
