body,body *{-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#161f2d;color:#fff;font:13px/1.5 arial}.header{position:-webkit-sticky;position:sticky;background:#161f2d;top:0;z-index:5}.header__bar{background:#27374f;width:100%;height:4px;position:relative;margin:0 0 40px}.header__bar:after{position:absolute;content:"";left:50%;top:-15px;height:30px;border-left:1px solid hsla(0,0%,100%,.3)}.header__bar-progress{display:block;height:4px;position:absolute;overflow:hidden;top:0;-webkit-transition:width .5s ease;transition:width .5s ease}.header__bar-progress--dem{background-color:#4a90e2;border-bottom-left-radius:5px;border-top-left-radius:5px;left:0}.header__bar-progress--rep{background-color:#f83035;border-bottom-right-radius:5px;border-top-right-radius:5px;right:0}.header__title{font:italic normal 15px/1 georgia;padding:30px 0 0;margin:0 auto;width:250px}.header__share-bar,.header__title{text-align:center}.header__score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__count{font-size:40px;margin:0;line-height:1;padding:50px 30px 15px;position:relative}@media (min-width:700px){.header__count{font-size:72px}}.header__count--winner:before{content:"";border-style:solid;border-width:0 0 3px 3px;display:block;position:absolute;height:8px;left:50%;margin-left:-10px;top:20px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:18px}.header__count--winner.header__count--dem:before{border-color:#4a90e2}.header__count--winner.header__count--rep:before{border-color:#f83035}.header__count--dem{color:#4a90e2}.header__count--rep{color:#f83035}.header__buttons{padding:30px 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;color:#fff;cursor:pointer;font:11px/1 arial;display:inline-block;text-decoration:none}.button--pill{border:1px solid hsla(0,0%,100%,.08);border-radius:5px;padding:12px 20px}.button--pill:hover{background-color:#fff;color:#161f2d}.button--setting{border:0;padding:0 0 5px;border-bottom:1px solid hsla(0,0%,100%,.08)}.button--setting:hover{color:#4a90e2}.columns-wrap,.header{margin:0 auto;max-width:500px;padding:0 15px}.column{list-style:None;margin:0;padding:0 0 50px;position:relative;width:100%}.column--safe{opacity:.5;padding-bottom:100px}.column:after{content:"";bottom:0;display:block;height:150px;left:0;pointer-events:none;position:absolute;width:100%}.column__header{font-size:24px;font-weight:700}.column__header span{display:block;font-size:12px;font-weight:400;opacity:.5}.state{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 0;border-top:1px solid hsla(0,0%,100%,.08)}.state:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.08)}.state__label{width:80%;-webkit-transition:opacity .3s;transition:opacity .3s}.state__label:hover{opacity:.6}.state__articles{border-top:1px solid hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.08);position:absolute;display:block;width:250px;padding:15px 0 5px 0;list-style:none;opacity:0;top:0;left:-275px;-webkit-transition:all .3s;transition:all .3s;z-index:5;padding:20px}.state:hover .state__articles{opacity:1}.state__articles-header{color:#fff;font:normal 18px/1.2 georgia;padding:0 0 20px;margin:0}.state__article{max-width:100%;margin:0 0 10px;padding-left:20px;position:relative}.state__link{font:normal 15px/1.5 arial;border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;padding-bottom:2px;text-decoration:none}.state__link:before{content:"\2197";font-size:70%;color:#4a90e2;position:absolute;left:0;top:4px}.state__link:hover{opacity:.7}.state__toggle{width:50px;position:relative}.state__toggle-checkbox,.state__toggle-pill{width:50px;height:17px}.state__toggle-checkbox{opacity:0;position:absolute}.state__toggle-pill{width:50px;height:17px;background:#eee;border-radius:8.5px;position:relative;z-index:1;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;pointer-events:none;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.state__toggle-pill:before{position:absolute;background:#fff;content:"";display:block;height:13px;width:13px;top:2px;left:0;border-radius:50%;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease}.state__toggle-checkbox~.state__toggle-pill{background-color:#f83035}.state__toggle-checkbox~.state__toggle-pill:before{-webkit-transform:translateX(33px);transform:translateX(33px)}.state__toggle-checkbox:checked~.state__toggle-pill{background-color:#4a90e2}.state__toggle-checkbox:checked~.state__toggle-pill:before{-webkit-transform:translateX(2px);transform:translateX(2px)}.state__toggle-checkbox:disabled~.state__toggle-pill{background-color:#58697d;opacity:.3}.state__label{font-weight:700;font-size:11px;color:#fff;text-transform:uppercase;letter-spacing:.8px}.state__label-votes{opacity:.5;letter-spacing:.2px;text-transform:none;display:inline-block;margin-left:5px;font:italic normal 13px/1 Georgia,serif}.state__marker{width:17px;height:17px;border-radius:50%}.state__marker--dem{background:#4a90e2}.state__marker--rep{background:#f83035}body{background:#161f2d}