.review-history-actions{display:flex;justify-content:space-between;align-items:center;margin:16px 0}.review-history-actions span{color:#78857c;font-size:11px}.review-history-actions button{padding:11px 14px;border:0;border-radius:13px;background:#234f3b;color:#fff;font-weight:700}.review-history-list{display:grid;gap:12px}.review-history-card{display:grid;grid-template-columns:92px 1fr;gap:13px;padding:13px;border-radius:19px;background:#fff;border:1px solid #e0e6dc}.review-history-photo{height:100px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#edf2e8;font-size:32px}.review-history-photo img{width:100%;height:100%;object-fit:cover}.review-history-card h3{margin:2px 0 5px;font-size:16px}.review-history-card small{color:#829087;font-size:9px}.review-history-card p{margin:8px 0 0;color:#4e5d53;font-size:11px;line-height:1.55}.review-history-card p b{color:#2e5c3b}.review-history-empty{padding:45px 20px;border-radius:20px;background:#fff;text-align:center;color:#748078;line-height:1.8}.review-history-empty span{display:block;font-size:38px}
