@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);-webkit-box-shadow:1px 1px 40px var(--theme-color-button);box-shadow:1px 1px 40px var(--theme-color-button)}to{opacity:1;-webkit-box-shadow:1px 1px 20px var(--theme-color-main-text);box-shadow:1px 1px 20px var(--theme-color-main-text)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);-webkit-box-shadow:1px 1px 40px var(--theme-color-button);box-shadow:1px 1px 40px var(--theme-color-button)}to{opacity:1;-webkit-box-shadow:1px 1px 20px var(--theme-color-main-text);box-shadow:1px 1px 20px var(--theme-color-main-text)}}.animated{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animated.delay{-webkit-animation-delay:.5s;animation-delay:.5s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-transition-duration:1ms;transition-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1}}.figure>.iframe-container{position:relative;width:100%;height:0;padding-bottom:58.25%;overflow:hidden}.figure>.iframe-container amp-facebook,.figure>.iframe-container iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:initial}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}@media (min-width:20em) and (max-width:56.25em){html{font-size:calc(10px + (12 - 10) * ((100vw - 320px) / (900 - 320)))}}@media (min-width:56.25em){html{font-size:12px}}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}::selection{background:#c2f2ff}body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:100%;position:relative;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;color:#191a1a;background-color:#fff}li,ol,ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}p{margin-top:1em;margin-bottom:1em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}blockquote:after,blockquote:before,q:after,q:before{content:""}img{display:block}iframe,img{max-width:100%}a{color:inherit;text-decoration:none}figure{margin:0}.invisible{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.center{text-align:center}.has-blur{-webkit-transition:-webkit-filter .5s;transition:-webkit-filter .5s;transition:filter .5s;transition:filter .5s,-webkit-filter .5s}.has-blur.is-blur{opacity:.2}@supports ((-webkit-filter:blur(20px)) or (filter:blur(20px))){.has-blur.is-blur{opacity:1;-webkit-filter:blur(15px);filter:blur(15px)}}.no-scroll{overflow:hidden}@media (max-width:31.999em){.hide-desktop{display:none}}@media (min-width:32em){.hide-mobile{display:none}}.hide{display:none}.userContent>*{margin-top:0;margin-bottom:1em}.userContent h1,.userContent h2,.userContent h3,.userContent h4,.userContent h5,.userContent h6{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin:1em 0 .5em;line-height:normal;clear:both}.userContent h1{font-size:3rem}.userContent h2{font-size:2.4rem}.userContent h3{font-size:1.8rem}.userContent h4{font-size:1.7rem}.userContent h5{font-size:1.5rem}.userContent h6{font-size:1.3rem}.userContent p{font-weight:400}.userContent em,.userContent i{font-style:italic}.userContent b,.userContent strong{font-weight:700}.userContent img{display:inline-block}.userContent ul li{margin-left:2rem;padding-left:1rem;clear:left}.userContent ul ul{margin:1rem 0}.userContent ul>li{list-style:disc}.userContent ul>li>ul>li{list-style:circle}.userContent ul>li>ul>li>ul>li{list-style:square}.userContent ol li{margin-left:2rem;padding-left:1rem;clear:left}.userContent ol ol{margin:1rem 0}.userContent ol>li{list-style:decimal}.userContent ol>li>ol>li{list-style:lower-alpha}.userContent ol>li>ol>li>ol>li{list-style:lower-roman}.userContent ol>li>ol>li>ol>li>ol>li{list-style:decimal}.userContent a{color:#00334e;fill:#00334e;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.06em;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.userContent a:hover{color:#3f6275;fill:#3f6275}.userContent a .icon{vertical-align:-.15em;width:1em;height:1em}.userContent blockquote{margin:2em auto;padding-left:2.5rem;padding-right:2.5rem;max-width:80rem;position:relative;font-size:1.8rem;line-height:1.1;color:#4a4e4f}.userContent blockquote:after,.userContent blockquote:before{color:#7c8183;position:absolute;font-size:2em}.userContent blockquote:before{content:"“";left:0;top:-1rem}.userContent blockquote:after{content:"”";right:0;bottom:4rem}@media (min-width:24em){.userContent blockquote{padding-left:4rem;padding-right:4rem}.userContent blockquote:after,.userContent blockquote:before{font-size:4em}.userContent blockquote:before{top:-2rem}.userContent blockquote:after{bottom:0}}@media (min-width:32em){.userContent blockquote{padding-left:6rem;padding-right:6rem}.userContent blockquote:after{bottom:-4rem}}.userContent blockquote footer{font-size:1.6rem;font-style:normal;color:#7c8183}.userContent blockquote footer cite{font-style:normal}.userContent hr{display:block;border:0;margin:60px auto;width:60%;height:1px;background:#7c8183}.userContent iframe{width:100%}.userContent aside{float:right;width:40%;border-left:5px solid #636869;padding-left:1em;margin-left:1em;font-size:smaller}.userContent .amat-oembed.vimeo,.userContent .amat-oembed.youtube{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.userContent .amat-oembed.vimeo iframe,.userContent .amat-oembed.youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}#pushdown-ad iframe,div#pushdown-ad>div{width:100%!important}#pushdown-ad iframe{-webkit-transition:height .75s cubic-bezier(.33,0,.5,.99);transition:height .75s cubic-bezier(.33,0,.5,.99);z-index:1000}#pushdown-ad iframe.stickyIframe{position:fixed;top:0;margin:0 auto}#membership-content-ad div{width:100%!important}#membership-content-ad iframe{width:100%!important;-webkit-transition:height .75s cubic-bezier(.33,0,.5,.99);transition:height .75s cubic-bezier(.33,0,.5,.99)}#membership-ad-frame-wrapper{position:relative;display:block;padding-top:40%}@media only screen and (min-width:26.25em){#membership-ad-frame-wrapper{padding-top:14%}}#membership-ad-frame-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}#membership-splash-frame-wrapper{position:relative;padding-top:0;height:0}#membership-splash-frame-wrapper iframe{width:100%;height:100%;position:fixed;top:0;left:0;z-index:3000}@media only print{.print-hide{display:none}.print-show{display:block}.print-showInline{display:inline}.print-showInlineBlock{display:inline-block}html{font-size:50%}body{display:block;color:#000;background-color:#fff}.header>*,.header>.header_nav,.header>.header_navBg,.header>.header_navButton,.header>.header_search,.header>.weatherHeader{display:none}.header>.header_logo{display:block}div.headerContainer{border-bottom:0}main.main{margin:0;padding:0}.playerWrapper{display:none}.container .contentGrid{display:block}.contentGrid_sidebar{display:none}.container .home{display:block}.home .home_rail,.home .home_sidebar{display:none}.container .collection{display:block;margin:0}.collection_sidebar,.footer .footer_upper{display:none}.footer .footer_lower{color:#000;background-color:#fff;margin:0;padding:0}.apm-related-list,.content .content_audio,.content .content_social,.footer .footer_lowerContent,.footer_disclaimer,.home_more,.related-teaser,.teaser_button{display:none}.content.story{display:block;-webkit-column-count:2;-webkit-column-width:2.5in;columns:2.5in 2;grid-column-gap:.5in;-webkit-column-gap:.5in;column-gap:.5in}.content.story .content_header{-webkit-column-span:all;column-span:all}.content.story blockquote,.content.story figure{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.content.story h2,.content.story h3,.content.story h4{page-break-after:avoid;-webkit-column-break-after:avoid;break-after:avoid}.home_main .vList-collection{clear:both;display:block;-webkit-column-count:3;-webkit-column-width:1.75in;columns:1.75in 3;grid-column-gap:.5in;-webkit-column-gap:.5in;column-gap:.5in}.home_main .vList-collection .teaserContainer{clear:both;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.home_main .vList-collection .teaser-condensed .teaser_image{max-width:30%}.home_main .vList-collection>:not(:last-child):after{margin:1em auto}.home_first .teaser_link{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}.home_first .teaser_link .teaser_image{-webkit-order:2;order:2;-webkit-flex-basis:.5in;flex-basis:.5in;-webkit-flex-grow:2;flex-grow:2;margin-left:.25in}.home_first .teaser_link .teaser_content{-webkit-order:1;order:1;-webkit-flex-basis:0;flex-basis:0;-webkit-flex-grow:1;flex-grow:1;margin-right:.25in}.home_first .teaser_link .teaser_body{font-size:1.6rem}.collection_body:after,.collection_body:before{content:" ";display:table}.collection_body:after{clear:both}.collection_body .figure{width:calc(33.3% - .333in)}.collection_body .figure.figure-right{float:right;margin-left:.5in}.collection_body .figure.figure-left{float:left;margin-right:.5in}.collection_items{clear:both;display:block;-webkit-column-count:3;-webkit-column-width:1.75in;columns:1.75in 3;grid-column-gap:.5in;-webkit-column-gap:.5in;column-gap:.5in}.collection_items .teaserContainer{clear:both;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.collection_items .teaser_contributors{color:#000}.collection_items .teaser_contributors:before{content:none}.collection_pagination{display:none}.collection[data-mpr-content-topic="MPR News Podcasts"] h3{clear:both;page-break-after:avoid;-webkit-column-break-after:avoid;break-after:avoid;margin-top:2em}.collection[data-mpr-content-topic="MPR News Podcasts"] figure,.collection[data-mpr-content-topic="MPR News Podcasts"] p{page-break-before:avoid;-webkit-column-break-before:avoid;break-before:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.collection[data-mpr-content-topic="MPR News Podcasts"] .figure{width:calc(16.6% - .333in);margin-bottom:2em}.collection[data-mpr-content-topic="MPR News Podcasts"] .figure_caption,.collection[data-mpr-content-topic="MPR News Podcasts"] figure+p,.collection[data-mpr-content-topic="MPR News Podcasts"] h3+p{display:none}}.container{margin:0 auto;max-width:1400px;padding:0 10px;position:relative}.container-amp{font-size:.85em}.container-amp .content_body{max-width:100%}.container-amp .episode,.container-amp .story{margin:0 auto;max-width:40em}@media (min-width:48em){.contentGrid{display:grid;grid-template-columns:1fr 310px;grid-template-areas:"main sidebar";grid-column-gap:5%}.contentGrid.contentGrid_noSidebar{grid-template-columns:1fr;grid-template-areas:"main";max-width:1080px;margin:0 auto}}.contentGrid_main{grid-area:main}.contentGrid_sidebar{grid-column:3;grid-area:sidebar}.main{width:100%;margin-left:auto;margin-right:auto;padding-top:40px;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:auto;flex-basis:auto}@media (min-width:48em){.main{padding-top:40px}}.main-listen{padding:0}.section{margin-bottom:40px}@media (min-width:48em){.section{margin-bottom:60px}}.section-md{margin-bottom:25px}@media (min-width:48em){.section-md{margin-bottom:35px}}.section-sm{margin-bottom:8px}@media (min-width:48em){.section-sm{margin-bottom:20px}}.section-page{margin-top:80px;margin-bottom:80px}.section-borderBottom{border-bottom:1px solid #aaa}.content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.content_header{margin-bottom:2rem;-webkit-order:1;order:1}.content_subtitle{margin:.75rem 0;font-family:"Source Serif Pro",Georgia,serif;font-size:2rem;line-height:1.4;color:#4a4e4f}.content_topic{font-weight:700;color:#00334e;margin-bottom:.5em}.content_meta{margin:.5em 0}.content_byline,.content_dateline{margin-right:.75em}.content_byline,.content_dateline,.content_pubdate{display:inline-block;font-weight:700;color:#7c8183}.content_primaryVisual{-webkit-order:2;order:2}.content_audio{margin:0 auto 2rem;width:100%;max-width:50rem}.content_audio,.content_wrapper{-webkit-order:3;order:3}@media (min-width:32em){.content_wrapper{display:-webkit-flex;display:flex}}.content_social{margin:0;display:-webkit-flex;display:flex;width:100%;max-width:60px;height:100%;top:0;position:-webkit-sticky;position:sticky;z-index:900}.content_body{margin:0 auto;max-width:50rem;width:100%;font-size:1.75rem;line-height:1.37;font-family:"Source Serif Pro",Georgia,serif}.content_body h1,.content_body h2,.content_body h3,.content_body h4,.content_body h5,.content_body h6{font-family:Roboto Condensed,Arial Narrow,sans-serif}.content_body .apm-gallery-title{font-size:1.8rem}.content_body .apm-gallery-slides{margin:1em 0;counter-reset:slideCounter}.content_body .apm-slide .figure_caption:before{font-size:2.4rem;content:counter(slideCounter);counter-increment:slideCounter;display:table-cell;vertical-align:middle;width:85px;text-align:center}.content_newsPartners{margin-top:-1.5rem;margin-bottom:2rem}.newspartners{margin:20px}.newspartners .contentGrid{display:block}.newspartners .contentGrid_main{max-width:800px;margin:0 auto}.newspartners .content_audio,.newspartners .contentGrid_sidebar{display:none}.newspartners_notice{margin-top:4rem}.apm-gallery{margin:2em 0}.apm-gallery_title{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:normal;font-size:1.8rem;margin-bottom:.5rem}.miniBio{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;font-size:1.4rem}.miniBio_img{-webkit-flex:0 0 auto;flex:0 0 auto;height:40px;width:40px;margin-right:1rem;border-radius:100px;overflow:hidden}.miniBio_name{color:#00334e;fill:#00334e;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.06em;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s;text-decoration:none;display:block;font-weight:700}.miniBio_name:hover{color:#3f6275;fill:#3f6275}.miniBio_name .icon{vertical-align:-.15em;width:1em;height:1em}.miniBio_name:hover,.miniBio_social{text-decoration:underline}.miniBio_social{color:#00334e;fill:#00334e;text-decoration-thickness:1px;text-underline-offset:.06em;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s;text-decoration:none;display:block}.miniBio_social:hover{color:#3f6275;fill:#3f6275}.miniBio_social .icon{vertical-align:-.15em;width:1em;height:1em}.miniBio_social:hover{text-decoration:underline}.PresidentialPrimary{font-family:Roboto Condensed,Arial Narrow,sans-serif;margin-bottom:8px}@media (min-width:48em){.PresidentialPrimary{margin-bottom:20px}}.PresidentialPrimary .section_header{position:relative}.PresidentialPrimary .section_header .live{position:absolute;right:0;bottom:0;font-family:"Source Serif Pro",Georgia,serif;font-size:14px;font-style:italic;letter-spacing:-.03em}.PresidentialPrimary .section_header .icon-live{height:1.5em;width:1.5em;margin-left:.3em;vertical-align:text-top}.PresidentialPrimary .row{border-top:1px solid #aaa;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-content:center;align-content:center}@media (min-width:52.5625em){.PresidentialPrimary .row{-webkit-align-items:center;align-items:center}}.PresidentialPrimary .row .row{border:0}.PresidentialPrimary .row-candidate{padding:10px 0}.PresidentialPrimary .row-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.PresidentialPrimary .column-state{width:100%;min-width:135px;-webkit-align-self:start;align-self:start;margin-left:8px}@media (min-width:64em){.PresidentialPrimary .column-state{width:10%}}.PresidentialPrimary .column-candidate{width:100%;margin-left:12px}@media (min-width:64em){.PresidentialPrimary .column-candidate{width:77%}}.PresidentialPrimary .cell{width:200px;padding:0 0 0 2px;font-size:14px}.PresidentialPrimary .cell.cell-candidate{width:178px}.PresidentialPrimary .cell_row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.PresidentialPrimary .cell-national,.PresidentialPrimary .cell-state{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;letter-spacing:-.25px}@media (min-width:64em){.PresidentialPrimary .cell-national,.PresidentialPrimary .cell-state{width:90px}}.PresidentialPrimary .cell-candidate{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;padding:5px 0 10px}.PresidentialPrimary .cell_icon{height:36px;width:36px;border:2px solid #00334e;border-radius:2rem;overflow:hidden;margin:0 10px 0 0}.PresidentialPrimary .cell_icon img{display:block;width:32px;height:32px}.PresidentialPrimary [data-party=Dem] .cell_icon{background-color:#e1edf6}.PresidentialPrimary [data-party=GOP] .cell_icon{background-color:#f7d9d9}.PresidentialPrimary .cell_name,.PresidentialPrimary .cell_vote{white-space:nowrap;display:-webkit-flex;display:flex}.PresidentialPrimary .cell_vote-em{font-style:italic}.PresidentialPrimary .cell_reporting{font-style:italic;font-size:.6em;position:relative;color:#00334e;-webkit-align-self:center;align-self:center}@media (min-width:64em){.PresidentialPrimary .cell_reporting{top:-5px;margin-left:49px}}.PresidentialPrimary .cell_name{letter-spacing:-.25px}.PresidentialPrimary .cell_name.roquedelafuente,.PresidentialPrimary .cell_name .totalwrite-ins{letter-spacing:-1px}.PresidentialPrimary .cell_name.elizabethwarren{letter-spacing:-.65px}.PresidentialPrimary .cell_votePercent{display:inline-block;margin-right:3px;background:#fff;padding:0 1px}.PresidentialPrimary .cell_voteCount{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 .25em;background:#004d71;color:#fff}.PresidentialPrimary .cell_voteCount.winner{background-color:#6ba334;color:#fff;font-weight:700}.PresidentialPrimary .cell_voteCount.winner .cell_voteNumber{padding-left:3px}.PresidentialPrimary .cell_voteCount.winner .icon-checkmark{fill:#fff}.PresidentialPrimary .cell_voteCount.winner svg{height:12px;width:12px;position:relative;top:1px}.PresidentialPrimary .results-legend{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:baseline;align-items:baseline;color:#00334e}.PresidentialPrimary .results_source{text-transform:uppercase;font-size:.625em;padding:0 4px 10px}.PresidentialPrimary .results-header{font-size:.9em}.PresidentialPrimary .resultsLink a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;text-transform:uppercase;color:#00334e}.PresidentialPrimary .results-key{font-size:.8em}.PresidentialPrimary .results-header,.PresidentialPrimary .results-key{padding:10px 4px;font-weight:700;color:#555}.PresidentialPrimary .results-minnesota-first+.section{margin-bottom:10px}.PresidentialPrimary .results-minnesota-first+.section .row{background-color:#eee;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.3)}.PresidentialPrimary .results-minnesota-first+.section .row .row{-webkit-box-shadow:none;box-shadow:none}.state{display:-webkit-flex;display:flex}@media (min-width:64em){.state{display:block}}.state.state-wrapper{width:100%;border-bottom:1px solid #eee;margin-bottom:10px}@media (min-width:64em){.state.state-wrapper{width:135px;border:0}}.state_flex{display:-webkit-flex;display:flex}.state_marginRight{margin:0 10px 0 0}.stateSvg{width:32px;height:32px;margin:4px 8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:relative;top:0}@media (min-width:64em){.stateSvg{margin:0 8px;top:7px}}.stateSvg svg{display:block;height:32px;width:32px;fill:#555}@media (min-width:64em){.stateSvg svg{height:38px;width:38px}}[data-party=GOP] .stateSvg svg{fill:#c00}[data-party=Dem] .stateSvg svg{fill:#3584c2}.stateSvg-national{top:0}.related{line-height:1.5}.related-teaser{margin-top:1rem;font-size:1.4rem}.apm-related-list{margin:2em 0;clear:both}.apm-related-list,.apm-related-list-title{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.apm-related-list-title{display:block;font-weight:700;line-height:normal;font-size:1.7rem;margin-bottom:.5rem}.apm-related-list ul li,.related_item{list-style:none;padding-left:0;margin-left:25px;position:relative}.apm-related-list ul li:before,.related_item:before{content:"";display:block;height:12px;width:12px;border-radius:2px;position:absolute;left:-25px;top:.6rem;font-size:.85em;background:#94c4d9}.apm-related-link-prefix,.related_prefix{display:inline-block;margin-right:.5em;font-weight:700}.related_link{color:#00334e;fill:#00334e;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.06em;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.related_link:hover{color:#3f6275;fill:#3f6275}.related_link .icon{vertical-align:-.15em;width:1em;height:1em}.slideshow,.slideshow_bg{display:grid;position:relative;grid-template-columns:auto auto auto;width:100%}.slideshow.fullscreen,.slideshow_bg.fullscreen{position:fixed;top:0;bottom:0;right:0;left:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;z-index:901}.slideshow.fullscreen:focus,.slideshow_bg.fullscreen:focus{border-color:#64adc6;background:#64adc6}.slideshow:hover .slideshow_fullscreen,.slideshow_bg:hover .slideshow_fullscreen{opacity:1}.slideshow_bg.fullscreen{background:#000;z-index:-1}.slideshow_button{display:inline-block;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;height:50px;width:50px;z-index:802;-webkit-align-self:center;align-self:center;margin:-100px 0 0;background-color:rgba(66,152,181,0)}@media (max-width:31.999em){.slideshow_button{height:40px;width:40px}}.slideshow_button:hover{background-color:#4298b5}.slideshow_icon{height:29px;width:29px;-webkit-filter:drop-shadow(2px 2px 1px #000);filter:drop-shadow(2px 2px 1px #000)}@media (max-width:31.999em){.slideshow_icon{height:15px;width:15px}}.slideshow_button-left{grid-row:1;grid-column:1;padding-left:3px;padding-right:2px}.slideshow_button-right{padding-right:3px;padding-left:2px}.slideshow_container{grid-row:1;grid-column:2;display:grid;z-index:801;margin:0 -50px;overflow:hidden;position:relative;background:#fff;border-bottom:1px solid #e5e6e6}@media (max-width:31.999em){.slideshow_container{margin:0 -40px}}.slideshow_container.fullscreen{border-bottom:0;margin:auto;background:transparent}@media (min-width:48em){.slideshow_container.fullscreen{width:100%}}.slideshow_button-next{border-top-left-radius:3px;border-bottom-left-radius:3px;padding:0 2px}.slideshow_button-prev{border-top-right-radius:3px;border-bottom-right-radius:3px;padding:0 2px}.slideshow_item{grid-row:1;grid-column:1;z-index:800;position:relative}.slideshow_figure{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:auto;z-index:800}img .slideshow_image{display:block;z-index:800;max-height:inherit}.slideshow_caption{padding:16px;font-size:1.3rem;background:#fff}.fullscreen .slideshow_caption{background:transparent;color:#fff;display:block;text-align:center;width:100%}.invisible{display:none}.slideshow_credit{display:inline-block;font-weight:700}.slideshow_credit:before{content:"";width:10px;height:10px;display:inline-block;margin-left:.45em;margin-right:.45em;border-radius:2px;background:#94c4d9}.slideshow_creditName{display:inline}.slideshow_count{position:absolute;top:0;right:0;color:#fff;text-shadow:1px 1px 2px #000;z-index:803;padding:4px 8px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;margin:4px;border-radius:3px;font-size:1.3rem;-webkit-transition:text-shadow .175s;transition:text-shadow .175s}.slideshow_fullscreen{display:inline-block;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;z-index:803;position:absolute;top:4px;left:4px;opacity:1;-webkit-transition:opacity .175s;transition:opacity .175s;background:#000;border-radius:20px;padding:5px;margin:5px}@media (max-width:31.999em){.slideshow_fullscreen{opacity:0}}.slideshow_fullscreen svg{fill:#fff}.apm-style-box.dek,.apm-style-box.dek-box{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;font-size:1.5em;line-height:1.25;color:#00334e;margin-bottom:.666em}.apm-style-box.dek-box p,.apm-style-box.dek p{font-weight:300}.apm-style-box.solid-callout,.apm-style-box.solid-callout-box{padding:.5em 1.5rem;color:#191a1a;background-color:#dae9f1;border-radius:.5em}@media (min-width:32em){.apm-style-box.solid-callout,.apm-style-box.solid-callout-box{margin-left:-1.5rem}}@media (min-width:48em){.apm-style-box.solid-callout,.apm-style-box.solid-callout-box{margin-right:-1.5rem}}.apm-style-box.outline-callout,.apm-style-box.outline-callout-box{padding:.5em 1.5rem;border:1.5px solid #00334e;border-radius:.5em}.apm-style-box.row,.apm-style-box.row-box{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.apm-style-box.row-box>*,.apm-style-box.row>*{margin:0 1em 0 0}@media (max-width:47.999em){.apm-style-box.row,.apm-style-box.row-box{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.apm-style-box.row-box>*,.apm-style-box.row>*{margin:0 1em 1em 0}}.apm-style-box.column,.apm-style-box.column-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.apm-style-box.column-box>*,.apm-style-box.column>*{margin:0}.apm-style-box.column-box>*+*,.apm-style-box.column>*+*{margin-top:1em}.apm-style-box.marginBottom,.apm-style-box.marginBottom-box{margin-bottom:2em}.apm-style-box.marginTop,.apm-style-box.marginTop-box{margin-top:2em}.apm-style-box.pullquote,.apm-style-box.pullquote-box{border-bottom:4px solid #94c4d9;border-top:2px solid #94c4d9;padding:1.6rem 0}.apm-style-box.quote-box>p,.apm-style-box.quote>p{color:#00334e;display:block;font-family:"Source Serif Pro",Georgia,serif;font-size:1.6rem;font-style:italic;font-weight:100;line-height:1.5;margin:0 0 1.6rem}@media (max-width:47.999em){.apm-style-box.quote-box>p,.apm-style-box.quote>p{font-size:1.35rem}}.apm-style-box.cite-box>p,.apm-style-box.cite>p{color:#3f6275;display:block;font-size:.9375rem;line-height:1.5;font-style:normal}.apm-style-box.story_feature,.apm-style-box.story_feature-box,.apm-style-box.story_feature-full,.apm-style-box.story_feature-full-box{margin-left:0;margin-right:0}@media (min-width:32em){.apm-style-box.story_feature,.apm-style-box.story_feature-box,.apm-style-box.story_feature-full,.apm-style-box.story_feature-full-box{margin-left:-60px}}@media (min-width:48em){.apm-style-box.story_feature,.apm-style-box.story_feature-box,.apm-style-box.story_feature-full,.apm-style-box.story_feature-full-box{margin-right:-344px}}@media (min-width:75em){.apm-style-box.story_feature,.apm-style-box.story_feature-box,.apm-style-box.story_feature-full,.apm-style-box.story_feature-full-box{margin-left:-120px;margin-right:-420px}}.teaser{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.teaser_link{-webkit-order:1;order:1;border-radius:1px;-webkit-transition:-webkit-box-shadow .175s;transition:-webkit-box-shadow .175s;transition:box-shadow .175s;transition:box-shadow .175s,-webkit-box-shadow .175s}.teaser_link:focus{outline:0;-webkit-box-shadow:0 0 0 5px #fff,0 0 0 8px rgba(66,152,181,.3);box-shadow:0 0 0 5px #fff,0 0 0 8px rgba(66,152,181,.3)}.teaser_button{-webkit-order:2;order:2;margin-top:.75rem}.teaser_header{margin-bottom:.5rem}.teaser_header .hdg{font-size:2.4rem;font-family:Roboto Condensed,Arial Narrow,sans-serif;color:#00334e}.teaser-condensed .teaser_header .hdg{font-size:1.8rem}.teaser_image{margin-bottom:1.2rem}.teaser_image>*{width:100%;height:auto}.teaser-condensed .teaser_image{float:right;margin:5px 0 10px 10px;width:120px}.teaser_time{margin-right:.75rem}.teaser_contributors,.teaser_time{display:inline-block;font-size:1.2rem}.teaser_contributors{color:#4a4e4f}.teaser_contributors:before{content:"";width:10px;height:10px;display:inline-block;margin-right:.45em;border-radius:2px;background:#94c4d9}.teaser_body{margin-top:1.2rem;font-family:"Source Serif Pro",Georgia,serif;font-size:1.5rem}.viafoura{--accent-color:#216682;--accent-color-dark:#00334e;--accent-color-light:#4298b5;--accent-color-90:rgba(33,102,130,0.9);--accent-color-10:rgba(33,102,130,0.1);--accent-color-05:rgba(33,102,130,0.05);--error-color:#b4111a;--error-color-dark:#9a272a;--error-color-light:#d27076;--error-color-20:rgba(180,17,26,0.2);--error-color-05:rgba(180,17,26,0.05);--error-color-00:rgba(180,17,26,0);--editors-pick-color:#00334e;--highlight-color:#fec512;--highlight-color-10:rgba(#fec512,0.10);--primary-color-100:#191a1a;--primary-color-75:rgba(25,26,26,0.75);--primary-color-60:rgba(25,26,26,0.6);--primary-color-30:rgba(25,26,26,0.3);--primary-color-20:rgba(25,26,26,0.2);--primary-color-15:rgba(25,26,26,0.15);--primary-color-10:rgba(25,26,26,0.1);--primary-color-04:rgba(25,26,26,0.04);--primary-color-02:rgba(25,26,26,0.02);--primary-font:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;--base-font-size:1rem;--x-large-font:2;--large-font:1.8;--medium-font:1.6;--small-font:1.4;--x-small-font:1.1}.viafoura .vf-heading-text,.viafoura h1,.viafoura h2,.viafoura h3{--primary-font:"Roboto Condensed","Arial Narrow",sans-serif;font-weight:700}.viafoura ol>li{list-style:none}.viafoura .vf-tray{--accent-color:#4298b5}.sidebar .viafoura .vf3-comments .vf-content-focus-container .vf-new-content__content-editor-wrapper{-webkit-flex-direction:column;flex-direction:column}.sidebar .viafoura .vf3-comments .vf-content-focus-container .vf-new-content__content-editor-wrapper .vf-post-form__auth-actions,.weather,.weather_column{position:relative}.weather_column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.weather_column.weather_column70{width:100%}@media (min-width:64em){.weather_column.weather_column70{width:70%}}.weather_row{-webkit-flex-direction:row;flex-direction:row}.weather_layout,.weather_row{position:relative;display:-webkit-flex;display:flex;margin-bottom:1rem}.weather_layout{-webkit-flex-direction:column;flex-direction:column}@media (min-width:64em){.weather_layout{-webkit-flex-direction:row;flex-direction:row}}.weather_content{color:#969b9c}@media (min-width:64em){.weather_sidebar{margin-left:5%;-webkit-flex-shrink:2;flex-shrink:2}}.weather_sidebar .btn{margin-bottom:1rem}.weather_dashboard{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:48em){.weather_dashboard{-webkit-flex-direction:row;flex-direction:row}}.weather_dashboard>*{padding:2rem}.weather_share .shareSocialButtons{-webkit-flex-direction:row;flex-direction:row;padding:.5rem 0 0}.weather_share .vList>*{margin-bottom:0;margin-right:10px}.weather_location{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:1rem 0}.weather_teaser:after{content:"";display:block;height:1px;width:100%;margin:1rem auto}.weather_whitebg{background-color:#fff;padding-right:3rem;padding-bottom:0}.weather_card{border:1px solid #cacdce;border-radius:3px;background-color:#fff;margin:1rem 0;overflow-x:auto}.weather_card-em{background:linear-gradient(120deg,rgba(229,230,230,.1),rgba(229,230,230,.4) 24%,rgba(229,230,230,.6) 50%,rgba(229,230,230,.4) 74%,rgba(229,230,230,.1))}.weather_weekly{display:-webkit-flex;display:flex;padding:1rem;-webkit-flex-direction:column;flex-direction:column}@media (max-width:31.999em){.weather_weekly>div:nth-child(odd){background:#f2f2f3}}@media (min-width:32em){.weather_weekly{-webkit-flex-direction:row;flex-direction:row}}@media (min-width:48em){.weather_weekly{padding:2rem}}.weather_weekday{-webkit-flex-direction:row;flex-direction:row;display:-webkit-flex;display:flex;margin:auto;-webkit-align-items:center;align-items:center;width:100%;-webkit-justify-content:center;justify-content:center}@media (min-width:32em){.weather_weekday{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-basis:100%;flex-basis:100%;text-align:center}}.weather_padding{padding:1rem 0}.weather_chart{overflow-x:auto;overflow-y:hidden;white-space:nowrap}.weather_chartScrollable{min-width:2000px}.weather_chartPointHour{font-size:.65em;letter-spacing:-.25px;font-weight:400;fill:#969b9c}.weatherHeader{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:48em){.weatherHeader{padding:0 .85em;text-align:right}}.weatherHeader_temp{font-size:1.8rem;font-weight:700;color:#00334e}@media (min-width:48em){.weatherHeader_temp{font-size:2rem}}.weatherButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;color:#7c8183}@media (min-width:48em){.weatherButton{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}}.weatherHeader_default{display:block;font-size:1rem}@media (min-width:48em){.weatherHeader_default{font-size:unset}}.weatherSidebar{display:block}.weatherSidebar>*{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.weatherSidebar_label{display:block}.weatherSidebar_label-high{color:#9d6701}.weatherSidebar_label-low{color:#3f6275}.weatherSidebar_desc{color:#4a4e4f;text-transform:lowercase}.checkbox{display:block}.checkbox_btn{vertical-align:.1em}.checkbox_label{font-size:1.6rem;padding-right:.5em}.checkbox_btn+.checkbox_label{padding-right:0;padding-left:.5em}@media (min-width:48em){.checkbox_label{font-size:inherit}}.field{width:100%;vertical-align:top}.field-attached{display:-webkit-flex;display:flex}.field-attached>input{-webkit-flex-grow:1;flex-grow:1;width:auto;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.field-attached>.btn{width:auto;white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0}.field_input{display:inline-block;width:100%;padding:0 8px;border:1px solid #4298b5;border-radius:3px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.5;vertical-align:top;-webkit-transition:border-color .175s;transition:border-color .175s}.field_input::-webkit-input-placeholder{font-size:1.4rem;opacity:1;color:#3f6275}.field_input:-moz-placeholder,.field_input::-moz-placeholder{font-size:1.4rem;opacity:1;color:#3f6275}.field_input:-ms-input-placeholder{font-size:1.4rem;opacity:1;color:#3f6275}.field_input:focus{outline:0;border-color:#94c4d9}.label_description{font-size:1.2rem}textarea.field_input{border:1px solid #7c8183}.footer{margin-top:50px;background-color:#dae9f1;padding-bottom:74px}@media (min-width:48em){.footer{padding-bottom:0}}.footer-minimal{background-color:rgba(255,255,255,0)}.footer-minimal .footer_upper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0}.footer_buttonIcon svg{width:30px;height:30px}.footer_upper{max-width:1400px;padding:50px 10px 0;margin:0 auto;-webkit-columns:300px 3;columns:300px 3;grid-column-gap:4%;-webkit-column-gap:4%;column-gap:4%;font-size:1.5rem}.footer_upper>*{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;padding-bottom:50px}@media (min-width:48em){.footer_upper{padding-left:3%;padding-right:3%}}.footer_row{margin-bottom:1.5rem}.footer_apps{font-size:1.4rem;font-weight:700}.footer_body-apps{grid-area:apps;display:grid;grid-template-areas:"img list";grid-template-columns:90px 1fr;grid-template-rows:auto auto;grid-column-gap:20px}.footer_appImg{grid-area:img}.footer_appList{grid-area:list}.footer_appLinkImg{height:40px;width:auto}.footer_podcastText{line-height:1.5}.footer_podcastLink{color:#00334e}.footer_contact{font-size:1.4rem;font-weight:700}.footer_contactList{-webkit-columns:2;column-count:2}.footer_contactList>*{margin-bottom:.5em;white-space:nowrap}.footer_subscribe{font-size:1.4rem}.footer_progLinks{font-weight:700;font-size:1.4rem}.footer_progListen{float:right}.footer_lower{padding:40px 0 20px;background-color:#4298b5;color:#fff}.footer_lowerContent{margin-bottom:40px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}@media (min-width:32em){.footer_lowerContent{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around}}.footer_logo{width:120px;margin:0 40px 40px;-webkit-flex-shrink:0;flex-shrink:0}@media (min-width:32em){.footer_logo{margin-bottom:0}}.footer_logo img{width:120px}@media (min-width:48em){.footer_navList{margin-top:.8rem;-webkit-columns:24rem 3;columns:24rem 3}}.footer_navItem{margin-bottom:.8rem}.footer_navLink{font-weight:700;font-size:1.5rem}.footer_lowerSmall{text-align:center}.footer_copyright,.footer_disclaimer{font-size:1.2rem}.footer_disclaimer{opacity:.8;font-style:italic}.headerContainer{padding:0 .5em;position:relative;border-bottom:2px solid #b0b4b5}.header{display:-webkit-flex;display:flex;height:38px;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;color:#191a1a;margin:auto;width:100%}@media (min-width:48em){.header{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;max-width:1400px;height:52px}}.header-minimal{-webkit-justify-content:center;justify-content:center}.header_logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:2rem;margin:auto}@media (min-width:48em){.header_logo{margin:unset}}.header_logoImg{height:20px;width:150px;margin-right:8px}@media (min-width:48em){.header_logoImg{height:24px;width:171px}}.header_logoImg svg{height:100%;width:100%}.header_nav{min-width:300px;width:65%;padding:20px 40px 0 30px;position:fixed;overflow-y:auto;top:0;left:0;bottom:0;z-index:2002;background-color:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media (min-width:48em){.header_nav{padding:0;position:relative;background-color:unset;top:unset;left:unset;bottom:unset;-webkit-transform:translateX(0);transform:translateX(0);min-width:unset;width:100%;overflow:visible;-webkit-box-shadow:0;box-shadow:0}}.is-open .header_nav{-webkit-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:0 0 72px -20px rgba(0,0,0,.75);box-shadow:0 0 72px -20px rgba(0,0,0,.75)}.header_navButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:block;-webkit-transition:color .4s;transition:color .4s}@media (min-width:48em){.header_navButton{display:none}}.header_navBg{display:block;position:fixed;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.is-open .header_navBg{top:0;left:0;right:0;bottom:0;z-index:2001;opacity:0;background:rgba(0,0,0,.7)}.header_search{display:block;padding-top:.4em;padding-left:1em}.nav{font-size:1.8rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width:48em){.nav{font-size:1.6rem;display:none}}@media (min-width:64em){.nav{font-size:2rem}.is-compact .nav{font-size:1.6rem}}.nav_header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.nav_logo{width:40px;height:40px;border-radius:5px}.nav_button{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-webkit-flex;display:flex;line-height:1.6}.nav_button.active .icon-chevronDown{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav_closeButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:block;-webkit-transition:color .4s;transition:color .4s;color:#fff}.nav_list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.nav_items{margin-top:8px}.nav_item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:16px 0}.nav_item-donate{font-size:1.2rem;margin-left:auto;margin-top:auto;margin-bottom:auto;background-color:#fff}.nav_item-donate .nav_link{text-transform:uppercase;font-weight:700;padding:2px 4px;border:2px solid #9a272a;border-radius:4px;color:#9a272a}.nav_link{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;padding:6px 0;color:#00334e;-webkit-transition:color .175s;transition:color .175s;font-size:.875em}.nav_link:focus,.nav_link:hover{color:#3f6275}@media (min-width:48em){.nav_link{color:#000}}.nav_icon{display:none;width:18px;height:18px;margin-top:4px;margin-left:4px}.nav_icon>svg{height:100%;width:100%}@media (min-width:48em){.nav_icon{display:block}}.nav_link-button{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer}.nav_footer{margin-top:50px}.nav_title{font-size:1em;color:#7c8183}.nav_title:after{content:"";padding-bottom:2px;display:block;background:#7c8183;border-radius:2px;margin-top:9px;opacity:.15}.navIcon{display:block;height:30px;width:30px;position:relative}.navIcon span{display:block;width:100%;border-top:2px solid #00334e;border-radius:2px;position:absolute;-webkit-transition:opacity .175s,-webkit-transform .175s;transition:opacity .175s,-webkit-transform .175s;transition:transform .175s,opacity .175s;transition:transform .175s,opacity .175s,-webkit-transform .175s}.navIcon span:first-child{top:6px;-webkit-transform-origin:6px 5px;transform-origin:6px 5px}.is-open .navIcon span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navIcon span:nth-child(2){top:50%;margin-top:-1px}.is-open .navIcon span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center}.navIcon span:last-child{bottom:6px;-webkit-transform-origin:6px -6px;transform-origin:6px -6px;opacity:1}.is-open .navIcon span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}.sidebar{font-size:1.4rem;margin-right:10px}.sidebar_ad{width:300px;margin-right:-10px}.bList li{margin-left:2rem;padding-left:1rem;clear:left}.bList ul{margin:1rem 0}.bList>li{list-style:disc}.bList>li>ul>li{list-style:circle}.bList>li>ul>li>ul>li{list-style:square}.bList-styled{line-height:1.3}.bList-styled>li{list-style:none;padding-left:0;margin-left:25px;margin-bottom:3px;position:relative}.bList-styled>li:before{content:"";display:block;height:12px;width:12px;border-radius:2px;position:absolute;left:-25px;top:.6rem;font-size:.85em;background:#94c4d9}.hList>*{display:inline-block;margin-right:15px;margin-bottom:15px;vertical-align:middle;list-style:none}.hList>:last-child{margin-right:0}.hList-compressed>*{margin-right:1px;margin-bottom:0}.hList-lg>*{margin-right:20px}.hList-lg>*,.hList-oneLine>*{margin-bottom:0}.nList li{margin-left:2rem;padding-left:1rem;clear:left}.nList ol{margin:1rem 0}.nList>li{list-style:decimal}.nList>li>ol>li{list-style:lower-alpha}.nList>li>ol>li>ol>li{list-style:lower-roman}.nList>li>ol>li>ol>li>ol>li{list-style:decimal}.vList>*{margin-bottom:10px}.vList>:last-child{margin-bottom:0}.vList-condensed>*{margin-bottom:4px}.vList-compressed>*{margin-bottom:1px}.vList-collection>:not(:last-child):after{content:"";display:block;height:1px;width:80%;margin:3rem auto;background:#dae9f1}.vList-block>*{display:block}.vList-styled>* :after{content:"";display:block;height:1px;width:100%;margin:1rem auto;background:#dae9f1}.figure{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:normal}@media (min-width:48em){.figure{margin-left:0;margin-right:0}}.figure.align-none{margin-left:auto;margin-right:auto}.figure>*{display:block}.figure>canvas,.figure>iframe,.figure>img,.figure>video{display:block;width:100%}@media (min-width:48em){.figure-half,.figure.half{width:60%}}.figure-quarter,.figure.quarter{width:40%;margin-left:0;float:left;margin-right:20px}@media (min-width:48em){.figure-quarter,.figure.quarter{width:25%;margin-left:0}}.figure-right,.figure.align-right{float:right;margin-left:10px}@media (min-width:48em){.figure-right,.figure.align-right{float:right;margin-left:30px;margin-right:0}}.figure-right.figure-quarter,.figure-right.quarter,.figure.align-right.figure-quarter,.figure.align-right.quarter{margin-right:0}@media (min-width:48em){.figure-left,.figure.align-left{float:left;margin-right:30px}}*+.figure_caption,.figure_caption+*{margin:0 10px;padding:1em 1em 1em 0;font-size:1.3rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}@media (min-width:48em){*+.figure_caption,.figure_caption+*{margin-left:0;margin-right:0}}.figure_credit{display:inline;text-align:left;font-size:1.2rem;color:#4a4e4f}.figure_credit:before{content:"";width:10px;height:10px;display:inline-block;margin-right:.45em;border-radius:2px;background:#94c4d9}.figure_text{display:inline;padding-right:.5em}.module_header{margin-bottom:1rem}.module_footer{margin-top:1rem}.blockquote{margin:2em auto;padding-left:2.5rem;padding-right:2.5rem;max-width:80rem;position:relative;font-size:1.8rem;line-height:1.1;color:#4a4e4f}.blockquote:after,.blockquote:before{color:#7c8183;position:absolute;font-size:2em}.blockquote:before{content:"“";left:0;top:-1rem}.blockquote:after{content:"”";right:0;bottom:4rem}@media (min-width:24em){.blockquote{padding-left:4rem;padding-right:4rem}.blockquote:after,.blockquote:before{font-size:4em}.blockquote:before{top:-2rem}.blockquote:after{bottom:0}}@media (min-width:32em){.blockquote{padding-left:6rem;padding-right:6rem}.blockquote:after{bottom:-4rem}}.blockquote footer{font-size:1.6rem;font-style:normal;color:#7c8183}.blockquote footer cite{font-style:normal}.hdg{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:normal}.hdg-1{font-size:3rem}.hdg-2{font-size:2.4rem}.hdg-3{font-size:1.8rem}.hdg-4{font-size:1.7rem}.hdg-5{font-size:1.5rem}.hdg-6{font-size:1.3rem}.hdg-inline{display:inline-block}.hdg-light{font-weight:400}.hdg-headline{font-family:Roboto Condensed,Arial Narrow,sans-serif}.hdg-section{font-size:2.4rem;position:relative;display:inline-block}.hdg-section:after{content:"";height:16px;position:absolute;bottom:-6px;left:-10px;right:-10px;z-index:-1;border-radius:3px;background:#dae9f1}.hdg-section.election2020{visibility:hidden;width:0;height:0}.hdg-section-small{font-size:1.7rem}.hdg-section-small:after{height:12px;bottom:-4px;left:-4px;right:-4px}.hdg-temp{font-size:4.5em;font-weight:100;line-height:1}@media (max-width:47.999em){.hdg-temp{margin-top:15px}}.hdg-temp:after{content:"° F";position:absolute;top:1em;width:100%;font-size:2rem}.hdg-forecast{font-size:2em;font-weight:200;margin:0 0 34px 5px;color:#191a1a;-webkit-align-self:flex-end;align-self:flex-end}.hdg-currentWeather{width:155px}.hdg-small{font-size:.875rem;font-weight:400}.hr{display:block;border:0;margin:60px auto;width:60%;height:1px;background:#7c8183}.link{color:#00334e;fill:#00334e;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.06em;-webkit-transition:color .175s,fill .175s;transition:color .175s,fill .175s}.link:hover{color:#3f6275;fill:#3f6275}.link .icon{vertical-align:-.15em;width:1em;height:1em}.link-plain{text-decoration:none}.link-plain:hover{text-decoration:underline}.link-none,.link-none:hover{text-decoration:none}.link-small{font-size:1.4rem}.text-light{color:#7c8183}.text-dark{color:#4a4e4f}.text-white{color:#fff}.text-bold{font-weight:700}.text-small{font-size:1.4rem}.text-em{font-style:italic}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-sans{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.text-serif{font-family:"Source Serif Pro",Georgia,serif}.ad{margin-right:-10px}.ad_textWrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;max-width:300px}.ad_link{font-size:1rem;line-height:2;text-transform:uppercase;color:#7c8183;-webkit-transition:.175s;transition:.175s}.ad_link:hover{color:#00334e}.ad_text{text-transform:uppercase;color:#7c8183;font-size:1rem;line-height:2}.ad_slot{background:#e5e6e6}.ad_slot-mr{width:300px;height:250px}.weatherAlert{margin-bottom:25px}.weatherAlert_main{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border:2px solid #9a272a;padding:4px 12px;background:#9a272a;border-radius:3px}.weatherAlert_detail{background:rgba(255,204,204,.1);padding:20px;margin-bottom:25px;border:1px solid #9a272a;border-top:7px solid #9a272a;margin-top:-7px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media (min-width:32em){.weatherAlert_detail{padding:40px}}.weatherAlert_detail.not-active{display:none}.weatherAlert_detail.active{display:block}.weatherAlert_title{color:#fff;line-height:1.2}.alert{display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;background-color:#94c4d9;border-radius:3px}.alert_prefix{padding:8px 12px;background-color:#00334e;color:#fff;border-top-left-radius:3px;border-bottom-left-radius:3px}.alert_title{padding:8px 12px;font-weight:400;color:#00334e}.btn{display:inline-block;margin:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;padding:6px 20px;border:1px solid transparent;border-radius:3px;font-size:1.5rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;background:#e5e6e6;color:#191a1a;outline:0;-webkit-transition:background-color .2s,border .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border .2s,color .2s,box-shadow .2s;transition:background-color .2s,border .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.btn:focus,.btn:hover{background-color:#cacdce}.btn:focus{-webkit-box-shadow:0 0 0 3px rgba(66,152,181,.5);box-shadow:0 0 0 3px rgba(66,152,181,.5)}.btn.disabled,.btn[disabled],.btn[disabled]:active,.btn[disabled]:focus,.btn[disabled]:hover{border-color:#b0b4b5;background:#e5e6e6;color:#b0b4b5;cursor:default}.btn>.icon{fill:currentColor;height:18px;width:18px;margin:-2px 0 -2px 6px;vertical-align:-2px}.btn>.icon:first-child{margin-left:0;margin-right:6px}.btn>.icon.icon-heart{left:2px;position:relative;vertical-align:-.5px}.btn-large{font-size:1.75rem;padding:10px 30px}.btn-small{font-size:1.25rem;padding:4px 12px}.btn-primary{border:1px solid #4298b5;background:#4298b5;color:#fff}.btn-primary:focus,.btn-primary:hover{border-color:#64adc6;background:#64adc6}.btn-secondary{border:1px solid #4298b5;color:#4298b5;background:#fff}.btn-secondary:focus,.btn-secondary:hover{border-color:#27596a;color:#27596a;background:#c1dfe8}.btn-destructive{border:1px solid #b4111a;background:#b4111a;color:#fff}.btn-destructive:focus,.btn-destructive:hover{border-color:#e31521;background:#e31521}.btn-destructive:focus{-webkit-box-shadow:0 0 0 3px #b4111a;box-shadow:0 0 0 3px #b4111a}.btn-shareWeather{width:40px;height:40px;padding:0;margin-left:8px;margin-top:-2px}.btn-shareWeather>.icon{margin:8px auto auto 2px;vertical-align:0}.btn-shareWeather>.icon:first-child{margin-right:2px}.btn-weatherAlert{border:0;background:none;padding:0;line-height:0}.btn-weatherAlert>.icon{width:32px;height:32px;fill:#fff;padding:0;margin:0}.btn-weatherAlert>.icon:first-child{margin-right:0}.btn-weatherAlert:hover{border:0;background:none}.btn-weatherAlert:hover>.icon{fill:#fcc;-webkit-transition:fill .175s;transition:fill .175s}.btn-weatherAlert:focus{background-color:rgba(255,255,255,0);border:0}.btn-weatherAlert.active .icon-chevronDown{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.btn-weatherAlert.active .icon-chevronDown,.btn-weatherAlert.not-active .icon-chevronDown{-webkit-transition:-webkit-transform .175s cubic-bezier(.33,0,.5,.99);transition:-webkit-transform .175s cubic-bezier(.33,0,.5,.99);transition:transform .175s cubic-bezier(.33,0,.5,.99);transition:transform .175s cubic-bezier(.33,0,.5,.99),-webkit-transform .175s cubic-bezier(.33,0,.5,.99)}.btn-weatherAlert.not-active .icon-chevronDown{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.btn-footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:206px;padding:7px 0 7px 7px;border:2px solid #cacdce;font-weight:700;color:#4a4e4f}.btn-footer .footerButtonLogo{width:154px}.donateAsk{max-width:50rem;line-height:1.5;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#dae9f1;padding:3rem 2.5rem;margin:3rem auto;border-radius:3px;border-top:6px solid #00334e}.donateAsk.donateAsk-em{margin-left:0;max-width:100%}@media (min-width:64em){.donateAsk.donateAsk-em{max-width:70%}}.donateAsk.donateAsk-half{max-width:100%}@media (min-width:64em){.donateAsk.donateAsk-half{margin-top:0;margin-left:30px;max-width:50%;float:right}}.donateAsk_body,.donateAsk_header{margin-bottom:2rem}.donateAsk_body{font-size:1.4rem}.donateAsk_footer a.btn-primary{color:#fff;text-decoration:none}.dropdown{display:none;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;width:100%}@media (min-width:48em){.dropdown,.dropdown_ref{display:-webkit-flex;display:flex}}.dropdownMenu{margin:0 .5em}.dropdownMenu.last-child{margin-right:0}.dropdownMenu-expand{z-index:2004;display:-webkit-flex;display:flex;margin:0 0 0 -18px;padding:1em 1.4em 1.4em;position:absolute;top:5px;background:#fff;border:2px solid #b0b4b5;-webkit-box-shadow:-8px 14px 71px -49px rgba(0,0,0,.75);box-shadow:-8px 14px 71px -49px rgba(0,0,0,.75)}.dropdownMenu-0{width:680px;display:none}.dropdownMenu-0.active{display:-webkit-flex;display:flex}.dropdownMenu-1{width:455px;display:none}.dropdownMenu-1.active{display:-webkit-flex;display:flex}.dropdownMenu-2{width:455px;display:none}.dropdownMenu-2.active{display:-webkit-flex;display:flex}.dropdownMenu_items{position:relative}.dropdownMenu_section{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;font-weight:800;line-height:1.2;font-size:.875em;color:#7c8183}.dropdownMenu_section:last-child{margin-right:0;width:170px}.dropdownMenu_section:last-child ul{border-right:0;margin:0}.dropdownMenu_title{position:absolute}.dropdownMenuItem_link{display:block;padding:.25em 0;color:#00334e}.dropdownMenuItem_link:last-child{padding-bottom:.5em}.dropdownMenuItem_link.mprnews{font-weight:700}.dropdownMenuItem_link.thecurrent{font-weight:700;color:#b4111a}.dropdownMenuItem_link.classical{font-weight:700;color:#84c446}.dropdownMenuItem_link.bold{font-weight:700}.dropdownMenuItem_link:hover{color:#4298b5;-webkit-transition:color .175s;transition:color .175s}.dropdownMenuItem{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-weight:400;padding-top:30px;border-right:1px solid #cacdce;margin-right:30px;width:195px;padding-right:20px}.grow-from-center-enter{opacity:.5;-webkit-transform-origin:50% 0;transform-origin:50% 0}.grow-from-center-enter.grow-from-center-enter-active{-webkit-transition:opacity 125ms ease-out;transition:opacity 125ms ease-out;opacity:1}.grow-from-center-leave{-webkit-transform-origin:50% 0;transform-origin:50% 0;opacity:1}.grow-from-center-leave.grow-from-center-leave-active{opacity:0;-webkit-transition:opacity 125ms ease-out;transition:opacity 125ms ease-out}.icon{display:inline-block}.icon-small{width:24px;height:24px}.icon-medium{width:30px;height:30px}.icon-weatherHeader{width:15px;height:15px}@media (min-width:48em){.icon-weatherHeader{width:18px;height:18px}}.icon-search{width:24px;height:24px}.icon-headphones{width:15px;height:15px;margin-right:4px}.icon-chevronDown{-webkit-transition:-webkit-transform .175s cubic-bezier(.33,0,.5,.99);transition:-webkit-transform .175s cubic-bezier(.33,0,.5,.99);transition:transform .175s cubic-bezier(.33,0,.5,.99);transition:transform .175s cubic-bezier(.33,0,.5,.99),-webkit-transform .175s cubic-bezier(.33,0,.5,.99)}.icon-updraft_sun{fill:#fec512}.icon-updraft_wind{fill:#4298b5}.icon_fullscreen{fill:#000}.infoLink{display:block}.infoLink_title{color:#00334e;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:.275rem}.infoLink_title.dark_red{color:#9a272a}.infoLink_title.scales img{padding-left:1rem}.infoLink_title>.icon{margin-left:.5rem;height:28px;width:28px;vertical-align:-5px;fill:#00334e}.infoLink_title>.icon.dark_red{fill:#9a272a}.infoLink_title>.icon-updraft{height:32px;width:32px;fill:#191a1a}.infoLink_title>.hdg svg{max-width:100%;height:auto}.infoLink_description{font-size:1.2rem;color:#4a4e4f}.infoLink_headline{display:block;margin-top:.5rem}.infoLink_headline .hdg:before{content:"Latest";display:inline-block;border-radius:3px;padding:2px 5px;margin-right:.5rem;font-size:1.2rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;color:#191a1a;background:#dae9f1;vertical-align:top}.infoLink_liveHeadline{display:block;margin:.5rem 0}.infoLink_liveHeadline .hdg:before{content:"Live";display:inline-block;border-radius:3px;padding:2px 5px;margin-right:.5rem;font-size:1.2rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;color:#fff;background:#b4111a;vertical-align:top}.infoLink_election2020{position:relative;color:#ed1c24}.infoLink_election2020:before{content:"2020";position:absolute;left:0;width:auto;display:block;color:#00bfed;background-color:#fff}.listenHeader{padding:1em .5em;position:relative;border-bottom:2px solid #b0b4b5}.listenHeader_logo{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:auto}.listenHeader_logoImg{height:24px;width:171px}.listenHeader_logoImg svg{height:100%;width:100%}.pagination{text-align:center}.pagination_list{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.pagination_page-first{-webkit-order:2;order:2}.pagination_page-prev{-webkit-order:1;order:1;margin-right:20px}.pagination_page-number{-webkit-order:50;order:50}.pagination_page-next{-webkit-order:100;order:100;margin-left:20px}.pagination_page-last{-webkit-order:99;order:99}@media (max-width:31.999em){.pagination_page-first,.pagination_page-last{display:none}}.pagination_link-first,.pagination_link-last,.pagination_link-number{padding:10px}@media (max-width:31.999em){.pagination_link-next,.pagination_link-prev{padding:12px 8px}}.pagination_link-current{font-weight:700}.player{display:-webkit-flex;display:flex;background:#dae9f1;border-top-left-radius:0;border-top-right-radius:0;-webkit-box-shadow:0 14px 32px 0 rgba(0,0,0,.75);box-shadow:0 14px 32px 0 rgba(0,0,0,.75);min-height:68px;width:100%}@media (min-width:48em){.player{-webkit-box-shadow:none;box-shadow:none;min-height:74px}}.player.is-live .player_time{grid-column:1/span 5}.player.is-live .player_liveLabel{display:inline-block;padding:2px 4px;border-radius:3px;background:#00334e;color:#fff;margin-right:6px;font-weight:800;text-transform:uppercase;font-size:.75em}.player.is-live .player_listenLive,.player.is-live .player_time-right,.player.is-live .player_timeline_hidden{display:none}.player.is-live .player_popout,.player_wrapper{display:-webkit-flex;display:flex}.player_wrapper{padding:8px;width:inherit;overflow:hidden}@media (min-width:48em){.player_wrapper{padding:8px 16px;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}}.player_wrapper-listenpage{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-top:1px solid rgba(0,51,78,.2);border-bottom:1px solid #fff;padding:0}.player_wrapper-listenpage:before{border-top:1px solid #fff;content:"";display:table}.player_wrapper-listenpage:after{border-top:1px solid rgba(0,51,78,.2);content:"";display:table}.player_wrapperContent{min-width:0;width:100%;margin:6px 0 6px 24px;-webkit-order:2;order:2}.player_controls{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-order:1;order:1}.player_controlsSecondary{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:48em){.player_controlsSecondary{-webkit-flex-direction:column;flex-direction:column;width:auto;margin:auto 10px}}.player_timeWrapper{display:grid;grid-template-columns:60px 1fr 1fr 1fr 60px;-webkit-align-items:center;align-items:center}.player_btn{padding:0;border:0;cursor:pointer;background:none;border-radius:50%;position:relative}.player_btn[disabled]{opacity:.3}.player_btn svg{margin:auto}.player_btn-playpause{background:#4298b5;border-radius:50%;-webkit-transition:-webkit-box-shadow .175s;transition:-webkit-box-shadow .175s;transition:box-shadow .175s;transition:box-shadow .175s,-webkit-box-shadow .175s}.player_btn-playpause:focus{outline:0;-webkit-box-shadow:0 0 0 3px rgba(66,152,181,.5);box-shadow:0 0 0 3px rgba(66,152,181,.5)}.player_btn-large{width:36px;height:36px}@media (min-width:48em){.player_btn-large{width:50px;height:50px}}.player_btn-medium,.player_btn-medium svg{width:32px;height:32px}.player_button-small,.player_button-small svg{width:24px;height:24px}@media (min-width:48em){.player_button-small{width:32px;height:32px}}.player_loading svg,.player_pause svg,.player_play svg{margin:auto;position:relative;fill:#fff;width:36px;height:36px;top:0}@media (min-width:48em){.player_loading svg,.player_pause svg,.player_play svg{top:2px;width:42px;height:42px}}.player_pause{display:none}.player_loading{display:none;position:relative;fill:#4298b5}.player_body{padding:20px 0;width:85%;overflow:hidden}.player_title{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;color:#4a4e4f;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:61%}@media (min-width:48em){.player_title{width:80%}}.player_content{position:relative}.player_label{color:#4298b5;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}.player_time{color:#4a4e4f;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.player_liveLabel{display:none}.player_time-right{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.player_timeline{height:6px;background:rgba(0,51,78,.25);border-radius:3px;grid-column:2/span 3;cursor:pointer;position:relative}.player_listenLive,.player_popout{display:inline-block;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;position:absolute;right:0;top:0;bottom:0;margin:auto;font-size:.75em;padding:5px 0 0;color:#00334e;fill:#00334e}.player_listenLive:hover,.player_popout:hover{color:#4298b5;fill:#4298b5}.player_popout{display:none}.player-listenpage{background-color:#dae9f1;background:radial-gradient(circle,#fff 7%,#dae9f1 50%);-webkit-box-shadow:none;box-shadow:none;position:static;bottom:auto}.playerVolume{display:block}.player_volumeLevel{width:15px;height:39px;position:relative;cursor:pointer}.listenLayout .player-wave,.listenLayout .player.is-live .player_popout{display:none}.listenLayout .playerWrapper{position:static;bottom:auto}.listenLayout .playerWrapper .player{-webkit-box-shadow:none;box-shadow:none}.is-playing .player_play,.listenLayout .playerWrapper .player_popout{display:none}.is-playing .player_pause{display:block}.is-playing .player-wave span{-webkit-animation:sound1 1s linear -.8s infinite normal;animation:sound1 1s linear -.8s infinite normal;opacity:.8}.is-playing .player-wave span:first-child{-webkit-animation-duration:.78s;animation-duration:.78s;-webkit-animation-name:sound1;animation-name:sound1;height:75%}.is-playing .player-wave span:nth-child(2){-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:sound2;animation-name:sound2;height:50%}.is-playing .player-wave span:nth-child(3){-webkit-animation-duration:.79s;animation-duration:.79s;-webkit-animation-name:sound3;animation-name:sound3;height:100%}.is-playing .player-wave span:nth-child(4){-webkit-animation-duration:.76s;animation-duration:.76s;-webkit-animation-name:sound4;animation-name:sound4;height:70%}.is-muted .player_volume,.player_mute{display:none}.is-muted .player_mute{display:block}.is-paused .player_timeline_progress,.is-playing .player_timeline_progress{border-radius:5px;height:6px;background-color:#4298b5;position:absolute;top:0;bottom:0;z-index:1003}.is-paused .player_timeline_buffered,.is-playing .player_timeline_buffered{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1001}.is-paused .player_timeline_buffered>*,.is-playing .player_timeline_buffered>*{position:absolute;top:0;bottom:0;background:rgba(176,180,181,.75)}.is-paused .player_timeline_buffered .player_timeline_loading,.is-playing .player_timeline_buffered .player_timeline_loading{display:none;width:100%;position:absolute;top:0;bottom:0;left:0;z-index:1002;background-image:repeating-linear-gradient(-45deg,#191a1a,#191a1a 11px,#cacdce 0,#cacdce 20px);background-size:28px 28px;-webkit-animation:loading .5s linear infinite;animation:loading .5s linear infinite}.is-loading .player-wave span{-webkit-animation:loading1 .5s linear infinite normal;animation:loading1 .5s linear infinite normal;height:100%}.is-loading .player-wave span:first-child{-webkit-animation-name:loading1;animation-name:loading1;-webkit-animation-duration:.5s;animation-duration:.5s;height:100%}.is-loading .player-wave span:nth-child(2){-webkit-animation-name:loading2;animation-name:loading2;-webkit-animation-duration:.5s;animation-duration:.5s;height:100%}.is-loading .player-wave span:nth-child(3){-webkit-animation-name:loading3;animation-name:loading3;-webkit-animation-duration:.5s;animation-duration:.5s;height:100%}.is-loading .player-wave span:nth-child(4){-webkit-animation-name:loading4;animation-name:loading4;-webkit-animation-duration:.5s;animation-duration:.5s;height:100%}.is-loading .player_play:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:32px;height:32px;margin-top:-25px;margin-left:-25px;border-radius:50%;border-color:#4298b5 transparent;border-style:solid;border-width:4px;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite}@media (min-width:48em){.is-loading .player_play:before{width:50px;height:50px}}.is-paused .player-wave span{-webkit-animation:none;animation:none}.is-paused .player-wave span:first-child{left:0}.is-paused .player-wave span:nth-child(2){left:5px}.is-paused .player-wave span:nth-child(3){left:10px}.is-paused .player-wave span:nth-child(4){left:15px}.player_volumeCurrent{pointer-events:none;border-radius:5px;width:100%;height:100%;background:#4298b5;position:absolute;bottom:0}@-webkit-keyframes loading1{0%{opacity:1}25%{opacity:.5}50%{opacity:.5}75%{opacity:.5}}@keyframes loading1{0%{opacity:1}25%{opacity:.5}50%{opacity:.5}75%{opacity:.5}}@-webkit-keyframes loading2{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:.5}}@keyframes loading2{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:.5}}@-webkit-keyframes loading3{0%{opacity:.5}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}}@keyframes loading3{0%{opacity:.5}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}}@-webkit-keyframes loading4{0%{opacity:.5}25%{opacity:.5}50%{opacity:.5}75%{opacity:1}}@keyframes loading4{0%{opacity:.5}25%{opacity:.5}50%{opacity:.5}75%{opacity:1}}@-webkit-keyframes sound1{0%{height:20%}20%{height:27%}28%{height:20%}50%{height:80%}52%{height:20%}85%{height:60%}to{height:20%}}@keyframes sound1{0%{height:20%}20%{height:27%}28%{height:20%}50%{height:80%}52%{height:20%}85%{height:60%}to{height:20%}}@-webkit-keyframes sound2{0%{height:20%}20%{height:35%}24%{height:20%}40%{height:100%}48%{height:20%}70%{height:90%}to{height:20%}}@keyframes sound2{0%{height:20%}20%{height:35%}24%{height:20%}40%{height:100%}48%{height:20%}70%{height:90%}to{height:20%}}@-webkit-keyframes sound3{0%{height:20%}20%{height:40%}24%{height:20%}50%{height:80%}58%{height:20%}75%{height:100%}to{height:20%}}@keyframes sound3{0%{height:20%}20%{height:40%}24%{height:20%}50%{height:80%}58%{height:20%}75%{height:100%}to{height:20%}}@-webkit-keyframes sound4{0%{height:20%}20%{height:30%}24%{height:20%}40%{height:50%}48%{height:20%}70%{height:80%}78%{height:20%}90%{height:65%}to{height:20%}}@keyframes sound4{0%{height:20%}20%{height:30%}24%{height:20%}40%{height:50%}48%{height:20%}70%{height:80%}78%{height:20%}90%{height:65%}to{height:20%}}.playButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;background:transparent;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;background:#dae9f1;border-top-left-radius:18px;border-bottom-left-radius:18px;border-top-right-radius:3px;border-bottom-right-radius:3px}.playButton:focus{outline:0}.playButton-primary{width:100%}.playButton_button{height:36px;width:36px;padding:3px;border-radius:100px;background:#4298b5;color:#fff;fill:currentColor;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff;-webkit-transition:-webkit-box-shadow .175s;transition:-webkit-box-shadow .175s;transition:box-shadow .175s;transition:box-shadow .175s,-webkit-box-shadow .175s}.playButton_button .icon{display:block;height:31px;width:31px}.playButton-primary .playButton_button{height:50px;width:50px;margin-top:-4px;margin-bottom:-4px}.playButton-primary .playButton_button .icon{height:45px;width:45px}.playButton:focus .playButton_button{-webkit-box-shadow:0 0 0 3px rgba(66,152,181,.5);box-shadow:0 0 0 3px rgba(66,152,181,.5)}.playButton_label{padding:0 1rem;font-size:1.2rem;font-weight:700}.playButton_title{padding:0 1rem;font-size:1rem;font-style:italic}.playerFooter{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#dae9f1;margin:auto;-webkit-justify-content:space-evenly;justify-content:space-evenly;max-width:1400px;padding:8px 16px}@media (min-width:48em){.playerFooter{-webkit-flex-direction:row;flex-direction:row}}.playerFooter_row{margin-bottom:1.5rem}.playerFooter_column{margin:18px 0}@media (min-width:48em){.playerFooter_column{margin:24px 0}}.playerWrapper{max-width:1400px;margin:0 auto;padding:0;position:fixed;bottom:0;z-index:2000;width:100%}@media (min-width:48em){.playerWrapper{position:static;bottom:auto}.playerWrapper.is-sticky{top:0;position:-webkit-sticky;position:sticky}}.playerWrapper-listenpage{position:relative}.profile_header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}@media (min-width:32em){.profile_header{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;align-items:flex-end}}@media (min-width:48em){.profile_header{margin-bottom:40px;-webkit-flex-direction:row;flex-direction:row}}.profile_image img{width:280px;border:1px solid #e5e6e6}@media (min-width:32em){.profile_image img{width:200px;margin-right:2em}}.profile_body{margin-bottom:20px}@media (min-width:48em){.profile_body{margin-bottom:40px}}.profile_footer li{list-style:disc none outside;list-style:initial;list-style-type:disc;list-style-position:outside}.search{display:none}.search.is-open{display:-webkit-flex;display:flex}.searchButton{display:inline-block;margin:0;padding:0;border:0;border-radius:0;-webkit-appearance:none;appearance:none;text-align:center;text-decoration:none;line-height:1;cursor:pointer;background:transparent}.searchButton:hover{opacity:.5}.shareSocialButtons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-top:1rem;margin-bottom:2rem;background-color:#fff}@media (min-width:32em){.shareSocialButtons{-webkit-flex-direction:column;flex-direction:column;margin-bottom:.5rem;padding:.5rem 0 0 .5rem;-webkit-align-items:center;align-items:center;width:100%}}@media (max-width:31.999em){.shareSocialButtons{-webkit-align-items:center;align-items:center}.shareSocialButtons.vList>*{margin-bottom:0;margin-right:10px}}.shareSocialButtons_email,.shareSocialButtons_facebook,.shareSocialButtons_twitter{cursor:pointer;height:32px;width:32px}.shareSocialButtons_email svg,.shareSocialButtons_facebook svg,.shareSocialButtons_twitter svg{fill:#fff}.shareSocialButtons_twitter{background-color:#55acee;display:-webkit-flex;display:flex}.shareSocialButtons_twitter svg{margin:auto;height:28px;width:24px}.shareSocialButtons_facebook{background-color:#3b5998;display:-webkit-flex;display:flex}.shareSocialButtons_facebook svg{margin:auto;height:25px;width:13px}.shareSocialButtons_email{background-color:#4298b5;display:-webkit-flex;display:flex}.shareSocialButtons_email svg{margin:auto;height:28px;width:28px}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner{position:relative;height:100%;margin:90px 0;min-height:30px;width:100%}.spinner:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:30px;height:30px;margin-top:-15px;margin-left:-15px;border-radius:50%;border-color:#4298b5 transparent;border-style:solid;border-width:5px;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.tabs{display:-webkit-flex;display:flex;border-bottom:2px solid #cacdce;margin-bottom:10px}.tabs>.tabs_item{padding:4px 0 8px}.tabs>.tabs_item:last-child .tabs_link{border-right:2px solid #cacdce}.tabs_link{border:2px solid transparent;border-right-color:#cacdce;color:#7c8183;padding:10px 10px 9px;font-weight:700;font-size:1.4rem;margin-right:-2px}.tabs_link.is-active{border-bottom-color:#fff;color:#00334e}.tabs_link:first-child{border-left-color:#cacdce}.weatherIcon-current{width:125px;height:125px;-webkit-align-self:flex-start;align-self:flex-start}.weather_weekday .weatherIcon{width:75px;height:75px}.calendar_nav{display:inline-block;width:100%;padding:65px 0}.calendar_nav_item{height:50px;width:100%;margin:5px}.collection{display:block}@media (min-width:40em){.collection{display:grid;grid-template-columns:minmax(180px,30%) 1fr;grid-column-gap:30px;grid-template-areas:"header header" "body body" "sidebar items" "pager pager"}}@media (min-width:48em){.collection{display:block;margin-left:30px}}@media (min-width:64em){.collection{display:grid;grid-template-areas:"header header" "body body" "sidebar items" "sidebar pager"}}.collection.twoColumn{display:block}@media (min-width:24em){.collection.twoColumn{margin-left:20px;margin-right:20px}}@media (min-width:40em){.collection.twoColumn{display:grid;grid-template-columns:minmax(180px,30%) 1fr;grid-column-gap:30px;grid-template-areas:"header header" "body body" "section section" "sectionItems sectionItems" "pager pager"}}@media (min-width:48em){.collection.twoColumn{display:block}}@media (min-width:64em){.collection.twoColumn{display:grid;grid-template-columns:minmax(30%,180px) 1fr;grid-column-gap:30px;grid-template-areas:"header header" "body body" "section section" "sectionItems sectionItems" "pager pager"}}.collection_header{grid-area:header;margin-bottom:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media (min-width:32em){.collection_header{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}.collection_header-left{-webkit-justify-content:left;justify-content:left}.twoColumn .collection_header.has_image{display:grid;margin-left:-10px;margin-right:-10px;grid-template-columns:10px auto 10px;grid-template-rows:auto auto}.twoColumn .collection_header.has_image:after{content:"";grid-row:1/2;grid-column:1/-1;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),color-stop(80%,rgba(0,0,0,.3)),to(rgba(0,0,0,.6)));background:linear-gradient(transparent,transparent 50%,rgba(0,0,0,.3) 80%,rgba(0,0,0,.6))}.twoColumn .collection_header.has_image .content_primaryVisual,.twoColumn .collection_header.has_image .figure{display:contents}.twoColumn .collection_header.has_image img{grid-row:1/2;grid-column:1/-1;z-index:-1}.twoColumn .collection_header.has_image .hdg-section{grid-row:1/2;grid-column:2/-2;align-self:flex-end;padding-bottom:10px;font-family:"Source Serif Pro",Georgia,serif;font-weight:900;font-size:clamp(2rem,5vw,5rem);line-height:.95;color:#fff;text-shadow:1px 1px 3px #000,0 0 10px rgba(0,0,0,.5)}.twoColumn .collection_header.has_image .hdg-section:after{content:none}.twoColumn .collection_header.has_image figcaption{grid-row:2/3;grid-column:2/-2}@media (min-width:24em){.twoColumn .collection_header.has_image{margin-left:-30px;margin-right:-30px;grid-template-columns:30px auto 30px}}@media (min-width:75em){.twoColumn .collection_header.has_image{margin-left:-70px;margin-right:-70px;grid-template-columns:70px auto 70px}}.collection_body{grid-area:body;margin-bottom:40px}@media (min-width:32em){.collection_body{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3}}.collection_section{grid-area:section;padding:2rem 0 1em;margin-bottom:1em}.collection_sectionBody{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.collection_sectionBody>*{margin-right:1rem}@media (min-width:32em){.collection_sectionBody{-webkit-flex-direction:row;flex-direction:row}.collection_sectionBody>*{margin-right:0}}@media (min-width:48em){.collection_sectionBody{-webkit-flex-direction:row;flex-direction:row}.collection_sectionBody>*{margin-right:1rem}}@media (min-width:64em){.collection_sectionBody>*{margin-right:1.5rem}>.collection_sectionBody:last-child{margin-right:0}}.collection_teaserSection{grid-area:sectionItems}.collection_teaserSection>*{margin-bottom:6rem}@media (min-width:32em){.collection_teaserSection{-ms-grid-column:3;-ms-grid-row:3}}@media (min-width:64em){.collection_teaserSection{-ms-grid-row:4}}.collection_teaserSection-twoColumn>*{margin-bottom:6rem}@media (min-width:32em){.collection_teaserSection-twoColumn{-ms-grid-column:1;-ms-grid-column-span:3;-ms-grid-row:3}}@media (min-width:64em){.collection_teaserSection-twoColumn{-ms-grid-row:4}}.collection_teaserTwoColumn{display:block;margin-bottom:2em}@media (min-width:40em){.collection_teaserTwoColumn{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:20px;-ms-grid-columns:45% 10% 45%}}@media (min-width:64em){.collection_teaserTwoColumn{grid-column-gap:50px;grid-row-gap:30px}}.collection_teaserTwoColumn>*{margin-bottom:2em}@media (min-width:32em){.collection_teaserTwoColumn>*{margin-bottom:0}}.collection_teaserTwoColumn>:after{content:"";display:block;height:1px;width:80%;margin:3rem auto;background:#dae9f1}@media (min-width:32em){.collection_teaserTwoColumn>:after{content:"";margin:1rem auto;background:transparent}.collection_teaserTwoColumn>:first-child{-webkit-order:1;order:1;-ms-flex-order:1;-ms-grid-column:1;-ms-grid-row:1}.collection_teaserTwoColumn>:nth-child(2){-webkit-order:2;order:2;-ms-flex-order:2;-ms-grid-column:3;-ms-grid-row:1}.collection_teaserTwoColumn>:nth-child(3){-webkit-order:3;order:3;-ms-flex-order:3;-ms-grid-column:1;-ms-grid-row:2}.collection_teaserTwoColumn>:nth-child(4){-webkit-order:4;order:4;-ms-flex-order:4;-ms-grid-column:3;-ms-grid-row:2}.collection_teaserTwoColumn>:first-child .teaser_image,.collection_teaserTwoColumn>:nth-child(2) .teaser_image{float:left;margin:5px 20px 15px 0;width:100%}.collection_teaserTwoColumn>:first-child .teaser_image:empty,.collection_teaserTwoColumn>:nth-child(2) .teaser_image:empty{display:none}.collection_teaserTwoColumn>:nth-child(3) .teaser_image,.collection_teaserTwoColumn>:nth-child(4) .teaser_image{float:left;margin:5px 20px 15px 0;width:100%}.collection_teaserTwoColumn>:nth-child(3) .teaser_image:empty,.collection_teaserTwoColumn>:nth-child(4) .teaser_image:empty{display:none}}.collection_sidebar{grid-area:sidebar}@media (min-width:32em){.collection_sidebar{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:3}}@media (min-width:48em){.collection_sidebar{-ms-grid-column:1;-ms-grid-row:4}}.collection_sidebarHeader{margin-bottom:1rem}.collection_sidebarBody{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.collection_sidebarBody>*{margin-right:1rem;margin-bottom:1rem}@media (min-width:32em){.collection_sidebarBody{-webkit-flex-direction:column;flex-direction:column}.collection_sidebarBody>*{margin-right:0}}@media (min-width:48em){.collection_sidebarBody{-webkit-flex-direction:row;flex-direction:row}.collection_sidebarBody>*{margin-right:1rem}}@media (min-width:64em){.collection_sidebarBody{-webkit-flex-direction:column;flex-direction:column}.collection_sidebarBody>*{margin-right:0}}.collection_items{grid-area:items}.collection_items>*{margin-bottom:6rem}@media (min-width:32em){.collection_items{-ms-grid-column:3;-ms-grid-row:3}}@media (min-width:64em){.collection_items{-ms-grid-row:4}}.collection_pagination{-ms-grid-column:1;-ms-grid-column-span:3;-ms-grid-row:5;grid-column:1;grid-row:5;grid-area:pager;padding-bottom:2em}@media (min-width:48em){.collection_pagination{-ms-grid-row:5}}@media (min-width:64em){.collection_pagination{-ms-grid-row:5}}.episode_content{display:grid;padding:50px 40px;background:rgba(0,0,0,.5);-webkit-box-shadow:-5px 0 4px 0 rgba(0,0,0,.25);box-shadow:-5px 0 4px 0 rgba(0,0,0,.25);border-radius:0 5px}@media (min-width:48em){.episode_content{grid-template-columns:160px 2fr;grid-column-gap:44px;padding:42px 48px;height:auto;min-height:364px}}.episode_innerWrapper{margin-top:32px;text-align:center}@media (min-width:48em){.episode_innerWrapper{margin-top:0;text-align:left}}.episode_date{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:normal;font-size:2.4rem}.episode_image{margin:0 auto;width:100%;max-width:180px}@media (min-width:48em){.episode_image{max-width:160px}}.episode_thumbnail{border:1px solid #000;border-radius:5px;background-color:#000;width:auto;margin:0 auto;overflow:hidden;height:100%;max-height:180px}@media (min-width:48em){.episode_thumbnail{max-height:160px;width:auto}}.episode_title{display:block;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:normal;font-size:3rem}.episode_playButton{border:1px solid #fff;width:100%;max-width:160px}.episode_audio{margin-top:8px}@media (min-width:48em){.episode_audio{padding:8px;position:absolute;left:58px;top:210px}.episode_audio.no-image{top:42px}}.episode_description{font-size:14px;line-height:1.5;text-align:left;margin-top:12px}.home{display:grid;-ms-grid-columns:1fr;grid-template-areas:"top" "widget" "first" "rail" "main" "sidebar" "footer"}.home>*{margin-bottom:40px}@media (min-width:32em){.home{grid-template-columns:1fr 180px;grid-template-areas:"top top" "widget rail" "first rail" "main rail" "sidebar rail" "footer footer";grid-column-gap:5%}}@media (min-width:48em){.home{grid-template-columns:1fr 300px;grid-template-areas:"top top" "widget sidebar" "first sidebar" "rail sidebar" "main sidebar" "footer footer"}}@media (min-width:64em){.home{grid-template-columns:210px 1fr 300px;grid-template-areas:"top top sidebar" "rail widget sidebar" "rail first sidebar" "rail main sidebar" "footer footer footer";margin-right:-10px}}.home.is-blowout .home_first .hdg{font-size:3rem}.home.is-blowout .home_footer,.home.is-blowout .home_top{-ms-grid-column:1;-ms-grid-row:1}@media (min-width:32em){.home.is-blowout .home_footer,.home.is-blowout .home_top{-ms-grid-column-span:3}}@media (min-width:64em){.home.is-blowout .home_footer,.home.is-blowout .home_top{-ms-grid-column-span:6}}.home.is-blowout .home_first{-ms-grid-column:1;-ms-grid-row:2}@media (min-width:32em){.home.is-blowout .home_first{-ms-grid-column-span:3}}@media (min-width:48em){.home.is-blowout .home_first{-ms-grid-column-span:1}}@media (min-width:64em){.home.is-blowout .home_first{-ms-grid-column-span:4}}.home.is-blowout .home_rail{-ms-grid-row:3;-ms-grid-column:1}@media (min-width:32em){.home.is-blowout .home_rail{-ms-grid-column:3}}@media (min-width:64em){.home.is-blowout .home_rail{-ms-grid-row:3;-ms-grid-column:1}}.home.is-blowout .home_main{-ms-grid-row:4;-ms-grid-column:1}@media (min-width:32em){.home.is-blowout .home_main{-ms-grid-row:3}}@media (min-width:64em){.home.is-blowout .home_main{-ms-grid-row:3;-ms-grid-column:4}}.home.is-blowout .home_sidebar{-ms-grid-column:1;-ms-grid-row:5}@media (min-width:32em){.home.is-blowout .home_sidebar{-ms-grid-row:4}}@media (min-width:48em){.home.is-blowout .home_sidebar{-ms-grid-row:2;-ms-grid-column:3;-ms-grid-column-span:3}}@media (min-width:64em){.home.is-blowout .home_sidebar{-ms-grid-row:2;-ms-grid-column:6}}@media (min-width:32em){.home.is-blowout{grid-template-areas:"top top" "widget widget" "first first" "main rail" "sidebar rail" "footer footer"}}@media (min-width:48em){.home.is-blowout{grid-template-areas:"top top" "widget sidebar" "first sidebar" "rail sidebar" "main sidebar" "footer footer"}}@media (min-width:64em){.home.is-blowout{-ms-grid-columns:200px 10px 5% 1fr 5% 300px;grid-template-areas:"top top sidebar" "widget widget sidebar" "first first sidebar" "rail main sidebar" "footer footer footer"}}.home_top{grid-area:top;-ms-grid-row:1;-ms-grid-column:1}.home_top>:last-child{margin-bottom:0}@media (min-width:32em){.home_top{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}}@media (min-width:64em){.home_top{-ms-grid-row-span:6}}.home_widget{grid-area:widget;margin-bottom:1em;-ms-grid-row:2;-ms-grid-column:1}@media (min-width:32em){.home_widget{-ms-grid-row:2;-ms-grid-column:1}}@media (min-width:64em){.home_widget{-ms-grid-row:2;-ms-grid-column:4}}.home_widget:after{content:"";display:block;height:1px;width:80%;margin:3rem auto;background:#dae9f1}.home_first{grid-area:first;margin-bottom:0;-ms-grid-row:3;-ms-grid-column:1}@media (min-width:32em){.home_first{-ms-grid-row:3;-ms-grid-column:1}}@media (min-width:64em){.home_first{-ms-grid-row:3;-ms-grid-column:4}}.home_first:after{content:"";display:block;height:1px;width:80%;margin:3rem auto;background:#dae9f1}.home_rail{grid-area:rail;-ms-grid-row:4;-ms-grid-column:1}@media (min-width:32em){.home_rail{-ms-grid-row:2;-ms-grid-column:3}}@media (min-width:48em){.home_rail{-ms-grid-row:4;-ms-grid-column:1}}@media (min-width:64em){.home_rail{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2}}.home_railLinks{-webkit-columns:2;column-count:2}@media (min-width:32em){.home_railLinks{-webkit-columns:auto;columns:auto}}@media (min-width:48em){.home_railLinks{-webkit-columns:3;column-count:3}}@media (min-width:64em){.home_railLinks{-webkit-columns:auto;columns:auto}}.home_railLinks>*{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}@media (max-width:63.999em){.home_railSections{display:none}}.home_main{grid-area:main;-ms-grid-row:5;-ms-grid-column:1}@media (min-width:32em){.home_main{-ms-grid-row:4}}@media (min-width:48em){.home_main{-ms-grid-row:5}}@media (min-width:64em){.home_main{-ms-grid-row:4;-ms-grid-column:4}}.home_more{margin-top:60px}.home_sidebar{-ms-grid-row:7;-ms-grid-column:1;grid-area:sidebar}@media (min-width:32em){.home_sidebar{-ms-grid-row:6}}@media (min-width:48em){.home_sidebar{-ms-grid-row:2;-ms-grid-column:3}}@media (min-width:64em){.home_sidebar{-ms-grid-row:2;-ms-grid-column:6;-ms-grid-column-span:2}}.home_footer{-ms-grid-row:6;-ms-grid-column:1;-ms-grid-row-span:6;grid-area:footer}.home_railsLinks_specialSection{width:90%}@media (min-width:48em){.home_railsLinks_specialSection{width:95%}}@media (min-width:64em){.home_railsLinks_specialSection{width:100%}}.schedule{width:100%}.schedule a{color:#00334e;text-decoration:underline}.schedule_striped{background-color:#e5e6e6}.schedule_leftmost{padding-left:1rem;font-weight:700;color:#969b9c;width:15%}.schedule_rightmost{padding:1rem 0 1rem 1rem;width:85%}.listen{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin:24px auto}.listen_thumbnail{height:auto;width:276px;margin:24px 0}.listen-highlight{background-image:radial-gradient(50% -3%,#fff 52%,rgba(255,255,255,0) 100%)}.department{display:block}@media (min-width:32em){.department{display:grid;grid-template-columns:minmax(300px,40%) 1fr;grid-column-gap:30px;grid-template-areas:"header header" "body body" "items items"}}@media (min-width:48em){.department{display:block;margin-left:30px}}@media (min-width:64em){.department{display:grid;grid-template-areas:"header header" "body body" "sidebar items"}}.department_header{grid-area:header;margin-bottom:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media (min-width:32em){.department_header{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}.department_body{grid-area:body;margin-bottom:40px}@media (min-width:32em){.department_body{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3}}.department_section{grid-area:section;padding:2rem 0 1em;margin-bottom:1em}.department_items{grid-area:items;margin-bottom:40px;line-height:1.5}@media (min-width:32em){.department_items{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}}#springboard{border:3px solid #00334e;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;width:86%;padding:1.4em;margin-bottom:4.5em}#springboard .buttons{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#springboard .button{border:0;padding:1em;margin:0 .25rem .5rem;max-width:150px;-webkit-flex-basis:24%;flex-basis:24%;border-radius:3px;background-color:#eee;-webkit-flex-grow:1;flex-grow:1;color:#000}#springboard .button:hover{background-color:#dae9f1;color:#000}#springboard .button-selected{background-color:#00334e;color:#fff}#springboard .button_checkbox{display:none}#springboard .button-checked,#springboard .button-checked:hover{background-color:#00334e;color:#fff}#springboard .button-leadership{max-width:300px}#springboard .text{border:1px solid gray;padding:1em;margin:0 .25rem .5rem;border-radius:3px;-webkit-flex-grow:1;flex-grow:1}#springboard .continue{border:2px solid #00334e;padding:1em;margin:0 .25rem .5rem;border-radius:3px;background-color:#fff}#springboard .continue:hover{background-color:#dae9f1}#springboard .other{border:2px solid #00334e;padding:1em;margin:0 .25rem .5rem;border-radius:3px;background-color:#fff}#springboard .input{width:22px;height:22px;margin:3px}#springboard .radios{margin-bottom:16px}#springboard .radio{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:45%;flex-basis:45%}#springboard .title{font-size:18px;font-weight:700;line-height:.875}.blocks{margin-left:-5%;font-size:0}.blocks>*{width:95%;margin-left:5%;margin-bottom:15px;display:inline-block;font-size:14px;vertical-align:top}.blocks-compact{margin-bottom:-10px}.blocks-compact>*{margin-bottom:10px}.blocks-1>*{width:95%}.blocks-2>*{width:45%}.blocks-3>*{width:28.33333%}.blocks-4>*{width:20%}@media (min-width:28em){.blocks-small-1>*{width:95%}.blocks-small-2>*{width:45%}.blocks-small-3>*{width:28.33333%}.blocks-small-4>*{width:20%}}@media (min-width:40em){.blocks-tablet-1>*{width:95%}.blocks-tablet-2>*{width:45%}.blocks-tablet-3>*{width:28.33333%}.blocks-tablet-4>*{width:20%}}@media (min-width:52.5625em){.blocks-desktop-1>*{width:95%}.blocks-desktop-2>*{width:45%}.blocks-desktop-3>*{width:28.33333%}.blocks-desktop-4>*{width:20%}}.candidate{display:none;width:50%;float:right}.candidate:after,.candidate:before{content:" ";display:table}.candidate:after{clear:both}.candidate:first-child{display:block;float:left}.candidate:nth-child(2){display:block}.candidate:nth-child(2) .candidate_pct_win:before{position:absolute;top:2px;left:-16px;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:#62a92f}.candidate:nth-child(2) .candidate_pct_win.ap:before{content:"AP"}.candidate:nth-child(2) .candidate_pct_win.mn_oss:before{left:-30px;content:"Final"}.candidate:not(:first-child):not(:nth-child(2)).active{display:block;width:auto;padding:0 10px;position:absolute;right:0;left:0;top:0;background:#fff}.candidate_caveat{font-size:10px}.candidate_tag{margin-left:6px;float:right;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:10px;line-height:1;text-transform:uppercase;color:#fff;background-color:#999}.candidate_tag.dem{background-color:#3584c2}.candidate_tag.gop{background-color:#c00}.candidate_tag.ind{background-color:#a048b0}.candidate_tag.grn{background-color:#62a92f}.candidate_tag.lib{background-color:#e9aa00}.candidate_tag.grp,.candidate_tag.lmn{background-color:#707634}.candidate_tag.cst{background-color:#978054}.candidate_tag.adp{background-color:#12515d}.candidate_tag.swp{background-color:#6b0000}.candidate_tag.yes{background-color:#62a92f}.candidate_tag.no{background-color:#ca4224}.candidate_tag.oth{background-color:#877}.candidate_tag.wi{background-color:#999}.candidate_tag_party{display:block;padding:3px 6px;text-align:center}.candidate_tag_img{height:40px;width:40px;background:rgba(255,255,255,.85)}.candidate_tag_img+.candidate_tag_party{padding:1px}.candidate_stats{text-align:right;overflow:hidden}.candidate:first-child .candidate_tag,.candidate:first-child .candidate_votes_inline{float:left;margin-right:6px;margin-left:0}.candidate:first-child .candidate_stats{text-align:left}.candidate:first-child .candidate_stats .candidate_pct_win{margin-right:20px}.candidate-compact .candidate_stats>*{float:right;margin:0 4px}.candidate-compact:first-child .candidate_stats>*{float:left;margin:0 4px}.candidate_pct{display:inline-block;padding:0;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:16px;line-height:1}.candidate_pct_win{padding-left:2px;padding-right:2px;position:relative;background-color:#62a92f;color:#fff}.candidate_pct_win:after{position:absolute;top:2px;right:-16px;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:#62a92f}.candidate_pct_win.ap:after{content:"AP"}.candidate_pct_win.mn_oss:after{content:"Final";right:-30px}.candidate_pct_win svg{display:inline-block;height:11px;width:14.5px;vertical-align:-1px;fill:#fff}.candidate_votes{font-size:13px}.candidate_votes_em{font-weight:700}.candidate_votes_inline{float:right;margin-left:6px}.candidate-compact:first-child .candidate_votes_inline,.candidate-compact:not(:first-child) .candidate_votes_inline{margin:2px 6px 0}.candidate_win{font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:12px;color:#62a92f}.candidate_win svg{height:14px;width:14px;fill:#62a92f;vertical-align:-2px}.graph{width:100%;margin-bottom:5px;position:relative;font-size:0;white-space:nowrap;background:#eee}.graph,.graph-bop{display:block;height:20px}.graph-bop .graph_segment{display:block;float:right;border-left:0}.graph-bop .graph_segment:first-child{float:left}.graph-ev{height:28px;margin-bottom:6px}@media (max-width:22.499em){.graph-ev{margin-top:20px}}.graph_segment{display:inline-block;position:relative;height:100%;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;background-color:initial}.graph_segment:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#999;-webkit-transition:opacity .25s;transition:opacity .25s}.graph_segment:after{border-top-color:#999}.graph_segment.active:after,.graph_segment:first-child:after,.graph_segment:nth-child(2):after{content:"";display:block;position:absolute;bottom:-4px;border-top:5px solid #999;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:0}.race-full .graph_segment:before{opacity:.5}.race-full.has-winner .graph_segment:before{opacity:1}.graph_segment.is-hover:not(.is-selected):before,.has-winner .graph_segment:not(:first-child):before{opacity:0}.graph_segment.is-hover.is-selected:before{opacity:1}.graph_segment.left{float:left}.graph_segment.right{float:right}.graph_segment.leading:before{opacity:.3}.graph_segment.noPointer:after,.graph_segment[style="width: 0%;"]:after{content:normal}.graph_segment.active:after{right:0}.graph_segment:first-child:after{left:8px;right:auto}.graph_segment.right:after,.graph_segment:nth-child(2):after{right:8px}.graph_segment.dem:before{background-color:#3584c2}.graph_segment.dem:after{border-top-color:#3584c2}.graph_segment.gop:before{background-color:#c00}.graph_segment.gop:after{border-top-color:#c00}.graph_segment.ind:before{background-color:#a048b0}.graph_segment.ind:after{border-top-color:#a048b0}.graph_segment.grn:before{background-color:#62a92f}.graph_segment.grn:after{border-top-color:#62a92f}.graph_segment.lib:before{background-color:#e9aa00}.graph_segment.lib:after{border-top-color:#e9aa00}.graph_segment.lmn:before{background-color:#707634}.graph_segment.lmn:after{border-top-color:#707634}.graph_segment.grp:before{background-color:#707634}.graph_segment.grp:after{border-top-color:#707634}.graph_segment.adp:before{background-color:#12515d}.graph_segment.adp:after{border-top-color:#12515d}.graph_segment.cst:before{background-color:#978054}.graph_segment.cst:after{border-top-color:#978054}.graph_segment.swp:before{background-color:#6b0000}.graph_segment.swp:after{border-top-color:#6b0000}.graph_segment.yes:before{background-color:#62a92f}.graph_segment.yes:after{border-top-color:#62a92f}.graph_segment.no:before{background-color:#ca4224}.graph_segment.no:after{border-top-color:#ca4224}.graph_segment.oth:before{background-color:#877}.graph_segment.oth:after{border-top-color:#877}.graph_segment.wi:before{background-color:#999}.graph_segment.wi:after{border-top-color:#999}.race-ev{margin-bottom:20px}.race_header{margin:8px 0}.race_graph{position:relative}.race_graph-bop:before{content:"";display:block;height:110%;position:absolute;top:-5%;left:50%;margin-left:-1.5px;border-radius:100px;z-index:510;border:1px solid #004d71;background:#fff;width:3px}.race_graph-bop:after{content:normal}.race_graph_legend{position:absolute;right:0;top:-22px}.race_body-pad{margin-bottom:10px}.race_graph_overlay,.race_graph_val{font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;text-transform:uppercase}.race_graph_overlay{font-size:12px;color:#004d71;margin-bottom:20px}.race_graph_val{position:absolute;color:#fff;bottom:0;font-size:16px;z-index:510}.race_graph_val-left{left:2px}.race_graph_val-right{right:2px}.race_candidates{position:relative}.race_candidates:after,.race_candidates:before{content:" ";display:table}.race_candidates:after{clear:both}.race_homepage .race .hdg{font-family:Roboto Condensed,Arial Narrow,sans-serif}.race_homepage .btn{margin:15px 0 0 5%;width:auto}.race_homepage:after{content:"";display:block;height:1px;width:80%;margin:3rem auto;background:#dae9f1}.results{display:-webkit-flex;display:flex}.results_item:first-child{padding-right:15px}.results_item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:calc(100% + 10px);padding:5px;margin-left:-5px;margin-right:-5px;-webkit-transition:background-color .25s;transition:background-color .25s}.results_item.is-selected{background:#eee}.results-compact .results_item{padding-top:0;padding-bottom:0}.results-compact .results_item.is-selected{background:transparent}.results-compact>.results_item{margin-bottom:0}.results_item_tag{display:table-cell;width:43px;vertical-align:top}.results_tag{display:block;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:10px;line-height:1;text-transform:uppercase;color:#fff;background-color:#999;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.is-selected .results_tag{-webkit-transform:translateX(5px);transform:translateX(5px)}.results-compact .is-selected .results_tag{-webkit-transform:none;transform:none}.results_tag.dem{background-color:#3584c2}.results_tag.gop{background-color:#c00}.results_tag.ind{background-color:#a048b0}.results_tag.grn{background-color:#62a92f}.results_tag.lib{background-color:#e9aa00}.results_tag.grp,.results_tag.lmn{background-color:#707634}.results_tag.cst{background-color:#978054}.results_tag.adp{background-color:#12515d}.results_tag.swp{background-color:#6b0000}.results_tag.yes{background-color:#62a92f}.results_tag.no{background-color:#ca4224}.results_tag.oth{background-color:#877}.results_tag.wi{background-color:#999}.results_tag_party{display:block;padding:3px 6px;text-align:center}.results_tag_img{display:block;height:40px;width:40px;background:rgba(255,255,255,.85);margin-left:3px;-webkit-transition:background-color .4s;transition:background-color .4s}.is-selected .results_tag_img{background-color:rgba(255,255,255,.6)}.results_tag_img+.results_tag_party{display:none;padding:1px}.results_stats_left{display:table-cell;padding-left:6px;vertical-align:top;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.is-selected .results_stats_left{-webkit-transform:translateX(5px);transform:translateX(5px)}.results-compact .is-selected .results_stats_left{-webkit-transform:none;transform:none}.results_stats_right{display:table-cell;text-align:right;vertical-align:top}.results_pct{display:inline-block;padding:0;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:16px;line-height:1}.results_pct_win{min-width:50px;margin-left:20px;padding-left:2px;padding-right:2px;background-color:#62a92f;color:#fff;position:relative}.results_pct_win:after{position:absolute;top:2px;left:-16px;font-family:Roboto Condensed,Arial Narrow,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;color:#62a92f}.results_pct_win.ap:after{content:"AP"}.results_pct_win.mn_oss:after{content:"Final";left:-30px}.results_pct_win svg{display:inline-block;height:11px;width:14.5px;vertical-align:-1px;fill:#fff}.results_text{font-size:13px}.split{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.split>*{vertical-align:middle}.split_right{text-align:right}@media (min-width:75em){.electionResults{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1fr}}.electionResultsTable{width:100%;margin:1.5rem 0 0;padding:0}.electionResultsTable tr:nth-of-type(2n){background-color:#dae9f1}.electionResultsTable tr.winner td{color:#38551b;background-color:#ddf0cc}.electionResultsTable tr.winner~tr td{color:#7c8183}.electionResultsTable th{color:#00334e;text-align:left;padding-bottom:.5rem}.electionResultsTable td{padding:.25rem .5rem;line-height:1;vertical-align:middle}.electionIncumbent,.electionLabel,.electionNumbers,.electionParty,.electionReporting{color:#191a1a;font-size:1.25rem;font-weight:400;line-height:1.5rem}.electionIncumbent{color:#4298b5}.electionNumbers,.electionTotal{text-align:right;font-family:Roboto Condensed,Arial Narrow,sans-serif}.electionInline{display:inline-block;vertical-align:initial}