.w-full[data-v-aba6d48e]{width:100%}.h-full[data-v-aba6d48e]{height:100%}.w-full[data-v-0e0ca44e]{width:100%}.h-full[data-v-0e0ca44e]{height:100%}.w-full[data-v-657f71b1]{width:100%}.h-full[data-v-657f71b1]{height:100%}.red-chart{border-color:#ed5353!important}.yellow-chart{border-color:#ffda6b!important}.green-chart{border-color:#21ce99!important}.chart{padding:0;margin:0 auto;text-align:left;position:relative;list-style-type:none;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.chart *,.chart:before{box-sizing:border-box}.chart:after,.chart:before{position:absolute}.chart:before{content:"";border:var(--borderWidth) solid #21262e;border-bottom:none;border-top-left-radius:var(--borderRadius);border-top-right-radius:var(--borderRadius)}.chart:before,.chart div{width:inherit;height:inherit}.chart div{position:absolute;top:100%;left:0;border:var(--borderWidth) solid #aeaeae;border-top:none;border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius);transform-origin:50% 0;transform-style:preserve-3d;backface-visibility:hidden;animation-fill-mode:forwards;animation-duration:.1s;animation-timing-function:linear}.chart div:first-child{z-index:4;border-color:#21c77c;transition:all .3s;transform:rotate(calc(var(--percentageRotate)*1.8deg))}.chart span{font-size:18px;backface-visibility:hidden;color:#fff;animation:fade-in .1s linear forwards}.chart .candidate-one-percentage{top:10px;left:-35px;transform:rotate(-90deg)}.chart .candidate-two-percentage{top:-35px;left:-35px;transform:rotate(-90deg)}@keyframes rotate-one{0%{transform:rotate(0deg)}to{transform:rotate(calc(var(--percentageRotate)*1.8deg))}}