: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{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-app-promo-modal__image{border-radius:var(--fco-radius-xl);background-color:var(--fco-surface-2);overflow:hidden}.fco-app-promo-modal .fco-image__image{inline-size:100%;display:block}.fco-app-promo-modal .fco-image__image--fallback{object-fit:none;object-position:center center}.fco-app-promo-modal__message{color:var(--fco-body-default);text-align:center;font-family:var(--fco-font-family-body);font-size:var(--fco-size-body-md);font-style:normal;font-weight:var(--fco-font-weight-body-medium);margin-block-start:unset;line-height:1.4}.fco-app-promo-modal .fco-base-modal__title{margin-block-end:unset}.fco-app-promo-modal .fco-base-modal__content{gap:var(--fco-spacing-md);padding:var(--fco-spacing-md);flex-direction:column;display:flex}@media (max-width:374px){.fco-app-promo-modal .fco-base-modal__content,.fco-app-promo-modal .fco-base-modal__footer,.fco-app-promo-modal .fco-base-modal__header{padding:var(--fco-spacing-sm)}.fco-app-promo-modal .fco-base-modal__content,.fco-app-promo-modal .fco-base-modal__footer{gap:var(--fco-spacing-sm)}}.fco-app-promo-modal .fco-base-modal__footer{flex-direction:column}.fco-app-promo-modal .fco-base-button{text-align:center;inline-size:-webkit-fill-available;max-inline-size:400px;inline-size:-moz-available;inline-size:stretch;margin-inline:auto}.fco-button{font-family:var(--header-font-family);cursor:pointer;background-color:var(--bg-light);color:var(--text-color)}.fco-calendar-picker{box-sizing:border-box;max-inline-size:max-content;font-family:var(--body-font-family);display:inline-block;position:relative}.fco-calendar-picker__icon{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;display:inline-block}.fco-calendar-picker .fco-button{font-family:var(--body-font-family);color:var(--text-color);cursor:pointer;border:1px solid var(--text-color);background:0 0;padding:4px 12px}@media (min-width:1025px){.fco-calendar-picker .fco-button{display:none}}.fco-calendar-picker__close{background:0 0}@media (min-width:1025px){.fco-calendar-picker__close{display:none}}@media (max-width:1024px){.fco-calendar-picker__close{cursor:pointer;position:absolute;inset-block-start:16px;inset-inline-end:16px}.fco-calendar-picker__close .fco-icon{color:var(--text-color)}}.fco-calendar-picker__calendar{max-block-size:250px;max-inline-size:250px;font-family:var(--header-font-family)}.fco-calendar-picker__calendar .react-calendar__navigation{padding:0 3px;display:flex}.fco-calendar-picker__calendar .react-calendar__navigation,.fco-calendar-picker__calendar .react-calendar__navigation__label{font-family:var(--header-font-family);color:var(--text-color)}.fco-calendar-picker__calendar .react-calendar__month-view,.fco-calendar-picker__calendar .react-calendar__navigation__arrow,.fco-calendar-picker__calendar .react-calendar__tile,.fco-calendar-picker__calendar .react-calendar__viewContainer{font-family:var(--body-font-family)}.fco-calendar-picker__calendar .react-calendar__navigation__arrow{cursor:pointer}[dir=rtl] .fco-calendar-picker__calendar .react-calendar__navigation__arrow{rotate:180deg}.fco-calendar-picker__calendar .react-calendar__month-view,.fco-calendar-picker__calendar .react-calendar__navigation,.fco-calendar-picker__calendar .react-calendar__navigation__arrow,.fco-calendar-picker__calendar .react-calendar__navigation__label,.fco-calendar-picker__calendar .react-calendar__tile,.fco-calendar-picker__calendar .react-calendar__viewContainer{font-family:var(--body-font-family);background-color:var(--bg-light)}.fco-calendar-picker__calendar .react-calendar__month-view__days__day{cursor:pointer;color:var(--text-color);padding:.5rem}.fco-calendar-picker__calendar .react-calendar__month-view__days__day:hover{text-decoration:underline}.fco-calendar-picker__calendar .react-calendar__month-view__days__day--neighboringMonth{color:var(--text-color-light)}.fco-calendar-picker__calendar .react-calendar__month-view__weekdays__weekday{padding:.5rem}.fco-calendar-picker__calendar .react-calendar__tile--active{background-color:var(--alternate-bg-color);cursor:default;color:var(--alternate-text-color)!important}.fco-calendar-picker__calendar .react-calendar__tile--active:hover{text-decoration:none}.fco-calendar-picker__calendar .react-calendar__tile--now{color:var(--primary-color);font-weight:700}.fco-calendar-picker__calendar-container{pointer-events:none;visibility:hidden;justify-content:center;align-items:center;display:flex}@media (min-width:1025px){.fco-calendar-picker__calendar-container{opacity:0;z-index:1;transform-origin:100% 0;transition:opacity .25s cubic-bezier(.2,0,0,1),scale .45s cubic-bezier(.2,0,0,1);position:absolute;inset-block-end:0;inset-inline-end:0;translate:0 100%;scale:.01}}@media (max-width:1024px){.fco-calendar-picker__calendar-container{background-color:var(--bg-light);z-index:9999;block-size:33vh;min-block-size:300px;padding:10px 0;transition:translate .45s cubic-bezier(.05,.7,.1,1);position:fixed;inset-block-end:0;inset-inline:0;translate:0 100%;box-shadow:0 0 10px #0000001a}}.fco-calendar-picker--opened .fco-calendar-picker__calendar-container{pointer-events:auto;visibility:visible}@media (min-width:1025px){.fco-calendar-picker--opened .fco-calendar-picker__calendar-container{opacity:1;scale:1}}@media (max-width:1024px){.fco-calendar-picker--opened .fco-calendar-picker__calendar-container{translate:0}}.fco-calendar-picker__calendar-container--with-close-button{flex-direction:column-reverse}.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-foldable-section{--fco-foldable-section-padding:24px;padding:var(--fco-foldable-section-padding);background-color:var(--bg-light);transition:padding-bottom var(--fco-foldable-section-animation-duration) ease-in-out;position:relative}.fco-foldable-section__wrapper{max-block-size:calc(var(--fco-foldable-section-max-height,430px) - 2 * var(--fco-foldable-section-padding));overflow:hidden}.fco-foldable-section__wrapper--animate{transition:max-block-size var(--fco-foldable-section-animation-duration) ease-in-out}.fco-foldable-section__footer{background-image:var(--foldable-section-gradient);justify-content:center;align-items:center;inline-size:100%;padding:40px 24px 4px;display:flex;position:absolute;inset-block-end:0;inset-inline-start:0}.fco-foldable-section__button{font-family:var(--body-font-family);color:var(--text-color);cursor:pointer;background:0 0;inline-size:100%;padding:8px;font-size:16px;font-weight:600;line-height:24px}.fco-foldable-section--is-open{padding-block-end:calc(2 * var(--fco-foldable-section-padding))}.fco-foldable-section--is-open .fco-foldable-section__wrapper{max-block-size:calc(var(--content-height) + 3 * var(--fco-foldable-section-padding))}.fco-foldable-section--is-open .fco-foldable-section__footer{background:0 0;padding-block-start:4px}.fco-inline-odds{grid-area:inline-odds;inline-size:100%}.fco-inline-odds__head{color:var(--inline-odds-heading-text-color);-moz-column-gap:1px;grid-template-columns:repeat(4,1fr);grid-column-start:1;justify-items:center;column-gap:1px;inline-size:100%;margin-block-end:8px;display:grid}.fco-inline-odds__heading{font-size:10px;font-weight:600;line-height:14px}.fco-inline-odds__heading:first-child{grid-column-start:2}.fco-inline-odds .fco-foldable-section{--fco-foldable-section-max-height:125px;--fco-foldable-section-padding:0px;background-color:unset}.fco-inline-odds .fco-foldable-section__content{flex-direction:column;row-gap:12px;display:flex}.fco-inline-odds .fco-foldable-section__footer{background-image:unset;background-color:var(--bg-color);padding:24px}.fco-inline-odd{-moz-column-gap:1px;grid-template-columns:repeat(4,1fr);column-gap:1px;block-size:36px;display:grid}.fco-inline-odd__logo-container{background-color:var(--inline-odds-odd-bg);justify-content:center;align-items:center;padding:6px;display:flex}.fco-inline-odd__logo-container .fco-image__image{object-position:unset;max-block-size:24px}.fco-inline-odd__value{background-color:var(--inline-odds-odd-bg);color:var(--inline-odds-text-color);justify-content:center;font-size:12px;font-weight:600;line-height:16px}.fco-inline-odd__value,.fco-match-row-tv-channel{align-items:center;text-decoration:none;display:flex}.fco-match-row-tv-channel{font-family:var(--body-font-family);color:var(--text-color);gap:.625rem}.fco-match-row-tv-channel__header{font-family:var(--header-font-family);font-weight:700}.fco-match-row-tv-channel .fco-image{inline-size:32px}.fco-match-score{line-height:var(--scores-container-size,30px);inline-size:var(--scores-separator-length,18px);text-align:center}.fco-match-score__container{background-color:var(--bg-color,#f3f3f3);color:var(--text-color,#000);min-block-size:var(--scores-container-size,30px);min-inline-size:var(--scores-container-size,30px);flex-direction:column;grid-area:team-scores;justify-content:center;align-items:center;font-weight:700;display:flex}.fco-match-score__container--live{background-color:var(--primary-color,orangered);color:var(--alternate-text-color,white)}.fco-match-score__container--result{background-color:var(--alternate-bg-color,darkblue);color:var(--alternate-text-color,white)}.fco-match-score__container--agg{grid-area:team-scores-agg}.fco-match-score__container--pen{grid-area:team-scores-pen}.fco-match-score+.fco-match-score{border-block-start:var(--scores-separator-thickness,1px) solid var(--scores-separator-color,#7d7d7d40)}@container (width>=500px){.fco-match-score__container{flex-direction:row}.fco-match-score{line-height:unset;text-align:center;inline-size:100%}.fco-match-score+.fco-match-score{border:none;border-inline-start:var(--scores-separator-thickness,1px) solid var(--scores-separator-color,#7d7d7d40)}}.fco-match-team-and-score__container{text-decoration:none;display:block;container-type:inline-size}.fco-match-team-and-score{--scores-container-size:30px;grid-template-columns:1fr var(--scores-container-size,30px);-moz-column-gap:8px;grid-template-areas:"team-a-name team-scores""team-b-name team-scores";column-gap:8px;display:grid}.fco-match-team-and-score--with-aggregate,.fco-match-team-and-score--with-penalties{grid-template-columns:1fr var(--scores-container-size,30px) var(--scores-container-size,30px)}.fco-match-team-and-score--with-aggregate{grid-template-areas:"team-a-name team-scores team-scores-agg""team-b-name team-scores team-scores-agg"}.fco-match-team-and-score--with-penalties{grid-template-areas:"team-a-name team-scores team-scores-pen""team-b-name team-scores team-scores-pen"}.fco-match-team-and-score.fco-match-team-and-score--with-aggregate.fco-match-team-and-score--with-penalties{grid-template-columns:1fr var(--scores-container-size,30px) var(--scores-container-size,30px) var(--scores-container-size,30px);grid-template-areas:"team-a-name team-scores team-scores-agg team-scores-pen""team-b-name team-scores team-scores-agg team-scores-pen"}.fco-match-team-and-score__team-a,.fco-match-team-and-score__team-b{align-self:center}.fco-match-team-and-score__team-a{grid-area:team-a-name}.fco-match-team-and-score__team-a .fco-match-team-with-crest[class*=red-cards] .fco-team-name:after{inset-inline:auto 0;rotate:180deg}.fco-match-team-and-score__team-b{grid-area:team-b-name}@container (width>=500px){.fco-match-team-and-score{grid-template-areas:"team-a-name team-scores team-b-name";gap:8px}.fco-match-team-and-score,.fco-match-team-and-score--with-aggregate,.fco-match-team-and-score--with-penalties,.fco-match-team-and-score.fco-match-team-and-score--with-aggregate.fco-match-team-and-score--with-penalties{grid-template-columns:1fr calc(var(--scores-container-size,30px) + var(--scores-separator-thickness,1px) + var(--scores-container-size,30px)) 1fr}.fco-match-team-and-score--with-aggregate{grid-template-areas:"team-a-name team-scores team-b-name""team-a-name team-scores-agg team-b-name"}.fco-match-team-and-score--with-penalties{grid-template-areas:"team-a-name team-scores team-b-name""team-a-name team-scores-pen team-b-name"}.fco-match-team-and-score.fco-match-team-and-score--with-aggregate.fco-match-team-and-score--with-penalties{grid-template-areas:"team-a-name team-scores team-b-name""team-a-name team-scores-agg team-b-name""team-a-name team-scores-pen team-b-name"}.fco-match-team-and-score__team-a .fco-match-team-with-crest{text-align:end;flex-direction:row-reverse}}.fco-match-row__container{background-color:var(--bg-light,#fff);text-decoration:none;display:block;container-type:inline-size}.fco-match-row{grid-template-columns:1fr var(--scores-container-size,30px);text-align:center;grid-template-areas:"team-and-score team-and-score""tv-channel match-state";place-items:center;gap:8px;padding:12px;display:grid}.fco-match-row:has(.fco-inline-odds){grid-template-areas:"team-and-score team-and-score""tv-channel match-state""inline-odds inline-odds"}.fco-match-row .fco-match-start-date{grid-area:match-state}.fco-match-row .fco-match-state{grid-area:match-state;text-decoration:none;display:block}.fco-match-row .fco-match-score__type--agg{grid-area:agg-score}.fco-match-row .fco-match-score__type--pen{grid-area:pen-score}.fco-match-row .fco-match-team-and-score__container{grid-area:team-and-score;inline-size:100%;container-type:normal}.fco-match-row .fco-match-row-tv-channel{text-align:start;grid-area:tv-channel;justify-self:start}.fco-match-row--result-with-agg,.fco-match-row--result-with-pen{grid-template-columns:1fr var(--scores-container-size,30px) var(--scores-container-size,30px)}.fco-match-row--result-with-agg{grid-template-areas:"team-and-score team-and-score team-and-score""tv-channel match-state agg-score"}.fco-match-row--result-with-pen{grid-template-areas:"team-and-score team-and-score team-and-score""tv-channel match-state pen-score"}.fco-match-row.fco-match-row--result-with-agg.fco-match-row--result-with-pen{grid-template-columns:1fr var(--scores-container-size,30px) var(--scores-container-size,30px) var(--scores-container-size,30px);grid-template-areas:"team-and-score team-and-score team-and-score team-and-score""tv-channel match-state agg-score pen-score"}.fco-match-row .fco-match-score__type{font-family:var(--body-font-family);color:var(--info-color);font-size:.75rem;line-height:1.125rem;text-decoration:none;display:block}@container (width>=500px){.fco-match-row{grid-template:"match-state team-and-score"30px"tv-channel tv-channel"/50px 1fr}.fco-match-row:has(.fco-inline-odds){grid-template-areas:"match-state team-and-score""tv-channel tv-channel""inline-odds inline-odds"}.fco-match-row .fco-match-score__type,.fco-match-row .fco-match-start-date,.fco-match-row .fco-match-state{justify-self:start;margin-inline-start:8px}.fco-match-row .fco-match-row-tv-channel{justify-self:end}.fco-match-row--result-with-agg,.fco-match-row--result-with-pen{grid-template-rows:30px 30px 1fr}.fco-match-row--result-with-agg{grid-template-areas:"match-state team-and-score""agg-score team-and-score""tv-channel tv-channel"}.fco-match-row--result-with-pen{grid-template-areas:"match-state team-and-score""pen-score team-and-score""tv-channel tv-channel"}.fco-match-row.fco-match-row--result-with-agg.fco-match-row--result-with-pen{grid-template-columns:50px 1fr;grid-template-areas:"match-state team-and-score""agg-score team-and-score""pen-score team-and-score""tv-channel tv-channel"}}@container (width>=750px){.fco-match-row{grid-template-columns:100px 1fr 155px;grid-template-areas:"match-state team-and-score tv-channel"}.fco-match-row:has(.fco-inline-odds){grid-template-areas:"match-state team-and-score tv-channel""inline-odds inline-odds inline-odds"}.fco-match-row--result-with-agg,.fco-match-row--result-with-pen{grid-template-rows:30px 30px}.fco-match-row--result-with-agg{grid-template-areas:"match-state team-and-score tv-channel""agg-score team-and-score tv-channel"}.fco-match-row--result-with-pen{grid-template-areas:"match-state team-and-score tv-channel""pen-score team-and-score tv-channel"}.fco-match-row.fco-match-row--result-with-agg.fco-match-row--result-with-pen{grid-template:"match-state team-and-score tv-channel"30px"agg-score team-and-score tv-channel"30px"pen-score team-and-score tv-channel"30px/100px 1fr 155px}}.fco-match-row:has(.fco-inline-odds):has(.fco-match-score__type){grid-template-areas:"team-and-score team-and-score team-and-score""tv-channel match-state-1 match-state-2""inline-odds inline-odds inline-odds"}@container (width>=500px){.fco-match-row:has(.fco-inline-odds):has(.fco-match-score__type){grid-template-areas:"match-state-1 team-and-score tv-channel""match-state-2 team-and-score tv-channel""inline-odds inline-odds inline-odds"}}.fco-match-row:has(.fco-inline-odds):has(.fco-match-score__type) .fco-match-start-date{grid-area:match-state-1}.fco-match-row:has(.fco-inline-odds):has(.fco-match-score__type) .fco-match-score__type--agg{grid-area:match-state-2}.fco-match-row:has(.fco-inline-odds):has(.fco-match-score__type) .fco-match-row--result-with-agg{grid-template-areas:"match-state team-and-score tv-channel""match-state team-and-score tv-channel""inline-odds inline-odds inline-odds"}.fco-competition-section{flex-direction:column;display:flex;container-type:inline-size}.fco-competition-section__header{background-color:var(--bg-light);color:var(--text-color);font-family:var(--header-font-family);-moz-column-gap:1rem;align-items:center;column-gap:1rem;padding:12px;font-size:1rem;line-height:1;text-decoration:none;display:flex}.fco-competition-section__header-area{margin-inline-start:4px}.fco-competition-section__header .fco-image{inline-size:unset}.fco-competition-section__body{flex-direction:column;display:flex}.fco-competition-section__round-name{background-color:var(--bg-light);color:var(--text-color);font-family:var(--body-font-family);padding:12px}.fco-competition-section__matches{grid-template-columns:1fr;display:grid}.fco-competition-section__matches .fco-match-row__container:nth-of-type(2n){background-color:var(--odd-row-bg-color,#f9f9fb)}.fco-search-field{background-color:#fff;align-items:center;display:flex;position:relative}.fco-search-field__input{font-family:var(--body-font-family);color:var(--secondary-text-color);padding:.75rem;border:none;inline-size:100%;padding-inline-end:55px;font-size:.875rem}.fco-search-field__input::placeholder{font-family:var(--body-font-family);opacity:.3}.fco-search-field__icons{flex-direction:row-reverse;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset-inline-end:0}.fco-search-field .fco-icon{cursor:pointer;color:var(--text-color);margin-inline-end:4px;font-size:24px}.fco-search-field .fco-icon-close:before{align-items:center;font-size:14px;display:flex}.fco-search-field__delete-button{background-color:#0000;align-items:center;display:flex}.fco-switch{grid-template-columns:1fr 1fr;display:grid}.fco-switch__button{font-family:var(--header-font-family);cursor:pointer;background-color:var(--bg-light);color:var(--text-color);padding:.75rem 1.5rem}.fco-switch__button--active{background-color:var(--alternate-bg-color);color:var(--alternate-text-color)}