.review-cards-section{padding:4rem 1rem;max-width:1200px;margin:0 auto}.review-cards-section__heading{text-align:center;font-size:1.875rem;font-weight:700;margin-bottom:2.5rem}.review-cards-section__grid{display:flex;flex-direction:row;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.review-cards-section__grid::-webkit-scrollbar{display:none}.review-cards-section__grid{-ms-overflow-style:none;scrollbar-width:none}.review-cards-section__empty{text-align:center;font-size:.875rem;color:#6b7280}.review-card{flex:0 0 320px;scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #00000014;opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out}.review-card:nth-child(2){transition-delay:.1s}.review-card:nth-child(3){transition-delay:.2s}.review-card:nth-child(4){transition-delay:.3s}.review-card:nth-child(5){transition-delay:.4s}.review-card:nth-child(6){transition-delay:.5s}.review-card--visible{opacity:1;transform:translateY(0)}.review-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.review-card__author{display:flex;align-items:center;gap:1rem}.review-card__avatar{width:3rem;height:3rem;border-radius:9999px;object-fit:cover;flex-shrink:0}.review-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:#4f46e5;color:#fff;font-weight:700;font-size:1.125rem;flex-shrink:0}.review-card__name{font-size:1.125rem;font-weight:600;margin:0 0 .125rem}.review-card__handle{font-size:.875rem;color:#6b7280;margin:0}.review-card__rating{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.review-card__rating-value{font-size:1.125rem;font-weight:700}.review-card__body{margin:1rem 0 0;font-size:.875rem;line-height:1.6;color:#6b7280}.review-card__photo-wrap{margin-top:1rem;border-radius:.5rem;overflow:hidden}.review-card__photo{width:100%;height:180px;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-review-card.css.map */
