.cc-heading h2:last-child,.cc-heading p:last-child{margin:0}.cc-progressBar{--rangeGap:8px;--barWidth:100%;--barHeight:8px;--barBg:var(--chartRed);--barBorderRadius:50px;--rangeWidth:0%;--rangeBg:var(--chartBlue);--text:var(--cSub);--valLeft:var(--chartBlue);--valRight:var(--chartRed);--barBorder:#fff;--gapBottom:0;display:grid;gap:var(--rangeGap)}.cc-progressBar__range{position:relative;height:var(--barHeight);width:var(--barWidth);background:var(--barBg);border-radius:var(--barBorderRadius);overflow:hidden}.cc-progressBar__range:before{position:absolute;top:0;left:0;bottom:0;width:calc(1% * var(--rangeWidth));background:var(--rangeBg);box-shadow:inset -2px 0 0 0 var(--barBorder);transition:width .3s ease-out;content:""}[dir=rtl] .cc-progressBar__range:before{box-shadow:inset 2px 0 0 0 var(--barBorder)}.cc-progressBar__wrap{justify-content:space-between;color:var(--text)}.cc-progressBar__col{margin:0 16px}.cc-progressBar__text{margin-bottom:var(--gapBottom)}.cc-progressBar--dark{--barBorder:var(--bgDark);--gapBottom:4px}.cc-progressBar--big{--barHeight:16px;--rangeGap:0}.cc-progressBar--big .cc-progressBar__wrap{display:grid;align-items:center;grid-template-columns:72px 1fr 72px}.cc-progressBar--big .cc-progressBar__val{font-size:13px;font-weight:400;line-height:16px}.cc-progressBar--sm{--barHeight:4px}.rebatesExample{grid-template-columns:1fr;align-items:start}.rebatesExample sup{line-height:.5em}.rebatesExample__table{line-height:16px;font-size:13px}.rebatesExample__table td{display:block;padding:4px var(--u8)}.rebatesExample__table td:first-child{color:var(--cSub)}.rebatesExample__legend{--legendBg:var(--cLight);display:inline-flex;justify-content:center;align-items:center;margin-right:var(--u8);width:16px;height:16px}[dir=rtl] .rebatesExample__legend{margin-right:unset;margin-left:var(--u8)}.rebatesExample__legend--spread{--legendBg:var(--cSub)}.rebatesExample__legend--rebates{--legendBg:var(--warning)}.rebatesExample__legend:after{width:8px;height:8px;background:var(--legendBg);border-radius:50%;content:""}.rebatesExample__notice{color:var(--cSub)}.cc-progressBar--rebates{--barBg:var(--cSub);--barBorderRadius:0;--rangeBg:var(--cLight);--barBorder:transparent;--rangeBg2:var(--warning)}.cc-progressBar--rebates .cc-progressBar__range:after{position:absolute;right:0;top:0;bottom:0;width:var(--rangeWidth2);background:var(--rangeBg2);transition:width .3s ease-out;content:""}@media screen and (min-width:768px){.rebatesExample{grid-template-columns:repeat(2,1fr)}.rebatesExample--asic{grid-template-columns:repeat(3,1fr)}.rebatesExample__table td{display:table-cell}.rebatesExample__table td:first-child{-webkit-padding-start:0;padding-inline-start:0}.rebatesExample__table td:last-child{-webkit-padding-end:0;padding-inline-end:0}}