.fco-page-header{font-family:var(--header-font-family);color:var(--text-color)}.fco-wchq-promo-banner__container{container-type:inline-size}.fco-wchq-promo-banner{border-radius:var(--fco-radius-lg);background-color:var(--fco-wc-26-card-bg);background-image:var(--wchq-background-texture);padding-block:var(--fco-spacing-lg);padding-inline:var(--fco-spacing-xl);justify-content:center;align-items:center;gap:var(--fco-spacing-md);background-position:-85px 0;background-size:1018px 426px;flex-direction:column;text-decoration:none;display:flex}@container (width>500px){.fco-wchq-promo-banner{padding:var(--fco-spacing-xl);gap:var(--fco-spacing-xl);background-position:0 0;background-size:1128px 472px}}.fco-wchq-promo-banner .fco-image__image{block-size:16px}@container (width>500px){.fco-wchq-promo-banner .fco-image__image{block-size:20px}}.fco-wchq-promo-banner .fco-wchq-promo-banner__background--path{color:#fff}.fco-wchq-promo-banner__content{justify-content:center;align-items:center;gap:var(--fco-spacing-xs);flex-direction:column;display:flex}.fco-wchq-promo-banner__description,.fco-wchq-promo-banner__title{color:var(--fco-body-on-dark);text-align:center}.fco-wchq-promo-banner__title{line-height:100%;font-family:var(--fco-font-family-heading);font-weight:var(--fco-font-weight-heading-bold);font-size:var(--fco-size-heading-3xs);text-wrap:balance;margin:0}@container (width>500px){.fco-wchq-promo-banner__title{font-size:var(--fco-size-heading-xs)}}.fco-wchq-promo-banner__description{display:none}@container (width>500px){.fco-wchq-promo-banner__description{line-height:140%;font-family:var(--fco-font-family-body);font-weight:var(--fco-font-weight-body-medium);font-size:var(--fco-size-body-md);text-wrap:pretty;display:block}}.fco-wchq-promo-banner__description .fco-svg-icon{vertical-align:middle;block-size:20px;display:inline-block}[dir=rtl] .fco-wchq-promo-banner__description .fco-svg-icon{transform:rotate(180deg)}.fco-wchq-promo-banner__button{border-radius:var(--fco-radius-actions-button);border:var(--fco-border-weight-actions-button-drop-shadow) solid var(--fco-button-solid-neutral-surface-default);box-shadow:var(--fco-elevation-button-x) var(--fco-elevation-button-y) var(--fco-elevation-button-blur) 0 var(--fco-button-solid-neutral-drop-shadow);background-color:var(--fco-surface-fixed);padding-block:var(--fco-spacing-2xs);padding-inline:var(--fco-spacing-sm);line-height:140%;font-family:var(--fco-font-family-body);font-weight:var(--fco-font-weight-body-bold);font-size:var(--fco-size-body-2xs);color:var(--fco-body-fixed);text-align:center;display:block}@container (width>500px){.fco-wchq-promo-banner__button{display:none}}.fco-openweb-comments-count{align-items:center;gap:.375rem;display:inline-flex}.fco-openweb-comments-count .fco-icon-comment{font-size:1.125rem}:root body:has(.fco-modal[open]){overflow-y:hidden}.fco-base-modal{border-radius:var(--fco-radius-xl);background:var(--fco-surface-1);scrollbar-color:var(--fco-surface-brand-primary) transparent;scrollbar-width:thin;overscroll-behavior-y:none;border:none;inline-size:50vw;min-inline-size:300px;max-inline-size:100%;padding:0;display:none}.fco-base-modal[open]{flex-direction:column;display:flex}.fco-base-modal::backdrop{background-color:#000000bf}.fco-base-modal__header{padding:var(--fco-spacing-md);justify-content:center;align-items:center;gap:var(--fco-spacing-xs);border-block-end:1px solid var(--fco-border-on-brand);display:flex}@media (min-width:1024px){.fco-base-modal__header{padding:var(--fco-spacing-md) var(--fco-spacing-xl)}}.fco-base-modal__title{color:var(--fco-body-default);font-family:var(--fco-font-family-body);font-size:var(--fco-size-body-xl);font-weight:var(--fco-font-weight-body-bold);line-height:140%}.fco-base-modal__content{flex-grow:1;align-self:stretch}.fco-base-modal__footer{padding:var(--fco-spacing-md);justify-content:center;gap:var(--fco-spacing-xs);border-block-start:1px solid var(--fco-border-on-brand);flex-direction:column;display:flex}@media (min-width:1024px){.fco-base-modal__footer{flex-direction:row-reverse;justify-content:end}}.fco-base-modal__close.fco-base-button.fco-base-button--muted{block-size:40px;inline-size:40px;padding:var(--fco-spacing-xs);margin-inline:auto 0}.fco-base-modal--responsive{block-size:100%;inline-size:100%;margin:0;display:flex}.fco-base-modal--responsive::backdrop{display:none}@media (min-width:1024px){.fco-base-modal--responsive{block-size:100%;inline-size:50vw;min-inline-size:300px;max-inline-size:100%;margin:auto}.fco-base-modal--responsive::backdrop{display:flex}}.fco-base-modal--mobile-drawer{-webkit-margin-after:0;opacity:0;border-radius:var(--fco-radius-xl) var(--fco-radius-xl) 0 0;align-self:end;inline-size:100%;margin-block-end:0;transform:translateY(100%)}.fco-base-modal--mobile-drawer[open]{animation:slide-up .3s ease-out forwards}@media (min-width:1024px){.fco-base-modal--mobile-drawer{border-radius:var(--fco-radius-xl);opacity:1;align-self:center;inline-size:50vw;min-inline-size:300px;max-inline-size:100%;margin:auto;transform:none}.fco-base-modal--mobile-drawer[open]{animation:none}}.fco-base-modal--mobile-layout{max-inline-size:330px}.fco-base-modal--mobile-layout .fco-base-modal__footer{flex-direction:column;justify-content:center}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.fco-tag-button-container{--favorite-button-inline-size:41px;--skeleton-border-color:var(--fco-tag-article-border);flex-shrink:0;display:inline-flex}.fco-tag-button-container .fco-tag-favorite-icon-skeleton{block-size:100%;min-inline-size:var(--favorite-button-inline-size);border-inline-start:0;border-start-end-radius:var(--fco-radius-tags-bottom-left);border-end-end-radius:var(--fco-radius-tags-bottom-right)}.fco-tag-button{border:var(--fco-border-weight-actions-tag) solid var(--fco-tag-article-border);border-radius:var(--fco-radius-tags-top-left) var(--fco-radius-tags-top-right) var(--fco-radius-tags-bottom-right) var(--fco-radius-tags-bottom-left);background-color:var(--fco-tag-article-surface);color:var(--fco-tag-article-body-default);font-family:var(--fco-font-family-body);font-weight:var(--fco-font-weight-body-bold);cursor:pointer;flex-shrink:0;align-items:center;line-height:1.4;text-decoration:none;display:inline-flex}:is(.fco-tag-button:has(+.fco-tag-favorite),.fco-tag-button:has(+.fco-tag-favorite-icon-skeleton)){border-start-end-radius:0;border-end-end-radius:0}.fco-tag-button.fco-tag-button--lg{min-block-size:40px}.fco-tag-button.fco-tag-button--lg,.fco-tag-button.fco-tag-button--md{padding:var(--fco-spacing-xs) var(--fco-spacing-sm);font-size:var(--fco-size-body-md)}.fco-tag-button.fco-tag-button--md{min-block-size:36px}.fco-tag-button.fco-tag-button--sm{min-block-size:32px;padding:var(--fco-spacing-2xs) var(--fco-spacing-sm);font-size:var(--fco-size-body-xs)}.fco-tag-button.fco-tag-button--xs{min-block-size:24px;padding:var(--fco-spacing-2xs) var(--fco-spacing-xs);font-size:var(--fco-size-body-2xs)}.fco-tag-button.fco-tag-button--2xs{min-block-size:20px;padding:var(--fco-spacing-2xs) var(--fco-spacing-xs);font-size:var(--fco-size-body-3xs)}.fco-tag-button:focus-visible{outline:var(--fco-border-weight-md) solid var(--fco-graphic-brand-2);outline-offset:1px}.fco-tag-button:hover{background-color:var(--fco-surface-hover)}.fco-tag-button:active{background-color:var(--fco-surface-pressed)}.fco-tag-button.fco-tag-favorite{min-inline-size:var(--favorite-button-inline-size);border-inline-start-width:0;border-start-start-radius:0;border-end-start-radius:0;block-size:100%}.fco-tag-button--loading{cursor:not-allowed;opacity:.7}.favorite-limit-reached-modal_favorite-limit-reached-modal__hFPmV .favorite-limit-reached-modal_text__kmoSy{font-family:var(--fco-font-family-body);font-weight:var(--fco-font-weight-body-medium);font-size:var(--fco-size-body-md);line-height:150%;text-align:center;color:var(--fco-body-default);padding:0 var(--fco-spacing-md) var(--fco-spacing-md)}.favorite-limit-reached-modal_favorite-limit-reached-modal__hFPmV .fco-base-modal__header{border-block-end:none}.tags_tags__wGkeL{display:flex;flex-wrap:wrap;block-size:32px;gap:var(--fco-spacing-xs);overflow:hidden}.tags_tags__wGkeL .fco-tag-button{min-inline-size:32px}.tags-and-comments_tags-and-comments__F5GTz{display:flex;min-block-size:32px;gap:1rem}.tags-and-comments_tags-and-comments__F5GTz .fco-icon-comment{font-size:24px}.tags-and-comments_tags-and-comments__F5GTz .fco-openweb-comments-count-button{min-block-size:32px;min-inline-size:62px;border-radius:var(--border-radius-default);background-color:var(--th-green-lizard);padding-inline:12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-family:var(--body-font-family);font-weight:700;color:var(--th-black);cursor:pointer}@media(min-width:1024px){.tags-and-comments_tags-and-comments__F5GTz{justify-content:space-between;align-items:center}.tags-and-comments_tags-and-comments__F5GTz .fco-openweb-comments-count-button{align-self:flex-start}}.fco-sponsored-text-link{background-color:var(--fco-surface-1);color:var(--fco-body-default);border:var(--fco-border-weight-xs) solid var(--fco-border-default);border-radius:var(--fco-radius-xs);padding:var(--fco-spacing-sm);text-decoration:none;display:block}.fco-sponsored-text-link__content{align-items:center;gap:var(--fco-spacing-sm);display:flex}.fco-sponsored-text-link__text{overflow-wrap:break-word;word-break:break-all;justify-content:center;align-items:flex-start;gap:var(--fco-spacing-2xs);font-size:var(--fco-size-body-sm);font-weight:var(--fco-font-weight-body-bold);flex-direction:column;line-height:140%;display:flex}@media (min-width:1024px){.fco-sponsored-text-link__text{font-size:var(--fco-size-body-lg)}}.fco-sponsored-text-link__disclaimer{color:var(--fco-body-muted);font-size:var(--fco-size-body-3xs)}.fco-sponsored-text-link__image{-o-object-fit:contain;object-fit:contain;max-inline-size:75px}@media (min-width:1024px){.fco-sponsored-text-link__image{max-inline-size:120px}}.article-details_article-details__0wbC8{font-size:1rem;line-height:1.5rem;font-weight:500;display:flex;justify-content:flex-start;align-items:center;flex-flow:row wrap;gap:.75rem;color:var(--tag-text-color);min-block-size:32px}.article-details_article-details__0wbC8 .article-details_link__C19V_{text-decoration:none;color:var(--tag-text-color)}@media(min-width:1024px){.article-details_article-details__0wbC8{flex-direction:row}}.article-details_article-details__section__L1jpe+.article-details_article-details__section__L1jpe:before{content:"|";display:inline-block;padding-inline-end:.75rem}.article-details_article-details__date-section__HEReM{display:inline-flex;gap:.5rem}.main-background_main-background__oO_s2{position:absolute;overflow:hidden;inline-size:100vw;block-size:auto;inset-inline-start:0;inset-block-start:0;z-index:-2;opacity:.0001}.fco-poll{font-family:var(--header-font-family);background-color:var(--bg-light);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.fco-poll__question{font-size:14px;font-weight:400;line-height:20px}.fco-poll__answers{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;display:grid}.fco-poll__answers-item{cursor:pointer;-moz-column-gap:.5rem;border:1px solid var(--poll-option-border-color);background-color:var(--poll-option-bg-color);inline-size:100%;color:var(--poll-option-text-color);z-index:0;grid-template-columns:1fr 40px;align-items:center;grid-column-gap:.5rem;column-gap:.5rem;padding-block:1rem;padding-inline:.75rem;font-size:14px;font-weight:400;line-height:20px;display:grid;position:relative}.fco-poll__answers-item-right{justify-self:end}.fco-poll__answers-item--results{cursor:auto;border-color:#0000;row-gap:.5rem;padding-block:.5rem}.fco-poll__answers-item--selected{background-color:var(--poll-option-selected-bg-color);color:var(--poll-option-selected-text-color);border-color:var(--poll-option-selected-bg-color)}.fco-poll__answers-item:has(input:checked){background-color:var(--poll-option-selected-bg-color);color:var(--poll-option-selected-text-color);border-color:var(--poll-option-selected-bg-color)}.fco-poll__answers-item input,.fco-poll__answers-item input:checked{accent-color:var(--bg-light)}.fco-poll__answers-item-progress{outline:var(--poll-option-border-color) 1px solid;outline-offset:2px;grid-column:1/3;block-size:.5rem;inline-size:100%}.fco-poll__answers-item-progress-value{inline-size:var(--progress);background-color:var(--poll-option-progress-indicator-color);block-size:100%;transition:inline-size .5s ease-in-out}.fco-poll__answers-item-progress--hidden{outline:none;block-size:0}.fco-poll__answers-item-progress--selected .fco-poll__answers-item-progress-value{background-color:var(--poll-option-selected-progress-indicator-color)}.fco-poll__submit{cursor:pointer;background-color:var(--poll-vote-button-color);inline-size:100%;max-inline-size:300px;color:var(--poll-vote-button-text-color);align-self:center;padding:.75rem;font-size:1rem;line-height:1.5}.fco-poll__all-votes{font-size:14px;font-weight:400;line-height:20px}.poll_poll-wrapper__SQ1z8 .fco-poll{border-radius:var(--border-radius-default);margin-block-start:1.5rem;padding-block:1rem 1.5rem;z-index:2;font-family:var(--body-font-family);gap:1rem;position:relative}.poll_poll-wrapper__SQ1z8 .fco-poll__answers{gap:.5rem}.poll_poll-wrapper__SQ1z8 .fco-poll__answers-item{border-radius:var(--border-radius-default);font-size:.75rem;line-height:1rem;padding-block:15px}@media(min-width:1024px){.poll_poll-wrapper__SQ1z8 .fco-poll__answers-item{font-size:.875rem}}.poll_poll-wrapper__SQ1z8 .fco-poll__answers-item-progress,.poll_poll-wrapper__SQ1z8 .fco-poll__answers-item-progress-value{border-radius:.125rem}.poll_poll-wrapper__SQ1z8 .fco-poll__question{text-wrap:unset;font-weight:500}@media(min-width:1024px){.poll_poll-wrapper__SQ1z8 .fco-poll__question{line-height:1.5rem;font-size:1rem}}.poll_poll-wrapper__SQ1z8 .fco-poll__submit{position:relative;border-radius:1rem;border:1px solid var(--th-bright-grey);background-color:var(--th-white);z-index:1;padding:.5rem 1.25rem;font-weight:500;font-size:14px;line-height:24px;text-align:center;text-decoration:none;cursor:pointer;color:var(--th-sooty);font-weight:700;font-family:var(--header-font-family);margin-block-start:.5rem}.poll_poll-wrapper__SQ1z8 .fco-poll__submit+.fco-poll__all-votes{display:none}.article_ltr__e_Xqw{direction:ltr}.article_list-article__OQDBy{background-color:#fff;border-radius:1rem}.article_list-article__content__R1nhH{padding-inline:1rem}@media(min-width:768px){.article_list-article__content__R1nhH{padding-inline:1.5rem}}.article_article__TVGFZ{margin-block:var(--section-padding-block,0)}.article_article__TVGFZ .fco-article-main-media{margin-block-end:-1.25rem}@media(min-width:1024px){.article_article__TVGFZ .fco-article-main-media{margin-block-end:-3rem}}.article_article__TVGFZ .fco-article-main-media .fco-image__image{border-radius:1rem}.article_article__TVGFZ .fco-article-main-media .fco-image__credit{--alternate-text-color:var(--th-white);inset-inline-end:unset;inset-block-start:.25rem;inset-inline-start:.25rem;line-height:1.5;padding:.125rem .75rem;border-radius:1rem}.article_article__TVGFZ .fco-main-media .fco-image{inline-size:100%}.article_article__TVGFZ .fco-main-media .fco-image__image{border-radius:1rem}.article_article__TVGFZ .fco-main-media .fco-image__credit{--alternate-text-color:var(--th-white);inset-inline-end:unset;inset-block-start:.25rem;inset-inline-start:.25rem;line-height:1.5;padding:.125rem .75rem;border-radius:1rem}.article_article__TVGFZ .fco-fc-video-player{border-radius:1rem}.article_article__content__VfjFz{position:relative;display:flex;flex-direction:column;gap:1.5rem;padding-block:1.25rem;z-index:1}@media(min-width:768px){.article_article__content__VfjFz{padding-block:2rem}}.article_article__content__VfjFz p{font-size:15px;line-height:26px;letter-spacing:-.36px}@media(min-width:1024px){.article_article__content__VfjFz p{font-size:18px;line-height:32px}}.article_article__content__VfjFz .fco-page-header{--text-color:var(--th-sooty);font-size:24px;font-weight:600;line-height:1.5}@media(min-width:1024px){.article_article__content__VfjFz .fco-page-header{font-size:36px;line-height:1.4}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) p:not(.fco-without-article-body){letter-spacing:-.36px}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body)>:not(:last-child,.fco-without-article-body){margin-block-end:3rem}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body)>:not(:last-child,.fco-without-article-body){margin-block-end:2rem}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body):not(.fco-without-article-body)>:is(h1,h2,h3,h4,h5,h6){font-family:var(--header-font-family)}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) :is(.fco-image,.fco-fc-video-player,.fco-youtube-video-player):not(.fco-without-article-body *){inline-size:auto}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body){display:block;border-radius:var(--border-radius-default);border-block-end:none}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header{background-color:var(--bg-color);background-image:url();background-repeat:no-repeat;background-size:cover;color:var(--text-color);padding:1rem;border-radius:var(--border-radius-default);display:grid;grid-template-rows:1fr auto 1fr}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-state{margin-block-end:.75rem}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-image{margin-inline:0}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__time{font-family:var(--body-font-family);font-size:1rem}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__info{font-weight:500;gap:.25rem}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__info{margin-block-end:1.125rem}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header-competition-name{color:var(--text-color);font-size:12px}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__score{margin-inline:.5rem;transform:translateY(16px)}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__score .fco-match-header-match-day{font-size:12px;margin-block-end:.75rem;font-weight:500;color:var(--text-color)}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header__score .fco-match-header-match-day{margin-block-end:0}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-team-with-crest{font-family:var(--body-font-family);font-size:1.125rem;line-height:1.5rem;font-weight:700}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-team-with-crest{font-size:1.5rem;font-weight:900}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-team-with-crest .fco-image{block-size:3rem;inline-size:3rem}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-team-with-crest .fco-team-name{font-size:.875rem}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) a:has(.fco-match-header):not(.fco-without-article-body) .fco-match-header .fco-match-team-with-crest .fco-team-name{font-size:1.25rem}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__logo:not(.fco-without-article-body){border:1px solid #f4f4f4;border-radius:var(--border-radius-default)}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__anchor:not(.fco-without-article-body){padding-inline:0;background:none;border:none;color:var(--text-color)}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__text:not(.fco-without-article-body){font-size:16px;line-height:20px}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__text:not(.fco-without-article-body){font-size:20px;line-height:32px}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__cta:not(.fco-without-article-body){padding-block:var(--fco-spacing-xs);padding-inline:var(--fco-spacing-md);font-size:var(--fco-size-body-md);line-height:1.2;--max-width:100%;white-space:break-spaces}@media(min-width:1024px){.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__cta:not(.fco-without-article-body){--max-width:200px;padding:8px;font-size:var(--fco-size-body-xl)}}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__cta:not(.fco-without-article-body):before{background-color:var(--alternate-bg-color)}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__cta:not(.fco-without-article-body){color:var(--alternate-text-color);overflow:hidden;text-overflow:ellipsis;max-inline-size:var(--max-width);white-space:nowrap}[dir=rtl] .article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body) .fco-affiliate-button__cta:not(.fco-without-article-body){unicode-bidi:-moz-plaintext;unicode-bidi:plaintext}.article_article__content__VfjFz .fco-article-body>:not(:last-child,.fco-without-article-body):not(.fco-without-article-body *,:has(.fco-affiliate-button__text),:has(.fco-affiliate-button__logo)) .fco-affiliate-button__cta{overflow:visible;white-space:normal;text-overflow:clip;max-inline-size:none;text-wrap:balance}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-affiliate-link,.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-link{color:inherit;border-width:var(--fco-border-weight-xs)}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-affiliate-link:hover,.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-link:hover{background-color:unset;border-block-end-color:var(--fco-surface-2)}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-affiliate-link:not(.fco-tv-channel):hover,.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-link:not(.fco-tv-channel):hover{border-block-end:none}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-image{inline-size:auto;margin-inline:initial}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-modal-dialog-window__heading{font-family:var(--fco-font-family-body);font-size:var(--fco-size-body-md);font-weight:var(--fco-font-weight-body-bold);margin-block:0}.article_article__content__VfjFz .fco-article-body .fco-sports-event-with-ott .fco-modal-dialog-window .fco-icon-close:before{content:""}.article_article__content__VfjFz .fco-article-body{background-color:unset;line-height:2}.article_article__content__VfjFz .fco-responsive-table table{border-radius:var(--border-radius-default);overflow:hidden}.article_article__content__VfjFz .fco-responsive-table table th{font-size:var(--body-table-font-size-mobile);font-weight:700;line-height:var(--body-table-line-height-mobile);color:var(--th-white);background-color:var(--text-color)}@media(min-width:1024px){.article_article__content__VfjFz .fco-responsive-table table th{font-size:var(--body-table-font-size-desktop);line-height:var(--body-table-line-height-desktop)}}.article_article__content__VfjFz .fco-responsive-table table td{font-size:var(--body-table-font-size-mobile);font-weight:600;line-height:var(--body-table-line-height-mobile)}@media(min-width:1024px){.article_article__content__VfjFz .fco-responsive-table table td{font-size:var(--body-table-font-size-desktop);line-height:var(--body-table-line-height-desktop)}}.article_article__content__VfjFz .fco-responsive-table table td,.article_article__content__VfjFz .fco-responsive-table table th{padding-inline:1.5rem}.article_article__content__VfjFz .fco-responsive-table::-webkit-scrollbar,.article_article__content__VfjFz .fco-responsive-table:hover::-webkit-scrollbar{inline-size:auto;block-size:4px}.article_article__content__VfjFz .fco-responsive-table::-webkit-scrollbar-track,.article_article__content__VfjFz .fco-responsive-table:hover::-webkit-scrollbar-track{background:var(--body-table-even-bg)}.article_article__content__VfjFz .fco-responsive-table::-webkit-scrollbar-thumb,.article_article__content__VfjFz .fco-responsive-table:hover::-webkit-scrollbar-thumb{background:var(--text-color);border-radius:2px}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row{display:grid;grid-template-columns:auto 1fr auto;grid-auto-columns:auto;grid-auto-flow:column;align-items:stretch}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td{inline-size:unset;border:none;display:flex;justify-content:center;align-items:center;padding-inline:12px}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td a{border:none;color:var(--text-color)}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:first-child{inline-size:60px;text-align:center;padding:12px}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:first-child a{inline-size:32px}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:first-child img{vertical-align:middle}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:nth-child(2){overflow-wrap:break-word;justify-content:stretch}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:nth-child(2) a{background:none;flex-grow:1;display:flex;align-items:center;justify-content:stretch;block-size:100%;font-size:14px;line-height:21px;font-weight:500}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:nth-child(3){font-weight:700}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:nth-child(3) a{display:flex;flex-direction:row;align-items:center;block-size:100%;position:relative;text-decoration:none;font-size:16px;line-height:24px}.article_article__content__VfjFz .fco-responsive-table .ott-table .ott-table-row td:nth-child(3) a:after{font-family:var(--icons-font);content:"";background-repeat:no-repeat;padding-inline-start:10px;line-height:17px;color:var(--primary-color)}.article_article__content__teaser_____NK{font-weight:700}.article_article__content__VfjFz div:has(.fco-sponsored-text-link){margin-inline:auto}@media(min-width:768px){.article_article__content__VfjFz div:has(.fco-sponsored-text-link){margin-inline:unset}}.article_article__content__VfjFz .fco-sponsored-text-link{padding-inline:var(--fco-spacing-md);padding-block:var(--fco-spacing-xs);inline-size:min(100%,360px)}@media(min-width:768px){.article_article__content__VfjFz .fco-sponsored-text-link{inline-size:-moz-fit-content;inline-size:fit-content}}.article_article__content__VfjFz .fco-sponsored-text-link__content{gap:var(--fco-spacing-xs);inline-size:-moz-fit-content;inline-size:fit-content;margin-inline:auto}@media(min-width:768px){.article_article__content__VfjFz .fco-sponsored-text-link__content{inline-size:unset;margin-inline:unset}}.article_article__content__VfjFz .fco-sponsored-text-link__text{font-size:var(--fco-size-body-3xs);font-weight:var(--fco-font-weight-body-medium);color:var(--fco-body-muted);line-height:1.4}.article_article__content__VfjFz .fco-curated-carousel__content{margin-inline:calc(var(--fco-spacing-md)*-1)}@container (width > 700px){.article_article__content__VfjFz .fco-curated-carousel__content{margin-inline:0;margin-block-end:var(--fco-spacing-md)}}.fco-where-to-watch{background-color:var(--bg-light)}.fco-where-to-watch__buttons{justify-content:center;gap:2rem;display:flex}.fco-where-to-watch__button{justify-content:center;align-items:center;font-size:18px;line-height:22px;display:flex}.fco-where-to-watch__button--reverse{flex-direction:row-reverse}.fco-where-to-watch__button .fco-image__image{max-block-size:30px}.where-to-watch_where-to-watch__sticky--hide__8m7C9{display:none}.where-to-watch_where-to-watch__sticky__rvtf9{position:fixed;padding:24px 24px 12px;inset-block-start:var(--site-header-block-size,60px);border-radius:6px 6px 0 0;inline-size:100%;background:var(--bg-light);z-index:100;margin-inline-start:calc(-1*var(--inline-spacing))}@media(min-width:768px){.where-to-watch_where-to-watch__sticky__rvtf9{margin-inline-start:calc(-1*var(--inline-spacing))}}@media(min-width:1024px){.where-to-watch_where-to-watch__sticky__rvtf9{inset-block-end:unset;padding:12px 60px;margin-inline-start:0;border-radius:0 0 6px 6px;inline-size:calc(min(var(--max-section-inline-size, 1440px),100%) - 300px - 2rem - 2*var(--inline-spacing))}}.where-to-watch_where-to-watch__sticky__rvtf9{box-shadow:0 2px 20px 0 rgba(0,0,0,.1019607843)}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch{background:var(--where-to-watch-bg);padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:6px}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header{background:var(--where-to-watch-bg)}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header__grid-team .fco-match-team-with-crest .fco-team-name{font-size:22px;line-height:32px}@media(max-width:768px){.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header__grid-team .fco-match-team-with-crest .fco-team-name{font-size:18px;line-height:24px;font-weight:800}}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header__time{font-size:26px;line-height:32px;font-weight:800}@media(max-width:768px){.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header__time{font-size:18px}}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__buttons{container-type:inline-size;display:flex;flex-wrap:wrap;gap:12px 32px}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__buttons a{flex:0 1 320px;padding-block:6px;padding-inline:24px;inline-size:320px;font-size:15px;line-height:22px;gap:8px;text-align:center;text-wrap:nowrap;text-decoration:none;color:var(--text-color);background-color:var(--primary-color);border-radius:var(--border-radius-default)}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__buttons a:not(:first-child){background-color:var(--th-platinum)}@container (max-width: 672px){.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__buttons a{flex:0 1 672px}}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch{padding-block:12px;padding-inline:0}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header-competition-name{display:none}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header .fco-match-team-with-crest{flex-direction:row}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch .fco-match-header .fco-match-team-with-crest--reversed{flex-direction:row-reverse}@media(min-width:1440px){.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch{display:flex;flex-direction:row;align-items:center;justify-content:stretch}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch>:first-child{flex-grow:1}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__button{inline-size:320px}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__button:not(:first-child){display:none}.where-to-watch_where-to-watch__sticky__rvtf9 .fco-where-to-watch__buttons{flex-basis:256px;flex-shrink:0}}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch{background:var(--where-to-watch-bg);padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:6px}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch .fco-match-header{background:var(--where-to-watch-bg)}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch .fco-match-header__grid-team .fco-match-team-with-crest .fco-team-name{font-size:22px;line-height:32px}@media(max-width:768px){.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch .fco-match-header__grid-team .fco-match-team-with-crest .fco-team-name{font-size:18px;line-height:24px;font-weight:800}}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch .fco-match-header__time{font-size:26px;line-height:32px;font-weight:800}@media(max-width:768px){.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch .fco-match-header__time{font-size:18px}}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch__buttons{container-type:inline-size;display:flex;flex-wrap:wrap;gap:12px 32px}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch__buttons a{flex:0 1 320px;padding-block:6px;padding-inline:24px;inline-size:320px;font-size:15px;line-height:22px;gap:8px;text-align:center;text-wrap:nowrap;text-decoration:none;color:var(--text-color);background-color:var(--primary-color);border-radius:var(--border-radius-default)}.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch__buttons a:not(:first-child){background-color:var(--th-platinum)}@container (max-width: 672px){.where-to-watch_where-to-watch__r8XKL .fco-where-to-watch__buttons a{flex:0 1 672px}}