.fco-high-impact-card{--hic-height:70svh}.fco-high-impact-card__container{block-size:var(--hic-height,70svh);display:grid;grid-template-rows:1fr auto;position:relative;z-index:0;text-decoration:none}@media (min-width:768px){.fco-high-impact-card__container{--hic-height:80svh}}.fco-high-impact-card+*{position:relative}.fco-high-impact-card__video{cursor:pointer}.fco-high-impact-card__picture{grid-column:1;grid-row:1/span 2}@supports (animation-timeline:view()){.fco-high-impact-card__picture{animation:parallax linear both;animation-timeline:view(block);animation-range:exit calc(-1 * var(--navigation-height, 60px)) exit 100%}}.fco-high-impact-card__image{block-size:var(--hic-height,100%);inline-size:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.fco-high-impact-card__fixed{position:fixed;inset-block-start:var(--hic-fixed-image-top-margin,0);inset-inline:0}@supports (animation-timeline:view()){.fco-high-impact-card__fixed{position:static}}.fco-high-impact-card__play-container{--hic-play-button-circle-size:80px;grid-column:1;grid-row:1/span 2;place-self:center;position:relative;block-size:var(--hic-play-button-circle-size);inline-size:var(--hic-play-button-circle-size);border-radius:50%;background-color:var(--hic-play-icon-background-color,rgba(0,0,0,.33));transition:scale .3s;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (min-width:1024px){.fco-high-impact-card__play-container{--hic-play-button-circle-size:120px}}.fco-high-impact-card__play-container:hover{scale:1.1}.fco-high-impact-card__play-container .fco-icon{margin-inline-start:10%;padding:1rem;font-size:calc(.5714 * var(--hic-play-button-circle-size, 90px));color:var(--hic-play-icon-color,#fff)}[dir=rtl] .fco-high-impact-card__play-container .fco-icon{rotate:180deg}.fco-high-impact-card__gradient-container{position:relative;grid-column:1;grid-row:2;background-image:linear-gradient(0deg,#000,#00000080 66%,#0000);display:flex;justify-content:center;opacity:0;animation:show linear forwards;animation-duration:var(--reveal-animation-duration,.5s);animation-delay:var(--reveal-animation-delay,.5s)}.fco-high-impact-card__data-container{inline-size:min(var(--max-section-inline-size,1440px),100%);padding-inline:var(--hic-data-padding-inline,1rem);padding-block:var(--hic-data-padding-block,1rem);display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;translate:0 10%;opacity:0;animation:reveal linear forwards;animation-duration:var(--reveal-animation-duration,.5s);animation-delay:var(--reveal-animation-delay,.5s)}.fco-high-impact-card__info{color:var(--hic-info-color,#fff);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.fco-high-impact-card__duration{color:var(--hic-duration-color,#fff);display:flex;gap:4px}.fco-high-impact-card__duration>.fco-icon-play-duration{font-size:1rem;color:var(--hic-duration-color,#fff)}.fco-high-impact-card__headline{line-height:1.2;font-size:clamp(1.5rem,2.5vw,4rem);text-wrap:balance;color:var(--hic-headline-color,#fff)}@keyframes parallax{to{translate:0 var(--parallax-animation-translate,75%)}}@keyframes show{to{opacity:1}}@keyframes reveal{to{translate:0 0;opacity:1}}.fco-openweb-comments-count{display:inline-flex;align-items:center;gap:.375rem}.fco-openweb-comments-count .fco-icon-comment{font-size:1.125rem}.fco-tag{padding:4px 8px;background-color:var(--tag-bg-color);border:var(--tag-border);color:var(--tag-text-color);text-decoration:none;display:inline-block}.fco-main-media .fco-image__image{aspect-ratio:1/1;inline-size:100%}@media (min-width:768px){.fco-main-media .fco-image__image{aspect-ratio:auto}}.fco-brightcove-video{inline-size:100%}.fco-brightcove-video video-js,.fco-brightcove-video__iframe,.fco-brightcove-video__react-loader{inline-size:100%;block-size:100%}.fco-facebook-video{inline-size:100%;display:block}.fco-facebook-video>div,.fco-facebook-video>iframe{inline-size:100%;block-size:100%}.fco-fc-video-player{aspect-ratio:16/9;inline-size:100%;overflow:hidden;display:block}.fco-youtube-video-player{--video-aspect-ratio:16/9;display:block}.fco-youtube-video-player__player{aspect-ratio:var(--video-aspect-ratio);inline-size:100%}.fco-youtube-video-player--shorts{--video-aspect-ratio:9/16}.fco-card{text-decoration:none;background-color:var(--card-bg-color);border:var(--card-border);position:relative;font-family:var(--card-font-family);color:var(--card-text-color)}.fco-card__headline{font-size:1.5rem}.fco-card__headline--on-image{position:absolute;inset-block-end:0;inline-size:100%;padding:40px 16px 16px;background-image:var(--card-image-gradient)}.fco-card__info{color:var(--card-info-text-color)}.fco-card__comments,.fco-card__info,.fco-card__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.fco-card__comments,.fco-card__headline,.fco-card__info,.fco-card__tags,.fco-card__teaser{margin:.5rem}.fco-card__comments--on-image,.fco-card__headline--on-image,.fco-card__info--on-image,.fco-card__tags--on-image,.fco-card__teaser--on-image{margin:0}.fco-card .fco-image{display:block;inline-size:100%}@media (max-width:1023px){.fco-cards-section{container-type:inline-size;container-name:cards-section}.fco-cards-section__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:12px;gap:12px}@container cards-section (width >= 612px){.fco-cards-section__container>:first-child{grid-column:span 2;grid-row:span 2}}.fco-cards-section__container--even-columns>:first-child{grid-column:span 1;grid-row:span 1}@container cards-section (width >= 612px){.fco-cards-section__container--even-columns{grid-template-columns:repeat(2,1fr)}}@container cards-section (width >= 1236px){.fco-cards-section__container--even-columns{grid-template-columns:repeat(4,1fr)}}@container cards-section (width >= 612px){.fco-cards-section__container--even-columns-with-featured{grid-template-columns:repeat(2,1fr)}}@container cards-section (width >= 1236px){.fco-cards-section__container--even-columns-with-featured{grid-template-columns:repeat(4,1fr)}.fco-cards-section__container--even-columns-with-featured>:first-child{grid-column:span 4;grid-row:span 4}}.fco-cards-section__container--archive>:first-child{grid-column:span 1;grid-row:span 1}@container cards-section (width >= 612px){.fco-cards-section__container--archive{grid-template-columns:repeat(2,1fr)}}@container cards-section (612px <= width < 924px){.fco-cards-section__container--archive-featured>:first-child{grid-column:span 1;grid-row:span 1}}}@media (min-width:1024px){.fco-cards-section{container-type:inline-size;container-name:cards-section}.fco-cards-section__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}@container cards-section (width >= 624px){.fco-cards-section__container>:first-child{grid-column:span 2;grid-row:span 2}}.fco-cards-section__container--even-columns>:first-child{grid-column:span 1;grid-row:span 1}@container cards-section (width >= 624px){.fco-cards-section__container--even-columns{grid-template-columns:repeat(2,1fr)}}@container cards-section (width >= 1272px){.fco-cards-section__container--even-columns{grid-template-columns:repeat(4,1fr)}}@container cards-section (width >= 624px){.fco-cards-section__container--even-columns-with-featured{grid-template-columns:repeat(2,1fr)}}@container cards-section (width >= 1272px){.fco-cards-section__container--even-columns-with-featured{grid-template-columns:repeat(4,1fr)}.fco-cards-section__container--even-columns-with-featured>:first-child{grid-column:span 4;grid-row:span 4}}.fco-cards-section__container--archive>:first-child{grid-column:span 1;grid-row:span 1}@container cards-section (width >= 624px){.fco-cards-section__container--archive{grid-template-columns:repeat(2,1fr)}}@container cards-section (624px <= width < 948px){.fco-cards-section__container--archive-featured>:first-child{grid-column:span 1;grid-row:span 1}}}.fco-poll{font-family:var(--header-font-family);background-color:var(--bg-light);padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.fco-poll__question{font-weight:400;font-size:14px;line-height:20px}.fco-poll__answers{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.fco-poll__answers-item{font-weight:400;font-size:14px;line-height:20px;position:relative;inline-size:100%;padding-inline:.75rem;padding-block:1rem;cursor:pointer;display:grid;align-items:center;grid-template-columns:1fr 40px;-moz-column-gap:.5rem;grid-column-gap:.5rem;column-gap:.5rem;border:1px solid var(--poll-option-border-color);background-color:var(--poll-option-bg-color);color:var(--poll-option-text-color);z-index:0}.fco-poll__answers-item-right{justify-self:end}.fco-poll__answers-item--results{row-gap:.5rem;cursor:auto;padding-block:.5rem;border-color:transparent}.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);transition:inline-size .5s ease-in-out;background-color:var(--poll-option-progress-indicator-color);block-size:100%}.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;align-self:center;inline-size:100%;max-inline-size:300px;background-color:var(--poll-vote-button-color);color:var(--poll-vote-button-text-color);font-size:1rem;line-height:1.5;padding:.75rem}.fco-poll__all-votes{font-weight:400;font-size:14px;line-height:20px}.fco-promo-banner{display:grid;grid-template-columns:1fr;background-color:var(--promo-banner-background);color:var(--promo-banner-text)}@media (min-width:1024px){.fco-promo-banner{grid-template-columns:minmax(200px,1fr) 1fr}}.fco-promo-banner__container{display:grid;grid-gap:1rem;gap:1rem;padding:1.5rem 2rem;z-index:1;justify-content:center;align-content:center}@media (min-width:1024px){.fco-promo-banner__container{gap:1.5rem;padding:4rem 2rem}}.fco-promo-banner__container .fco-image{block-size:34px;justify-self:center}.fco-promo-banner__title{font-family:var(--header-font-family);font-size:22px;line-height:1.5}.fco-promo-banner__text{font-family:var(--body-font-family);line-height:1.5}.fco-promo-banner__button{text-decoration:none;justify-self:center;align-self:center;padding:1rem 2rem;background-color:var(--promo-banner-button-background);color:var(--promo-banner-button-text)}.fco-promo-banner__image{inline-size:100%;display:block;position:relative}@media (min-width:1024px){.fco-promo-banner__image{block-size:100%;align-self:stretch}}.fco-promo-banner__image .fco-image{inline-size:100%}@media (min-width:1024px){.fco-promo-banner__image .fco-image{block-size:100%}}.fco-promo-banner__image .fco-image img{aspect-ratio:1;inline-size:100%}@media (min-width:1024px){.fco-promo-banner__image .fco-image img{aspect-ratio:16/9;inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover}.fco-promo-banner--image-right{grid-template-columns:1fr minmax(200px,1fr)}.fco-promo-banner--image-right .fco-promo-banner__image{grid-column:2;grid-row:1}}.fco-selective-scroll-section{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);inline-size:100%;grid-row-gap:1rem;row-gap:1rem}.fco-selective-scroll-section__container{grid-column:1/3;grid-row:1;display:flex;gap:1rem;block-size:330px;overflow-y:hidden}.fco-selective-scroll-section__item{flex-grow:1;flex-basis:15%;transition:flex-grow .3s ease-in-out;display:flex}.fco-selective-scroll-section__item--selected{flex-grow:3}.fco-selective-scroll-section__item--hidden{display:none}.fco-selective-scroll-section__slider{align-self:center;grid-row:2;grid-column:1/2;justify-self:start;display:flex;align-items:center;gap:.75rem;font-size:.75rem}.fco-selective-scroll-section__slider-container{block-size:2px;inline-size:80px;background-color:var(--scrollable-section-slider-bg-color)}.fco-selective-scroll-section__slider-value{block-size:100%;inline-size:calc(var(--slider-value) * var(--direction, 1));background-color:var(--scrollable-section-slider-value-color)}.fco-selective-scroll-section__controls{grid-column:2/3;grid-row:2;justify-self:end;display:flex;gap:.5rem}.fco-selective-scroll-section__controls-button{cursor:pointer}[dir=rtl] .fco-selective-scroll-section__controls-button{transform:rotate(.5turn)}.fco-selective-scroll-section__controls-button:disabled{cursor:auto}.fco-selective-scroll-section__controls-button>.fco-icon{display:flex;justify-content:center;align-items:center}.fco-scrollable-section{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);inline-size:100%;grid-row-gap:1rem;row-gap:1rem}.fco-scrollable-section__scroll-container{grid-column:1/3;grid-row:1;display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--scrollable-section-number-of-rows,1),1fr);justify-content:start;grid-gap:.75rem;gap:.75rem;scroll-behavior:smooth;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.fco-scrollable-section__scroll-container::-webkit-scrollbar{display:none}.fco-scrollable-section__scroll-container>*{scroll-snap-align:start}.fco-scrollable-section__slider{align-self:center;justify-self:center;grid-column:1/3;grid-row:2}@media (min-width:1024px){.fco-scrollable-section__slider{grid-column:1/2;justify-self:start}}.fco-scrollable-section__slider-container{block-size:2px;inline-size:80px;background-color:var(--scrollable-section-slider-bg-color)}.fco-scrollable-section__slider-value{block-size:100%;inline-size:calc(var(--slider-value) * var(--direction, 1));background-color:var(--scrollable-section-slider-value-color)}.fco-scrollable-section__controls{grid-column:2/3;grid-row:2;justify-self:end;display:none}@media (min-width:1024px){.fco-scrollable-section__controls{display:flex;gap:.5rem}[dir=rtl] .fco-scrollable-section__controls{flex-direction:row-reverse}}.fco-scrollable-section__controls-button{cursor:pointer}.fco-scrollable-section__controls-button:disabled{cursor:auto}.fco-scrollable-section__controls-button>.fco-icon{display:flex;justify-content:center;align-items:center}.fco-scoreboard{container-type:inline-size;container-name:fco-scoreboard;inline-size:100%}.fco-scoreboard__container{display:flex;flex-direction:column;row-gap:16px}.fco-scoreboard__container--with-sponsorship{display:grid;grid-row-gap:8px;row-gap:8px;grid-template-areas:"header sponsorship" "board board";grid-template-columns:repeat(2,1fr)}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__container--with-sponsorship{grid-template-areas:"board sponsorship";grid-template-columns:1fr auto;-moz-column-gap:24px;column-gap:24px}}.fco-scoreboard__header{grid-area:header;display:flex;align-items:center}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__header{display:none}}.fco-scoreboard__title{position:relative;font-family:var(--header-font-family);font-size:20px;line-height:24px;font-weight:400;color:var(--text-color);text-transform:uppercase;margin-inline-end:18px}.fco-scoreboard__title:after{content:"";position:absolute;inset-inline-end:-10px;inset-block-start:50%;transform:translateY(-50%);inline-size:2px;block-size:90%;background-color:var(--text-color)}.fco-scoreboard__settings-button{block-size:24px;font-size:24px;color:var(--text-color);background-color:transparent;cursor:pointer}.fco-scoreboard__settings-button--active{color:var(--primary-color)}.fco-scoreboard__board{grid-area:board;display:flex;flex-direction:column;flex:1 1;min-inline-size:0}.fco-scoreboard .fco-calendar-day{min-inline-size:100px}.fco-scoreboard__settings{display:flex;flex-direction:column;gap:6px;inline-size:100%;max-block-size:0;transition:max-height .25s linear,height .25s linear;overflow:hidden}@container fco-scoreboard (width < 850px){.fco-scoreboard__settings{block-size:0}}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__settings{flex-direction:row;gap:24px;max-block-size:120px;margin-block-end:6px;transition:none}}.fco-scoreboard__settings--opened{block-size:100%;max-block-size:120px}.fco-scoreboard__settings .fco-dropdown{block-size:auto;min-block-size:36px}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__settings .fco-dropdown{min-inline-size:200px;inline-size:17.5%}}.fco-scoreboard__settings .fco-calendar-day-picker{flex:1 1;min-inline-size:0;margin-block-end:6px}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__settings .fco-calendar-day-picker{margin-block-end:0}}.fco-scoreboard__no-matches{font-family:var(--body-font-family);font-size:14px;line-height:20px;font-weight:600;padding:18px;margin:0 auto;text-align:center}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__no-matches{font-size:16px}}.fco-scoreboard__scroller{display:flex;flex-flow:row nowrap}[dir=rtl] .fco-scoreboard__scroller{flex-direction:row-reverse}.fco-scoreboard__match-list{flex:1 1 auto;display:flex;flex-flow:row nowrap;gap:2px;overflow:auto hidden;-ms-scroll-snap-type:inline proximity;scroll-snap-type:inline proximity;scroll-snap-stop:always;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.fco-scoreboard__match-list::-webkit-scrollbar{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__match-list .fco-match-card:first-child{margin-inline-start:8px}.fco-scoreboard__match-list .fco-match-card:last-child{margin-inline-end:8px}}.fco-scoreboard__match-list .fco-spinner{margin:12px auto}.fco-scoreboard__arrow{display:none}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__arrow{position:relative;display:flex;flex:0 0 auto;background:var(--bg-light);color:var(--text-color);inline-size:36px;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--bg-color)}}.fco-scoreboard__arrow--disabled{opacity:.12;pointer-events:none}.fco-scoreboard__sponsorship{grid-area:sponsorship;position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;text-decoration:none;overflow:hidden}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__sponsorship{flex-direction:column;block-size:100%;inline-size:160px;padding:10px 10px 14px;justify-content:center;background-color:var(--bg-light)}.fco-scoreboard__sponsorship:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;inline-size:100%;block-size:4px;background-color:var(--primary-color)}}.fco-scoreboard__sponsorship-text{font-family:var(--body-font-family);font-size:10px;line-height:16px;font-weight:400;color:var(--text-color)}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__sponsorship-text{font-size:14px;line-height:20px;font-weight:600}}.fco-scoreboard__sponsorship .fco-image{position:relative;background-color:var(--bg-light);block-size:36px;padding:6px 16px 8px}.fco-scoreboard__sponsorship .fco-image:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;inline-size:100%;block-size:2px;background-color:var(--primary-color)}@container fco-scoreboard (min-width: 850px){.fco-scoreboard__sponsorship .fco-image{block-size:auto;padding:0;background-color:transparent;overflow:hidden}.fco-scoreboard__sponsorship .fco-image:after{display:none}}.fco-scoreboard__sponsorship .fco-image__image{block-size:100%}.fco-calendar-day{display:flex;flex-flow:column nowrap;justify-content:space-evenly;align-items:center;container-type:inline-size;container-name:fco-calendar-day;padding:3px;min-block-size:60px;flex:1 1 auto;background:var(--bg-light);color:var(--text-color);scroll-snap-align:start end;overscroll-behavior-x:none;cursor:pointer;font-family:var(--header-font-family);font-size:12px}.fco-calendar-day__month{font-weight:400}.fco-calendar-day__day,.fco-calendar-day__text{font-size:20px;font-weight:700}.fco-calendar-day__weekday{font-weight:700}.fco-calendar-day__weekday--long{display:none}@container fco-calendar-day (min-width: 52px){.fco-calendar-day__weekday--long{display:block}.fco-calendar-day__weekday--short{display:none}}.fco-calendar-day--active{background-color:var(--alternate-bg-color);color:var(--alternate-text-color);cursor:default}.fco-calendar-day--inline{flex-direction:row}.fco-calendar-day-picker{display:flex;flex-flow:row nowrap;gap:1px}.fco-calendar-day-picker__arrow{display:flex;flex:0 0 auto;background:var(--bg-light);color:var(--text-color);inline-size:40px;justify-content:center;align-items:center;cursor:pointer}[dir=rtl] .fco-calendar-day-picker__arrow{rotate:180deg}.fco-calendar-day-picker__container{flex:1 1 auto;display:flex;flex-flow:row nowrap;gap:1px;overflow:auto hidden;-ms-scroll-snap-type:inline proximity;scroll-snap-type:inline proximity;scroll-snap-stop:always;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.fco-calendar-day-picker__container::-webkit-scrollbar{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fco-dropdown{position:relative;inline-size:auto;overflow:hidden;block-size:100%}.fco-dropdown__select{position:absolute;inset-inline-start:0;inset-block-start:0;inline-size:100%;block-size:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bg-light);cursor:pointer}.fco-dropdown__select:focus{outline:none}.fco-dropdown__select:disabled{cursor:default}.fco-dropdown__display-box{position:relative;display:flex;justify-content:space-between;align-items:center;inline-size:100%;block-size:100%;padding:8px 16px;padding-inline-end:6px;background-color:var(--bg-light);z-index:1;pointer-events:none}.fco-dropdown__display-box .fco-icon{color:var(--text-color);margin-inline-start:6px}.fco-dropdown__text{font-family:var(--body-font-family);font-size:14px;line-height:20px;font-weight:600;color:var(--text-color);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fco-dropdown:has(.fco-dropdown__select:disabled) .fco-icon{display:none}.fco-match-card{--live-indicator-size:9px;min-inline-size:-moz-max-content;min-inline-size:max-content;padding:8px 12px;background-color:var(--bg-light);border:1px solid var(--bg-color);font-family:var(--body-font-family)}@media (min-width:1024px){.fco-match-card{--live-indicator-size:10px}}.fco-match-card__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.fco-match-card__state{display:flex;align-items:center;gap:4px}.fco-match-card__state .fco-match-state,.fco-match-card__state .fco-match-time{font-size:12px;line-height:16px}@media (min-width:1024px){.fco-match-card__state .fco-match-state,.fco-match-card__state .fco-match-time{font-size:14px;line-height:20px}}.fco-match-card__state .fco-match-state{color:var(--text-color)}.fco-match-card .fco-match-start-date,.fco-match-card__competition{font-size:12px;line-height:16px}@media (min-width:1024px){.fco-match-card .fco-match-start-date,.fco-match-card__competition{font-size:14px;line-height:20px}}.fco-match-card .fco-match-start-date{color:var(--text-color);font-weight:600}.fco-match-card__competition{color:var(--info-color);font-weight:400;margin-inline-end:30px;white-space:nowrap}.fco-match-card__live-indicator{position:relative;display:block;inline-size:calc(var(--live-indicator-size) - 4px);block-size:calc(var(--live-indicator-size) - 4px);background-color:var(--primary-color);border-radius:50%;margin:2px}.fco-match-card__live-indicator:after{content:"";position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%);inline-size:var(--live-indicator-size);block-size:var(--live-indicator-size);background-color:var(--primary-color);border-radius:50%;opacity:.3}[dir=rtl] .fco-match-card__live-indicator:after{transform:translate(50%,-50%)}.fco-match-card__score-table{display:grid;grid-template-areas:"round ." "teamA regular" "teamB regular";grid-template-columns:1fr auto;grid-auto-rows:minmax(16px,auto);align-items:center;grid-gap:4px 5px;gap:4px 5px}.fco-match-card__score-table--agg,.fco-match-card__score-table--pen{grid-template-columns:1fr repeat(2,auto)}.fco-match-card__score-table--agg{grid-template-areas:"round . agg-heading" "teamA regular agg" "teamB regular agg"}.fco-match-card__score-table--pen{grid-template-areas:"round . pen-heading" "teamA regular pen" "teamB regular pen"}.fco-match-card__score-table--agg-and-pen{grid-template-areas:"round . agg-heading pen-heading" "teamA regular agg pen" "teamB regular agg pen";grid-template-columns:1fr repeat(3,auto)}.fco-match-card__round,.fco-match-card__score-heading{font-size:10px;line-height:16px;font-weight:400;color:var(--text-color-light)}@media (min-width:1024px){.fco-match-card__round,.fco-match-card__score-heading{font-size:12px;line-height:16px}}.fco-match-card__round{grid-area:round}.fco-match-card__team{min-inline-size:-moz-max-content;min-inline-size:max-content;margin-inline-end:30px}.fco-match-card__team--home{grid-area:teamA}.fco-match-card__team--away{grid-area:teamB}.fco-match-card__team--with-asterisk .fco-team-name:after{content:"*"}.fco-match-card__team .fco-team-name{font-size:12px;line-height:16px;font-weight:600}@media (min-width:1024px){.fco-match-card__team .fco-team-name{font-size:14px;line-height:20px}}.fco-match-card__team .fco-match-team-with-crest .fco-image{block-size:18px;inline-size:18px}.fco-match-card__team--loser .fco-team-name{color:var(--text-color-light);font-weight:400}.fco-match-card__score{display:flex;flex:1 1;align-items:center;justify-content:center;font-size:12px;line-height:16px;font-weight:600;min-inline-size:15px;text-align:center}@media (min-width:1024px){.fco-match-card__score{font-size:14px;line-height:20px}}.fco-match-card__result{position:relative;display:flex;flex-direction:column;min-inline-size:21px;padding:4px 3px;align-self:stretch;justify-self:center;justify-content:center;background-color:var(--info-bg-color);gap:8px}.fco-match-card__result:after{content:"";position:absolute;inset-inline-start:50%;inset-block-start:50%;block-size:1px;inline-size:8px;background-color:var(--bg-light);transform:translate(-50%,-50%)}[dir=rtl] .fco-match-card__result:after{transform:translate(50%,-50%)}.fco-match-card__result--regular{grid-area:regular;background-color:var(--bg-color);color:var(--text-color)}.fco-match-card__result--regular:after{background-color:var(--info-bg-color)}.fco-match-card__result--active{background-color:var(--primary-color);color:var(--alternate-text-color)}.fco-match-card__result--active:after{background-color:var(--bg-light);opacity:.2}.fco-match-card__result--empty{background-color:unset}.fco-match-card__result--empty:after{display:none}.fco-match-card__result--agg{grid-area:agg}.fco-match-card__result--agg .fco-match-card__score{font-weight:400}.fco-match-card__result--pen{grid-area:pen}.fco-match-card__score-heading{justify-self:center}.fco-match-card__score-heading--agg{grid-area:agg-heading}.fco-match-card__score-heading--pen{grid-area:pen-heading}.fco-match-card__footer{display:flex;justify-content:flex-start;align-items:center;gap:6px;margin-block-start:6px;color:var(--text-color-light)}.fco-match-card__footer--aligned-to-right{justify-content:end}.fco-match-card__footer .fco-icon{font-size:8px;font-weight:600;line-height:10px}@media (min-width:1024px){.fco-match-card__footer .fco-icon{font-size:10px;line-height:12px}}[dir=rtl] .fco-match-card__footer .fco-icon{transform:rotate(180deg)}.fco-match-card__bottom-text{margin:0;font-size:10px;font-weight:400;line-height:16px}@media (min-width:1024px){.fco-match-card__bottom-text{font-size:12px;line-height:16px}}.fco-match-card__bottom-text--bold{font-weight:600}.fco-match-start-date{display:block;inline-size:-moz-fit-content;inline-size:fit-content}.fco-match-start-date,.fco-match-state{text-decoration:none;color:var(--info-color);font-family:var(--body-font-family);font-size:.75rem;line-height:1.125rem}.fco-match-state{text-transform:uppercase}.fco-match-state__period,.fco-match-time{color:var(--primary-color)}.fco-match-time{font-family:var(--body-font-family);font-weight:700;font-size:.75rem;line-height:1.125rem;white-space:nowrap}.fco-match-team-with-crest{font-family:var(--body-font-family);color:var(--text-color);font-size:1rem;text-align:start;text-decoration:none;display:flex;align-items:center;gap:.5rem}.fco-match-team-with-crest .fco-image{block-size:1.5rem;inline-size:1.5rem}.fco-match-team-with-crest--reversed{flex-direction:row-reverse;text-align:end}.fco-match-team-with-crest .fco-short-name,.fco-match-team-with-crest--responsive .fco-long-name{display:none}.fco-match-team-with-crest--responsive .fco-short-name{display:block}@media (min-width:768px){.fco-match-team-with-crest--responsive .fco-long-name{display:block}.fco-match-team-with-crest--responsive .fco-short-name{display:none}}.fco-match-team-with-crest--wrap{flex-direction:column;justify-content:center}@media (min-width:768px){.fco-match-team-with-crest--wrap{flex-direction:row;justify-content:start}.fco-match-team-with-crest--reversed.fco-match-team-with-crest--wrap{flex-direction:row-reverse;justify-content:end}}.fco-match-team-with-crest--1-red-cards .fco-team-name:after{background:var(--match-red-card)}.fco-match-team-with-crest--2-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card)}.fco-match-team-with-crest--3-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card),40px 0 0 var(--match-red-card)}.fco-match-team-with-crest--4-red-cards .fco-team-name:after{background:var(--match-red-card);box-shadow:20px 0 0 var(--match-red-card),40px 0 0 var(--match-red-card),60px 0 0 var(--match-red-card)}.fco-match-team-with-crest[class*=red-cards] .fco-team-name{position:relative;padding-block:2px}.fco-match-team-with-crest[class*=red-cards] .fco-team-name:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;inline-size:16px;block-size:2px}.fco-match-team-with-crest[class*=red-cards].fco-match-team-with-crest--reversed .fco-team-name:after{inset-inline:auto 0;rotate:180deg}