.product-reviews__header{display:flex;align-items:baseline;gap:1.6rem;margin-bottom:3.2rem}.product-reviews__title{margin:0}.product-reviews__stars-summary{margin:0;font-size:1.6rem;color:#c4940a;letter-spacing:.06em;line-height:1}.product-reviews__grid{display:grid;grid-template-columns:repeat(var(--review-columns, 4),1fr);gap:18px}@media screen and (max-width: 989px){.product-reviews__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 749px){.product-reviews__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.review-card{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:16px;overflow:hidden;background:rgb(var(--color-background));transition:border-color .2s ease,box-shadow .2s ease}.review-card:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 4px 20px #00000014}.review-card__photo{width:100%;flex-shrink:0}.review-card__photo img{width:100%;height:180px;object-fit:cover;display:block;border-radius:0}.review-card__photo--placeholder{height:180px;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.review-card__avatar-icon .icon{width:36px;height:36px;opacity:.3}.review-card__content{padding:16px 18px;display:flex;flex-direction:column;gap:6px;flex:1}.review-card__stars{font-size:1.15rem;letter-spacing:.06em;line-height:1;color:#c4940a;display:block}.review-card__quote{font-size:1.35rem;margin:0;font-style:italic;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;opacity:.88}.review-card__name{font-size:1.1rem;opacity:.5;display:block;white-space:nowrap;letter-spacing:.03em;font-style:normal;margin-top:auto;padding-top:4px}@media screen and (max-width: 749px){.product-reviews__header{flex-direction:column;gap:.4rem;margin-bottom:2.4rem}.review-card__photo img,.review-card__photo--placeholder{height:140px}.review-card__quote{-webkit-line-clamp:3}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product-reviews.css.map */
