.ev-rv__methods{flex-direction:column;gap:24px;padding:28px 20px;display:flex}.ev-rv__method-top{justify-content:space-between;margin-bottom:8px;display:flex}.ev-rv__method-name{font-size:14px;font-weight:700}.ev-rv__method-amt{font-family:var(--mono);font-size:14px;font-weight:800}.ev-rv__method-amt--navy{color:var(--navy)}.ev-rv__method-amt--green{color:var(--green)}.ev-rv__track{background:rgba(255,255,255,.06);border-radius:4px;height:8px;overflow:hidden}.ev-rv__fill{background:var(--muted);border-radius:4px;height:100%}.ev-rv__fill--navy{background:var(--navy)}.ev-rv__fill--green{background:var(--green)}.ev-rv__method-sub{color:var(--muted);margin-top:4px;font-size:12px}