  @keyframes poll-progress-bar{from{width:0}to{width:var(--bar-width, 0%)}}.poll__highlighting{padding:2.25rem 20px;background:#f9f9f7}.poll__highlighting .actionbtn__link{margin-bottom:0rem}.poll__hl{font:300 1.125rem / 1.6875rem Frutiger, Arial, Helvetica, sans-serif}@media(min-width: 768px){.poll__hl{font-size:1.25rem;line-height:1.875rem}}.poll__summary{font:300 1rem / 1.375rem Frutiger, Arial, Helvetica, sans-serif;margin-top:1.25rem;color:#5a5d5c}.poll__summary .radio__item:first-child{margin-top:0}.poll__summary .poll__item{color:#1c1c1c}.poll__item{margin-top:1.25rem}.poll__label{display:inline-block;max-width:80%;max-width:calc(100% - 50px)}.poll__value{float:right;display:inline-block}.poll__value--max{color:#da0000}.poll__footnote{font:300 0.75rem / 1.245rem Frutiger, Arial, Helvetica, sans-serif;margin-top:2rem;color:#5a5d5c}.poll__footnote:first-child{margin-top:0rem}.poll__summary:last-child{margin-bottom:0.25rem}.poll__progressbar{margin-top:0.75rem;height:.25em;width:100%;background:#8e8d83;position:relative}.poll__progressbar::before{content:"";display:block;height:100%;background:#da0000;animation:poll-progress-bar 1s 1;animation-fill-mode:forwards}.poll__fields{padding-bottom:2.25rem}