.reviews-section{padding:4rem 0}.reviews-title{text-align:center;margin-bottom:3rem;font-weight:600;color:#333}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}@media screen and (min-width: 768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-card{background:#f9d0d04d;border-radius:16px;padding:4rem;box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.review-card--2{background:#fff1d8}.review-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;align-items:center}.reviewer-avatar{flex-shrink:0}.reviewer-avatar img{width:60px;height:60px;border-radius:50%;object-fit:cover}.avatar-placeholder{width:80px;height:80px;border-radius:50%;overflow:hidden}.avatar-placeholder svg{width:80px;height:80px}.reviews-load-more .link{color:#ff2575}.review-rating{display:flex;gap:2px;margin-top:0}.star svg{width:22px;height:22px}.star{height:22px}.star--filled svg path{fill:#ff2575}.star:not(.star--filled) svg path{fill:#e0e0e0}.reviewer-info{color:#200208;margin-bottom:.75rem;line-height:1.4}.review-title{font-weight:600;color:#200208;margin:0 0 .75rem;line-height:1.3}.review-text{color:#200208;line-height:1.5;margin:0}.reviews-load-more{text-align:center}.load-more-reviews{background:transparent;border:2px solid #ff6b9d;color:#ff6b9d;padding:.75rem 2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.load-more-reviews:hover{background:#ff6b9d;color:#fff;transform:translateY(-1px)}.review-rating{background:#fff;border-radius:50px;padding:10px;display:flex;align-items:center;margin-top:0;width:fit-content;margin-bottom:1rem}@media screen and (max-width: 767px){.reviews-grid{grid-template-columns:1fr;gap:1.5rem}.review-card{padding:1.25rem}.reviews-title{margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-reviews.css.map */
