<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.static-html{background:#fff}.static-html a{color:#188ae2}.static-html__header{border:1px solid #e6e6e9;margin:35px auto 25px;min-height:100px;padding-bottom:20px;width:100%}.static-html__header--heading{font-size:var(--font-size-xl);margin:-20px auto 20px;text-align:center}.static-html__header .text-background{background:#fff;display:block;height:20px;margin:-35px auto 0;min-width:275px;width:30%}.static-html__header--wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}@media (min-width:768px){.static-html__header--wrapper{flex-direction:row}}.static-html__header--wrapper .report-issue,.static-html__header--wrapper .send-news{grid-gap:10px;align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:5px 0 10px}.static-html__content{display:grid;width:100%}.ballot-card{border:1px solid #cccfd6;box-shadow:0 2px 10px 0 rgba(0,0,0,.19);margin-bottom:40px;margin-top:40px;padding:25px}.ballot-card__poll-options li{border-bottom:1px solid #e6e6e9}.ballot-card__poll-options li:last-child{border-bottom:none}.ballot-card__poll-results{background:#fff}.ballot-card__poll-results--total{display:block;font-family:var(--global-font);font-size:var(--font-size-xs);margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ballot-card__list-item{align-items:center;font-family:var(--global-font);font-size:var(--font-size-s);list-style:none;padding:15px 0}.ballot-card__list-item:before{content:""!important;display:none!important}.ballot-card__list-item input,.ballot-card__list-item label{cursor:pointer;margin:0 0 0 5px}.ballot-card__list-item label{font-size:var(--font-size-s)}.ballot-card__list-item--results{align-items:flex-start;flex-direction:column;padding:15px 0 5px}.ballot-card__list-item--results:last-child{padding:15px 0}.ballot-card__list-item--results .results-text{align-items:center;display:flex;font-size:var(--font-size-s);justify-content:space-between;width:100%}.ballot-card__list-item--results .results-text .vote-percentage{font-size:var(--font-size-l);font-weight:var(--font-weight-bold)}.ballot-card__header{font-family:var(--header-font);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);margin-top:0;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ballot-card__header:after{background:#bc7a16;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.ballot-card__question{font-family:var(--header-font);font-size:var(--font-size-m);font-weight:var(--font-weight-bold);margin:15px 0 5px}.ballot-card__question--multiple{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular)}.ballot-card__btn{margin-top:10px}.ballot-card__poll-closed{color:#9d0d13;font-size:var(--font-size-s);font-style:italic;font-weight:var(--font-weight-bold)}.ballot-card__progress{background-color:#f2f2f3;border-radius:29px;display:flex;height:3px;overflow:hidden;width:100%}.ballot-card__progress .progress-bar{background-color:#9d0d13;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}.ballot-card--error{background-color:#f8d7da;border-color:#f5c6cb;border-radius:3px;box-shadow:none;color:#721c24;margin:10px 0;padding:10px 15px}.ballot-card--error .error-text{font-family:var(--global-font);font-size:var(--font-size-xs)}</pre></body></html>