.cmp .rv-hero{display:grid;gap:40px;align-items:end}@media (min-width:1000px){.cmp .rv-hero{grid-template-columns:minmax(0,1fr) minmax(0,.62fr);gap:64px}}.cmp .rv-phone{position:relative;justify-self:center;width:100%;max-width:260px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 4px rgba(7,17,8,.06),0 30px 70px -18px rgba(9,60,82,.5);line-height:0;max-height:340px}.cmp .rv-phone img{width:100%;height:auto;display:block}@media (min-width:1000px){.cmp .rv-phone{justify-self:end;max-width:380px;max-height:590px;margin-bottom:-104px}}.cmp .rv-phone:after{content:"";position:absolute;inset-inline:0;bottom:0;height:22%;pointer-events:none;background:linear-gradient(0deg,rgba(255,255,255,.92),rgba(255,255,255,0))}.cmp .rv-score{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 28px;margin:28px 0 0}.cmp .rv-score-figure{font-family:var(--font-wb-space-grotesk),ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(3.5rem,8vw,5rem);font-weight:700!important;line-height:.92;letter-spacing:-.03em;color:var(--cmp-ink)}.cmp .rv-score-meta{display:flex;flex-direction:column;gap:6px;padding-bottom:6px}.cmp .rv-score-meta span{font-size:.9375rem;color:var(--cmp-ink-2)}.cmp .rv-stars{display:inline-flex;gap:2px;line-height:0}.cmp .rv-stars svg{display:block;width:18px;height:18px}.cmp .rv-stars--lg svg{width:26px;height:26px}.cmp .rv-star-on{fill:#f5a524}.cmp .rv-star-off{fill:var(--cmp-rule)}.cmp .rv-rules{counter-reset:rv-rule;list-style:none;margin:32px 0 0;padding:0;display:grid;gap:24px;max-width:46rem}.cmp .rv-rules>li{counter-increment:rv-rule;position:relative;padding-left:44px}.cmp .rv-rules>li:before{content:counter(rv-rule);position:absolute;left:0;top:1px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--cmp-ink);color:#fff;font-size:13px;font-weight:600;font-family:var(--font-wb-inter),ui-sans-serif,system-ui,sans-serif}.cmp .rv-rules h3{margin-bottom:6px}.cmp .rv-rules p{font-size:1rem;margin-bottom:0;max-width:none}.cmp .rv-quotes{display:grid;gap:16px;margin-top:36px;grid-template-columns:1fr}@media (min-width:760px){.cmp .rv-quotes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.cmp .rv-quotes--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.cmp .rv-quote{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid var(--cmp-rule);border-radius:8px;padding:22px}.cmp-band--warm .rv-quote{border-color:#dbe6ee}.cmp .rv-quote-h{font-family:var(--font-wb-space-grotesk),ui-sans-serif,system-ui,sans-serif!important;font-size:1rem;font-weight:600!important;line-height:1.3;color:var(--cmp-ink);margin:0}.cmp .rv-quote-body{font-size:.9375rem;line-height:1.55;color:var(--cmp-ink-2);margin:0;max-width:none;white-space:pre-line}.cmp .rv-quote-foot{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:auto;padding-top:12px;border-top:1px solid var(--cmp-rule);font-size:.8125rem;color:var(--cmp-ink-3)}.cmp .rv-quote-author{font-weight:600;color:var(--cmp-ink-2)}.cmp .rv-quote-foot .rv-dot{width:3px;height:3px;border-radius:50%;background:var(--cmp-rule)}.cmp .rv-theme+.rv-theme{margin-top:56px;padding-top:48px;border-top:1px solid var(--cmp-rule)}.cmp .rv-theme-count{font-size:.8125rem;color:var(--cmp-ink-3);margin:10px 0 0}.cmp .rv-voice{padding-left:18px;border-left:2px solid var(--cmp-accent);margin-top:16px;max-width:var(--cmp-measure)}.cmp .rv-voice p{margin-bottom:0}.cmp .rv-facts{display:grid;gap:16px;margin-top:36px;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.cmp .rv-fact-value{font-family:var(--font-wb-space-grotesk),ui-sans-serif,system-ui,sans-serif!important;font-size:2.25rem;font-weight:700!important;line-height:1.05;letter-spacing:-.02em;color:var(--cmp-ink);display:block}.cmp .rv-fact-label{font-size:.9375rem;color:var(--cmp-ink-2);margin:8px 0 0}.cmp .rv-verify{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cmp a.rv-link{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--cmp-rule-dark);border-radius:6px;padding:11px 16px;font-size:.9375rem;font-weight:600;text-decoration:none!important;color:inherit}.cmp a.rv-link:hover{border-color:var(--cmp-accent-bright);color:var(--cmp-accent-soft)}