.Poll{width:1344px;height:864px;background-color:#18181b;border-radius:23.04px;padding:42.24px}.Poll .title{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.Poll .title h1{font-size:57.6px;text-align:center}.Poll .title h2{font-size:70.08px;text-align:center}.Poll .choices{height:auto;justify-content:center;flex-direction:column;margin-top:1.5%}.Poll .choices,.Poll .choices .choice{width:100%;display:flex;align-items:center}.Poll .choices .choice{height:57.6px;font-size:38.4px;justify-content:flex-start;margin-bottom:2%;background-color:hsla(0,0%,100%,.05);padding:42.24px 0 42.24px 3.5%;border-radius:15.36px;position:relative}.Poll .choices .choice .abs_bg{position:absolute;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.1);transition:width .2s ease;border-top-left-radius:15.36px;border-bottom-left-radius:15.36px;z-index:1}.Poll .choices .choice .title{width:75%;display:flex;justify-content:center;align-items:flex-start;position:relative;z-index:2}.Poll .choices .choice .porcentage{width:17.5%}.Poll .choices .choice .porcentage,.Poll .choices .choice .votes{display:flex;justify-content:flex-end;align-items:center;position:relative;z-index:2}.Poll .choices .choice .votes{width:auto;margin-right:2%;margin-left:2%}.Poll .differenceBar{width:100%;height:19.2px;position:absolute;bottom:37px}.Poll .differenceBar .bar{transition:width 1.1s ease-out;height:100%;background-color:#a970ff}.Prediction{width:1344px;height:864px;background-color:#18181b;border-radius:23.04px;padding:42.24px}.Prediction .title{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.Prediction .title h1{font-size:57.6px;text-align:center}.Prediction .title h2{font-size:70.08px;text-align:center}.Prediction .outcomes{width:100%;height:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:5.5%}.Prediction .outcomes .choosen{position:absolute;top:20%;font-size:47px}.Prediction .outcomes .left{width:49.5%;height:100%;display:flex;justify-content:center;align-items:flex-end;flex-direction:column;padding-right:3.5%;color:#387aff}.Prediction .outcomes .left .title{text-align:right;font-size:76.8px}.Prediction .outcomes .left .porcentage{text-align:right;font-size:109.44px;font-weight:900}.Prediction .outcomes .left .porcentageBar{height:5%;width:100%;display:flex;justify-content:flex-end}.Prediction .outcomes .left .porcentageBar .bar{background:#387aff;border-radius:9.6px;height:100%;transition:all .3s ease-out}.Prediction .outcomes .line{width:4px;height:100%;background:hsla(0,0%,100%,.2)}.Prediction .outcomes .right{width:49.5%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-left:3.5%;color:#f5009b}.Prediction .outcomes .right .title{text-align:left;font-size:76.8px}.Prediction .outcomes .right .porcentage{text-align:left;font-size:109.44px;font-weight:900}.Prediction .outcomes .right .porcentageBar{height:5%;width:100%}.Prediction .outcomes .right .porcentageBar .bar{background:#f5009b;border-radius:9.6px;height:100%;transition:all .3s ease-out}.Prediction .differenceBar{width:100%;height:19.2px;position:absolute;bottom:37px}.Prediction .differenceBar .bar{transition:width 1.1s ease-out;height:100%;background-color:#a970ff}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;background:transparent}#root,body,html{overflow:hidden}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}#root{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;font-family:Inter;color:#efeff1}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}.hidden{position:absolute;opacity:0;pointer-events:none;right:-100%}#root>div{transition:all .5s ease-out 0s}.animation-in{position:relative;right:0;opacity:1}.animation-out{position:relative;right:100%;opacity:0}.equal-type{right:-100%;opacity:0}