.bi-cbd{box-sizing:border-box;padding:80px 24px;width:100%}.bi-cbd--light{background:#f8f6f1}.bi-cbd--white{background:#fff}.bi-cbd--navy{background:var(--bi-navy,#002d5d)}.bi-cbd__header{margin:0 auto 60px;max-width:860px}.bi-cbd__headline{color:var(--bi-navy,#002d5d)!important;font-family:var(--bi-fd,Georgia,serif)!important;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2;margin:12px 0 16px}.bi-cbd--navy .bi-cbd__headline{color:#fff!important}.bi-cbd__sub{color:rgba(0,45,93,.65);font-size:1rem;line-height:1.7;margin:0}.bi-cbd--navy .bi-cbd__sub{color:hsla(0,0%,100%,.7)}.bi-cbd__body{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:1000px}.bi-cbd__chart-wrap{flex-shrink:0;height:300px;position:relative;width:300px}.bi-cbd__svg{height:100%;overflow:visible;width:100%}.bi-cbd__segment{cursor:pointer;transition:stroke-dasharray .8s cubic-bezier(.4,0,.2,1),opacity .3s}.bi-cbd__segment--dim{opacity:.2}.bi-cbd__segment--active{filter:brightness(1.08)}.bi-cbd__center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;pointer-events:none;position:absolute;text-align:center;transition:opacity .2s}.bi-cbd__center-l1{color:#9ca3af;display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bi-cbd__center-l2{color:var(--bi-navy,#002d5d);display:block;font-size:.85rem;font-weight:700;margin-top:2px}.bi-cbd--navy .bi-cbd__center-l2{color:#fff}.bi-cbd__center-pct{color:var(--bi-navy,#002d5d);font-family:var(--bi-fd,Georgia,serif);font-size:2.4rem;font-weight:800;line-height:1}.bi-cbd--navy .bi-cbd__center-pct{color:#fff}.bi-cbd__center-hover-label{color:#6b7280;font-size:.78rem;font-weight:600;margin-top:4px;max-width:100px;text-align:center}.bi-cbd__chart-wrap--bars{flex:1;height:auto;width:100%}.bi-cbd__bars{display:flex;flex-direction:column;gap:14px;width:100%}.bi-cbd__bar-row{align-items:center;display:flex;gap:12px}.bi-cbd__bar-label{color:#374151;flex-shrink:0;font-size:.82rem;font-weight:600;min-width:160px}.bi-cbd--navy .bi-cbd__bar-label{color:hsla(0,0%,100%,.85)}.bi-cbd__bar-track{background:rgba(0,0,0,.07);border-radius:100px;flex:1;height:14px;overflow:hidden}.bi-cbd--navy .bi-cbd__bar-track{background:hsla(0,0%,100%,.12)}.bi-cbd__bar-fill{border-radius:100px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1);width:0}.bi-cbd__bar-pct{color:#374151;font-size:.82rem;font-weight:700;min-width:36px;text-align:right}.bi-cbd--navy .bi-cbd__bar-pct{color:hsla(0,0%,100%,.85)}.bi-cbd__legend{display:flex;flex:1;flex-direction:column;gap:14px}.bi-cbd__legend-item{align-items:flex-start;background:transparent;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:14px 18px;transition:background .15s,transform .15s}.bi-cbd__legend-item:hover{background:rgba(0,0,0,.04)}.bi-cbd--navy .bi-cbd__legend-item:hover{background:hsla(0,0%,100%,.06)}.bi-cbd__legend-item--active{background:rgba(0,0,0,.04)!important;transform:translateX(4px)}.bi-cbd--navy .bi-cbd__legend-item--active{background:hsla(0,0%,100%,.06)!important}.bi-cbd__legend-swatch{border-radius:50%;flex-shrink:0;height:14px;margin-top:3px;width:14px}.bi-cbd__legend-content{flex:1}.bi-cbd__legend-row{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.bi-cbd__legend-label{color:#1a2332;font-size:.9rem;font-weight:600}.bi-cbd--navy .bi-cbd__legend-label{color:#fff}.bi-cbd__legend-pct{color:var(--bi-navy,#002d5d);flex-shrink:0;font-family:var(--bi-fd,Georgia,serif);font-size:1.2rem;font-weight:800}.bi-cbd--navy .bi-cbd__legend-pct{color:rgba(111,232,154,.9)}.bi-cbd__legend-note{color:#6b7280;font-size:.78rem;line-height:1.5;margin-top:3px}.bi-cbd--navy .bi-cbd__legend-note{color:hsla(0,0%,100%,.55)}@media (max-width:860px){.bi-cbd__body{align-items:center;flex-direction:column;gap:40px}.bi-cbd__chart-wrap--donut{height:260px;width:260px}.bi-cbd__legend{max-width:500px;width:100%}}@media (max-width:480px){.bi-cbd{padding:48px 16px}.bi-cbd__chart-wrap--donut{height:220px;width:220px}.bi-cbd__bar-label{font-size:.76rem;min-width:110px}}@media (prefers-reduced-motion:reduce){.bi-cbd__bar-fill,.bi-cbd__segment{transition:none}}