#introduction{max-width:75rem;margin-bottom:6rem;text-align:center}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app,#app.error{-webkit-box-direction:normal}#app.error{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:auto}.nq-link{cursor:pointer}p{font-size:2rem;line-height:1.3}.i>*{display:none}.nq-card{min-height:70.5rem;-webkit-box-flex:0;-ms-flex:0 0 52.5rem;flex:0 0 52.5rem;max-width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}.nq-card .nq-card-header{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;position:relative}.nq-card .nq-card-header h1{font-size:3rem;line-height:1.3;font-weight:700;margin:0 1.5rem 1.5rem 1.5rem}.nq-card .nq-card-header .sub{margin:0;line-height:1.5}.nq-card .nq-card-header .sub a{font-weight:600}.nq-card .nq-card-header .tooltip{position:absolute;top:2rem;right:2rem;font-size:2rem;text-align:right}.nq-card .nq-card-header .tooltip svg{color:rgba(31,35,72,.25)}.nq-card .nq-card-header .tooltip .tooltip-box p{font-size:inherit}.nq-card .nq-card-header .tooltip .tooltip-box :first-child{margin-top:0}.nq-card .nq-card-header .tooltip .tooltip-box :last-child{margin-bottom:0}.nq-card .nq-card-body{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.nq-card .nq-card-footer{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;padding-left:4rem;padding-right:4rem;text-align:center}.nq-card .nq-card-footer .nq-button{margin-top:4rem;margin-bottom:1rem;min-width:33.75rem}.note{opacity:.5;font-size:1.75rem;line-height:2.125rem;font-weight:600}.note.small{font-size:1.5rem}.voting.next .content{-webkit-box-flex:1;-ms-flex:1;flex:1}.voting .choices{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.voting .choices .choice input{display:none}.voting .choices .choice label{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.5rem;line-height:1;cursor:pointer}.voting.multipleChoice .choices,.voting.singleChoice .choices{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.voting.multipleChoice .choices .choice,.voting.singleChoice .choices .choice{-webkit-box-flex:0;-ms-flex:0;flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voting.multipleChoice .choices .choice label,.voting.singleChoice .choices .choice label{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 1rem);flex:1 0 calc(100% - 1rem);color:rgba(31,35,72,.5);border:.25rem solid rgba(31,35,72,.16);border-radius:.5rem;text-align:center;height:calc(100% - 2rem);-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s}.voting.multipleChoice .choices .choice label:hover,.voting.singleChoice .choices .choice label:hover{color:rgba(31,35,72,.7);border-color:rgba(31,35,72,.3)}.voting.multipleChoice .choices .choice input:checked+label,.voting.singleChoice .choices .choice input:checked+label{background:#1f2348;color:#fff}.voting.multipleChoice .choices.wrap,.voting.singleChoice .choices.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.voting.multipleChoice .choices.two .choice,.voting.singleChoice .choices.two .choice{-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);min-height:12.5rem}.voting.multipleChoice .choices.three .choice,.voting.singleChoice .choices.three .choice{-ms-flex-preferred-size:calc(33.333% - 1rem);flex-basis:calc(33.333% - 1rem);height:12.5rem}.voting.ranking .choices{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.voting.ranking .choices .left,.voting.ranking .choices .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.voting.ranking .choices .left .choice,.voting.ranking .choices .left .number,.voting.ranking .choices .right .choice,.voting.ranking .choices .right .number{height:4.25rem;margin-bottom:1rem;border-radius:.5rem;font-weight:700;font-size:2.5rem;line-height:4.25rem}.voting.ranking .choices .left{-webkit-box-flex:0;-ms-flex:0;flex:0}.voting.ranking .choices .left .number{border:.25rem solid rgba(31,35,72,.16);color:rgba(31,35,72,.4);width:7.0805rem;line-height:3.85rem;margin-right:1rem}.voting.ranking .choices .right .choice{background:rgba(31,35,72,.06);background-image:url(/vote/img/grip.svg);background-repeat:no-repeat;background-position:1rem;color:#1f2348;padding:0 1rem 0 3rem;text-align:left;cursor:move}.voting .nq-card-footer{position:relative}.voting .nq-card-footer .error{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border:.25rem solid var(--nimiq-red);border-radius:.5rem;padding:0 2rem}.voting .nq-card-footer .error .close{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;opacity:.2}.voting .nq-card-footer .note{line-height:2.625rem}.results .nq-card-body,.results .nq-card-header{padding-bottom:2rem}.results .nq-card-body{padding-top:0}.results .graph{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:safe center;-ms-flex-pack:safe center;justify-content:safe center;overflow:auto hidden}.results .graph.many{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.results .graph .result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.results .graph .result+.result{margin-left:3rem}.results .graph .result .votes{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.results .graph .result .votes .vote{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:8rem;min-height:.125rem;margin-top:.125rem;overflow:hidden;border-radius:.5rem}.results .graph .result .votes .vote:not(.space){-webkit-box-shadow:inset -2.25rem -2.25rem 3rem -2rem rgba(0,0,0,.1);box-shadow:inset -2.25rem -2.25rem 3rem -2rem rgba(0,0,0,.1)}.results .graph .result .votes .vote.others{background:var(--nimiq-blue)}.results .graph .result .label{font-size:2.5rem;font-weight:700;margin-top:2.5rem;white-space:nowrap}.results .graph-description{margin-top:0}.results .vote-again{margin:1.75rem 0 1rem}