.bar-graph .year[data-v-472465c8]{animation:fade-in-text-472465c8 2.2s .1s forwards}.bar-graph-horizontal .bar[data-v-472465c8]{animation:show-bar-472465c8 2.2s 1s forwards}.bar-graph-horizontal .bar-wrapper[data-v-472465c8]:before{animation:fade-in-text-472465c8 2.2s .1s forwards;background-color:var(--color-grey-6);border-radius:8px;content:"";display:block;height:100%;opacity:0;position:absolute;right:0;width:calc(100% - 50px)}.bar-graph-horizontal .count[data-v-472465c8]{animation:fade-in-text-472465c8 2.2s 1s forwards;font-size:12px;font-weight:700;opacity:0}.bar-graph-horizontal .count span[data-v-472465c8]{font-weight:400}@media screen and (max-width:768px){.bar-graph-horizontal .bar-wrapper[data-v-472465c8]:before{border-radius:4px}.bar-graph-horizontal .count[data-v-472465c8]{font-size:6px}}@keyframes show-bar-472465c8{0%{width:0}to{width:0;width:var(--percentage,0)}}@keyframes fade-in-text-472465c8{0%{opacity:0}to{opacity:1}}