.loading-animation {
    line-height: 0
}

.loading-animation svg circle {
    fill: #000
}

.dark-mode .loading-animation svg circle {
    fill: #fff
}

.tab-list__content>.loading.l-fullViewportHeight .loading-animation {
    display: none
}

.tab-list__content>.loading.l-fullViewportHeight .loading-animation svg circle {
    fill: #fff
}

@media(min-width:769px) {
    .loading.l-fullViewportHeight {
        min-height: calc(100vh - 100px);
        max-height: calc(100vh - 100px)
    }
}

.loading__logo {
    width: 200px;
    height: 167px;
    margin-bottom: 5px
}

.loading svg.icon {
    width: 200px;
    height: 167px;
    margin: 0;
    fill: #e5e5e5
}

@media screen and (max-height:430px) {
    .loading,
    .loading.l-fullViewportHeight {
        min-height: 261px;
        max-height: 261px
    }
}

header.article-header+.loading.l-fullViewportHeight {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    width: calc(100% + 30px) !important
}

@media(min-width:769px) {
    header.article-header+.loading.l-fullViewportHeight {
        width: 100% !important;
        margin: 30px 0 20px
    }
}

.article-card__image-wrap .loading.l-fullViewportHeight,
.article__featured-video-wrapper .loading.l-fullViewportHeight,
.live-stream.player-switcher+.loading.l-fullViewportHeight,
.live-stream__player-switcher+.loading.l-fullViewportHeight,
.loading.l-fullViewportHeight[\:has\(.aj-video-player\, .live-stream__three-flash-warning\)],
.qid-featured__video-wrapper>.loading.l-fullViewportHeight,
.tab-list__content>.loading.l-fullViewportHeight,
header.article-header+.loading.l-fullViewportHeight {
    background: #000;
    position: relative;
    min-height: unset !important;
    max-height: unset !important;
    height: unset !important;
    aspect-ratio: 16/9;
    padding-bottom: 0
}

.article-card__image-wrap .loading.l-fullViewportHeight,
.article__featured-video-wrapper .loading.l-fullViewportHeight,
.live-stream.player-switcher+.loading.l-fullViewportHeight,
.live-stream__player-switcher+.loading.l-fullViewportHeight,
.loading.l-fullViewportHeight:has(~.aj-video-player, ~.live-stream__three-flash-warning),
.qid-featured__video-wrapper>.loading.l-fullViewportHeight,
.tab-list__content>.loading.l-fullViewportHeight,
header.article-header+.loading.l-fullViewportHeight {
    background: #000;
    position: relative;
    min-height: unset !important;
    max-height: unset !important;
    height: unset !important;
    aspect-ratio: 16/9;
    padding-bottom: 0
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading__logo,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading__logo,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading__logo,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading__logo,
.loading.l-fullViewportHeight[\:has\(.aj-video-player\, .live-stream__three-flash-warning\)] .loading__logo,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading__logo,
.tab-list__content>.loading.l-fullViewportHeight .loading__logo,
header.article-header+.loading.l-fullViewportHeight .loading__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.65)
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading__logo,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading__logo,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading__logo,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading__logo,
.loading.l-fullViewportHeight:has(~.aj-video-player, ~.live-stream__three-flash-warning) .loading__logo,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading__logo,
.tab-list__content>.loading.l-fullViewportHeight .loading__logo,
header.article-header+.loading.l-fullViewportHeight .loading__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.65)
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading-animation,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading-animation,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading-animation,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading-animation,
.loading.l-fullViewportHeight[\:has\(.aj-video-player\, .live-stream__three-flash-warning\)] .loading-animation,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading-animation,
.tab-list__content>.loading.l-fullViewportHeight .loading-animation,
header.article-header+.loading.l-fullViewportHeight .loading-animation {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.75)
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading-animation,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading-animation,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading-animation,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading-animation,
.loading.l-fullViewportHeight:has(~.aj-video-player, ~.live-stream__three-flash-warning) .loading-animation,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading-animation,
.tab-list__content>.loading.l-fullViewportHeight .loading-animation,
header.article-header+.loading.l-fullViewportHeight .loading-animation {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.75)
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading-animation svg circle,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading-animation svg circle,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading-animation svg circle,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading-animation svg circle,
.loading.l-fullViewportHeight[\:has\(.aj-video-player\, .live-stream__three-flash-warning\)] .loading-animation svg circle,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading-animation svg circle,
.tab-list__content>.loading.l-fullViewportHeight .loading-animation svg circle,
header.article-header+.loading.l-fullViewportHeight .loading-animation svg circle {
    fill: #fff
}

.article-card__image-wrap .loading.l-fullViewportHeight .loading-animation svg circle,
.article__featured-video-wrapper .loading.l-fullViewportHeight .loading-animation svg circle,
.live-stream.player-switcher+.loading.l-fullViewportHeight .loading-animation svg circle,
.live-stream__player-switcher+.loading.l-fullViewportHeight .loading-animation svg circle,
.loading.l-fullViewportHeight:has(~.aj-video-player, ~.live-stream__three-flash-warning) .loading-animation svg circle,
.qid-featured__video-wrapper>.loading.l-fullViewportHeight .loading-animation svg circle,
.tab-list__content>.loading.l-fullViewportHeight .loading-animation svg circle,
header.article-header+.loading.l-fullViewportHeight .loading-animation svg circle {
    fill: #fff
}

@media(max-width:768.98px) {
    .container--video-page .article__featured-video-wrapper .loading {
        margin-left: -15px;
        margin-right: -15px;
        width: auto !important
    }
}

@media(max-width:768.98px) {
    .container__inner.playlist-page>.l-col--8 .loading {
        max-height: 500px
    }
    .container__inner.playlist-page>.l-col--4 .loading {
        max-height: 400px
    }
}

.responsive-image {
    background: #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto
}

.responsive-image img {
    color: transparent
}

.responsive-image:not(.responsive-image--disableIntrinsicHeight) {
    background: #e0e0e0;
    position: relative
}

.responsive-image:not(.responsive-image--disableIntrinsicHeight):before {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 66.66667%
}

.responsive-image:not(.responsive-image--disableIntrinsicHeight) img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

.responsive-image.responsive-image--aspect-ratio-2-3:not(.responsive-image--disableIntrinsicHeight) {
    max-width: 432px;
    background: #e0e0e0;
    position: relative
}

.responsive-image.responsive-image--aspect-ratio-2-3:not(.responsive-image--disableIntrinsicHeight):before {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 150%
}

.responsive-image.responsive-image--aspect-ratio-2-3:not(.responsive-image--disableIntrinsicHeight) img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .responsive-image.responsive-image--aspect-ratio-2-3:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    .responsive-image.responsive-image--aspect-ratio-2-3:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

.responsive-image.responsive-image--aspect-ratio-1:not(.responsive-image--disableIntrinsicHeight) {
    max-width: 647px;
    background: #e0e0e0;
    position: relative
}

.responsive-image.responsive-image--aspect-ratio-1:not(.responsive-image--disableIntrinsicHeight):before {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 100%
}

.responsive-image.responsive-image--aspect-ratio-1:not(.responsive-image--disableIntrinsicHeight) img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .responsive-image.responsive-image--aspect-ratio-1:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    .responsive-image.responsive-image--aspect-ratio-1:not(.responsive-image--disableIntrinsicHeight) img {
        height: auto
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .responsive-image.responsive-image--disableIntrinsicHeight,
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) {
        overflow: hidden
    }
    .responsive-image.responsive-image--disableIntrinsicHeight img,
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) img {
        position: absolute;
        top: -9999px;
        right: -9999px;
        bottom: -9999px;
        left: -9999px;
        margin: auto;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    .responsive-image.responsive-image--disableIntrinsicHeight,
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) {
        overflow: hidden
    }
    .responsive-image.responsive-image--disableIntrinsicHeight img,
    .responsive-image:not(.responsive-image--disableIntrinsicHeight) img {
        position: absolute;
        top: -9999px;
        right: -9999px;
        bottom: -9999px;
        left: -9999px;
        margin: auto;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%
    }
}

.dark-mode .responsive-image,
.dark-mode .responsive-image:not(.responsive-image--disableIntrinsicHeight) {
    background: #1e1e1e;
    background-image: url(/images/icon-dark-loader.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 40%
}

.dark-mode .responsive-image:not(.responsive-image--disableIntrinsicHeight):before {
    background-color: #1e1e1e;
    z-index: -1;
    position: relative
}

.playlist-horizontal-container {
    display: flex;
    margin: 0;
    padding: 0
}

.playlist-horizontal-container li {
    list-style: none;
    flex-basis: 20%
}

@media(max-width:768.98px) {
    .playlist-horizontal-container {
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%
    }
}

.playlist-item-container {
    min-height: 200px;
    flex-basis: 20%;
    padding: 10px;
    position: relative;
    cursor: pointer
}

.playlist-item-container a {
    text-decoration: none
}

.playlist-item-container.is-not-expanded {
    display: none
}

@media(max-width:768.98px) {
    .playlist-item-container {
        min-height: 103px;
        flex-basis: 100%;
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        margin-bottom: 30px
    }
}

.playlist-item-container.is-playing {
    border-bottom: 3px solid var(--primary-color);
    background-color: #f0f0f0
}

.playlist-item-container.is-playing .playlist-item-showing-now {
    display: block
}

@media(max-width:768.98px) {
    .playlist-item-container.is-playing {
        border-bottom: 0
    }
}

.playlist-item-container.is-next .playlist-item-showing-next {
    display: block
}

.playlist-item-container header {
    padding: 10px
}

.playlist-item-container header a {
    color: inherit
}

.playlist-item-container header h3.playlist-item-title {
    display: block;
    font-weight: 500;
    color: #000;
    word-break: break-word;
    margin: 0;
    line-height: var(--leading-headline);
    font-size: 16px;
    font-size: 1rem
}

.card-collection__playlist .playlist-item-container header {
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem
}

[dir=ltr] .card-collection__playlist .playlist-item-container {
    margin-right: 5px
}

[dir=rtl] .card-collection__playlist .playlist-item-container {
    margin-left: 5px
}

.card-collection__playlist .playlist-item-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0;
    margin-top: 0
}

@media(min-width:769px) {
    [dir=ltr] .card-collection__playlist .playlist-item-container {
        margin-right: 20px
    }
    [dir=rtl] .card-collection__playlist .playlist-item-container {
        margin-left: 20px
    }
}

.playlist-item-image-container {
    position: relative
}

.playlist-item-image-container .responsive-image {
    width: 100%;
    aspect-ratio: 16/9
}

@media(max-width:768.98px) {
    .playlist-item-image-container .responsive-image {
        height: 56px;
        width: 100px;
        margin: 0
    }
    .card-collection__playlist .playlist-item-image-container .responsive-image {
        height: auto;
        width: auto
    }
}

.playlist-item-image {
    min-width: 100px;
    height: 100%
}

[dir=ltr] .playlist-item-showing-next,
[dir=ltr] .playlist-item-showing-now {
    left: 0
}

[dir=rtl] .playlist-item-showing-next,
[dir=rtl] .playlist-item-showing-now {
    right: 0
}

.playlist-item-showing-next,
.playlist-item-showing-now {
    font-family: var(--font-family);
    display: none;
    border-radius: 10px;
    color: #fff;
    background-color: #000;
    position: absolute;
    top: 0;
    line-height: var(--leading-base);
    height: 20px;
    font-size: 12px;
    font-size: .75rem;
    padding: 3px 6px;
    margin: 0;
    z-index: 5
}

@media(max-width:768.98px) {
    .playlist-item-showing-next,
    .playlist-item-showing-now {
        right: unset
    }
}

[dir=ltr] .playlist-show-more-button {
    margin-left: 10px
}

[dir=rtl] .playlist-show-more-button {
    margin-right: 10px
}

[dir=ltr] .playlist-show-more-button__text {
    margin-right: 5px
}

[dir=rtl] .playlist-show-more-button__text {
    margin-left: 5px
}

.playlist-show-more-button__text {
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--font-family)
}

.playlist-show-more-button[aria-expanded=true] .icon {
    transform: rotate(180deg)
}

@media(max-width:768.98px) {
    .video-player-facade-container[\:has\(.playlist-show-more-button\)] {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .video-player-facade-container:has(.playlist-show-more-button) {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

article.playlist-item-container {
    height: 100%
}

article.playlist-item-container header>.program__page__source {
    margin: 0 0 5px;
    display: block
}

.featured-video-list__item>article.playlist-item-container {
    padding: 0;
    min-height: 200px;
    border-radius: 0;
    cursor: unset
}

.featured-video-list__item>article.playlist-item-container .responsive-image {
    border-radius: 0
}

.featured-video-list__item>article.playlist-item-container header {
    padding: 0
}

@media(min-width:769px) {
    .featured-video-list__item>article.playlist-item-container header {
        padding: 10px
    }
}

.featured-video-list__item>article.playlist-item-container header h3 {
    padding: 0
}

.featured-video-list__item>article.playlist-item-container header h3.playlist-item-title {
    color: #fff;
    line-height: var(--leading-headline);
    font-weight: 500;
    font-size: 15px;
    font-size: .9375rem
}

@media(min-width:769px) {
    .featured-video-list__item>article.playlist-item-container header h3.playlist-item-title {
        font-size: 16px;
        font-size: 1rem
    }
}

@media(max-width:768.98px) {
    .featured-video-list__item>article.playlist-item-container {
        min-height: unset;
        background-color: #000
    }
    [dir=ltr] .featured-video-list__item>article.playlist-item-container header {
        padding-right: 10px
    }
    [dir=rtl] .featured-video-list__item>article.playlist-item-container header {
        padding-left: 10px
    }
    .featured-video-list__item>article.playlist-item-container header {
        background-color: #000;
        flex: 1 1
    }
    .featured-video-list__item>article.playlist-item-container .responsive-image {
        margin: 0;
        border-radius: 10px
    }
}

.featured-video-list__item>article.playlist-item-container .playlist-item-image-container,
.featured-video-list__item>article.playlist-item-container .responsive-image {
    width: 120px;
    height: auto;
    aspect-ratio: 16/9
}

@media(min-width:769px) {
    .featured-video-list__item>article.playlist-item-container .playlist-item-image-container,
    .featured-video-list__item>article.playlist-item-container .responsive-image {
        width: 100%
    }
}

html[dir=rtl] .playlist-item-container {
    direction: rtl
}

html[dir=rtl] .playlist-item-duration-container .icon {
    order: 1
}

@media(max-width:768.98px) {
    html[dir=rtl] .playlist-item-duration-container {
        top: unset;
        bottom: 0
    }
}

@media(max-width:768.98px) {
    html[dir=rtl] .card-collection__playlist .playlist-item-title {
        font-size: 16px;
        font-size: 1rem
    }
}

.dark-mode .playlist-item-container {
    background-color: #333;
    border-radius: 10px
}

.dark-mode .card-collection__playlist header h3.playlist-item-title {
    color: #fff
}

.dark-mode .in-article-brightcove-playlist h3.playlist-item-title {
    color: #e5e5e5
}

.dark-mode .in-article-brightcove-playlist header {
    background: #000
}

.dark-mode .in-article-brightcove-playlist article.playlist-item-container.is-playing {
    background: unset
}

.in-article-brightcove-playlist {
    padding-top: 10px
}

@media(min-width:769px) {
    .in-article-brightcove-playlist {
        padding-top: 20px
    }
}

@media(max-width:768.98px) {
    .theme-aja .in-article-brightcove-playlist {
        padding-left: 15px;
        padding-right: 15px
    }
    .in-article-brightcove-playlist article.playlist-item-container {
        display: grid;
        grid-template-columns: 1fr 120px;
        grid-template-rows: 1fr
    }
    [dir=ltr] .in-article-brightcove-playlist article.playlist-item-container header {
        margin-right: 7px
    }
    [dir=rtl] .in-article-brightcove-playlist article.playlist-item-container header {
        margin-left: 7px
    }
    .in-article-brightcove-playlist article.playlist-item-container header {
        grid-column: 1/1;
        grid-row: 1
    }
    .in-article-brightcove-playlist article.playlist-item-container .playlist-item-image-container {
        grid-column: 2/-1;
        grid-row: 1;
        height: -moz-fit-content;
        height: fit-content
    }
    .in-article-brightcove-playlist article.playlist-item-container span.playlist-item-showing-next,
    .in-article-brightcove-playlist article.playlist-item-container span.playlist-item-showing-now {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.083
    }
    .in-article-brightcove-playlist article.playlist-item-container .responsive-image {
        width: 120px;
        height: 67px
    }
}

.in-article-brightcove-playlist header {
    padding: 0
}

.in-article-brightcove-playlist header h3.playlist-item-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: var(--leading-headline)
}

.in-article-brightcove-playlist .playlist-item-image-container {
    margin-bottom: 5px
}

@media(max-width:768.98px) {
    span.playlist-show-more-button__text {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5
    }
}

.live-stream-player__audio-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--leading-headline);
    color: #fff;
    height: 30px;
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 0 12px;
    min-width: -moz-max-content;
    min-width: max-content;
    cursor: pointer
}

.live-stream-player__audio-link span {
    display: flex;
    align-items: center
}

[dir=ltr] .live-stream-player__audio-link span .icon--primary {
    margin-left: 0;
    margin-right: 5px
}

[dir=rtl] .live-stream-player__audio-link span .icon--primary {
    margin-right: 0;
    margin-left: 5px
}

.live-stream-player__geo-block-section {
    width: 100%;
    background: #0c2639;
    padding: 64px 113px
}

.live-stream-player__geo-block-section .geo-block-message {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 2;
    color: #fff
}

.live-stream-player__geo-block-section .geo-block-redirect-button {
    background: #fa9000;
    color: #fff;
    margin-top: 30px;
    display: block;
    float: left;
    text-decoration: none;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.78;
    padding: 5px 45px;
    border: 0
}

html[dir=rtl] .live-stream-player__geo-block-section .geo-block-message {
    text-align: right;
    direction: rtl
}

html[dir=rtl] .live-stream-player__geo-block-section .geo-block-redirect-button {
    background: #32a2ef;
    float: right
}

@media(max-width:768.98px) {
    html[dir=rtl] .live-stream-player__geo-block-section {
        padding: 30px;
        text-align: center
    }
    html[dir=rtl] .live-stream-player__geo-block-section .geo-block-message,
    html[dir=rtl] .live-stream-player__geo-block-section .geo-block-redirect-button {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.7
    }
    html[dir=rtl] .live-stream-player__geo-block-section .geo-block-redirect-button {
        display: inline-block;
        float: none
    }
}

.live-stream-player__player-issue {
    font-size: 12px;
    font-size: .75rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    min-width: 50%;
    align-items: flex-start;
    padding: 0;
    line-height: var(--leading-base);
    color: #bebebe
}

@media(min-width:769px) {
    .live-stream-player__player-issue {
        font-size: 14px;
        font-size: .875rem;
        order: 1
    }
}

.live-stream-player__player-issue .icon--help-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: 10px
}

.live-stream-player__player-issue button {
    color: #fff;
    -webkit-text-decoration: underline #bebebe;
    text-decoration: underline #bebebe;
    line-height: inherit
}

@media(min-width:769px) {
    .live-stream-player__player-issue .stream-switch-icon {
        margin-bottom: 5px
    }
}

html[dir=rtl] .live-stream-player__player-issue {
    order: 1;
    align-items: flex-end
}

@media(min-width:769px) {
    html[dir=rtl] .live-stream-player__player-issue {
        align-items: flex-start
    }
}

@media(max-width:768.98px) {
    html[dir=rtl] .live-stream-player__player-issue>span {
        text-align: left
    }
}

.live-stream-player__widget-header {
    color: #fff
}

@media(max-width:991.98px) {
    .live-stream-player__widget-header {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        justify-content: space-between;
        padding: 0 15px
    }
}

.live-stream-player__widget-header h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: var(--leading-headline);
    font-weight: 300;
    margin: 0 0 10px
}

@media(min-width:769px) {
    .live-stream-player__widget-header h1 {
        font-size: 32px;
        font-size: 2rem
    }
}

.single-live-stream-player-wrapper {
    position: relative
}

@media(min-width:992px) {
    .single-live-stream-player-wrapper .live-stream-player__widget-header h1 {
        position: relative;
        margin: 0 0 20px
    }
}

.single-live-stream-player-wrapper .live-stream__player-switcher {
    position: absolute;
    right: 0;
    top: 21px;
    top: 1.3125rem
}

@media(min-width:769px) {
    .live-stream__player-switcher .live-stream-player__player-issue {
        justify-content: flex-end
    }
}

.live-stream__three-flash-warning {
    padding: 5px 15px 0;
    font-size: 12px;
    font-size: .75rem;
    color: #969696;
    line-height: var(--leading-headline)
}

@media(min-width:769px) {
    .live-stream__three-flash-warning {
        padding: 0 44px 0 0;
        font-size: 14px;
        font-size: .875rem
    }
}

.container--homepage-wrapper .live-stream__three-flash-warning--hidden--homepage {
    display: none
}

.live-stream__three-flash-warning--cc-warning {
    position: relative;
    padding-left: 22px
}

.live-stream__three-flash-warning--cc-warning span {
    position: absolute;
    display: block;
    background-color: #fff;
    color: #000;
    width: 18px;
    padding: 0;
    left: 0;
    top: 2px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 1px;
    border-radius: 3px;
    line-height: 1.8;
    font-size: 9px;
    font-size: .5625rem
}

@media(max-width:768.98px) {
    .live-stream__three-flash-warning--cc-warning {
        padding-left: 40px
    }
    .live-stream__three-flash-warning--cc-warning span {
        top: 6px;
        left: 15px
    }
}

.fte-featured .live-stream__three-flash-warning,
.second-story-with-livestream .live-stream__three-flash-warning,
.top-story-article .live-stream__three-flash-warning {
    font-size: 12px;
    font-size: .75rem;
    line-height: 15.6px;
    line-height: .975rem;
    color: #595959;
    background-color: #fff;
    padding: 5px 15px 0
}

.fte-featured .live-stream__three-flash-warning--cc-warning,
.second-story-with-livestream .live-stream__three-flash-warning--cc-warning,
.top-story-article .live-stream__three-flash-warning--cc-warning {
    padding-left: 40px
}

.fte-featured .live-stream__three-flash-warning--cc-warning span,
.second-story-with-livestream .live-stream__three-flash-warning--cc-warning span,
.top-story-article .live-stream__three-flash-warning--cc-warning span {
    background-color: #000;
    color: #fff
}

@media(min-width:769px) {
    .fte-featured .live-stream__three-flash-warning,
    .second-story-with-livestream .live-stream__three-flash-warning,
    .top-story-article .live-stream__three-flash-warning {
        padding: 5px 0 0
    }
    .fte-featured .live-stream__three-flash-warning--cc-warning,
    .second-story-with-livestream .live-stream__three-flash-warning--cc-warning,
    .top-story-article .live-stream__three-flash-warning--cc-warning {
        padding-left: 24px
    }
    .fte-featured .live-stream__three-flash-warning--cc-warning span,
    .second-story-with-livestream .live-stream__three-flash-warning--cc-warning span,
    .top-story-article .live-stream__three-flash-warning--cc-warning span {
        margin-top: 4px
    }
}

.top-story-article.top-story-article-theme-is-qid .live-stream__three-flash-warning {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #c31833;
    color: #fff
}

@media(min-width:769px) {
    .top-story-article.top-story-article-theme-is-qid .live-stream__three-flash-warning {
        padding-bottom: 15px
    }
}

@media(max-width:768.98px) {
    .top-story-article.top-story-article-theme-is-qid .live-stream__three-flash-warning {
        padding-left: 15px;
        padding-right: 15px
    }
}

.qid-featured .live-stream__three-flash-warning {
    font-size: 12px;
    font-size: .75rem;
    line-height: 14.4px;
    line-height: .9rem;
    color: #969696;
    background-color: #000;
    padding: 10px 5px 5px 10px
}

.qid-featured .live-stream__three-flash-warning--cc-warning {
    padding-left: 34px
}

.qid-featured .live-stream__three-flash-warning--cc-warning span {
    top: 10px;
    left: 10px
}

html.theme-aja .qid-featured .live-stream__three-flash-warning {
    font-family: Al-Jazeera, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 18px;
    line-height: 1.125rem
}

#live-player-container .live-stream__three-flash-warning {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 16px;
    line-height: 1rem;
    color: #000;
    background-color: #fff;
    padding: 10px 20px 10px 15px
}

html[dir=rtl] .live-stream__three-flash-warning {
    font-size: 12px;
    font-size: .75rem;
    line-height: 17px;
    line-height: 1.0625rem;
    padding: 10px 15px 0
}

@media(min-width:769px) {
    html[dir=rtl] .live-stream__three-flash-warning {
        font-size: 13px;
        font-size: .8125rem;
        line-height: 22px;
        line-height: 1.375rem;
        padding: 0 0 0 22px
    }
}

html[dir=rtl] #live-player-container .live-stream__three-flash-warning {
    padding: 10px 15px 10px 20px
}

.dark-mode .live-stream__three-flash-warning {
    color: #bebebe
}

.live-stream-player .loading {
    min-height: calc(100vh - 180px) !important
}

@media(min-width:769px) {
    .live-stream-player .loading {
        min-height: calc(100vh - 220px) !important
    }
}

.live-stream-tabs {
    margin-bottom: 30px
}

.live-stream-tabs>.tab-list__header {
    display: flex;
    max-width: 370px;
    height: 60px;
    max-height: 60px;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 4px
}

@media(min-width:992px) {
    .live-stream-tabs>.tab-list__header {
        height: 33px;
        max-height: 33px
    }
}

@media(min-width:992px) {
    html[dir=ltr] .live-stream-tabs>.tab-list__header {
        height: 60px;
        max-height: 60px
    }
}

.live-stream-tabs>.tab-list__header>li.tab-header {
    display: flex;
    flex-basis: 50%;
    flex-grow: 1;
    background-color: #e5e5e5;
    color: #626262;
    text-align: center;
    position: relative;
    cursor: pointer
}

.live-stream-tabs>.tab-list__header>li.tab-header.is-tab-active {
    background-color: #fff;
    color: #000
}

.live-stream-tabs>.tab-list__header>li.tab-header.is-tab-active:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: -4px;
    right: 0
}

.live-stream-tabs>.tab-list__header>li.tab-header button {
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .live-stream-tabs>.tab-list__header>li.tab-header button[focus-within] {
        outline-color: transparent
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-within {
        outline-color: transparent
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button.focus-visible,
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

@-moz-document url-prefix("") {
    .live-stream-tabs>.tab-list__header>li.tab-header button[focus-within] {
        outline-color: transparent
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-within {
        outline-color: transparent
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button.focus-visible,
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-visible {
        outline: 3px dotted;
        outline-offset: -3px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .live-stream-tabs>.tab-list__header>li.tab-header button[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-within {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
}

@media(pointer:coarse) {
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus {
        outline: none
    }
    .live-stream-tabs>.tab-list__header>li.tab-header button.focus-visible,
    .live-stream-tabs>.tab-list__header>li.tab-header button:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

.live-stream-tabs>.tab-list__header>li.tab-header span {
    margin: auto;
    font-weight: 600
}

.live-stream-tabs>.tab-list__header>li.tab-header span:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: transparent;
    position: relative
}

@media(min-width:576px) {
    .live-stream-tabs>.tab-list__header>li.tab-header.is-tab-active span:before {
        content: "";
        display: inline-block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #c31833;
        position: relative;
        left: -5px
    }
}

.live-stream-tabs>.tab-list__header :not(:last-child):not(.is-tab-active) {
    border-right: 1px solid #fff
}

html[dir=rtl] .live-stream-tabs>.tab-list__header :not(:last-child):not(.is-tab-active) {
    border-left: 1px solid #fff
}

html[dir=rtl] .live-stream-tabs>.tab-list__header li.tab-header.is-tab-active span:before {
    left: inherit;
    right: -5px
}

.live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header {
    color: #969696
}

.live-stream-tabs>.tab-list__content {
    position: relative;
    max-width: 370px;
    background: #000
}

.live-stream-alternative-wrapper {
    font-size: 14px;
    font-size: .875rem;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    grid-row-gap: 10px;
    row-gap: 10px
}

@media(max-width:768.98px) {
    .live-stream-alternative-wrapper {
        flex-direction: column;
        padding: 0 15px
    }
}

.live-stream-player_ssr {
    min-height: 560px
}

.live-stream__player-switcher-mobile {
    min-width: 50%
}

.live-stream__player-switcher-mobile~span .live-stream__three-flash-warning,
.live-stream__player-switcher-mobile~span .live-stream__three-flash-warning--hidden--homepage {
    padding: 0
}

html[dir=rtl] .live-stream__player-switcher {
    padding: 10px 0;
    position: absolute;
    top: 10px;
    left: 0
}

@media(min-width:992px) {
    html[dir=rtl] .live-stream__player-switcher {
        padding: 0;
        top: 1px
    }
}

[dir=ltr] .live-stream__three-flash-warning {
    padding-right: 20px
}

[dir=rtl] .live-stream__three-flash-warning {
    padding-left: 20px
}

.live-stream__buttons_container {
    display: flex;
    align-items: center;
    grid-column-gap: 9px;
    -moz-column-gap: 9px;
    column-gap: 9px
}

.live-stream__buttons_container:empty {
    display: none
}

.live-stream__buttons_container .epg-container__schedule__link {
    text-decoration: none
}

.live-stream__buttons_container .epg-container__next__schedule {
    display: flex;
    align-items: center;
    color: #fff;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 0 12px;
    min-width: -moz-max-content;
    min-width: max-content
}

[dir=ltr] .live-stream__buttons_container .epg-container__next__schedule .icon--primary {
    margin-left: 0;
    margin-right: 5px
}

[dir=rtl] .live-stream__buttons_container .epg-container__next__schedule .icon--primary {
    margin-right: 0;
    margin-left: 5px
}

.live-stream__buttons_container .epg-container__next__schedule__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--leading-headline)
}

.pre-thumbnail-image {
    position: absolute;
    top: 0;
    width: 100%;
    aspect-ratio: 16/9;
    max-height: 57vw
}

@media(min-width:769px) {
    .pre-thumbnail-image {
        max-height: 435px
    }
}

.live-stream-widget {
    position: relative;
    aspect-ratio: 16/9
}

.live-stream-widget video-js {
    border-radius: 0 !important
}

.aj-video-player[\:has\(video\)]~.pre-thumbnail-image,
.live-stream-player[\:has\(iframe\)] .pre-thumbnail-image,
.live-stream-player[\:has\(video\)] .pre-thumbnail-image,
.single-live-stream-player-wrapper[\:has\(video\)]~.pre-thumbnail-image,
.youtube-live-stream-player[\:has\(iframe\)]~.pre-thumbnail-image {
    visibility: hidden
}

.aj-video-player:has(video)~.pre-thumbnail-image,
.live-stream-player:has(iframe) .pre-thumbnail-image,
.live-stream-player:has(video) .pre-thumbnail-image,
.single-live-stream-player-wrapper:has(video)~.pre-thumbnail-image,
.youtube-live-stream-player:has(iframe)~.pre-thumbnail-image {
    visibility: hidden
}

.live-stream-player[\:has\(.live-stream-player__widget-header\)][\:has\(.live-stream-tabs\)] .pre-thumbnail-image {
    top: 121px
}

.live-stream-player:has(.live-stream-player__widget-header):has(.live-stream-tabs) .pre-thumbnail-image {
    top: 121px
}

.live-stream-player[\:has\(.live-stream-player__widget-header\)] .pre-thumbnail-image {
    top: 61px
}

.live-stream-player:has(.live-stream-player__widget-header) .pre-thumbnail-image {
    top: 61px
}

.live-stream-player[\:has\(.live-stream-tabs\)] .pre-thumbnail-image {
    top: 56px
}

.live-stream-player:has(.live-stream-tabs) .pre-thumbnail-image {
    top: 56px
}

@media(min-width:769px) {
    .live-stream-player[\:has\(.live-stream-player__widget-header\)] .pre-thumbnail-image {
        top: 57px
    }
    .live-stream-player:has(.live-stream-player__widget-header) .pre-thumbnail-image {
        top: 57px
    }
    .live-stream-player[\:has\(.live-stream-player__widget-header\)][\:has\(.live-stream-tabs\)] .pre-thumbnail-image {
        top: 108px
    }
    .live-stream-player:has(.live-stream-player__widget-header):has(.live-stream-tabs) .pre-thumbnail-image {
        top: 108px
    }
}

.live-stream-container .live-stream-player .live-stream-tabs>ol.tab-list__header {
    height: inherit;
    max-height: inherit;
    margin-bottom: 0
}

.live-stream-container .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header span {
    line-height: 1.25;
    position: unset;
    padding: 17px;
    display: block;
    font-size: 18px;
    font-size: 1.125rem
}

.live-stream-container .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header.is-tab-active span:before {
    background-color: #c31833
}

.live-stream-container .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header.is-tab-active:after {
    background-color: #fff
}

.live-stream-container .live-stream-player {
    margin: inherit
}

.live-stream-container .live-stream-player .live-stream__player-switcher {
    padding: 10px 0;
    position: absolute;
    top: 10px;
    left: 0
}

.theme-aja .live-stream-container .container--ads-vertical-stretch .container--ads,
.theme-ajm .live-stream-container .container--ads-vertical-stretch .container--ads {
    margin-top: 90px
}

.live-stream-player {
    display: flex;
    flex-direction: column
}

.live-stream-player .live-stream-tabs {
    margin-bottom: 0;
    position: relative
}

@media(min-width:769px) {
    .live-stream-player {
        max-width: 1000px;
        margin: auto;
        width: 770px
    }
}

.live-stream-player .live-stream-tabs>.tab-list__content {
    max-width: 100%
}

[dir=ltr] .live-stream-player .live-stream-tabs>.tab-list__content .live-stream__player-switcher {
    left: auto;
    right: 0
}

[dir=rtl] .live-stream-player .live-stream-tabs>.tab-list__content .live-stream__player-switcher {
    right: auto;
    left: 0
}

.live-stream-player .live-stream-tabs>.tab-list__content .live-stream__player-switcher {
    top: -51px
}

@media(max-width:768.98px) {
    .live-stream-player .live-stream-tabs>.tab-list__content {
        border-top: 1px solid var(--primary-color)
    }
}

@media(max-width:768.98px) {
    .live-stream-player .live-stream-tabs>.tab-list__header {
        max-width: 100%
    }
}

@media(min-width:769px) {
    .live-stream-player .live-stream-tabs>.tab-list__header {
        margin-bottom: 10px
    }
}

@media(min-width:992px) {
    [dir=ltr] .live-stream-player .live-stream-tabs>.tab-list__header {
        margin-left: 0
    }
    [dir=rtl] .live-stream-player .live-stream-tabs>.tab-list__header {
        margin-right: 0
    }
    [dir=ltr] .live-stream-player .live-stream-tabs>.tab-list__header {
        margin-right: auto
    }
    [dir=rtl] .live-stream-player .live-stream-tabs>.tab-list__header {
        margin-left: auto
    }
    .live-stream-player .live-stream-tabs>.tab-list__header {
        width: 450px
    }
}

.live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header {
    background-color: #000;
    flex-basis: inherit
}

@media(max-width:991.98px) {
    .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header {
        flex-grow: 1
    }
}

@media(min-width:992px) {
    .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header {
        width: 100%
    }
}

.live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header span {
    margin: auto;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem
}

@media(min-width:992px) {
    .live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header span {
        width: 100%;
        position: absolute;
        top: -2px;
        left: 0;
        font-size: 16px;
        font-size: 1rem
    }
}

.live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header.is-tab-active span {
    color: #fff
}

.live-stream-player .live-stream-tabs>ol.tab-list__header>li.tab-header.is-tab-active:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    top: inherit;
    right: 0
}

.live-stream-player .live-stream-tabs>.tab-list__header :not(:last-child):not(.is-tab-active) {
    border-right: none
}

html[dir=rtl] .live-stream-player .live-stream-tabs>.tab-list__header :not(:last-child):not(.is-tab-active) {
    border-left: none
}

.post-label {
    font-size: 16px;
    font-size: 1rem;
    color: var(--main-grey-color);
    font-weight: 400;
    line-height: var(--leading-headline);
    margin-bottom: 5px;
    position: relative
}

.post-label a:hover {
    text-decoration: underline
}

.post-label__icon {
    margin: 0 0 0 5px;
    height: 16px;
    width: 16px
}

.post-label__link {
    color: var(--main-grey-color);
    text-decoration: none
}

.post-label__image {
    height: 20px;
    width: auto;
    max-height: 20px;
    object-fit: contain
}

.post-label__text--deemphasize {
    color: #595959;
    font-weight: 400
}

@media(max-width:768.98px) {
    .post-label__image {
        height: 16px
    }
}

.post-label--small {
    font-size: 12.8px;
    font-size: .8rem
}

.post-label--small .post-label__icon {
    height: 12.8px;
    width: 12.8px
}

.post-label--small .post-label__image {
    height: 15px
}

@media(max-width:768.98px) {
    .post-label--small .post-label__image {
        height: 16px
    }
}

.post-label--large {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700
}

.post-label--large strong {
    font-weight: 700
}

.post-label--large .post-label__icon {
    height: 20px;
    width: 20px
}

.post-label--large .post-label__image {
    height: 22.5px
}

@media(min-width:769px) {
    .post-label--large {
        font-size: 23px;
        font-size: 1.4375rem
    }
}

.post-label--xlarge {
    font-size: 27px;
    font-size: 1.6875rem;
    margin-bottom: 15px
}

.post-label--xlarge .post-label__icon {
    height: 27px;
    width: 27px
}

.post-label--xlarge .post-label__image {
    height: 30px
}

.post-label--podcast {
    text-transform: uppercase
}

@media(max-width:768.98px) {
    .post-label--podcast {
        margin-top: 15px
    }
}

.post-label--breaking,
.post-label--developing,
.post-label--live,
.post-label--live-amp,
.post-label--live-sports,
.post-label--live-sports-amp {
    font-weight: 700;
    text-transform: uppercase
}

.post-label--breaking .post-label__text,
.post-label--developing .post-label__text,
.post-label--live-amp .post-label__text,
.post-label--live-sports-amp .post-label__text,
.post-label--live-sports .post-label__text,
.post-label--live .post-label__text {
    color: #c31833
}

.post-label--breaking strong,
.post-label--developing strong,
.post-label--live-amp strong,
.post-label--live-sports-amp strong,
.post-label--live-sports strong,
.post-label--live strong {
    font-weight: 700
}

.post-label--live,
.post-label--live-amp {
    align-items: center;
    display: flex;
    text-transform: uppercase
}

.post-label--live-amp.post-label--small .post-label__icon,
.post-label--live.post-label--small .post-label__icon {
    height: 8px;
    width: 8px
}

.post-label--live-amp.post-label--large .post-label__icon,
.post-label--live.post-label--large .post-label__icon {
    height: 19px;
    width: 19px
}

@media(min-width:769px) {
    .post-label--live-amp.post-label--large .post-label__icon,
    .post-label--live.post-label--large .post-label__icon {
        height: 22px;
        width: 22px;
        transform: translate3d(0, -1px, 0)
    }
}

.post-label--externalArticle {
    align-items: center;
    display: flex
}

.post-label .post-label__link .post-label__image,
.post-label .post-label__link img {
    border-bottom: 1px solid transparent
}

.post-label .post-label__link .post-label__image:hover,
.post-label .post-label__link img:hover {
    border-bottom: 1px solid #595959
}

.post-label .screen-reader-text {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto
}

#main-content-area .article-header>.post-label {
    margin-top: 0;
    margin-bottom: 10px
}

html[dir=ltr] .post-label--live-amp .post-label__icon,
html[dir=ltr] .post-label__icon {
    margin: 0 5px 0 0
}

@media(min-width:769px) {
    html[dir=rtl] .post-label--large {
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media(max-width:768.98px) {
    html[dir=rtl] .post-label--large {
        font-size: 18px;
        font-size: 1.125rem
    }
}

html[dir=rtl] .fte-article__title .post-label {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: var(--leading-base)
}

@media(max-width:768.98px) {
    html[dir=rtl] .fte-article__title .post-label {
        font-size: 22.5px;
        font-size: 1.40625rem
    }
}

@media(min-width:769px) {
    html[dir=rtl] .fte-article__header-meta .post-label__link .post-label__text {
        color: #595959;
        font-weight: 400;
        line-height: 1.25
    }
}

html[dir=rtl] .fte-article__header-meta .post-label--small {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.11
}

@media(max-width:768.98px) {
    html[dir=rtl] .fte-article__header-meta .post-label--small {
        font-size: 18px;
        font-size: 1.125rem
    }
}

html.theme-ajb .post-label--xlarge,
html.theme-aje .post-label--xlarge,
html.theme-chinese .post-label--xlarge {
    font-size: 24px;
    font-size: 1.5rem
}

html.theme-ajb .post-label--xlarge .post-label__image,
html.theme-aje .post-label--xlarge .post-label__image,
html.theme-chinese .post-label--xlarge .post-label__image {
    height: 28px
}

html.theme-chinese .post-label--xlarge {
    margin-bottom: 20px
}

@media(max-width:768.98px) {
    html.theme-ajd .fte-featured-articles-list__item:first-child .post-label {
        margin-right: 20px
    }
}

@media(max-width:768.98px) {
    html.theme-aja #featured-news-container .fte-featured-articles-list__item .article-card__liveblog-img-container .post-label {
        display: none
    }
    html.theme-aja #featured-news-container .fte-featured-articles-list__item:first-child .article-card__liveblog-content .post-label {
        padding-right: 25px
    }
    html.theme-aja #featured-news-container .fte-featured-articles-list__item:nth-last-child(-n+8) .post-label .post-label__icon {
        height: 15px;
        width: 15px
    }
    html.theme-aja #featured-news-container .article-featured-top-xl .post-label,
    html.theme-aja #featured-news-container .fte-featured-articles-list__item:first-child .article-card__liveblog-content .post-label {
        line-height: 1.11;
        margin-bottom: 5px;
        font-size: 22.5px;
        font-size: 1.40625rem
    }
    html.theme-aja #featured-news-container .article-featured-top-xl .post-label .post-label__icon,
    html.theme-aja #featured-news-container .fte-featured-articles-list__item:first-child .article-card__liveblog-content .post-label .post-label__icon {
        height: 19px;
        width: 19px
    }
}

.three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking,
.three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--breaking,
.three-col-layout__stories article.top-story-article .post-label.post-label--breaking,
.three-col-layout__stories article.top-story-second-article .post-label.post-label--breaking {
    background-color: #c31833;
    padding: 2.4px 7px;
    border-radius: 8px;
    display: inline-flex
}

@media(max-width:768.98px) {
    .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking,
    .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking,
    .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--breaking,
    .three-col-layout__stories article.top-story-article .post-label.post-label--breaking,
    .three-col-layout__stories article.top-story-second-article .post-label.post-label--breaking {
        padding: 3.4px 7px
    }
}

.three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking .post-label__text,
.three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking .post-label__text,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--breaking .post-label__text,
.three-col-layout__stories article.top-story-article .post-label.post-label--breaking .post-label__text,
.three-col-layout__stories article.top-story-second-article .post-label.post-label--breaking .post-label__text {
    color: #fff
}

@media(max-width:768.98px) {
    .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--breaking .post-label__text,
    .three-col-layout__stories article.top-story-article .post-label.post-label--breaking .post-label__text,
    .three-col-layout__stories article.top-story-second-article .post-label.post-label--breaking .post-label__text {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 500
    }
}

.three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--live .post-label__text,
.three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--live .post-label__text,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--live .post-label__text,
.three-col-layout__stories article.top-story-article .post-label.post-label--live .post-label__text,
.three-col-layout__stories article.top-story-second-article .post-label.post-label--live .post-label__text {
    font-size: 11.2px;
    font-size: .7rem;
    font-weight: 500
}

@media(max-width:768.98px) {
    .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--live .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--live .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--live .post-label__text,
    .three-col-layout__stories article.top-story-article .post-label.post-label--live .post-label__text,
    .three-col-layout__stories article.top-story-second-article .post-label.post-label--live .post-label__text {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400
    }
}

.three-col-layout__stories .hp-featured-categories .article-card--small .post-label__text,
.three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label__text,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label__text,
.three-col-layout__stories article.top-story-article .post-label__text,
.three-col-layout__stories article.top-story-second-article .post-label__text {
    font-size: 11.2px;
    font-size: .7rem;
    font-weight: 500;
    line-height: var(--leading-base)
}

@media(max-width:768.98px) {
    .three-col-layout__stories .hp-featured-categories .article-card--small .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label__text,
    .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label__text,
    .three-col-layout__stories article.top-story-article .post-label__text,
    .three-col-layout__stories article.top-story-second-article .post-label__text {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400
    }
}

.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label__text,
.three-col-layout__stories article.top-story-article .post-label,
.three-col-layout__stories article.top-story-article .post-label__text,
.three-col-layout__stories article.top-story-second-article.article-card--large .post-label,
.three-col-layout__stories article.top-story-second-article.article-card--large .post-label__text {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400
}

@media(min-width:769px) {
    .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--live .post-label__text,
    .three-col-layout__stories article.top-story-article .post-label.post-label--live .post-label__text,
    .three-col-layout__stories article.top-story-second-article.article-card--large .post-label.post-label--live .post-label__text {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400
    }
}

.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label {
    height: 20px
}

.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .second-column-top-story-article .post-label,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .second-column-top-story-article .post-label.post-label--live .post-label__text,
.three-col-layout__stories .hp-featured-second-stories__item:first-of-type .second-column-top-story-article .post-label__text {
    font-weight: 500
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label {
    background: transparent
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--developing {
    display: flex;
    align-items: center
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--breaking,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--developing,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-amp,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-sports,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-sports-amp {
    padding-left: 0
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--breaking .post-label__text,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--developing .post-label__text,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-amp .post-label__text,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-sports-amp .post-label__text,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live-sports .post-label__text,
.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live .post-label__text {
    color: #fff
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live .post-label__icon circle:first-child {
    stroke: #fff;
    fill: #c31833
}

.three-col-layout__stories article.top-story-article-theme-is-qid:not(.article-card__liveblog) .post-label--live .post-label__icon circle:nth-child(2) {
    fill: #fff
}

[dir=ltr] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label {
    padding-left: 20px
}

[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label {
    padding-right: 20px
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label {
    padding-bottom: 0;
    margin-bottom: 0;
    position: unset;
    background: transparent
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label {
        padding-bottom: 15px
    }
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label .post-label__text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: var(--leading-headline)
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .article-card__liveblog-is-breaking.post-label .post-label__text {
        font-size: 20px;
        font-size: 1.25rem
    }
}

[dir=ltr] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .post-label {
    left: 20px
}

[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .post-label {
    right: 20px
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .post-label {
    background-color: #fff;
    width: 94%
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .post-label .post-label__text {
    font-size: 16px;
    font-size: 1rem;
    color: #c31833
}

[dir=ltr] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
    left: 20px
}

[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
    right: 20px
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
    margin-bottom: 0;
    background: transparent;
    border-radius: 50px;
    display: inline-block;
    padding: 3px 20px
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
        margin-bottom: 14px
    }
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label .post-label__text {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label .post-label__text {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .post-label.article-card__top-story-is-breaking .post-label__text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .post-label.article-card__top-story-is-breaking .post-label__text {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .top-story-article__header .post-label .post-label__text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #fff
}

@media(min-width:769px) {
    .three-col-layout__stories article.top-story-article-theme-is-qid.top-story-article .top-story-article__header .post-label .post-label__text {
        font-size: 20px;
        font-size: 1.25rem
    }
}

html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--breaking .post-label__text,
html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--developing .post-label__text,
html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-amp .post-label__text,
html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-sports-amp .post-label__text,
html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-sports .post-label__text,
html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live .post-label__text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

@media(min-width:769px) {
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--breaking .post-label__text,
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--developing .post-label__text,
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-amp .post-label__text,
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-sports-amp .post-label__text,
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live-sports .post-label__text,
    html[dir=ltr] article.top-story-article-theme-is-qid:not(.article-card__liveblog) .top-story-article__header .post-label--live .post-label__text {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.theme-aje .three-col-layout__stories .top-story-article .article-card__liveblog-content .post-label .post-label__text,
.theme-aje .three-col-layout__stories .top-story-article .article-card__liveblog-img-container .post-label .post-label__text,
.theme-aje .three-col-layout__stories .top-story-article article.top-story-article .post-label .post-label__text {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.theme-aje .three-col-layout__stories .top-story-article .article-card__liveblog-img-container .post-label {
    height: auto;
    padding: 7px 10px
}

.theme-aje .three-col-layout__stories .top-story-article .article-card__liveblog-content .post-label {
    margin-bottom: 10px
}

html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking,
html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking,
html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label.post-label--breaking {
    padding: 0
}

@media(min-width:769px) {
    html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking,
    html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking,
    html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label.post-label--breaking {
        padding: 2px 8px
    }
}

@media(max-width:768.98px) {
    html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--breaking .post-label__text,
    html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--breaking .post-label__text,
    html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label.post-label--breaking .post-label__text {
        font-size: 15px;
        font-size: .9375rem;
        font-weight: 700;
        padding: 2.5px 6px
    }
}

@media(max-width:768.98px) {
    html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--live .post-label__text,
    html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--live .post-label__text,
    html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label.post-label--live .post-label__text {
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 400
    }
}

html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label__text,
html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label__text,
html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label__text {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

@media(max-width:768.98px) {
    html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label__text,
    html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label__text,
    html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label__text {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 400
    }
}

html[dir=rtl] .three-col-layout__stories .hp-featured-categories .article-card--small .post-label.post-label--live .post-label__text,
html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories .article-card--small .post-label.post-label--live .post-label__text,
html[dir=rtl] .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label.post-label--live .post-label__text,
html[dir=rtl] .three-col-layout__stories article.top-story-article .post-label.post-label--live .post-label__text,
html[dir=rtl] .three-col-layout__stories article.top-story-second-article .post-label.post-label--live .post-label__text {
    font-size: 18px;
    font-weight: 700
}

html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid .article-card__liveblog-title .post-label .post-label__text {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 8px;
    font-weight: 400
}

@media(min-width:769px) {
    html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid .article-card__liveblog-title .post-label .post-label__text {
        font-size: 24px;
        font-size: 1.5rem
    }
}

html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
    top: 16px
}

@media(min-width:769px) {
    html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label {
        top: 15px
    }
}

html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label .post-label__text {
    font-size: 22px;
    font-size: 1.375rem
}

@media(min-width:769px) {
    html[dir=rtl] .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-is-breaking.post-label .post-label__text {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.theme-aja .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-title h1.article-card__title {
    padding-top: 30px !important
}

@media(max-width:768.98px) {
    .theme-aja .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-title h1.article-card__title {
        padding-top: 0 !important
    }
}

.theme-aja .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-title .post-label,
.theme-aja .three-col-layout__stories article.top-story-article-theme-is-qid.article-card--with-live-stream .article-card__liveblog-content .article-card__liveblog-title .post-label.article-card__liveblog-is-breaking {
    margin-top: 10px;
    margin-bottom: 0
}

@media(max-width:768.98px) {
    .theme-aja .three-col-layout__stories .hp-featured-second-stories__item:first-of-type .post-label {
        padding-right: 25px
    }
}

.qid-manually-curated-additional-stories .post-label {
    font-size: 15px;
    font-size: .9375rem
}

.qid-manually-curated-additional-stories .post-label.post-label--breaking {
    background-color: #c31833;
    padding: 2.5px 10px;
    border-radius: 10px;
    display: inline-flex
}

.qid-manually-curated-additional-stories .post-label.post-label--breaking .post-label__text {
    color: #fff;
    font-weight: 700
}

.qid-manually-curated-additional-stories .post-label img {
    max-height: 20px
}

.qid-manually-curated-additional-stories .post-label .post-label__text {
    font-weight: 400
}

@media(min-width:769px) {
    .qid-manually-curated-additional-stories .post-label {
        color: #bebebe;
        font-size: 12px;
        font-size: .75rem;
        line-height: var(--leading-base)
    }
    .qid-manually-curated-additional-stories .post-label img {
        max-height: 18px
    }
}

html[dir=ltr] .qid-manually-curated-additional-stories .post-label {
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--leading-base)
}

@media(min-width:769px) {
    html[dir=ltr] .qid-manually-curated-additional-stories .post-label {
        font-size: 13px;
        font-size: .8125rem;
        line-height: var(--leading-base)
    }
}

.article-card.article-card--qid .post-label {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18.75px;
    font-size: 1.171875rem;
    line-height: var(--leading-base);
    color: #fff
}

.article-card.article-card--qid .post-label.post-label--breaking {
    background-color: #c31833;
    padding: 3.5px 15px;
    border-radius: 15px;
    display: inline-flex
}

.article-card.article-card--qid .post-label.post-label--breaking .post-label__text {
    color: #fff
}

.article-card.article-card--qid .post-label .icon {
    height: 18px;
    width: 18px
}

@media(min-width:769px) {
    .article-card.article-card--qid .post-label .icon {
        height: 22px;
        width: 22px
    }
}

@media(min-width:769px) {
    .article-card.article-card--qid .post-label {
        font-size: 22.5px;
        font-size: 1.40625rem
    }
}

.theme-style-rounded .card-pre-footer__title-container .post-label {
    font-size: 18px;
    font-size: 1.125rem
}

.more-on {
    width: 100%;
    margin: 0 0 30px;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px 0;
    text-align: initial;
    font-family: var(--font-family);
    padding: 30px
}

@media(min-width:769px) {
    .more-on {
        padding-left: 0;
        padding-right: 0
    }
}

.wysiwyg .more-on>h2.more-on__heading {
    font-size: 14px;
    font-size: .875rem;
    line-height: var(--leading-headline);
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 20px
}

.dark-mode .wysiwyg h2.more-on__heading {
    color: #fff
}

[dir=ltr] .more-on__article {
    margin-left: 15px
}

[dir=rtl] .more-on__article {
    margin-right: 15px
}

.more-on__article {
    position: relative;
    line-height: var(--leading-base);
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px
}

.more-on__article:before {
    background: var(--primary-color);
    position: absolute;
    border-radius: 10px;
    top: 14px;
    content: "";
    width: 5px;
    height: 5px
}

html[dir=rtl] .more-on__article:before {
    margin-left: 10px
}

@media(min-width:769px) {
    .more-on__article {
        font-size: 18px;
        font-size: 1.125rem;
        margin-bottom: 15px
    }
}

.more-on__article:before {
    top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: var(--primary-color)
}

.more-on__article:last-of-type {
    margin-bottom: 0
}

.more-on__article .external-link__icon {
    margin: auto 3px;
    vertical-align: middle
}

@media(min-width:769px) {
    .more-on__article .external-link__icon {
        width: 13px;
        height: 13px
    }
}

.theme-aja .wysiwyg h3.more-on__article-heading,
.theme-ajb .wysiwyg h3.more-on__article-heading,
.theme-aje .wysiwyg h3.more-on__article-heading,
.theme-ajm .wysiwyg h3.more-on__article-heading,
.theme-chinese .wysiwyg h3.more-on__article-heading,
.wysiwyg h3.more-on__article-heading {
    margin: 0;
    font-size: 16px !important;
    line-height: 1.5
}

@media(min-width:769px) {
    .theme-aja .wysiwyg h3.more-on__article-heading,
    .theme-ajb .wysiwyg h3.more-on__article-heading,
    .theme-aje .wysiwyg h3.more-on__article-heading,
    .theme-ajm .wysiwyg h3.more-on__article-heading,
    .theme-chinese .wysiwyg h3.more-on__article-heading,
    .wysiwyg h3.more-on__article-heading {
        font-size: 18px !important;
        line-height: 1.333
    }
}

@media(max-width:768.98px) {
    .theme-aja .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed,
    .theme-ajb .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed,
    .theme-aje .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed,
    .theme-ajm .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed,
    .theme-chinese .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed,
    .wysiwyg h3.more-on__article-heading.more-on__article-heading__trimmed {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
}

a.more-on__link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    text-decoration: none;
    color: #000
}

a.more-on__link:hover {
    text-decoration: underline
}

@media(min-width:769px) {
    a.more-on__link {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.333
    }
}

@media(max-width:768.98px) {
    html:not(.amp) .more-on__article.limited-mobile-stories {
        display: none
    }
    html:not(.amp) .more-on__article.limited-mobile-stories:first-of-type,
    html:not(.amp) .more-on__article.limited-mobile-stories:nth-of-type(2) {
        display: block
    }
}

.theme-aja a.more-on__link {
    font-weight: 700
}

html .wysiwyg a.more-on__link {
    color: #000;
    text-decoration: none
}

html .wysiwyg a.more-on__link:hover {
    text-decoration: underline
}

html .dark-mode .wysiwyg a.more-on__link {
    color: #fff
}

.theme-ajd .more-on .more-on__heading {
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 6px;
    font-weight: 300
}

.theme-ajd .wysiwyg h3.more-on__article-heading a.more-on__link {
    margin: 0;
    text-decoration: none;
    line-height: 23px;
    line-height: 1.4375rem;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem
}

.theme-ajd .wysiwyg h3.more-on__article-heading a.more-on__link:hover {
    text-decoration: underline
}

@media(max-width:768.98px) {
    .theme-ajd .more-on__article {
        margin: 0 0 10px !important
    }
}

.loading-card {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px;
    margin-bottom: 20px
}

@media(max-width:768.98px) {
    .loading-card {
        margin-bottom: 15px;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }
}

.loading-card.featured {
    padding: 0
}

.loading-card.featured.medium {
    flex-direction: column;
    flex-wrap: nowrap
}

.loading-card.featured.small {
    flex-wrap: nowrap
}

@media(min-width:769px) {
    .loading-card.featured .image {
        flex-basis: 53%;
        height: 100px
    }
    .loading-card.featured .content {
        flex-basis: 47%;
        padding-right: 10px
    }
}

.loading-card .content {
    padding-right: 30px;
    flex-basis: 63%
}

@media(max-width:768.98px) {
    .loading-card .content {
        padding-right: 15px
    }
}

.loading-card .image,
.loading-card h2,
.loading-card h3,
.loading-card p {
    background: #eee;
    animation: fadeinout 2.5s linear infinite;
    border-radius: 10px
}

.loading-card .image {
    flex-basis: 37%;
    display: flex;
    justify-content: center;
    align-items: center
}

.loading-card .image svg {
    width: 60%;
    height: 60%;
    fill: #fff
}

.loading-card h2 {
    height: 25px
}

@media(max-width:768.98px) {
    .loading-card h2 {
        height: 15px
    }
}

.loading-card h2.heading-first-line {
    margin-bottom: 10px
}

@media(max-width:768.98px) {
    .loading-card h2.heading-first-line {
        margin-bottom: 5px;
        margin-top: 10px
    }
}

.loading-card h2.heading-second-line {
    margin-top: 0
}

@media(max-width:768.98px) {
    .loading-card h2.heading-second-line {
        margin-bottom: 5px
    }
}

.loading-card h2.heading-third-line {
    visibility: visible;
    width: 40%;
    margin-top: 0
}

@media(min-width:769px) {
    .loading-card h2.heading-third-line {
        visibility: hidden;
        height: 0
    }
}

.loading-card h3 {
    height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    width: 125px
}

.loading-card p {
    width: 95%;
    height: 15px
}

@media(max-width:768.98px) {
    .loading-card p {
        height: 0;
        visibility: hidden
    }
}

.loading-card p.excerpt-first-line {
    margin-bottom: 10px
}

.loading-card p.excerpt-second-line {
    margin-top: 0;
    margin-bottom: 10px
}

.loading-card p.excerpt-third-line {
    margin-top: 0
}

.loading-card.keep-reading {
    width: 100%
}

.loading-card.keep-reading p.horizontal-line {
    height: 24px;
    margin: 0 0 15px;
    visibility: visible
}

.loading-card.keep-reading .excerpt-top-line {
    width: 229px
}

.loading-card.keep-reading .excerpt-mid-line {
    width: 285px
}

.loading-card.keep-reading .excerpt-bottom-line {
    width: 138px
}

@media(min-width:769px) {
    .loading-card.keep-reading .excerpt-top-line {
        width: 520px
    }
    .loading-card.keep-reading .excerpt-mid-line {
        width: 600px
    }
    .loading-card.keep-reading .excerpt-bottom-line {
        width: 300px
    }
}

.dark-mode .loading-card {
    background: #0e0e0e
}

.dark-mode .loading-card .image,
.dark-mode .loading-card h2,
.dark-mode .loading-card h3,
.dark-mode .loading-card p {
    background: #333
}

html[dir=rtl] .loading-card .content {
    padding-left: 30px;
    padding-right: 0
}

@media(max-width:768.98px) {
    html[dir=rtl] .loading-card .content {
        padding-right: 0;
        padding-left: 15px
    }
}

@keyframes fadeinout {
    0%,
    to {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

.search-bar {
    background-color: #f0f0f0;
    width: 100%
}

.search-bar--overlay {
    top: 0;
    z-index: 1
}

.search-bar__form {
    display: flex;
    padding: 10px 0
}

@media(min-width:769px) {
    .search-bar__form {
        padding: 20px 0
    }
}

.search-bar__input-container {
    position: relative;
    width: 100%
}

.search-bar__input {
    font-size: 25px;
    font-size: 1.5625rem;
    background: transparent;
    border: 0;
    width: 100%;
    font-weight: 300;
    line-height: var(--leading-base);
    position: unset;
    padding-left: 0;
    padding-right: 0
}

@media(min-width:769px) {
    .search-bar__input {
        font-size: 32px;
        font-size: 2rem;
        position: absolute;
        padding-left: 10px;
        padding-right: 10px
    }
}

.search-bar__input::-moz-placeholder {
    color: #595959
}

.search-bar__input::placeholder {
    color: #595959
}

html[dir=rtl] .search-bar__input {
    height: 100%
}

[dir=ltr] .search-bar__icon {
    right: 0
}

[dir=rtl] .search-bar__icon {
    left: 0
}

.search-bar__icon {
    position: absolute;
    top: 0
}

.search-bar button {
    border: 0;
    cursor: pointer;
    width: 100%;
    margin-top: -1px;
    background: transparent
}

.search-bar button:disabled {
    opacity: .5;
    cursor: default
}

.search-bar__button {
    padding-right: 10px
}

.search-bar__button button {
    color: #fff;
    min-width: 108px;
    padding: 8px 17px;
    background-color: #000;
    margin-top: -1px;
    border-radius: 100px;
    font-size: 22px;
    font-size: 1.375rem
}

.search-bar.not-found .container {
    padding-top: 3px;
    padding-bottom: 3px
}

@media(min-width:769px) {
    .search-bar.not-found .container {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.search-bar.not-found .search-bar__input-container {
    width: 100%
}

.search-bar.not-found .search-bar__icon {
    top: 10px
}

@media(min-width:769px) {
    .search-bar.not-found .search-bar__icon {
        top: -15px
    }
}

.search-bar.not-found .search-bar__icon button {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding-left: 0
}

.search-bar.not-found .search-bar__input {
    font-size: 32px;
    font-size: 2rem;
    top: -30px
}

.search-bar.not-found .search-bar__input::-moz-placeholder {
    color: #000
}

.search-bar.not-found .search-bar__input::placeholder {
    color: #000
}

.search-bar.not-found .search-bar__form {
    padding: 0
}

@media(min-width:769px) {
    .search-bar.not-found .search-bar__form {
        padding: 23.5px 0
    }
}

@media(min-width:769px) {
    .search-bar.not-found .container--vertical-padding .container__inner {
        padding-bottom: 40px
    }
}

@media(max-width:768px) {
    .search-bar.not-found .container {
        padding-left: 5px;
        padding-right: 5px
    }
}

.search-bar .google-recaptcha-policy {
    display: block;
    font-weight: 400;
    color: #595959;
    padding: 2px 0;
    font-size: 11px;
    font-size: .6875rem
}

.search-bar .google-recaptcha-policy:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    transform: translateY(-3px);
    left: 0
}

.search-bar .google-recaptcha-policy strong {
    font-weight: 400;
    color: #000
}

.not-found__search .search-bar .google-recaptcha-policy {
    position: absolute;
    top: 100%;
    left: 0
}

html[dir=rtl] .not-found__search .search-bar .google-recaptcha-policy {
    left: auto;
    right: 0
}

.not-found__search .search-bar .google-recaptcha-policy:before {
    display: none
}

.search-index .search-bar .google-recaptcha-policy {
    position: absolute;
    top: 100%;
    left: 0
}

html[dir=rtl] .search-index .search-bar .google-recaptcha-policy {
    left: auto;
    right: 0
}

.search-index .search-bar .google-recaptcha-policy:before {
    display: none
}

.four-o-four-container .search-bar.not-found .search-bar__form {
    margin-bottom: 0
}

.container--black .google-recaptcha-policy:before,
.dark-mode .google-recaptcha-policy:before {
    background-color: #1e1e1e
}

.container__inner .search-bar .container {
    position: relative;
    display: block
}

html[dir=rtl] .search-bar.not-found .search-bar__form {
    position: relative
}

html[dir=rtl] .search-bar.not-found .search-bar__input-container {
    display: contents
}

html[dir=rtl] .search-bar.not-found .search-bar__input {
    padding: 0 10px 0 50px;
    top: 0
}

@media(max-width:768.98px) {
    html[dir=rtl] .search-bar.not-found .search-bar__input {
        padding: 0 10px 0 45px
    }
}

html[dir=rtl] .search-bar.not-found .search-bar__icon {
    right: auto;
    left: 10px;
    top: 10px
}

@media(max-width:768.98px) {
    html[dir=rtl] .search-bar.not-found .search-bar__icon {
        top: calc(50% - 20px)
    }
}

html[dir=ltr] .search-bar.not-found .search-bar__input {
    padding: 10px 50px 10px 10px
}

html[dir=ltr] .search-bar.not-found .search-bar__icon {
    left: auto;
    right: 10px
}

html[dir=ltr] .search-bar__button {
    padding-left: 10px
}

@media(max-width:768.98px) {
    html[dir=ltr] .search-bar__button {
        padding-right: 10px
    }
}

html[dir=rtl] .search-bar__icon {
    top: 6px
}

.search-index {
    color: #000
}

.search-index__meta h1 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 50px;
    font-size: 3.125rem
}

.search-index__meta p {
    margin: 15px 0 0;
    color: #909090;
    max-width: 770px;
    font-size: 22px;
    font-size: 1.375rem
}

.search-index a {
    color: #007bff
}

.search-index__search {
    margin: 20px 0 35px
}

@media(max-width:768px) {
    .search-index__search {
        margin-bottom: 30px
    }
}

.search-index__search .container {
    display: block
}

.search-index-search .container.container--vertical-padding .container__inner {
    padding-top: 15px;
    padding-bottom: 15px
}

.show-more-button,
.show-more-button--loading {
    margin: 30px auto
}

@media(min-width:769px) {
    .show-more-button,
    .show-more-button--loading {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

.show-more-button {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    display: block;
    padding: 15px 27px;
    height: 50px;
    width: 100%;
    background-color: #000;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    font-weight: 400
}

.show-more-button:hover {
    cursor: pointer
}

@media(min-width:769px) {
    .show-more-button {
        max-width: 300px
    }
}

.container--program-feed .show-more-button,
.container--section-programs .show-more-button,
.container.container--sub-site-videos .show-more-button,
.container.container--video-page-feed .show-more-button {
    margin-top: 0;
    margin-bottom: 30px
}

@media(min-width:769px) {
    .container--program-feed .show-more-button,
    .container--section-programs .show-more-button,
    .container.container--sub-site-videos .show-more-button,
    .container.container--video-page-feed .show-more-button {
        margin-top: 0;
        margin-bottom: 60px
    }
}

@media(min-width:769px) {
    .grid-full-width {
        grid-column: 1/-1;
        margin: 0 auto
    }
}

.container--sub-site-midan .show-more-button,
.theme-aja .container--sub-site-blogs .show-more-button {
    background-color: #000
}

.dark-mode .show-more-button {
    background: #fff;
    color: #000
}

.theme-style-rounded .show-more-button {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 100px;
    height: 30px;
    padding-top: 6px;
    padding-bottom: 6px
}

.theme-style-rounded .show-more-button span {
    line-height: var(--leading-base)
}

.theme-style-rounded .show-more-button.grid-full-width {
    margin-left: auto;
    margin-right: auto
}

.search-results {
    padding-top: 70px
}

@media(min-width:769px) {
    .search-results {
        padding-top: 126px
    }
}

.search-results .facets {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    display: none
}

.search-results .facets:empty {
    display: none
}

.search-results .facet {
    padding: 0 0 0 30px
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .search-results .facet button[focus-within] {
        outline-color: transparent
    }
    .search-results .facet button:focus-within {
        outline-color: transparent
    }
    .search-results .facet button.focus-visible,
    .search-results .facet button:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

@-moz-document url-prefix("") {
    .search-results .facet button[focus-within] {
        outline-color: transparent
    }
    .search-results .facet button:focus-within {
        outline-color: transparent
    }
    .search-results .facet button.focus-visible,
    .search-results .facet button:focus-visible {
        outline: 3px dotted;
        outline-offset: 1px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .search-results .facet button[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
    .search-results .facet button:focus-within {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
}

@media(pointer:coarse) {
    .search-results .facet button:focus {
        outline: none
    }
    .search-results .facet button.focus-visible,
    .search-results .facet button:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

.search-results .facet--active {
    text-shadow: 0 0 .65px #333, 0 0 .65px #333
}

.search-results .facet__activate-button {
    border: 0;
    cursor: pointer;
    padding: 0;
    background-color: inherit;
    color: #595959
}

.search-results .facet__activate-button:hover {
    color: #000
}

.search-results .facet__activate-button:focus {
    outline: 0
}

.search-results__no-results {
    height: 200px
}

.search-summary {
    border-bottom: 2px solid #e5e5e5;
    color: #000;
    display: flex;
    margin: 0 0 30px;
    padding-bottom: 10px
}

.search-summary__query {
    flex-grow: 1;
    line-height: 1.7
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .search-summary__query[focus-within] {
        outline-color: transparent
    }
    .search-summary__query:focus-within {
        outline-color: transparent
    }
    .search-summary__query.focus-visible,
    .search-summary__query:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

@-moz-document url-prefix("") {
    .search-summary__query[focus-within] {
        outline-color: transparent
    }
    .search-summary__query:focus-within {
        outline-color: transparent
    }
    .search-summary__query.focus-visible,
    .search-summary__query:focus-visible {
        outline: 3px dotted;
        outline-offset: 1px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .search-summary__query[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
    .search-summary__query:focus-within {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
}

@media(pointer:coarse) {
    .search-summary__query:focus {
        outline: none
    }
    .search-summary__query.focus-visible,
    .search-summary__query:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

.search-summary__options {
    text-align: left;
    display: flex;
    flex-direction: row
}

[dir=ltr] .search-summary__options-title {
    margin-right: 7px
}

[dir=rtl] .search-summary__options-title {
    margin-left: 7px
}

.search-summary__select {
    position: relative
}

[dir=ltr] .search-summary__select select {
    padding-left: 15px;
    padding-right: 32px
}

[dir=rtl] .search-summary__select select {
    padding-right: 15px;
    padding-left: 32px
}

.search-summary__select select {
    color: #626262;
    font-weight: 700;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    box-shadow: 0 1px #f7f7f7;
    margin-top: -20px;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    min-height: 29px;
    font-size: 15px;
    line-height: 1.8;
    background: #f5f5f5;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0
}

[dir=ltr] .search-summary__select span {
    right: 15px
}

[dir=rtl] .search-summary__select span {
    left: 15px
}

.search-summary__select span {
    position: absolute;
    top: 2px
}

.live-cta {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: left;
    text-decoration: none
}

@media(min-width:992px) {
    .live-cta {
        flex-basis: auto
    }
}

.live-cta__title {
    color: #000;
    font-weight: 700;
    transition: color .15s linear;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem
}

@media(max-width:768.98px) {
    .live-cta__title {
        font-weight: 500
    }
}

.live-cta:hover .live-cta__title--white,
.live-cta__title--white {
    color: #fff
}

.live-cta .icon--play .icon-main-color {
    fill: #000
}

.container--black .live-cta .icon--play .icon-main-color,
.site-header--black .live-cta .icon--play .icon-main-color {
    fill: #fff
}

.live-cta--border {
    padding: 8px 26px;
    border: 1px solid #626262
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .live-cta--border[focus-within] {
        outline-color: transparent
    }
    .live-cta--border:focus-within {
        outline-color: transparent
    }
    .live-cta--border.focus-visible,
    .live-cta--border:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

@-moz-document url-prefix("") {
    .live-cta--border[focus-within] {
        outline-color: transparent
    }
    .live-cta--border:focus-within {
        outline-color: transparent
    }
    .live-cta--border.focus-visible,
    .live-cta--border:focus-visible {
        outline: 3px dotted;
        outline-offset: -3px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .live-cta--border[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
    .live-cta--border:focus-within {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
}

@media(pointer:coarse) {
    .live-cta--border:focus {
        outline: none
    }
    .live-cta--border.focus-visible,
    .live-cta--border:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

.live-cta__icon-wrapper {
    position: relative;
    margin-right: 5px;
    display: block;
    height: 24px
}

.theme-aje .live-cta__icon-wrapper {
    margin-right: 5px
}

@media(max-width:349.98px) {
    .live-cta__icon-wrapper {
        display: none
    }
}

.live-cta--wide {
    padding: 8px 30px
}

.live-cta--wide .live-cta__icon-wrapper {
    margin-right: 10px
}

.live-cta--wide .live-cta__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

html[dir=rtl] .live-cta span {
    transform: translate3d(0, 2px, 0);
    white-space: nowrap
}

html[dir=rtl] .live-cta__icon-wrapper {
    margin-left: 5px;
    margin-right: 0
}

html[dir=rtl] .live-cta--border .live-cta__icon-wrapper {
    margin-left: 10px
}

html.theme-ajb .live-cta__title,
html.theme-aje .live-cta__title {
    font-size: 18px;
    font-size: 1.125rem
}

@media(max-width:768.98px) {
    .live-cta__title {
        font-size: 16px;
        font-size: 1rem
    }
    html.theme-ajm .live-cta__title {
        font-weight: 700
    }
}

.site-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

.site-logo svg {
    height: 100%;
    width: auto
}

@keyframes fade-in-from-top {
    0% {
        transform: translateY(-100%);
        opacity: 0
    }
    to {
        transform: none
    }
}

.app-download-banner {
    background-color: #f0f0f0;
    height: 58px;
    padding: 8px 15px;
    display: flex;
    justify-content: space-between;
    color: #1e1e1e
}

.app-download-banner .banner-content {
    display: flex
}

.app-download-banner .banner-content .banner-icon {
    height: 40px;
    width: 40px;
    display: flex;
    margin-right: 10px
}

.app-download-banner .banner-content .banner-icon svg {
    border-radius: 10%
}

.app-download-banner .banner-content .banner-text {
    font-size: 11px
}

.app-download-banner .banner-content .banner-close-button-wrapper {
    align-items: center;
    display: flex
}

.app-download-banner .banner-content .banner-close-button-wrapper .banner-close-button {
    border: none;
    padding: 0 10px 0 0;
    cursor: pointer
}

.app-download-banner .banner-button-wrapper {
    align-items: center;
    display: flex
}

.app-download-banner .banner-button-wrapper .banner-button {
    border-radius: 20px;
    font-size: 13px;
    background: #1d174e;
    border: none;
    padding: 10px 12px;
    color: #fff;
    text-decoration: none
}

.theme-ajb .app-download-banner .banner-button-wrapper .banner-button,
.theme-ajb .app-download-banner .banner-content .banner-text,
.theme-chinese .banner-button-wrapper .banner-button,
.theme-chinese .banner-content .banner-text {
    font-size: 10px
}

html[dir=rtl] .app-download-banner .banner-content .banner-icon {
    margin-left: 10px;
    margin-right: 0
}

html[dir=rtl] .app-download-banner .banner-content .banner-close-button-wrapper .banner-close-button {
    padding: 0 0 0 10px
}

@media(min-width:769px) {
    .app-download-banner {
        display: none
    }
}

@supports(-webkit-touch-callout:none) {
    html.amp .app-download-banner {
        display: none
    }
}

.menu__item {
    touch-action: manipulation
}

[dir=ltr] .menu__item .icon {
    margin-left: 10px
}

[dir=rtl] .menu__item .icon {
    margin-right: 10px
}

.menu__item .icon {
    position: relative;
    bottom: -2px
}

html[dir=ltr] .menu__item .icon {
    bottom: 0
}

.menu__item__search {
    background: #f7f7f7;
    display: block;
    height: 60px;
    position: relative;
    margin: -15px -15px 30px
}

.menu__item__search input {
    background: transparent;
    border: 0;
    padding: 18px 15px;
    width: 100%;
    outline-offset: -2px
}

.menu__item__search input::-moz-placeholder {
    color: #595959
}

.menu__item__search input::placeholder {
    color: #595959
}

@media(min-width:992px) {
    .menu__item__search input {
        display: none
    }
}

[dir=ltr] .menu__item__search .search-bar__icon {
    left: unset
}

[dir=rtl] .menu__item__search .search-bar__icon {
    right: unset
}

[dir=ltr] .menu__item__search .search-bar__icon {
    right: 15px
}

[dir=rtl] .menu__item__search .search-bar__icon {
    left: 15px
}

.menu__item__search .search-bar__icon button {
    border: 0;
    cursor: pointer;
    padding: 5px 0;
    width: 100%;
    background-color: transparent
}

[dir=ltr] .menu__item__search .search-bar__icon button svg.icon {
    margin-right: 0
}

[dir=rtl] .menu__item__search .search-bar__icon button svg.icon {
    margin-left: 0
}

.menu__item__search .search-bar__icon button:disabled {
    opacity: .5;
    cursor: default
}

.menu__item__search .search-bar__icon button:disabled svg.icon {
    color: #595959
}

.menu__item__search .menu__item__search-icon {
    position: absolute;
    right: 0;
    top: 6px
}

@media(min-width:992px) {
    .menu__item__search .menu__item__search-icon {
        display: none
    }
}

.menu__item__search .menu__item__search__wrapper {
    display: flex;
    align-items: stretch
}

.menu__item__search .google-recaptcha-policy {
    position: absolute;
    padding: 0 15px;
    color: #595959;
    top: 100%;
    font-size: 11px;
    font-size: .6875rem
}

.menu__item__search .google-recaptcha-policy strong {
    font-weight: 400;
    color: #000
}

.dark-mode .google-recaptcha-policy {
    color: #e0e0e0
}

.dark-mode .google-recaptcha-policy strong {
    color: #fff
}

.container--black .google-recaptcha-policy {
    color: #e0e0e0
}

.container--black .google-recaptcha-policy strong {
    color: #fff
}

@media(min-width:992px) {
    .menu.header-menu .menu__item.menu__item__search {
        display: none
    }
}

.menu {
    list-style-type: none
}

.site-footer {
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    position: relative
}

@media(max-width:768.98px) {
    .site-footer {
        padding-top: 0
    }
    [dir=ltr] .site-footer .submenu_wrapper {
        margin-left: 10px
    }
    [dir=rtl] .site-footer .submenu_wrapper {
        margin-right: 10px
    }
}

@media(min-width:769px) {
    .site-footer {
        display: grid;
        grid-template-columns: 6fr 2fr;
        grid-column-gap: 5%;
        border-top: 1px solid #e5e5e5
    }
}

.site-footer__hr {
    display: block;
    background: #e5e5e5;
    height: 1px;
    margin-top: 0;
    margin-bottom: 0
}

@media(min-width:769px) {
    .site-footer__hr {
        display: none
    }
}

@media(max-width:991.98px) {
    body.nav-menu-open .site-footer {
        display: none
    }
}

.container--dark-grey+.container--white .site-footer:before,
.container--light-grey+.container--white .site-footer:before {
    display: none
}

.site-footer__navigation {
    order: 1;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:769px) {
    .site-footer__navigation {
        margin-bottom: 0;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.site-footer__logo {
    text-align: center;
    margin: 0 0 30px
}

.site-footer__logo__image {
    margin: auto
}

.site-footer__copyright {
    text-align: center;
    color: #595959;
    font-size: 15px;
    font-size: .9375rem
}

.site-footer__copyright.dark {
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 15px;
    line-height: .9375rem
}

@media(max-width:768.98px) {
    .site-footer__copyright.dark {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 18px;
        line-height: 1.125rem
    }
}

.site-footer__other {
    order: 2
}

.site-footer__social-section-title {
    text-align: center;
    width: 100%;
    color: #595959;
    line-height: var(--leading-headline);
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

@media(min-width:769px) {
    .site-footer__social-section-title {
        margin-top: 5px;
        margin-bottom: 15px;
        font-size: 14px;
        font-size: .875rem;
        font-weight: 700
    }
}

.site-footer__social-section-title.dark {
    color: #fff
}

.site-footer__social-links {
    display: flex;
    justify-content: center;
    padding: 0 15px 10px;
    flex-wrap: wrap
}

@media(min-width:769px) {
    .site-footer__social-links {
        padding: 0 25px
    }
}

.site-footer__social-links_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    grid-gap: 15px;
    gap: 15px
}

.site-footer__social-links_list[\:has\(\:nth-child\(5\)\)] {
    grid-gap: 20px;
    gap: 20px
}

.site-footer__social-links_list:has(:nth-child(5)) {
    grid-gap: 20px;
    gap: 20px
}

.site-footer__social-links_list li {
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:768.98px) {
    .site-footer__social-links_list li:nth-child(-n+6) {
        margin-bottom: -5px
    }
}

@media(min-width:769px) {
    .site-footer__social-links_list li:nth-child(-n+5) {
        margin-bottom: -5px
    }
}

.footer-menu {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0;
    padding: 0
}

.footer-menu a {
    color: #595959;
    transition: color .15s linear;
    text-decoration: none;
    display: block
}

.footer-menu a:hover {
    color: inherit;
    text-decoration: underline
}

.footer-menu>.menu__item>span {
    font-weight: 700;
    color: #595959
}

[dir=ltr] .footer-menu .icon {
    margin-left: 5px
}

[dir=rtl] .footer-menu .icon {
    margin-right: 5px
}

.footer-menu .icon {
    transform: rotate(0deg);
    transition: all .3s ease-in-out;
    width: 10px;
    height: 10px
}

.footer-menu .icon.icon--grey .icon-main-color {
    fill: #626262
}

.footer-menu .menu__submenu {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: var(--leading-headline);
    visibility: hidden;
    opacity: 0;
    transition: all .3s linear;
    height: 0;
    transform: scaleY(0);
    transform-origin: top;
    margin: 0;
    padding: 0 15px 0 0
}

.footer-menu .menu__submenu .menu__item {
    margin-top: 0;
    margin-bottom: 30px
}

@media(min-width:769px) {
    .footer-menu .menu__submenu .menu__item {
        margin-bottom: 10px
    }
}

.footer-menu .menu__item--submenu-open span {
    color: #000
}

.footer-menu .menu__item--submenu-open .menu__submenu {
    visibility: visible;
    opacity: 1;
    height: auto;
    transform: scaleY(1);
    margin-bottom: 30px
}

.footer-menu .menu__item--submenu-open .icon {
    transform: rotate(90deg)
}

.footer-menu .menu__item--submenu-open .icon-main-color {
    fill: #000
}

@media(min-width:769px) {
    .footer-menu {
        display: flex;
        justify-content: space-between
    }
    .footer-menu>.menu__item {
        flex-basis: 20%
    }
    .footer-menu .icon {
        display: none
    }
    .footer-menu .menu__submenu {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 0;
        visibility: visible;
        opacity: 1;
        height: auto;
        transform: scaleY(1);
        padding: 0
    }
    .footer-menu .menu__item--submenu-open {
        color: inherit
    }
    .footer-menu .menu__item--has-submenu .expand-button {
        display: none
    }
}

.amp .footer-menu .icon {
    display: inline
}

.footer-menu .no-styles-button {
    font-weight: 700;
    color: #595959;
    line-height: var(--leading-headline);
    margin-bottom: 30px;
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem
}

@media(min-width:769px) {
    .footer-menu .no-styles-button {
        display: block
    }
}

.footer-menu--dark .no-styles-button,
.footer-menu--dark a {
    color: #fff
}

.footer-menu--dark .menu__item--submenu-open span {
    color: #bebebe
}

.footer-menu--dark .menu__item,
.footer-menu--dark>.menu__item>span,
.footer-menu--dark li>button {
    color: #fff
}

@media(min-width:769px) {
    .two-column-menu .footer-menu>.menu__item {
        flex-basis: 50%
    }
    .two-column-menu .menu__submenu {
        -moz-column-count: 2;
        column-count: 2
    }
    .two-column-menu .menu__submenu .menu__item {
        display: inline-block;
        width: 100%
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .site-footer {
        display: block
    }
    .site-footer__navigation {
        width: 71.25%;
        float: right;
        margin-left: 5%
    }
    .site-footer__social-links {
        width: 23.75%;
        float: right
    }
    .site-footer__logo {
        display: block;
        width: 23.75%;
        float: left
    }
    .site-footer__copyright {
        display: block;
        clear: both;
        text-align: left
    }
    .site-footer__copyright>p {
        width: 23.75%;
        display: inline-block;
        text-align: center
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    .site-footer {
        display: block
    }
    .site-footer__navigation {
        width: 71.25%;
        float: right;
        margin-left: 5%
    }
    .site-footer__social-links {
        width: 23.75%;
        float: right
    }
    .site-footer__logo {
        display: block;
        width: 23.75%;
        float: left
    }
    .site-footer__copyright {
        display: block;
        clear: both;
        text-align: left
    }
    .site-footer__copyright>p {
        width: 23.75%;
        display: inline-block;
        text-align: center
    }
}

.container--footer .fs-sticky-footer {
    z-index: 9
}

@media(max-width:768.98px) {
    .container--footer .fs-sticky-footer .ads__slot {
        overflow: visible
    }
}

.container--footer .fs-sticky-footer .freestar-ads>div {
    display: flex !important;
    flex-direction: column-reverse;
    align-items: flex-end;
    padding-bottom: 0
}

.container--footer .fs-sticky-footer .freestar-ads>div .__fs-ancillary {
    height: 24px
}

[dir=ltr] .container--footer .fs-sticky-footer .freestar-ads>div .report-ad-container {
    text-align: right
}

[dir=rtl] .container--footer .fs-sticky-footer .freestar-ads>div .report-ad-container {
    text-align: left
}

.container--footer .fs-sticky-footer .freestar-ads>div .report-ad-container {
    width: 100%;
    bottom: 3px
}

.container--footer .fs-sticky-footer .freestar-ads>div .report-ad-button {
    position: relative;
    display: inline-block !important;
    height: auto;
    background-color: #fff !important;
    border: 1px solid #e5e5e5 !important;
    padding: 1px;
    color: #595959 !important
}

.dark-mode .site-footer__hr {
    background-color: #595959;
    margin-top: 20px
}

.dark-mode .footer-menu .menu__item .icon {
    bottom: -2px
}

.dark-mode .footer-menu .menu__item--submenu-open .icon-main-color {
    fill: #fff
}

.dark-mode .icon--youtube-white {
    width: 34px
}

.dark-mode .container--footer .fs-sticky-footer .freestar-ads>div .report-ad-button {
    background-color: #595959 !important;
    border-color: #949494 !important;
    color: #e5e5e5 !important
}

.sponsored-banner__tooltip {
    font-size: 14px;
    font-size: .875rem;
    background-color: #595959;
    color: #f7f7f7;
    border-radius: 4px;
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 32px 10px 10px;
    z-index: 3;
    width: 272px;
    line-height: 1.5
}

.sponsored-banner__tooltip-wrapper {
    position: relative;
    display: inline-block;
    transform: translateY(-2px);
    z-index: 5;
    text-align: left;
    font-weight: 400
}

.sponsored-banner__tooltip-wrapper .icon--close {
    display: block;
    position: absolute;
    top: 8px;
    right: 4px
}

.sponsored-banner__tooltip-wrapper .icon {
    cursor: pointer
}

.sponsored-banner__tooltip-wrapper--footer {
    width: 24px;
    transform: translateY(2px)
}

.sponsored-banner__tooltip-wrapper--footer .sponsored-banner__tooltip {
    transform: translate(-200px, -130px)
}

.sponsored-banner__tooltip-wrapper--footer .sponsored-banner__tooltip:before {
    top: 100%;
    transform: translate(56px, -1px);
    border-bottom-color: transparent;
    border-top-color: #595959;
    border-width: 6px 6px 0
}

.sponsored-banner__tooltip-wrapper--footer .icon--close {
    right: 8px
}

.sponsored-banner__tooltip:before {
    border-color: transparent transparent #595959;
    border-style: solid;
    border-width: 0 6px 6px;
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%)
}

.sponsored-banner__tooltip.hidden {
    display: none
}

@media(min-width:769px) {
    .sponsored-banner__tooltip {
        width: 300px
    }
    .sponsored-banner__tooltip:before {
        transform: translateX(-50%)
    }
    .sponsored-banner__tooltip-wrapper--footer .sponsored-banner__tooltip {
        transform: translate(-214px, -130px)
    }
    .sponsored-banner__tooltip-wrapper:hover .sponsored-banner__tooltip {
        display: block
    }
    .sponsored-banner__tooltip-wrapper .sponsored-banner__tooltip.hidden:hover {
        display: none
    }
}

.sp-header {
    position: -webkit-sticky;
    position: block;
    top: 0;
    display: block;
    box-sizing: border-box;
    width: 100%;
    background-color: #333;
    padding: 3px 0;
    z-index: 9
}

.sp-header .container__inner {
    position: relative
}

.sp-header .container__inner span {
    position: relative;
    display: block;
    color: #fff;
    line-height: 1;
    padding-right: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-top: 5px;
    font-weight: 500;
    top: 3px;
    font-size: 22px;
    font-size: 1.375rem
}

.sp-header .container__inner span:before {
    content: "";
    position: absolute;
    display: block;
    background: #c31833;
    height: 4px;
    width: 30px;
    left: 0;
    bottom: -8px
}

.sp-header .container__inner span .icon {
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer
}

.sp-header .container__inner span .icon.icon--help-icon:hover+.paid_content_tooltip {
    display: block
}

.sp-header__title {
    position: relative;
    color: #bebebe;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: 400;
    top: -3px;
    font-size: 12px;
    font-size: .75rem
}

.sp-header__title a {
    text-decoration: none;
    color: inherit
}

@media(min-width:769px) {
    .sp-header__title {
        margin: 0;
        max-width: calc(100% - 100px)
    }
}

.sp-header__logo {
    position: absolute;
    display: block;
    background-color: #fff;
    right: 15px;
    top: 0;
    width: 40px;
    height: 40px;
    padding: 5px;
    border: 1px solid #e5e5e5
}

.sp-header__logo img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 30px;
    max-height: 30px
}

@media(min-width:769px) {
    .sp-header .container__inner {
        padding-top: 6px;
        padding-bottom: 6px
    }
    .sp-header .container__inner span {
        display: inline-block;
        margin: 0 10px 0 0;
        top: 0;
        vertical-align: top;
        font-size: 26px;
        font-size: 1.625rem
    }
    .sp-header .container__inner span:before {
        height: 8px;
        width: 51px;
        bottom: -13px
    }
    .sp-header .container__inner span:after {
        content: "";
        display: inline;
        position: absolute;
        right: 0;
        top: 3px;
        width: 1px;
        height: 20px;
        background-color: #d8d8d8
    }
    .sp-header__title {
        display: inline-block;
        max-width: calc(100% - 350px);
        top: 0;
        vertical-align: middle;
        font-size: 14px;
        font-size: .875rem
    }
    .sp-header__logo {
        width: 60px;
        height: 60px;
        padding: 7px;
        right: 15px;
        top: -3px
    }
    .sp-header__logo img {
        max-width: 46px;
        max-height: 46px
    }
}

@media(min-width:769px) {
    .container--sponsored h1:first-of-type {
        position: relative;
        padding-top: 30px
    }
    .container--sponsored h1:first-of-type:before {
        content: "Sponsored Content";
        position: absolute;
        display: block;
        font-weight: 500;
        background-color: #000;
        padding: 6px 8px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -100%);
        color: #fff;
        white-space: nowrap;
        font-size: 18px;
        font-size: 1.125rem
    }
    .container--sponsored.container--paid-content h1:first-of-type:before {
        content: "Paid Content"
    }
}

.sp-footer {
    display: block;
    margin: 60px auto
}

.sp-footer .container__inner {
    position: relative;
    text-align: center;
    max-width: 260px;
    padding: 15px 0
}

.sp-footer .container__inner span {
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 22px;
    font-size: 1.375rem
}

.sp-footer .container__inner:before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    top: 0;
    left: calc(50% - 30px);
    background: #fa9000
}

.sp-footer__title {
    font-weight: 400;
    line-height: 1.2;
    color: #000;
    margin: 0;
    font-size: 14px;
    font-size: .875rem
}

.sp-footer__title a {
    text-decoration: none;
    color: inherit
}

.sp-footer__logo a {
    display: inline-block
}

.sp-footer img {
    position: relative;
    display: block;
    margin: 20px auto 0;
    height: auto;
    width: auto;
    max-height: 60px;
    background-color: #fff
}

@media(min-width:769px) {
    .sp-footer {
        margin: 45px auto
    }
    .sp-footer .container__inner {
        max-width: 560px;
        padding: 28px 0
    }
    .sp-footer .container__inner span {
        font-weight: 400
    }
    .sp-footer__title {
        line-height: 1.2;
        font-size: 16px;
        font-size: 1rem
    }
    .sp-footer img {
        height: auto;
        width: auto;
        max-height: 80px
    }
}

.menu.header-menu {
    color: #000
}

.menu.header-menu a {
    color: inherit;
    text-decoration: none;
    transition: color .1s linear;
    display: block
}

.menu.header-menu a:hover {
    text-decoration: underline
}

.menu.header-menu .menu__item--has-submenu a {
    transition: color .2s linear;
    display: inline
}

.menu.header-menu .menu__item--has-submenu .icon-main-color {
    transition: fill .2s linear
}

.menu.header-menu .menu__item--submenu-open .submenu_wrapper {
    visibility: visible;
    opacity: 1;
    height: auto;
    transform: scaleY(1)
}

.menu.header-menu .icon {
    transform: rotate(0deg);
    transition: all .15s ease-in-out
}

.menu.header-menu .menu__item--submenu-open .icon-main-color,
.menu.header-menu .menu__item:not(.menu__item--amp).menu__item--submenu-open,
.menu.header-menu .menu__item:not(.menu__item--amp):focus,
.menu.header-menu .menu__item:not(.menu__item--amp):hover {
    color: #000
}

@media(min-width:769px) {
    html.theme-ajm .menu.header-menu {
        padding-top: 5px
    }
    html.theme-ajm .menu.header-menu .icon.icon--caret-down {
        margin-right: 8px
    }
}

@media(max-width:991.98px) {
    .menu__item {
        color: #000
    }
    .menu.header-menu,
    .menu.header-menu--dark {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 2;
        position: absolute;
        width: 100vw;
        top: 60px;
        background-color: #fff;
        margin: 0 -15px;
        padding: 15px;
        overflow-y: scroll;
        height: calc(100vh - 60px);
        height: calc(var(--vh, 1vh)*100 - 60px);
        z-index: 10
    }
    .menu.header-menu--dark .menu__submenu,
    .menu.header-menu .menu__submenu {
        padding: 0 35px 0 0;
        background-color: #f7f7f7;
        color: #8d8d8d;
        margin-left: -15px;
        margin-right: -15px;
        line-height: 2.5;
        transform-origin: top;
        font-size: 20px;
        font-size: 1.25rem
    }
    .menu.header-menu--dark .icon,
    .menu.header-menu .icon {
        margin-right: 15px
    }
    .menu.header-menu--dark .menu__item--submenu-open .icon,
    .menu.header-menu .menu__item--submenu-open .icon {
        transform: rotate(90deg)
    }
    .menu.header-menu--dark .menu__item--submenu-open .menu__submenu,
    .menu.header-menu .menu__item--submenu-open .menu__submenu {
        margin-top: 10px;
        padding: 10px 35px 10px 0
    }
    .menu.header-menu--dark .submenu_wrapper,
    .menu.header-menu .submenu_wrapper {
        height: 0;
        transform: scaleY(0);
        visibility: hidden;
        opacity: 0;
        transition: opacity .25s ease-in-out
    }
}

@media(min-width:992px) {
    [dir=ltr] .menu.header-menu {
        padding-left: 0
    }
    [dir=rtl] .menu.header-menu {
        padding-right: 0
    }
    .menu.header-menu {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0;
        margin-bottom: 0
    }
    [dir=ltr] .menu.header-menu .menu__item {
        margin-right: 20px
    }
    [dir=rtl] .menu.header-menu .menu__item {
        margin-left: 20px
    }
    .menu.header-menu .menu__item {
        position: relative;
        font-weight: 500;
        white-space: nowrap;
        display: flex
    }
    html.theme-aja .menu.header-menu .menu__item {
        font-size: 16px;
        font-size: 1rem
    }
    html.theme-ajb .menu.header-menu .menu__item,
    html.theme-aje .menu.header-menu .menu__item {
        font-size: 18px;
        font-size: 1.125rem
    }
    html.theme-chinese .menu.header-menu .menu__item {
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 400
    }
}

@media(min-width:992px)and (min-width:1200px) {
    [dir=ltr] .menu.header-menu .menu__item {
        margin-right: 30px
    }
    [dir=rtl] .menu.header-menu .menu__item {
        margin-left: 30px
    }
}

@media(min-width:992px) {
    .menu.header-menu .menu__item:not(.menu__item--amp).force-hide-submenu:hover .menu__submenu {
        visibility: hidden !important;
        opacity: 0 !important
    }
    .menu.header-menu .menu__item:not(.menu__item--amp).force-hide-submenu:hover .icon--caret-down {
        transform: rotate(0deg) !important
    }
}

@media(min-width:992px) {
    .menu.header-menu .menu__item:not(.menu__item--amp):active .submenu_wrapper,
    .menu.header-menu .menu__item:not(.menu__item--amp):hover .submenu_wrapper {
        visibility: visible;
        opacity: 1;
        height: auto
    }
    .menu.header-menu .menu__item:not(.menu__item--amp):active .icon--caret-down,
    .menu.header-menu .menu__item:not(.menu__item--amp):hover .icon--caret-down {
        transform: rotate(90deg)
    }
    .menu.header-menu .menu__item:not(.menu__item--amp):active .icon-main-color,
    .menu.header-menu .menu__item:not(.menu__item--amp):hover .icon-main-color {
        fill: var(#000)
    }
}

@media(min-width:992px) {
    .menu.header-menu .submenu_wrapper {
        position: absolute;
        transform: scaleY(1);
        top: 100%;
        visibility: hidden;
        padding-top: 10px;
        opacity: 0;
        z-index: 999;
        transition: opacity .25s ease-in-out
    }
}

@media(min-width:992px) {
    .menu.header-menu .menu__submenu {
        padding: 10px 20px;
        color: #000;
        background-color: #fff;
        position: relative;
        border-color: var(--primary-color);
        border: 1px solid var(--primary-color);
        min-width: 200px;
        transform: scaleY(1)
    }
}

@media (min-width:992px)and (-ms-high-contrast:none),
screen and (min-width:992px)and (-ms-high-contrast:active) {
    .menu.header-menu .menu__submenu {
        border-width: 1px;
        border-style: solid
    }
}

@media(min-width:992px) {
    @supports(-ms-ime-align: auto) and (not (position:sticky)) {
        .menu.header-menu .menu__submenu {
            border-width:1px;
            border-style: solid
        }
    }
}

@media(min-width:992px) {
    .menu.header-menu .menu__submenu .menu__item {
        display: block;
        padding: 0;
        line-height: 2;
        font-weight: 400;
        margin-left: 0
    }
}

@media(min-width:992px) {
    .menu.header-menu .menu__item--has-submenu:after {
        content: "";
        position: absolute;
        top: 75%;
        height: 100%;
        left: 0;
        right: 0
    }
}

@media(min-width:992px) {
    .menu.header-menu .icon {
        width: 8px;
        margin-left: 4px;
        margin-right: unset
    }
    .menu.header-menu .icon .icon-main-color {
        fill: #000
    }
}

@media(min-width:992px) {
    html[dir=rtl] .menu.header-menu>.menu__item {
        font-weight: 600
    }
    html[dir=rtl] .menu.header-menu .menu__item:last-of-type {
        margin-left: 0
    }
    html[dir=rtl] .menu.header-menu .menu__submenu {
        right: -20px
    }
    html[dir=rtl] .menu.header-menu .icon {
        width: 8px;
        margin-right: 10px;
        margin-left: unset;
        bottom: -5px
    }
}

@media(max-width:991.98px) {
    html[dir=ltr] .menu.header-menu .icon {
        margin-left: 5px;
        bottom: -2px
    }
    html[dir=ltr] .menu.header-menu .menu__item--submenu-open .menu__submenu {
        padding: 10px 0 10px 35px
    }
    html[dir=ltr] .menu__item--submenu-open .icon {
        transform: rotate(-90deg)
    }
}

@media(min-width:992px) {
    html[dir=ltr] .menu.header-menu .menu__item .icon {
        margin-left: 4px;
        bottom: -3px
    }
    html[dir=ltr] .menu.header-menu .menu__item.menu__item--open,
    html[dir=ltr] .menu.header-menu .menu__item:not(.menu__item--amp):hover .icon--caret-down {
        transform: rotate(-90deg)
    }
    html[dir=ltr] .menu.header-menu .menu__item:first-child {
        margin-left: 0
    }
}

@media(max-width:991.98px) {
    body[style^="overflow:"] {
        overflow-y: hidden;
        position: fixed;
        height: 100%
    }
    body[style^="overflow:"] .headroom-wrapper:not([style^="height:"])~.container,
    body[style^="overflow:"] .headroom-wrapper:not([style^="height:"])~.container--ads,
    body[style^="overflow:"] .headroom-wrapper:not([style^="height:"])~.container--sub-site {
        opacity: 0
    }
}

.headroom-wrapper {
    min-height: 60px;
    height: unset !important
}

.headroom {
    z-index: 99999 !important;
    top: 0;
    left: 0;
    right: 0
}

.headroom.headroom--scrolled {
    width: 100%
}

.headroom--unfixed {
    position: relative;
    transform: translateY(0)
}

.headroom--scrolled {
    transition: transform .2s ease-in-out
}

.headroom--unpinned {
    position: fixed;
    transform: translateY(-100%)
}

.headroom--pinned {
    position: fixed;
    transform: translateY(0)
}

.site-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    outline: none;
    position: relative
}

@media(min-width:992px) {
    .site-header {
        flex-wrap: nowrap
    }
}

@media (-ms-high-contrast:none)and (min-width:769px),
screen and (-ms-high-contrast:active)and (min-width:769px) {
    body {
        padding-top: 120px
    }
    .container--header {
        position: fixed;
        width: 100%
    }
}

@supports(-ms-ime-align:auto) and (not (position:sticky)) {
    @media(min-width: 769px) {
        body {
            padding-top:120px
        }
        .container--header {
            position: fixed;
            width: 100%
        }
    }
}

.container--header.header-is-minimized {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    transition: all .4s linear
}

.container--header {
    top: 0;
    z-index: 10;
    height: -moz-fit-content !important;
    height: fit-content !important;
    position: relative;
    transform-style: preserve-3d
}

.container--header[\:has\(\%2Bdiv\%20.container--homepage-wrapper\%20.navigation-bar--sticky\)] {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16)
}

.container--header:has(+div .container--homepage-wrapper .navigation-bar--sticky) {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16)
}

.app-download-banner~header ul.header-menu {
    top: 60px
}

.container--header .app-download-banner+header:after {
    top: 57px
}

.container--header header:after {
    content: "";
    position: absolute;
    z-index: 11;
    top: 57px;
    left: 0;
    width: 100%;
    height: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16)
}

@media(min-width:992px) {
    .container--header header:after {
        display: none
    }
}

.container--header.mobile-menu-open {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.site-header__search-trigger {
    display: none;
    height: 24px
}

@media(min-width:992px) {
    .site-header__search-trigger {
        display: block
    }
}

.site-header__search-trigger:hover .icon-main-color {
    fill: var(--primary-color)
}

[dir=ltr] .site-header__live-cta {
    margin-right: 20px
}

[dir=rtl] .site-header__live-cta {
    margin-left: 20px
}

.site-header__live-cta a:hover {
    text-decoration: underline;
    color: #000
}

[dir=ltr] .site-header__live-cta--mobile {
    margin-right: 20px
}

[dir=rtl] .site-header__live-cta--mobile {
    margin-left: 20px
}

@media(max-width:349.98px) {
    [dir=ltr] .site-header__live-cta--mobile {
        margin-right: 15px
    }
    [dir=rtl] .site-header__live-cta--mobile {
        margin-left: 15px
    }
}

[dir=ltr] .site-header__audio-hub {
    margin-right: 30px
}

[dir=rtl] .site-header__audio-hub {
    margin-left: 30px
}

[dir=ltr] .site-header__audio-hub--mobile {
    margin-right: 20px
}

[dir=rtl] .site-header__audio-hub--mobile {
    margin-left: 20px
}

@media(max-width:349.98px) {
    [dir=ltr] .site-header__audio-hub--mobile {
        margin-right: 15px
    }
    [dir=rtl] .site-header__audio-hub--mobile {
        margin-left: 15px
    }
}

[dir=ltr] .site-header__account {
    margin-left: 20px
}

[dir=rtl] .site-header__account {
    margin-right: 20px
}

.site-header__account {
    display: none;
    height: 24px
}

[dir=ltr] .site-header__account--mobile {
    margin-right: 20px
}

[dir=rtl] .site-header__account--mobile {
    margin-left: 20px
}

.site-header__account--mobile {
    height: 24px
}

@media(max-width:349.98px) {
    [dir=ltr] .site-header__account--mobile {
        margin-right: 15px
    }
    [dir=rtl] .site-header__account--mobile {
        margin-left: 15px
    }
}

@media(min-width:992px) {
    .site-header__account--mobile {
        display: none
    }
}

@media(min-width:992px) {
    .site-header__account {
        display: block
    }
}

.site-header__menu-trigger {
    height: 24px;
    width: 24px;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    cursor: pointer;
    color: inherit;
    font: inherit;
    text-align: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .site-header__menu-trigger[focus-within] {
        outline-color: transparent
    }
    .site-header__menu-trigger:focus-within {
        outline-color: transparent
    }
    .site-header__menu-trigger.focus-visible,
    .site-header__menu-trigger:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

@-moz-document url-prefix("") {
    .site-header__menu-trigger[focus-within] {
        outline-color: transparent
    }
    .site-header__menu-trigger:focus-within {
        outline-color: transparent
    }
    .site-header__menu-trigger.focus-visible,
    .site-header__menu-trigger:focus-visible {
        outline: 3px dotted;
        outline-offset: 1px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .site-header__menu-trigger[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
    .site-header__menu-trigger:focus-within {
        outline: 5px auto #118add;
        outline-offset: -1px
    }
}

@media(pointer:coarse) {
    .site-header__menu-trigger:focus {
        outline: none
    }
    .site-header__menu-trigger.focus-visible,
    .site-header__menu-trigger:focus-visible {
        outline: 2px auto #118add;
        outline-offset: 2px
    }
}

@media(min-width:992px) {
    .site-header__menu-trigger {
        display: none
    }
}

html.theme-ajb .site-header__menu-trigger,
html.theme-aje .site-header__menu-trigger {
    transform: translateY(1px)
}

.site-header__logo {
    transition: all .15s linear;
    transform-origin: right;
    width: auto;
    overflow: hidden
}

@media(max-width:991.98px) {
    .site-header__logo {
        height: 60px
    }
}

@media(min-width:992px) {
    .header-is-minimized .site-header__logo,
    .site-header__logo {
        width: calc(60px*var(--header-logo-aspect-ratio));
        height: 60px;
        min-width: calc(60px*var(--header-logo-aspect-ratio))
    }
    .header-is-minimized .site-header__logo {
        transition: all .2s linear
    }
}

.site-header__logo figure {
    margin: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
    .site-header__logo a[focus-within] {
        outline-color: transparent
    }
    .site-header__logo a:focus-within {
        outline-color: transparent
    }
    .site-header__logo a.focus-visible,
    .site-header__logo a:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

@-moz-document url-prefix("") {
    .site-header__logo a[focus-within] {
        outline-color: transparent
    }
    .site-header__logo a:focus-within {
        outline-color: transparent
    }
    .site-header__logo a.focus-visible,
    .site-header__logo a:focus-visible {
        outline: 3px dotted;
        outline-offset: -3px
    }
}

@media not all and (min-resolution:0.001dpcm) {
    .site-header__logo a[focus-within] {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
    .site-header__logo a:focus-within {
        outline: 5px auto #118add;
        outline-offset: -5px
    }
}

@media(pointer:coarse) {
    .site-header__logo a:focus {
        outline: none
    }
    .site-header__logo a.focus-visible,
    .site-header__logo a:focus-visible {
        outline: 2px auto #118add;
        outline-offset: -2px
    }
}

.site-header__navigation {
    flex-basis: 100%;
    display: none
}

@media(min-width:992px) {
    .site-header__navigation {
        display: block;
        flex-basis: auto;
        flex-grow: 1;
        flex-wrap: nowrap;
        margin: 0 30px
    }
}

@media(min-width:1200px) {
    .site-header__navigation {
        margin: 0 60px
    }
    html.theme-aje .site-header__navigation {
        margin: 0 30px 0 60px
    }
    html.theme-aja .site-header__navigation {
        margin: 0 30px
    }
}

.nav-menu-open .site-header__navigation {
    display: block
}

.site-post-header {
    position: absolute;
    width: 100%;
    transform: translateZ(0)
}

@media(max-width:991.98px) {
    .menu-ssr {
        display: none
    }
}

@media(min-width:769px) {
    .container--header.header-is-sticky {
        position: sticky
    }
}

.container--header.container--black .search-bar {
    background-color: #1e1e1e
}

.container--header.container--black .search-bar .search-bar__input {
    color: #fff
}

.container--header.container--black .search-bar .search-bar__input::-moz-placeholder {
    color: #fff
}

.container--header.container--black .search-bar .search-bar__input::placeholder {
    color: #fff
}

.container--header.container--black .search-bar__button button {
    background-color: #fff;
    color: #000
}

.container--header.container--black .search-bar .search-bar__icon .icon .icon-main-color {
    fill: #fff !important
}

.container--header.container--black .menu__item__search {
    background-color: #1e1e1e
}

.container--header.container--black .menu__item__search input {
    color: #fff
}

.container--header.container--black .menu__item__search input::-moz-placeholder {
    color: #fff
}

.container--header.container--black .menu__item__search input::placeholder {
    color: #fff
}

.container--header.container--black .menu__item__search .menu__item__search-icon .icon .icon-main-color {
    fill: #fff
}

.container--header.container--black .header-menu--dark {
    background-color: #000
}

.container--header.container--black .header-menu--dark .icon .icon-main-color {
    fill: #fff
}

.container--header.container--black .header-menu--dark .menu__item,
.container--header.container--black .header-menu--dark .menu__item.menu__item--submenu-open,
.container--header.container--black .header-menu--dark .menu__item:focus,
.container--header.container--black .header-menu--dark .menu__item:hover {
    color: #fff
}

.container--header.container--black .header-menu--dark .menu__item:active .icon .icon-main-color,
.container--header.container--black .header-menu--dark .menu__item:hover .icon .icon-main-color {
    fill: #fff
}

.container--header.container--black .header-menu--dark .menu__item--has-submenu:hover .icon-main-color {
    color: #fff
}

.container--header.container--black .header-menu--dark .menu__submenu {
    background-color: #000;
    border-color: #000
}

.container--header.container--black .header-menu--dark .menu__submenu .menu__item {
    color: #969696
}

.site-header__live-menu {
    display: flex;
    align-items: center
}

@media(min-width:992px) {
    .site-header__live-menu {
        display: none
    }
}

.site-header__live-menu--desktop {
    display: none
}

@media(min-width:992px) {
    .site-header__live-menu--desktop {
        display: flex;
        align-items: center
    }
}

@media(min-width:992px) {
    .header-is-minimized header.header-menu {
        max-height: 60px
    }
}

.dark-mode .site-header__live-cta a:hover {
    color: #fff
}

div[\:has\(.sponsored.navigation-bar--sticky\)] .header-is-sponsored {
    box-shadow: none
}

div:has(.sponsored.navigation-bar--sticky) .header-is-sponsored {
    box-shadow: none
}

div[\:has\(.sponsored.navigation-bar--sticky\)] .header-is-sponsored .site-post-header {
    position: relative
}

div:has(.sponsored.navigation-bar--sticky) .header-is-sponsored .site-post-header {
    position: relative
}

@media(min-width:769px) {
    .header-is-sponsored {
        position: sticky;
        top: -60px
    }
    .header-is-sponsored .site-post-header {
        position: relative
    }
}

.headroom-wrapper[\:has\(.header-is-sponsored\)] {
    position: sticky;
    height: 140px !important;
    top: -60px;
    z-index: 99999
}

.headroom-wrapper:has(.header-is-sponsored) {
    position: sticky;
    height: 140px !important;
    top: -60px;
    z-index: 99999
}

.notification-pre-permission {
    background-color: rgba(0, 0, 0, .7);
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    padding: 15px
}

.notification-pre-permission__modal {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 30px;
    border-radius: 10px;
    max-width: 470px
}

.notification-pre-permission__buttons,
.notification-pre-permission__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    place-items: center;
    grid-row-gap: 15px;
    row-gap: 15px
}

.notification-pre-permission__content {
    margin-bottom: 30px
}

.notification-pre-permission__header {
    color: #000;
    margin: 0;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: var(--leading-headline);
    text-align: center
}

.notification-pre-permission__description {
    color: #595959;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: var(--leading-headline)
}

.notification-pre-permission__button {
    border: none;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 20px;
    font-size: 16px;
    font-size: 1rem
}

.notification-pre-permission__button:hover {
    cursor: pointer
}

.notification-pre-permission__button.focus-visible,
.notification-pre-permission__button:focus,
.notification-pre-permission__button:focus-visible {
    outline-style: solid
}

.notification-pre-permission__button--dark {
    color: #fff;
    background-color: #000;
    line-height: var(--leading-base);
    padding-top: 7px;
    padding-bottom: 7px
}

.notification-pre-permission__button--light {
    color: #595959;
    background-color: #fff;
    line-height: var(--leading-headline);
    padding-top: 0;
    padding-bottom: 0
}

.notification-pre-permission__close-icon-button {
    border: none;
    background-color: transparent;
    position: absolute;
    transform-origin: top right;
    top: 10px;
    right: 10px;
    padding: 0;
    height: 16px
}

.notification-pre-permission__close-icon-button:hover {
    cursor: pointer
}

.preview-button-wrapper {
    position: fixed;
    top: 25px;
    right: 25px;
    z-index: 999999
}

.preview-button-wrapper .preview-button {
    display: block;
    background-color: #0e9962;
    padding: 5px 10px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    color: #fff
}

@media(max-width:768.98px) {
    .preview-button-wrapper {
        display: none
    }
}

html[dir=rtl] .preview-button-wrapper {
    left: 25px;
    right: unset
}