.report-full-width-chart__wrapper{display:flex;height:78px;width:100%}.report-full-width-chart__percentage{color:#fff;font-size:28px;font-style:normal;font-weight:700;letter-spacing:0;line-height:34px;text-align:center}@media (min-width:768px){.report-full-width-chart__percentage{font-size:48px;line-height:58px}}.report-full-width-chart__text{color:#fff;display:none}.report-full-width-chart__percentage,.report-full-width-chart__text{animation:fade-in 1s 1s forwards;opacity:0}.report-full-width-chart__legend-wrapper{margin-top:24px}.report-full-width-chart__legend{display:flex;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px}.report-full-width-chart__legend:first-child{margin-bottom:16px}.report-full-width-chart__legend:first-child:before{background-color:#635dff}.report-full-width-chart__legend:last-child:before{background-color:#18244f}.report-full-width-chart__legend:before{border-radius:50%;content:"";display:block;flex-shrink:0;height:20px;margin-right:16px;width:20px}.report-full-width-chart__container{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:center;position:relative;transition:width 1s ease-in-out;width:0}.report-full-width-chart__container:first-child{background-color:#635dff;border-radius:12px 0 0 12px}.report-full-width-chart__container:last-child{background-color:#18244f;border-radius:0 12px 12px 0}.report-full-width-chart__container.is--disabled .report-full-width-chart__percentage,.report-full-width-chart__container.is--disabled .report-full-width-chart__text{animation:none}@media (min-width:992px){.report-full-width-chart__legend-wrapper{display:none}.report-full-width-chart__wrapper{height:162px}.report-full-width-chart__percentage{margin-bottom:4px}.report-full-width-chart__text{display:block;font-size:18px;letter-spacing:0;line-height:26px;max-width:240px;text-align:center}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
