.tmtphcm-reviews{max-width:1000px;margin:0 auto}.tmtphcm-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tmtphcm-reviews__card{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .08);padding:24px 22px 20px;display:flex;flex-direction:column;gap:14px}.tmtphcm-reviews__stars{display:flex;gap:2px;line-height:1}.tmtphcm-reviews__star{font-size:20px;color:#ddd}.tmtphcm-reviews__star.is-filled{color:#f39c12}.tmtphcm-reviews__text{margin:0;padding:0;font-size:14px;font-style:italic;color:#444;line-height:1.6;flex:1}.tmtphcm-reviews__author{display:flex;align-items:center;gap:10px;margin-top:auto}.tmtphcm-reviews__avatar{flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#c0392b;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.tmtphcm-reviews__author-info{display:flex;flex-direction:column;gap:2px}.tmtphcm-reviews__name{font-size:13px;font-weight:700;color:#1a1a1a;line-height:1.2}.tmtphcm-reviews__location{font-size:12px;color:#999;line-height:1.2}.tmtphcm-reviews__more{text-align:center;margin-top:24px}.tmtphcm-reviews__more a{font-size:14px;font-weight:600;color:#c0392b;text-decoration:none}.tmtphcm-reviews__more a:hover{text-decoration:underline}@media (max-width:720px){.tmtphcm-reviews__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}