.mbt-fdic-sc-chart{--mbt-fdic-sc-blue:#3b6fb6;--mbt-fdic-sc-axis:#222;--mbt-fdic-sc-grid:rgba(0,0,0,.12);--mbt-fdic-sc-plot-h:220px;box-sizing:border-box;max-width:100%;width:100%;margin:1.5rem 0;padding:0;font-family:inherit;color:#111}.mbt-fdic-sc-chart *,.mbt-fdic-sc-chart *:before,.mbt-fdic-sc-chart *:after{box-sizing:border-box}.mbt-fdic-sc-chart__title{margin:0 0 1rem;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:700;line-height:1.25}.mbt-fdic-sc-chart__source{margin:1rem 0 0;font-size:14px !important;font-style:italic;line-height:1.45;color:#333;text-align:left;word-wrap:break-word;overflow-wrap:break-word}.mbt-fdic-sc-chart__viewport{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable}.mbt-fdic-sc-chart__body{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:.35rem .6rem;width:100%;min-width:0}.mbt-fdic-sc-chart__y-block{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto;gap:.6rem;min-width:0;max-width:42%}.mbt-fdic-sc-chart__y-axis-title{flex-shrink:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:.6875rem;font-weight:600;color:#222;text-align:center;white-space:nowrap;letter-spacing:.02em;line-height:1.2}.mbt-fdic-sc-chart__y-ticks{display:flex;flex-direction:column;justify-content:space-between;height:var(--mbt-fdic-sc-plot-h);flex-shrink:0;min-height:var(--mbt-fdic-sc-plot-h)}.mbt-fdic-sc-chart__y-label{font-size:.6875rem;line-height:1;color:#333;text-align:right;white-space:nowrap}.mbt-fdic-sc-chart__plot-wrap{flex:1 1 auto;min-width:0;border-left:1px solid var(--mbt-fdic-sc-axis);position:relative}.mbt-fdic-sc-chart__plot-inner{position:relative;height:var(--mbt-fdic-sc-plot-h);box-shadow:inset 0 -1px 0 0 var(--mbt-fdic-sc-axis)}.mbt-fdic-sc-chart__hgrid{position:absolute;left:0;right:0;height:0;border-top:1px dotted var(--mbt-fdic-sc-grid);pointer-events:none}.mbt-fdic-sc-chart__bars{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(.2rem,1.2vw,.6rem);padding:0 clamp(.1rem,.8vw,.6rem);box-sizing:border-box}.mbt-fdic-sc-chart__bar-col{flex:1 1 0;min-width:0;max-width:4.25rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.mbt-fdic-sc-chart__value{font-size:clamp(.55rem,1.65vw,.8125rem);font-weight:700;color:#000;line-height:1.15;margin-bottom:.2rem;text-align:center;max-width:100%;white-space:nowrap}.mbt-fdic-sc-chart:not([data-mbt-sc-ready="1"]) .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__value,.mbt-fdic-sc-chart:not([data-mbt-sc-ready="1"]) .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__bar{opacity:0}.mbt-fdic-sc-chart[data-mbt-sc-ready="1"] .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__value,.mbt-fdic-sc-chart[data-mbt-sc-ready="1"] .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__bar{opacity:1;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.mbt-fdic-sc-chart[data-mbt-sc-ready="1"] .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__value,.mbt-fdic-sc-chart[data-mbt-sc-ready="1"] .mbt-fdic-sc-chart__bar-col>.mbt-fdic-sc-chart__bar{transition:none}}.mbt-fdic-sc-chart__bar{display:block;width:100%;max-width:2.85rem;margin:0 auto;background:var(--mbt-fdic-sc-blue);border-radius:1px 1px 0 0;min-height:2px;height:0}.mbt-fdic-sc-chart__x-axis{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(.2rem,1.2vw,.6rem);padding:.35rem clamp(.1rem,.8vw,.6rem) .25rem;box-sizing:border-box}.mbt-fdic-sc-chart__year{flex:1 1 0;min-width:0;max-width:4.25rem;font-size:clamp(.55rem,1.45vw,.8125rem);color:#222;text-align:center;font-variant-numeric:tabular-nums}@media (max-width:991.98px){.mbt-fdic-sc-chart__viewport{padding:0 2px}.mbt-fdic-sc-chart{--mbt-fdic-sc-plot-h:240px}.mbt-fdic-sc-chart__body{gap:.3rem .6rem}.mbt-fdic-sc-chart__y-block{max-width:40%}.mbt-fdic-sc-chart__y-axis-title{font-size:.625rem}.mbt-fdic-sc-chart__y-label{font-size:.625rem}}@media (min-width:768px) and (max-width:991.98px){.mbt-fdic-sc-chart{--mbt-fdic-sc-plot-h:260px}.mbt-fdic-sc-chart__y-label{font-size:.7rem}}@media (min-width:992px){.mbt-fdic-sc-chart{--mbt-fdic-sc-plot-h:280px}.mbt-fdic-sc-chart__y-label{font-size:.75rem}.mbt-fdic-sc-chart__y-axis-title{font-size:.75rem}}@media (max-width:767.98px){.mbt-fdic-sc-chart{margin:1rem 0;padding:0 4px;--mbt-fdic-sc-plot-h:248px}.mbt-fdic-sc-chart__viewport{padding:4px 2px 12px;overflow-x:auto}.mbt-fdic-sc-chart__body{width:max-content;min-width:100%}.mbt-fdic-sc-chart__y-block{max-width:none;width:auto}.mbt-fdic-sc-chart__y-axis-title{font-size:.58rem;letter-spacing:.01em}.mbt-fdic-sc-chart__y-label{font-size:.58rem}.mbt-fdic-sc-chart__plot-wrap{flex:0 0 auto;width:21.75rem;min-width:21.75rem}.mbt-fdic-sc-chart__bars,.mbt-fdic-sc-chart__x-axis{gap:.8rem;padding-left:.8rem;padding-right:.8rem}}@media (max-width:479.98px){.mbt-fdic-sc-chart{--mbt-fdic-sc-plot-h:236px}.mbt-fdic-sc-chart__plot-wrap{width:20.5rem;min-width:20.5rem}.mbt-fdic-sc-chart__y-axis-title{font-size:.52rem}.mbt-fdic-sc-chart__y-label{font-size:.52rem}.mbt-fdic-sc-chart__value{font-size:clamp(.5rem,2.8vw,.7rem)}.mbt-fdic-sc-chart__year{font-size:clamp(.5rem,2.5vw,.75rem)}.mbt-fdic-sc-chart__bars,.mbt-fdic-sc-chart__x-axis{gap:.8rem;padding-left:.8rem;padding-right:.8rem}}@media (max-width:360px){.mbt-fdic-sc-chart{--mbt-fdic-sc-plot-h:228px}.mbt-fdic-sc-chart__plot-wrap{width:19.5rem;min-width:19.5rem}.mbt-fdic-sc-chart__y-label{font-size:.5rem}}