.customerReviews{max-width:1400px;margin:80px auto}.customerReviews-header{text-align:center;margin-bottom:3rem}.customerReviews-tagline{letter-spacing:.025em;color:#686231;background-color:#fff7dc;border-radius:20px;margin-bottom:1rem;padding:.45em .75em;font-size:.85rem;font-weight:500;display:inline-block}.customerReviews-title{margin:0 0 .75rem;font-family:PlayfairDisplay,serif;font-size:2rem;font-weight:600}.customerReviews-subtitle{color:#6b6b6b;font-size:1rem}.customerReviews-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.customerReviews-card{background-color:#fff;border-radius:12px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex;box-shadow:0 2px 12px #0000000f}.customerReviews-stars{gap:2px;display:flex}.customerReviews-comment{color:#333;flex:1;margin:0 0 1rem;font-size:1rem;line-height:1.6}.customerReviews-author{border-top:1px solid #f0ebe4;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.customerReviews-name{color:#2a2a2a;font-size:.9rem;font-weight:600}.customerReviews-date{color:#9e9e9e;font-size:.8rem}.star{color:#d9d9d9;font-size:1.1rem}.star--filled{color:#d4a017}@media (min-width:640px){.customerReviews-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.customerReviews-grid{grid-template-columns:repeat(3,1fr)}}
