.hp-rev-card{flex:0 0 calc(33.333% - 14px);background:#fff;border:1px solid #e4e2dc;border-radius:20px;padding:32px 28px 0;box-sizing:border-box;display:flex;flex-direction:column;transition:border-color .25s,transform .2s;overflow:hidden;min-height:320px}.hp-rev-card:hover{border-color:#b0aea8;transform:translateY(-3px)}.hp-rev-card-top{flex:1;padding-bottom:24px}.hp-rev-reviewer-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hp-rev-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}.hp-rev-name{font-size:15px;font-weight:600;color:#0a0a0a;margin:0 0 4px}.hp-rev-verified{display:flex;align-items:center;gap:4px;font-size:12px;color:#2d7a3a;font-weight:500}.hp-rev-card-stars{display:flex;gap:3px;margin-bottom:14px}.hp-rev-star-full{fill:#f5a623}.hp-rev-star-empty{fill:#e4e2dc}.hp-rev-quote{font-size:15px;color:#3a3835;line-height:1.8;margin:0 0 20px;flex:1}.hp-rev-product-strip{background:#f7f6f3;border-top:1px solid #eeece7;padding:14px 18px;display:flex;align-items:center;gap:8px;margin:0 -28px}.hp-rev-product-dot{width:7px;height:7px;border-radius:50%;background:#2d7a3a;flex-shrink:0}.hp-rev-product-name{font-size:12px;font-weight:600;color:#5a5955;text-transform:uppercase;letter-spacing:.05em}.hp-rev-dot{width:6px;height:6px;border-radius:50%;background:#d0cec8;border:none;padding:0;cursor:pointer;transition:background .25s,width .25s,border-radius .25s}.hp-rev-dot.active{background:#0a0a0a;width:18px;border-radius:3px}@media (max-width:700px){.hp-rev-card{flex:0 0 100%}}@media (max-width:900px) and (min-width:701px){.hp-rev-card{flex:0 0 calc(50% - 10px)}}