:root body:has(.fco-modal[open]){overflow-y:hidden}.fco-base-modal{display:none;padding:0;min-inline-size:300px;max-inline-size:100%;inline-size:50vw;border:none;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}.fco-base-modal[open]{display:flex;flex-direction:column}.fco-base-modal::backdrop{background-color:#000000bf}.fco-base-modal__header{display:flex;align-items:center;justify-content:center;padding:var(--fco-spacing-md);gap:var(--fco-spacing-xs);border-block-end:1px solid var(--fco-border-on-brand)}@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{align-self:stretch;flex-grow:1}.fco-base-modal__footer{display:flex;flex-direction:column;justify-content:center;padding:var(--fco-spacing-md);gap:var(--fco-spacing-xs);border-block-start:1px solid var(--fco-border-on-brand)}@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{inline-size:40px;block-size:40px;padding:var(--fco-spacing-xs);margin-inline:auto 0}.fco-base-modal--responsive{inline-size:100%;block-size:100%;margin:0;display:flex}.fco-base-modal--responsive::backdrop{display:none}@media (min-width:1024px){.fco-base-modal--responsive{block-size:100%;margin:auto;min-inline-size:300px;max-inline-size:100%;inline-size:50vw}.fco-base-modal--responsive::backdrop{display:flex}}.fco-base-modal--mobile-drawer{inline-size:100%;align-self:end;margin-block-end:0;transform:translateY(100%);opacity:0;border-radius:var(--fco-radius-xl) var(--fco-radius-xl) 0 0}.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);align-self:center;margin:auto;transform:none;opacity:1;min-inline-size:300px;max-inline-size:100%;inline-size:50vw}.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%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.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%}.fco-app-promo-modal__message{margin-block-start:unset;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);line-height:1.4}.fco-app-promo-modal .fco-base-modal__title{margin-block-end:unset}.fco-app-promo-modal .fco-base-modal__content{display:flex;flex-direction:column;gap:var(--fco-spacing-md);padding:var(--fco-spacing-md)}@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;max-inline-size:400px;inline-size:-webkit-fill-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{display:inline-block;box-sizing:border-box;position:relative;max-inline-size:max-content;font-family:var(--body-font-family)}.fco-calendar-picker__icon{display:inline-block;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}.fco-calendar-picker .fco-button{font-family:var(--body-font-family);color:var(--text-color);cursor:pointer;border:1px solid var(--text-color);background:transparent;padding:4px 12px}@media (min-width:1025px){.fco-calendar-picker .fco-button{display:none}}.fco-calendar-picker__close{background:transparent}@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-inline-size:250px;max-block-size:250px;font-family:var(--header-font-family)}.fco-calendar-picker__calendar .react-calendar__navigation{display:flex;padding:0 3px}.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{padding:.5rem;cursor:pointer;color:var(--text-color)}.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);color:var(--alternate-text-color)!important;cursor:default}.fco-calendar-picker__calendar .react-calendar__tile--active:hover{text-decoration:none}.fco-calendar-picker__calendar .react-calendar__tile--now{font-weight:700;color:var(--primary-color)}.fco-calendar-picker__calendar-container{pointer-events:none;display:flex;align-items:center;justify-content:center;visibility:hidden}@media (min-width:1025px){.fco-calendar-picker__calendar-container{opacity:0;position:absolute;z-index:1;inset-inline-end:0;inset-block-end:0;translate:0 100%;scale:.01;transform-origin:100% 0;transition:opacity .25s cubic-bezier(.2,0,0,1),scale .45s cubic-bezier(.2,0,0,1)}}@media (max-width:1024px){.fco-calendar-picker__calendar-container{background-color:var(--bg-light);block-size:33vh;box-shadow:0 0 10px #0000001a;inset-block-end:0;inset-inline:0;min-block-size:300px;padding:10px 0;position:fixed;translate:0 100%;z-index:9999;transition:translate .45s cubic-bezier(.05,.7,.1,1)}}.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 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;position:relative;padding:var(--fco-foldable-section-padding);background-color:var(--bg-light);transition:padding-bottom var(--fco-foldable-section-animation-duration) ease-in-out}.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{position:absolute;display:flex;align-items:center;justify-content:center;inline-size:100%;inset-block-end:0;inset-inline-start:0;padding:40px 24px 4px;background-image:var(--foldable-section-gradient)}.fco-foldable-section__button{font-family:var(--body-font-family);font-size:16px;line-height:24px;font-weight:600;color:var(--text-color);inline-size:100%;padding:8px;cursor:pointer;background:none}.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:none;padding-block-start:4px}.fco-inline-odds{inline-size:100%;grid-area:inline-odds}.fco-inline-odds__head{color:var(--inline-odds-heading-text-color);inline-size:100%;margin-block-end:8px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-start:1;justify-items:center;column-gap:1px}.fco-inline-odds__heading{font-size:10px;line-height:14px;font-weight:600}.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{display:flex;flex-direction:column;row-gap:12px}.fco-inline-odds .fco-foldable-section__footer{padding:24px;background-image:unset;background-color:var(--bg-color)}.fco-inline-odd{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1px;block-size:36px}.fco-inline-odd__logo-container{background-color:var(--inline-odds-odd-bg);display:flex;align-items:center;justify-content:center;padding:6px}.fco-inline-odd__logo-container .fco-image__image{max-block-size:24px;object-position:unset}.fco-inline-odd__value{background-color:var(--inline-odds-odd-bg);color:var(--inline-odds-text-color);font-size:12px;line-height:16px;font-weight:600;justify-content:center}.fco-inline-odd__value,.fco-match-row-tv-channel{text-decoration:none;display:flex;align-items:center}.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);font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-area:team-scores}.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,rgba(125,125,125,.25))}@container (width >= 500px){.fco-match-score__container{flex-direction:row}.fco-match-score{line-height:unset;inline-size:100%;text-align:center}.fco-match-score+.fco-match-score{border:none;border-inline-start:var(--scores-separator-thickness,1px) solid var(--scores-separator-color,rgba(125,125,125,.25))}}.fco-match-team-and-score__container{container-type:inline-size;text-decoration:none;display:block}.fco-match-team-and-score{--scores-container-size:30px;display:grid;grid-template-columns:1fr var(--scores-container-size,30px);grid-template-areas:"team-a-name team-scores" "team-b-name team-scores";column-gap:8px}.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{flex-direction:row-reverse;text-align:end}}.fco-match-row__container{background-color:var(--bg-light,#fff);display:block;text-decoration:none;container-type:inline-size}.fco-match-row{padding:12px;display:grid;grid-template-columns:1fr var(--scores-container-size,30px);grid-template-areas:"team-and-score team-and-score" "tv-channel match-state";gap:8px;place-items:center;text-align:center}.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{display:block;text-decoration:none;grid-area:match-state}.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;container-type:normal;inline-size:100%}.fco-match-row .fco-match-row-tv-channel{grid-area:tv-channel;justify-self:start;text-align: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;display:block;text-decoration:none}@container (width >= 500px){.fco-match-row{grid-template-columns:50px 1fr;grid-template-rows:30px;grid-template-areas:"match-state team-and-score" "tv-channel tv-channel"}.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-columns:100px 1fr 155px;grid-template-rows:30px 30px 30px;grid-template-areas:"match-state team-and-score tv-channel" "agg-score team-and-score tv-channel" "pen-score team-and-score tv-channel"}}.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{container-type:inline-size;display:flex;flex-direction:column}.fco-competition-section__header{text-decoration:none;padding:12px;background-color:var(--bg-light);color:var(--text-color);font-family:var(--header-font-family);font-size:1rem;line-height:1;display:flex;column-gap:1rem;align-items:center}.fco-competition-section__header-area{margin-inline-start:4px}.fco-competition-section__header .fco-image{inline-size:unset}.fco-competition-section__body{display:flex;flex-direction:column}.fco-competition-section__round-name{padding:12px;background-color:var(--bg-light);color:var(--text-color);font-family:var(--body-font-family)}.fco-competition-section__matches{display:grid;grid-template-columns:1fr}.fco-competition-section__matches .fco-match-row__container:nth-of-type(2n){background-color:var(--odd-row-bg-color,#f9f9fb)}.fco-search-field{display:flex;align-items:center;background-color:#fff;position:relative}.fco-search-field__input{font-family:var(--body-font-family);color:var(--secondary-text-color);inline-size:100%;font-size:.875rem;padding:.75rem;padding-inline-end:55px;border:none}.fco-search-field__input::placeholder{font-family:var(--body-font-family);opacity:.3}.fco-search-field__icons{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;position:absolute;inset-inline-end:0;gap:4px}.fco-search-field .fco-icon{cursor:pointer;color:var(--text-color);font-size:24px;margin-inline-end:4px}.fco-search-field .fco-icon-close:before{font-size:14px;display:flex;align-items:center}.fco-search-field__delete-button{display:flex;align-items:center;background-color:initial}.fco-switch{display:grid;grid-template-columns:1fr 1fr}.fco-switch__button{font-family:var(--header-font-family);padding:.75rem 1.5rem;cursor:pointer;background-color:var(--bg-light);color:var(--text-color)}.fco-switch__button--active{background-color:var(--alternate-bg-color);color:var(--alternate-text-color)}