.body {
	 box-sizing: border-box;
	 font-family: 'Helvetica Neue', Arial, sans-serif;
	 line-height: 1.1em;
}

.ql-video {
  width: 100%;
  height: 500px;
}

 .container {
	 max-width: 960px;
}
 @media all and (min-width: 480px) and (max-width: 767px) {
	 .container {
		 width: 460px;
	}
}
 .sponsoredLabel {
	 display: inline-block;
	 background: #011235;
	 color: #f1f1f1;
	 text-transform: uppercase;
	 padding: 5px 15px;
	 font-size: 12px;
	 margin-top: 15px;
}
 .no_name {
	 margin-bottom: 20px;
}
 img + p {
	 margin: 10px 0;
	 font-size: 12px;
	 padding: 10px 0;
	 border-bottom: 1px dotted #deded0;
	 font-style: italic;
}
 h1 {
	 font-family: 'Georgia', serif;
	 margin-bottom: 5px;
     font-size:20px;
}
 h2 {
	 font-size: 16px;
	 font-weight: normal;
	 margin: 0 0 5px 0;
	 color: #515151;
}
 p {
	 margin: 0;
}
 .article-top-area {
	 margin: 5px 0 15px 0;
	 font-size: 12px;
}
 .article-top-area .time-metadata {
	 padding: 5px 0;
	 margin-top: 15px;
	 color: #888;
	 font-family: "DINWeb-medium", Arial, Helvetica, sans-serif !important;
}
 .article-top-area .time-metadata time, .article-top-area .time-metadata .modified {
	 display: inline-block;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .time-metadata time, .article-top-area .time-metadata .modified {
		 font-size: 11px;
		 display: inline;
	}
}
 .article-top-area .time-metadata time {
	 padding-right: 10px;
}
 .article-top-area .time-metadata time:before {
	 font-family: "FontAwesome";
	 content: "\f017";
	 margin-right: 5px;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .time-metadata time {
		 padding-right: 5px;
	}
}
 .article-top-area .time-metadata time + .modified {
	 border-left: 1px solid #deded0;
	 padding: 0 10px;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .time-metadata time + .modified {
		 padding: 0;
		 display: block;
		 border: none;
	}
	 .article-top-area .time-metadata time + .modified:before {
		 font-family: "FontAwesome";
		 content: "\f1da";
		 margin-right: 5px;
	}
}
 @media all and (max-width: 479px) {
	 .article-top-area .time-metadata.has-modified time {
		 display: none;
	}
}
 .article-top-area .article-metadata {
	 padding: 5px 0;
	 font-size: 12px;
	 margin-top: 10px;
	 overflow: hidden;
}
 @media only screen and (min-width: 992px) {
	 .article-top-area .article-metadata {
		 padding: 5px 0;
	}
}
 .article-top-area .article-metadata .comments {
	 float: right;
	 border-left: 1px dotted #ebebeb;
}
 .article-top-area .article-metadata .author + .brand {
	 float: right;
}
 @media all and (max-width: 600px) {
	 .article-top-area .article-metadata .author + .brand img {
		 margin: 0;
	}
}
 .article-top-area .article-metadata.has-image {
	 line-height: 50px;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .article-metadata.has-image .time-metadata {
		 margin: 15px 0;
	}
}
 @media only screen and (max-width: 500px) {
	 .article-top-area .article-metadata.has-image .tw-follow span {
		 display: none;
	}
}
 .article-top-area .article-metadata.has-image iframe {
	 vertical-align: text-top !important;
	 margin-top: 3px;
	 width: 100% !important;
}
 @media only screen and (max-width: 767px) {
	 .article-top-area .article-metadata.has-image iframe {
		 margin-left: 0;
		 margin-top: 3px;
	}
}
 .article-top-area .article-metadata.has-image iframe.twitter-follow-button.twitter-follow-button-rendered .btn-o a#follow-button.btn {
	 background: none !important;
	 background-image: none !important;
}
 .article-top-area .article-metadata.has-image iframe .btn .label b {
	 display: none !important;
}
 .article-top-area .article-metadata.has-image .author img {
	 float: left;
	 margin-right: 15px;
	 width: 50px;
	 height: 50px;
	 border-radius: 50%;
	 box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
 .article-top-area .article-metadata.has-image .author + .brand {
	 float: right;
	 margin-top: 10px;
}
 @media all and (max-width: 767px) {
	 .article-top-area .article-metadata.has-image .author + .brand.has-image img {
		 max-height: 40px;
	}
}
 .article-top-area .article-metadata.has-image .author .byline, .article-top-area .article-metadata.has-image .author + .comments {
	 margin-top: 5px;
}
 .article-top-area .article-metadata.has-image .author .byline {
	 width: 50%;
	 line-height: initial;
}
 .article-top-area .article-metadata.has-image .author .byline a:only-of-type {
	 line-height: 40px;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .article-metadata.has-image .author .byline {
		 margin-top: 0;
	}
}
 @media only screen and (max-width: 767px) {
	 .article-top-area .article-metadata.has-image .author .byline {
		 width: 45%;
		 line-height: initial;
	}
}
 .article-top-area .article-metadata.has-image .author + .comments {
	 margin-top: 0;
	 border: none;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .article-metadata.has-image .author + .comments {
		 margin-top: 5px !important;
		 line-height: 24px;
	}
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .article-metadata.has-image .author + .comments p:before {
		 font-size: 24px;
		 display: block;
	}
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .article-metadata.has-image .author .dateline {
		 display: block;
	}
}
 .article-top-area .article-metadata a {
	 color: #23517a;
}
 .article-top-area .byline {
	 font-weight: 600;
	 float: left;
}
 @media only screen and (max-width: 767px) {
	 .article-top-area .byline {
		 margin-top: 0;
	}
}
 .article-top-area .byline + .comments {
	 border-left: 1px solid #fbfbfb;
}
 @media only screen and (max-width: 479px) {
	 .article-top-area .byline + .comments {
		 margin-top: 5px !important;
		 float: none;
		 clear: both;
		 border: none;
	}
}
 .article-top-area .byline .dateline {
	 color: #999;
}
 .article-top-area .article_author, .article-top-area .byline, .article-top-area .twitter-follow-button, .article-top-area .comments, .article-top-area .time {
	 display: inline-block;
	 text-align: left;
	 overflow: hidden;
}
 .article-top-area .time {
	 text-align: center;
	 padding: 0 10px;
}
 @media only screen and (max-width: 991px) {
	 .article-top-area .time {
		 padding: 0;
		 border: none;
	}
}
 .article-top-area .time a {
	 color: #515151;
}
 @media only screen and (max-width: 991px) {
	 .article-top-area .time a {
		 padding: 0 10px 0 0;
	}
}
 .article-top-area .comments {
	 padding-left: 10px;
	 justify-content: flex-end !important;
}
 .article-top-area .comments p:before {
	 font-family: 'FontAwesome';
	 content: '\f086';
	 display: inline-block;
	 margin-right: 10px;
	 color: #c00;
	 font-size: 24px;
}
 .article-top-area .brand .brandLabel {
	 display: inline-block;
	 padding-right: 10px;
	 color: #888;
	 font-family: "DINWeb-medium", Arial, Helvetica, sans-serif !important;
}
 .article-top-area .brand.has-image img {
	 float: left;
	 margin-right: 10px;
}
 @media all and (min-width: 600px) {
	 .article-top-area .brand.has-image img {
		 margin-right: 10px;
	}
}
 .article-top-area .brand.has-image .brandWrap {
	 float: left;
}
 .article-top-area .brand.has-image .brandWrap span {
	 display: block;
	 line-height: initial;
	 line-height: 15px;
	 padding: 0;
}
 .article-top-area .brand.has-image .brandWrap span.brandName {
	 font-weight: 600;
}
 @media all and (max-width: 600px) {
	 .article-top-area .brand.has-image span.brandLabel, .article-top-area .brand.has-image span.brandName {
		 display: none;
	}
}
 .article-top-area .brand a {
	 font-weight: 600;
}
 .article-top-area .brand img {
	 max-height: 35px;
}
 .article-top-area .sponsored-writer span {
	 display: block;
	 line-height: 20px;
	 color: #818181;
	 font-weight: 500;
}
 @media all and (max-width: 479px) {
	 .article-top-area .sponsored-writer span {
		 line-height: inherit;
	}
}
 .brandTease {
	 background: #fefefe;
	 margin: 20px 0;
	 position: relative;
}
 .brandTease:after {
	 content: "";
	 display: table;
	 clear: both;
}
 .brandTease a {
	 color: #23517a;
}
 .brandTease .brandImg {
	 float: left;
	 width: 80px;
	 margin-right: 15px;
}
 @media all and (max-width: 479px) {
	 .brandTease .brandImg {
		 width: 60px;
	}
}
 .brandTease .brandDesc {
	 padding: 15px;
}
 @media all and (max-width: 479px) {
	 .brandTease .brandDesc {
		 padding: 0;
	}
}
 .brandTease .brandName {
	 display: block;
	 font-size: 16px;
	 margin-bottom: 10px;
	 font-family: "DINWeb-medium", Arial, Helvetica, sans-serif !important;
}
 @media all and (max-width: 479px) {
	 .brandTease .brandName {
		 wfont-size: 14px;
		 margin: 0;
	}
}
 .brandTease .brandAbout {
	 color: #666;
}
 @media all and (max-width: 479px) {
	 .brandTease .brandAbout {
		 display: none;
	}
}
 .brandTease .adLabel {
	 color: #888;
	 display: block;
	 text-transform: uppercase;
	 font-size: 10px;
	 font-family: "DINWeb-medium", Arial, Helvetica, sans-serif !important;
	 line-height: 2em;
}
 @media all and (max-width: 479px) {
	 .brandTease .adLabel {
		 bottom: 6px;
		 right: inherit;
		 left: 75px;
		 display: inline-block;
		 top: inherit;
	}
}

[class|=col] {
    box-sizing: border-box;
    margin-left: 0;
    position: relative;
    width: 100%;
    zoom: 1
}

[class|=col]:after,
[class|=col]:before {
    content: "";
    display: table
}

[class|=col]:after {
    clear: both
}

@font-face {
    font-family: "Proxima Nova";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Proxima Nova";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Publico Headline";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Publico Headline";
    font-display: swap;
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "Publico Text";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
}

svg[class*=caret-right] {
    transform: rotate(-90deg)
}

svg[class*=icon__arrow-up] {
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    width: 8px;
    height: 10px;
    stroke: currentColor
}

[data-ad] {
    text-align: center;
    flex: auto
}

[data-ad*=mobile] {
    padding: 20px 0
}

body,
html {
    margin: 0;
    padding: 0
}

html {
    background: #fff;
    color: #101010;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    overscroll-behavior: none
}

body {
    font-size: 1.19rem;
    line-height: 1.45
}

ul {
    padding-left: 0
}

ul li {
    list-style: none
}

a {
    text-decoration: none;
    color: #101010
}

* {
    box-sizing: border-box
}

.component[data-slug*=emergency] {
    display: none
}

[data-taboola] {
    z-index: 0
}

body[\:has\(.site-header__container\:target\)] {
    overflow: hidden
}

body:has(.site-header__container:target) {
    overflow: hidden
}

:-ms-fullscreen .component__item-wrapper,
:root [data-slug=newsletter-widget-breakingnews] .component__item-wrapper {
    display: block
}

.component[data-slug*=newsletter-widget] {
    border-bottom: 1px solid #e8e8e8
}

.component {
    position: relative;
    overflow: hidden;
    padding: 20px
}

.component a {
    text-decoration: none
}

.component__thumb,
.component__view-more--sm,
.component__view-more--topic {
    display: none
}

.component__item-wrapper,
.component__title {
    max-width: 100%
}

.component__title {
    font-family: "Publico Headline", serif;
    font-size: 1.5rem;
    line-height: 1.09;
    font-weight: 700;
    margin: 0 0 15px 0
}

.component__view-more--sm {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    cursor: pointer;
    padding: calc((30px - 1em)/ 2) 10px;
    font-family: "Proxima Nova", sans-serif;
    font-size: .82rem;
    line-height: 1.16;
    font-weight: 700;
    letter-spacing: .3px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: inherit;
    margin: 20px 0 0
}

.component__view-more--sm svg {
    margin-left: 5px
}

.component__view-more--lg {
    display: none
}

.list {
    border-bottom: 1px solid #e8e8e8
}

.list .component__view-more--sm {
    display: flex
}

.item__dek,
.item__thumb::after {
    display: none
}

.item__anchor {
    display: flex;
    position: relative
}

.item__anchor:hover .item__hed {
    text-decoration: underline
}

.item__date {
    margin-right: 15px
}

.item__dek {
    font-family: "Proxima Nova", sans-serif;
    font-size: 1.13rem;
    line-height: 1.23;
    font-weight: 400
}

.item__dek a {
    display: inline
}

.item__hed {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.item__info {
    background-position: left center;
    background-size: 7px 7px;
    background-repeat: no-repeat;
    position: relative;
    text-indent: 15px;
    display: inline-block
}

.item__metadata {
    font-family: "Proxima Nova", sans-serif;
    font-size: .69rem;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    margin: 10px 0 0;
    display: flex
}

.item__thumb--crop-0>img {
    -o-object-position: center;
    object-position: center
}

.item__thumb--crop-1>img {
    -o-object-position: top left;
    object-position: top left
}

.item__thumb--crop-2>img {
    -o-object-position: top center;
    object-position: top center
}

.item__thumb--crop-3>img {
    -o-object-position: top right;
    object-position: top right
}

.item__thumb--crop-4>img {
    -o-object-position: left;
    object-position: left
}

.item__thumb--crop-6>img {
    -o-object-position: right;
    object-position: right
}

.item__thumb--crop-7>img {
    -o-object-position: bottom left;
    object-position: bottom left
}

.item__thumb--crop-8>img {
    -o-object-position: bottom center;
    object-position: bottom center
}

.item__thumb--crop-9>img {
    -o-object-position: bottom right;
    object-position: bottom right
}

.item__thumb::after {
    content: '';
    position: absolute;
    background-color: rgba(16, 16, 16, .35);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    background-size: calc(100% * .375);
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px)
}

.item__thumb svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list .item__anchor {
    flex-direction: row
}

.list .item__thumb {
    order: 2
}

.list .item__title-wrapper {
    order: 1;
    flex: 1 1 0
}

.list .item {
    margin-bottom: 20px
}

.list .item:last-of-type {
    margin-bottom: 0
}

.list .item__hed {
    margin: 0 0 10px
}

.list .item__thumb {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 20px;
    padding-top: 0
}

.list .item__thumb img {
    width: 100%;
    height: 100%
}

.list .item__thumb:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.list .item__thumb>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.list .item__thumb::after {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px)
}

.list .item__title-wrapper {
    font-family: "Publico Headline", serif;
    font-size: 1.07rem;
    line-height: 1.18;
    font-weight: 700
}

.list .item__title-wrapper::before {
    margin-top: 0;
    font-size: .69rem;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    font-weight: 700
}

@supports (overscroll-behavior:auto) {
    amp-user-notification.amp-active .smart-banner-download--is-safari {
        display: none
    }

    amp-user-notification.amp-active .smart-banner-download--is-chrome {
        display: inline
    }
}

svg[class*=icon__metadata] {
    display: block;
    height: 14px;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    width: 14px
}

svg[class*=icon__check] {
    display: block;
    height: 14px;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    top: 0;
    left: 0;
    position: absolute;
    width: 14px
}

svg[class*=caret-down] {
    width: 12px;
    height: 12px;
    margin-left: 5px;
    stroke: currentColor;
    fill: transparent;
    stroke-width: 1.5px
}

.item__icon {
    display: none
}

@keyframes iconPulseFillWhite {
    0% {
        transform: scale(0)
    }

    25% {
        transform: scale(1)
    }
}

@keyframes iconPulseFillRed {
    0% {
        transform: scale(0)
    }

    5% {
        transform: scale(0)
    }

    15% {
        transform: scale(1)
    }
}

@keyframes iconPulse {
    0% {
        transform: scale(1)
    }

    10% {
        transform: scale(2.5)
    }

    20% {
        transform: scale(1)
    }
}

[id*=component-election-2024],
[id*=component-general-election-2020],
[id*=component-midterms-election-2022] {
    margin: 60px auto;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0
}

[id*=component-election-2024] a,
[id*=component-general-election-2020] a,
[id*=component-midterms-election-2022] a {
    text-decoration: none;
    color: #000
}

[id*=component-election-2024] a:hover,
[id*=component-general-election-2020] a:hover,
[id*=component-midterms-election-2022] a:hover {
    text-decoration: none
}

[id*=component-election-2024] .component__title,
[id*=component-general-election-2020] .component__title,
[id*=component-midterms-election-2022] .component__title {
    font-family: "Proxima Nova", sans-serif;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    margin: 0 auto 5px
}

[id*=component-general-election-2020-nav],
[id*=component-midterms-election-2022-nav] {
    margin: 30px auto 25px
}

[id*=component-general-election-2020-nav]~[id*=component-general-election-2020],
[id*=component-general-election-2020-nav]~[id*=component-midterms-election-2022],
[id*=component-midterms-election-2022-nav]~[id*=component-general-election-2020],
[id*=component-midterms-election-2022-nav]~[id*=component-midterms-election-2022] {
    margin-top: 0
}

.list-grid .item__anchor {
    flex-direction: column
}

.list-grid .item__dek {
    display: none
}

.list-grid .item__thumb {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 0;
    order: 1
}

.list-grid .item__thumb img {
    width: 100%;
    height: 100%
}

.list-grid .item__thumb:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.list-grid .item__thumb>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.list-grid .item__thumb::after {
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: calc(50% - 25px)
}

.list-grid .item__hed {
    margin: 10px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.list-grid .item__title-wrapper {
    font-family: "Publico Headline", serif;
    font-size: 1.07rem;
    line-height: 1.18;
    font-weight: 700;
    order: 2
}

.list-grid .item__title-wrapper::before {
    font-size: .75rem;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 5px 8px
}

.list-grid--with-list .item:nth-of-type(n+2) .item__anchor {
    flex-direction: row
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb {
    order: 2
}

.list-grid--with-list .item:nth-of-type(n+2) .item__title-wrapper {
    order: 1;
    flex: 1 1 0
}

.list-grid--with-list .item:nth-of-type(n+2) .item {
    margin-bottom: 20px
}

.list-grid--with-list .item:nth-of-type(n+2) .item:last-of-type {
    margin-bottom: 0
}

.list-grid--with-list .item:nth-of-type(n+2) .item__hed {
    margin: 0 0 10px
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 20px;
    padding-top: 0
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb img {
    width: 100%;
    height: 100%
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.list-grid--with-list .item:nth-of-type(n+2) .item__thumb::after {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px)
}

.list-grid--with-list .item:nth-of-type(n+2) .item__title-wrapper {
    font-family: "Publico Headline", serif;
    font-size: 1.07rem;
    line-height: 1.18;
    font-weight: 700
}

.list-grid--with-list .item:nth-of-type(n+2) .item__title-wrapper::before {
    margin-top: 0;
    font-size: .69rem;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    font-weight: 700
}

.list-grid--is-123grid .item__anchor {
    flex-direction: row
}

.list-grid--is-123grid .item__thumb {
    order: 2
}

.list-grid--is-123grid .item__title-wrapper {
    order: 1;
    flex: 1 1 0
}

.list-grid--is-123grid .item {
    margin-bottom: 20px
}

.list-grid--is-123grid .item:last-of-type {
    margin-bottom: 0
}

.list-grid--is-123grid .item__hed {
    margin: 0 0 10px
}

.list-grid--is-123grid .item__thumb {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 20px;
    padding-top: 0
}

.list-grid--is-123grid .item__thumb img {
    width: 100%;
    height: 100%
}

.list-grid--is-123grid .item__thumb:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.list-grid--is-123grid .item__thumb>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.list-grid--is-123grid .item__thumb::after {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: calc(50% - 20px)
}

.list-grid--is-123grid .item__title-wrapper {
    font-family: "Publico Headline", serif;
    font-size: 1.07rem;
    line-height: 1.18;
    font-weight: 700
}

.list-grid--is-123grid .item__title-wrapper::before {
    margin-top: 0;
    font-size: .69rem;
    line-height: normal;
    font-weight: 400;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    font-weight: 700
}

[data-suppress-ads] [data-ad],
[data-suppress-ads] [data-taboola] {
    display: none
}

[data-ad] {
    font-size: 0
}

body {
    font-family: "Publico Text", serif;
    font-size: 1.32rem;
    line-height: 1.48;
    font-weight: 400
}

@media (min-width:1020px) {
    .item:last-of-type {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .list .item {
        margin-bottom: 0
    }
}

@media (min-width:1020px) {
    .list.component--view-list .item {
        margin-bottom: 40px
    }

    .list.component--view-list .item__thumb {
        width: 80px;
        height: 80px;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        display: block;
        overflow: hidden
    }

    .list.component--view-list .item__thumb img {
        width: 100%;
        height: 100%
    }

    .list.component--view-list .item__thumb:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%
    }

    .list.component--view-list .item__thumb>img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}

@media (min-width:768px) {
    .list-grid .item {
        order: 3
    }
}

@media (min-width:1020px) {
    .list-grid:not(.list-grid--with-list) .item {
        order: 1
    }

    .list-grid--is-123grid.--item-count-1 .item__title-wrapper,
    .list-grid--is-23grid .item__title-wrapper {
        font-size: 1.5rem;
        line-height: 1.09;
        font-weight: 700
    }

    .list-grid--is-123grid .item__thumb {
        width: 150px;
        height: 150px
    }

    .list-grid--is-123grid .item__dek,
    .list-grid--is-23grid .item__dek {
        display: block;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical
    }
}

@media (min-width:1360px) {

    .list-grid--is-123grid .item__title-wrapper,
    .list-grid--is-23grid .item__title-wrapper {
        font-size: 1.5rem;
        line-height: 1.09;
        font-weight: 700
    }
}

@media (min-width:1020px) {
    .list-grid--with-list .item:nth-of-type(1) {
        grid-row: 1/span 6;
        grid-column: 1/span 2;
        -ms-grid-column-span: 3
    }

    .list-grid--with-list .item:nth-of-type(2) {
        grid-row: 7;
        grid-column: 1;
        -ms-grid-column: 1
    }

    .list-grid--with-list .item:nth-of-type(3) {
        grid-row: 7;
        grid-column: 2;
        -ms-grid-column: 3
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__anchor {
        flex-direction: row
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb {
        order: 2
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__title-wrapper {
        order: 1;
        flex: 1 1 0
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item {
        margin-bottom: 20px
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item:last-of-type {
        margin-bottom: 0
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__hed {
        margin: 0 0 10px
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb {
        width: 90px;
        height: 90px;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        display: block;
        overflow: hidden;
        margin-left: 20px;
        padding-top: 0
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb img {
        width: 100%;
        height: 100%
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb>img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__thumb::after {
        width: 40px;
        height: 40px;
        top: calc(50% - 20px);
        left: calc(50% - 20px)
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__title-wrapper {
        font-family: "Publico Headline", serif;
        font-size: 1.07rem;
        line-height: 1.18;
        font-weight: 700
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item__title-wrapper::before {
        margin-top: 0;
        font-size: .69rem;
        line-height: normal;
        font-weight: 400;
        letter-spacing: 1.7px;
        text-transform: uppercase;
        font-weight: 700
    }

    .list-grid--with-list .item:nth-of-type(n+4) .item {
        grid-column: 3;
        -ms-grid-column: 5
    }
}

@media (min-width:1360px) {
    .list-grid--with-list .item:nth-of-type(1) {
        grid-row: 1/span 4;
        grid-column: 1/span 3;
        -ms-grid-column-span: 5;
        -ms-grid-row-span: 7
    }

    .list-grid--with-list .item:nth-of-type(n+2):nth-of-type(-n+3) {
        grid-row: 5/span 3;
        -ms-grid-row: 9;
        -ms-grid-row-span: 5
    }

    .list-grid--with-list .item:nth-of-type(n+4) {
        grid-column: 4
    }
}

@media only screen and (min-width:768px) {
    .component__item-wrapper {
        display: grid;
        grid-gap: 0 30px
    }

    .component__title {
        position: relative;
        font-family: "Publico Headline", serif;
        font-size: 2rem;
        line-height: 1;
        font-weight: 900;
        letter-spacing: 0;
        text-transform: none;
        display: inline-block;
        margin-bottom: 20px;
        letter-spacing: initial
    }
}

@media (min-width:1020px) {
    .component {
        padding: 40px 0
    }

    .component .component::after {
        display: none
    }

    .component.list:not(.list-stack) {
        margin: auto;
        max-width: 1020px;
        overflow: visible
    }

    .component__heading-wrapper,
    .component__item-wrapper,
    .component__view-more {
        max-width: 980px
    }

    .component__heading-wrapper {
        margin-left: auto;
        margin-right: auto
    }

    .component__item-wrapper {
        margin: auto
    }

    .component__title {
        font-family: "Publico Headline", serif;
        font-size: 2.82rem;
        line-height: 1;
        font-weight: 900;
        margin-bottom: 30px
    }

    .component__view-more--lg {
        font-family: "Proxima Nova", sans-serif;
        font-size: .94rem;
        line-height: 1.14;
        font-weight: 600;
        letter-spacing: .3px;
        display: inline-block;
        margin-left: 20px
    }
}

@media (min-width:1360px) {

    .component__item-wrapper,
    .component__view-more {
        max-width: 1320px
    }

    .component__heading-wrapper {
        max-width: 1320px
    }

    .component__title {
        font-family: "Publico Headline", serif;
        font-size: 3.5rem;
        line-height: 1;
        font-weight: 900;
        letter-spacing: -1.2px
    }

    .component.list:not(.list-stack) {
        max-width: 1320px
    }
}

@media (min-width:768px) {

    [id*=component-2020-pre-gen-election]::after,
    [id*=component-2020-pre-gen-election]~.component::after {
        display: none
    }

    [id*=component-2020-pre-gen-election]~.component [data-ad*=leader]:not(:empty) {
        border-bottom: none
    }

    [id*=component-election-2024],
    [id*=component-general-election-2020],
    [id*=component-midterms-election-2022] {
        margin: 70px auto
    }

    [id*=component-election-2024]::after,
    [id*=component-general-election-2020]::after,
    [id*=component-midterms-election-2022]::after {
        display: none
    }

    [id*=component-election-2024] .component__title,
    [id*=component-general-election-2020] .component__title,
    [id*=component-midterms-election-2022] .component__title {
        display: block;
        font-size: 40px;
        letter-spacing: -1.42px;
        line-height: 45px;
        margin: 0 auto 12px
    }

    [id*=component-general-election-2020-nav],
    [id*=component-midterms-election-2022-nav] {
        margin: 40px auto 50px
    }
}

@media (min-width:1020px) {

    [id*=component-election-2024],
    [id*=component-general-election-2020],
    [id*=component-midterms-election-2022] {
        margin: 70px auto;
        padding: 0;
        max-width: 980px
    }

    [id*=component-election-2024]::after,
    [id*=component-general-election-2020]::after,
    [id*=component-midterms-election-2022]::after {
        display: none
    }

    [id*=component-election-2024] .component__title,
    [id*=component-general-election-2020] .component__title,
    [id*=component-midterms-election-2022] .component__title {
        font-size: 50px;
        letter-spacing: -1.77px;
        line-height: 45px
    }

    [id*=component-general-election-2020-nav],
    [id*=component-midterms-election-2022-nav] {
        padding: 40px 0 0;
        margin: 45px auto 60px
    }
}

@media (min-width:1360px) {

    [id*=component-election-2024],
    [id*=component-general-election-2020],
    [id*=component-midterms-election-2022] {
        max-width: 1320px;
        margin: 100px auto
    }

    [id*=component-election-2024] .component__title,
    [id*=component-general-election-2020] .component__title,
    [id*=component-midterms-election-2022] .component__title {
        margin: 0 auto 17px
    }

    [id*=component-election-2024-nav],
    [id*=component-general-election-2020-nav],
    [id*=component-midterms-election-2022-nav] {
        margin: 50px auto 60px
    }
}

@media (min-width:768px) and (max-width:1020px) {
    .list .component__item-wrapper {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        grid-template-rows: 1fr;
        grid-row-gap: 40px
    }
}

@media (min-width:768px) {
    .list .component__item-wrapper {
        display: grid;
        grid-gap: 20px
    }

    .list .component__view-more--lg {
        display: inline-block;
        font-family: "Proxima Nova", sans-serif;
        font-size: .94rem;
        line-height: 1.14;
        font-weight: 600;
        letter-spacing: .3px;
        margin-left: 20px
    }

    .list .component__view-more--sm {
        display: none
    }
}

@media (min-width:1020px) {
    .list:not([class*=with-background]) {
        border-bottom: none
    }
}

@media (min-width:1020px) {
    .component--view-list .component__item-wrapper {
        display: flex;
        flex-direction: column;
        grid-gap: 0
    }
}

@media (min-width:768px) {
    .list-grid .component__view-more--sm {
        display: none
    }

    .list-grid--is-123grid.--item-count-1 .component__item-wrapper {
        grid-template-columns: 1fr
    }

    .list-grid--is-123grid.--item-count-3 .component__item-wrapper,
    .list-grid--is-23grid.--item-count-3 .component__item-wrapper {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width:1020px) {
    .list-grid .component__item-wrapper {
        grid-template-columns: 300px 300px 300px;
        grid-column-gap: 40px;
        grid-template-rows: auto;
        grid-row-gap: 40px;
        justify-content: center
    }

    .list-grid--is-123grid.--item-count-2 .component__item-wrapper,
    .list-grid--is-23grid.--item-count-2 .component__item-wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width:1360px) {
    .list-grid {
        max-width: 1360px
    }

    .list-grid .component__item-wrapper {
        grid-row-gap: 40px;
        grid-template-columns: 300px 300px 300px 300px;
        grid-column-gap: 40px;
        grid-template-rows: auto
    }

    .list-grid .component__title {
        margin-bottom: 42px
    }
}

@media (min-width:768px) {
    [data-ad*=leader-top] {
        margin-left: -20px
    }
}

@media (min-width:768px) {
    @supports not (-ms-high-contrast:none) {

        .device--type-desktop .content__high-wrapper~.embed--type-content_video .embed__content-wrapper,
        .device--type-desktop section.content__body .embed--type-content_video.is-hero .embed__content-wrapper,
        .device--type-mobile .content__high-wrapper~.embed--type-content_video .embed__content-wrapper,
        .device--type-mobile section.content__body .embed--type-content_video.is-hero .embed__content-wrapper {
            padding-top: 215px
        }
    }
}

svg[class*=caret-right] {
    width: 10px;
    height: 10px;
    stroke: currentColor;
    fill: transparent;
    stroke-width: 4px;
    vertical-align: middle;
    margin-right: -3px
}

@media (min-width:1020px) {
    .component[class*=list-stack] svg[class*=caret-right] {
        display: none
    }
}

.player-container {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.player {
    position: relative;
    width: 100%;
    max-width: 600px;
    overflow: hidden;
    border-radius: 5px;
}

.preview {
    position: relative;
}

.preview img {
    width: 100%;
    display: block;
}

.live-indicator {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.live-dot {
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 50%;
    margin-right: 5px;
    animation: blink 1s infinite;
}
@keyframes blink {
  50%{
    opacity: 0.3;
  }
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s ease;
    background: transparent;
}
.play-button:hover {
  opacity: 1;
}
.fullscreen-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Высокий z-index */
}

.fullscreen-overlay.hidden {
    display: none;
}
.fullscreen-overlay .video-container{
    position: relative;
    width: 90%;
    height: 90%;
    max-width: 1200px;
    max-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.5s ease;
}

.fullscreen-overlay .video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
     filter: blur(10px); /* Размытие видео */
    position: absolute;
    top: 0;
    left: 0;
}
.fullscreen-overlay .content{
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 20px;
    text-align: center;

}
.fullscreen-overlay .buttons{
    display: flex;
    justify-content: center;
}
.fullscreen-overlay .login-button, .fullscreen-overlay .registration-button {
    padding: 10px 20px;
    margin: 10px;
    border: none;
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
}
.fullscreen-overlay .login-button:hover, .fullscreen-overlay .registration-button:hover {
    background-color: #45a049;
}
.fullscreen-overlay .login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 8px;
    text-align: left;
    z-index: 3;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.fullscreen-overlay .login-form.hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.fullscreen-overlay .login-form h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}

.fullscreen-overlay .login-form input {
    display: block;
    width: calc(100% - 20px);
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.fullscreen-overlay .login-form button {
    display: block;
    width: 100%;
    padding: 10px;
    border: none;
    background-color: #007bff;
    color: white;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.fullscreen-overlay .login-form button:hover {
    background-color: #0056b3;
}
.fullscreen-overlay .close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px 15px;
  background: none;
  color: white;
  border: 2px solid white;
  cursor: pointer;
  border-radius: 5px;
    font-size: 16px;
    z-index: 4;
}

.fullscreen-overlay .close-button:hover {
 background: white;
  color: #333;
}
.fullscreen-overlay .controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    z-index: 3;
}
.fullscreen-overlay .volume-control {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.fullscreen-overlay .volume-slider {
    -webkit-appearance: none;
    width: 80px;
    height: 5px;
    background: #fff;
    outline: none;
    opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  margin-right: 5px;
    border-radius: 5px;
}
.fullscreen-overlay .volume-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
    background: #444;
  cursor: pointer;
  border-radius: 50%;
}
.fullscreen-overlay .volume-slider:hover{
    opacity: 1;
}
.fullscreen-overlay .volume-icon {
    color: white;
    font-size: 1.2rem;
  cursor: pointer;
}
.fullscreen-overlay .fullscreen-button {
    padding: 10px 15px;
    background: none;
    color: white;
    border: 2px solid white;
    cursor: pointer;
    border-radius: 5px;
  font-size: 16px;
}

.fullscreen-overlay .fullscreen-button:hover{
 background: white;
 color: #333;
}

.fullscreen-overlay .login-form .error-message {
    color: red;
    text-align: center;
    margin-top: 10px;
}
