.b-chartbar__wrapper{position:relative}.b-chartbar__wrapper.is--disabled,.b-chartbar__wrapper.is--disabled .b-chartbar__arrow,.b-chartbar__wrapper.is--disabled .b-chartbar__arrow:after{animation:none}.b-chartbar__title{color:#18244f;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:48px;text-align:center}@media (min-width:768px){.b-chartbar__title{font-size:26px}}.b-chartbar__title span{display:block;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:24px}@media (min-width:768px){.b-chartbar__title span{line-height:28px}}.b-chartbar__arrow-wrapper{margin:0 0 24px auto;width:calc(100% - 50px)}.b-chartbar__arrow-wrapper,.b-chartbar__arrow-wrapper:after{align-items:center;animation:fade-in 1s 2.5s forwards;display:flex;opacity:0}.b-chartbar__arrow-wrapper:after{background:#fff;border-radius:50%;content:"12.6%";font-size:16px;font-style:normal;font-weight:600;height:48px;justify-content:center;left:46%;letter-spacing:0;line-height:20px;position:absolute;width:48px;z-index:2}@media (min-width:768px){.b-chartbar__arrow-wrapper:after{font-size:14px;line-height:18px}}.b-chartbar__line{background-color:#a064fa;height:3px;width:100%}.b-chartbar__arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m0 0 15 9-15 9V0Z' fill='%23A064FA'/%3E%3C/svg%3E");height:18px;width:15px}.b-chartbar__container{margin-bottom:48px;visibility:hidden}.b-chartbar__year{align-self:center;animation:fade-in 2.2s .1s forwards;flex-shrink:0;opacity:0;width:50px}.b-chartbar__bar:after,.b-chartbar__year{font-size:18px;font-weight:600;line-height:23px}.b-chartbar__bar-wrapper{display:flex;margin-bottom:16px;width:100%}.b-chartbar__bar-wrapper div:nth-child(2){background-color:#3fcb9b}.b-chartbar__bar-wrapper div:nth-child(3){background-color:#635dff}.b-chartbar__bar-wrapper div:nth-child(4){background-color:#18244f}.b-chartbar__bar-wrapper div:nth-child(4):after{content:""}.b-chartbar__bar-wrapper:after{animation:fade-in 2.2s .1s forwards;background:#18244f;color:#fff;content:attr(data-percentage);flex-shrink:0;font-size:10px;font-weight:700;height:12px;line-height:12px;position:relative;right:12px;text-align:center;top:20px;transform:rotate(90deg);width:22px}.b-chartbar__bar{flex-shrink:0;height:55px;overflow:hidden;position:relative;width:0}.b-chartbar__bar:after{align-items:center;animation:fade-in 2.2s .1s forwards;color:#fff;content:attr(data-percentage);display:flex;height:100%;justify-content:center;width:100%}.b-chartbar .bar-eight .b-chartbar__bar.is--disabled,.b-chartbar .bar-five .b-chartbar__bar.is--disabled,.b-chartbar .bar-four .b-chartbar__bar.is--disabled,.b-chartbar .bar-one .b-chartbar__bar.is--disabled,.b-chartbar .bar-seven .b-chartbar__bar.is--disabled,.b-chartbar .bar-six .b-chartbar__bar.is--disabled,.b-chartbar .bar-three .b-chartbar__bar.is--disabled,.b-chartbar .bar-two .b-chartbar__bar.is--disabled{animation:none}.b-chartbar .bar-one .b-chartbar__bar{animation:show-bar 5s .5s forwards}.b-chartbar .bar-two .b-chartbar__bar{animation:show-bar 5s .6s forwards}.b-chartbar .bar-three .b-chartbar__bar{animation:show-bar 5s .7s forwards}.b-chartbar .bar-four .b-chartbar__bar{animation:show-bar 5s .8s forwards}.b-chartbar .bar-five .b-chartbar__bar{animation:show-bar 5s .9s forwards}.b-chartbar .bar-six .b-chartbar__bar{animation:show-bar 5s 1s forwards}.b-chartbar .bar-seven .b-chartbar__bar{animation:show-bar 5s 1.1s forwards}.b-chartbar .bar-eight .b-chartbar__bar{animation:show-bar 5s 1.2s forwards}@keyframes show-bar{0%{width:0}to{width:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.b-chartbar__legend-container{display:flex;flex-wrap:wrap;margin-bottom:72px}.b-chartbar__legend-container div:before{content:"";display:inline-block;flex-shrink:0;height:24px;margin-right:8px;width:24px}.b-chartbar__legend-container div:first-child:before{background-color:#3fcb9b}.b-chartbar__legend-container div:nth-child(2):before{background-color:#635dff}.b-chartbar__legend-container div:nth-child(3){align-self:flex-start}.b-chartbar__legend-container div:nth-child(3):before{background-color:#18244f}.b-chartbar__legend-container div:nth-child(4):before{align-self:flex-start;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M24 12 9 3.34v17.32L24 12ZM0 13.5h10.5v-3H0v3Z' fill='%23A064FA'/%3E%3C/svg%3E");background-size:cover}.b-chartbar__legend{align-items:center;display:flex;flex:0 0 50%;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:24px;max-width:50%}@media (min-width:768px){.b-chartbar__legend{font-size:14px;line-height:18px}.b-chartbar__arrow-wrapper{margin:0;padding-top:100px;transform:rotate(345deg);width:100%}.b-chartbar__container{display:flex;height:387px;margin:0 -18px 48px}.b-chartbar__legend-container{align-items:flex-start;flex-wrap:nowrap;margin:0 -22px 72px}.b-chartbar__legend-container div:nth-child(3){align-self:auto}.b-chartbar__legend-container div:before{margin-right:16px}.b-chartbar__legend{flex-shrink:1;max-width:fit-content;padding:0 22px}.b-chartbar__year{text-align:center}.b-chartbar__bar{height:0}.b-chartbar__bar-wrapper{align-items:center;flex-direction:column-reverse;margin-bottom:0;padding:0 18px}.b-chartbar__bar-wrapper div:nth-child(4){height:auto}.b-chartbar__bar-wrapper:after{right:0;top:8px;transform:rotate(0deg)}.b-chartbar .bar-eight .b-chartbar__bar,.b-chartbar .bar-five .b-chartbar__bar,.b-chartbar .bar-four .b-chartbar__bar,.b-chartbar .bar-one .b-chartbar__bar,.b-chartbar .bar-seven .b-chartbar__bar,.b-chartbar .bar-six .b-chartbar__bar,.b-chartbar .bar-three .b-chartbar__bar,.b-chartbar .bar-two .b-chartbar__bar{animation-name:show-bar-vertical}}@media (min-width:768px){@keyframes show-bar-vertical{0%{height:0}to{height:100%}}}@media (min-width:992px){.b-chartbar__wrapper{flex:0 0 80%;margin:0 auto 48px;max-width:80%}.b-chartbar__wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='821' height='206' fill='none'%3E%3Cpath d='M821 5 804.381.122l4.085 16.831L821 5ZM1.354 205.458 808.235 9.642l-.708-2.916L.647 202.542l.707 2.916Z' fill='%23635DFF'/%3E%3C/svg%3E");content:"";height:206px;width:821px}.b-chartbar__container{margin:0 -19px 48px}.b-chartbar__bar-wrapper{padding:0 19px}}@media (min-width:1200px){.b-chartbar__container{margin:0 -27px 51px}.b-chartbar__bar-wrapper{padding:0 27px}.b-chartbar__legend-container{margin-bottom:104px}}
