/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.antibot-message{margin:9px 0 10px 8px;padding:15px;word-wrap:break-word;border-width:1px 1px 1px 0;border-style:solid;border-radius:2px;overflow-wrap:break-word;}.antibot-message-warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;box-shadow:-8px 0 0 #e09600;}.antibot-message-error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;box-shadow:-8px 0 0 #e62600;}
.webform-details-toggle-state-wrapper{margin-top:1em;text-align:right;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;text-decoration:none;color:#337ab7;border:0;background:transparent;font-size:1em;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required::after,.form-radios .form-required::after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir="rtl"] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6b6b6b;border-color:#bbb;background:#ededed;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.captcha__description{margin-bottom:.75em;}
@font-face{font-family:"Clash Grotesk";src:url(/modules/custom/rad_poll/fonts/ClashGrotesk-Variable.woff2) format("woff2");font-weight:200 700;font-display:swap;font-style:normal;}@font-face{font-family:"General Sans";src:url(/modules/custom/rad_poll/fonts/GeneralSans-Variable.woff2) format("woff2");font-weight:200 700;font-display:swap;font-style:normal;}@font-face{font-family:"General Sans";src:url(/modules/custom/rad_poll/fonts/GeneralSans-VariableItalic.woff2) format("woff2");font-weight:200 700;font-display:swap;font-style:italic;}
:root,.poll-microsite,.poll-landing{--poll-color-brand-red:#e72324;--poll-color-brand-red-dark:#b90808;--poll-color-brand-red-light:#ff4142;--poll-color-brand-purple:#443192;--poll-color-brand-purple-dark:#201e61;--poll-color-brand-purple-light:#674ade;--poll-color-brand-yellow:#f2ec34;--poll-color-brand-blue:#0097fd;--poll-color-brand-blue-dark:#006dfd;--poll-color-brand-blue-bright:#1a6fe8;--poll-color-bg:#ffff;--poll-color-surface:#ffffff;--poll-color-text:#191818;--poll-color-muted:#333333;--poll-color-border:#d0d7de;--poll-color-accent:var(--poll-color-brand-red);--poll-color-accent-contrast:#ffffff;--poll-color-cta:var(--poll-color-brand-yellow);--poll-color-cta-text:var(--poll-color-brand-purple);--poll-color-stat:var(--poll-color-brand-yellow);--poll-color-stat-text:#191818;--poll-color-heading:var(--poll-color-brand-purple-dark);--poll-hero-gradient-home:#443192;--poll-hero-gradient-tool:linear-gradient(90deg,#e72324 0%,#ff4142 50%,#f7941d 100%);--poll-hero-mark:var(--poll-color-brand-yellow);--poll-font-sans:"General Sans","Segoe UI",sans-serif;--poll-font-display:"Clash Grotesk","General Sans","Segoe UI",sans-serif;--poll-font-size-body:1.0625rem;--poll-font-size-sm:.9rem;--poll-font-size-lg:1.333rem;--poll-font-size-h1:clamp(2.5rem,-.143rem + 5.714vw,5rem);--poll-font-size-h2:clamp(1.75rem,2.5vw,2rem);--poll-font-size-h3:1.5rem;--poll-font-size-h4:1.25rem;--poll-font-size-doughnut-title:1.75rem;--poll-font-size-doughnut-value:3rem;--poll-font-size-stat:6rem;--poll-font-size-stat-label:1.75rem;--poll-line-height-body:1.6;--poll-line-height-heading:1.05;--poll-line-height-tight:1.35;--poll-space-3xs:.25rem;--poll-space-2xs:.35rem;--poll-space-xs:.5rem;--poll-space-sm:.75rem;--poll-space-md:1rem;--poll-space-lg:1.5rem;--poll-space-xl:2rem;--poll-space-2xl:2.5rem;--poll-space-3xl:3rem;--poll-space-4xl:6rem;--poll-space:var(--poll-space-md);--poll-space-content:1em;--poll-space-heading-top:1.5em;--poll-space-heading-bottom:.5em;--poll-space-list-indent:1.35em;--poll-space-list-item:.4em;--poll-radius:12px;--poll-radius-sm:4px;--poll-border-width:0;--poll-shadow:0px 4px 80px 0px rgba(68,49,146,.29);--poll-shadow-sm:0px 1px 2px -1px rgba(0,0,0,.1),0px 1px 3px 0px rgba(0,0,0,.1);--poll-shadow-br:.375rem .375rem 0 0 var(--poll-color-brand-red);--poll-shadow-color:6.75px 6.75px 0px 0px rgba(238,50,83,1);--poll-shadow-color-sm:3.5px 3.5px 0px 0px rgba(238,50,83,1);--poll-max-width:72rem;--poll-chart-max-width:72rem;--poll-text-page-max-width:50rem;--poll-nav-height:7.25rem;--poll-section-margin:var(--poll-space-xl);--poll-section-padding:var(--poll-space-lg);--poll-card-padding:var(--poll-space-xl);--poll-chart-height:320px;--poll-chart-height-tall:360px;--poll-chart-height-sm:260px;--poll-chart-bar-slot:92px;--poll-chart-chrome:110px;--poll-chart-1:#eb524b;--poll-chart-2:#aa251b;--poll-chart-3:#4295f5;--poll-chart-4:#2e6bf4;--poll-chart-5:#634bd6;--poll-chart-6:#201e5d;--poll-chart-7:#ffd116;--poll-chart-8:#f59e0b;--poll-sentiment-positive:var(--poll-chart-4);--poll-sentiment-somewhat-positive:var(--poll-chart-3);--poll-sentiment-neutral:var(--poll-chart-5);--poll-sentiment-somewhat-negative:var(--poll-chart-7);--poll-sentiment-negative:var(--poll-chart-8);--poll-sentiment-unsure:#b0b0b0;--poll-sentiment-positive--delta:#0d633d;--poll-sentiment-negative--delta:#a61c1c}.poll-microsite{position:relative;font-family:var(--poll-font-sans);font-size:var(--poll-font-size-body);line-height:var(--poll-line-height-body);color:var(--poll-color-text);background:var(--poll-color-bg);min-height:60vh}.poll-microsite__body{max-width:var(--poll-chart-max-width);margin:0 auto;padding:calc(var(--poll-space) * 2) var(--poll-space) calc(var(--poll-space) * 2)}.poll-microsite__body--with-toc{display:grid;gap:var(--poll-space-2xl)}@media(min-width:1024px){.poll-microsite__body--with-toc{grid-template-columns:minmax(12rem,15.5rem) minmax(0,1fr);align-items:start;gap:4.444rem}}.poll-microsite__main{min-width:0;max-width:var(--poll-max-width)}.poll-microsite__main--tool{max-width:var(--poll-chart-max-width);margin:0 auto;padding:calc(var(--poll-space) * 2) var(--poll-space) calc(var(--poll-space) * 4)}.poll-microsite[data-poll-page=about] .poll-microsite__body,.poll-microsite[data-poll-page=about] .poll-microsite__main,.poll-microsite[data-poll-page=press] .poll-microsite__body,.poll-microsite[data-poll-page=press] .poll-microsite__main,.poll-microsite[data-poll-page=about] .poll-hero__inner,.poll-microsite[data-poll-page=press] .poll-hero__inner{max-width:var(--poll-text-page-max-width)}.poll-explore,.poll-compare{padding-bottom:var(--poll-space-2xl)}.poll-explore>:not(.poll-hero),.poll-compare>:not(.poll-hero){max-width:var(--poll-chart-max-width);margin-left:auto;margin-right:auto;padding-left:var(--poll-space);padding-right:var(--poll-space);width:calc(100% - var(--poll-space-sm));box-sizing:border-box}.poll-explore__intro,.poll-compare__intro{margin:0 auto var(--poll-space-xl);max-width:var(--poll-max-width)}.poll-microsite__main--tool .poll-question,.poll-microsite__main--tool .poll-chart{max-width:100%}.poll-page__actions{position:absolute;top:.5rem;right:.75rem;z-index:30;display:flex;justify-content:flex-end;gap:var(--poll-space-xs);margin:0;padding:0}.poll-page__actions .links,.poll-page__actions ul.links{list-style:none;margin:0;padding:0;display:flex;gap:var(--poll-space-sm)}.poll-page__actions a{font-weight:600;font-size:var(--poll-font-size-sm);background:#ffffffe6;padding:.2rem .5rem;border-radius:var(--poll-radius-sm)}.poll-back-to-top{display:var(--poll-back-to-top-display,inline-flex);position:fixed;z-index:40;right:max(1rem,env(safe-area-inset-right));bottom:max(1.25rem,env(safe-area-inset-bottom));width:2.75rem;height:2.75rem;border:1px solid var(--poll-color-border);border-radius:999px;background:var(--poll-color-surface);color:var(--poll-color-text);box-shadow:0 6px 18px #0000001f;cursor:pointer;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .2s ease,transform .2s ease}.poll-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.poll-back-to-top:hover,.poll-back-to-top:focus-visible{color:var(--poll-color-accent-contrast);background:var(--poll-color-accent);border-color:var(--poll-color-accent);outline:none}:is(.poll-microsite,.poll-landing) .poll-prose :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-section :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-insight :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-finding-slide :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-explore__header :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-question__header :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-compare__header :is(h1,h2,h3,h4,h5,h6),:is(.poll-microsite,.poll-landing) .poll-toc :is(h1,h2,h3,h4,h5,h6){font-family:var(--poll-font-display);line-height:var(--poll-line-height-heading);color:var(--poll-color-heading);font-weight:600;margin-block:var(--poll-space-heading-top) var(--poll-space-heading-bottom);padding:0;text-transform:none;letter-spacing:normal;position:static}:is(.poll-microsite,.poll-landing) .poll-prose :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-prose :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-section :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-section :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-insight :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-insight :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-finding-slide :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-finding-slide :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-explore__header :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-explore__header :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-question__header :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-question__header :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-compare__header :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-compare__header :is(h1,h2,h3,h4,h5,h6):after,:is(.poll-microsite,.poll-landing) .poll-toc :is(h1,h2,h3,h4,h5,h6):before,:is(.poll-microsite,.poll-landing) .poll-toc :is(h1,h2,h3,h4,h5,h6):after{content:none;display:none}:is(.poll-microsite,.poll-landing) .poll-prose{font-size:var(--poll-font-size-body);line-height:var(--poll-line-height-body);color:var(--poll-color-text)}:is(.poll-microsite,.poll-landing) .poll-prose>:first-child{margin-top:0}:is(.poll-microsite,.poll-landing) .poll-prose>:last-child{margin-bottom:0}:is(.poll-microsite,.poll-landing) .poll-prose :where(p,ul,ol,dl,blockquote,pre,table,figure,hr){margin-block:var(--poll-space-content)}:is(.poll-microsite,.poll-landing) .poll-prose :is(h1){font-size:var(--poll-font-size-h1)}:is(.poll-microsite,.poll-landing) .poll-prose :is(h2){font-size:var(--poll-font-size-h2)}:is(.poll-microsite,.poll-landing) .poll-prose :is(h3){font-size:var(--poll-font-size-h3)}:is(.poll-microsite,.poll-landing) .poll-prose :is(h4,h5,h6){font-size:var(--poll-font-size-h4)}:is(.poll-microsite,.poll-landing) .poll-prose :where(ul,ol){padding-inline-start:var(--poll-space-list-indent)}:is(.poll-microsite,.poll-landing) .poll-prose :where(li){margin-block:0 var(--poll-space-list-item)}:is(.poll-microsite,.poll-landing) .poll-prose :where(li):last-child{margin-bottom:0}:is(.poll-microsite,.poll-landing) .poll-prose :where(a){color:var(--poll-color-accent)}:is(.poll-microsite,.poll-landing) .poll-prose :where(blockquote){font-size:var(--poll-font-size-h1);line-height:var(--poll-line-height-heading);color:var(--poll-color-accent);margin-inline:0;padding-inline-start:0;border-inline-start:0;width:100%}:is(.poll-microsite,.poll-landing) .poll-prose :where(blockquote) p{font-size:inherit;line-height:inherit}.poll-nav{position:sticky;top:0;z-index:20;background:var(--poll-color-surface);border-bottom:1px solid var(--poll-color-border);color:var(--poll-color-text)}.poll-nav__inner{max-width:var(--poll-chart-max-width);margin:0 auto;min-height:var(--poll-nav-height);display:flex;flex-wrap:wrap;align-items:center;gap:var(--poll-space-sm) var(--poll-space);padding:.35rem var(--poll-space)}.poll-nav__brand{display:inline-flex;align-items:center;gap:.65rem;margin-right:auto;text-decoration:none!important;color:inherit}.poll-nav__logos{display:inline-flex;align-items:center;gap:.75rem}.poll-nav__logo{display:block;width:auto;height:5.75rem;object-fit:contain}.poll-nav__logo--rad{height:6.5rem}.poll-nav__logo--wwt{height:5.9rem}.poll-nav__logo--on-dark{display:none}.poll-nav__plus{color:inherit;opacity:.45;font-size:2rem;font-weight:400;line-height:1}.poll-nav__toggle{display:none;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:1px solid transparent;border-radius:var(--poll-radius-sm);background:transparent;color:inherit;cursor:pointer}.poll-nav__toggle:hover,.poll-nav__toggle:focus-visible{border-color:currentColor;outline:none}.poll-nav__toggle-bars{display:flex;flex-direction:column;justify-content:space-between;width:1.35rem;height:.95rem}.poll-nav__toggle-bars span{display:block;height:2px;width:100%;background:currentColor;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.poll-nav.is-open .poll-nav__toggle-bars span:nth-child(1){transform:translateY(.35rem) rotate(45deg)}.poll-nav.is-open .poll-nav__toggle-bars span:nth-child(2){opacity:0}.poll-nav.is-open .poll-nav__toggle-bars span:nth-child(3){transform:translateY(-.35rem) rotate(-45deg)}.poll-nav__list{display:flex;flex-wrap:wrap;gap:var(--poll-space-sm) 1.35rem;list-style:none;margin:0;padding:0}.poll-nav__item{position:relative}.poll-nav__item a{position:relative;display:inline-block;padding:.75rem 0 .875rem;color:inherit;text-decoration:none!important;font-family:var(--poll-font-display);font-weight:500;transition:color .15s ease}.poll-nav__item a:after{content:"";position:absolute;left:0;bottom:.5rem;width:0;height:1px;background:var(--poll-color-brand-red);transition:width .2s ease}.poll-nav__item.is-active a:after,.poll-nav__item a:hover:after{width:100%}.poll-nav__item.is-active a,.poll-nav__item a:hover{color:var(--poll-color-brand-red)}.poll-chrome{position:relative}.poll-chrome .poll-nav{position:absolute;inset-inline:0;top:0;z-index:3;background:transparent;border-bottom:0;color:#fff}.poll-chrome .poll-nav__logo--on-light{display:none}.poll-chrome .poll-nav__logo--on-dark{display:block}.poll-chrome .poll-nav__plus{opacity:.5;color:#fff}.poll-chrome .poll-nav__item a{color:#fff}.poll-chrome .poll-nav__item a:after{background:var(--poll-color-brand-yellow)}.poll-chrome .poll-nav__item.is-active a,.poll-chrome .poll-nav__item a:hover{color:var(--poll-color-brand-yellow)}.poll-chrome .poll-hero{margin-bottom:0;padding-top:calc(var(--poll-nav-height) + clamp(2rem,4vw,3rem))}@media(max-width:1023px){.poll-nav__inner{flex-wrap:nowrap;position:relative}.poll-nav__toggle{display:inline-flex}.poll-nav__list{display:none;position:absolute;inset-inline:0;top:100%;flex-direction:column;gap:0;padding:.5rem var(--poll-space) 1rem;background:var(--poll-color-surface);border-bottom:1px solid var(--poll-color-border);box-shadow:var(--poll-shadow-sm);color:var(--poll-color-text)}.poll-nav.is-open .poll-nav__list{display:flex}.poll-nav__item a{display:block;padding:.85rem 0;border-bottom:1px solid var(--poll-color-border);color:var(--poll-color-text);font-family:var(--poll-font-display)}.poll-nav__item a:after{display:none}.poll-nav__item:last-child a{border-bottom:0}.poll-nav__item.is-active a,.poll-nav__item a:hover{color:var(--poll-color-brand-red);border-bottom-color:var(--poll-color-border)}.poll-nav__item.is-active a{box-shadow:inset 3px 0 0 var(--poll-color-brand-red);padding-left:.65rem}.poll-chrome .poll-nav.is-open{background:var(--poll-color-surface);color:var(--poll-color-text);border-bottom:1px solid var(--poll-color-border)}.poll-chrome .poll-nav.is-open .poll-nav__logo--on-light{display:block}.poll-chrome .poll-nav.is-open .poll-nav__logo--on-dark{display:none}.poll-chrome .poll-nav.is-open .poll-nav__plus{color:var(--poll-color-text);opacity:.45}.poll-chrome .poll-nav.is-open .poll-nav__toggle{color:var(--poll-color-text)}.poll-chrome .poll-nav.is-open .poll-nav__list{background:var(--poll-color-surface);color:var(--poll-color-text)}.poll-chrome .poll-nav.is-open .poll-nav__item a{color:var(--poll-color-text);border-bottom-color:var(--poll-color-border)}.poll-chrome .poll-nav.is-open .poll-nav__item.is-active a,.poll-chrome .poll-nav.is-open .poll-nav__item a:hover{color:var(--poll-color-brand-red);border-bottom-color:var(--poll-color-border)}.poll-chrome .poll-nav.is-open .poll-nav__item.is-active a{border-bottom-color:var(--poll-color-border)}}@media(max-width:640px){.poll-nav__logo{height:3.75rem}.poll-nav__logo--rad{height:4.15rem}.poll-nav__logo--wwt{height:3.9rem}.poll-nav__plus{font-size:1.5rem}.poll-nav__inner{min-height:4.75rem}.poll-chrome .poll-hero{padding-top:calc(4.75rem + clamp(1.5rem,4vw,2.5rem))}}.poll-hero{position:relative;overflow:hidden;color:#fff;background-color:#e72324;background-image:var(--poll-hero-bg-image,var(--poll-hero-gradient-tool));background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0;margin:0 0 var(--poll-space-xl);padding:clamp(2rem,5vw,3.5rem) var(--poll-space);width:100%;max-width:none}.poll-hero p{font-size:inherit}.poll-hero--home{background-color:#443192;text-align:center;padding-top:clamp(5.5rem,12vw,7.5rem)}.poll-hero--home .poll-hero__inner{max-width:46rem}.poll-hero--home .poll-hero__lead{margin-inline:auto}.poll-hero--home .poll-hero__actions{justify-content:center}.poll-hero__inner{position:relative;z-index:1;max-width:var(--poll-chart-max-width);margin:0 auto}.poll-hero__inner .poll-hero__title{text-align:left}.poll-hero__eyebrow{margin:0 0 var(--poll-space-sm);font-family:var(--poll-font-display);font-size:1.25rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#fff}.poll-hero__title{margin:0 0 var(--poll-space-2xl);font-family:var(--poll-font-display);font-size:var(--poll-font-size-h1);font-weight:600;line-height:var(--poll-line-height-heading);color:#fff;text-transform:none;text-align:center;width:initial}.poll-hero__mark{display:inline-block;line-height:1;font-weight:600}.poll-hero__mark--highlight{margin:.1em .05em;padding:.2em .35em;background:var(--poll-hero-mark);color:var(--poll-color-brand-purple);border-radius:var(--poll-radius-sm);box-shadow:var(--poll-shadow-br);letter-spacing:.04em;text-transform:uppercase;transform:rotate(-2deg)}.poll-hero__mark--line{position:relative;display:inline;padding:0 .02em .12em;color:#fff;white-space:nowrap}.poll-hero__mark--line:after{content:"";position:absolute;left:0;bottom:-.15em;height:.45em;background:var(--poll-hero-squiggle) center bottom/100% 100% no-repeat;pointer-events:none;width:150%;transform:translate(-25%) rotate(180deg)}.poll-hero__mark--stroke{position:relative;display:inline;padding:0 .02em .12em;color:#fff;white-space:nowrap}.poll-hero__mark--stroke:after{content:"";position:absolute;left:-4%;right:-4%;bottom:-.12em;height:.28em;background:var(--poll-hero-stroke) center/100% 100% no-repeat;pointer-events:none}.poll-hero__lead{margin:0;max-width:40rem;font-size:var(--poll-font-size-lg);line-height:1.5;color:#fff}.poll-hero__lead :where(p,a,li,strong,em,h2,h3,h4,span:not([class*=poll-hero__mark])){color:#fff}.poll-hero__lead :where(h2,h3,h4){font-size:1.15em;font-weight:600;margin:0 0 .5em}.poll-hero__lead :where(strong,b){font-weight:600}.poll-hero__lead :where(p,ul){margin:0 0 .75em}.poll-hero__lead :where(p,ul):last-child{margin-bottom:0}.poll-hero__lead :where(ul){padding-left:1.2em;text-align:left}.poll-hero__lead :where(a){text-decoration:underline;text-underline-offset:.12em}.poll-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:var(--poll-space-lg)}.poll-hero__motif{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:4%;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.14;font-family:var(--poll-font-display);font-size:clamp(3.5rem,10vw,7rem);font-weight:600;letter-spacing:.04em;line-height:.8;text-transform:uppercase;color:#000}.poll-hero__motif span{display:block}@media(max-width:640px){.poll-hero__motif{display:none}}.poll-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--poll-space-2xs);width:fit-content;margin-bottom:.375rem;padding:.5rem .75rem;border:0;border-radius:var(--poll-radius-sm);background:var(--poll-color-cta);color:var(--poll-color-cta-text);box-shadow:var(--poll-shadow-br);font-family:var(--poll-font-display);font-size:1.25rem;font-weight:600;text-decoration:none!important;cursor:pointer;line-height:1.2;transition:transform .2s ease;transform-origin:center center}.poll-button:link,.poll-button:visited,.poll-button:hover,.poll-button:focus,.poll-button:focus-visible,.poll-button:active{text-decoration:none!important}.poll-button:hover,.poll-button:focus-visible{color:var(--poll-color-cta-text);animation:poll-btn-tilt .55s ease-out 1 both}.poll-button:focus-visible{outline:2px solid var(--poll-color-brand-purple-light);outline-offset:2px}.poll-button.is-tilt-out{animation:poll-btn-tilt-out .35s ease-out 1 both}.poll-button--secondary{background:var(--poll-color-bg);color:var(--poll-color-brand-purple);box-shadow:var(--poll-shadow-br)}.poll-button--secondary:hover,.poll-button--secondary:focus-visible{color:var(--poll-color-brand-purple)}.poll-button--ghost{background:transparent;border:2px solid #fff;color:#fff;box-shadow:none}.poll-button--ghost:hover,.poll-button--ghost:focus-visible{background:#ffffff1f;color:#fff;outline-color:#fff}.poll-button--small{padding:var(--poll-space-2xs) var(--poll-space-sm);font-size:.875rem;width:auto;border-radius:var(--poll-radius-sm)}@keyframes poll-btn-tilt{0%{transform:rotate(0)}35%{transform:rotate(-2deg)}55%{transform:rotate(-1.2deg)}75%{transform:rotate(-1.85deg)}to{transform:rotate(-1.5deg)}}@keyframes poll-btn-tilt-out{0%{transform:rotate(-1.5deg)}to{transform:rotate(0)}}.poll-toc{margin:0;padding:var(--poll-space-md);border:1px solid rgba(226,226,226,.6);border-radius:13px;background:#f4f4f4b3}@media(min-width:1024px){.poll-toc{position:sticky;top:calc(var(--poll-nav-height) + var(--poll-space-md));max-height:calc(100vh - var(--poll-nav-height) - var(--poll-space-xl));overflow:auto}}.poll-toc__heading{margin:0 0 var(--poll-space-sm);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--poll-color-muted)}.poll-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.poll-toc__link{display:block;padding:.55rem .65rem;border-radius:8px;color:var(--poll-color-text);text-decoration:none;font-size:.92rem;font-weight:500;line-height:1.35;transition:background .15s ease,color .15s ease}.poll-toc__link:hover,.poll-toc__link:focus-visible{outline:none}.poll-toc__item.is-active .poll-toc__link{border-left:4px solid var(--poll-color-brand-yellow);font-weight:600;color:var(--poll-color-heading)}@media(max-width:640px){.poll-toc{display:none}}.poll-explore__header h1,.poll-question__header h1,.poll-compare__header h1{font-family:var(--poll-font-display);font-size:var(--poll-font-size-h1);line-height:var(--poll-line-height-heading);margin:0 0 var(--poll-space-xs)}.poll-explore__toolbar{margin:0 0 var(--poll-space-lg)}.poll-explore__search input{width:min(100%,28rem);padding:.65rem var(--poll-space-sm);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-surface)}.poll-explore__block{margin-top:var(--poll-space-2xl);padding:1.25rem;background:var(--poll-color-surface);border:var(--poll-border-width) solid var(--poll-color-border);border-radius:var(--poll-radius);box-shadow:var(--poll-shadow)}.poll-explore__block-title{display:flex;flex-wrap:nowrap;gap:var(--poll-space-sm);align-items:start}.poll-explore__block-desc{color:var(--poll-color-muted)}.poll-explore__questions{list-style:upper-alpha;margin:var(--poll-space-md) 0 0;padding:0 0 0 2rem;display:grid;gap:var(--poll-space-xs)}.poll-explore__questions li{padding-left:var(--poll-space-sm)}.poll-explore__questions li::marker{color:var(--poll-color-brand-red)}.poll-explore__questions a{display:inline-block;padding:var(--poll-space-sm) .9rem;border-radius:var(--poll-radius);text-decoration:none;color:var(--poll-color-text);background:var(--poll-color-bg);font-weight:600;outline:1px solid var(--poll-color-border)}.poll-explore__questions a:hover{outline:2px solid var(--poll-color-brand-red);outline-offset:0}.poll-explore__q-block{display:inline-block;margin-right:var(--poll-space-xs);color:var(--poll-color-brand-red);font-size:.85em;font-weight:600}.poll-compare__lead{max-width:40rem;color:var(--poll-color-muted);line-height:var(--poll-line-height-body);margin:0 0 var(--poll-space-lg)}.poll-compare__card{display:grid;gap:var(--poll-space-md);margin:1.25rem 0;padding:1.25rem 1.35rem;overflow:hidden;background:var(--poll-color-surface);border:var(--poll-border-width) solid var(--poll-color-border);border-radius:var(--poll-radius);box-shadow:var(--poll-shadow)}.poll-compare__controls,.poll-compare__controls.poll-compare__card{display:grid;gap:1.25rem}.poll-compare__controls select{width:100%;padding:.55rem var(--poll-space-sm);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-surface)}.poll-compare__field{display:grid;gap:var(--poll-space-2xs)}.poll-compare__field--inline{min-width:14rem}.poll-compare__label{font-weight:600;color:var(--poll-color-text)}.poll-compare__hint{display:block;margin-top:var(--poll-space-3xs);color:var(--poll-color-muted);font-size:var(--poll-font-size-sm);line-height:var(--poll-line-height-tight);font-weight:400}.poll-compare__advanced{display:flex;gap:var(--poll-space-sm);align-items:flex-start;padding-top:var(--poll-space-sm);border-top:1px solid var(--poll-color-border);cursor:pointer}.poll-compare__advanced input{margin-top:.2rem}.poll-compare__section-title{margin:0;font-size:var(--poll-font-size-h4);font-weight:600;color:var(--poll-color-text)}.poll-compare__chart-head{margin:0}.poll-compare__chart-head .poll-compare__section-title{margin-bottom:var(--poll-space-sm);padding-right:2.75rem}.poll-compare__groups-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--poll-space-sm);margin-top:var(--poll-space-xs)}.poll-compare__note{margin:0;padding:var(--poll-space-sm) var(--poll-space-md);border-radius:var(--poll-radius);background:var(--poll-color-bg);color:var(--poll-color-muted);font-size:var(--poll-font-size-sm);line-height:var(--poll-line-height-tight)}.poll-compare__standard-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:var(--poll-space-sm)}.poll-compare__chip{display:flex;align-items:center;gap:var(--poll-space-2xs)}.poll-compare__chip select{width:100%;padding:.55rem var(--poll-space-sm);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-surface)}.poll-compare__icon-btn{flex:0 0 auto;border:1px solid var(--poll-color-border);background:var(--poll-color-surface);border-radius:var(--poll-radius-sm);width:2rem;height:2rem;cursor:pointer;line-height:1}.poll-compare__advanced-row{display:grid;grid-template-columns:1fr 1fr auto;gap:var(--poll-space-sm);margin-bottom:var(--poll-space-sm);padding:.85rem;border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-bg);align-items:end}.poll-compare__advanced-row select{width:100%;padding:.55rem var(--poll-space-sm);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-surface)}.poll-compare__chart,.poll-compare__chart.poll-chart{margin:var(--poll-space-xs) 0 0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.poll-compare__chart-table{margin-top:var(--poll-space-sm)}.poll-compare__table{width:100%;border-collapse:collapse;font-size:.95rem}.poll-compare__table th,.poll-compare__table td{border-bottom:1px solid var(--poll-color-border);padding:.55rem .65rem;text-align:left;vertical-align:middle}.poll-compare__value{display:inline-block;border:2px solid transparent;border-radius:var(--poll-radius-sm);padding:.15rem .45rem;background:var(--poll-color-bg)}.poll-compare__value.is-max{border-color:var(--poll-color-text);font-weight:600;background:var(--poll-color-surface)}.poll-compare__delta-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--poll-space-md);align-items:flex-end}.poll-compare__delta{font-weight:600;white-space:nowrap}.poll-compare__delta.is-up{color:var(--poll-sentiment-positive--delta)}.poll-compare__delta.is-down{color:var(--poll-sentiment-negative--delta)}@media(max-width:640px){.poll-compare__advanced-row{grid-template-columns:1fr}}.poll-data-table-scroll,.poll-chart__table-scroll{overflow-x:auto;margin-top:var(--poll-space-xs);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);-webkit-overflow-scrolling:touch}.poll-data-table-scroll:focus,.poll-chart__table-scroll:focus{outline:2px solid var(--poll-color-accent);outline-offset:2px}.poll-data-table-scroll table,.poll-chart__table-scroll table{width:100%;border-collapse:collapse;font-size:var(--poll-font-size-sm)}.poll-data-table-scroll th,.poll-data-table-scroll td,.poll-chart__table-scroll th,.poll-chart__table-scroll td{border-bottom:1px solid var(--poll-color-border);padding:.45rem .6rem;text-align:left;vertical-align:top}.poll-data-table-scroll thead th,.poll-chart__table-scroll thead th{position:sticky;top:0;z-index:1;background:var(--poll-color-surface);font-weight:600;white-space:nowrap}.poll-data-table-scroll thead th:first-child,.poll-data-table-scroll tbody th[scope=row],.poll-chart__table-scroll thead th:first-child,.poll-chart__table-scroll tbody th[scope=row]{position:sticky;left:0;z-index:2;max-width:var(--poll-table-sticky-col-max,11rem);min-width:6rem;white-space:normal;overflow-wrap:anywhere;background:var(--poll-color-surface);font-weight:500}.poll-data-table-scroll thead th:first-child,.poll-chart__table-scroll thead th:first-child{z-index:3}.poll-data-table-scroll tbody td,.poll-chart__table-scroll tbody td{white-space:nowrap}.poll-compare__table-wrap .poll-data-table-scroll{margin-top:0}.poll-chart{margin:var(--poll-space-xl) 0 var(--poll-space-2xl);padding:var(--poll-card-padding);overflow:hidden;background:var(--poll-color-surface);border:var(--poll-border-width) solid var(--poll-color-border);border-radius:var(--poll-radius);box-shadow:var(--poll-shadow);display:flex;flex-direction:column;gap:2rem}.poll-chart--stat{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.poll-chart__canvas-wrap{position:relative;min-height:var(--poll-chart-height);height:var(--poll-chart-height)}.poll-chart__canvas-wrap--tall{height:var(--poll-chart-height-tall)}.poll-chart__legend{margin:.75rem 0 0}.poll-chart__legend[hidden]{display:none!important}.poll-chart__legend-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.poll-chart__legend-item{display:flex;align-items:flex-start;gap:.5rem;width:100%;max-width:36rem;cursor:pointer;color:var(--poll-color-text);font-size:var(--poll-font-size-sm);line-height:1.3}.poll-chart__legend-item.is-hidden{opacity:.45}.poll-chart__legend-item.is-hidden .poll-chart__legend-label,.poll-chart__legend-item.is-hidden .poll-chart__legend-value{text-decoration:line-through}.poll-chart__legend-swatch{flex-shrink:0;width:.75rem;height:.75rem;margin-top:.15em;border-radius:2px}.poll-chart__legend-label{flex:1;min-width:0;text-align:left}.poll-chart__legend-value{flex-shrink:0;margin-left:auto;padding-left:.75rem;font-weight:600;white-space:nowrap}.poll-chart__doughnuts{margin:var(--poll-space-3xs) 0 var(--poll-space-xs)}.poll-chart__doughnuts--grouped{display:flex;flex-direction:column;align-items:stretch;gap:2.5rem;padding:.5rem 0 1rem}@media(min-width:640px){.poll-chart__doughnuts--grouped{flex-direction:row;justify-content:center;gap:3rem}}@media(min-width:1024px){.poll-chart__doughnuts--grouped{gap:4.5rem}}.poll-chart__header{display:block;position:relative}.poll-chart__export-capture{position:fixed;top:0;left:-12000px;z-index:-1;box-sizing:border-box;width:1024px;max-width:none;padding:1rem;background:#fff;pointer-events:none}.poll-chart__export-capture .poll-chart__doughnuts--grouped{flex-direction:row;justify-content:center;gap:3rem;padding:.5rem 0 0}.poll-chart__export-capture .poll-doughnut-grid{padding:0}.poll-chart__export-capture .poll-chart__canvas-wrap{min-height:0;height:auto;max-width:none}.poll-chart__export-capture .poll-chart__stat{flex-direction:row-reverse;background-color:var(--poll-color-stat,#ffe600);color:var(--poll-color-stat-text,#1a1a1a)}.poll-chart__export-capture[hidden]{display:none!important}.poll-chart__export--mirror{width:992px;max-width:none}.poll-chart__export{min-width:0}.poll-chart__export-source{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin-top:1.25rem;padding-top:.85rem;background:#fff;border-top:1px solid var(--poll-color-border)}.poll-chart__export-source-logos{display:inline-flex;flex-shrink:0;align-items:center;gap:.45rem}.poll-chart__export-source-logo{display:block;width:auto;height:2rem;object-fit:contain}.poll-chart__export-source-logo--rad{height:2.25rem}.poll-chart__export-source-logo--wwt{height:2rem}.poll-chart__export-source-text{margin:0;color:var(--poll-color-muted);font-size:.8rem;font-weight:500;line-height:1.35;text-wrap:pretty}.poll-chart__actions{position:absolute;top:0;right:0;z-index:2}.poll-chart__download{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--poll-color-border);border-radius:var(--poll-radius-sm);background:var(--poll-color-surface);color:var(--poll-color-brand-red);cursor:pointer;box-shadow:0 1px 2px #0000000f;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.poll-chart__download:hover,.poll-chart__download:focus-visible{color:var(--poll-color-accent-contrast);background:var(--poll-color-brand-red);border-color:var(--poll-color-brand-red);outline:none}.poll-chart__download:disabled{cursor:wait;opacity:.9}.poll-chart__download.is-busy{color:var(--poll-color-brand-red);background:var(--poll-color-surface)}.poll-chart__download.is-error{color:var(--poll-sentiment-negative);border-color:var(--poll-sentiment-negative)}.poll-chart__download[hidden]{display:none!important}.poll-chart__download-spinner{animation:poll-chart-spin .75s linear infinite}.poll-chart__caption{margin:0 0 var(--poll-space-sm);padding-right:2.75rem;color:var(--poll-color-muted);font-size:1.5rem;font-weight:600;line-height:1.15}.poll-chart__explore{margin:.85rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem}.poll-chart__table{border:0;margin-top:var(--poll-space-sm)}.poll-chart__table table{width:100%;border-collapse:collapse;font-size:var(--poll-font-size-sm)}.poll-chart__table th,.poll-chart__table td{border-bottom:1px solid var(--poll-color-border);padding:.4rem var(--poll-space-xs);text-align:left}.poll-chart__table summary{cursor:pointer;font-weight:600;color:var(--poll-color-text)}.poll-chart__table-body{padding:2px}.poll-chart__stat{display:flex;flex-direction:column;justify-content:center;gap:1rem;background-color:var(--poll-color-stat);border:1px solid transparent;border-radius:var(--poll-radius);color:var(--poll-color-stat-text);padding:1rem;text-wrap:pretty}@media(min-width:640px){.poll-chart__stat{flex-direction:row-reverse;align-items:center}}.poll-chart__status.is-error{color:var(--poll-sentiment-negative)}.poll-compare__table{width:100%;border-collapse:collapse;font-size:var(--poll-font-size-sm)}.poll-compare__table th,.poll-compare__table td{border-bottom:1px solid var(--poll-color-border);padding:.4rem var(--poll-space-xs);text-align:left}.poll-doughnut-group{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.poll-doughnut-group__title{margin:0;font-family:var(--poll-font-display);font-size:var(--poll-font-size-doughnut-title);font-weight:600;letter-spacing:-.02em;color:var(--poll-color-text);text-align:center}.poll-doughnut-group__items{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.poll-doughnut-grid{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:.5rem 0 1rem}.poll-doughnut-grid__row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem}.poll-doughnut{display:flex;flex-direction:column;align-items:center;gap:.35rem;max-width:100%}.poll-doughnut__ring{position:relative;flex-shrink:0;max-width:100%}.poll-doughnut__ring svg{display:block;max-width:100%;height:auto}.poll-doughnut__track{stroke:var(--poll-color-border)}.poll-doughnut__value{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;font-family:var(--poll-font-display);font-size:var(--poll-font-size-doughnut-value);font-weight:600;line-height:1;color:var(--poll-color-text)}.poll-doughnut__label{margin:0;max-width:12rem;text-align:center;font-size:1.25rem;font-weight:500;line-height:1.3;color:var(--poll-color-text)}@media(min-width:640px){.poll-doughnut__label{max-width:14rem;font-size:1.125rem}}.poll-stat__value{font-family:var(--poll-font-display);font-size:var(--poll-font-size-stat);font-weight:600;line-height:1.25;margin:0;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.12);display:block;text-align:center}@media(min-width:640px){.poll-stat__value{border-left:1px solid rgba(0,0,0,.12);border-bottom:0;padding:1rem}}.poll-stat__label{margin:var(--poll-space-3xs) 0 0;padding:1rem;font-size:var(--poll-font-size-stat-label);font-weight:600;line-height:var(--poll-line-height-tight)}@media(max-width:640px){.poll-chart__canvas-wrap{min-height:var(--poll-chart-height-sm);height:var(--poll-chart-height-sm)}}@keyframes poll-chart-spin{to{transform:rotate(360deg)}}.poll-question__cat-nav{display:flex;flex-wrap:wrap;gap:var(--poll-space-xs) var(--poll-space-md);margin:var(--poll-space-md) 0 var(--poll-space-lg)}.poll-question__category{margin-bottom:var(--poll-space-2xl);scroll-margin-top:calc(var(--poll-nav-height) + var(--poll-space-xl))}.poll-question__block{margin:0 0 var(--poll-space-xs);color:var(--poll-color-muted);font-size:var(--poll-font-size-sm)}.poll-question__block a{color:var(--poll-color-accent);font-weight:600;text-decoration:none}.poll-question__title{font-family:var(--poll-font-display);font-size:var(--poll-font-size-h2);margin:0 0 var(--poll-space-lg);line-height:var(--poll-line-height-heading)}.poll-question__sticky-nav{position:sticky;top:0;z-index:15;margin:0 0 var(--poll-space-lg);background:var(--poll-color-bg);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);box-shadow:var(--poll-shadow-sm)}.poll-question__sticky-nav-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--poll-space-sm) var(--poll-space-md);padding:.65rem .85rem}.poll-question__sticky-question{flex:1 1 12rem;margin:0;font-size:var(--poll-font-size);font-weight:600;color:var(--poll-color-text);line-height:var(--poll-line-height-tight);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.poll-question__jump{flex:0 1 18rem;margin:0}.poll-question__jump select{width:100%;padding:var(--poll-space-xs) var(--poll-space-sm);border:1px solid var(--poll-color-border);border-radius:var(--poll-radius);background:var(--poll-color-surface)}.poll-question__category-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--poll-space-sm);margin-bottom:.85rem}.poll-question__category-head h3{margin:0;font-size:var(--poll-font-size-h3)}.poll-landing .poll-question__sticky-nav{top:calc(var(--poll-nav-height) + var(--poll-space-2xs))}.poll-section{margin:var(--poll-section-margin) 0;scroll-margin-top:calc(var(--poll-nav-height) + var(--poll-space-md))}.poll-section--title{text-align:center;padding:var(--poll-space-3xl) var(--poll-section-padding);background:var(--poll-color-surface);border:var(--poll-border-width) solid var(--poll-color-border);border-radius:var(--poll-radius);box-shadow:var(--poll-shadow)}.poll-section--anchored:first-child{margin-top:0}.poll-section__headline{font-size:var(--poll-font-size-h2)}.poll-section__headline:first-child{margin-top:0}.poll-section__subtitle{margin:0 0 var(--poll-space-md);color:var(--poll-color-muted);font-size:var(--poll-font-size-lg);line-height:var(--poll-line-height-tight)}.poll-section__body{margin-bottom:var(--poll-space-md)}.poll-section__actions{display:flex;flex-wrap:wrap;gap:var(--poll-space-sm);margin:var(--poll-space-md) 0 var(--poll-space-xl)}.poll-section__charts{margin-bottom:var(--poll-space-2xl)}@media screen and (min-width:992px){.poll-section__charts{margin-bottom:var(--poll-space-4xl)}}.poll-chart-block{margin-bottom:var(--poll-space-2xl)}@media screen and (min-width:992px){.poll-chart-block{margin-bottom:var(--poll-space-4xl)}}.poll-chart-block__preamble{margin:var(--poll-space-lg) 0 var(--poll-space-sm)}.poll-chart-block__preamble strong{display:block;font-size:var(--poll-font-size-h3);font-weight:600;line-height:var(--poll-line-height-heading);margin-bottom:var(--poll-space-heading-bottom)}.poll-chart-block__preamble:first-child{margin-top:var(--poll-space-md)}.poll-landing-content{position:relative;z-index:5;background:var(--poll-color-bg);padding:0;padding-bottom:4rem;max-width:none;overflow-x:clip}.poll-landing .poll-prose,.poll-landing .poll-section__headline,.poll-landing .poll-section__subtitle,.poll-landing .poll-section__body,.poll-landing .poll-compare__lead,.poll-landing .poll-explore__header,.poll-landing .poll-question__header{max-width:var(--poll-max-width)}.poll-landing .poll-microsite{background:var(--poll-color-bg);min-height:0}.poll-landing .poll-microsite__body .poll-landing .poll-microsite__main{max-width:none;margin:0;padding:0}
.ui-datepicker{z-index:1261 !important;}.webform-ajax-form-wrapper[data-effect="slide"] .form-actions{margin-bottom:0;padding-bottom:1em;}
