.fco-match-stats-row__container{flex-direction:row;justify-content:space-between;gap:12px;display:flex}.fco-match-stats-row__label{text-align:center;margin-block-end:4px;font-size:12px;font-weight:500}.fco-match-stats-row__stat{flex-flow:row;flex:100% 1;justify-content:space-between;align-items:center;gap:16px;display:flex}.fco-match-stats-row__stat-label{text-align:start;flex:0 0 40px;font-size:16px;font-weight:700}@container fco-match-stats (width>=980px){.fco-match-stats-row__stat-label{font-size:18px}}.fco-match-stats-row__stat-label--reversed{text-align:end}.fco-match-stats-row__stat-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:auto;block-size:6px;inline-size:100%;overflow:hidden}.fco-match-stats-row__stat-progress--reversed{transform:scaleX(-1)}.fco-match-stats-row__stat-progress::-webkit-progress-bar{background-color:var(--stats-progress-background,#eaeaea);border:none}.fco-match-stats-row__stat-progress::-webkit-progress-value{background-color:var(--stats-progress-value,#1d1d1d);border:none}@media (prefers-reduced-motion:no-preference){.fco-match-stats-row__stat-progress::-webkit-progress-value{-webkit-transition:inline-size .5s ease-out .2s;transition:inline-size .5s ease-out .2s}}.fco-match-stats{inline-size:100%;container:fco-match-stats/inline-size}.fco-match-stats__container{flex-direction:column;gap:32px;padding:12px 12px 24px;display:flex}.fco-match-stats-group__label{text-align:center;font-size:18px;font-family:var(--header-font-family);margin-block-end:12px;font-weight:800}@container fco-match-stats (width>=980px){.fco-match-stats-group__label{font-size:22px}}.fco-match-stats-group__content{flex-direction:column;gap:12px;display:flex}@container fco-match-stats (width>=980px){.fco-match-stats-group__content{gap:24px}}.match-stats_stats___eRGY progress[value]::-webkit-progress-bar{background-color:var(--progress-bar-background-color)}.match-stats_stats___eRGY progress::-webkit-progress-value{background-color:var(--progress-bar-value-color)}.match-stats_stats___eRGY{border-radius:.375rem;background-color:var(--th-white)}.match-stats_stats___eRGY .fco-section-header__header{position:relative;font-family:var(--header-font-family);background-color:var(--alternate-bg-color);color:var(--alternate-text-color);padding-block:.5rem}.match-stats_stats___eRGY .fco-match-stats__container{padding:12px 16px 24px}@media(min-width:1024px){.match-stats_stats___eRGY .fco-match-stats__container{padding-inline:60px}}.match-stats_stats___eRGY .fco-match-stats-row__label{margin-block-end:0;line-height:18px}.match-stats_stats___eRGY .fco-match-stats-group__label,.match-stats_stats___eRGY .fco-match-stats-row__stat-label{font-family:var(--header-font-family);font-size:20px;font-weight:700}@media(min-width:1024px){.match-stats_stats___eRGY .fco-match-stats-group__label,.match-stats_stats___eRGY .fco-match-stats-row__stat-label{font-size:22px}}.match-stats_stats___eRGY .fco-match-stats-group__label{margin-block-end:1.5rem}@media(min-width:1024px){.match-stats_stats___eRGY .fco-match-stats-group__label{margin-block-end:2.5rem}}.match-stats_stats___eRGY .fco-match-stats-row__stat{display:grid;grid-template-rows:repeat(2,1fr);grid-gap:0;gap:0;justify-content:unset}.match-stats_stats___eRGY .fco-match-stats-row__stat-progress{min-inline-size:100%;border-radius:.125rem}.match-stats_stats___eRGY .fco-match-stats-row__stat-label{margin-block-end:0}.match-stats_stats___eRGY .fco-match-stats-row__stat:first-child .fco-match-stats-row__stat-label{text-align:start}.match-stats_stats___eRGY .fco-match-stats-row__stat:nth-child(2) .fco-match-stats-row__stat-progress{order:1}.match-stats_stats___eRGY .fco-match-stats-row__stat:nth-child(2) .fco-match-stats-row__stat-label{text-align:end}.fco-consent-warning{background-color:var(--consent-warning-background-color);border-radius:4px;flex-direction:column;gap:8px;padding:14px;font-size:14px;display:flex}.fco-consent-warning__title{font-size:14px;font-weight:700}.fco-consent-warning__type{font-size:20px;font-weight:700}.fco-venue-widget{border-width:0}.fco-match-result-row{container-type:inline-size}.fco-match-result-row:nth-child(odd){background-color:var(--odd-row-bg-color)}.fco-match-result-row__container{-moz-column-gap:.25rem;-webkit-padding-start:.25rem;grid-template-rows:repeat(2,auto);grid-template-columns:auto .25rem;grid-template-areas:"match-form-date match-form-date""match-form-teams match-form-icon";align-items:center;grid-column-gap:.25rem;column-gap:.25rem;block-size:5rem;padding-inline-start:.25rem;text-decoration:none;display:grid}.fco-match-result-row__date{text-align:center;grid-area:match-form-date}.fco-match-result-row__teams{-moz-column-gap:1rem;grid-area:match-form-teams;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:1rem;column-gap:1rem;display:grid}.fco-match-result-row__teams .fco-match-header-score{border-radius:.2rem;padding-inline:.35rem;font-size:1.1rem;font-weight:700}.fco-match-result-row__team{color:var(--text-color)}.fco-match-result-row__team--long-name{display:none}.fco-match-result-row__team--long-name:first-child{text-align:end}.fco-match-result-row__team--short-name{display:block}.fco-match-result-row__team--short-name:nth-child(2){text-align:end}.fco-match-result-row__icon{grid-area:match-form-icon;justify-content:flex-end;display:flex}.fco-match-result-row__icon .fco-match-result-icon{block-size:1rem;inline-size:.25rem;font-size:0}@container (width>=360px){@media (min-width:768px){.fco-match-result-row__container{-moz-column-gap:1rem;grid-template:"match-form-date match-form-teams match-form-icon"/80px 1fr 21px;column-gap:1rem;block-size:3.5rem;padding-inline:.5rem}.fco-match-result-row__date{text-align:unset}.fco-match-result-row .fco-match-result-icon{block-size:21px;inline-size:21px;font-size:.875rem}}.fco-match-result-row__team--long-name{-webkit-line-clamp:3;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-box-orient:vertical;block-size:-moz-fit-content;block-size:fit-content;display:-webkit-box;overflow:hidden}.fco-match-result-row__team--short-name{display:none}}.fco-head-to-head{background-color:var(--head-to-head-background);flex-direction:column;display:flex}.fco-head-to-head__scores{grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:768px){.fco-head-to-head__scores{-moz-column-gap:100px;grid-template-columns:repeat(3,80px);justify-content:center;place-items:center;column-gap:100px}}.fco-head-to-head__team-scores{flex-direction:column;justify-content:center;align-items:center;gap:2px;margin-block:8px 32px;display:flex}@media (min-width:768px){.fco-head-to-head__team-scores{margin-block:20px 24px}}.fco-head-to-head__score{font-family:var(--header-font-family);font-size:42px;font-weight:800}.fco-head-to-head__status{font-family:var(--body-font-family);font-size:12px}.fco-head-to-head__stats{margin-block-start:24px}@media (min-width:768px){.fco-head-to-head__stats{margin-block-start:32px}}.head-to-head_head-to-head-container__wAtPS progress[value]::-webkit-progress-bar{background-color:var(--progress-bar-background-color)}.head-to-head_head-to-head-container__wAtPS progress::-webkit-progress-value{background-color:var(--progress-bar-value-color)}@media(min-width:1024px){.head-to-head_head-to-head-container__wAtPS .fco-match-result-row__container{grid-template-columns:1fr auto 1fr}}.head-to-head_head-to-head-container__wAtPS .fco-match-result-row__date{text-align:center}@media(min-width:768px){.head-to-head_head-to-head-container__wAtPS .fco-match-result-row__date{text-align:start;padding-inline-start:16px}}.head-to-head_head-to-head-container__wAtPS .fco-match-result-row__team{line-height:1.5}@media(max-width:767px){.head-to-head_head-to-head-container__wAtPS .fco-match-result-row__team{font-size:14px;line-height:1}}.head-to-head_head-to-head-container__wAtPS .fco-match-team-with-crest{padding-block-start:28px;font-size:12px}@media(max-width:767px){.head-to-head_head-to-head-container__wAtPS .fco-match-team-with-crest{line-height:1;padding-block-start:10px}}@media(min-width:768px){.head-to-head_head-to-head-container__wAtPS .fco-match-team-with-crest{padding-inline:24px;padding-block-start:12px;font-size:1.375rem}}@media(max-width:767px){.head-to-head_head-to-head-container__wAtPS .fco-match-team-with-crest .fco-image{display:none}}.head-to-head_head-to-head-container__wAtPS .fco-match-team-with-crest .fco-image{min-block-size:2rem;min-inline-size:2rem;align-self:start}.head-to-head_head-to-head-container__wAtPS .fco-team-name{align-self:start}.head-to-head_head-to-head-container__wAtPS .fco-head-to-head{border-radius:4px}@media(max-width:767px){.head-to-head_head-to-head-container__wAtPS .fco-section-header{grid-template-columns:1fr 1fr 1fr}.head-to-head_head-to-head-container__wAtPS .fco-section-header__header{font-size:12px}}.head-to-head_head-to-head-container__wAtPS .fco-section-header__header{position:relative;font-family:var(--header-font-family);background-color:var(--alternate-bg-color);color:var(--alternate-text-color);text-align:center;padding:8px}.head-to-head_head-to-head-container__wAtPS .fco-match-header-score__container{background-color:var(--alternate-bg-color);color:var(--alternate-text-color);border-radius:4px;block-size:30px;min-inline-size:60px;inline-size:60px}.head-to-head_head-to-head-container__wAtPS .fco-match-header-score__container .fco-match-header-score{font-size:14px;font-weight:700;border-radius:0}.head-to-head_head-to-head-container__wAtPS .fco-head-to-head__stats{padding-block-end:32px}