html body .content .slide ol,html body .content .slide ul{padding-left:0}.graphWrapper{--graph-font-size:var(--graph-converted-to-em);--graph-axis-tick-font-size:var(--graph-converted-to-em);--graph-font-family:Helvetica,Arial,sans-serif;--graph-stroke-width:0.06em;--graph-circle-shape-size:0.15em;--graph-circle-shape-expanded-size:0.22em;--graph-bubble-size:0.25em;--graph-bubble-expanded-size:0.5em;--grid-line-stroke-width:0.03em;--grid-dashed-stroke-size:0.09em;--inner-graph-vertical-gap:0.6em;--outer-graph-vertical-gap:0.6em;--graph-horizontal-gap:0.8em;--metadata-container-gap:0.4em;--metadata-container-horizontal-gap:0.1em;--graph-x-axis-bottom-offset:0.1em;--graph-x-axis-start-tick-offset:-0.25em;--graph-x-axis-end-tick-offset:0em;--graph-x-axis-vertical-offset:-0.3em;--graph-caption-top-offset:0.1em;--graph-caption-bottom-offset:0.075em;--html-legend-column-gap:0.25em;--html-legend-row-gap:0.15em;--html-legend-item-gap:0.3em;--html-legend-colored-circle-size:0.6em;--html-legend-colored-circle-gap:0.3em;--stacked-html-legend-list-bottom-offset:0.3em;--graph-tooltip-container-padding:0.1em 0.125em 0.1em 0.1em;--graph-tooltip-th-padding:0.1em 0.2em;--graph-tooltip-td-padding:0.2em;--graph-tooltip-last-td-padding:1em;--graph-tooltip-single-series-last-td-padding:0.2em}@media(max-width:480px){.graphWrapper{--graph-stroke-width:1.8px;--graph-circle-shape-size:0.2em;--graph-circle-shape-expanded-size:0.3em;--graph-bubble-size:0;--graph-bubble-expanded-size:0.4em;--grid-line-stroke-width:0.03em;--grid-dashed-stroke-size:0.09em;--inner-graph-vertical-gap:1em;--outer-graph-vertical-gap:1em;--graph-horizontal-gap:0.4em;--metadata-container-gap:1em;--metadata-container-horizontal-gap:0.1em;--graph-x-axis-bottom-offset:0.1em;--graph-x-axis-start-tick-offset:-0.25em;--graph-x-axis-end-tick-offset:0.1em;--graph-x-axis-vertical-offset:-0.9em;--graph-caption-top-offset:0;--graph-caption-bottom-offset:0.075em;--html-legend-column-gap:0.5em;--html-legend-row-gap:0.4em;--html-legend-item-gap:0.3em;--html-legend-colored-circle-size:0.6em;--html-legend-colored-circle-gap:0.3em;--stacked-html-legend-list-bottom-offset:0.3em;--graph-tooltip-container-padding:0.1em 0.125em 0.1em 0.1em;--graph-tooltip-th-padding:0.1em 0.2em;--graph-tooltip-td-padding:0.2em;--graph-tooltip-last-td-padding:1em;--graph-tooltip-single-series-last-td-padding:0.2em}}.graphWrapper{--graph-background:#fff;--graph-grid-line:#dbdbdb;--graph-grid-line-focused:#000;--legend-text:#000;--label-text:#000;--tooltip-text:#000;--graph-data-0-with-fallback:var(--graph-data-0,#ef664e);--graph-data-1-with-fallback:var(--graph-data-1,#ffba42);--graph-data-2-with-fallback:var(--graph-data-2,#3fba44);--graph-data-3-with-fallback:var(--graph-data-3,#a868b1);--graph-data-4-with-fallback:var(--graph-data-4,#6188c2);--graph-data-5-with-fallback:var(--graph-data-5,#93c837);--graph-data-6-with-fallback:var(--graph-data-6,#64afbe);--positive-color:var(--graph-data-2-with-fallback);--negative-color:var(--graph-data-0-with-fallback)}.graphWrapper.dark{--graph-background:#000;--graph-grid-line:#393939;--graph-grid-line-focused:#fff;--legend-text:#fff;--label-text:#fff;--tooltip-text:#fff}.graphWrapper{container-name:graphWrapper;container-type:size;flex-direction:column-reverse;margin:0 auto;max-width:160cqh}.graphWrapper,.graphWrapper .graph-container{display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.graphWrapper .graph-container{flex-direction:column;gap:var(--inner-graph-vertical-gap);position:relative}.graphWrapper .graph-container .metadata-container{order:0}.graphWrapper .graph-container .graph-content{order:1}.graphWrapper .graph-container .html-x-axis-label{order:2}.graphWrapper .graph-container .graph-caption{order:3}section:not(.has-graph-background) .graphWrapper:only-child .graph-container:not(:has(.html-y-axis-label)){padding-top:.5em}section:not(.has-graph-background) .graphWrapper:only-child .graph-container:not(:has(.html-x-axis-label)){padding-bottom:.25em}section:not(.has-graph-background) .graphWrapper:only-child .graph-container:not(:has(.html-y-axis-label)):not(:has(.html-x-axis-label)){padding:.5em 0 .25em}.graphWrapper .graph-container.is-rotated .graph-content{padding-right:var(--padding-right)}.graphWrapper .graph-content{display:flex;flex-direction:row;gap:var(--graph-horizontal-gap);height:100%;max-height:48cqw;padding-bottom:var(--padding-bottom);padding-top:var(--padding-top);width:100%}@media(min-width:481px){.graphWrapper .graph-content{padding-left:var(--padding-left)}}@media(max-width:480px){.graphWrapper .graph-content{max-height:60cqw}}.graphWrapper .graph-content{--padding-left:calc(clamp(var(--min-padding), var(--scale), var(--max-padding))*0.1);--padding-right:calc(clamp(var(--min-padding), var(--scale), var(--max-padding))*1);--padding-top:calc(clamp(var(--min-padding), var(--scale), var(--max-padding))*0.3);--padding-bottom:calc(clamp(var(--min-padding), var(--scale), var(--max-padding))*0.7);--scale-multiplier:0.5;--scale:calc(var(--scale-multiplier)*var(--padding-scale-size))}@media(max-width:767px){.graphWrapper .graph-content{--padding-right:calc(clamp(var(--min-padding), var(--scale), var(--max-padding))*0.5)}}@media(max-width:480px){.graphWrapper .graph-content{--max-padding:2em;--min-padding:1.1em;--padding-scale-size:3.7cqh}}@media(min-width:481px)and (min-aspect-ratio:7/3){.graphWrapper .graph-content{--max-padding:3em;--min-padding:1.1em;--padding-scale-size:3cqw}}@media(min-width:481px)and (min-aspect-ratio:1/1)and (max-aspect-ratio:7/3){.graphWrapper .graph-content{--max-padding:6em;--min-padding:1.1em;--padding-scale-size:3.7cqw}}@media(min-width:481px)and (max-aspect-ratio:1/1)and (min-aspect-ratio:9/16){.graphWrapper .graph-content{--max-padding:3.6em;--min-padding:1.1em;--padding-scale-size:3.7cqh}}@media(min-width:481px)and (max-aspect-ratio:9/16){.graphWrapper .graph-content{--max-padding:2.2em;--min-padding:1.1em;--padding-scale-size:3.7cqh}}.graphWrapper figure.graph{display:block;flex-grow:1;margin:0 auto;position:relative}.graphWrapper figure.graph svg{bottom:0;position:absolute;top:0}.graphWrapper .bb-main,.graphWrapper .html-legend,.graphWrapper figure.graph,.graphWrapper figure.graph>svg{overflow:visible!important}.graphWrapper p:empty{display:none}.graphWrapper svg{font:inherit!important}.graphWrapper text{display:block!important;font-family:var(--graph-font-family);font-size:var(--graph-font-size)!important}.graphWrapper text tspan{display:block}.graphWrapper .bb-axis text{font-size:var(--graph-axis-tick-font-size)!important}.graphWrapper figure.graph .bb-shapes-data0 .bb-line,.graphWrapper figure.graph .bb-target-data0 .bb-line{stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data0 .bb-circle,.graphWrapper figure.graph .bb-shapes-data0 polygon,.graphWrapper figure.graph .bb-target-data0 .bb-circle,.graphWrapper figure.graph .bb-target-data0 polygon{fill:var(--graph-data-0-with-fallback)!important;stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data0 .bb-arc,.graphWrapper figure.graph .bb-shapes-data0 .bb-area,.graphWrapper figure.graph .bb-shapes-data0 .bb-bar,.graphWrapper figure.graph .bb-target-data0 .bb-arc,.graphWrapper figure.graph .bb-target-data0 .bb-area,.graphWrapper figure.graph .bb-target-data0 .bb-bar{fill:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data0 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data0 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data0 .bb-text,.graphWrapper figure.graph .bb-target-data0 .bb-text{fill:var(--graph-data-0-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--graph-data-0-with-fallback)!important}.graphWrapper .legend-item:first-child span:first-child{background-color:var(--graph-data-0-with-fallback)}.graphWrapper figure.graph .bb-shapes-data1 .bb-line,.graphWrapper figure.graph .bb-target-data1 .bb-line{stroke:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data1 .bb-circle,.graphWrapper figure.graph .bb-shapes-data1 polygon,.graphWrapper figure.graph .bb-target-data1 .bb-circle,.graphWrapper figure.graph .bb-target-data1 polygon{fill:var(--graph-data-1-with-fallback)!important;stroke:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data1 .bb-arc,.graphWrapper figure.graph .bb-shapes-data1 .bb-area,.graphWrapper figure.graph .bb-shapes-data1 .bb-bar,.graphWrapper figure.graph .bb-target-data1 .bb-arc,.graphWrapper figure.graph .bb-target-data1 .bb-area,.graphWrapper figure.graph .bb-target-data1 .bb-bar{fill:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data1 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data1 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data1 .bb-text,.graphWrapper figure.graph .bb-target-data1 .bb-text{fill:var(--graph-data-1-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--graph-data-1-with-fallback)!important}.graphWrapper .legend-item:nth-child(2) span:first-child{background-color:var(--graph-data-1-with-fallback)}.graphWrapper figure.graph .bb-shapes-data2 .bb-line,.graphWrapper figure.graph .bb-target-data2 .bb-line{stroke:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data2 .bb-circle,.graphWrapper figure.graph .bb-shapes-data2 polygon,.graphWrapper figure.graph .bb-target-data2 .bb-circle,.graphWrapper figure.graph .bb-target-data2 polygon{fill:var(--graph-data-2-with-fallback)!important;stroke:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data2 .bb-arc,.graphWrapper figure.graph .bb-shapes-data2 .bb-area,.graphWrapper figure.graph .bb-shapes-data2 .bb-bar,.graphWrapper figure.graph .bb-target-data2 .bb-arc,.graphWrapper figure.graph .bb-target-data2 .bb-area,.graphWrapper figure.graph .bb-target-data2 .bb-bar{fill:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data2 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data2 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data2 .bb-text,.graphWrapper figure.graph .bb-target-data2 .bb-text{fill:var(--graph-data-2-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--graph-data-2-with-fallback)!important}.graphWrapper .legend-item:nth-child(3) span:first-child{background-color:var(--graph-data-2-with-fallback)}.graphWrapper figure.graph .bb-shapes-data3 .bb-line,.graphWrapper figure.graph .bb-target-data3 .bb-line{stroke:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data3 .bb-circle,.graphWrapper figure.graph .bb-shapes-data3 polygon,.graphWrapper figure.graph .bb-target-data3 .bb-circle,.graphWrapper figure.graph .bb-target-data3 polygon{fill:var(--graph-data-3-with-fallback)!important;stroke:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data3 .bb-arc,.graphWrapper figure.graph .bb-shapes-data3 .bb-area,.graphWrapper figure.graph .bb-shapes-data3 .bb-bar,.graphWrapper figure.graph .bb-target-data3 .bb-arc,.graphWrapper figure.graph .bb-target-data3 .bb-area,.graphWrapper figure.graph .bb-target-data3 .bb-bar{fill:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data3 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data3 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data3 .bb-text,.graphWrapper figure.graph .bb-target-data3 .bb-text{fill:var(--graph-data-3-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--graph-data-3-with-fallback)!important}.graphWrapper .legend-item:nth-child(4) span:first-child{background-color:var(--graph-data-3-with-fallback)}.graphWrapper figure.graph .bb-shapes-data4 .bb-line,.graphWrapper figure.graph .bb-target-data4 .bb-line{stroke:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data4 .bb-circle,.graphWrapper figure.graph .bb-shapes-data4 polygon,.graphWrapper figure.graph .bb-target-data4 .bb-circle,.graphWrapper figure.graph .bb-target-data4 polygon{fill:var(--graph-data-4-with-fallback)!important;stroke:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data4 .bb-arc,.graphWrapper figure.graph .bb-shapes-data4 .bb-area,.graphWrapper figure.graph .bb-shapes-data4 .bb-bar,.graphWrapper figure.graph .bb-target-data4 .bb-arc,.graphWrapper figure.graph .bb-target-data4 .bb-area,.graphWrapper figure.graph .bb-target-data4 .bb-bar{fill:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data4 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data4 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data4 .bb-text,.graphWrapper figure.graph .bb-target-data4 .bb-text{fill:var(--graph-data-4-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--graph-data-4-with-fallback)!important}.graphWrapper .legend-item:nth-child(5) span:first-child{background-color:var(--graph-data-4-with-fallback)}.graphWrapper figure.graph .bb-shapes-data5 .bb-line,.graphWrapper figure.graph .bb-target-data5 .bb-line{stroke:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data5 .bb-circle,.graphWrapper figure.graph .bb-shapes-data5 polygon,.graphWrapper figure.graph .bb-target-data5 .bb-circle,.graphWrapper figure.graph .bb-target-data5 polygon{fill:var(--graph-data-5-with-fallback)!important;stroke:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data5 .bb-arc,.graphWrapper figure.graph .bb-shapes-data5 .bb-area,.graphWrapper figure.graph .bb-shapes-data5 .bb-bar,.graphWrapper figure.graph .bb-target-data5 .bb-arc,.graphWrapper figure.graph .bb-target-data5 .bb-area,.graphWrapper figure.graph .bb-target-data5 .bb-bar{fill:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data5 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data5 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data5 .bb-text,.graphWrapper figure.graph .bb-target-data5 .bb-text{fill:var(--graph-data-5-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--graph-data-5-with-fallback)!important}.graphWrapper .legend-item:nth-child(6) span:first-child{background-color:var(--graph-data-5-with-fallback)}.graphWrapper figure.graph .bb-shapes-data6 .bb-line,.graphWrapper figure.graph .bb-target-data6 .bb-line{stroke:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data6 .bb-circle,.graphWrapper figure.graph .bb-shapes-data6 polygon,.graphWrapper figure.graph .bb-target-data6 .bb-circle,.graphWrapper figure.graph .bb-target-data6 polygon{fill:var(--graph-data-6-with-fallback)!important;stroke:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data6 .bb-arc,.graphWrapper figure.graph .bb-shapes-data6 .bb-area,.graphWrapper figure.graph .bb-shapes-data6 .bb-bar,.graphWrapper figure.graph .bb-target-data6 .bb-arc,.graphWrapper figure.graph .bb-target-data6 .bb-area,.graphWrapper figure.graph .bb-target-data6 .bb-bar{fill:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data6 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data6 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data6 .bb-text,.graphWrapper figure.graph .bb-target-data6 .bb-text{fill:var(--graph-data-6-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--graph-data-6-with-fallback)!important}.graphWrapper .legend-item:nth-child(7) span:first-child{background-color:var(--graph-data-6-with-fallback)}.graphWrapper figure.graph .bb-shapes-data7 .bb-line,.graphWrapper figure.graph .bb-target-data7 .bb-line{stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data7 .bb-circle,.graphWrapper figure.graph .bb-shapes-data7 polygon,.graphWrapper figure.graph .bb-target-data7 .bb-circle,.graphWrapper figure.graph .bb-target-data7 polygon{fill:var(--graph-data-0-with-fallback)!important;stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data7 .bb-arc,.graphWrapper figure.graph .bb-shapes-data7 .bb-area,.graphWrapper figure.graph .bb-shapes-data7 .bb-bar,.graphWrapper figure.graph .bb-target-data7 .bb-arc,.graphWrapper figure.graph .bb-target-data7 .bb-area,.graphWrapper figure.graph .bb-target-data7 .bb-bar{fill:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data7 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data7 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data7 .bb-text,.graphWrapper figure.graph .bb-target-data7 .bb-text{fill:var(--graph-data-0-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--graph-data-0-with-fallback)!important}.graphWrapper .legend-item:nth-child(8) span:first-child{background-color:var(--graph-data-0-with-fallback)}.graphWrapper figure.graph .bb-shapes-data8 .bb-line,.graphWrapper figure.graph .bb-target-data8 .bb-line{stroke:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data8 .bb-circle,.graphWrapper figure.graph .bb-shapes-data8 polygon,.graphWrapper figure.graph .bb-target-data8 .bb-circle,.graphWrapper figure.graph .bb-target-data8 polygon{fill:var(--graph-data-1-with-fallback)!important;stroke:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data8 .bb-arc,.graphWrapper figure.graph .bb-shapes-data8 .bb-area,.graphWrapper figure.graph .bb-shapes-data8 .bb-bar,.graphWrapper figure.graph .bb-target-data8 .bb-arc,.graphWrapper figure.graph .bb-target-data8 .bb-area,.graphWrapper figure.graph .bb-target-data8 .bb-bar{fill:var(--graph-data-1-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data8 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data8 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data8 .bb-text,.graphWrapper figure.graph .bb-target-data8 .bb-text{fill:var(--graph-data-1-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--graph-data-1-with-fallback)!important}.graphWrapper .legend-item:nth-child(9) span:first-child{background-color:var(--graph-data-1-with-fallback)}.graphWrapper figure.graph .bb-shapes-data9 .bb-line,.graphWrapper figure.graph .bb-target-data9 .bb-line{stroke:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data9 .bb-circle,.graphWrapper figure.graph .bb-shapes-data9 polygon,.graphWrapper figure.graph .bb-target-data9 .bb-circle,.graphWrapper figure.graph .bb-target-data9 polygon{fill:var(--graph-data-2-with-fallback)!important;stroke:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data9 .bb-arc,.graphWrapper figure.graph .bb-shapes-data9 .bb-area,.graphWrapper figure.graph .bb-shapes-data9 .bb-bar,.graphWrapper figure.graph .bb-target-data9 .bb-arc,.graphWrapper figure.graph .bb-target-data9 .bb-area,.graphWrapper figure.graph .bb-target-data9 .bb-bar{fill:var(--graph-data-2-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data9 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data9 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data9 .bb-text,.graphWrapper figure.graph .bb-target-data9 .bb-text{fill:var(--graph-data-2-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--graph-data-2-with-fallback)!important}.graphWrapper .legend-item:nth-child(10) span:first-child{background-color:var(--graph-data-2-with-fallback)}.graphWrapper figure.graph .bb-shapes-data10 .bb-line,.graphWrapper figure.graph .bb-target-data10 .bb-line{stroke:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data10 .bb-circle,.graphWrapper figure.graph .bb-shapes-data10 polygon,.graphWrapper figure.graph .bb-target-data10 .bb-circle,.graphWrapper figure.graph .bb-target-data10 polygon{fill:var(--graph-data-3-with-fallback)!important;stroke:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data10 .bb-arc,.graphWrapper figure.graph .bb-shapes-data10 .bb-area,.graphWrapper figure.graph .bb-shapes-data10 .bb-bar,.graphWrapper figure.graph .bb-target-data10 .bb-arc,.graphWrapper figure.graph .bb-target-data10 .bb-area,.graphWrapper figure.graph .bb-target-data10 .bb-bar{fill:var(--graph-data-3-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data10 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data10 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data10 .bb-text,.graphWrapper figure.graph .bb-target-data10 .bb-text{fill:var(--graph-data-3-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--graph-data-3-with-fallback)!important}.graphWrapper .legend-item:nth-child(11) span:first-child{background-color:var(--graph-data-3-with-fallback)}.graphWrapper figure.graph .bb-shapes-data11 .bb-line,.graphWrapper figure.graph .bb-target-data11 .bb-line{stroke:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data11 .bb-circle,.graphWrapper figure.graph .bb-shapes-data11 polygon,.graphWrapper figure.graph .bb-target-data11 .bb-circle,.graphWrapper figure.graph .bb-target-data11 polygon{fill:var(--graph-data-4-with-fallback)!important;stroke:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data11 .bb-arc,.graphWrapper figure.graph .bb-shapes-data11 .bb-area,.graphWrapper figure.graph .bb-shapes-data11 .bb-bar,.graphWrapper figure.graph .bb-target-data11 .bb-arc,.graphWrapper figure.graph .bb-target-data11 .bb-area,.graphWrapper figure.graph .bb-target-data11 .bb-bar{fill:var(--graph-data-4-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data11 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data11 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data11 .bb-text,.graphWrapper figure.graph .bb-target-data11 .bb-text{fill:var(--graph-data-4-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data11 td.name span{background-color:var(--graph-data-4-with-fallback)!important}.graphWrapper .legend-item:nth-child(12) span:first-child{background-color:var(--graph-data-4-with-fallback)}.graphWrapper figure.graph .bb-shapes-data12 .bb-line,.graphWrapper figure.graph .bb-target-data12 .bb-line{stroke:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data12 .bb-circle,.graphWrapper figure.graph .bb-shapes-data12 polygon,.graphWrapper figure.graph .bb-target-data12 .bb-circle,.graphWrapper figure.graph .bb-target-data12 polygon{fill:var(--graph-data-5-with-fallback)!important;stroke:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data12 .bb-arc,.graphWrapper figure.graph .bb-shapes-data12 .bb-area,.graphWrapper figure.graph .bb-shapes-data12 .bb-bar,.graphWrapper figure.graph .bb-target-data12 .bb-arc,.graphWrapper figure.graph .bb-target-data12 .bb-area,.graphWrapper figure.graph .bb-target-data12 .bb-bar{fill:var(--graph-data-5-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data12 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data12 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data12 .bb-text,.graphWrapper figure.graph .bb-target-data12 .bb-text{fill:var(--graph-data-5-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data12 td.name span{background-color:var(--graph-data-5-with-fallback)!important}.graphWrapper .legend-item:nth-child(13) span:first-child{background-color:var(--graph-data-5-with-fallback)}.graphWrapper figure.graph .bb-shapes-data13 .bb-line,.graphWrapper figure.graph .bb-target-data13 .bb-line{stroke:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data13 .bb-circle,.graphWrapper figure.graph .bb-shapes-data13 polygon,.graphWrapper figure.graph .bb-target-data13 .bb-circle,.graphWrapper figure.graph .bb-target-data13 polygon{fill:var(--graph-data-6-with-fallback)!important;stroke:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data13 .bb-arc,.graphWrapper figure.graph .bb-shapes-data13 .bb-area,.graphWrapper figure.graph .bb-shapes-data13 .bb-bar,.graphWrapper figure.graph .bb-target-data13 .bb-arc,.graphWrapper figure.graph .bb-target-data13 .bb-area,.graphWrapper figure.graph .bb-target-data13 .bb-bar{fill:var(--graph-data-6-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data13 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data13 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data13 .bb-text,.graphWrapper figure.graph .bb-target-data13 .bb-text{fill:var(--graph-data-6-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data13 td.name span{background-color:var(--graph-data-6-with-fallback)!important}.graphWrapper .legend-item:nth-child(14) span:first-child{background-color:var(--graph-data-6-with-fallback)}.graphWrapper figure.graph .bb-shapes-data14 .bb-line,.graphWrapper figure.graph .bb-target-data14 .bb-line{stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data14 .bb-circle,.graphWrapper figure.graph .bb-shapes-data14 polygon,.graphWrapper figure.graph .bb-target-data14 .bb-circle,.graphWrapper figure.graph .bb-target-data14 polygon{fill:var(--graph-data-0-with-fallback)!important;stroke:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data14 .bb-arc,.graphWrapper figure.graph .bb-shapes-data14 .bb-area,.graphWrapper figure.graph .bb-shapes-data14 .bb-bar,.graphWrapper figure.graph .bb-target-data14 .bb-arc,.graphWrapper figure.graph .bb-target-data14 .bb-area,.graphWrapper figure.graph .bb-target-data14 .bb-bar{fill:var(--graph-data-0-with-fallback)!important}.graphWrapper figure.graph .bb-shapes-data14 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_),.graphWrapper figure.graph .bb-target-data14 .bb-shapes:has(._expanded_)>.bb-shape:not(._expanded_){fill-opacity:.3}.graphWrapper figure.graph .bb-shapes-data14 .bb-text,.graphWrapper figure.graph .bb-target-data14 .bb-text{fill:var(--graph-data-0-with-fallback)!important;font-weight:700}.graphWrapper .bb-tooltip-container .bb-tooltip-name-data14 td.name span{background-color:var(--graph-data-0-with-fallback)!important}.graphWrapper .legend-item:nth-child(15) span:first-child{background-color:var(--graph-data-0-with-fallback)}.graphWrapper{--sequential-color:var(--graph-data-0-with-fallback);--sequential-shade-1:var(--sequential-color);--sequential-shade-2:color-mix(in srgb,var(--sequential-color) 93%,#fff 7%);--sequential-shade-3:color-mix(in srgb,var(--sequential-color) 87%,#fff 13%);--sequential-shade-4:color-mix(in srgb,var(--sequential-color) 80%,#fff 20%);--sequential-shade-5:color-mix(in srgb,var(--sequential-color) 73%,#fff 27%);--sequential-shade-6:color-mix(in srgb,var(--sequential-color) 67%,#fff 33%);--sequential-shade-7:color-mix(in srgb,var(--sequential-color) 60%,#fff 40%);--sequential-shade-8:color-mix(in srgb,var(--sequential-color) 53%,#fff 47%);--sequential-shade-9:color-mix(in srgb,var(--sequential-color) 47%,#fff 53%);--sequential-shade-10:color-mix(in srgb,var(--sequential-color) 40%,#fff 60%);--sequential-shade-11:color-mix(in srgb,var(--sequential-color) 33%,#fff 67%);--sequential-shade-12:color-mix(in srgb,var(--sequential-color) 27%,#fff 73%);--sequential-shade-13:color-mix(in srgb,var(--sequential-color) 20%,#fff 80%)}.graphWrapper .graph-container.colorset-sequential.has-2-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-2-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-2-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-2-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-2-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-2-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-3-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-3-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-3-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-3-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-4-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-4-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-4-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-4-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-4-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-5-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-5-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-5-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-5-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-10)}.graphWrapper .graph-container.colorset-sequential.has-5-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-5-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-6-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-12)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-12)!important}.graphWrapper .graph-container.colorset-sequential.has-6-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-12)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-7-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-7-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-8-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-8-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-6)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-8)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-9-series .bb-target-data8 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-9-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-6)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-8)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data8 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-10-series .bb-target-data9 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-10-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-8)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data8 .bb-bar{fill:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--sequential-shade-10)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data9 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-11-series .bb-target-data10 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-11-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-6)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-8)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data8 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data9 .bb-bar{fill:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--sequential-shade-10)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data10 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-12-series .bb-target-data11 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data11 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-12-series.graph-bar .legend-item:nth-child(12) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data0 .bb-bar{fill:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--sequential-shade-1)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--sequential-shade-1)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data1 .bb-bar{fill:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--sequential-shade-2)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--sequential-shade-2)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data2 .bb-bar{fill:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--sequential-shade-3)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--sequential-shade-3)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data3 .bb-bar{fill:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--sequential-shade-4)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--sequential-shade-4)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data4 .bb-bar{fill:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--sequential-shade-5)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--sequential-shade-5)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data5 .bb-bar{fill:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--sequential-shade-6)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--sequential-shade-6)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data6 .bb-bar{fill:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--sequential-shade-7)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--sequential-shade-7)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data7 .bb-bar{fill:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--sequential-shade-8)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--sequential-shade-8)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data8 .bb-bar{fill:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--sequential-shade-9)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--sequential-shade-9)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data9 .bb-bar{fill:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--sequential-shade-10)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--sequential-shade-10)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data10 .bb-bar{fill:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--sequential-shade-11)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--sequential-shade-11)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data11 .bb-bar{fill:var(--sequential-shade-12)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data11 td.name span{background-color:var(--sequential-shade-12)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(12) span:first-child{background-color:var(--sequential-shade-12)}.graphWrapper .graph-container.colorset-sequential.has-13-series .bb-target-data12 .bb-bar{fill:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data12 td.name span{background-color:var(--sequential-shade-13)!important}.graphWrapper .graph-container.colorset-sequential.has-13-series.graph-bar .legend-item:nth-child(13) span:first-child{background-color:var(--sequential-shade-13)}.graphWrapper{--differential-color-positive:var(--graph-data-0-with-fallback);--differential-color-negative:var(--graph-data-2-with-fallback);--differential-shade-1:var(--differential-color-positive);--differential-shade-2:color-mix(in srgb,var(--differential-color-positive) 88%,#fff 12%);--differential-shade-3:color-mix(in srgb,var(--differential-color-positive) 76%,#fff 24%);--differential-shade-4:color-mix(in srgb,var(--differential-color-positive) 63%,#fff 37%);--differential-shade-5:color-mix(in srgb,var(--differential-color-positive) 51%,#fff 49%);--differential-shade-6:color-mix(in srgb,var(--differential-color-positive) 39%,#fff 61%);--differential-shade-7:color-mix(in srgb,var(--differential-color-positive) 27%,#fff 73%);--differential-shade-8:color-mix(in srgb,color-mix(in srgb,var(--differential-color-positive) 50%,var(--differential-color-negative) 50%) 15%,#fff 85%);--differential-shade-9:color-mix(in srgb,var(--differential-color-negative) 27%,#fff 73%);--differential-shade-10:color-mix(in srgb,var(--differential-color-negative) 39%,#fff 61%);--differential-shade-11:color-mix(in srgb,var(--differential-color-negative) 51%,#fff 49%);--differential-shade-12:color-mix(in srgb,var(--differential-color-negative) 63%,#fff 37%);--differential-shade-13:color-mix(in srgb,var(--differential-color-negative) 76%,#fff 24%);--differential-shade-14:color-mix(in srgb,var(--differential-color-negative) 88%,#fff 12%);--differential-shade-15:var(--differential-color-negative)}.graphWrapper .graph-container.colorset-differential.has-2-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-2-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-2-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-2-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-2-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-2-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-3-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-3-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-3-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-3-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-4-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-4-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-4-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-4-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-4-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-5-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-5-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-4)}.graphWrapper .graph-container.colorset-differential.has-5-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-5-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-5-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-5-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-6-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-6-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-7-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-7-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-7)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-7)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-7)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-8-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-8-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-2)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-4)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-14)}.graphWrapper .graph-container.colorset-differential.has-9-series .bb-target-data8 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-9-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-2)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-4)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-9)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-11)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data8 .bb-bar{fill:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--differential-shade-14)}.graphWrapper .graph-container.colorset-differential.has-10-series .bb-target-data9 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-10-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-2)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-9)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-11)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data8 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data9 .bb-bar{fill:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--differential-shade-14)}.graphWrapper .graph-container.colorset-differential.has-11-series .bb-target-data10 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-11-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-2)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-9)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data8 .bb-bar{fill:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--differential-shade-11)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data9 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-12-series .bb-target-data10 .bb-bar{fill:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--differential-shade-14)!important}.graphWrapper .graph-container.colorset-differential.has-12-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--differential-shade-14)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data0 .bb-bar{fill:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data0 td.name span{background-color:var(--differential-shade-1)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:first-child span:first-child{background-color:var(--differential-shade-1)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data1 .bb-bar{fill:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data1 td.name span{background-color:var(--differential-shade-2)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(2) span:first-child{background-color:var(--differential-shade-2)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data2 .bb-bar{fill:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data2 td.name span{background-color:var(--differential-shade-3)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(3) span:first-child{background-color:var(--differential-shade-3)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data3 .bb-bar{fill:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data3 td.name span{background-color:var(--differential-shade-4)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(4) span:first-child{background-color:var(--differential-shade-4)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data4 .bb-bar{fill:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data4 td.name span{background-color:var(--differential-shade-5)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(5) span:first-child{background-color:var(--differential-shade-5)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data5 .bb-bar{fill:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data5 td.name span{background-color:var(--differential-shade-6)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(6) span:first-child{background-color:var(--differential-shade-6)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data6 .bb-bar{fill:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data6 td.name span{background-color:var(--differential-shade-8)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(7) span:first-child{background-color:var(--differential-shade-8)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data7 .bb-bar{fill:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data7 td.name span{background-color:var(--differential-shade-9)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(8) span:first-child{background-color:var(--differential-shade-9)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data8 .bb-bar{fill:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data8 td.name span{background-color:var(--differential-shade-10)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(9) span:first-child{background-color:var(--differential-shade-10)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data9 .bb-bar{fill:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data9 td.name span{background-color:var(--differential-shade-11)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(10) span:first-child{background-color:var(--differential-shade-11)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data10 .bb-bar{fill:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data10 td.name span{background-color:var(--differential-shade-12)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(11) span:first-child{background-color:var(--differential-shade-12)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data11 .bb-bar{fill:var(--differential-shade-13)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data11 td.name span{background-color:var(--differential-shade-13)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(12) span:first-child{background-color:var(--differential-shade-13)}.graphWrapper .graph-container.colorset-differential.has-13-series .bb-target-data12 .bb-bar{fill:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .bb-tooltip-container .bb-tooltip-name-data12 td.name span{background-color:var(--differential-shade-15)!important}.graphWrapper .graph-container.colorset-differential.has-13-series.graph-bar .legend-item:nth-child(13) span:first-child{background-color:var(--differential-shade-15)}.graphWrapper figure.graph svg text{fill:var(--label-text);fill-opacity:1;opacity:1}.graphWrapper figure.graph svg line,.graphWrapper figure.graph svg path:not(.bb-shape){stroke:var(--graph-grid-line)}.graphWrapper .graph-container .metadata-container{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:var(--metadata-container-gap);justify-content:space-between}.graphWrapper .graph-container .metadata-container .html-y-axis-label{flex-grow:1;order:1}.graphWrapper .graph-container .metadata-container .html-legend{order:0}.graphWrapper .graph-container .metadata-container:empty,.graphWrapper .graph-container .metadata-container:has(.html-y-axis-label span:empty):not(:has(.html-legend)),.graphWrapper .graph-container .metadata-container:has(.html-y-axis-label:empty):not(:has(.html-legend)){display:none}@media(min-width:768px){.graphWrapper .graph-container.has-legend-in-graph-content .metadata-container:not(:has(.html-y-axis-label)){display:none}}.graphWrapper .graph-container:not(:has(.graph-caption)) .html-x-axis-label{margin-bottom:.1em}.graphWrapper .graph-container .html-x-axis-label,.graphWrapper .graph-container .html-y-axis-label{display:flex;line-height:1;pointer-events:none}.graphWrapper .graph-container .html-x-axis-label>span,.graphWrapper .graph-container .html-y-axis-label>span{color:var(--label-text);font-family:Helvetica,Arial,sans-serif;font-size:var(--graph-font-size)}.graphWrapper .graph-container .html-x-axis-label{justify-content:center;margin-top:var(--graph-x-axis-vertical-offset)}.graphWrapper .graph-container .html-y-axis-label{padding-right:var(--metadata-container-horizontal-gap)}.graphWrapper .html-legend{column-gap:var(--html-legend-column-gap);display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;row-gap:var(--html-legend-row-gap);width:auto}.graphWrapper .html-legend .legend-item{align-items:center;color:var(--legend-text);display:flex;font-family:Helvetica,Arial,sans-serif;font-size:var(--graph-font-size);gap:var(--html-legend-item-gap);white-space:nowrap}.graphWrapper .html-legend .legend-item>span:first-child{border-radius:100px;max-height:var(--html-legend-colored-circle-size)!important;max-width:var(--html-legend-colored-circle-size)!important;min-height:var(--html-legend-colored-circle-size)!important;min-width:var(--html-legend-colored-circle-size)!important}.graphWrapper .html-legend .legend-item>span:last-child{line-height:1}.graphWrapper .html-legend .legend-item.order-0{order:0}.graphWrapper .html-legend .legend-item.order-1{order:1}.graphWrapper .html-legend .legend-item.order-2{order:2}.graphWrapper .html-legend .legend-item.order-3{order:3}.graphWrapper .html-legend .legend-item.order-4{order:4}.graphWrapper .html-legend .legend-item.order-5{order:5}.graphWrapper .html-legend .legend-item.order-6{order:6}.graphWrapper .html-legend .legend-item.order-7{order:7}.graphWrapper .html-legend .legend-item.order-8{order:8}.graphWrapper .html-legend .legend-item.order-9{order:9}.graphWrapper .html-legend .legend-item.order-10{order:10}.graphWrapper .html-legend .legend-item.order-11{order:11}.graphWrapper .html-legend .legend-item.order-12{order:12}.graphWrapper .html-legend .legend-item.order-13{order:13}.graphWrapper .html-legend .legend-item.order-14{order:14}.graphWrapper .html-legend:has(.legend-item:only-child){display:none}.graphWrapper .graph-container.graph-bar.is-rotated .graph-content .html-legend{flex-direction:column;justify-content:flex-end;margin-bottom:var(--stacked-html-legend-list-bottom-offset)}.graphWrapper .graph-container.graph-bar.is-rotated.is-stacked .graph-content .html-legend{flex-direction:row;justify-content:center;margin-bottom:0}.graphWrapper .graph-container.graph-bar.is-stacked .graph-content .html-legend{flex-direction:column-reverse;justify-content:flex-start;margin-bottom:var(--stacked-html-legend-list-bottom-offset)}.graphWrapper .graph-container.graph-line:not(.is-rotated) .graph-content .html-legend{flex-direction:column;justify-content:flex-end;margin-bottom:var(--stacked-html-legend-list-bottom-offset)}@media(min-width:768px){.graphWrapper .graph-container.has-legend-in-graph-content .metadata-container .html-legend{display:none}}@media(max-width:767px){.graphWrapper .graph-container.has-legend-in-graph-content .graph-content .html-legend{display:none}}.graphWrapper .graph-caption{color:var(--label-text);font-family:Helvetica,Arial,sans-serif;font-size:var(--graph-font-size);font-style:italic;line-height:1;margin-bottom:var(--graph-caption-bottom-offset);margin-top:var(--graph-caption-top-offset);opacity:.6;text-align:center;text-wrap:balance}@media(max-width:480px){.graphWrapper .graph-caption{line-height:1.3}}.graphWrapper .graph-caption>a{color:var(--label-text);cursor:pointer;text-decoration:underline}.graphWrapper .graph-caption del,.graphWrapper .graph-caption em,.graphWrapper .graph-caption mark,.graphWrapper .graph-caption strong{color:var(--label-text)}.graphWrapper figure.graph svg .bb-main .domain{display:none}.graphWrapper .graph-container:not(.is-step) .bb-chart,.graphWrapper figure.graph svg .bb-grid{clip-path:none}.graphWrapper figure.graph svg .bb-xgrids{display:none}.graphWrapper figure.graph svg .bb-axis line,.graphWrapper figure.graph svg .bb-axis path,.graphWrapper figure.graph svg .bb-grid line,.graphWrapper figure.graph svg .bb-grid path{stroke-dasharray:0 0;stroke-width:var(--grid-line-stroke-width)}.graphWrapper .graph-container.is-rotated .bb-axis-x text{transform:translate(-.3em,.1em)}@media(max-width:480px){.graphWrapper .graph-container.is-rotated .bb-axis-x text{transform:translate(-.1em,.1em)}}.graphWrapper .graph-container:not(.is-rotated) .bb-axis-y text{transform:translate(-.3em,.1em)}@media(max-width:480px){.graphWrapper .graph-container:not(.is-rotated) .bb-axis-y text{transform:translate(-.1em,.1em)}}.graphWrapper .graph-container:not(.is-rotated) .bb-axis-x text{transform:translateY(.6em)}@media(max-width:480px){.graphWrapper .graph-container:not(.is-rotated) .bb-axis-x text{transform:translateY(.1em)}}figure.graph svg .bb-main .bb-axis-x,figure.graph svg .bb-main .bb-axis-y{overflow:visible}figure.graph svg .bb-main .bb-axis-x line,figure.graph svg .bb-main .bb-axis-y line{stroke:transparent!important}figure.graph svg .bb-main .tick,figure.graph svg .bb-main .tick text,figure.graph svg .bb-main .tick text tspan{overflow:visible}figure.graph svg .bb-main .bb-axis-x{clip-path:none!important}.graphWrapper .graph-container.graph-line circle{stroke-width:var(--graph-circle-shape-size)}.graphWrapper .graph-container.graph-line .bb-line{fill:none;stroke-width:var(--graph-stroke-width)}.graphWrapper .graph-container.graph-pie .graph-content{max-height:60cqw}@media(max-width:480px){.graphWrapper .graph-container.graph-pie .graph-content{max-height:70cqw}}.graphWrapper .graph-container.graph-pie .metadata-container{order:1}.graphWrapper .graph-container.graph-pie .metadata-container .html-y-axis-label{display:none}.graphWrapper .graph-container.graph-pie figure.graph svg .bb-arc{stroke:none}.graphWrapper .graph-container.graph-pie figure.graph svg .bb-chart-arc text{fill:#fff!important;opacity:1!important}.graphWrapper .graph-container.graph-pie .html-legend{flex-direction:row-reverse}.graphWrapper .graph-container.graph-bar.has-1-series.has-positive-and-negative-values .bb-bar.positive{fill:var(--positive-color)!important}.graphWrapper .graph-container.graph-bar.has-1-series.has-positive-and-negative-values .bb-bar.negative{fill:var(--negative-color)!important}.graphWrapper .graph-container.graph-bar.has-1-series.has-positive-and-negative-values .bb-tooltip span{display:none}.graphWrapper .bb-tooltip-container{background:var(--graph-background);border:1px solid hsla(0,0%,47%,.325);border-radius:4px;box-shadow:0 4px 14px 0 rgba(0,0,0,.2);padding:var(--graph-tooltip-container-padding)}.graphWrapper .bb-tooltip-container .bb-tooltip{box-shadow:none;width:auto}.graphWrapper .bb-tooltip-container table{background-color:transparent;border:none!important;border-style:none;font-family:var(--graph-font-family);font-size:var(--graph-font-size);margin:0}.graphWrapper .bb-tooltip-container table tbody,.graphWrapper .bb-tooltip-container table tbody tr{border-style:none}.graphWrapper .bb-tooltip-container table tbody tr:nth-child(2):last-child td:first-child{display:none}.graphWrapper .bb-tooltip-container table tbody tr:nth-child(2):last-child td:last-child{padding-left:var(--graph-tooltip-single-series-last-td-padding)}.graphWrapper .bb-tooltip-container table tbody tr th{background:transparent;color:var(--tooltip-text);font-size:inherit;padding:var(--graph-tooltip-th-padding);text-transform:none}.graphWrapper .bb-tooltip-container table tbody tr td{background:transparent;border-style:none;color:var(--tooltip-text);font-size:inherit;padding:var(--graph-tooltip-td-padding)}.graphWrapper .bb-tooltip-container table tbody tr td:last-child{padding-left:var(--graph-tooltip-last-td-padding)}.graphWrapper .bb-tooltip-container table tbody tr td span{border-radius:100px;display:inline-block;height:var(--html-legend-colored-circle-size);margin-right:var(--html-legend-colored-circle-gap);width:var(--html-legend-colored-circle-size)}.graphWrapper .bb-tooltip-container.ungrouped table tbody tr{display:flex}.graphWrapper .bb-tooltip-container.ungrouped table tbody tr:first-child{display:none}.graphWrapper .bb-tooltip-container.ungrouped table tbody tr:nth-child(2):last-child td:first-child{display:initial}.graphWrapper .bb-tooltip-container.ungrouped table tbody tr:nth-child(3){display:none}.graphWrapper .graph-container.tooltip-ungrouped figure.graph .bb-shape._expanded_{fill-opacity:.3!important}.graphWrapper .graph-container.tooltip-ungrouped figure.graph .bb-shape._expanded_.is-active{fill-opacity:1!important}.graphWrapper .bb-xgrid-focus line,.graphWrapper .bb-ygrid-focus line{stroke:var(--graph-grid-line-focused)!important;stroke-dasharray:var(--grid-dashed-stroke-size),var(--grid-dashed-stroke-size)!important}.graphWrapper .bb-circles:has(._expanded_)>circle{transition:all 70ms}.graphWrapper .bb-circles:has(._expanded_)>circle._expanded_{opacity:1;stroke-width:var(--graph-circle-shape-expanded-size)}.graphWrapper:has(.graph-container.graph-bar) .bb-shapes:has(._expanded_)>.bb-shape{opacity:.8;transition:opacity 70ms}.graphWrapper:has(.graph-container.graph-bar) .bb-shapes:has(._expanded_)>.bb-shape._expanded_{fill-opacity:1;opacity:1}.graphWrapper .bb-chart-arc{transition:all 70ms}.graphWrapper .graph-container.is-rotated .bb-tooltip-container table tbody{display:flex;flex-direction:column-reverse}.graphWrapper .graph-container.is-rotated .bb-tooltip-container table tbody>tr{display:table-row}.graphWrapper .graph-container.is-rotated .bb-tooltip-container table tbody>tr:first-child{order:1}.graphWrapper .graph-container.is-rotated .bb-tooltip-container table tbody>tr>td{width:100%}.graphWrapper{padding:var(--conditional-header-space) calc(var(--extra-padding-right) + var(--CONTENT_PADDING_X)) var(--conditional-footer-space) calc(var(--extra-padding-left) + var(--CONTENT_PADDING_X))}@media(min-width:481px){section .slide-contents.layout-title-and-columns .graphWrapper,section .slide-contents.layout-v-split .graphWrapper{font-size:77.5%}}section .element-group.has-media *+.graphWrapper{padding-top:var(--conditional-media-grid-header-text-and-image-space)!important}section .slide-contents.media-grid .element-group:has(.graphWrapper+*) .graphWrapper{padding-bottom:0}section .slide-contents.media-grid .element-group:has(.graphWrapper:first-child:not(:only-child)) .graphWrapper{padding-top:0}section .slide-contents.layout-v-split .element-group .graphWrapper{padding:0}section .slide-contents.layout-title-and-columns .graphWrapper{padding-bottom:0;padding-left:0;padding-right:0}section .slide-contents.layout-title-and-columns .graphWrapper .graph-content,section .slide-contents.layout-v-split .graphWrapper .graph-content{max-height:90cqw}@media(min-aspect-ratio:1/1){section .slide-contents.layout-title-and-columns .element-group:nth-child(2):has(.graphWrapper){padding-right:var(--CONTENT_PADDING_X_70)!important}section .slide-contents.layout-title-and-columns .element-group:nth-child(3):has(.graphWrapper){padding-left:var(--CONTENT_PADDING_X_70)!important}}@media(max-aspect-ratio:1/1){section .slide-contents.layout-title-and-columns .element-group:last-child .graphWrapper{padding-top:0}}@media(min-aspect-ratio:1/1){section .slide-contents.layout-v-split .element-group:first-child:has(.graphWrapper){padding-right:var(--CONTENT_PADDING_X_70)!important}section .slide-contents.layout-v-split .element-group:nth-child(2):has(.graphWrapper){padding-left:var(--CONTENT_PADDING_X_70)!important}}@media(max-aspect-ratio:1/1){section .slide-contents.layout-v-split .element-group:last-child .graphWrapper{padding-top:0}}section .slide-contents.layout-title-and-columns:has(.graphWrapper):has(table) .column-group:has(table),section .slide-contents.layout-title-and-columns:has(.graphWrapper):has(table) .element-group:has(table),section .slide-contents.layout-v-split:has(.graphWrapper):has(table) .column-group:has(table),section .slide-contents.layout-v-split:has(.graphWrapper):has(table) .element-group:has(table){justify-content:center}section .slide-contents .element-group:has(.chart-placeholder){overflow:hidden;padding:0!important}section .slide-contents .element-group .chart-placeholder{align-items:center;background-color:rgba(255,215,0,.2);display:flex;font-size:.4em;height:100%;justify-content:center;line-height:1.3;overflow:hidden;padding:var(--CONTENT_PADDING_Y_50) var(--CONTENT_PADDING_X_50);text-align:center}@media(max-width:480px){section .slide-contents .element-group .chart-placeholder{font-size:.75em}}@media(min-aspect-ratio:5/4){section .slide-contents.layout-title-and-columns .element-group .chart-placeholder{width:calc(100% - var(--CONTENT_PADDING_Y_50))}}section.has-graph-background .graphWrapper{max-width:100%}section.has-graph-background .graphWrapper .graph-container{background-color:var(--graph-background);border-radius:.06em;max-height:80cqw;padding:1.1em 1em .9em}section.has-graph-background .graphWrapper .graph-container>*{margin-left:auto;margin-right:auto;max-width:160cqh;width:100%}@media(max-width:480px){section.has-graph-background .graphWrapper .graph-container{border-radius:.2em;padding:1em .6em}}section:not(.has-graph-background) .graphWrapper{--legend-text:color-mix(in srgb,var(--darkbodytextcolor) 100%,var(--lightbackgroundcolor) 0%);--label-text:color-mix(in srgb,var(--darkbodytextcolor) 100%,var(--lightbackgroundcolor) 0%);--graph-grid-line:color-mix(in srgb,var(--darkbodytextcolor) 10%,var(--lightbackgroundcolor) 90%);--graph-grid-line-focused:color-mix(in srgb,var(--darkbodytextcolor) 30%,var(--lightbackgroundcolor) 70%)}section:not(.has-graph-background).dark .graphWrapper{--legend-text:color-mix(in srgb,var(--lightbodytextcolor) 100%,var(--darkbackgroundcolor) 60%);--label-text:color-mix(in srgb,var(--lightbodytextcolor) 100%,var(--darkbackgroundcolor) 60%);--graph-grid-line:color-mix(in srgb,var(--lightbodytextcolor) 20%,var(--darkbackgroundcolor) 80%);--graph-grid-line-focused:color-mix(in srgb,var(--lightbodytextcolor) 30%,var(--darkbackgroundcolor) 70%)}html{--font-size:18px}body{--font-family:"Helvetica",sans-serif;--p:11;--small-scale:0.94;--slide-margin:24;--line-height-h1:1.1;--line-height-h2:1.2;--line-height-h3:1.2;--line-height-h4:1.2;--line-height-h5:1.2;--line-height-h6:1.3;--line-height-p:1.3;--letter-spacing-h1:normal;--letter-spacing-h2:normal;--letter-spacing-h3:normal;--letter-spacing-h4:normal;--letter-spacing-h5:normal;--letter-spacing-h6:normal;--letter-spacing-p:normal;--case-h1:inherit;--case-h2:inherit;--case-h3:inherit;--case-h4:inherit;--case-h5:inherit;--case-h6:inherit;--case-p:inherit;--margin-h1:0.5rem;--margin-h2:0.2rem;--margin-h3:0.2rem;--margin-h4:0.2rem;--margin-h5:0.2rem;--margin-h6:0.2rem;--single-column-max-width:400px;--2-column-max-width:620px;--text-color:#000;--border-color:#0000000f}body .content .slide{--font-size-mode:variable;--h1:calc(var(--h2)*2);--h2:calc(var(--h3)*1.4);--h3:var(--p);--h4:calc(var(--h3)*var(--small-scale));--h5:calc(var(--h4)*var(--small-scale));--h6:calc(var(--h5)*var(--small-scale));--td:calc(var(--p)*0.8);--th:calc(var(--p)*0.65);--blockquote:calc(var(--p)*1.1);--table-and-charts:calc(var(--p)*0.8)}body .content.side-by-side .slide{--font-size-mode:fixed;--h1:calc(var(--p)*3.2);--h2:var(--p);--h3:var(--p);--h4:var(--p);--h5:var(--p);--h6:var(--p);--td:calc(var(--p)*0.7);--th:calc(var(--p)*0.6);--blockquote:calc(var(--p)*1.1)}html{font-size:var(--font-size)!important}html body .content .slide code,html body .content .slide h1,html body .content .slide h2,html body .content .slide h3,html body .content .slide h4,html body .content .slide h5,html body .content .slide h6,html body .content .slide li,html body .content .slide p,html body .content .slide td,html body .content .slide th{color:var(--text-color);font-family:var(--font-family)}html body .content .slide h1{font-size:calc(var(--h1)/16*1rem);letter-spacing:var(--letter-spacing-h1);line-height:var(--line-height-h1);margin-bottom:var(--margin-h1);text-transform:var(--case-h1)}html body .content .slide h2{font-size:calc(var(--h2)/16*1rem);letter-spacing:var(--letter-spacing-h2);line-height:var(--line-height-h2);margin-bottom:var(--margin-h2);text-transform:var(--case-h2)}html body .content .slide h3{font-size:calc(var(--h3)/16*1rem);letter-spacing:var(--letter-spacing-h3);line-height:var(--line-height-h3);margin-bottom:var(--margin-h3);text-transform:var(--case-h3)}html body .content .slide h4{font-size:calc(var(--h4)/16*1rem);letter-spacing:var(--letter-spacing-h4);line-height:var(--line-height-h4);margin-bottom:var(--margin-h4);text-transform:var(--case-h4)}html body .content .slide h5{font-size:calc(var(--h5)/16*1rem);letter-spacing:var(--letter-spacing-h5);line-height:var(--line-height-h5);margin-bottom:var(--margin-h5);text-transform:var(--case-h5)}html body .content .slide figcaption,html body .content .slide h6{font-size:calc(var(--h6)/16*1rem);letter-spacing:var(--letter-spacing-h6);line-height:var(--line-height-h6);margin-bottom:var(--margin-h6);text-transform:var(--case-h6)}html body .content .slide table>caption{font-size:calc(var(--h6)/16*1rem)}html body .content .slide li,html body .content .slide p{font-size:calc(var(--p)/16*1rem);letter-spacing:var(--letter-spacing-p);line-height:var(--line-height-p);text-transform:var(--case-p)}html body .content .slide ol,html body .content .slide ul{margin-bottom:var(--margin-h3)}html body .content .slide td{font-size:calc(var(--td)/16*1rem)}html body .content .slide th{font-size:calc(var(--th)/16*1rem)}html body .content .slide code{font-size:calc(var(--p)/16*1rem)}@page{margin-left:0!important;margin-right:0!important;max-width:100%!important;padding:0!important;width:100%!important}body,html{max-width:100%;padding:0;width:100%}html body .content:not(.side-by-side) .handout-slide-wrapper:not(:last-child) .slide{border-bottom:1px solid rgba(0,0,0,.15)}html body .content:not(.side-by-side) .slide{margin-bottom:2rem;padding-bottom:2rem}@media print{html body .content .handout-slide-wrapper .slide .slide-content>:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote):not(:last-child){margin-bottom:.35rem!important}html body .content .handout-slide-wrapper .slide .slide-content>:is(p,ul,ol,table,pre,blockquote)+:is(h1,h2,h3){margin-top:1rem!important}html body .content .handout-slide-wrapper .slide .slide-content>:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote)+.image-grid{margin-top:1.5rem!important}}html body .content .slide{margin:0 auto 1rem;max-width:var(--single-column-max-width)!important;position:relative;width:100%!important}html body .content .slide:first-child h1{text-wrap:balance}html body .content .slide:first-child h1:first-child{margin-top:0!important}@media print{html body .content .slide.side-by-side .slide-content figure:not(:empty)+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote){margin-top:0!important}}html body .content .slide .slide-content .html-videoWrapper+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote),html body .content .slide .slide-content .videoWrapper+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote),html body .content .slide .slide-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote)+pre,html body .content .slide .slide-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote,video,.videoWrapper,.html-videoWrapper,.graphWrapper)+.html-videoWrapper,html body .content .slide .slide-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote,video,.videoWrapper,.html-videoWrapper,.graphWrapper)+.videoWrapper,html body .content .slide .slide-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote,video,.videoWrapper,.html-videoWrapper,.graphWrapper)+video,html body .content .slide .slide-content img+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote),html body .content .slide .slide-content video+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote),html body .content .slide .slide-content>:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote)+table{margin-top:1rem!important}html body .content .slide .slide-content .image-grid+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote,video,.videoWrapper,.html-videoWrapper,.graphWrapper),html body .content .slide .slide-content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote,video,.videoWrapper,.html-videoWrapper,.graphWrapper)+.image-grid{margin-top:3rem}html body br{display:none}html body .content .slide .cell-group:not(:first-child):not(:only-child):not(:has(+.cell-group:empty)){margin-top:1rem}html body .content .slide .cell-group:not(:last-child):not(:only-child):not(:has(+.cell-group:empty)){margin-bottom:1rem}html body .content .slide .cell-group:empty{display:none}html body .content .slide .cell-group+:not(:first-child){margin-top:1rem}html body .content .slide h1,html body .content .slide h2,html body .content .slide h3,html body .content .slide h4,html body .content .slide h5,html body .content .slide h6{margin-top:0!important;width:100%}html body .content .slide p.kicker{margin-bottom:.2rem}html body .content .slide p:not(.kicker)+:is(p,h1,h2,h3,h4,h5,h6,ul,ol,pre,table,blockquote){margin-top:1rem!important}html body .content .slide hgroup+hgroup{margin-top:1rem!important}html body .content .slide-content h1:last-child,html body .content .slide-content h2:last-child,html body .content .slide-content h3:last-child,html body .content .slide-content h4:last-child,html body .content .slide-content h5:last-child,html body .content .slide-content h6:last-child,html body .content .slide-content ol:last-child,html body .content .slide-content p:last-child,html body .content .slide-content ul:last-child{margin-bottom:0}html body .content .slide-content figcaption{margin-bottom:0;margin-top:.5rem;padding:0}html body .content code{border-radius:.15em;letter-spacing:-1%;padding:.1em .25em!important;text-align:left}html body .content pre{margin-top:.3em;padding:0!important;width:100%}html body .content pre code{display:block;letter-spacing:-1%;line-height:1.5;padding:.25em .5em!important;white-space:pre-wrap}html body .content.handout mark{background:rgba(255,217,0,.69);border-bottom:.125rem solid #ffd900;color:inherit!important;padding:0}html body.dark .content mark{background:#2d2600;border-bottom:.125rem solid #ccad01}html body .content .slide .image-grid,html body .content .slide .image-grid figure,html body .content .slide .image-grid figure img{display:grid!important;float:none!important;max-height:100%!important;max-width:100%!important;width:100%!important}html body .content .slide .image-grid,html body .content .slide .image-grid figure{max-height:100%!important}html body .content .slide .image-grid,html body .content .slide .image-grid.single-image,html body .content .slide .image-grid.single-image figure{margin:0}html body .content .slide figure:has(.size-contain){margin-left:0!important;margin-right:0!important;width:100%!important}html body .content .slide .image-grid+.image-grid{margin-top:.25rem}html body .content .slide .slide-content figure{margin:0!important}html body .content .slide .slide-content figure.background-image img{aspect-ratio:16/9;object-fit:cover}html body .content .slide .slide-content figure.background-image.background-filter-grayscale{filter:grayscale(1)}html body .content .slide :is(figure.background-image,.image-grid,table,.graphWrapper)+:is(p,h1,h2,h3,h4,h5,h6,ul,ol,table,pre,hgroup,blockquote),html body .content .slide :is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote)+:is(figure.background-image,.image-grid,.graphWrapper){margin-top:1rem!important}html body .content .slide .slide-content figure:has(:is(p,h1,h2,h3,h4,h5,h6,figcaption,ul,ol,blockquote)){padding-bottom:.5rem!important}html body .content .image-grid.one-row,html body .content .image-grid.two-rows,html body .content table.one-row,html body .content table.two-rows{gap:.25rem}html body .content .image-grid.one-row figure img,html body .content .image-grid.two-rows figure img,html body .content table.one-row figure img,html body .content table.two-rows figure img{height:100%;object-fit:cover}html body .content .image-grid.one-row figure figcaption,html body .content .image-grid.two-rows figure figcaption,html body .content table.one-row figure figcaption,html body .content table.two-rows figure figcaption{display:none}@media(min-width:481px){html body .content .image-grid.one-row:has(figure:nth-child(2),figure:nth-child(3)),html body .content .image-grid.two-rows:has(figure:nth-child(2),figure:nth-child(3)),html body .content table.one-row:has(figure:nth-child(2),figure:nth-child(3)),html body .content table.two-rows:has(figure:nth-child(2),figure:nth-child(3)){aspect-ratio:16/9}}@media(max-width:480px){html body .content .image-grid.one-row:has(figure:nth-child(2),figure:nth-child(3)),html body .content .image-grid.two-rows:has(figure:nth-child(2),figure:nth-child(3)),html body .content table.one-row:has(figure:nth-child(2),figure:nth-child(3)),html body .content table.two-rows:has(figure:nth-child(2),figure:nth-child(3)){grid-template-columns:1fr;grid-template-rows:auto auto}}html body .content .image-grid.one-row:has(figure:nth-child(4)),html body .content .image-grid.two-rows:has(figure:nth-child(4)),html body .content table.one-row:has(figure:nth-child(4)),html body .content table.two-rows:has(figure:nth-child(4)){aspect-ratio:16/9!important;aspect-ratio:1/1;grid-template-columns:1fr 1fr!important}@media print{html body .content .slide .slide-content figure.default-image img{filter:invert(1);opacity:.5}}html body .content blockquote{margin:0 0 .5rem;padding:0}html body .content blockquote>*{font-size:calc(var(--blockquote)/16*1rem)!important}html body .content blockquote>:last-child{margin-top:var(--margin-p)!important}html body .content:not(.side-by-side) blockquote{margin-top:.5rem}html body .content{--first-item-top-margin:0.2em;--first-list-margin-top:0em;--first-list-margin-bottom:1em;--nested-item-margin:0em;--nested-list-margin:0em;--nested-list-margin-bottom:0.5em}html body .content ol,html body .content ul{list-style-type:none;margin-top:var(--first-list-margin-top)}html body .content li li{font-size:inherit}html body .content ol>li:first-child,html body .content ul>li:first-child{margin-top:var(--first-item-top-margin)}html body .content ol>li ol,html body .content ol>li ul,html body .content ul>li ol,html body .content ul>li ul{margin-bottom:var(--nested-list-margin)}html body .content ol>li ol:first-child,html body .content ol>li ul:first-child,html body .content ul>li ol:first-child,html body .content ul>li ul:first-child{margin-top:var(--nested-list-margin)}html body .content ol>li ol:last-child,html body .content ol>li ul:last-child,html body .content ul>li ol:last-child,html body .content ul>li ul:last-child{margin-bottom:var(--nested-list-margin-bottom)}html body .content ol>li li,html body .content ul>li li{margin-top:var(--nested-item-margin)}html body .content ol,html body .content ul{list-style-position:outside}html body .content li{position:relative;text-align:left}html body .content ol[type="A s"],html body .content ol[type=A]{--list-counter-style:upper-alpha}html body .content ol[type="a s"],html body .content ol[type=a]{--list-counter-style:lower-alpha}html body .content ol[type="I s"],html body .content ol[type=I]{--list-counter-style:upper-roman}html body .content ol[type="i s"],html body .content ol[type=i]{--list-counter-style:lower-roman}html body .content ol[type="1"]{--list-counter-style:decimal}html body .content ol>li{padding-left:1.25em}html body .content ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";font-weight:400;left:0;margin-left:-.85em;position:absolute;text-align:right;width:1.75em}html body .content ul>li{padding-left:1em}html body .content ul>li:before{background-color:var(--color-typography-300);content:"–";height:0;left:0;position:absolute;top:0;width:0}html body .content ol li.task-list-item:after,html body .content ul li.task-list-item:after{display:none}html body .content ol li.task-list-item:not(:first-child),html body .content ul li.task-list-item:not(:first-child){margin-top:.2rem}html body .content ol li.task-list-item .task-list-item-checkbox,html body .content ul li.task-list-item .task-list-item-checkbox{-webkit-appearance:none;appearance:none;background:transparent!important;border:.09em solid var(--text-color);border-radius:.2em;color:#000;cursor:auto;float:left;font-size:1em;height:1em;margin:.16em .3em 0 -1em;opacity:1;outline:0;position:relative;width:1em}html body .content ol li.task-list-item .task-list-item-checkbox:before,html body .content ul li.task-list-item .task-list-item-checkbox:before{-webkit-appearance:none;appearance:none;background:transparent!important;border-color:var(--text-color);border-style:solid;border-width:0 .12em .12em 0;content:"";display:block;height:.5em;left:.3em;opacity:0;position:absolute;top:0;transform:rotate(45deg);width:.25em}html body .content ol li.task-list-item input[type=checkbox].task-list-item-checkbox:checked:before,html body .content ul li.task-list-item input[type=checkbox].task-list-item-checkbox:checked:before{opacity:1}html body .content caption{font-size:calc(var(--table-and-charts)/16*1rem)!important;margin-bottom:0}html body .content caption>a{text-decoration:underline}html body .content .videoWrapper{aspect-ratio:16/9}html body .content .videoWrapper>img{pointer-events:none}html body .content .slide.layout-v-split p:not(.kicker)+:is(h1,h2,h3,h4,h5,h6,ul,ol,table,pre,blockquote){margin-top:1rem!important}html body .content .slide.layout-title-and-columns :is(h1,h2,h3,h4,h5,h6):first-child{margin-bottom:1rem!important}html body .content .slide.layout-title-and-columns p:not(.kicker)+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote){margin-top:1rem!important}html body .content .slide.layout-grid p:not(.kicker)+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote){margin-top:1rem!important}html body .content .slide.layout-columns p:not(.kicker)+:is(h1,h2,h3,h4,h5,h6,p,ul,ol,table,pre,hgroup,blockquote){margin-top:1rem!important}@media print{.html-videoWrapper,.videoWrapper{display:none!important}}.handout .footnotes{margin-top:1rem!important}.handout .footnotes hr{display:none!important}.handout .footnotes ol li{margin-bottom:.1rem;margin-left:0!important}.handout .footnotes ol li,.handout .footnotes ol li p{font-size:calc((var(--p) - 3)/16*1rem)!important}.handout .footnotes ol li p>a{display:none}.handout sup,.handout sup a{pointer-events:none!important;text-decoration:none}@media print{.slide:has(video,.videoWrapper,.html-videoWrapper,.graphWrapper):not(:has(h1:not(:empty),h2:not(:empty),h3:not(:empty),h4:not(:empty),h5:not(:empty),h6:not(:empty),p:not(:empty))){display:none}}html body .content.side-by-side .slide .thumbnail{display:flex!important;flex-direction:row!important}html body .content.side-by-side .slide .thumbnail>.slide-number{align-items:center;background-color:var(--border-color);border-radius:20px;color:var(--text-color);display:flex;flex-shrink:0;font-size:.5625rem;height:.9375rem;justify-content:center;line-height:1.1;user-select:none;width:.9375rem}@media print{html body .content.side-by-side{margin-left:-.6rem;padding:0;width:100%}html body .content.side-by-side .slide{display:flex;flex-direction:row;margin-bottom:48px!important;max-width:100%;max-width:var(--2-column-max-width)!important;padding:0;position:relative;width:100%}html body .content.side-by-side .slide .thumbnail{align-items:flex-start!important;flex-shrink:0;gap:.375rem;height:auto;justify-content:flex-start!important;width:165px}html body .content.side-by-side .slide .thumbnail img{aspect-ratio:16/9;border:1px solid rgba(0,0,0,.25)}html body .content.side-by-side .slide .slide-content{border-bottom:1px solid rgba(0,0,0,.15);flex-grow:1!important;flex-shrink:0;margin-left:48px;padding-bottom:3rem;width:400px}html body .content.side-by-side .slide .slide-content img{display:none!important}html body .content.side-by-side .slide .slide-content p:first-child{margin-top:0!important}html body .content.side-by-side .slide .slide-content figcaption{margin:0 0 .5rem;text-align:left}html body .content.side-by-side .slide .slide-content .image-grid{margin-top:0}}.handout-slide-wrapper{break-inside:avoid;display:block}html body .content .graphWrapper{--graph-font-size:calc(var(--table-and-charts)/18*1rem);--graph-axis-tick-font-size:calc(var(--table-and-charts)/18*1em);--legend-text:var(--text-color);--label-text:var(--text-color);--graph-grid-line:rgba(0,0,0,.12);--graph-grid-line-focused:rgba(0,0,0,.085);--graph-stroke-width:0.08rem;--graph-circle-shape-size:0.125rem;--graph-circle-shape-expanded-size:0.32rem;--graph-bubble-size:0.25rem;--graph-bubble-expanded-size:0.5rem;--grid-line-stroke-width:1px;--grid-dashed-stroke-size:0.09rem;--inner-graph-vertical-gap:0.5rem;--outer-graph-vertical-gap:1rem;--graph-horizontal-gap:0.75rem;--metadata-container-gap:0.65rem;--metadata-container-horizontal-gap:0.1rem;--graph-x-axis-bottom-offset:0.1rem;--graph-x-axis-start-tick-offset:-0.25rem;--graph-x-axis-end-tick-offset:0.25rem;--graph-x-axis-vertical-offset:-0.4rem;--graph-caption-top-offset:0rem;--graph-caption-bottom-offset:0.075rem;--html-legend-column-gap:0.4rem;--html-legend-row-gap:0.3rem;--html-legend-item-gap:0.15rem;--html-legend-colored-circle-size:0.3rem;--html-legend-colored-circle-gap:0.2rem;--stacked-html-legend-list-bottom-offset:1rem;--graph-tooltip-container-padding:0.05rem 0.2rem 0.05rem 0.2rem;--graph-tooltip-th-padding:0.2rem;--graph-tooltip-td-padding:0.11rem;--graph-tooltip-last-td-padding:1rem;--graph-tooltip-single-series-last-td-padding:0.2rem}html body.dark .content .graphWrapper{--graph-grid-line:hsla(0,0%,100%,.15)}html body .content .graphWrapper{container-type:normal;height:auto;padding-bottom:.25rem;padding-top:.5rem}html body .content .graphWrapper .graph-container.is-rotated .graph-content{--padding-right:1rem;--padding-left:0.1rem}html body .content .graphWrapper .graph-container{padding-bottom:.2rem}html body .content .graphWrapper .graph-container figure.graph{height:200px}html body .content .graphWrapper{padding-bottom:0}html body .content *+.graphWrapper{margin-top:1.5rem}html body:not(.presentation-display-mode-handout) .content .graphWrapper .graph-container.has-legend-in-graph-content:not(.has-1-series) .metadata-container .html-legend{display:none!important}html body:not(.presentation-display-mode-handout) .content .graphWrapper .graph-container.has-legend-in-graph-content:not(.has-1-series) .graph-content .html-legend{display:flex!important}html body .content .graphWrapper .html-y-axis-label{margin-bottom:0;margin-left:.15rem}html body .content .graphWrapper .graph-container.is-rotated .bb-axis-x text{transform:translate(-.05rem,.25rem)}@media(max-width:480px){html body .content .graphWrapper .graph-container.is-rotated .bb-axis-x text{transform:translate(-.05rem,.2rem)}}html body .content .graphWrapper .graph-container:not(.is-rotated) .bb-axis-y text{transform:translate(-.01rem,.25rem)}@media(max-width:480px){html body .content .graphWrapper .graph-container:not(.is-rotated) .bb-axis-y text{transform:translateY(.175rem)}}html body .content .graphWrapper .graph-container:not(.is-rotated) .bb-axis-x text{transform:translateY(.2rem)}@media(max-width:480px){html body .content .graphWrapper .graph-container:not(.is-rotated) .bb-axis-x text{transform:translateY(.03rem)}}html body .content .graphWrapper .graph-caption{opacity:1}html body .content .graphWrapper+p+h3{margin-top:20em}
