.mprv-slide{min-width:100%;display:grid;gap:20px;padding:4px;align-items:start}.mprv-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:28px 26px 24px;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(13,103,181,.1);position:relative;overflow:hidden;transition:box-shadow .4s ease,transform .4s ease}.mprv-card:hover{box-shadow:0 16px 48px rgba(13,103,181,.16);transform:translateY(-4px)}.mprv-card-accent{position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0}.mprv-card-tint{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;pointer-events:none;opacity:.04}.mprv-platform{display:inline-flex;align-items:center;gap:6px;border-radius:100px;padding:4px 12px;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;text-decoration:none;border:1px solid transparent;transition:opacity .2s;width:fit-content}.mprv-platform:hover{opacity:.8}.mprv-quote-icon{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mprv-stars{display:flex;gap:2px;margin-bottom:10px}.mprv-stars span{font-size:17px;color:#f59e0b;line-height:1}.mprv-rtitle{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:10px;line-height:1.4;padding-right:42px}.mprv-text{font-size:13px;color:#475569;line-height:1.85;flex:1;margin-bottom:18px}.mprv-reviewer{display:flex;align-items:center;gap:11px;padding-top:16px;border-top:1px solid #f1f5f9;margin-top:auto}.mprv-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#fff;flex-shrink:0;box-shadow:0 3px 10px rgba(13,103,181,.22);letter-spacing:.02em}.mprv-rinfo{flex:1;min-width:0}.mprv-rname{font-size:13px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mprv-rrole{font-size:10.5px;color:#94a3b8;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mprv-verified{font-size:10px;font-weight:600;color:#16a34a;background:#f0fdf4;padding:3px 8px;border-radius:100px;border:1px solid #bbf7d0;white-space:nowrap;flex-shrink:0}.mprv-dot{width:8px;height:8px;border-radius:100px;background:#e2e8f0;cursor:pointer;border:none;padding:0;transition:all .3s ease}.mprv-dot.mprv-active{background:#0d67b5;width:26px}.mprv-dot:hover:not(.mprv-active){background:#3a8fd4}.mprv-footer a{color:#0d67b5;text-decoration:none;font-weight:500}.mprv-footer a:hover{text-decoration:underline}