.ConversionBar-module__Sdoe8W__wrap{background:var(--kc-surface);border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);flex-direction:column;gap:20px;padding:24px 20px;display:flex}.ConversionBar-module__Sdoe8W__head{flex-direction:column;gap:6px;display:flex}.ConversionBar-module__Sdoe8W__title{color:var(--kc-text);font-size:15px;font-weight:700}.ConversionBar-module__Sdoe8W__amount{color:var(--kc-brand-strong,var(--kc-brand));font-variant-numeric:tabular-nums;word-break:keep-all;font-size:28px;font-weight:800;line-height:1.2}.ConversionBar-module__Sdoe8W__unit{font-size:17px;font-weight:700}.ConversionBar-module__Sdoe8W__track{background:var(--kc-border);border-radius:999px;width:100%;height:34px;display:flex;overflow:hidden}.ConversionBar-module__Sdoe8W__seg{width:0;height:100%;transition:width .72s var(--kc-ease,cubic-bezier(.22, 1, .36, 1))}.ConversionBar-module__Sdoe8W__segDeposit{background:var(--kc-brand)}.ConversionBar-module__Sdoe8W__segMonthly{background:var(--kc-brand-soft)}.ConversionBar-module__Sdoe8W__legend{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.ConversionBar-module__Sdoe8W__row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ConversionBar-module__Sdoe8W__name{color:var(--kc-muted);word-break:keep-all;align-items:center;gap:8px;font-size:14px;display:flex}.ConversionBar-module__Sdoe8W__dot{border-radius:50%;flex:none;width:10px;height:10px}.ConversionBar-module__Sdoe8W__dotDeposit{background:var(--kc-brand)}.ConversionBar-module__Sdoe8W__dotMonthly{background:var(--kc-brand-soft)}.ConversionBar-module__Sdoe8W__value{color:var(--kc-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px;font-weight:700}.ConversionBar-module__Sdoe8W__share{color:var(--kc-muted);font-size:13px;font-weight:600}.ConversionBar-module__Sdoe8W__note{color:var(--kc-muted);word-break:keep-all;font-size:14px;line-height:22px}.ConversionBar-module__Sdoe8W__note b{color:var(--kc-text);font-weight:700}@media (max-width:480px){.ConversionBar-module__Sdoe8W__wrap{padding:20px 16px}.ConversionBar-module__Sdoe8W__amount{font-size:24px}.ConversionBar-module__Sdoe8W__track{height:28px}}