.ReviewCard-module-scss-module__lUHGLq__card{background:#fff;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .25s;display:flex;box-shadow:0 2px 8px #0000001a}.ReviewCard-module-scss-module__lUHGLq__card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.ReviewCard-module-scss-module__lUHGLq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ReviewCard-module-scss-module__lUHGLq__userInfo{flex:1;align-items:center;gap:1rem;display:flex}.ReviewCard-module-scss-module__lUHGLq__avatar{color:#fff;width:56px;height:56px;font-size:1.5rem;font-weight:700;font-family:var(--font-poppins),sans-serif;background:linear-gradient(135deg,#802e2e 0% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ReviewCard-module-scss-module__lUHGLq__userDetails{flex-direction:column;gap:.25rem;display:flex}.ReviewCard-module-scss-module__lUHGLq__userName{color:#000;font-size:1.125rem;font-weight:600;font-family:var(--font-poppins),sans-serif;margin:0}.ReviewCard-module-scss-module__lUHGLq__date{color:#222;font-size:.875rem}.ReviewCard-module-scss-module__lUHGLq__rating{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.ReviewCard-module-scss-module__lUHGLq__star{transition:all .25s}.ReviewCard-module-scss-module__lUHGLq__star.ReviewCard-module-scss-module__lUHGLq__filled{color:gold}.ReviewCard-module-scss-module__lUHGLq__star.ReviewCard-module-scss-module__lUHGLq__empty{color:#ddd}.ReviewCard-module-scss-module__lUHGLq__comment{color:#222;flex:1;margin:0;font-size:1rem;line-height:1.8}
.ReviewsPage-module-scss-module__tRn_sq__reviewsPage{flex-direction:column;min-height:100vh;display:flex}.ReviewsPage-module-scss-module__tRn_sq__main{flex:1}.ReviewsPage-module-scss-module__tRn_sq__section{background:#e0e0e0;min-height:calc(100vh - 200px);padding:4rem 0}.ReviewsPage-module-scss-module__tRn_sq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ReviewsPage-module-scss-module__tRn_sq__header{text-align:center;margin-bottom:4rem}.ReviewsPage-module-scss-module__tRn_sq__title{color:#000;font-size:3rem;font-weight:700;font-family:var(--font-poppins),sans-serif;margin-bottom:1rem}@media (max-width:768px){.ReviewsPage-module-scss-module__tRn_sq__title{font-size:2.5rem}}@media (max-width:640px){.ReviewsPage-module-scss-module__tRn_sq__title{font-size:2rem}}.ReviewsPage-module-scss-module__tRn_sq__subtitle{color:#222;max-width:600px;margin:0 auto;font-size:1.25rem}@media (max-width:768px){.ReviewsPage-module-scss-module__tRn_sq__subtitle{font-size:1.125rem}}.ReviewsPage-module-scss-module__tRn_sq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}@media (max-width:768px){.ReviewsPage-module-scss-module__tRn_sq__grid{grid-template-columns:1fr;gap:1.5rem}}
