:root{--brand-primary:#2b69e9;--brand-secondary:#28ab0f;--brand-dark:#191a24;--brand-light:#f0f0ff;--btn-mobile-nav:#191a24;--footer-dark:#242632;--active-store:#084013;--icon-green:#28ab0b;--listing-background:#090b13;--list-background:#2e2e2e;--list-link:#fdfdfd;--icon-arrow:#9295a7;--list-text-light:#9e9e9e;--success:#0c641e;--success-dark:#139d2f;--error:#fc111f;--error-dark:#ff2633;--card-bckgd:#f2f2f2;--card-border:#d0d0d2;--select-border:grey;--select-focus:#2b69e9;--select-arrow:#2b69e9;--shadow-color:0deg 0% 0%;--shadow-elevation-low:0 0.4px 0.5px hsl(var(--shadow-color)/0.04),0 0.7px 0.9px -0.6px hsl(var(--shadow-color)/0.06),0 1.4px 1.8px -1.2px hsl(var(--shadow-color)/0.08);--shadow-elevation-medium:0 0.4px 0.5px hsl(var(--shadow-color)/0.04),0 1.5px 2px -0.4px hsl(var(--shadow-color)/0.06),0 3.2px 4.2px -0.8px hsl(var(--shadow-color)/0.07),0 7px 9.2px -1.2px hsl(var(--shadow-color)/0.09);--shadow-elevation-mediums:0 0px 1px hsl(var(--shadow-color)/0.04),0 2px 2px -0 hsl(var(--shadow-color)/0.06),0 3px 4px -1px hsl(var(--shadow-color)/0.07),0 7px 9px -1px hsl(var(--shadow-color)/0.09);--hue:220;--saturation:100%;--lightness:20%;--alpha:0.4;--art:#eb0312;--art-alpha:rgba(235,3,18,var(--alpha));--art-hsl:hsla(356,97%,var(--lightness));--books:#ef0343;--books-alpha:rgba(239,3,67,var(--alpha));--books-hsl:hsla(344,98%,var(--lightness));--colour:#f40377;--colour-alpha:rgba(244,3,119,var(--alpha));--colour-hsl:hsla(331,98%,var(--lightness));--design:#f802ac;--design-alpha:rgba(248,2,172,var(--alpha));--design-hsl:hsl(319,98%,var(--lightness));--drink:#fc02e3;--drink-alpha:rgba(252,2,227,var(--alpha));--drink-hsl:hsl(306,98%,var(--lightness));--entertainment:#e104fd;--entertainment-alpha:rgba(225,4,253,var(--alpha,1));--entertainment-hsl:hsl(293,98%,var(--lightness));--food:#a401f9;--food-alpha:rgba(164,1,245,var(--alpha));--food-hsl:hsl(279,99%,var(--lightness));--gaming:#6b01fb;--gaming-alpha:rgba(107,1,251,var(--alpha));--gaming-hsl:hsl(265,99%,var(--lightness));--general:#4f27fe;--general-alpha:rgba(79,39,254,var(--alpha));--general-hsl:hsl(251,99%,var(--lightness));--health:#2a33ff;--health-alpha:rgba(42,51,255,var(--alpha));--health-hsl:hsl(237,100%,var(--lightness));--history:#0041f6;--history-alpha:rgba(0,65,246,var(--alpha));--history-hsl:hsl(224,100%,var(--lightness));--movies:#0169e9;--movies-alpha:rgba(1,105,233,var(--alpha));--movies-hsl:hsl(213,99%,var(--lightness));--music:#0297ed;--music-alpha:rgba(2,151,237,var(--alpha));--music-hsl:hsl(202,98%,var(--lightness));--nature:#03c6f0;--nature-alpha:rgba(3,198,240,var(--alpha));--nature-hsl:hsl(191,98%,var(--lightness));--news:#04f4f2;--news-alpha:rgba(4,244,242,var(--alpha));--news-hsl:hsl(180,97%,var(--lightness));--pets:#05f3bd;--pets-alpha:rgba(5,243,189,var(--alpha));--pets-hsl:hsl(166,96%,var(--lightness));--politics:#06f083;--politics-alpha:rgba(6,240,131,var(--alpha));--politics-hsl:hsl(152,95%,var(--lightness));--products:#07ed4b;--products-alpha:rgba(7,237,75,var(--alpha));--products-hsl:hsl(138,94%,var(--lightness));--programming:#09ea15;--programming-alpha:rgba(9,234,21,var(--alpha));--programming-hsl:hsl(123,93%,var(--lightness));--question:#32e80a;--question-alpha:rgba(50,232,10,var(--alpha));--question-hsl:hsl(109,92%,var(--lightness));--science:#64eb0b;--science-alpha:rgba(100,235,11,var(--alpha));--science-hsl:hsl(96,91%,var(--lightness));--social:#96f00d;--social-alpha:rgba(150,240,13,var(--alpha));--social-hsl:hsl(84,90%,var(--lightness));--sports:#c7f112;--sports-alpha:rgba(199,241,18,var(--alpha));--sports-hsl:hsl(71,89%,var(--lightness));--technology:#f1ed19;--technology-alpha:rgba(241,237,25,var(--alpha));--technology-hsl:hsl(59,89%,var(--lightness));--wellness:#f0c220;--wellness-alpha:rgba(240,194,32,var(--alpha));--wellness-hsl:hsl(47,87%,var(--lightness))}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{height:100%}body{font-family:Oswald,sans-serif;font-size:100%;margin:0;padding:6.25rem 0 0}h1,h2,h3,h4,h5,h6{margin-top:0}.page-cookies .link-cookies,.page-create .link-create,.page-help .link-help,.page-home .link-home,.page-privacy .link-privacy,.page-terms .link-terms{color:#5a90ff}#root{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.page-home{background:#191a24;background:var(--brand-dark)}.page-home h1{color:#2b69e9;color:var(--brand-primary);font-size:3rem;margin:2.5rem 0 1rem;padding:0 1.1rem;text-align:center}.page-home .polls-container{display:flex;flex-wrap:wrap;gap:4.5rem 0;justify-content:space-between;margin:0 auto;max-width:1350px;padding:4rem 0}.page-poll{background:#242632;background:var(--footer-dark)}.page-poll #root{background:#191a24;background:var(--brand-dark);min-height:0}.page-poll .data-view{color:#fff}.page-poll main{align-items:center;display:flex;flex-direction:column;justify-content:center}.page-create{background:#242632;background:var(--footer-dark)}.page-create #root{background:#fff;min-height:0}.page-create .loader{background:#242632;background:var(--footer-dark);height:100%;left:0;margin-top:0;position:absolute;top:0;width:100%;z-index:1}.page-create .poll-container{padding:1.25rem 1.25rem 1.75rem;position:relative}@media (min-width:768px){.page-create .poll-container{padding:1.25rem 0 3rem}}.page-create .phase--success h1{margin:0 auto 1.5rem;max-width:500px;width:100%}.page-create .phase--success .poll__status{margin:0 auto;max-width:500px}.page-create .success__panel{margin:0 auto 1rem}@media (min-width:768px){.page-create .btn--new-poll{position:absolute;right:0;top:1.5rem}}.page-not-found{background:#242632;background:var(--footer-dark)}.page-not-found #root{background:#191a24;background:var(--brand-dark);min-height:0}.page-not-found main{padding:4rem}.page-not-found .not-found__panel{margin:0 auto;max-width:450px;padding:3rem 3rem 3.5rem;text-align:center;width:100%}.page-not-found .not-found__panel h1{color:#2b69e9;color:var(--brand-primary);line-height:1.4}.page-help{background:#242632;background:var(--footer-dark)}.page-help #root{background:#191a24;background:var(--brand-dark);min-height:0}.page-help main{padding:4rem 1.25rem}@media (min-width:768px){.page-help main{padding:4rem}}.page-help .help__panel{margin:0 auto;max-width:650px;padding:3rem;width:100%}.page-help .help__panel img{width:100%}.page-help .help__panel .poll-review-panel{max-width:400px}.page-help .help__panel p{font-weight:300}.page-help .help__panel p span{font-weight:500}.page-help .help__panel li{font-weight:300;margin-bottom:.7rem}.page-help .help__panel li::marker{font-weight:500}.page-help .help__panel li span{font-weight:500}.page-help .help__panel--view img{border-radius:15px;display:block;line-height:0}.page-help .help__panel--view ul{list-style:none;padding-left:0}.page-help .help__panel--view li{align-items:flex-start;color:#2b69e9;color:var(--brand-primary);display:block;justify-content:flex-start;margin-bottom:.9rem}.page-help .help__panel--view li:last-of-type{margin-bottom:0}.page-help .help__panel--view li span{color:#000;display:block;font-weight:300;margin-top:.2rem}.page-help .help__panel--view li span:before{content:none}@media (min-width:768px){.page-help .help__panel--view li span{display:inline}.page-help .help__panel--view li span:before{content:"-";margin-left:.2rem;padding-right:.3rem}}.page-help .help__panel--view li .icon-otc{width:24px}.page-help .help__panel--view li svg{flex:1 0 auto;height:auto;margin-right:.3rem;vertical-align:-3px;width:24px}.page-help .help__panel--view li .icon-layout,.page-help .help__panel--view li .icon-otc,.page-help .help__panel--view li .icon-style{width:22px}@media (min-width:768px){.page-help .help__panel--view li{align-items:center}}.page-help .help__panel.trapezium:before{transform:skewX(-.3deg)}.page-help .help__panel.trapezium:after{transform:skewX(.3deg)}@media (min-width:768px){.page-help .help__panel{padding:3rem 4rem}}.page-help .trapezium:after,.page-help .trapezium:before{background:#fff}.page-cookies #root{background:#191a24;background:var(--brand-dark)}.page-cookies main{padding:4rem 20px 3rem}.page-cookies .small-print{background:#f2f2f2;border-color:#d0d0d2;border-color:var(--card-border)}.page-privacy #root{background:#191a24;background:var(--brand-dark)}.page-privacy main{padding:4rem 1.25rem 3rem}.page-privacy .small-print{background:#f2f2f2;border-color:#d0d0d2;border-color:var(--card-border)}.page-privacy .small-print ul{list-style:square}.page-privacy .small-print li{margin-bottom:.5rem}.page-terms #root{background:#191a24;background:var(--brand-dark)}.page-terms main{padding:4rem 1.25rem 3rem}.page-terms .small-print{background:#f2f2f2;border-color:#d0d0d2;border-color:var(--card-border)}.page-terms .small-print ul{list-style:square}.page-terms .small-print li{margin-bottom:.5rem}.small-print{border:6px solid #ccc;border-radius:50px;font-weight:300;margin:0 auto;max-width:980px;padding:2rem 1.5rem;width:100%}.small-print h1{font-size:1.75rem}.small-print a{color:#2b69e9;color:var(--brand-primary)}.small-print .cookie-essential{border:1px solid #ccc;padding:1rem}.small-print .cookie-essential span{display:block;margin:.3rem 0}.small-print .cookie-essential span:first-of-type{margin-top:0}.small-print .cookie-essential span:last-of-type{margin-bottom:0}.small-print .anchor{scroll-margin-top:100px}.form-group input{background:#fff;border:2px solid #fff;border-radius:.5rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:300;margin:0;padding:.5rem;width:100%}.form-group input:focus{outline:none}.form-group input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #2b69e9;border:2px solid var(--brand-primary);border-radius:.5rem;border-radius:3px;color:currentColor;color:#fff;display:grid;font:inherit;height:1.5rem;margin:0;place-content:center;width:1.5rem}.form-group input[type=checkbox]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M10 17a1 1 0 0 1-.707-.293L4.586 12 6 10.586l4 4 8-8L19.414 8l-8.707 8.707A1 1 0 0 1 10 17Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:.5rem;content:"";cursor:pointer;height:1.5rem;width:1.5rem}.form-group input[type=checkbox]:checked:before{background-color:#2b69e9;background-color:var(--brand-primary)}.form-group .form-checkbox{border-bottom:1px solid #ebebeb;color:#000;cursor:pointer;display:grid;font-weight:300;gap:.5rem;grid-template-columns:1.3em auto;margin:0 0 1.5rem;padding:0 0 1.3rem}.button-link,button{align-items:center;border:0;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.5rem;font-weight:300;justify-content:center;line-height:.9;padding:.6rem 1rem .5rem}.button-link svg,button svg{height:auto;margin-right:.5rem;pointer-events:none;width:1.5625rem}.button-link{padding:.8rem;text-decoration:none}.btn--pop-primary{background:#2b69e9;background:var(--brand-primary);box-shadow:0 5px 0 0 #0f388a,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:0 5px 0 0 #0f388a,var(--shadow-elevation-medium)}.btn--pop-primary:hover{background:#1759de}.btn--pop-primary:active{box-shadow:0 2px 0 0 #0f388a,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:0 2px 0 0 #0f388a,var(--shadow-elevation-medium);transform:translateY(4px)}.btn--pop-success{background:#0c641e;background:var(--success);box-shadow:0 5px 0 0 #052e0d,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:0 5px 0 0 #052e0d,var(--shadow-elevation-medium)}.btn--pop-success:hover{background:#0a5719}.btn--pop-success:active{box-shadow:0 2px 0 0 #052e0d,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:0 2px 0 0 #052e0d,var(--shadow-elevation-medium);transform:translateY(4px)}.btn--full{width:100%}.btn--pop--category{box-shadow:0 5px 0 0 transparent;position:relative;z-index:3}.btn--pop--category:active{box-shadow:0 2px 0 0 transparent;transform:translateY(4px)}.btn--pop--category:active span.bot{transform:translateY(-4px)}.btn--pop--category:active span.top:before{color:inherit;opacity:1;transform:translateY(-100%)}.btn--pop--category span{border-radius:.5rem;color:inherit;display:block;position:absolute;top:0;width:100%;z-index:-1}.btn--pop--category span.top{height:100%}.btn--pop--category span.top:before{align-items:center;color:transparent;content:"Copied";display:inline-flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:translateY(0);transition:all .15s;width:100%}.btn--pop--category span.top:after{background:transparent;border-radius:.5rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.btn--pop--category span.bot{height:100%;top:5px}.btn--pop--category:hover span.top:after{background:rgba(0,0,0,.15)}.success__panel{background:rgba(12,100,30,.1);border:2px solid #0c641e;border:2px solid var(--success);border-radius:.75rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);color:#0c641e;color:var(--success);max-width:500px;padding:1rem;position:relative;text-align:center}.success__panel svg[class*=hero]{height:auto;width:5.25rem}.success__panel h2{font-size:1.5rem;font-weight:500;line-height:1.2;text-align:center}.success__panel .form-group{display:flex;flex-direction:column}@media (min-width:768px){.success__panel .form-group{flex-direction:row}}.success__link-qrcode{display:flex;justify-content:space-between}.success__link-qrcode>*{margin-top:0;width:50%}.success__link-qrcode figure{border-left:1px solid #0c641e;border-left:1px solid var(--success);font-size:1.125rem;margin:0;padding-left:1rem;text-align:center}.success__link-qrcode figcaption{margin-bottom:1rem;text-align:left}.success__link{padding-right:1rem}.success__link p:first-child{margin-top:0}.success__content{font-weight:300;text-align:left}.success__content span{font-weight:500}.success__content .poll-link{word-wrap:break-word;font-weight:500;hyphens:auto;overflow-wrap:break-word}.success__content a{color:#0c641e;color:var(--success);text-decoration:none}.success__content a:hover{text-decoration:underline}.success__content p{font-size:1.125rem}.success__content p:last-child{margin-bottom:0}.success__email{margin-top:1rem}.success__email p{font-size:1.125rem;font-weight:300;text-align:left}.success__email p span{font-weight:500}.success__email>*+*{margin-top:1rem}.success__email>form{box-sizing:border-box}.success__email input{box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium)}@media (min-width:768px){.success__email input{margin-right:1rem}}.success__email span{border-bottom:1px solid rgba(12,100,30,.5)}.success__email summary{cursor:pointer;font-size:1.125rem;font-weight:300;position:relative;text-align:left}.success__email summary::marker{font-size:1.1rem;line-height:0}.success__email button{font-size:1.25rem;height:40px;padding:0 1rem}@media (min-width:768px){.success__email button{justify-content:space-between;margin-top:0;width:auto}}select{appearance:none;background-color:initial;border:none;cursor:inherit;font-family:inherit;font-size:inherit;font-weight:300;line-height:inherit;margin:0;min-height:45px;outline:none;padding:.5rem 2rem .5rem .5rem;position:relative;width:100%;z-index:1}select::-ms-expand{display:none}.select svg,select{grid-area:select}select:focus+.focus{border:2px solid #2b69e9;border:2px solid var(--select-focus);border-radius:inherit;bottom:-2px;box-shadow:0 0 8px 0 rgba(43,105,233,.45);left:-2px;position:absolute;right:-2px;top:-2px}select option{font-weight:300}select[data-value=""]{color:#777}.select{align-items:center;background-color:#fff;border:2px solid grey;border:2px solid var(--select-border);border-radius:.5rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);cursor:pointer;display:grid;font-size:1rem;font-weight:300;grid-template-areas:"select";line-height:1.2;padding:0;position:relative;width:100%}.select .icon-arrow-down{justify-self:end;margin-right:.5rem;width:24px}.select path{fill:grey;fill:var(--select-border)}.select:focus-within .icon-arrow-down path{fill:#2b69e9;fill:var(--select-focus)}::placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}::-ms-input-placeholder{color:#888}.otc-header{background:#f0f0ff;background:var(--brand-light);box-shadow:0 0 10px 3px rgba(0,0,0,.4);height:100px;left:0;padding:0 20px;position:fixed;top:0;width:100%;z-index:100}@media (min-width:768px){.otc-header{box-shadow:inset 0 -8px 11px -4px rgba(0,0,0,.4),0 0 10px 3px rgba(0,0,0,.4)}}.otc-header .nav-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:980px;width:100%}.otc-header .nav-wrapper .brand{height:80px}.otc-header .nav-wrapper .brand svg{shape-rendering:geometricPrecision;height:80px}@media (min-width:360px){.otc-header .nav-wrapper .brand,.otc-header .nav-wrapper .brand svg{height:90px}}.otc-header .nav-wrapper .mobile-nav-holder{background-color:#333;box-shadow:0 0 10px 3px rgba(0,0,0,.4);left:0;max-height:0;overflow:hidden;position:absolute;top:100%;transition:max-height .3s ease-out;width:100%;z-index:20}@media (min-width:768px){.otc-header .nav-wrapper .mobile-nav-holder{background:transparent;box-shadow:none;max-height:none;position:static;transition:none}}.otc-header .nav-wrapper .main-nav{align-items:center;background:#2c2c2c;display:flex;flex:1 0 auto;flex-direction:column;height:auto;width:100%}@media (min-width:768px){.otc-header .nav-wrapper .main-nav{align-items:center;background:transparent;display:flex;flex:1 0 auto;flex-direction:row;height:100%;justify-content:flex-end;padding:1rem 0;position:static;width:100%}}.otc-header menu{list-style:none;margin:0;padding:0;text-align:center;width:100%}@media (min-width:768px){.otc-header menu{text-align:left;width:auto}}.otc-header menu li{display:block;padding:0}.otc-header menu li:first-of-type a{border-top:0}@media (min-width:768px){.otc-header menu li:first-of-type a{border-top:0;margin-top:0;padding-top:0}.otc-header menu li:last-of-type a{border-top:0;padding-bottom:0}.otc-header menu li{display:inline;padding:0 .5rem}.otc-header menu li:first-of-type{padding-left:0}.otc-header menu li:last-of-type{padding-right:0}}.otc-header menu li a{border-top:1px solid hsla(0,0%,100%,.31);color:#fff;display:block;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:300;padding:1rem 0;text-decoration:none}.otc-header menu li a.link--active{color:#5a90ff}@media (min-width:768px){.otc-header menu li a{border:0;color:#191a24;color:var(--brand-dark);display:initial}.otc-header menu li a.link--active{color:#2b69e9;color:var(--brand-primary)}}.otc-header menu li a:hover{color:#5a90ff}.otc-footer{background:#242632;background:var(--footer-dark);padding:1rem 1.25rem}.otc-footer-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:980px;width:100%}@media (min-width:768px){.otc-footer-inner{flex-direction:row;justify-content:space-between}}.otc-footer-copyright{order:2}@media (min-width:768px){.otc-footer-copyright{order:1}}.otc-footer p{color:#f0f0ff;color:var(--brand-light);font-size:1rem;font-weight:300}.otc-footer nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:1rem 0;order:1;width:180px}@media (min-width:768px){.otc-footer nav{order:2}}.otc-footer menu{list-style:none;margin:0;padding:0}.otc-footer menu li{display:inline;margin-left:1rem}.otc-footer menu li:first-child{margin-left:0}.otc-footer menu li a{color:#f0f0ff;color:var(--brand-light);text-decoration:none}.otc-footer menu.legal{display:flex;font-size:.875rem;font-weight:300;justify-content:center;width:100%}.mobile-nav-btn{color:#191a24;color:var(--btn-mobile-nav);cursor:pointer;display:block;height:35px;padding:.3125rem;position:absolute;right:20px;width:40px}.mobile-nav-btn .mnb1,.mobile-nav-btn .mnb2,.mobile-nav-btn .mnb3{background:#191a24;background:var(--btn-mobile-nav);border-radius:50px;height:4px;margin:6px 0;opacity:1;transition:.3s;width:30px}.mobile-nav-btn .mnb1{margin-top:0}.mobile-nav-btn .mnb3{margin-bottom:0}.mobile-nav-btn.active .mnb1{transform:rotate(-45deg) translate(-7px,7px)}.mobile-nav-btn.active .mnb2{opacity:0}.mobile-nav-btn.active .mnb3{transform:rotate(45deg) translate(-7px,-7px)}.mobile-nav-btn>div{pointer-events:none}@media (min-width:768px){.mobile-nav-btn{display:none}}.alert{border-radius:.75rem;border-style:solid;border-width:2px;display:flex;flex-direction:column;justify-content:center;max-width:31.25rem;padding:1.5rem 1rem;position:relative;width:100%}.page-poll .alert{background:transparent;margin-top:2rem;max-width:630px}.alert .close{cursor:pointer;height:24px;position:absolute;right:.5rem;top:.5rem;width:24px}.alert .close:hover{border-radius:.3rem}.alert .close svg{pointer-events:none}.alert__icon{align-self:center;height:auto;margin:0 .8rem 0 0;max-width:66px;width:100%}.alert__content{font-weigth:300;font-size:1.125rem}.alert__content p{font-size:1.125rem;font-weight:300;line-height:1.3;margin:.5rem 0}.alert__content p:last-child{margin-bottom:0}.alert__title{font-size:1.5rem;font-weight:400;line-height:1.2;margin:.3rem 0 .8rem}.alert__error{background:#d800001a;border-color:#fc111f;border-color:var(--error);color:#fc111f;color:var(--error)}.page-home .alert__error,.page-poll .alert__error{background:transparent;border-color:#ff2633;border-color:var(--error-dark);color:#ff2633;color:var(--error-dark)}.page-home .alert__error{margin:0 auto;order:1}.alert__error .close{color:#fc111f;color:var(--error)}.page-home .alert__error .close,.page-poll .alert__error .close{color:#ff2633;color:var(--error-dark)}.page-home .alert__error .close:hover,.page-poll .alert__error .close:hover{background:#d8000080}.alert__error .close:hover{background:#d8000026}.alert__error p{padding-left:.5rem}.alert__error p:before{content:"- ";margin-left:-.5rem}.alert__success{background:#0c641e1a;border-color:#0c641e;border-color:var(--success);color:#0c641e;color:var(--success)}.page-poll .alert__success{background:transparent;border-color:#139d2f;border-color:var(--success-dark);color:#139d2f;color:var(--success-dark)}.alert__success .close{color:#0c641e;color:var(--success)}.page-poll .alert__success .close{color:#139d2f;color:var(--success-dark)}.alert__success .close:hover{background:#0c641e80}.alert__success svg{transform:scale(.9)}@media (min-width:768px){.alert{flex-direction:row;padding:1.5rem}.alert__icon{align-self:flex-start}}.loader{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.25rem;font-weight:300;justify-content:center;margin-top:150px;text-align:center;width:100%}.spinner{animation:spin 2s linear infinite;border:8px solid #f0f0ff;border-top:8px solid #2b69e9;border:8px solid var(--brand-light);border-radius:200px;border-top-color:var(--brand-primary);height:100px;pointer-events:none;width:100px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cookieConsent__overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.cookieConsent__container{align-items:center;background:#06183c;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:0;position:fixed;width:100%;z-index:999}@media (min-width:768px){.cookieConsent__container{flex-direction:row;justify-content:space-between}}.cookieConsent__content{color:#fff;font-weight:300;margin:1rem;text-align:center}.cookieConsent__content a{color:#009eff;font-weight:300;text-decoration:none}.cookieConsent__content a:hover{border-bottom:1px solid #fff}@media (min-width:768px){.cookieConsent__content{text-align:left}}.cookieConsent__button button{--lightness:15%;align-items:center;background:#f0c220;background:var(--wellness);border-radius:.6rem;box-shadow:0 5px 0 0 #5f4c07;box-shadow:0 5px 0 0 var(--wellness-hsl);color:#000;display:flex;font-size:20px;font-weight:300;height:40px;margin:1rem;padding:.7rem 1rem;width:110px}.cookieConsent__button button:active{box-shadow:0 2px 0 0 transparent;transform:translateY(4px)}.modal{margin:0 auto;max-width:90vw;position:relative;text-align:center;transform:translateY(-100px);transition:all .3s ease-in-out;width:100%}@media (min-width:768px){.modal{max-width:600px}}.modal.chart-parent{min-height:0}.modal.chart-parent .modal__content{padding:1.82rem 1.5rem 3rem}.modal__overlay{background-color:rgba(0,0,0,.9);height:100%;left:0;opacity:0;overflow-y:scroll;padding-bottom:3rem;padding-top:140px;pointer-events:none;position:fixed;top:0;transition:all .35s ease-in-out;width:100%;z-index:10}.modal__overlay.enter-done{opacity:1;pointer-events:visible}.modal__overlay.enter-done .modal{transform:translateY(0)}.modal__overlay.exit{opacity:0}.modal__overlay.exit .modal{transform:translateY(-100px)}.modal h1{font-size:26px;line-height:1.2;margin:0}@media (min-width:768px){.modal h1{font-size:36px}}.modal__left,.modal__right{background:#fff;border:6px solid #ccc;height:100%;position:absolute;top:0;width:54%}.modal__left{border-bottom-left-radius:65px;border-right-width:0;border-top-left-radius:105px;left:0;transform:skewX(1.5deg)}.modal__right{border-bottom-right-radius:65px;border-left-width:0;border-top-right-radius:105px;overflow:hidden;right:0;transform:skewX(-1.5deg);transform:translateZ(0)}.modal__content{min-height:350px;padding:1.92rem 2.5rem 2.5rem;position:relative;user-select:none;-webkit-user-select:none}.modal__content p{font-weight:300}.modal__content p strong{font-weight:400}.modal .modal__sub-head{color:#2b69e9;font-size:1.125rem;font-weight:400;margin-bottom:.5rem;margin-top:1rem}.modal__qr-code-image{background:#e6e6e6;border-radius:.75rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);line-height:0;margin:0 1rem;padding:1rem}.modal__qr-code-image img{display:block;margin:0 auto;max-width:100px}.modal__copy-link{margin:0 1rem 1.5rem}.modal__copy-link .modal__sub-head{font-size:1rem;width:100%}.modal__copy-link .modal__copy-control{align-items:center;display:flex;gap:1rem;justify-content:space-between}.modal__copy-link .modal__copy-control input{-webkit-appearance:none;background:#e6e6e6;border:none;color:#191a24;color:var(--brand-dark);font-family:Oswald,sans-serif;font-weight:300;height:45px;outline:none;padding:.7rem;width:100%}.modal__copy-link .modal__copy-control input,.modal__copy-link button{border-radius:.75rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);font-size:1rem}.modal__copy-link button{height:40px}.modal__copy-link button svg{height:auto;width:18px}.modal .chart-holder{display:flex;flex-direction:column}.modal__category-fade{align-items:center;background:#cf5cd1;border:3px solid #fff;border-radius:200px;bottom:30px;display:flex;filter:blur(1px);height:64px;justify-content:center;opacity:.2;position:absolute;right:5px;transform:scale(4.5);transform-origin:50% 50%;width:64px}.modal__category-fade svg{height:auto;width:32px}.modal__share .modal__category-fade{bottom:unset;top:15px}.modal hr{background:#246bfd;border:none;height:4px;margin:1.2rem auto 1rem;width:20%}.modal__title{padding:0 .5rem;position:relative}.modal__chart{display:flex;flex:1;flex-direction:column}.modal__chart-inner{flex:1;min-width:0}.modal__qr-code .modal__sub-head{font-size:1rem}.modal__close{border:none;bottom:-15px;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:300;left:50%;min-height:44px;padding:0 1rem;position:absolute;transform:translate(-50%)}.modal__close:active{transform:translate(-50%,4px)}.modal__close svg{height:auto;margin-right:.5rem;pointer-events:none;width:25px}.poll-card{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:2.75rem 30px;position:relative;text-align:center}@media (min-width:768px){.poll-card{padding:2.75rem 3.125rem 1.5625rem}}.page-poll .poll-card{max-width:650px}.page-home .poll-card{display:inherit;max-width:300px;min-height:300px;order:2;padding:34px 25px 25px}.poll-card__created-date{font-size:1.125rem;font-weight:400}.poll-card__created-date span{font-weight:300}.page-home .poll-card__header{display:flex;flex:2 0 auto;flex-direction:column;justify-content:space-between}.poll-card__title{color:#191a24;color:var(--brand-dark);line-height:1.2;margin-bottom:0}.page-poll .poll-card__title{font-size:1.625rem}@media (min-width:768px){.page-poll .poll-card__title{font-size:2.25rem}}.page-home .poll-card__title{align-items:center;display:inline-flex;flex:2 0 auto}.poll-card__link{align-items:center;background:#2b69e9;background:var(--brand-primary);border-radius:.75rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09),0 5px 0 0 #0f388a,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium),0 5px 0 0 #0f388a,var(--shadow-elevation-medium);color:#f0f0ff;color:var(--brand-light);display:inline-flex;font-size:1.5rem;font-weight:300;justify-content:center;line-height:1.2;margin:1rem 0 0;max-width:174px;min-height:47px;padding:.4rem 1.5rem .5rem;text-decoration:none;width:100%}.poll-card__link:hover{background:#1759de}.poll-card__link[data-action=vote]{background:#14a833;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09),0 5px 0 0 #0b5b1c,0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium),0 5px 0 0 #0b5b1c,var(--shadow-elevation-medium);color:#fff}.poll-card__link[data-action=vote]:hover{background:#12972e}.poll-card__link[data-action=vote] svg{height:auto;width:26px}.poll-card__link:active{box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09),0 2px 0 0 #0f388a;box-shadow:var(--shadow-elevation-medium),0 2px 0 0 #0f388a;transform:translateY(4px)}.poll-card__link svg{height:auto;margin-right:.4rem;width:32px}.poll-card__voted{bottom:-19px;color:#14a833;left:50%;position:absolute;transform:translateX(-50%)}.poll-card__voted svg{height:auto;width:32px}.poll-card .total-votes{font-size:1.2rem}.poll-card__actions{border-top:1px solid #ccc;margin:1.5rem 0 1.75rem}.poll-card__actions ul{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.poll-card__actions button{background-color:initial;color:#2b69e9;color:var(--brand-primary);font-size:1.2rem;padding:0}.poll-card__actions button:hover{color:#000}.poll-card__actions button span{display:none}@media (min-width:768px){.poll-card__actions button span{display:inline}}.poll-card__actions li{align-items:center;display:flex;margin:0 .5rem;padding-top:.5rem;position:relative}.poll-card__actions li svg{margin-right:0;width:24px}@media (min-width:768px){.poll-card__actions li svg{margin-right:.3rem}}.poll-card__actions li:first-child{margin-left:0}.poll-card__actions li:last-child{margin-right:0}.poll-card__actions li:before{background-color:#ccc;content:none;display:block;height:100%;left:-1rem;position:absolute;top:0;width:1px}.poll-card__actions li .icon-Info,.poll-card__actions li .icon-Layout,.poll-card__actions li .icon-Style{width:20px}.poll-card__actions li:first-child:before{content:none}@media (min-width:400px){.poll-card__actions li{margin:0 1rem}.poll-card__actions li:before{content:""}}.poll-card__choice{background:#fff;border-radius:.5rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);margin:1.5rem 0;padding:1rem}.poll-card__choice h2{font-size:1.4375rem;line-height:1.2;margin:0;text-align:left}[data-layout=flex-grid] .poll-card__choice h2{text-align:center}@media (min-width:768px){.poll-card__choice h2{font-size:1.875rem}}.poll-card__choice--count{font-size:1.26rem;font-weight:300;line-height:1.2;margin:.5rem 0 0;text-align:left}[data-layout=flex-grid] .poll-card__choice--count{margin:0;text-align:center;width:100%}.poll-card .choice-style-bar{position:relative;z-index:1}.poll-card .choice-style-bar .percentage-bar{align-items:center;display:flex;margin:1rem 0}.poll-card .choice-style-bar .percentage-bar span{margin-left:.5rem;min-width:39px}.poll-card .choice-style-bar .percentage-bar__outer{background:#fff;border-radius:10px;box-shadow:inset 0 0 8px 0 rgba(0,0,0,.25);flex:2 0 auto;height:20px;padding:5px}.poll-card .choice-style-bar .percentage-bar__inner{background:linear-gradient(90deg,#000 0,transparent 90%);border-radius:150px;height:100%}.poll-card [data-layout=flex-grid] .choice-style-bar{display:flex;flex:2 0 40%;flex-direction:column;justify-content:space-between;margin:0}.poll-card [data-layout=flex-grid] .percentage-bar{flex-direction:column}.poll-card [data-layout=flex-grid] .percentage-bar__outer{order:1;width:100%}.poll-card [data-layout=flex-grid] .percentage-bar span{font-size:1.26rem;font-weight:300;margin:0 0 .3rem;order:0}.poll-card [data-layout=flex-stack] .choice-style-pie h2{margin-bottom:2.375rem}.poll-card .choice-style-pie{position:relative;z-index:1}.poll-card .choice-style-pie .choice-layout{align-items:flex-start;display:flex;gap:0 1rem;justify-content:space-between;position:relative}.poll-card .choice-style-pie h2{flex:2 1 auto}.poll-card .choice-style-pie .pie{align-self:center;color:#333;height:100px;margin:0;position:relative;width:100px}.poll-card .choice-style-pie svg{border-radius:50%;height:100px;transform:rotate(-90deg);width:100px}.poll-card .choice-style-pie circle{fill:transparent;stroke-width:12}.poll-card .choice-style-pie span{color:#000;font-size:1.2rem;font-weight:700;left:50%;line-height:1;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.poll-card .choice-style-pie .inner-ring{background:#fff;border-radius:50%;box-shadow:inset 0 0 10px 2px rgba(0,0,0,.3);height:86px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:5% 50%;width:86px}.poll-card .choice-style-pie .poll-card__choice--count{bottom:0;left:0;position:absolute}.poll-card [data-layout=flex-grid]{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.poll-card [data-layout=flex-grid] .choice-style-pie{display:flex;flex:2 0 40%;flex-direction:column;justify-content:space-between;margin:0}.poll-card [data-layout=flex-grid] .choice-style-pie .pie{margin:1rem 0 2.375rem}.poll-card [data-layout=flex-grid] .choice-layout{align-items:center;display:flex;flex:2 0 auto;flex-direction:column}.poll-card .choice-style-gradbar{background:#242632;border-radius:.5rem;color:#fff;padding:1rem;position:relative;z-index:1}.poll-card .choice-style-gradbar .percentage-bar{text-align:center}.poll-card .choice-style-gradbar .percentage-bar h3{font-size:1.26rem;font-weight:300;margin:0 0 .3rem}.poll-card .choice-style-gradbar .percentage-bar__outer{border-bottom:2px solid #595959;border-bottom-left-radius:50px;border-top-left-radius:50px;height:10px;position:relative;width:100%}.poll-card .choice-style-gradbar .percentage-bar__inner{border-bottom-left-radius:50px;border-right:2px solid #fff;border-top-left-radius:50px;bottom:-2px;left:0;position:absolute;top:0;z-index:2}.poll-card [data-layout=flex-grid] .choice-style-gradbar{display:flex;flex:2 0 40%;flex-direction:column;justify-content:space-between;margin:0}.poll-card [data-layout=flex-grid] .choice-layout{justify-content:space-between}.poll-card [data-layout=flex-grid] .choice-layout .percentage-bar{margin:1.25rem 0;width:100%}.poll-card__vote-panel{background:#fff;border-radius:.75rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);margin:1rem 0;padding:1rem}.poll-card__vote-panel h2{font-size:1.625rem;margin:0;text-align:left}.poll-card__vote-panel button{margin:1rem 0}@media (min-width:768px){.poll-card__vote-panel h2{font-size:1.875rem}}.trapezium{background:transparent;display:flow-root;height:auto;margin:0 auto;position:relative;width:100%;z-index:10}.trapezium:after,.trapezium:before{background:#f2f2f2;background:var(--card-bckgd);border:6px solid #d0d0d2;border:6px solid var(--card-border);border-bottom-right-radius:80px;border-left-width:0;border-top-right-radius:50px;bottom:0;content:"";height:100%;position:absolute;right:0;top:0;transform:skewX(.5deg);transform-origin:0 100%;width:51%;z-index:-1}.trapezium:before{border-left-width:6px;border-radius:50px 0 0 80px;border-right-width:0;left:0;transform:skewX(-.5deg)}.trapezium--home{max-width:18.75rem}.trapezium--poll{max-width:37.5rem}.poll-container{margin:0 auto;max-width:980px;width:100%}.poll__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.poll__wrapper{align-items:flex-start;flex-direction:row;justify-content:space-between}}.poll__panel{margin-top:1.5rem;max-width:527px;order:2;width:100%}.poll__panel button{font-size:1.25rem;height:40px;padding:0 1rem}.poll__panel label{cursor:pointer;display:block;font-size:1.125rem;font-weight:400;margin-bottom:.3rem;width:100%}.poll__panel input{-webkit-appearance:none;border:2px solid grey;box-shadow:0 0 1px rgba(0,0,0,.04),0 2px 2px 0 rgba(0,0,0,.06),0 3px 4px -1px rgba(0,0,0,.07),0 7px 9px -1px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-mediums);height:45px}.poll__panel input:focus{border-color:#2b69e9;border-color:var(--brand-primary);box-shadow:0 0 8px 0 rgba(43,105,233,.45)}@media (min-width:768px){.poll__panel{margin-top:0;order:1}}.poll__title{padding-bottom:1.5rem}.poll__title input{background:#ebebeb;border-color:#ebebeb}.poll__choice{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem}.poll__choice input{flex:1 0 auto;width:100%}.poll__choice button{margin-top:.8rem;width:100%}@media (min-width:400px){.poll__choice{flex-direction:row}.poll__choice input{margin-right:1rem;width:65%}.poll__choice button{margin-top:0;width:auto}}@media (min-width:768px){.poll__choice input{width:74%}}.poll__option-add{display:flex;justify-content:center;margin-top:.3rem;position:relative;z-index:1}.poll__option-add:before{border:1px solid #ccc;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:0 solid #ccc;content:"";display:block;height:50%;left:0;position:absolute;top:3px;width:100%;z-index:-1}.poll__option-add button{position:relative}.poll__option-add button:before{background:#fff;border:8px solid #fff;box-sizing:initial;content:"";display:block;height:100%;left:-8px;position:absolute;top:-8px;width:100%;z-index:-1}.poll__option-add button.btn--pop--primary:before{background:transparent;content:"";height:110%;z-index:-1}@media (min-width:400px){.poll__option-add{margin-top:0}}.poll__category{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;margin:1.5rem 0;padding:1rem 0 1.5rem}.poll__recaptcha>div>div{margin:0 auto}.poll__create-poll{margin-top:1.5rem}.poll__status{background:#fff;border:2px solid #2e2e2e;border:2px solid var(--list-background);border-radius:.5rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);font-weight:300;max-width:400px;min-height:100px;order:1;padding:1rem;width:100%}.poll__status h2{font-size:1.25rem;font-weight:400}.poll__status .status--ok{color:#0c641e;color:var(--success)}.poll__status .status--error{color:#fc111f;color:var(--error)}.poll__status h2[class^=status--]{margin:0 0 .7rem}.poll__status h2[class^=status--] span{color:#2b69e9;color:var(--brand-primary)}.poll__status--question{font-size:1.125rem}.poll__status ul{list-style:none;margin:.3rem 0;padding:0 0 0 1rem}.poll__status p:first-of-type{margin-bottom:.3rem;margin-top:0}.poll__status p:last-of-type{margin-bottom:0;margin-top:.3rem}.poll__status li span:first-of-type{vertical-align:2px}@media (min-width:768px){.poll__status{order:2}}.poll__show-home label{font-size:1rem}@media (min-width:400px){.poll__show-home label{font-size:1.125rem}}.poll__recaptcha{margin-left:0;transform:scale(.92);transform-origin:left center}@media (min-width:360px){.poll__recaptcha{margin-left:unset;transform:unset}}.view-poll{padding:3rem 20px}.page-poll .view-poll{order:2}.view-poll__panel{margin:0 auto;max-width:980px;width:100%}.view-poll__title{color:#000;font-size:2rem}.view-poll__choice{border:2px solid #ccc;border-radius:.5rem;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);margin:1rem 0;padding:2rem}.view-poll__actions{border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:1rem}.view-poll__actions ul{display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.view-poll__actions button{background-color:initial;padding:0}.view-poll__actions li{align-items:center;display:flex;margin:0 1rem;position:relative}.view-poll__actions li svg{margin-right:.5rem;width:32px}.view-poll__actions li:last-child:before{background-color:#ccc;content:"";display:block;height:100%;left:-1rem;position:absolute;top:0;width:1px}.view-poll__actions .created-date{display:inline-block;font-size:1.5rem;font-weight:300;margin:0 auto 0 0}.total-votes{align-self:center;border-radius:100px;display:inline-block!important;font-size:1.2rem;font-weight:300;margin:1rem 0 0;padding:.2rem 1.5rem}[data-category=Art]{background-color:#eb0312;background-color:var(--art)}[data-category=Art]+header .total-votes,[data-category=Art].voted-for .voted-for__inner{background:rgba(235,3,18,.4);background:var(--art-alpha);color:#640208;color:var(--art-hsl)}[data-category=Books]{background-color:#ef0343;background-color:var(--books)}[data-category=Books]+header .total-votes,[data-category=Books].voted-for .voted-for__inner{background:rgba(239,3,67,.4);background:var(--books-alpha);color:#65011c;color:var(--books-hsl)}[data-category=Colour]{background-color:#f40377;background-color:var(--colour)}[data-category=Colour]+header .total-votes,[data-category=Colour].voted-for .voted-for__inner{background:rgba(244,3,119,.4);background:var(--colour-alpha);color:#650131;color:var(--colour-hsl)}[data-category=Design]{background-color:#f802ac;background-color:var(--design)}[data-category=Design]+header .total-votes,[data-category=Design].voted-for .voted-for__inner{background:rgba(248,2,172,.4);background:var(--design-alpha);color:#650145;color:var(--design-hsl)}[data-category=Drink]{background-color:#fc02e3;background-color:var(--drink)}[data-category=Drink]+header .total-votes,[data-category=Drink].voted-for .voted-for__inner{background:rgba(252,2,227,.4);background:var(--drink-alpha);color:#65015b;color:var(--drink-hsl)}[data-category=Entertainment]{background-color:#e104fd;background-color:var(--entertainment)}[data-category=Entertainment]+header .total-votes,[data-category=Entertainment].voted-for .voted-for__inner{background:rgba(225,4,253,.4);background:var(--entertainment-alpha);color:#590165;color:var(--entertainment-hsl)}[data-category=Food]{background-color:#a401f9;background-color:var(--food)}[data-category=Food]+header .total-votes,[data-category=Food].voted-for .voted-for__inner{background:rgba(164,1,245,.4);background:var(--food-alpha);color:#420165;color:var(--food-hsl)}[data-category=Gaming]{background-color:#6b01fb;background-color:var(--gaming)}[data-category=Gaming]+header .total-votes,[data-category=Gaming].voted-for .voted-for__inner{background:rgba(107,1,251,.4);background:var(--gaming-alpha);color:#2b0165;color:var(--gaming-hsl)}[data-category=General]{background-color:#4f27fe;background-color:var(--general)}[data-category=General]+header .total-votes,[data-category=General].voted-for .voted-for__inner{background:rgba(79,39,254,.4);background:var(--general-alpha);color:#130165;color:var(--general-hsl)}[data-category=Health]{background-color:#2a33ff;background-color:var(--health)}[data-category=Health]+header .total-votes,[data-category=Health].voted-for .voted-for__inner{background:rgba(42,51,255,.4);background:var(--health-alpha);color:#000566;color:var(--health-hsl)}[data-category=History]{background-color:#0041f6;background-color:var(--history)}[data-category=History]+header .total-votes,[data-category=History].voted-for .voted-for__inner{background:rgba(0,65,246,.4);background:var(--history-alpha);color:#001b66;color:var(--history-hsl)}[data-category=Movies]{background-color:#0169e9;background-color:var(--movies)}[data-category=Movies]+header .total-votes,[data-category=Movies].voted-for .voted-for__inner{background:rgba(1,105,233,.4);background:var(--movies-alpha);color:#012e65;color:var(--movies-hsl)}[data-category=Music]{background-color:#0297ed;background-color:var(--music)}[data-category=Music]+header .total-votes,[data-category=Music].voted-for .voted-for__inner{background:rgba(2,151,237,.4);background:var(--music-alpha);color:#014065;color:var(--music-hsl)}[data-category=Nature]{background-color:#03c6f0;background-color:var(--nature)}[data-category=Nature]+header .total-votes,[data-category=Nature].voted-for .voted-for__inner{background:rgba(3,198,240,.4);background:var(--nature-alpha);color:#015365;color:var(--nature-hsl)}[data-category=News]{background-color:#04f4f2;background-color:var(--news)}[data-category=News]+header .total-votes,[data-category=News].voted-for .voted-for__inner{background:rgba(4,244,242,.4);background:var(--news-alpha);color:#026464;color:var(--news-hsl)}[data-category=Pets]{background-color:#05f3bd;background-color:var(--pets)}[data-category=Pets]+header .total-votes,[data-category=Pets].voted-for .voted-for__inner{background:rgba(5,243,189,.4);background:var(--pets-alpha);color:#02644d;color:var(--pets-hsl)}[data-category=Politics]{background-color:#06f083;background-color:var(--politics)}[data-category=Politics]+header .total-votes,[data-category=Politics].voted-for .voted-for__inner{background:rgba(6,240,131,.4);background:var(--politics-alpha);color:#036336;color:var(--politics-hsl)}[data-category=Products]{background-color:#07ed4b;background-color:var(--products)}[data-category=Products]+header .total-votes,[data-category=Products].voted-for .voted-for__inner{background:rgba(7,237,75,.4);background:var(--products-alpha);color:#036320;color:var(--products-hsl)}[data-category=Programming]{background-color:#09ea15;background-color:var(--programming)}[data-category=Programming]+header .total-votes,[data-category=Programming].voted-for .voted-for__inner{background:rgba(9,234,21,.4);background:var(--programming-alpha);color:#046208;color:var(--programming-hsl)}[data-category=Question]{background-color:#32e80a;background-color:var(--question)}[data-category=Question]+header .total-votes,[data-category=Question].voted-for .voted-for__inner{background:rgba(50,232,10,.4);background:var(--question-alpha);color:#156204;color:var(--question-hsl)}[data-category=Science]{background-color:#64eb0b;background-color:var(--science)}[data-category=Science]+header .total-votes,[data-category=Science].voted-for .voted-for__inner{background:rgba(100,235,11,.4);background:var(--science-alpha);color:#2a6105;color:var(--science-hsl)}[data-category=Social]{background-color:#96f00d;background-color:var(--social)}[data-category=Social]+header .total-votes,[data-category=Social].voted-for .voted-for__inner{background:rgba(150,240,13,.4);background:var(--social-alpha);color:#3c6105;color:var(--social-hsl)}[data-category=Sports]{background-color:#c7f112;background-color:var(--sports)}[data-category=Sports]+header .total-votes,[data-category=Sports].voted-for .voted-for__inner{background:rgba(199,241,18,.4);background:var(--sports-alpha);color:#506006;color:var(--sports-hsl)}[data-category=Technology]{background-color:#f1ed19;background-color:var(--technology)}[data-category=Technology]+header .total-votes,[data-category=Technology].voted-for .voted-for__inner{background:rgba(241,237,25,.4);background:var(--technology-alpha);color:#605f06;color:var(--technology-hsl)}[data-category=Wellness]{background-color:#f0c220;background-color:var(--wellness)}[data-category=Wellness]+header .total-votes,[data-category=Wellness].voted-for .voted-for__inner{background:rgba(240,194,32,.4);background:var(--wellness-alpha);color:#5f4c07;color:var(--wellness-hsl)}[data-category=Error]{background-color:#ff0800}[data-category=Help]{background:#2b69e9;background:var(--brand-primary)}.choice-style-gradbar [data-category].voted-for{background:#f2f2f2}.category-badge{border:3px solid #fff;border-radius:500px;box-shadow:0 .4px .5px rgba(0,0,0,.04),0 1.5px 2px -.4px rgba(0,0,0,.06),0 3.2px 4.2px -.8px rgba(0,0,0,.07),0 7px 9.2px -1.2px rgba(0,0,0,.09);box-shadow:var(--shadow-elevation-medium);cursor:pointer;flex-direction:row;height:66px;left:50%;max-width:66px;overflow:hidden;padding:0 .9rem;position:absolute;top:-32px;transform:translateX(-50%);transition:max-width .3s ease;white-space:nowrap;z-index:1}.category-badge,.category-badge span{align-items:center;display:inline-flex}.category-badge span{color:#000;margin-right:.9rem;pointer-events:none}.category-badge svg{height:auto;width:32px}.category-badge span:last-of-type{font-size:1.25rem;font-weight:300;margin-right:0;text-transform:uppercase}.voted-for{background:transparent;display:inline-block;font-size:1rem;font-weight:300;height:28px;left:50%;top:-14px;transform:translateX(-50%);width:105px;z-index:1}.voted-for,.voted-for__inner{border-radius:100px;padding:0 .9rem 0 .2rem;position:absolute}.voted-for__inner{align-items:center;bottom:0;display:inline-flex;justify-content:flex-start;left:0;right:0;top:0;width:auto;z-index:2}.poll-card .voted-for svg{height:auto;margin-right:.2rem;transform:rotate(0deg);width:29px}