.fco-badge{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--fco-radius-sm);font-family:var(--fco-font-family-body);font-weight:var(--fco-font-weight-body-bold);color:var(--fco-body-default);gap:var(--fco-spacing-2xs)}.fco-badge.fco-badge--extra-small{padding-inline:var(--fco-spacing-2xs);font-size:var(--fco-size-body-3xs);line-height:var(--fco-size-body-xl)}.fco-badge.fco-badge--small{padding-inline:var(--fco-spacing-2xs);font-size:var(--fco-size-body-xs);line-height:var(--fco-size-body-3xl)}.fco-badge.fco-badge--large{padding:var(--fco-spacing-2xs) var(--fco-spacing-xs);font-size:var(--fco-size-body-md);line-height:var(--fco-size-body-2xl)}.fco-badge.fco-badge--neutral{background-color:var(--fco-predictor-game-surface-highlight)}.fco-badge.fco-badge--success{background-color:var(--fco-status-success-surface-1)}.fco-badge.fco-badge--disabled{background-color:var(--fco-surface-2);color:var(--fco-body-disabled)}.fco-badge__icon{inline-size:var(--fco-spacing-md)}.fco-match-header-match-day{font-family:var(--body-font-family);font-size:.875rem;line-height:1.2;color:var(--match-text-color-mid)}@media (min-width:1024px){.fco-match-header-match-day{line-height:1.5}}.fco-match-header-score{--scores-separator-thickness:1px;font-family:var(--body-font-family);font-size:1.125rem;line-height:1;text-align:center;inline-size:2rem}@media (min-width:1024px){.fco-match-header-score{font-size:1.625rem;inline-size:2.875rem}}.fco-match-header-score__container{block-size:2rem;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--bg-color,#f3f3f3);color:var(--text-color,#000)}@media (min-width:1024px){.fco-match-header-score__container{block-size:2.5rem}}.fco-match-header-score__container--result{background-color:var(--alternate-bg-color,darkblue);color:var(--alternate-text-color,white)}.fco-match-header-score__container--live{background-color:var(--primary-color,orangered);color:var(--alternate-text-color,white)}.fco-match-header-score+.fco-match-header-score{border:none;border-inline-start:var(--scores-separator-thickness,1px) solid var(--scores-separator-color,rgba(125,125,125,.25))}.fco-match-result-icon{color:#fff;border-radius:2px;inline-size:21px;block-size:21px;display:inline-grid;place-items:center;font-weight:700;font-size:14px;text-transform:uppercase;font-family:var(--body-font-family)}.fco-match-result-icon__w{background:#7cca92}.fco-match-result-icon__l{background:#f26464}.fco-match-result-icon__d{background:#c4c4c4}.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{display:grid;align-items:center;block-size:5rem;column-gap:.25rem;padding-inline-start:.25rem;grid-template-columns:auto .25rem;grid-template-rows:repeat(2,auto);grid-template-areas:"match-form-date match-form-date" "match-form-teams match-form-icon";text-decoration:none}.fco-match-result-row__date{grid-area:match-form-date;text-align:center}.fco-match-result-row__teams{grid-area:match-form-teams;display:grid;align-items:center;column-gap:1rem;grid-template-columns:1fr auto 1fr}.fco-match-result-row__teams .fco-match-header-score{font-size:1.1rem;font-weight:700;padding-inline:.35rem;border-radius:.2rem}.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;display:flex;justify-content:flex-end}.fco-match-result-row__icon .fco-match-result-icon{font-size:0;inline-size:.25rem;block-size:1rem}@container (width >= 360px){@media (min-width:768px){.fco-match-result-row__container{grid-template-columns:80px 1fr 21px;grid-template-areas:"match-form-date match-form-teams match-form-icon";grid-template-rows:auto;block-size:3.5rem;padding-inline:.5rem;column-gap:1rem}.fco-match-result-row__date{text-align:unset}.fco-match-result-row .fco-match-result-icon{font-size:.875rem;inline-size:21px;block-size:21px}}.fco-match-result-row__team--long-name{display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;block-size:fit-content}.fco-match-result-row__team--short-name{display:none}}.fco-match-stats-row__container{display:flex;flex-direction:row;justify-content:space-between;gap:12px}.fco-match-stats-row__label{text-align:center;font-size:12px;font-weight:500;margin-block-end:4px}.fco-match-stats-row__stat{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex:1 1 100%;gap:16px}.fco-match-stats-row__stat-label{font-weight:700;font-size:16px;flex:0 0 40px;text-align:start}@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{flex:1 1 auto;inline-size:100%;appearance:none;block-size:6px;overflow:hidden}.fco-match-stats-row__stat-progress--reversed{transform:scaleX(-1)}.fco-match-stats-row__stat-progress::-webkit-progress-bar{border:none;background-color:var(--stats-progress-background,#eaeaea)}.fco-match-stats-row__stat-progress::-webkit-progress-value{border:none;background-color:var(--stats-progress-value,#1d1d1d)}@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-section-header{font-family:var(--header-font-family);display:grid;grid-template-columns:1fr auto 1fr}.fco-section-header__header{align-self:flex-start;font-size:20px;line-height:1.5}@media (min-width:1024px){.fco-section-header__header{font-size:22px}}.fco-section-header .fco-match-team-with-crest{font-family:var(--header-font-family);font-size:20px;font-weight:700;line-height:33px;justify-content:center;padding:1rem;justify-self:flex-start;padding-block-start:3.4375rem}@media (min-width:1024px){.fco-section-header .fco-match-team-with-crest{font-size:22px}}.fco-section-header .fco-match-team-with-crest .fco-image{block-size:2rem;inline-size:2rem}@media (min-width:1024px){.fco-section-header .fco-match-team-with-crest{padding-block-start:1rem}}.fco-section-header .fco-match-team-with-crest--reversed{justify-self:flex-end}.fco-head-to-head{display:flex;flex-direction:column;background-color:var(--head-to-head-background)}.fco-head-to-head__scores{display:grid;grid-template-columns:repeat(3,1fr)}@media (min-width:768px){.fco-head-to-head__scores{place-items:center;justify-content:center;column-gap:100px;grid-template-columns:repeat(3,80px)}}.fco-head-to-head__team-scores{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-block:8px 32px;gap:2px}@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-weight:800;font-size:42px}.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}}.fco-skeleton{border:1px solid var(--skeleton-border-color);background:var(--skeleton-gradient);background-size:200% 200%;animation:skeleton 4.5s linear infinite}@keyframes skeleton{0%{background-position:0 0}to{background-position:-400% 0}}.fco-event-icon{inline-size:1.5rem;block-size:1.5rem}.fco-events,.fco-events .fco-key-event-row__period-event{background-color:var(--bg-light)}.fco-events__list-element:nth-child(2n){background-color:var(--odd-row-bg-color)}.fco-events__view-all{padding:1.5rem}.fco-events__view-all,.fco-events__view-all-button{display:flex;justify-content:center;align-items:center}.fco-events__view-all-button{text-align:center;block-size:3rem;inline-size:10rem;border:2px solid var(--text-color);cursor:pointer;font-family:var(--header-font-family);color:var(--text-color);background-color:var(--bg-light);font-weight:700}.fco-scorers{font-family:var(--body-font-family);font-size:.75rem;color:var(--match-text-color-mid);display:flex;flex-direction:column;gap:.5rem}@media (min-width:1024px){.fco-scorers{font-size:.875rem;gap:.75rem}}.fco-match-header-competition-name{font-family:var(--body-font-family);font-size:.875rem;line-height:1.2;color:var(--match-text-color-mid);text-align:center;text-decoration:none}@media (min-width:1024px){.fco-match-header-competition-name{line-height:1.5}}.fco-match-header{font-family:var(--body-font-family);background-color:var(--bg-light);display:flex;flex-direction:column;container-name:fco-match-header;container-type:inline-size}.fco-match-header .fco-match-team-with-crest{font-family:var(--header-font-family);font-size:1.625rem;line-height:1.2}.fco-match-header .fco-match-team-with-crest .fco-image{block-size:2.75rem;inline-size:2.75rem}@media (min-width:1024px){.fco-match-header .fco-match-team-with-crest{font-size:2.25rem;line-height:1.5;gap:1.25rem}.fco-match-header .fco-match-team-with-crest .fco-image{block-size:3.75rem;inline-size:3.75rem}}.fco-match-header__info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.fco-match-header__info-logo{flex-direction:row}.fco-match-header__grid{display:grid;grid-template-columns:1fr 120px 1fr}@container fco-match-header (min-width: 750px){.fco-match-header__grid{grid-template-columns:1fr 224px 1fr}}.fco-match-header__grid-team{display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.fco-match-header__grid-team{gap:1rem}}.fco-match-header__score{display:flex;flex-direction:column;align-items:center;font-family:var(--body-font-family);font-size:.875rem;line-height:1.5;color:var(--match-text-color-mid);text-align:center;block-size:fit-content}.fco-match-header__score-secondary{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;line-height:1.5;margin-block-start:.75rem}.fco-match-header__score-secondary .fco-match-header-score{font-size:1rem}.fco-match-header__score-secondary-gameday{flex-direction:row;align-items:center;font-size:.875rem;font-weight:700;line-height:1rem;margin-block-start:0}.fco-match-header__score-secondary-gameday .fco-match-header-score__container{background:transparent}.fco-match-header__score-secondary-gameday .fco-match-header-score__container .fco-match-header-score{border:none;inline-size:fit-content}.fco-match-header__score .fco-match-state{font-size:.875rem;line-height:1.5}.fco-match-header__score .fco-match-state--cancelled-or-postponed{font-family:var(--header-font-family);color:var(--text-color);font-size:2rem;line-height:1.75;font-weight:800}.fco-match-header__time{font-family:var(--header-font-family);color:var(--text-color);font-size:1.625rem;line-height:1.2}@media (min-width:1024px){.fco-match-header__time{font-size:2.25rem;line-height:1.5}}.fco-match-header__scorers{text-align:center}@media (min-width:768px){.fco-match-header__scorers{text-align:start}.fco-match-header__scorers-left{text-align:end}}.fco-match-header__tv{display:flex;justify-content:center}.fco-match-header__tv-channels{display:flex;gap:24px;inline-size:fit-content}.fco-match-header__tv-channel{text-decoration:none;color:var(--gameday-card-ott-text-color,#5a5a5a);display:grid;align-items:center;border:1px solid var(--gameday-card-ott-border,#dfdfdf);border-radius:var(--gameday-card-ott-border-radious,4px);padding-block:.5rem;padding-inline:.375rem;grid-template-columns:1.5rem 1fr 1.5rem;column-gap:12px}.fco-match-header__tv-channel-title{font-weight:700;font-size:.875rem;line-height:24px}.fco-match-header__tv-channel>.fco-icon{font-size:24px}.fco-match-header__sponsor{font-size:.75rem;line-height:1.5;display:flex;gap:.25rem;justify-content:center;align-items:center}.fco-match-header__sponsor-image{margin-inline-start:.75rem;block-size:2.5rem;inline-size:2.5rem}.fco-match-header__results{margin-block-start:1.5rem;margin-block-end:.5rem;font-size:.875rem;line-height:1.5;display:flex;justify-content:center}.fco-match-header__results-item{padding-inline:1.375rem;display:flex;gap:.5rem}.fco-match-header__results-item+.fco-match-header__results-item{border:none;border-inline-start:1px solid var(--scores-separator-color,rgba(125,125,125,.25))}.fco-match-header__sub-score{font-weight:700}[dir=rtl] .fco-match-header__sub-score{unicode-bidi:bidi-override}.fco-match-stats-overview-row{display:flex;flex-direction:column;align-items:center;inline-size:100%;font-weight:700;block-size:18px}.fco-match-stats-overview-row__stats{display:flex;justify-content:space-between;inline-size:100%;font-weight:700;font-size:12px;line-height:18px}.fco-match-stats-overview-row__stats--with-progress-bar{align-items:end}.fco-match-stats-overview-row__label{position:relative;font-weight:500;text-align:center;line-height:18px;align-self:end;justify-self:end}.fco-match-stats-overview-row--with-progress-bar{block-size:44px}.fco-match-stats-overview-row--with-progress-bar .fco-match-stats-overview-row__label{block-size:30px}.fco-match-stats-overview-row--with-progress-bar .fco-match-stats-overview-row__stats{align-items:end}.fco-match-stats-overview-row__progress-bar{display:flex;inline-size:100%;block-size:4px;border-radius:4px;overflow:hidden}.fco-match-stats-overview-row__progress-bar--team-a{background-color:var(--team-a-default-color);block-size:100%}.fco-match-stats-overview-row__progress-bar--team-b{background-color:var(--team-b-default-color);block-size:100%}.fco-match-overview-stats{display:grid;gap:5px}@media (min-width:1024px){.fco-match-overview-stats{gap:10px}}.fco-next-match__container{container-type:inline-size;container-name:fco-next-match}.fco-next-match__container .fco-next-match{display:grid;align-items:center;grid-template-areas:"teamA time teamB" "teamA day teamB";justify-content:center;justify-items:center;column-gap:5px;font-family:var(--body-font-family);text-decoration:none;background-color:var(--next-match-background-color)}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match{display:grid;justify-content:inherit;justify-items:inherit;gap:4px;grid-template-columns:1fr auto;grid-template-areas:"day day" "teamA score" "teamB score" "tv time"}}.fco-next-match__container .fco-next-match__team-a,.fco-next-match__container .fco-next-match__team-b{display:flex;flex-direction:column;gap:.5rem}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match__team-a,.fco-next-match__container .fco-next-match__team-b{flex-direction:row}}.fco-next-match__container .fco-next-match__team-a{grid-area:teamA}.fco-next-match__container .fco-next-match__team-b{grid-area:teamB}.fco-next-match__container .fco-next-match__tv{grid-area:tv;display:none}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match__tv{display:flex;align-items:center}}.fco-next-match__container .fco-next-match__tv-channels{display:flex;flex-direction:column;gap:4px;inline-size:fit-content}.fco-next-match__container .fco-next-match__tv-channel{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--next-match-tv-channel-color)}.fco-next-match__container .fco-next-match__tv-channel-title{font-size:.625rem;font-weight:700}.fco-next-match__container .fco-next-match__tv-channel .fco-image{block-size:1.25rem;inline-size:1.25rem}.fco-next-match__container .fco-next-match__tv-channel .fco-icon{font-size:1.25rem}.fco-next-match__container .fco-next-match .fco-match-team-with-crest{font-family:var(--header-font-family);font-size:1.625rem;line-height:1.2}.fco-next-match__container .fco-next-match .fco-match-team-with-crest .fco-image{block-size:1.5rem;inline-size:1.5rem}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match .fco-match-team-with-crest .fco-image{display:flex;block-size:1.25rem;inline-size:1.25rem}}.fco-next-match__container .fco-next-match .fco-match-team-with-crest .fco-team-name{display:none}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match .fco-match-team-with-crest .fco-team-name{display:block;font-size:.75rem;font-family:var(--body-font-family);font-weight:700;color:var(--next-match-team-name-color)}}.fco-next-match__container .fco-next-match .fco-match-team-with-crest .fco-short-name{display:none}.fco-next-match__container .fco-next-match__day,.fco-next-match__container .fco-next-match__time{font-size:.75rem}.fco-next-match__container .fco-next-match__time{color:var(--next-match-time-color);font-weight:700;line-height:1.125rem}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match__time{grid-column:2;grid-row:4}}.fco-next-match__container .fco-next-match__day{grid-area:day;color:var(--next-match-day-color);line-height:1rem}.fco-next-match__container .fco-next-match__day:before{content:attr(data-mobile)}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match__day{font-size:.625rem;color:var(--next-match-day-desktop-color)}.fco-next-match__container .fco-next-match__day:before{content:attr(data-desktop)}}.fco-next-match__container .fco-next-match__score{grid-area:score;display:none;color:var(--next-match-score-color)}@container fco-next-match (min-width: 312px){.fco-next-match__container .fco-next-match__score{display:flex;flex-direction:column;align-items:end;padding-inline:4px;gap:8px}.fco-next-match__container .fco-next-match__score-dash{line-height:1.25rem}}.fco-next-match__container:not(:last-child) .fco-next-match{padding-block-end:1rem}@container fco-next-match (min-width: 312px){.fco-next-match__container:not(:last-child) .fco-next-match{border-block-end:1px solid var(--next-match-divider-color);padding-block-end:.75rem}.fco-next-match__container:not(:first-child) .fco-next-match{padding-block-start:.75rem}}.fco-next-match__container:last-child .fco-next-match{border-block-end:none}.fco-message-box{display:flex;inline-size:100%;background-color:var(--message-box-background-color);align-items:center;gap:8px;padding:8px;color:var(--message-box-text-color);font-size:12px;font-weight:600;line-height:16px;border-radius:8px}.fco-message-box--info{background-color:var(--message-box-info-background-color)}.fco-message-box--success{background-color:var(--message-box-success-background-color);color:var(--message-box-success-text-color)}.fco-message-box--warning{background-color:var(--message-box-warning-background-color);color:var(--message-box-warning-text-color)}.fco-box-with-title{background-color:var(--bg-light)}.fco-box-with-title__title-container{display:flex;justify-content:space-between;align-items:center}.fco-box-with-title__title{padding:12px 16px;font-family:var(--header-font-family);font-size:28px;font-weight:700;line-height:2.1rem;background-color:var(--alternate-bg-color);color:var(--alternate-text-color)}.fco-box-with-title__body{padding:16px}.fco-match-predictor .fco-box-with-title__body{display:flex;flex-direction:column;justify-content:center;gap:16px;min-block-size:130px}.fco-match-predictor__section{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px}.fco-match-predictor__section--head{background:var(--bg-light)}.fco-match-predictor__section--results{background:var(--light-button-color)}.fco-match-predictor__head{display:flex;flex-direction:row;align-items:center;justify-content:center;justify-items:center;gap:10px;font-family:var(--header-font-family);font-weight:700;font-size:18px;min-block-size:52px;padding:0 12px;background-color:var(--light-button-color);justify-self:stretch;text-transform:uppercase}.fco-match-predictor__head--clickable{cursor:pointer}.fco-match-predictor__head--selected{background-color:var(--alternate-bg-color);color:var(--alternate-text-color)}.fco-match-predictor__head .fco-image{min-inline-size:18px;min-block-size:18px}.fco-match-predictor__result{display:flex;flex-direction:column;align-items:center;gap:10px;min-block-size:52px;padding:0 12px;background-color:var(--bg-light);justify-self:stretch;font-family:var(--body-font-family);font-size:12px}.fco-match-predictor__result-vote-progress{inline-size:100%;appearance:none;block-size:6px}.fco-match-predictor__result-vote-progress::-webkit-progress-bar{border:none;background-color:var(--light-button-color)}.fco-match-predictor__result-vote-progress::-webkit-progress-value{border:none;background-color:var(--alternate-bg-color)}.fco-match-predictor__result-vote-percent{font-weight:700}.fco-match-predictor__result-vote-votes{text-align:center}.fco-change-indicator{display:inline-block}.fco-change-indicator--down,.fco-change-indicator--up{inline-size:0;block-size:0;border:5px solid transparent}.fco-change-indicator--up{border-block-end-color:var(--change-indicator-up-color);border-block-start-width:0}.fco-change-indicator--down{border-block-end-width:0;border-block-start-color:var(--change-indicator-down-color)}.fco-change-indicator--no-change{inline-size:5px;block-size:5px;border-radius:50%;background-color:var(--change-indicator-no-change-color)}.fco-radio-buttons{display:flex;gap:2px;background:var(--bg-color);border-radius:6px;padding-block:4px;padding-inline:4px;inline-size:100%;margin-inline-start:auto}@container (min-width: 600px){.fco-radio-buttons{inline-size:50%}}@container (min-width: 1200px){.fco-radio-buttons{inline-size:35%}}.fco-radio-buttons__option{display:flex;justify-content:center;align-items:center;flex:1 1;padding-block:8px;padding-inline:16px;border-radius:6px;cursor:pointer;font-weight:400;transition:all .2s ease-in-out}.fco-radio-buttons__option:hover{background:var(--progress-line-color)}.fco-radio-buttons__option:focus-within{outline:2px solid rgba(0,0,0,.5);border-radius:6px}.fco-radio-buttons__option:focus-visible{outline:2px solid var(--form-pill-draw-color)}.fco-radio-buttons__input{position:absolute;opacity:0;pointer-events:none}.fco-radio-buttons__selected{background:var(--bg-light);font-weight:600}.fco-standings-marker{display:inline-block;position:relative}.fco-standings-marker__label{padding-inline-start:16px;display:inline-flex;font-size:12px;font-family:var(--body-font-family);min-block-size:2rem;align-items:center}.fco-standings-marker:before{content:"";border-inline-start:6px solid transparent;position:absolute;inset-block:0;overflow:hidden;border-radius:1px;margin-block:6px}@media (min-width:768px){.fco-standings-marker:before{margin-block:4px}}.fco-standings-marker--promotion-1:before{border-inline-color:var(--standings-marker-promotion-1)}.fco-standings-marker--promotion-2:before{border-inline-color:var(--standings-marker-promotion-2)}.fco-standings-marker--promotion-3:before{border-inline-color:var(--standings-marker-promotion-3)}.fco-standings-marker--promotion-4:before{border-inline-color:var(--standings-marker-promotion-4)}.fco-standings-marker--promotion-5:before{border-inline-color:var(--standings-marker-promotion-5)}.fco-standings-marker--promotion-6:before{border-inline-color:var(--standings-marker-promotion-6)}.fco-standings-marker--relegation-1:before{border-inline-color:var(--standings-marker-relegation-1)}.fco-standings-marker--relegation-2:before{border-inline-color:var(--standings-marker-relegation-2)}.fco-standings-marker--relegation-3:before{border-inline-color:var(--standings-marker-relegation-3)}.fco-standings-score{display:flex;align-items:center;justify-content:center;border-radius:4px;white-space:nowrap;font-family:var(--body-font-family);font-size:10px;font-weight:700;padding:2px;color:var(--alternate-text-color)}@container fco-standings-table (min-width: 600px){.fco-standings-score{font-size:12px;padding:2px 7px}}.fco-standings-score__win{background-color:var(--standings-score-color-win)}.fco-standings-score__draw{background-color:var(--standings-score-color-draw)}.fco-standings-score__lose{background-color:var(--standings-score-color-lose)}.fco-standings-table{container-type:inline-size;container-name:fco-standings-table;overflow-x:auto}@container fco-standings-table (min-width: 600px){.fco-standings-table .fco-toggle-switch.fco-standings-table__switch--hide-on-desktop{display:none}}.fco-standings-table__team-image{min-inline-size:24px;min-block-size:24px}.fco-standings-table__wrapper{display:flex;justify-content:space-between;align-items:center;gap:16px}.fco-standings-table__table{inline-size:100%;border-collapse:collapse;border:none}.fco-standings-table__cell{inline-size:1%;vertical-align:middle;padding:8px 4px;text-align:center;background-color:var(--bg-light);color:var(--text-color);font-size:14px;font-family:var(--body-font-family);border:none}@container fco-standings-table (min-width: 350px){.fco-standings-table__cell{padding:6px}}.fco-standings-table__cell--custom-heading,.fco-standings-table__cell--form,.fco-standings-table__cell--team{text-align:start}.fco-standings-table__cell--team{inline-size:100%}@container fco-standings-table (min-width: 350px){.fco-standings-table__cell--team{inline-size:50%}}.fco-standings-table__cell--head,.fco-standings-table__cell--position{font-weight:700}.fco-standings-table__cell--position:not(.fco-standings-table__cell--head){font-family:var(--header-font-family);font-size:18px}.fco-standings-table__cell--marker{position:relative;padding:0 6px}.fco-standings-table__cell--marker .fco-standings-marker{position:absolute;inset-block:2px}.fco-standings-table__cell--hidable{display:none}@container fco-standings-table (min-width: 600px){.fco-standings-table__cell--hidable{display:table-cell}}.fco-standings-table__cell--position-change{inline-size:auto;padding-inline:0}.fco-standings-table__row:nth-child(odd) .fco-standings-table__cell{background-color:var(--odd-row-bg-color)}.fco-standings-table__row--selected:nth-child(2n) .fco-standings-table__cell,.fco-standings-table__row--selected:nth-child(odd) .fco-standings-table__cell{background-color:var(--alternate-bg-color);color:var(--alternate-text-color)}.fco-standings-table__team{container-type:inline-size;container-name:fco-standings-table-team;display:flex;text-decoration:none;color:inherit;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start;align-content:center}.fco-standings-table__team-name{font-weight:700}.fco-standings-table__team-name--long{display:none}@container fco-standings-table-team (min-width: 25ch){.fco-standings-table__team-name--short{display:none}.fco-standings-table__team-name--long{display:inline}}.fco-standings-table__form{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;align-content:center}.fco-standings-table .fco-dropdown{inline-size:fit-content;margin-inline-start:auto}.fco-standings-table .fco-toggle-switch{inline-size:fit-content;display:flex;flex-wrap:nowrap}.fco-standings-table .fco-toggle-switch>.fco-toggle-switch__label{font-size:14px;font-weight:700;inset-block-start:0;display:flex;align-items:center}.fco-standings-table__position-change-indicator{display:flex;justify-content:center;align-items:center;inline-size:20px}.fco-form-dot{inline-size:6px;block-size:6px;border-radius:50%;background-color:var(--last-results-dot-color)}.fco-form-pill{font-size:var(--form-pill-font-size);line-height:var(--form-pill-line-height);background-color:var(--form-pill-background-color);border:1px solid var(--form-pill-border-color);border-radius:44px;display:flex;justify-content:center;gap:4px;padding:4px;min-inline-size:64px}.fco-form-pill__result{display:flex;justify-content:center;font-family:var(--header-font-family);font-weight:700;font-size:calc(var(--form-pill-result-size) / 2);line-height:var(--form-pill-result-size);border-radius:50%;inline-size:var(--form-pill-result-size);color:var(--form-pill-background-color)}.fco-form-pill__result--win{background-color:var(--form-pill-win-color)}.fco-form-pill__result--draw{background-color:var(--form-pill-draw-color)}.fco-form-pill__result--lose{background-color:var(--form-pill-lose-color)}.fco-team-column{flex:1 1;display:flex;flex-direction:column;gap:8px}.fco-team-column:first-child{border-inline-end:1px solid var(--last-results-border-color);padding-inline-end:8px}.fco-team-column__header{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:4px}.fco-team-column__crest{inline-size:20px}.fco-team-column__team-name{font-family:var(--header-font-family);font-size:var(--last-results-team-name-size);line-height:var(--last-results-team-name-size);font-weight:700;text-align:center}.fco-team-column__matches{display:flex;flex-direction:column;gap:8px}.fco-match-form{display:grid;grid-template-columns:10px auto auto;gap:4px;align-items:center;justify-content:center}.fco-match-form__dot-container{display:flex;justify-content:center;align-items:center;inline-size:10px}.fco-match-form__dot{inline-size:6px;block-size:6px;border-radius:50%;background-color:var(--last-results-dot-color)}.fco-match-form__crest{display:block;inline-size:24px}.fco-last-results{padding:16px;background:var(--last-results-background-color);border:1px solid var(--last-results-border-color);border-radius:8px}.fco-last-results__title{font-family:var(--body-font-family);font-size:14px;line-height:16px;font-weight:700;text-align:center;margin-block-end:16px}.fco-last-results__content{display:flex;gap:8px}.fco-last-results__legend{display:flex;align-items:center;gap:6px;margin-block-start:16px;justify-content:flex-end;font-size:var(--last-results-legend-font-size);line-height:var(--last-results-legend-line-height)}.fco-fixed-height-container{min-block-size:var(--fco-container-min-height-mobile,auto)}@media (min-width:768px){.fco-fixed-height-container{min-block-size:var(--fco-container-min-height-tablet-portrait,auto)}}@media (min-width:1024px){.fco-fixed-height-container{min-block-size:var(--fco-container-min-height-tablet-landscape,auto)}}@media (min-width:1440px){.fco-fixed-height-container{min-block-size:var(--fco-container-min-height-desktop,auto)}}