@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes expandHeight{0%{max-height:0}to{max-height:320px}}@keyframes collapseHeight{0%{max-height:320px}to{max-height:0}}@keyframes smallSlideLeft{0%{transform:translateX(3%)}to{transform:translateX(0)}}@keyframes smallSlideRight{0%{transform:translateX(-3%)}to{transform:translateX(0)}}@keyframes ProgressBar-animation{0%{width:0}to{width:min(var(--ProgressBar-width),100%)}}@keyframes PartyToggle-scaleDown{0%{background-color:var(--party-color);opacity:1;transform:scale(100%)}to{background-color:transparent;opacity:0;transform:scale(87%,97%)}}@keyframes PartyToggle-scaleUp{0%{background-color:transparent;transform:scale(87%,97%)}to{background-color:var(--party-color);transform:scale(100%)}}@keyframes PartyToggle-typeToSelectedColor{0%{color:var(--label-text-color)}to{color:var(--label-text-color-active)}}@keyframes PartyToggle-typeToBaseColor{0%{color:var(--label-text-color-active)}to{color:var(--label-text-color)}}body.ios:not(.allow-scroll){height:100%;overflow:hidden}.WidgetWrapper{border:1px solid #cecfcf;margin:0 auto;max-width:1248px;overflow:hidden;position:relative;width:100%}.WidgetWrapper.DelegateCount__WidgetWrapper{animation:fadeIn 183ms ease forwards;animation-delay:.15s;opacity:0}.WidgetWrapper--padding{padding:0}.WidgetWrapper--compact,.WidgetWrapper--fullWidth{max-width:none}.WidgetWrapper--noborder{border:none}@media (prefers-color-scheme:dark){body.dark-theme .WidgetWrapper{border-color:#171717}}.WidgetWrapper .visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}.ElectionButton{align-items:center;background-color:#fff;border:2px solid #000;color:#0037ae;cursor:pointer;display:inline-block;display:flex;font-family:Post-Grotesk,sans-serif,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,Ubuntu,roboto,noto,segoe ui,arial;font-size:16px;font-weight:400;height:48px;justify-content:center;letter-spacing:0;line-height:24px;margin:0;text-align:center;width:99px}.ElectionButton:focus,.ElectionButton:hover{background-color:#e5eeff}.ElectionButton:focus{outline:2px solid #000;outline-offset:-2px}.ElectionButton:active{background-color:#cedeff;border:2px solid #002983;color:#002983}.ElectionButton__Wrapper{margin:20px 0 0}.WidgetWrapper--calendar .ElectionButton__Wrapper{margin:0}@media (prefers-color-scheme:dark){body.dark-theme .ElectionButton{background-color:#171717;border-color:#fff;color:#fff}body.dark-theme .ElectionButton:hover{background-color:#000a18;border-color:#79b1ff;color:#79b1ff}body.dark-theme .ElectionButton:active{background-color:#000f24;border-color:#bcd8ff}body.dark-theme .ElectionButton:focus{background-color:#000a18;border-color:#79b1ff;outline:#79b1ff}}.Header{border-bottom:1px solid #ccc;color:#656565;font-family:Post-Grotesk,sans-serif,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,Ubuntu,roboto,noto,segoe ui,arial;font-size:11px;line-height:15px;min-height:34px;padding:0 0 20px;width:100%}.Header--hasSubtitle{padding:0 0 8px}.Header--hasSubtitle .Header__subTitle{padding-top:4px}.Header--distributed{flex-direction:column}.Header__Dist{padding-bottom:6px}.Header__Dist img{max-height:20px}.Header--noBorder.ElectionHeader{border-bottom:0;margin-bottom:0;padding-bottom:0}.header-with-logo{display:flex;flex-flow:wrap}.header-with-logo__content{display:flex}.header-with-logo .heder-logo{margin-left:6px}.header-with-logo .heder-logo__icon{height:16px}.Header__headerText{color:#000;font-family:Post-Grotesk,sans-serif,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,Ubuntu,roboto,noto,segoe ui,arial;font-size:24px;font-weight:400;letter-spacing:0;line-height:24px}.band .HeadlineStackBlock__headlines_triple_title .Header{border-bottom:1px solid #ccc;border-top:none;padding-bottom:16px}.band .HeadlineStackBlock__headlines_triple_title .Header h2.Header__headerText{color:#000;font-size:18px;font-weight:500}@media (prefers-color-scheme:dark){body.dark-theme .ElectionHeader{border-color:#48494a}body.dark-theme .ElectionHeader .Header__headerText{color:#fff;font-family:Post-Grotesk,sans-serif,-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,Ubuntu,roboto,noto,segoe ui,arial;line-height:28px}}.LiveCircle{display:flex}.LiveCircle .LiveCircle-circle{background-color:#f0f0f0;border-radius:50%;height:18px;margin-right:4px;position:relative;width:18px}.LiveCircle .LiveCircle-circle:before{background-color:#d40909;border-radius:50%;content:"";height:8px;left:5px;position:absolute;top:5px;width:8px}.LiveCircle .LiveCircle-circle:after{animation:pulsate 1.5s ease-out;animation-iteration-count:5;border:3px solid #d40909;border-radius:50%;content:"";height:10px;left:4px;opacity:0;position:absolute;top:4px;width:10px}.LiveCircle .LiveCircle-title-red{color:#d40909;font-family:SansSerifFont,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;line-height:18px}.LiveCircle .LiveCircle-title-black{color:#000;font-family:TiemposHeadline,Georgia,Times New Roman,Times,serif;font-size:18px;height:17px;margin-left:10px;padding-bottom:1px;width:124px}@keyframes pulsate{0%{opacity:0;transform:scale(.3)}30%{opacity:1;transform:scale(.75)}to{opacity:0;transform:scale(2.3)}}@media (prefers-color-scheme:dark){body.dark-theme .LiveCircle .LiveCircle-circle{background-color:#242525}body.dark-theme .LiveCircle .LiveCircle-circle:before{background-color:#ff7f7f}body.dark-theme .LiveCircle .LiveCircle-circle:after{border-color:#ff7f7f}body.dark-theme .LiveCircle .LiveCircle-title-red{color:#ff7f7f}}.LastUpdate{height:15px;padding-top:2px}.LastUpdate__updateText{color:#6c6e6f;transition:color .3s}.LastUpdate__updateText--updated{color:#d40909}.LastUpdate__updateText--showAutoUpdate{line-height:15px}.LastUpdate__sep{color:#e5e5e5;padding:0 5px}.LastUpdate .visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}@media (prefers-color-scheme:dark){body.dark-theme .LastUpdate__updateText{color:#8b8d8e}body.dark-theme .LastUpdate__updateText--updated{color:#ff7f7f}}.ElectionHeader{border-bottom:0;padding:24px 24px 0}.ElectionHeader--recall{border-bottom:1px solid rgba(0,0,0,.2)!important;padding-bottom:16px!important}.ElectionHeader.Header--hasSubtitle .Header__headerText{line-height:28px}.ElectionHeader .Header__headerText{align-items:center;display:flex;font-size:24px;font-weight:500;justify-content:flex-start;line-height:48px}@media screen and (max-width:600px){.ElectionHeader .Header__headerText{line-height:28px}}.ElectionHeader .LastUpdate__updateText{color:#6c6e6f;font-size:12px;line-height:16px}.WidgetWrapper--compact .ElectionHeader{display:flex;flex-direction:column}.ElectionHeader.ElectionIssues__ElectionHeader{height:unset}.ElectionHeader.ElectionIssues__ElectionHeader .Header__headerText{padding-bottom:0}@media screen and (max-width:768px){.ElectionHeader{padding:16px}}.ElectionHeader--right{display:flex}.ElectionHeader--DropdownBlock{border-bottom:unset}.ElectionHeader__TitleLink{color:#000;font-size:1.5rem;font-weight:700;letter-spacing:-.72px}.ElectionHeader__TitleLink svg{height:1rem;width:1rem}.ElectionHeader__TitleLink .AttachedChevron{white-space:nowrap}@media (prefers-color-scheme:dark){body.dark-theme .ElectionHeader.LastUpdate__updateText{color:#b5b7b7}body.dark-theme .ElectionHeader__TitleLink{color:#fff}}.MapAnimation{height:auto;width:100%}.Logo{max-width:none}.Logo--has-bg{border-radius:200px}.Logo__xxs{height:12px;width:12px}.Logo__xxs .Logo__Inner{height:6px;width:6px}.Logo__xs{height:16px;width:16px}.Logo__xs .Logo__Inner{height:11px;width:11px}.Logo__sm{height:20px;width:20px}.Logo__sm .Logo__Inner{height:14px;width:14px}.Logo__md{height:32px;width:32px}.Logo__md .Logo__Inner{height:22px;width:22px}.Logo__lg{height:40px;width:40px}.Logo__lg .Logo__Inner{height:28px;width:28px}.Logo__xl{height:48px;width:48px}.Logo__xl .Logo__Inner{height:34px;width:34px}.Logo__xxl{height:72px;width:72px}.Logo__xxl .Logo__Inner{height:58px;width:58px}.Logo__xxxl{height:112px;width:112px}.Logo__xxxl .Logo__Inner{height:96px;width:96px}.Logo--team{botttom:0;position:absolute;right:0}.headshot{background:#fff;border-radius:100%;display:inline-block;position:relative;transform:translateZ(0);vertical-align:middle}.headshot.silo{background:transparent;border-radius:0;box-shadow:none}.headshot.silo img{height:auto;top:auto}.headshot--square{border-radius:0}.headshot img{border:var(--headshot-border-width,1px) solid var(--headshot-border-color,#fff);border-radius:100%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}.headshot--xxs{height:20px;width:20px}.headshot--xs{height:32px;width:32px}.headshot--sm{height:40px;width:40px}.headshot--md{height:48px;width:48px}.headshot--lg{height:56px;width:56px}.headshot--xl{height:64px;width:64px}.headshot--xxl{height:72px;width:72px}.headshot--sm~.Logo{bottom:-4px;right:-2px}.headshot~.Logo{bottom:-2px;right:-2px}.headshot.headshot--soccer img{height:auto}.headshot--dark{background:#252627;color:#8d8e90}.headshot--outline:before{border-radius:100%;bottom:var(--headshot-outline-spacing,-1px);content:"";left:var(--headshot-outline-spacing,-1px);position:absolute;right:var(--headshot-outline-spacing,-1px);top:var(--headshot-outline-spacing,-1px)}.headshot--republicans:before{border:var(--headshot-outline-width,1px) solid var(--headshot-outline-color,#cd3232)}.headshot--democrats:before{border:var(--headshot-outline-width,1px) solid var(--headshot-outline-color,#217bb0)}.headshot--other:before{border:var(--headshot-outline-width,1px) solid var(--headshot-outline-color,#9d4ac3)}.ProgressBar__parent{align-items:stretch;background-color:#f0f0f0;display:flex;height:8px;overflow:hidden;width:100%}.ProgressBar{background-color:transparent;transition:width .5s ease-in-out}.ProgressBar--striped{background-image:none;background-size:auto}.TooltipUI{background-color:#000;border-radius:4px;box-shadow:0 3px 5px 0 rgba(0,0,0,.25);color:#fff;display:inline-block;font-size:12px;font-weight:400;left:0;opacity:0;padding:10px;position:absolute;text-align:center;top:0;transform:translateX(-50%);white-space:nowrap;z-index:50}.TooltipUI:before{border:8px solid transparent;content:" ";height:0;left:50%;pointer-events:none;position:absolute;width:0}.TooltipUI--bottom:before,.TooltipUI--top:before{margin-left:-5px}.TooltipUI--top{margin-top:-5px}.TooltipUI--top:before{border-top-color:#000;border-width:5px 5px 0;top:100%}.TooltipUI--bottom{margin-top:5px}.TooltipUI--bottom:before{border-bottom-color:#000;border-width:0 5px 5px;bottom:100%}.TooltipUI--visible{opacity:1;transition:opacity .25s linear}.TooltipUI--noPortal{background-color:#656565;height:70px;padding-bottom:65px;transform:translate(-40.5%,16%);width:190px;z-index:1000}.TooltipUI--noPortal-bottom:before{border-bottom-color:#656565}.Map{height:100%;margin:0;overflow:hidden;position:relative;touch-action:auto;width:100%}.Map__Layer{height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;transform:scale(.5);width:200%;will-change:transform}.Map__CustomLayer{bottom:0;right:0;will-change:transform}.Map__CustomLayer,.Map__CustomLayerChildren{left:0;pointer-events:none;position:absolute;top:0}.Map__Screenreader{height:1px;left:-10000px;overflow:hidden;position:absolute;top:0;width:1px}.Map__Screenreader--visible{background-color:rgba(0,0,0,.75);color:#fff;font-size:12px;height:auto;left:0;overflow:visible;pointer-events:none;top:0;width:200px;z-index:999}.FantasyMapComponent__Labels{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.FantasyMapComponent__Label{color:#000;font-family:sans-serif;font-size:13px;font-weight:600;position:absolute;text-align:center;will-change:transform}.FantasyMapComponent__Label--white{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.7)}.FantasyMapComponent__Label--enhanced{-webkit-text-stroke:2px #000;-webkit-text-fill-color:#fff;color:#fff;paint-order:stroke fill}.FantasyMapComponent__Label--secondary{font-family:sans-serif;font-weight:300;margin-top:4px}.FantasyPromo{margin:0 auto;max-width:720px;padding:16px}.FantasyPromo .ElectionHeader{font-weight:500;padding:0}.FantasyPromo__ClickContainer{bottom:0;left:0;position:absolute;right:0;top:0}.FantasyPromo__Header--fivethirtyeight{font-size:18px}.FantasyPromo__Description{color:#000;font-family:sans-serif;font-size:18px;font-weight:300;line-height:24px}.FantasyPromo__Animation{margin:12px 0}.FantasyPromo__Button{align-items:center;align-self:stretch;background-color:#002d6c;color:#fff;cursor:pointer;display:flex;font-family:"SansSerifFont",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;gap:10px;height:48px;justify-content:center;line-height:24px;margin:0;padding:0;width:362px}.FantasyPromo__Button:active,.FantasyPromo__Button:hover{background-color:#f0f0f0;color:#000}.FantasyPromo__Webview .FantasyPromo__Button{border-radius:6px}.FantasyPromo .BrandedPromo__MapContainer{margin-top:8px;padding-bottom:65%;position:relative}.FantasyPromo .BrandedPromo__Map{position:absolute}.FantasyPromo .BrandedPromo__Brand{align-items:center;align-self:stretch;border-top:1px solid #cecfcf;color:#000;display:flex;font-family:sans-serif;font-size:14px;font-weight:700;gap:8px;margin-bottom:12px;margin-top:12px;padding:12px 0 8px}.FantasyPromo .BrandedPromo__Details{align-items:flex-start;display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:20px}.FantasyPromo .BrandedPromo__Logo{height:36px}.FantasyPromo .BrandedPromo__LastUpdated{color:#6c6e6f;font-size:14px;line-height:16px}.FantasyPromo__Action{display:block;margin:0 auto}.FantasyPromo .BalanceOfPower{padding:0}.FantasyPromo .BalanceOfPower__Candidates .Candidate__Headshot{height:50px;position:relative;width:50px}.FantasyPromo .BalanceOfPower__Candidates .Candidate__Name{font-size:14px;line-height:16px}.FantasyPromo .BalanceOfPower__Candidates .Candidate__Votes{font-size:28px;line-height:34px}.bp-mobile .FantasyPromo__Header{font-size:21px;line-height:30px}.bp-mobile .FantasyPromo__Header--fivethirtyeight{font-size:18px}.bp-mobile .FantasyPromo__Description{line-height:17px}.bp-mobile .FantasyPromo .BrandedPromo__Wrapper{margin:20px 0 0}@media (prefers-color-scheme:dark){#abcnews.dark-theme,body.dark-theme,html.dark-theme{background-color:#000}#abcnews.dark-theme .FantasyPromo__Description,body.dark-theme .FantasyPromo__Description,html.dark-theme .FantasyPromo__Description{color:#fff}#abcnews.dark-theme .FantasyPromo__Button,body.dark-theme .FantasyPromo__Button,html.dark-theme .FantasyPromo__Button{background-color:#368aff;color:#000}}