.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)}.__404_container__N_Rvr{display:grid;padding:40px;position:relative;margin:0 auto;max-width:600px;background-color:var(--color-white)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .__404_container__N_Rvr{background-color:var(--color-tundora)}}html[theme=dark] .__404_container__N_Rvr{background-color:var(--color-tundora)}.__404_container__N_Rvr .__404_title__i2tJj{text-align:center;font-weight:700;font-size:35px;font-family:var(--header-font-family)}@media(min-width:768px){.__404_container__N_Rvr .__404_title__i2tJj{font-size:50px}}.__404_container__N_Rvr .__404_message__QBuuk{text-align:center;font-size:16px;margin-bottom:20px}@media(min-width:768px){.__404_container__N_Rvr .__404_message__QBuuk{font-size:20px;margin-bottom:30px}}.__404_container__N_Rvr .__404_button__vMvth{margin:0 auto}.high-impact-card_high-impact-card__sWwMX{height:calc(var(--hic-mobile-image-ratio)*100vw);max-height:calc(100vh - var(--navigation-height, 0px));overflow-y:hidden;clip-path:inset(0)}@media(min-width:768px){.high-impact-card_high-impact-card__sWwMX{height:calc(var(--hic-tablet-image-ratio)*100vw)}}@media(min-width:1024px){.high-impact-card_high-impact-card__sWwMX{height:calc(var(--hic-desktop-image-ratio)*100vw)}}@supports(height:100svh){.high-impact-card_high-impact-card__sWwMX{max-height:calc(100svh - var(--navigation-height, 0px))}}.high-impact-card_high-impact-card__sWwMX .component-tag{color:var(--color-alto)}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7{display:block;height:100%;position:relative}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image__1h3Fg{width:100%;position:absolute;top:0;inset-inline-start:0;object-fit:cover;object-position:top;z-index:-1}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image__1h3Fg.high-impact-card_parallax__xpyR1{position:fixed;top:60px}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc{height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:var(--color-white)}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O{background-image:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.5) 66%,rgba(0,0,0,0))}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO{max-width:var(--max-navigation-width);margin:32px auto;padding-inline:16px;gap:8px;display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO{padding-inline-end:25%}}@media(min-width:1024px){.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO{margin-bottom:40px}}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_title__3rNKX{margin:0;font-family:var(--header-font-family);text-transform:uppercase}&:not([lang^=ar],[lang^=ja],[lang^=kr],[lang^=th],[lang^=zh]) .high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_title__3rNKX{text-transform:uppercase;font-weight:700;font-size:40px;letter-spacing:.5px}@media(min-width:768px){&:not([lang^=ar],[lang^=ja],[lang^=kr],[lang^=th],[lang^=zh]) .high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_title__3rNKX{font-size:40px}}@media(min-width:1024px){&:not([lang^=ar],[lang^=ja],[lang^=kr],[lang^=th],[lang^=zh]) .high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_title__3rNKX{font-size:60px}}.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_teaser__HA8G6{margin:0;font-size:18px;display:none}@media(min-width:1024px){.high-impact-card_high-impact-card__sWwMX .high-impact-card_link__ZCJK7 .high-impact-card_image-container__86Jdc .high-impact-card_gradient-container__Hud6O .high-impact-card_text-container__2J5pO .high-impact-card_teaser__HA8G6{display:block}}.tag_tag__bj3Yq{font-family:var(--body-font-family);display:inline-block;color:var(--color-boulder)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .tag_tag__bj3Yq{color:var(--color-alto)}}html[theme=dark] .tag_tag__bj3Yq{color:var(--color-alto)}@media(min-width:768px){.tag_tag__bj3Yq{line-height:1.5}}.tag_tag__bj3Yq.tag_inverse__VYLQZ{border:1px solid var(--color-white);color:var(--color-white)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .tag_tag__bj3Yq.tag_inverse__VYLQZ{border:1px solid var(--color-mine-shaft);color:var(--color-black)}}html[theme=dark] .tag_tag__bj3Yq.tag_inverse__VYLQZ{border:1px solid var(--color-mine-shaft);color:var(--color-black)}.tag_tag__bj3Yq .tag_content___okqm{display:block;max-width:200px;min-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .tag_tag__bj3Yq .tag_content___okqm{unicode-bidi:plaintext}.aside_aside__bfFrn{display:none}@media(min-width:1024px){.aside_aside__bfFrn{width:300px;display:grid;grid-template-columns:100%;gap:24px}.aside_aside__bfFrn.aside_only-large-desktop__GPCDC{display:none}}@media(min-width:1440px){.aside_aside__bfFrn.aside_only-large-desktop__GPCDC{display:grid}}.aside_aside__bfFrn.aside_single-row__396W8{grid-template-rows:min-content}.aside_aside__bfFrn.aside_two-rows__iOUwB{grid-template-rows:1fr 2fr}.aside_aside__bfFrn.aside_multi-rows__ONszW{grid-template-rows:1fr auto 2fr}.aside_aside__bfFrn.aside_has-open-web-ad__Q8Gki{grid-template-rows:1fr 1fr 2fr}.aside_aside__bfFrn.aside_multi-rows-with-betting__ktwGw{grid-template-rows:auto 1fr 2fr}.aside_aside__bfFrn .aside_ad-rail__L0dYR{position:relative}.aside_aside__bfFrn .betting-offers-details:first-child{margin-block-start:16px}.aside_aside__bfFrn .aside_ad-middlempu___cofh{width:300px;height:290px}.dots_dots-list__MmRNm{display:flex;justify-content:center;gap:12px;list-style:none;padding:0;margin:0}.dots_dots-list__MmRNm .dots_dot__6x09Q{position:relative;border-radius:50%;height:8px;width:8px}.dots_dots-list__MmRNm .dots_dot__6x09Q::-webkit-details-marker,.dots_dots-list__MmRNm .dots_dot__6x09Q::marker{color:rgba(0,0,0,0)}.dots_dots-list__MmRNm .dots_dot__6x09Q .dots_button__4juUW{height:24px;width:24px;position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}[dir=rtl] .dots_dots-list__MmRNm .dots_dot__6x09Q .dots_button__4juUW{transform:translate(50%,-50%)}.betting-offers_betting-offers__ewTW2{margin-top:32px}.betting-offers_betting-offers__ewTW2:is(:first-child){margin-top:0}@media(min-width:768px){.betting-offers_betting-offers__ewTW2:has(+.component-editors-picks){margin-inline:calc(var(--side-gap)*-1)}}@media(min-width:1024px){.betting-offers_betting-offers__ewTW2:has(+.component-editors-picks){display:none}}.betting-offers_betting-offers__ewTW2 .betting-offers_list__uN19R{display:flex;overflow:scroll;scrollbar-width:none;gap:var(--gap);scroll-snap-type:x mandatory}.betting-offers_betting-offers__ewTW2 .betting-offers_list__uN19R::-webkit-scrollbar{display:none}.betting-offers_betting-offers__ewTW2 .betting-offers_list__uN19R .offer:first-child{margin-inline-start:var(--gap)}.betting-offers_betting-offers__ewTW2 .betting-offers_list__uN19R:after{content:"";display:block;min-width:calc(100vw - var(--width) - 2*var(--gap) - var(--scrollbar-width, 0px))}.betting-offers_betting-offers__ewTW2 .betting-offers_dots__TQ1ly{background-color:var(--color-alto);margin-block:24px}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .betting-offers_betting-offers__ewTW2 .betting-offers_dots__TQ1ly:not(.betting-offers_active-dot__h70Tc){background-color:var(--color-boulder)}}html[theme=dark] .betting-offers_betting-offers__ewTW2 .betting-offers_dots__TQ1ly:not(.betting-offers_active-dot__h70Tc){background-color:var(--color-boulder)}.betting-offers_betting-offers__ewTW2 .betting-offers_active-dot__h70Tc{background-color:var(--color-burnt-sienna)}.betting-offers_betting-offers__ewTW2.betting-offers_slider-disabled__Odams .betting-offers_list__uN19R{flex-direction:column}.betting-offers_betting-offers__ewTW2.betting-offers_slider-disabled__Odams .betting-offers_list__uN19R:after{display:none}.betting-offers_betting-offers__ewTW2.betting-offers_slider-disabled__Odams .betting-offers_list__uN19R .offer:first-child{margin-inline-start:0}.betting-offers_betting-offers__ewTW2.betting-offers_slider-disabled__Odams .betting-offers_dots__TQ1ly{display:none}.offer_offer__rNFfU{font-family:var(--body-font-family);line-height:var(--body-line-height);min-width:var(--width);scroll-snap-align:start;scroll-margin-inline-start:var(--gap)}.offer_offer__rNFfU,.offer_offer__rNFfU .offer_wrapper__y4Bsn{display:flex;flex-direction:column;justify-content:space-between}.offer_offer__rNFfU .offer_wrapper__y4Bsn{padding:24px;background-color:var(--color-white);border-radius:4px;transform:scale(calc(clamp(0, var(--scroll-x, 0) - var(--offset, 0), 149) / 149 * .1 + .9));opacity:calc(clamp(0,var(--scroll-x, 0) - var(--offset, 0),149)/149*.5 + .5);transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;perspective:1000px;height:100%}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .offer_offer__rNFfU .offer_wrapper__y4Bsn{background-color:var(--color-tundora)}}html[theme=dark] .offer_offer__rNFfU .offer_wrapper__y4Bsn{background-color:var(--color-tundora)}.offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_content__rwUI5 .offer_heading__z_ap9{font-size:18px;font-weight:700;font-family:var(--body-font-family);line-height:var(--body-line-height)}.offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_content__rwUI5 .offer_logo__pgBtW{object-fit:cover;width:100%;display:block;max-width:75px;max-height:25px;height:auto}.offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_content__rwUI5 .offer_description__0CnUq{font-size:12px;font-weight:400;color:var(--color-boulder);line-height:var(--body-line-height)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_content__rwUI5 .offer_description__0CnUq{color:var(--color-white)}}html[theme=dark] .offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_content__rwUI5 .offer_description__0CnUq{color:var(--color-white)}.offer_offer__rNFfU .offer_wrapper__y4Bsn .offer_link__Hldcj{margin-top:24px;display:block;width:100%;text-align:center;background-color:var(--color-burnt-sienna);color:var(--color-white)}.offer_offer__rNFfU.offer_slider-disabled__iDFgA .offer_wrapper__y4Bsn{opacity:1;transform:none}.main_layout__8f6U8{max-width:var(--max-content-width);padding:var(--vertical-gap) 0;pointer-events:all;cursor:default;background-color:var(--color-wild-sand)}@media(min-width:768px){.main_layout__8f6U8{padding:var(--vertical-gap) var(--side-gap)}}@media(min-width:1024px){.main_layout__8f6U8{margin:16px auto 0;display:flex;gap:var(--column-gap);max-width:1024px;width:100%;flex-wrap:wrap}}@media(min-width:1440px){.main_layout__8f6U8{max-width:var(--max-content-width)}}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_layout__8f6U8{background-color:var(--color-mine-shaft)}}html[theme=dark] .main_layout__8f6U8{background-color:var(--color-mine-shaft)}.main_layout__8f6U8>main{width:100%}.main_layout__8f6U8.main_without-padding__Xnt7z{padding:0;margin:0;max-width:100%}.main_layout__8f6U8.main_news-page__R8_l4{padding:0 0 var(--vertical-gap) 0}@media(min-width:1024px){.main_layout__8f6U8.main_news-page__R8_l4{padding:0 var(--side-gap) var(--vertical-gap) var(--side-gap)}}.main_layout__8f6U8.main_with-hidden-main-media__J3Fxl{padding-block-start:16px}.main_layout__8f6U8 .component-elements{margin-block-start:24px}@media(min-width:768px){.main_layout__8f6U8 .component-elements{padding-inline:16px}}@media(min-width:1024px){.main_layout__8f6U8 .component-elements{margin-block-start:0;padding-inline:0}}.main_layout__8f6U8 .component-elements .fco-breaking-news-list{margin-block-end:var(--fco-spacing-4)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_layout__8f6U8 .component-elements .fco-breaking-news-list__container{background-color:var(--fco-surface-2)}}html[theme=dark] .main_layout__8f6U8 .component-elements .fco-breaking-news-list__container{background-color:var(--fco-surface-2)}.main_layout__8f6U8 .component-elements .fco-breaking-news-list__chunk{margin-block:0}.main_layout__8f6U8 .component-elements .fco-scroll-indicator-dots{margin-top:0}@media(min-width:768px){.main_layout__8f6U8 .component-elements .component-section{margin-block-end:16px}}@media(min-width:1024px){.main_layout__8f6U8 .component-elements .component-section{margin-block-end:24px}}@media(min-width:768px){.main_layout__8f6U8 .component-elements .component-section .cta{margin-block:0}}@media(min-width:1024px){.main_layout__8f6U8 .component-elements .component-section .cta{margin-block-start:8px}}@media(min-width:1440px){.main_layout__8f6U8 .component-elements .component-section .cta{margin-block-start:0}}.main_header__91b3q{position:sticky;top:0;inset-inline:0;z-index:2000}.main_sticky-wrapper__ZzGl4{z-index:200;height:calc(var(--sticky-wrapper-offset) + var(--sticky-ad-banner-height))}.main_sticky-wrapper__ZzGl4 .fco-sticky-wrapper__wrapper{inset-block-start:var(--navigation-height)}.main_sticky-wrapper__ZzGl4+.fco-sticky-wrapper__space-placeholder{height:var(--sticky-ad-banner-height)}@media(min-width:1024px){.main_two-column__ZJTP8>main{width:636px}}@media(min-width:1440px){.main_two-column__ZJTP8>main{width:980px}}.main_content-wrapper__0Rksc{position:sticky;background-color:var(--color-wild-sand)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_content-wrapper__0Rksc{background-color:var(--color-mine-shaft)}}html[theme=dark] .main_content-wrapper__0Rksc{background-color:var(--color-mine-shaft)}.main_content-wrapper__0Rksc .main_background__mArUO{position:absolute;overflow:hidden;min-height:600px;width:100%;inset-inline-start:0;background-size:cover;background-image:url(/img/main-background.jpg);top:0;z-index:-2;opacity:.0001}@media(min-width:1024px){.main_content-wrapper__0Rksc .main_background__mArUO{height:800px;width:1400px}}.main_indivisa-background__eQRdM,.main_mundial-background__yh8g1,.main_nxgn-background__QNZby{background-position-x:center;background-size:contain;background-repeat:no-repeat}.main_mundial-background__yh8g1{background-image:url(/img/community-brands/mundial-bg-light.jpeg)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_mundial-background__yh8g1{background-image:url(/img/community-brands/mundial-bg-dark.jpeg)}}html[theme=dark] .main_mundial-background__yh8g1{background-image:url(/img/community-brands/mundial-bg-dark.jpeg)}.main_nxgn-background__QNZby{background-image:url(/img/community-brands/nxgn-bg-light.jpeg)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_nxgn-background__QNZby{background-image:url(/img/community-brands/nxgn-bg-dark.jpeg)}}html[theme=dark] .main_nxgn-background__QNZby{background-image:url(/img/community-brands/nxgn-bg-dark.jpeg)}.main_indivisa-background__eQRdM{background-image:url(/img/community-brands/indivisa-bg-light.jpeg)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_indivisa-background__eQRdM{background-image:url(/img/community-brands/indivisa-bg-dark.jpeg)}}html[theme=dark] .main_indivisa-background__eQRdM{background-image:url(/img/community-brands/indivisa-bg-dark.jpeg)}.main_hic-video-wrapper__MjPG5{--hic-play-icon-bg-color:rgba(map-get($colors,black),0.522);--hic-height:calc((100vw - var(--scrollbar-width, 0px)) * var(--hic-mobile-image-ratio));max-height:calc(100svh - var(--navigation-height, 0px));background-color:var(--color-white)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .main_hic-video-wrapper__MjPG5{background-color:var(--color-black)}}html[theme=dark] .main_hic-video-wrapper__MjPG5{background-color:var(--color-black)}@media(min-width:768px){.main_hic-video-wrapper__MjPG5{--hic-height:calc((100vw - var(--scrollbar-width, 0px)) * var(--hic-tablet-image-ratio))}}@media(min-width:1024px){.main_hic-video-wrapper__MjPG5{--hic-height:calc((100vw - var(--scrollbar-width, 0px)) * var(--hic-desktop-image-ratio))}}.main_hic-video-wrapper__MjPG5:has(.fco-youtube-video-player,.fco-brightcove-video,.fco-facebook-video,.fco-fc-video-player){display:flex;height:var(--hic-height)}.main_hic-video-wrapper__MjPG5:has(.fco-facebook-video){align-items:center}.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__image-container{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.8) 72.43%)}@media(min-width:1440px){.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__text-container{padding-inline-start:140px;margin-block-end:82px}}.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__text-container .fco-high-impact-card__duration{font-family:var(--body-font-family);font-size:16px;line-height:var(--body-line-height,16px);font-weight:600;text-align:center;padding:6px 8px;border-radius:4px}.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__text-container .fco-high-impact-card__headline{font-size:40px;line-height:var(--body-line-height,40px);font-weight:700;font-family:var(--header-font-family);text-transform:uppercase;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__text-container .fco-high-impact-card__headline{padding-inline-end:25%}}@media(min-width:1440px){.main_hic-video-wrapper__MjPG5 .fco-high-impact-card__text-container .fco-high-impact-card__headline{font-size:60px;line-height:var(--body-line-height,60px);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}}.main_hic-video-wrapper__MjPG5 .fco-fc-video-player{inline-size:auto}.main_hic-video-wrapper__MjPG5 .fco-youtube-video-player__player{border:0}.main_hic-video-wrapper__MjPG5 .fco-brightcove-video,.main_hic-video-wrapper__MjPG5 .fco-facebook-video,.main_hic-video-wrapper__MjPG5 .fco-fc-video-player,.main_hic-video-wrapper__MjPG5 .fco-youtube-video-player{max-width:var(--max-content-width);margin-inline:auto;display:flex;align-items:center}.main_hic-video-wrapper__MjPG5 .fco-facebook-video,.main_hic-video-wrapper__MjPG5 .fco-youtube-video-player{width:100%;height:auto;max-height:100%}.main_hic-video-wrapper__MjPG5 .fco-facebook-video>iframe,.main_hic-video-wrapper__MjPG5 .fco-youtube-video-player>iframe{inline-size:auto;height:100%;max-width:100%;margin:0 auto}.main_out-of-page-skin-ad__o5O_Z,.main_skin__x0Si0{height:1px;margin:0;padding:0}.top-disclaimer_disclaimer__o33HH{display:flex;justify-content:center;align-items:center;flex-flow:column wrap;padding:var(--fco-spacing-xs);font-size:10px;font-weight:700;font-family:var(--body-font-family);line-height:140%;background-color:var(--fco-surface-1);color:var(--fco-body-muted);position:relative;z-index:1}.game-day-disclaimers .top-disclaimer_disclaimer__o33HH{background-color:unset}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .game-day-disclaimers .top-disclaimer_disclaimer__o33HH{background-color:unset}}html[theme=dark] .game-day-disclaimers .top-disclaimer_disclaimer__o33HH{background-color:unset}.top-disclaimer_disclaimer__o33HH+.top-disclaimer_disclaimer__o33HH{padding-top:var(--fco-spacing-3xs)}.top-disclaimer_disclaimer__o33HH:has(+.top-disclaimer_disclaimer__o33HH){padding-bottom:var(--fco-spacing-3xs)}.top-disclaimer_disclaimer__o33HH.top-disclaimer_sticky__vOHSJ{position:sticky;top:var(--navigation-height,60px)}@media(min-width:1024px){.top-disclaimer_disclaimer__o33HH.top-disclaimer_skin-enabled___yEDa{max-width:var(--max-content-width);margin-inline:auto}}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .top-disclaimer_disclaimer__o33HH{background-color:var(--color-black)}}html[theme=dark] .top-disclaimer_disclaimer__o33HH{background-color:var(--color-black)}@media(min-width:1440px){.top-disclaimer_disclaimer__o33HH{flex-direction:row}}.top-disclaimer_disclaimer__o33HH .top-disclaimer_text__7xaf1{text-align:center;text-wrap:balance}.top-disclaimer_disclaimer__o33HH .top-disclaimer_text__7xaf1.top-disclaimer_with-logo__jey_5{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.top-disclaimer_disclaimer__o33HH .top-disclaimer_text__7xaf1.top-disclaimer_with-logo__jey_5 .top-disclaimer_logo__eKfoJ{margin-inline-start:10px;margin-top:5px}.top-disclaimer_disclaimer__o33HH .top-disclaimer_text__7xaf1 .top-disclaimer_ott__FXGY6{margin:0;font-size:10px;font-weight:700}.top-disclaimer_disclaimer__o33HH .top-disclaimer_button-tooltip__UkBMB{all:unset;cursor:pointer}.top-disclaimer_disclaimer__o33HH .top-disclaimer_tooltip-value__OZfp1{padding:24px 0;text-align:center}@media(min-width:1440px){.top-disclaimer_disclaimer__o33HH .top-disclaimer_tooltip-value__OZfp1{position:absolute;top:60px;padding:20px;width:300px;z-index:1;inset-inline-start:50%;background-color:var(--color-bombay)}}@media(min-width:1440px)and (prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .top-disclaimer_disclaimer__o33HH .top-disclaimer_tooltip-value__OZfp1{background-color:var(--color-black)}}@media(min-width:1440px){html[theme=dark] .top-disclaimer_disclaimer__o33HH .top-disclaimer_tooltip-value__OZfp1{background-color:var(--color-black)}}.top-disclaimer_disclaimer__o33HH .top-disclaimer_close-button__h_qqY{text-transform:uppercase}.fr_disclaimer-text__VFPd7{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:10px}.fr_disclaimer-text__VFPd7 .fr_gambling-exclusion__A5TBM{font-size:9px}.bottom-disclaimer_wrapper__6XNM3{width:100%;background-color:var(--color-black)}.bottom-disclaimer_wrapper__6XNM3 .bottom-disclaimer_disclaimer-container__0PNKK{border-top:1px solid var(--color-gray);font-size:10px;font-family:var(--body-font-family);line-height:var(--body-line-height);padding:26px;display:flex;flex-wrap:wrap;gap:8px;background-color:var(--color-black);color:var(--color-white);align-items:center;justify-content:center}@media(min-width:768px){.bottom-disclaimer_wrapper__6XNM3 .bottom-disclaimer_disclaimer-container__0PNKK{max-width:860px;margin:0 auto}}.bottom-disclaimer_wrapper__6XNM3 .bottom-disclaimer_disclaimer-container__0PNKK .bottom-disclaimer_disclaimer-text__WcIu_{font-size:14px;margin-bottom:0;line-height:1.25;text-align:center}&:not([lang^=ar],[lang^=ja],[lang^=kr],[lang^=th],[lang^=zh]) .bottom-disclaimer_wrapper__6XNM3 .bottom-disclaimer_disclaimer-container__0PNKK .bottom-disclaimer_disclaimer-text__WcIu_{font-size:10px;font-weight:500}.bottom-disclaimer_wrapper__6XNM3 .bottom-disclaimer_disclaimer-container__0PNKK .bottom-disclaimer_images-container__SW_s4{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;line-height:0}.stream-loading-filler_stream-loading-filler__J3NCC{height:calc(100vh - var(--navigation-height, 0px) - var(--ticker-height, 0px));width:100%;margin-inline:auto;overflow-y:hidden;background-image:url(/img/social-icons/twitch-dark.svg);background-repeat:no-repeat;background-position:50%;aspect-ratio:16/9;margin-bottom:18px}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .stream-loading-filler_stream-loading-filler__J3NCC{background-image:url(/img/social-icons/twitch-light.svg)}}html[theme=dark] .stream-loading-filler_stream-loading-filler__J3NCC{background-image:url(/img/social-icons/twitch-light.svg)}@media(min-width:1024px){.stream-loading-filler_stream-loading-filler__J3NCC{max-width:1024px;height:480px}}@media(min-width:1440px){.stream-loading-filler_stream-loading-filler__J3NCC{max-width:var(--max-content-width);height:619px}}.scoreboard_scoreboard__j73Ka{--primary-color:var(--color-downy);--shadow-size:10px;--shadow-color:var(--color-wild-sand);--padding-above-breakpoint:16px;position:relative;margin:0 auto;container-type:inline-size;container:scoreboard;max-width:var(--max-content-width);padding-block:8px;padding:8px var(--side-gap);background-color:var(--color-wild-sand)}@media(min-width:882px){.scoreboard_scoreboard__j73Ka{padding:var(--padding-above-breakpoint) var(--side-gap) var(--vertical-gap)}}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .scoreboard_scoreboard__j73Ka{--shadow-color:var(--color-mine-shaft);background-color:var(--color-mine-shaft)}}html[theme=dark] .scoreboard_scoreboard__j73Ka{--shadow-color:var(--color-mine-shaft);background-color:var(--color-mine-shaft)}.scoreboard_scoreboard__j73Ka.scoreboard_paramount-sponsorship__Gjye_ .fco-scoreboard__sponsorship{--primary-color:var(--color-blue-ribbon);--bg-light:var(--color-blue-ribbon)}.scoreboard_scoreboard__j73Ka.scoreboard_first-date-selected___dpVU .fco-calendar-day-picker__arrow:first-child,.scoreboard_scoreboard__j73Ka.scoreboard_last-date-selected__4Tses .fco-calendar-day-picker__arrow:last-child{opacity:.12;pointer-events:none}.scoreboard_scoreboard__j73Ka .scoreboard_sponsorship-disclaimer__a4iqD{margin:0;font-size:10px;line-height:12px;font-weight:600;padding-block:8px;margin-inline:auto;max-width:100%;width:max-content}@media(min-width:882px){.scoreboard_scoreboard__j73Ka .scoreboard_sponsorship-disclaimer__a4iqD.scoreboard_hide-on-desktop__kN5jY{display:none}}.scoreboard_scoreboard__j73Ka .scoreboard_sponsorship-disclaimer__a4iqD.scoreboard_hide-on-mobile__L_Jtb{grid-area:sponsorship-disclaimer;inline-size:160px;text-align:center;font-size:9px}@media(max-width:881px){.scoreboard_scoreboard__j73Ka .scoreboard_sponsorship-disclaimer__a4iqD.scoreboard_hide-on-mobile__L_Jtb{display:none}}.scoreboard_scoreboard__j73Ka .scoreboard_sponsorship-disclaimer__a4iqD.scoreboard_modelo__anoyW{margin-inline:auto 0}.scoreboard_scoreboard__j73Ka .fco-calendar-day,.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow,.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__container,.scoreboard_scoreboard__j73Ka .fco-dropdown,.scoreboard_scoreboard__j73Ka .fco-dropdown__select,.scoreboard_scoreboard__j73Ka .fco-match-card,.scoreboard_scoreboard__j73Ka .fco-match-card__result,.scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow{border-radius:4px}.scoreboard_scoreboard__j73Ka .fco-spinner{--primary-color:var(--color-burnt-sienna);margin:1px auto}.scoreboard_scoreboard__j73Ka .fco-spinner__icon-text{display:none}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__container--with-sponsorship:has(.scoreboard-sponsorship-disclaimer){grid-template-areas:"board sponsorship" "board sponsorship-disclaimer"}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__scroller{height:100%;margin-inline:calc(var(--side-gap)*-1)}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__scroller{margin-inline:0}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__title{font-family:var(--body-font-family);font-size:16px;font-weight:500;text-transform:capitalize;margin-bottom:0}.scoreboard_scoreboard__j73Ka .fco-scoreboard__title:after{opacity:.08}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__settings--opened{block-size:auto}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__settings-button{--primary-color:var(--color-burnt-sienna);display:flex}.scoreboard_scoreboard__j73Ka .fco-scoreboard__matches,.scoreboard_scoreboard__j73Ka .fco-scoreboard__no-matches{min-height:102px}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__matches,.scoreboard_scoreboard__j73Ka .fco-scoreboard__no-matches{min-height:114px}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__no-matches{display:flex;justify-content:center;align-items:center}.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship{--primary-color:var(--color-burnt-sienna);--bg-light:var(--color-cod-gray)}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship{border-radius:4px}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship-text{margin:0}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship-text{color:var(--color-white)}}.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship .fco-image{border-radius:4px;overflow:hidden}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-scoreboard__sponsorship .fco-image{border-radius:0;max-block-size:74px}}.scoreboard_scoreboard__j73Ka .fco-match-card:first-child{margin-inline-start:var(--side-gap)}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-match-card:first-child{margin-inline-start:8px}}.scoreboard_scoreboard__j73Ka .fco-match-card:last-child{margin-inline-end:var(--side-gap)}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-match-card:last-child{margin-inline-end:8px}}.scoreboard_scoreboard__j73Ka .fco-match-card__result{--bg-color:var(--color-mine-shaft);--info-bg-color:var(--color-night-rider);--bg-light:var(--color-tundora);--alternate-text-color:var(--color-cod-gray);--text-color:var(--color-white)}.scoreboard_scoreboard__j73Ka .fco-match-card__result--agg,.scoreboard_scoreboard__j73Ka .fco-match-card__result--pen{color:var(--color-white)}.scoreboard_scoreboard__j73Ka .fco-match-card__result:after{background-color:var(--color-alto);opacity:.2}.scoreboard_scoreboard__j73Ka .fco-match-card__round{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .scoreboard_scoreboard__j73Ka .fco-match-card__round{unicode-bidi:plaintext}.scoreboard_scoreboard__j73Ka .fco-calendar-day{font-family:var(--body-font-family);line-height:var(--body-line-height);min-block-size:36px;min-inline-size:86px;scroll-snap-align:unset}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-calendar-day{min-inline-size:164px}}.scoreboard_scoreboard__j73Ka .fco-calendar-day--active{background-color:var(--color-black);color:var(--color-white)}.scoreboard_scoreboard__j73Ka .fco-calendar-day--active .fco-calendar-day__text{font-weight:700}.scoreboard_scoreboard__j73Ka .fco-calendar-day__text{font-size:12px;font-weight:400}@container fco-scoreboard ( width >= 850px){.scoreboard_scoreboard__j73Ka .fco-calendar-day__text{font-size:14px}}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker{gap:0}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__container{width:100%;scroll-snap-type:x mandatory;padding-inline:calc(50% - 36px);gap:2px}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow{min-block-size:36px;inline-size:36px}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:first-child{inset-inline-start:0}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:last-child{inset-inline-end:0}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow,.scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow{position:relative;z-index:1}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:after,.scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow:after{content:"";position:absolute;top:0;height:100%;width:var(--shadow-size)}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:first-child:after,.scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow:first-child:after{inset-inline-end:calc(var(--shadow-size)*-1 + 1px);background:linear-gradient(90deg,var(--shadow-color) 0,rgba(37,37,37,0) 100%)}[dir=rtl] .scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:first-child:after,[dir=rtl] .scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow:first-child:after{inset-inline-end:unset;inset-inline-start:calc(var(--shadow-size)*-1 + 1px)}.scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:last-child:after,.scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow:last-child:after{inset-inline-start:calc(var(--shadow-size)*-1 + 1px);background:linear-gradient(270deg,var(--shadow-color) 0,rgba(37,37,37,0) 100%)}[dir=rtl] .scoreboard_scoreboard__j73Ka .fco-calendar-day-picker__arrow:last-child:after,[dir=rtl] .scoreboard_scoreboard__j73Ka .fco-scoreboard__arrow:last-child:after{inset-inline-start:unset;inset-inline-end:calc(var(--shadow-size)*-1 + 1px)}.wrapper_component-layout-main__NxKxF{width:100%}@media(min-width:1024px){.wrapper_component-layout-main__NxKxF{width:652px}}@media(min-width:1440px){.wrapper_component-layout-main__NxKxF{width:996px}}.wrapper_component-layout-main__NxKxF .most-read-hp-widget{position:relative;width:100%;padding:32px 16px;border-radius:8px;overflow:hidden;margin-bottom:calc(var(--vertical-gap)*-1)}@media(min-width:768px){.wrapper_component-layout-main__NxKxF .most-read-hp-widget{padding:48px 0;border-radius:0;overflow:visible}}.wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{content:"";position:absolute;width:calc(100vw - var(--scrollbar-width, 0px));height:100%;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);background-color:var(--color-alabaster)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{background-color:var(--color-night-rider)}}html[theme=dark] .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{background-color:var(--color-night-rider)}[dir=rtl] .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{inset-inline:auto 50%}.wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{background-color:rgba(0,0,0,0)}@media(prefers-color-scheme:dark){html:not([theme=light],[theme=dark]) .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{background-color:rgba(0,0,0,0)}}html[theme=dark] .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{background-color:rgba(0,0,0,0)}[data-mode]:not([data-mode=off]) .wrapper_component-layout-main__NxKxF .most-read-hp-widget:before{max-width:var(--max-content-width)}