.customer-reviews{position:relative;overflow:hidden}.customer-reviews-container{position:relative;z-index:1}.customer-reviews-header{text-align:center;margin-bottom:3rem}.customer-reviews-heading{margin:0;font-weight:var(--font-weight-bold);color:rgb(var(--color-foreground))}.customer-reviews-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.customer-reviews-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media screen and (min-width:990px){.customer-reviews-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.customer-review-card{background:#fff;border-radius:var(--radius-md);border:1px solid rgba(var(--color-foreground),.1);padding:2rem;transition:all var(--transition-base);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;height:100%}.customer-review-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(var(--color-foreground),.2)}.customer-review-content{display:flex;flex-direction:column;flex-grow:1;gap:1.5rem}.customer-review-rating{display:flex;gap:.3rem;align-items:center}.star-icon{width:20px;height:20px;flex-shrink:0}.star-filled{color:#ffc107}.star-empty{color:#e0e0e0}.customer-review-text{flex-grow:1}.customer-review-text p{margin:0;font-size:1.5rem;line-height:1.6;color:rgb(var(--color-foreground))}.customer-review-footer{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.08)}.customer-review-name{font-size:1.4rem;color:rgb(var(--color-foreground))}.customer-review-name strong{font-weight:var(--font-weight-semibold);color:rgb(var(--color-foreground))}.customer-review-product{font-size:1.3rem;color:rgba(var(--color-foreground),.7);font-style:italic}@media screen and (max-width:749px){.customer-reviews-header{margin-bottom:2rem}.customer-review-card{padding:1.5rem}.customer-review-text p{font-size:1.4rem}.customer-review-name{font-size:1.3rem}.customer-review-product{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-customer-reviews.css.map */
