:root{font-family:var(--font-secondary),var(--font-primary);line-height:1.5;font-weight:400}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{height:auto}body{margin:0;color:var(--text-primary);min-width:320px}#root{display:flex;justify-content:center}button{background:transparent;border:transparent;color:var(--white);border:0;outline:0;padding:0;margin:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.3}p{margin:0;border:0;outline:0;padding:0}hr{border:transparent;margin:0;border:0;outline:0;padding:0}ul{margin:0;padding:0}::-webkit-scrollbar{width:0px;height:0px}.loader-spin{animation:spin 1s linear infinite}.app-main{margin:auto;height:100%;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;overflow-y:scroll;background:var(--background-primary)}@media only screen and (max-width:500px){.app-main{width:100%}}.app-main:has(>.schedule-carousel:only-child){height:auto}@media(min-width:1024px){.app-main.app-main--desktop{max-width:none;width:100%;height:100%;overflow:hidden}}.standalone-page{width:100%;height:100%;padding:0 16px;box-sizing:border-box}.standalone-page .fixture-select{top:0}.data-loader-container{width:100%;display:flex;justify-content:center;align-items:center;height:fit-content}.error-screen{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px}.error-text{max-width:300px;color:var(--black);text-align:center;font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:14px;font-weight:400;line-height:21px;margin:0}.refresh-button{display:flex;align-items:center;justify-content:center;background:var(--green);padding:10px 24px;border-radius:5px;border:none;cursor:pointer;color:var(--white);font-family:var(--font-secondary),sans-serif;font-size:14px;font-weight:700;line-height:20px}.schedule-carousel{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;background:var(--background-primary);scrollbar-width:none;-ms-overflow-style:none;margin:0;padding:0;flex-shrink:0}.schedule-carousel::-webkit-scrollbar{display:none}.schedule-card{display:flex;flex-direction:column;justify-content:flex-end;flex-shrink:0;width:270px;background:var(--white);border:1px solid var(--gray-200)}.schedule-card.live{border-color:var(--violet)}.schedule-card-body{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:8px;padding-top:18px;cursor:pointer}.schedule-card.live .schedule-card-body{padding-top:0}.schedule-live-badge{display:flex;align-items:center;gap:5px;height:18px;padding:3px 10px 3px 6px;background:rgba(var(--dark-700-rgb),.9);border-bottom-right-radius:12px;overflow:hidden}.schedule-live-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}.schedule-live-badge-text{font-family:var(--font-secondary);font-size:8.755px;font-weight:500;font-style:normal;color:var(--white);line-height:10.2px;white-space:nowrap}.schedule-match-data{display:flex;flex-direction:column;gap:4px;width:100%;height:60px}.schedule-match-teams{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 24px}.schedule-team{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px}.schedule-team-flag{width:40px;height:24px;object-fit:contain;object-position:center}.schedule-team-flag.club-flag{object-fit:contain}.schedule-team-name{font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:16px;text-align:center;color:var(--black);white-space:nowrap;min-width:100%}.schedule-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.schedule-center.live{width:43px}.schedule-center.finished,.schedule-center.upcoming{width:68px}.schedule-live-time{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.schedule-live-time-dot{width:4px;height:4px;border-radius:50%;background:var(--green);flex-shrink:0}.schedule-live-time-text{font-family:var(--font-primary);font-size:12px;font-weight:700;line-height:12px;color:var(--green);text-align:center;white-space:nowrap}.schedule-scores{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:16px;color:var(--black);white-space:nowrap}.schedule-status-label{display:flex;align-items:center;justify-content:center;height:12px;width:100%;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:12px;color:var(--dark-700);text-align:center;white-space:nowrap}.schedule-upcoming-time{font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:16px;color:var(--black);text-align:center;white-space:nowrap}.schedule-group-label{font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:12px;color:var(--gray-400);text-align:center;width:100%}.schedule-cta{display:flex;align-items:center;justify-content:flex-end;height:32px;width:100%;position:relative;overflow:hidden;cursor:pointer;border:none;padding:0 8px}.schedule-cta.live{background:var(--purple);position:relative;overflow:hidden}.schedule-cta-bg-mask{position:absolute;top:0;right:-74.88px;width:149.898px;height:40.319px;pointer-events:none}.schedule-cta-bg-subtract{position:absolute;left:.12px;top:14px;width:60.034px;height:18px;pointer-events:none}.schedule-cta.finished{background:var(--background-primary);border-bottom:1px solid var(--gray-200)}.schedule-cta.upcoming{background:var(--background-primary);border-bottom:1px solid var(--gray-200);justify-content:center;cursor:default;pointer-events:none}.schedule-cta.upcoming .schedule-cta-content{justify-content:center}.schedule-cta.upcoming .schedule-cta-label{width:auto}.schedule-cta-content{display:flex;align-items:center;justify-content:flex-end;width:100%;z-index:1}.schedule-cta-label{display:flex;align-items:center;width:170px}.schedule-cta-text{flex:1;font-family:var(--font-primary);font-size:12px;font-weight:700;line-height:20px;text-align:center}.schedule-cta.live .schedule-cta-text{color:var(--background-primary)}.schedule-cta.finished .schedule-cta-text{color:var(--dark-700)}.schedule-cta.upcoming .schedule-cta-text{color:var(--gray-400)}.schedule-cta-icon{display:flex;align-items:center;padding-left:24px}.schedule-cta-icon-box{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.schedule-cta-arrow-img{width:7px;height:12px}.schedule-cta.finished .schedule-cta-arrow-img{filter:brightness(0)}.schedule-stream-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:104px;background:var(--black);padding:12px;cursor:pointer;border:none;align-self:stretch;margin-left:auto}.schedule-stream-cta-text{font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:17px;color:var(--background-primary);text-align:center}.schedule-stream-cta-arrow{margin-top:8px}.schedule-stream-arrow-img{width:12px;height:15px}@media(min-width:1024px){.schedule-carousel{width:100%}.schedule-carousel>.schedule-stream-cta{position:sticky;right:0;z-index:1}}.custom-select-container{width:100%}.custom-select-toggle-btn{width:100%;padding:8px 16px;text-align:left;color:var(--black);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:600;line-height:16px;background:var(--surface-alt);border:1px solid var(--gray-600);border-radius:2px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.custom-select-arrow{height:24px;width:24px;transition:transform .2s;filter:brightness(0)}.custom-select-up-arrow{transform:rotate(180deg)}.hide-custom-select-menu{display:none}.custom-select-container ul{padding:0;margin:0;list-style:none}.custom-select-menu-list{position:fixed;z-index:1000;background:var(--surface-alt);border:1px solid var(--gray-600);border-radius:2px;list-style:none;max-height:40dvh;overflow-y:auto}.custom-select-menu-list-item{color:var(--black);font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:8px 16px;border-bottom:1px solid rgba(var(--gray-200-rgb),.5);cursor:pointer}.highlighted-custom-select-menu-list-item{color:var(--gray-600)}.error-screen-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--background-primary)}.fixture-details-wrapper{display:flex;flex-direction:row;align-items:flex-start;width:100%;background:var(--background-primary)}.fixture-details{flex:1;min-width:0;background:var(--background-primary)}.ad-mobile{display:flex;justify-content:center;padding:16px 0}.ad-desktop-rail{display:none}@media(min-width:1024px){.ad-mobile{display:none}.ad-desktop-rail{display:flex;flex-direction:column;align-items:center;gap:22px;padding:22px 22px 22px 0;flex-shrink:0;box-sizing:border-box}.fixture-details-wrapper--desktop{flex:1;min-height:0;align-items:stretch;flex-direction:column}.fixture-desktop-main-row{display:flex;flex-direction:row;align-items:stretch}.fixture-details-wrapper--desktop .fixture-details{display:flex;flex-direction:column;flex:1;min-height:0}.fixture-desktop-grid{display:grid;grid-template-columns:1.4fr 1.2fr 1.2fr;grid-template-rows:minmax(0,1fr);gap:22px;padding:22px;height:922px;min-height:0;box-sizing:border-box}.fixture-details-wrapper--narrow{flex-direction:column;align-items:stretch}.fixture-desktop-top-area{display:flex;flex-direction:row;align-items:stretch;width:100%}.fixture-desktop-top-area>.fixture-details{flex:1;min-width:0}.fixture-desktop-top-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:22px;padding:22px;height:650px;box-sizing:border-box}.fixture-desktop-bottom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:0 22px 22px;height:400px;box-sizing:border-box}.fixture-section-card{background:var(--white);border-radius:8px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.fixture-section-header{background:var(--black);color:var(--white);font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:700;line-height:11.326px;padding:12px 16px;flex-shrink:0}.fixture-section-body{flex:1;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}.fixture-section-body--timeline{padding:13.108px 12px}.fixture-section-body--standing,.fixture-section-body--fixtures{padding:10px 10px 16px}.fixture-column-stack--triple{display:grid;grid-template-rows:1fr 1.3fr 1fr;gap:22px;min-width:0;min-height:0;overflow:hidden}.fixture-details-wrapper--desktop .scoreboard-container{grid-template-columns:1fr 80px 1fr}.fixture-details-wrapper--desktop .scoreboard-container .scoreboard{font-size:36px;line-height:44px}.fixture-details-wrapper--desktop .scoreboard .team-score{width:40px}.fixture-details-wrapper--desktop .scoreboard .scoreboard-score-seperator{width:24px}.fixture-details-wrapper--desktop .scoreboard-team-info{min-width:0}.fixture-details-wrapper--desktop .scoreboard-team-info .scoreboard-team-flag{width:68px;height:41px}.fixture-details-wrapper--desktop .scoreboard-team-info .scoreboard-team-flag.club-team-flag{height:41px}.fixture-details-wrapper--desktop .scoreboard-team-info .scoreboard-team-name{font-size:18px;line-height:20.7px;overflow-wrap:anywhere}.fixture-details-wrapper--desktop .fixture-box-score-container--prematch .scoreboard,.fixture-details-wrapper--desktop .fixture-box-score-container--live .scoreboard{font-size:44px}.fixture-details-wrapper--desktop .fixture-box-score-container--live{max-height:100%}.fixture-details-wrapper--desktop .mi-form-col{min-width:0}.fixture-details-wrapper--desktop .mi-form-team-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fixture-details-wrapper--desktop .mi-form-badges{gap:3px;flex-wrap:wrap}.fixture-details-wrapper--desktop .mi-form-badge{width:16px;height:16px;font-size:10px;line-height:16px}.fixture-details-wrapper--desktop .mi-form-divider{margin:0 8px}.fixture-details-wrapper--desktop .match-centre-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.fixture-details-wrapper--desktop .match-centre-title{grid-column:2;font-size:24px;line-height:28px;text-align:center}.fixture-details-wrapper--desktop .match-centre-sponsor{grid-column:3;justify-self:end}.fixture-details-wrapper--desktop .fixture-section-body .data-loader-container{height:100%!important}.fixture-details-wrapper--desktop .fixture-section-body .timeline-error{margin:0;height:100%;display:flex;align-items:center;justify-content:center}.fixture-details-wrapper--desktop .fixture-section-body sbs-timeline{overflow:visible}.fixture-details-wrapper--desktop .fixture-section-body sbs-text-alert,.fixture-details-wrapper--desktop .fixture-section-body sbs-text-alert .sbs-custom-alert-widget-root,.fixture-details-wrapper--desktop .fixture-section-body sbs-text-alert .custom-alert-container{max-width:100%;box-sizing:border-box;overflow:hidden}.fixture-details-wrapper--desktop .fixture-section-body sbs-text-alert .custom-alert-text{font-size:14px;line-height:1.3}.fixture-details-wrapper--desktop .fixture-section-body sbs-internal-timeline{overflow-x:hidden}.fixture-details-wrapper--desktop .fixture-section-body sbs-internal-timeline livelike-title,.fixture-details-wrapper--desktop .fixture-section-body sbs-internal-timeline livelike-widget-header livelike-title{font-size:14px;font-weight:500}.fixture-details-wrapper--desktop sbs-text-prediction-option .livelike-voting-text-container livelike-description{font-size:12px}.fixture-details-wrapper--desktop sbs-emoji-slider livelike-widget-root livelike-widget-body livelike-footer .vote-button{font-size:14px}.fixture-details-wrapper--desktop sbs-internal-timeline .widget-button{font-size:14px}.fixture-details-wrapper--desktop .group-name{font-size:12px;font-weight:600}.fixture-details-wrapper--desktop .standing-table-team-name{font-size:12px;font-weight:400}.fixture-details-wrapper--desktop .group-table-details .values-row,.fixture-details-wrapper--desktop .group-table-details .values-row *{font-size:12px}.fixture-details-wrapper--desktop .group-table-row .pts-column{font-weight:500}.fixture-details-wrapper--desktop .fixture-section-body sbs-cheer-meter livelike-option{flex:0 0 48%;width:48%}.fixture-details-wrapper--desktop .fixture-section-body sbs-cheer-meter livelike-option sbs-cheer-option,.fixture-details-wrapper--desktop .fixture-section-body sbs-cheer-meter livelike-option sbs-cheer-option .cheer-image-container{width:100%}.fixture-details-wrapper--desktop .fixture-section-body .empty-widgets{width:100%;margin-top:0;min-height:65vh}.fixture-details-wrapper--desktop .fixture-section-body .commentary-body.expanded{max-height:240px}.fixture-details-wrapper--desktop .match-stats-container{padding:0;height:100%}.fixture-details-wrapper--desktop .match-stats-block,.fixture-details-wrapper--desktop .match-stats-section{overflow:visible}.fixture-details-wrapper--desktop .match-stats-block{height:100%;padding:10px 10px 16px}.fixture-details-wrapper--desktop .match-stats-error,.fixture-details-wrapper--desktop .match-stats-not-available{height:30dvh;display:flex;justify-content:center;margin:0}.fixture-details-wrapper--desktop .standings-container{padding-top:0}.fixture-details-wrapper--desktop .match-stats-section-title{white-space:normal}.fixture-details-wrapper--desktop .stat-meter-text .stat-label{flex:1 1 auto;min-width:0;white-space:normal;overflow-wrap:break-word;padding:0 8px}.fixture-details-wrapper--desktop .stat-score{width:auto;min-width:28px;flex-shrink:0}.fixture-details-wrapper--desktop .line-ups-container .teams-tab{top:0;padding:10px 16px;background-color:var(--white)}.fixture-details-wrapper--desktop .formation-container,.fixture-details-wrapper--desktop .formation-grid{height:350px}.fixture-details-wrapper--desktop .formation-container,.fixture-details-wrapper--desktop .lineups-list{padding:10px 16px;box-sizing:border-box}.fixture-details-wrapper--desktop .formation-grid{padding:8px;overflow:hidden}.fixture-details-wrapper--desktop .formation-grid>.layout{height:100%!important}.fixture-details-wrapper--desktop .player-tile{width:40px;height:36px;font-size:2em;line-height:22px}.fixture-details-wrapper--desktop .player-number{font-size:16px;line-height:28px;-webkit-text-stroke-width:.6px}.fixture-details-wrapper--desktop .formation-grid .player-name span{font-size:11px;line-height:16px;max-width:7em}.fixture-details-wrapper--desktop .player-name .player-captain-logo{width:.65rem;height:.65rem}.fixture-details-wrapper--desktop .line-ups-container .team-tab,.fixture-details-wrapper--desktop .line-ups-container .team-tab.selected{overflow:hidden;min-width:0;font-size:12px}.fixture-details-wrapper--desktop .fixture-match-container{grid-template-columns:1fr 64px 1fr}.fixture-details-wrapper--desktop .fixture-match-team-name{word-break:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fixture-details-wrapper--desktop .no-data-available-container{width:auto}.fixture-section-header--fixtures{display:flex;align-items:center;justify-content:space-between;gap:12px}.fixture-section-header--fixtures>span{flex-shrink:0}#fixtures-select-slot{flex:1;min-width:0;max-width:180px}#fixtures-select-slot .custom-select-container{width:100%}#fixtures-select-slot .custom-select-toggle-btn{background:transparent;border:none;color:var(--white);font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;line-height:normal;padding:0;gap:4px;border-radius:0;justify-content:flex-end}#fixtures-select-slot .custom-select-toggle-btn span{color:var(--white)}#fixtures-select-slot .custom-select-arrow{height:20px;width:20px;filter:brightness(0) invert(1)}#fixtures-select-slot .custom-select-menu-list{background:var(--white);border:1px solid rgba(var(--gray-200-rgb),.5);border-radius:8px;box-shadow:0 4px 12px #0000001f;overflow:hidden}#fixtures-select-slot .custom-select-menu-list-item{color:var(--black);font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;line-height:18px;padding:8px 12px;border-bottom:1px solid rgba(var(--gray-200-rgb),.6)}#fixtures-select-slot .custom-select-menu-list-item:last-child{border-bottom:none}#fixtures-select-slot .highlighted-custom-select-menu-list-item{color:var(--gray-600)}}@media(min-width:1280px){.ad-desktop-rail{height:922px}.ad-desktop-rail>.fixture-section-card{width:300px;flex:1;min-height:0}}.fixture-box-score-expanded{height:300px}.match-centre-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:var(--white);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.match-centre-title{font-family:var(--font-secondary);font-size:20px;font-weight:700;line-height:17.28px;color:var(--black);margin:0}.match-centre-sponsor{display:flex;align-items:center;gap:8px}.match-centre-sponsor-text{font-family:var(--font-secondary);font-size:8px;font-weight:400;line-height:18px;color:var(--black);white-space:nowrap}.match-centre-sponsor-logo{height:11.544px;width:50.078px}.fixture-details-prematch-card{display:flex;flex-direction:column;gap:10px;padding:10px 16px;background:var(--background-primary)}.ad-unit-wrapper{display:flex;justify-content:center;align-items:flex-start;background:transparent}.ad-unit-slot{min-width:300px;min-height:250px}.fixture-box-score-container{display:flex;flex-direction:column;align-items:center;row-gap:8px;padding:12px;background:var(--background-secondary);width:100%;min-height:17.5rem;max-height:90dvh;margin-top:1rem;height:fit-content}.fixture-box-score-container--prematch{background:var(--white);border-radius:8px;border:1px solid rgba(var(--gray-200-rgb),.5);overflow:hidden;min-height:initial;max-height:initial;margin-top:0;gap:12px;padding:12px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.fixture-box-score-prematch-main-card{border-radius:4px;border:1px solid rgba(var(--gray-200-rgb),.5);background-color:var(--surface-alt);display:flex;padding:12.428px;flex-direction:column;justify-content:center;align-items:center;gap:8.285px;align-self:stretch;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.fixture-box-score-prematch-bg{position:absolute;inset:0;z-index:0;background:url(/images/box-score/sbs-box-score-bg.png) no-repeat;pointer-events:none;background-size:cover;border-radius:4px}.fixture-box-score-prematch-main-card>*:not(.fixture-box-score-prematch-bg){position:relative;z-index:1}.fixture-box-score-prematch-info-card{border-radius:4px;border:1px solid rgba(var(--gray-200-rgb),.5);background:var(--surface-alt);display:flex;padding:10px 12px;flex-direction:row;justify-content:center;align-items:center;gap:12px;align-self:stretch;flex-wrap:wrap}.fixture-box-score-container--prematch .scoreboard-team-name{color:var(--dark-800)}.fixture-box-score-container--prematch .scoreboard{color:var(--black);font-family:var(--font-secondary),var(--font-primary);font-size:41.425px;font-style:normal;font-weight:700;line-height:49.71px;letter-spacing:.829px;text-transform:uppercase;text-align:center}.fixture-box-score-container--live{background:var(--white);border-radius:8px;border:1px solid rgba(var(--gray-200-rgb),.5);overflow:hidden;min-height:initial;max-height:600px;margin-top:0;gap:12px;padding:12px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.fixture-box-score-container--live .fixture-box-score-prematch-main-card{background-color:var(--surface-alt);background-image:url(/images/box-score/sbs-box-score-bg.png);background-repeat:no-repeat;background-size:cover}.fixture-box-score-container--live .fixture-box-score-prematch-info-card{background:var(--surface-alt)}.fixture-box-score-container--live .scoreboard-team-name{color:var(--dark-800)}.fixture-box-score-container--live .scoreboard{color:var(--black);font-family:var(--font-secondary),var(--font-primary);font-size:41.425px;font-style:normal;font-weight:700;line-height:49.71px;letter-spacing:.829px;text-transform:uppercase;text-align:center}.fixture-container>.fixture-box-score-container{width:auto;min-height:initial;max-height:initial;margin-top:0}.fixture-box-score-error{height:100%;min-height:250px;display:flex;align-items:center;place-content:center}.tournament-stats{background:var(--surface-alt);border:1px solid rgba(var(--gray-200-rgb),.5);border-radius:4px;display:flex;flex-direction:column;gap:8.285px;padding:12.428px 12px;width:100%;box-sizing:border-box;position:relative;z-index:2}.tournament-stats-form{display:flex;flex-direction:column;gap:8px;width:100%}.tournament-stats-title{font-family:var(--font-secondary),sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:22px;color:var(--black);margin:0}.tournament-stats-card{background:var(--white);border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);display:flex;flex-direction:column;gap:8px;padding:12px;width:100%;box-sizing:border-box}.tournament-stat-item{display:flex;flex-direction:column;gap:5px}.tournament-stat-label{font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:400;line-height:normal;color:var(--black);margin:0}.tournament-stat-value{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:21px;color:var(--black);margin:0}.tournament-stats-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:40px;padding:4px 41px;background:var(--green);border:none;border-radius:4px;cursor:pointer;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:20px;color:var(--white)}.tournament-stats-cta-icon{width:7.5px;height:4.5px;transform:rotate(90deg) scaleY(-1);flex-shrink:0}.box-score-details{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;min-height:0;gap:8px}.watch-replay-btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:8px;width:80%;border:none;cursor:pointer;border-radius:24px;background:var(--yellow-amber);padding:8px 24px;color:var(--dark-700);font-family:var(--font-secondary);font-size:14px;font-style:normal;font-weight:700;line-height:28px}.watch-replay-btn img{width:100px;height:20px}@media(max-width:385px){.watch-replay-btn{width:100%}}.box-score-events-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;row-gap:16px;flex:1;min-height:0}.box-score-events{width:100%;display:flex;flex:1;flex-direction:column;row-gap:24px;align-items:center;overflow:hidden;min-height:0}.box-score-events-list{width:100%;display:flex;flex-direction:column;flex-grow:1;row-gap:6px;overflow-y:auto;min-height:0;scrollbar-gutter:stable both-edges}.penalty-shootout-score{padding:8px 0;display:flex;flex-direction:column;align-items:center;row-gap:8px}.penalty-score-label{color:var(--gray-600);text-align:center;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.no-events-label{padding:8px;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:18px}.expand-events-button{padding:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;column-gap:4px;border-radius:35.52px;background:none;border:none;cursor:pointer;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:600;line-height:17.28px}.expand-events-button--inactive{opacity:.5;cursor:default;pointer-events:none}.box-score-events-highlighted-content{padding:8px 16px 10px;background:var(--dark-700);border-radius:4px;min-width:80px;color:var(--white);text-align:center;font-family:var(--font-secondary),sans-serif;font-size:32px;font-weight:700;line-height:32px;letter-spacing:.48px;text-transform:uppercase}.box-score-event-arrow{height:4.5px;width:7.5px;filter:brightness(0)}.box-score-event-up-arrow{transform:rotate(180deg)}.match-key-event{display:grid;grid-template-columns:1fr 48px 1fr;align-items:center;column-gap:10px}.home-team-match-key-event{justify-content:flex-end}.home-team-match-key-event,.away-team-match-key-event{display:flex;align-items:center;column-gap:3.314px;overflow:hidden;color:var(--text-secondary);font-family:var(--font-secondary);font-size:12px;line-height:14.913px}.home-team-subtitute-event,.away-team-subtitute-event{flex-direction:row;align-items:center}.home-team-subtitute-event{justify-content:flex-end}.away-team-subtitute-event{justify-content:flex-start}.subtitute-names-stack{display:flex;flex-direction:column}.home-team-subtitute-event .subtitute-names-stack{align-items:flex-end}.away-team-subtitute-event .subtitute-names-stack{align-items:flex-start}.event-player-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;flex:0 1 auto;color:var(--black);font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:400;line-height:14.913px}.subtitute-names-stack{min-width:0;max-width:100%}.event-player-name-off{font-size:10px;line-height:18px}.time-match-key-event{width:48px;padding:6px 10px;box-sizing:border-box;border:.795px solid #303030;border-radius:2px;height:fit-content;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:600;line-height:14.317px}.card-event{width:10px;height:16px;margin:0 3px}.goal-event{width:16px;height:16px;margin:0 3px}.subtitute-event{width:16px;height:18px;margin:0 3px}.match-begin-countdown-container{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:8px;margin:8px auto}.match-begin-countdown-container .match-begin-label{color:var(--text-secondary);text-align:center;font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:400;line-height:18px;padding:2px 10px;border-radius:12px;display:inline-block}.fixture-box-score-container--prematch .match-begin-label{color:var(--black)}.fixture-box-score-container--prematch .match-begin-countdown-container{margin:4px 0 0}.fixture-box-score-container--prematch .match-begin-countdown-timer{border-radius:0}.match-begin-countdown-timer{width:100%;padding:10px 16px;background:var(--dark-700);display:flex;justify-content:center;align-items:center;gap:20px;color:var(--text-primary);font-family:var(--font-primary);font-style:normal}.match-begin-countdown-unit{display:flex;flex-direction:column;align-items:center}.match-begin-countdown-timer-number{font-size:24px;font-weight:700;letter-spacing:.64px;text-align:center;line-height:24px}.match-begin-countdown-unit-label{color:var(--white);text-align:center;leading-trim:both;text-edge:cap;font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:400;line-height:24px}.mi-root{width:100%;display:flex;flex-direction:column;align-items:center}.mi-content{width:100%;display:flex;flex-direction:column;gap:20px;padding-top:10px}.mi-stage{display:flex;align-items:center;justify-content:center;gap:4.143px}.mi-stage-icon{width:16px;height:16px}.mi-stage-text{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:500;line-height:17.896px;color:var(--black);white-space:nowrap}.mi-section{display:flex;flex-direction:column;gap:8px;width:100%}.mi-section-title{font-family:var(--font-secondary),sans-serif;font-size:16px;font-weight:700;line-height:22px;color:var(--black);margin:0;white-space:nowrap}.mi-section-subtitle{font-family:var(--font-secondary),sans-serif;font-weight:400;font-size:12px;line-height:22px;color:var(--gray-600)}.mi-form-card{display:flex;align-items:center;justify-content:space-between;background:var(--white);border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);padding:12px;width:100%;box-sizing:border-box}.mi-form-col{display:flex;flex-direction:column;gap:10px;flex:1}.mi-form-divider{width:.5px;background:rgba(var(--gray-200-rgb),.5);align-self:stretch;margin:0 12px}.mi-form-team-name{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:normal;color:var(--black)}.mi-form-badges{display:flex;gap:5px}.mi-form-badge{width:20px;height:20px;border-radius:2.071px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:500;line-height:17.896px;color:var(--white);text-align:center}.mi-form-goals{display:flex;align-items:center;gap:5px}.mi-form-goals-icon{width:13.333px;height:13.333px}.mi-form-goals-label{font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:400;line-height:normal;color:var(--black)}.mi-form-goals-value{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:normal;color:var(--black)}.mi-h2h-card{display:flex;flex-direction:column;gap:8px;background:var(--white);border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);padding:12px;width:100%;box-sizing:border-box}.mi-h2h-row{display:flex;justify-content:space-between;align-items:center}.mi-h2h-left{display:flex;align-items:center;gap:5px}.mi-h2h-flag{width:20px;height:12px;object-fit:contain;flex-shrink:0}.mi-h2h-result{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;line-height:21px;color:var(--black)}.mi-h2h-result strong{font-family:var(--font-primary),sans-serif;font-weight:700}.mi-h2h-date{font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:400;line-height:normal;color:var(--black);text-align:right;white-space:nowrap;flex-shrink:0}.mi-toggle{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px;border-radius:35.52px}.mi-toggle-text{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:17.28px;color:var(--black);text-align:center;white-space:nowrap}.mi-toggle-icon{width:7.5px;height:4.5px;filter:brightness(0);transition:transform .2s ease}.mi-toggle-icon--up{transform:rotate(180deg)}@media(min-width:1280px){.mi-content{min-height:95px}}.match-info{color:var(--text-secondary);text-align:center;font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex;flex-direction:column;row-gap:8px;width:100%}.match-info-seperator{width:100%;height:1px;background-color:rgba(var(--text-secondary-rgb),.4)}.match-info--prematch{flex-direction:row;justify-content:center;align-items:center;gap:16.57px;row-gap:0;flex-wrap:wrap}.match-info-prematch-item{display:flex;align-items:center;gap:4.143px;color:var(--gray-600);font-family:var(--font-secondary);font-size:12px;font-style:normal;font-weight:500;line-height:17.896px}.match-status{padding:2px 6px 2px 4px;border-radius:2px;color:var(--text-ternary);font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:700;line-height:18px;text-transform:uppercase}.match-status.live-game{background-color:var(--dark-700);color:var(--white);display:flex;column-gap:2px;align-items:center}.match-status-live-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0;margin:0 3px}.match-status.post-game{background-color:var(--black);color:var(--white)}.match-status-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px}.match-result-summary{color:var(--black);font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center}.scoreboard-container{display:grid;grid-template-columns:1fr 80px 1fr;position:relative}.scoreboard-team-info{display:flex;flex-direction:column;align-items:center;row-gap:8px;padding:4px;width:100%;min-width:112px;max-width:150px}.scoreboard-team-info .scoreboard-team-flag{height:41px;width:68px;object-fit:contain;object-position:center}.scoreboard-team-info .scoreboard-team-flag.club-team-flag{object-fit:contain}.scoreboard-team-flag-tbd{height:41px;width:68px;background:var(--gray-500)}.scoreboard-team-info .scoreboard-team-name{color:var(--black);text-align:center;text-overflow:ellipsis;font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:700;line-height:20.713px;word-break:break-word}.scoreboard-container .scoreboard{display:flex;justify-content:center;padding-top:8px;width:100%;color:var(--black);text-align:center;font-family:var(--font-secondary),var(--font-primary);font-size:41.425px;font-style:normal;font-weight:700;line-height:49.71px;letter-spacing:.829px;text-transform:uppercase;transition:margin .3s}.scoreboard .team-score{width:40px}.scoreboard .scoreboard-score-seperator{width:24px;font-weight:400}.scoreboard.scoreboard--with-final-text{margin-top:1rem}.match-time{display:flex;gap:.2rem;align-items:center;justify-content:center;border-radius:100px;background:var(--green-forest);padding:2px 8px;position:absolute;left:50%;transform:translate(-50%,-10%)}.match-time-dot{width:6px;height:6px;border-radius:50%;background:var(--white);flex-shrink:0}.match-time-text{color:var(--text-ternary);leading-trim:both;text-edge:cap;font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:700;line-height:18.641px;text-transform:uppercase}@media only screen and (min-width:500px){.scoreboard-container{grid-template-columns:1fr 200px 1fr}.scoreboard-container .scoreboard{font-size:50px}.scoreboard .team-score{width:60px}.scoreboard .scoreboard-score-seperator{width:40px}.scoreboard-team-info .scoreboard-team-flag{width:5.625rem;height:4rem}.scoreboard-team-info .scoreboard-team-flag.club-team-flag{height:5.625rem}.scoreboard-team-info .scoreboard-team-name{text-align:center;text-overflow:ellipsis;font-size:1.25rem;font-style:normal;font-weight:700;line-height:25.821px}}.line-ups-error,.line-ups-not-available{margin-top:30px}.line-ups-container{width:100%;display:flex;flex-direction:column;padding-bottom:1rem}.line-ups-container .teams-tab{display:flex;padding:16px 0;z-index:10;position:sticky;left:0;top:34px;background-color:var(--background-primary)}.line-ups-container .team-tab{padding:10px 0;height:38px;color:var(--gray-600);width:50%;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;column-gap:6px}.line-ups-container .team-tab.selected{color:var(--white);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase;border-radius:4px;background:var(--green)}.player-detail{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--background-secondary);height:48px}.player-name-and-position{display:flex;align-items:center;column-gap:8px;width:85%}.substitute-tag{border:1px solid var(--border-primary);background:var(--background-ternary);padding:2px 4px;color:var(--text-primary);font-family:var(--font-primary);font-size:10px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.player-jersey-number{font-family:var(--font-primary);font-size:12px;font-weight:600;line-height:18px;letter-spacing:.24px}.layout{position:relative;width:100%;height:100%}.player-captain-logo{width:.65rem;height:.65rem}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.formation-container{width:100%;display:flex;justify-content:center;align-items:center}.formation-grid{padding:16px;width:100%;position:relative;background:url("data:image/svg+xml,%3csvg%20width='360'%20height='362'%20viewBox='0%200%20360%20362'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='360'%20height='362'%20fill='%2352AE52'/%3e%3cpath%20d='M126.224%200C126.224%2014.2624%20131.89%2027.9403%20141.975%2038.0254C152.06%2048.1105%20165.738%2053.7764%20180%2053.7764C194.262%2053.7764%20207.94%2048.1105%20218.025%2038.0254C228.11%2027.9403%20233.776%2014.2624%20233.776%200H236C236%2014.8521%20230.1%2029.0956%20219.598%2039.5977C209.096%2050.0997%20194.852%2056%20180%2056C165.148%2056%20150.904%2050.0997%20140.402%2039.5977C129.9%2029.0956%20124%2014.8521%20124%200H126.224Z'%20fill='rgba(255,%20255,%20255,%200.70)'/%3e%3cpath%20d='M184%200C184%201.06087%20183.578%202.07798%20182.828%202.82812C182.078%203.57827%20181.061%204%20180%204C178.939%204%20177.922%203.57827%20177.172%202.82812C176.422%202.07798%20176%201.06087%20176%200H184Z'%20fill='rgba(255,%20255,%20255,%200.70)'/%3e%3cpath%20d='M179.5%20273C194.352%20273%20208.596%20278.163%20219.098%20287.352C229.6%20296.541%20235.5%20309.004%20235.5%20322H233.26C233.26%20309.524%20227.596%20297.56%20217.514%20288.738C207.432%20279.916%20193.758%20274.96%20179.5%20274.96C165.242%20274.96%20151.568%20279.916%20141.486%20288.738C131.404%20297.56%20125.74%20309.524%20125.74%20322H123.5C123.5%20309.004%20129.4%20296.541%20139.902%20287.352C150.404%20278.163%20164.648%20273%20179.5%20273Z'%20fill='rgba(255,%20255,%20255,%200.70)'/%3e%3cmask%20id='path-4-inside-1_67_2881'%20fill='rgba(255,%20255,%20255,%200.70)'%3e%3cpath%20d='M62.5%20297H297.5V362H62.5V297Z'/%3e%3c/mask%3e%3cpath%20d='M62.5%20297H297.5V362H62.5V297Z'%20fill='%2352AE52'/%3e%3cpath%20d='M62.5%20297V295H60.5V297H62.5ZM297.5%20297H299.5V295H297.5V297ZM62.5%20297V299H297.5V297V295H62.5V297ZM297.5%20297H295.5V362H297.5H299.5V297H297.5ZM62.5%20362H64.5V297H62.5H60.5V362H62.5Z'%20fill='rgba(255,%20255,%20255,%200.70)'%20mask='url(%23path-4-inside-1_67_2881)'/%3e%3cmask%20id='path-6-inside-2_67_2881'%20fill='rgba(255,%20255,%20255,%200.70)'%3e%3cpath%20d='M113.5%20339H246.5V362H113.5V339Z'/%3e%3c/mask%3e%3cpath%20d='M113.5%20339H246.5V362H113.5V339Z'%20fill='%2352AE52'/%3e%3cpath%20d='M113.5%20339V337H111.5V339H113.5ZM246.5%20339H248.5V337H246.5V339ZM113.5%20339V341H246.5V339V337H113.5V339ZM246.5%20339H244.5V362H246.5H248.5V339H246.5ZM113.5%20362H115.5V339H113.5H111.5V362H113.5Z'%20fill='rgba(255,%20255,%20255,%200.70)'%20mask='url(%23path-6-inside-2_67_2881)'/%3e%3c/svg%3e"),var(--green-medium);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:4px}.player-tile-wrapper{position:absolute;color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;row-gap:8px;column-gap:.2rem}.player-tile{width:40.235px;height:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2em;leading-trim:both;text-edge:cap;font-weight:600;line-height:20px;box-sizing:border-box;position:relative}.player-tile svg{width:100%;height:100%}.player-number{font-family:var(--font-secondary);font-size:16px;font-weight:700;line-height:28.421px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:0px 4px 8px rgba(var(--black-rgb),.3);-webkit-text-stroke-width:.6px;-webkit-text-stroke-color:var(--background-flag-loader)}.formation-grid .player-name{display:flex;align-items:center;gap:3px}.formation-grid .player-name span{font-size:10px;font-weight:500;line-height:20px;font-family:var(--font-secondary);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:7em}.player-name .player-captain-logo{width:.6rem;height:.6rem}@media only screen and (max-width:450px){.player-tile-wrapper{row-gap:4px}.player-name .player-captain-logo{width:.45rem;height:.45rem}}@media only screen and (min-width:500px){.formation-grid{background-size:contain;min-height:500px}}@media only screen and (min-width:1025px){.formation-grid{min-height:unset}}.no-data-available-container{display:flex;flex-direction:column;justify-content:center;margin:auto;row-gap:8px;width:300px;text-align:center;font-size:12px;line-height:18px;letter-spacing:.24px;color:var(--black)}.no-data-available-container .title{font-family:var(--font-secondary);font-size:18px;font-weight:600;color:var(--black)}.no-data-available-container .description{font-family:var(--font-primary);font-size:14px;color:var(--black)}@media only screen and (min-width:520px){.no-data-available-container .title{font-size:14px}}.fixture-details-wrapper .no-data-available-container{padding:16px}.player-event{position:absolute;background-color:var(--white);border-radius:50%;padding:1px;box-sizing:border-box;height:.7rem;width:.7rem;display:flex;justify-content:center;align-items:center}.player-event.goal-event{transform:translate(-160%,-140%)}.player-event.card-event{transform:translate(160%,-140%)}.penalty-event-container{position:absolute;transform:translate(80%,70%);display:flex;gap:2px;width:100%;height:100%}.penalty-event-container .player-event{position:relative}.player-event.substitute-player-event{transform:translate(-160%,110%)}.player-event:not(.card-event) img{width:.65rem;height:.65rem}.substitute-player-event img{width:auto;height:auto;max-width:.65rem;max-height:.65rem;padding:1px}.player-event .event-count{position:absolute;width:.65rem;height:.65rem;border-radius:50%;background-color:var(--black);border:1px solid var(--white);font-size:4px;transform:translateY(-70%);display:flex;justify-content:center;align-items:center;font-weight:600;font-family:var(--font-primary)}.lineups-list{display:flex;flex-direction:column;gap:12px;margin-top:1rem}.lineups-list-header{text-align:center;padding-bottom:12px}.lineups-list-header h3{font-size:18px;font-weight:600;margin:0}.lineups-list-content{display:flex;flex-direction:column;gap:10px}.position-group{display:flex;flex-direction:column;gap:8px}.position-header{padding:8px 0 0}.position-title{margin:0;padding-bottom:4px;color:var(--black);font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:700;line-height:22px}.players-list{display:flex;flex-direction:column;gap:8px}.player-item{display:flex;align-items:center;gap:12px;padding:12px;background-color:var(--white);box-sizing:border-box;height:3.75rem;border-radius:4px}.player-shirt{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.25rem;flex-shrink:0}.player-number-overlay{position:absolute;font-size:12px;font-weight:600;z-index:1;-webkit-text-stroke-width:.6px;-webkit-text-stroke-color:var(--background-flag-loader)}.player-info{flex:1;display:flex;align-items:center;gap:3px}.lineups-list .player-name{font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:400;line-height:21px;display:flex;flex-direction:column}.lineups-list .player-name p{font-weight:400;max-width:30vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-style:normal;display:flex;align-items:center;gap:3px;color:var(--black)}.lineups-list .match-events-container{margin-left:auto;display:flex;gap:.4rem;align-items:center}.lineups-list .match-event{display:flex;flex-direction:column;align-items:center;justify-content:center}.lineups-list .match-event .goal-event{background-color:var(--white);border-radius:50%}.lineups-list .time-match-key-event{border:none;background-color:none;text-align:center;align-self:center;line-height:1;margin-top:4px}.lineups-list .substitute-event{display:flex;gap:4px;align-items:center}.lineups-list .substitute-name{text-align:center;font-family:var(--font-primary);font-size:.75rem;font-style:normal;font-weight:400;max-width:30vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--black)}.substitute-time{font-size:.75rem;font-family:var(--font-primary);color:var(--black)}@media(max-width:768px){.lineups-list{gap:.75rem}.lineups-list .player-item{padding:.625rem;gap:.625rem}.lineups-list .player-shirt{width:2rem;height:1.75rem}.lineups-list .player-number-overlay{font-size:.68rem}.lineups-list .player-name{font-size:.8rem}}.match-stats-container{width:100%;display:flex;flex-direction:column;padding:16px 0}.match-stats-block{background:var(--white);border-radius:8px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);padding:13px 12px;display:flex;flex-direction:column;gap:12px;overflow:clip}.match-stats-section{display:flex;flex-direction:column;gap:8px;background:var(--background-primary);border:1px solid rgba(var(--gray-200-rgb),.5);border-radius:4px;padding:12px;overflow:clip}.match-stats-section-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.match-stats-section-title{font-family:var(--font-secondary);font-size:16px;font-weight:700;font-style:normal;color:var(--black);line-height:22px;white-space:nowrap}.match-stats-section-arrow{width:9.167px;height:5.5px;filter:brightness(0);transition:transform .2s ease}.match-stats-section-arrow.collapsed{transform:rotate(180deg)}.match-stats-section-cards{display:flex;flex-direction:column;gap:8px}.match-stats-error,.match-stats-not-available{margin-top:50px}.stat-meter-container{width:100%;background:var(--white);display:flex;flex-direction:column;gap:8px;padding:12px 12px 16px;border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.stat-meter-text{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:22px;color:var(--black)}.stat-meter-text .stat-label{flex:1 0 0%;font-family:var(--font-primary);font-weight:400;text-align:center;min-height:1px;min-width:1px}.stat-score{display:flex;flex-direction:column;justify-content:center;width:48px;height:22px;font-family:var(--font-primary);font-weight:700;font-size:14px;letter-spacing:.28px;text-transform:uppercase}.stat-score.home{text-align:left}.stat-score.away{text-align:right}.stat-meter-bar{display:flex;gap:8px;height:8px;width:100%}.bar{flex:1 0 0%;height:8px;min-height:1px;min-width:1px;background:var(--background-primary);border-radius:35px;overflow:hidden;position:relative}.home-team-fill-bar{position:absolute;top:0;bottom:0;right:0;height:100%;border-radius:20px 0 0 20px;background:var(--navy)}.away-team-fill-bar{position:absolute;top:0;bottom:0;left:0;height:100%;border-radius:0 20px 20px 0;background:var(--red-bright)}.tabs-container{display:flex;flex-direction:column;position:relative;margin-top:.5rem;padding:0 16px}.tab-header-container{position:sticky;top:0;left:0;z-index:12;background-color:var(--background-primary);width:100%;display:flex;align-items:center;justify-content:space-around;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;padding:0;margin:0;border-bottom:2px solid rgba(var(--gray-600-rgb),.3)}.tab-header-container::-webkit-scrollbar{display:none}.tab-item{font-family:var(--font-primary);display:flex;justify-content:center;align-items:center;color:var(--gray-600);font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.28px;white-space:nowrap;cursor:pointer;flex-shrink:0;padding:8px;border-bottom:2px solid transparent;transition:all .3s}.tab-item.selected{color:var(--green);border-bottom:2px solid var(--green);font-weight:700}.tab-content{width:100%;display:flex;justify-content:center;background-color:var(--background-primary);min-height:400px;padding-bottom:1rem}.timeline-error{margin-top:50px;text-align:center;font-family:var(--font-secondary);font-size:18px;font-style:normal;font-weight:700;line-height:18px;color:var(--black)}.timeline-container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:520px){.timeline-error{font-size:14px}}sbs-emoji-slider{display:block;width:100%}sbs-emoji-slider livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:0 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin-bottom:0}sbs-emoji-slider livelike-widget-root livelike-widget-body,sbs-emoji-slider livelike-widget-root livelike-footer{padding:0;margin:0;background:transparent;border:0;border-radius:0;overflow:visible}sbs-emoji-slider livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0}sbs-emoji-slider livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-emoji-slider livelike-widget-body{display:flex;flex-direction:column;gap:16px;width:100%}sbs-emoji-slider livelike-widget-body .input-form{width:100%;margin:0;padding:10px 0;display:block;position:relative}sbs-emoji-slider .input-container{position:relative;width:100%;height:30px;display:flex;align-items:center}sbs-emoji-slider .slider-input{width:100%;height:30px;margin:0;-webkit-appearance:none;appearance:none;background:transparent}sbs-emoji-slider .slider-input::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;height:10px;background:var(--gray-700);border-radius:0;background-image:linear-gradient(90deg,var(--green-light),var(--green-light) calc(var(--x) + 15px),transparent 0)}sbs-emoji-slider .slider-input::-moz-range-track{height:10px;background:var(--gray-700);border-radius:0;background-image:linear-gradient(90deg,var(--green-light),var(--green-light) calc(var(--x) + 15px),transparent 0)}sbs-emoji-slider .slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;background:transparent;border:none;box-shadow:none;cursor:pointer}sbs-emoji-slider .slider-input::-moz-range-thumb{width:30px;height:30px;background:transparent;border:none;box-shadow:none;cursor:pointer}sbs-emoji-slider .slider-input::-ms-thumb{width:30px;height:30px;background:transparent;border:none;box-shadow:none;cursor:pointer}sbs-emoji-slider .slider-input:focus{outline:none}sbs-emoji-slider livelike-widget-body .slider-thumb{position:absolute;top:50%;left:var(--x);transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:transparent;pointer-events:none;z-index:10;margin:0;padding:0}sbs-emoji-slider livelike-widget-body .slider-image{width:30px;height:30px;display:block;object-fit:contain}sbs-emoji-slider output{display:block}sbs-emoji-slider .result-mark{position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;height:40px;background:var(--green);border:2px solid var(--white);box-sizing:content-box;z-index:5}sbs-emoji-slider .result-mark .result-average{position:absolute;top:-18px;left:50%;width:auto;font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:500;color:var(--black);text-transform:uppercase;white-space:nowrap;letter-spacing:0;text-align:center}sbs-emoji-slider livelike-widget-root livelike-widget-body livelike-footer .vote-button{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:4px 41px;background:var(--green);color:var(--white);font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:600;line-height:20px;text-transform:capitalize;border:0;border-radius:0 0 4px 4px;cursor:pointer;box-sizing:border-box;opacity:1}sbs-emoji-slider livelike-widget-root livelike-widget-body livelike-footer .vote-button:hover:not(:disabled){opacity:.92}sbs-emoji-slider livelike-widget-root livelike-widget-body livelike-footer .vote-button:disabled{background:var(--gray-300);color:var(--white);cursor:not-allowed;opacity:1}sbs-emoji-slider livelike-widget-root livelike-widget-body livelike-footer.disabled .vote-button{background:var(--gray-300);color:var(--white);opacity:1}.sbs-data-loader-container{width:100%;display:flex;justify-content:center;align-items:center;height:fit-content}.loader-img{width:1.75rem;height:1.75rem}.spin-loader{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}sbs-text-alert{display:block;width:100%}sbs-text-alert .sbs-custom-alert-widget-root{display:block;width:100%}sbs-text-alert .custom-alert-container{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box}sbs-text-alert .custom-alert-text{width:100%;margin:0;padding:0;font-family:var(--font-primary),sans-serif;font-size:20px;font-weight:500;line-height:1.1;color:var(--black);white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical}sbs-text-alert .custom-alert-cta{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:4px 41px;background:var(--green);color:var(--white);font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:600;line-height:20px;border:0;border-radius:0 0 4px 4px;text-decoration:none;cursor:pointer;box-sizing:border-box}sbs-text-alert .custom-alert-cta:hover{opacity:.92}livelike-video video{max-height:unset!important;transition:transform .2s ease}livelike-video video:hover{transform:scale(1.02)}sbs-text-prediction{display:block;width:100%}sbs-text-prediction livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:6px 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0;min-height:0}sbs-text-prediction livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;border-radius:0;width:100%;display:flex;flex-direction:column;gap:16px;min-height:0}sbs-text-prediction livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0;min-height:0}sbs-text-prediction livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-text-prediction livelike-widget-root livelike-widget-body livelike-select{background:transparent;border:none;gap:6px;display:flex;flex-direction:column;width:100%;padding:0;margin:0}sbs-text-prediction-option{position:relative;display:flex;align-items:center;justify-content:space-between;height:48px;width:100%;padding:0 12px 0 0;background:var(--surface-option);border:1px solid var(--gray-600);border-radius:2px;box-sizing:border-box;cursor:pointer;overflow:hidden;transition:border .2s ease}sbs-text-prediction-option[selected],sbs-text-prediction-option[selected][disabled]{border:2px solid var(--green);padding:0 11px 0 0}sbs-text-prediction-option[disabled]{cursor:default}sbs-text-prediction-option .livelike-voting-text-container{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 15px;box-sizing:border-box}sbs-text-prediction-option .livelike-voting-text-container livelike-description{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;color:var(--black);line-height:normal;text-align:left;padding:0;margin:0}sbs-text-prediction livelike-footer{width:100%;display:block;background:transparent;border:0;border-radius:0;overflow:visible;padding:0;margin:0}sbs-text-prediction livelike-footer .widget-button{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:4px 41px;background:var(--gray-300);color:var(--white);font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:600;line-height:20px;border:0;border-radius:0 0 4px 4px;cursor:default;box-sizing:border-box;opacity:1}sbs-text-prediction livelike-footer .widget-button.selected{background:var(--green);color:var(--white);cursor:pointer}sbs-text-prediction livelike-footer .widget-button.selected:hover:not(:disabled){opacity:.92}sbs-text-prediction livelike-footer .widget-button:disabled,sbs-text-prediction livelike-footer .widget-button.selected:disabled{background:var(--gray-300);color:var(--white);cursor:not-allowed;opacity:1}sbs-image-prediction{display:block;width:100%}sbs-image-prediction livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:6px 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0;min-height:0}sbs-image-prediction livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;border-radius:0;width:100%;display:flex;flex-direction:column;gap:16px;min-height:0}sbs-image-prediction livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0;min-height:0}sbs-image-prediction livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-image-prediction livelike-widget-root livelike-widget-body livelike-select{background:transparent;border:none;gap:6px;display:grid;grid-template-columns:repeat(2,1fr);width:100%;padding:0;margin:0}sbs-image-prediction livelike-widget-root livelike-widget-body livelike-select.sbs-3x1{grid-template-columns:repeat(3,1fr)}sbs-image-prediction-option,sbs-image-prediction-option[disabled]{position:relative;display:flex!important;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:var(--surface-option)!important;border:1px solid var(--gray-600)!important;border-radius:2px!important;box-sizing:border-box;cursor:pointer;overflow:hidden;transition:border .2s ease}sbs-image-prediction-option[selected],sbs-image-prediction-option[selected][disabled]{border:2px solid var(--green)!important;padding:11px 7px;background:var(--surface-option)!important}sbs-image-prediction-option[disabled]{cursor:default}sbs-image-prediction-option .sbs-option-fill{position:absolute;left:0;bottom:0;height:4px;background:var(--green-light);width:0%;pointer-events:none;z-index:0}sbs-image-prediction-option[disabled] .sbs-option-fill{width:var(--vote-pct, 0%)}sbs-image-prediction-option livelike-image{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:70px;height:43px}sbs-image-prediction-option livelike-image img{width:100%;height:100%;object-fit:contain;border-radius:2px;display:block;max-width:100%}sbs-image-prediction-option .livelike-voting-image-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}sbs-image-prediction-option .livelike-voting-image-container .image-description-wrapper{text-align:center;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;color:var(--black);line-height:normal;padding:0;margin:0}sbs-image-prediction-option .livelike-voting-image-container livelike-percentage{display:none;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:400;color:var(--black);line-height:normal;text-align:center}sbs-image-prediction-option[disabled] .livelike-voting-image-container livelike-percentage{display:block}sbs-image-prediction livelike-footer{width:100%;display:block;background:transparent;border:0;border-radius:0;overflow:visible;padding:0;margin:0}sbs-image-prediction livelike-footer .widget-button{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:4px 41px;background:var(--gray-300);color:var(--white);font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:600;line-height:20px;border:0;border-radius:0 0 4px 4px;cursor:default;box-sizing:border-box;opacity:1}sbs-image-prediction livelike-footer .widget-button.selected{background:var(--green);color:var(--white);cursor:pointer}sbs-image-prediction livelike-footer .widget-button.selected:hover:not(:disabled){opacity:.92}sbs-image-prediction livelike-footer .widget-button:disabled,sbs-image-prediction livelike-footer .widget-button.selected:disabled{background:var(--gray-300);color:var(--white);cursor:not-allowed;opacity:1}sbs-text-prediction-followup-widget{display:block;width:100%}sbs-text-prediction-followup-widget livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:6px 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0;min-height:0}sbs-text-prediction-followup-widget livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;border-radius:0;width:100%;display:flex;flex-direction:column;gap:16px;min-height:0}sbs-text-prediction-followup-widget livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0;min-height:0}sbs-text-prediction-followup-widget livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-text-prediction-followup-widget livelike-widget-root livelike-widget-body livelike-select{background:transparent;border:none;gap:6px;display:flex;flex-direction:column;width:100%;padding:0;margin:0}sbs-text-prediction-followup-option{position:relative;display:flex;align-items:center;justify-content:space-between;height:48px;width:100%;padding:0 12px 0 0;background:var(--surface-option);border:1px solid var(--gray-600);border-radius:2px;box-sizing:border-box;overflow:hidden}sbs-text-prediction-followup-option[correct],sbs-text-prediction-followup-option[selected]:not([incorrect]),sbs-text-prediction-followup-option[selected][correct]{border:2px solid var(--green);padding:0 11px 0 0;background:var(--surface-option)}sbs-text-prediction-followup-option[incorrect],sbs-text-prediction-followup-option[selected][incorrect]{border:2px solid var(--red);padding:0 11px 0 0;background:var(--surface-option)}sbs-text-prediction-followup-option .sbs-option-fill{position:absolute;left:0;bottom:0;height:4px;background:var(--green-light);width:var(--vote-pct, 0%);pointer-events:none;z-index:0}sbs-text-prediction-followup-option .livelike-voting-text-container{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 15px;box-sizing:border-box}sbs-text-prediction-followup-option .livelike-voting-text-container livelike-description{font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;color:var(--black);line-height:normal;text-align:left;padding:0;margin:0}sbs-text-prediction-followup-option .sbs-option-percent{font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:400;color:var(--black);line-height:normal;text-align:right;min-width:40px}sbs-text-prediction-followup-widget livelike-footer{background:transparent;display:none}sbs-text-prediction-followup-widget .sbs-followup-result{display:none}sbs-prediction-followup-widget{display:block;width:100%}sbs-prediction-followup-widget livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:6px 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0;min-height:0}sbs-prediction-followup-widget livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;border-radius:0;width:100%;display:flex;flex-direction:column;gap:16px;min-height:0}sbs-prediction-followup-widget livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0;min-height:0}sbs-prediction-followup-widget livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-prediction-followup-widget livelike-widget-root livelike-widget-body livelike-select{background:transparent;border:none;gap:6px;display:grid;grid-template-columns:repeat(2,1fr);width:100%;padding:0;margin:0}sbs-prediction-followup-widget livelike-widget-root livelike-widget-body livelike-select.sbs-3x1{grid-template-columns:repeat(3,1fr)}sbs-image-prediction-followup-option{position:relative;display:flex!important;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;background:var(--surface-option)!important;border:1px solid var(--gray-600)!important;border-radius:2px!important;box-sizing:border-box;overflow:hidden}sbs-image-prediction-followup-option[correct],sbs-image-prediction-followup-option[selected]:not([incorrect]),sbs-image-prediction-followup-option[selected][correct]{border:2px solid var(--green)!important;padding:11px 7px;background:var(--surface-option)!important}sbs-image-prediction-followup-option[incorrect],sbs-image-prediction-followup-option[selected][incorrect]{border:2px solid var(--red)!important;padding:11px 7px;background:var(--surface-option)!important}sbs-image-prediction-followup-option .sbs-option-fill{position:absolute;left:0;bottom:0;height:4px;background:var(--green-light);width:var(--vote-pct, 0%);pointer-events:none;z-index:0}sbs-image-prediction-followup-option livelike-image{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;width:70px;height:43px}sbs-image-prediction-followup-option livelike-image img{width:100%;height:100%;object-fit:contain;border-radius:2px;display:block;max-width:100%}sbs-image-prediction-followup-option .livelike-voting-image-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}sbs-image-prediction-followup-option .livelike-voting-image-container .image-description-wrapper{text-align:center;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:400;color:var(--black);line-height:normal;padding:0;margin:0}sbs-image-prediction-followup-option .sbs-option-percent{position:relative;z-index:1;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:400;color:var(--black);line-height:normal;text-align:center}sbs-prediction-followup-widget livelike-footer{background:transparent;display:none}sbs-prediction-followup-widget .sbs-followup-result{display:none}sbs-cheer-meter{display:block;width:100%}sbs-cheer-meter livelike-widget-root{display:flex;flex-direction:column;align-items:stretch;padding:6px 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0;min-height:0}sbs-cheer-meter livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;border-radius:0;width:100%;display:block;min-height:0}sbs-cheer-meter livelike-widget-header{display:block;width:100%;padding:0 0 16px;margin:0;background:transparent;border:0;min-height:0}sbs-cheer-meter livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}.cheer-image-body{position:relative;width:100%;display:block;padding:0;margin:0}sbs-cheer-meter livelike-select{display:flex;flex-direction:row;gap:22px;justify-content:center;align-items:flex-start;width:100%;padding:0;margin:0;background:transparent;border:0;height:auto;min-height:0}sbs-cheer-meter livelike-option{display:block;flex:0 0 150px;width:150px;max-width:150px;padding:0;margin:0;background:transparent;border:0;height:auto;min-height:0}sbs-cheer-meter sbs-cheer-option{display:flex;flex-direction:column;align-items:center;gap:10px;width:150px;max-width:150px;cursor:pointer;background:transparent;border:0;border-radius:0;padding:0;margin:0}sbs-cheer-meter .cheer-image-container{position:relative;width:150px;height:85px;min-height:85px;max-height:85px;background:var(--surface-muted);border:1px solid transparent;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0;margin:0}sbs-cheer-meter .cheer-image-fill{position:absolute;left:0;right:0;bottom:0;background:var(--green-light);border-radius:0 0 2px 2px;z-index:1;pointer-events:none}sbs-cheer-meter sbs-cheer-option[selected] .cheer-image-container,sbs-cheer-meter livelike-option[selected] .cheer-image-container{border-color:var(--green)}sbs-cheer-meter livelike-image{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:70px;height:43px;min-height:0;max-height:43px;background:transparent;padding:0;margin:0}sbs-cheer-meter livelike-image img{width:100%;height:100%;object-fit:contain;border-radius:2px;max-width:100%;display:block}sbs-cheer-meter livelike-description{display:block;width:100%;text-align:center;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;color:var(--black);line-height:normal;padding:0;margin:0;position:static;bottom:auto}sbs-vote-count{position:absolute;top:42.5px;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:50px;height:35px;background:var(--green);border:1px solid var(--white);border-radius:2px;padding:0;color:var(--white);text-align:center;font-family:var(--font-primary),sans-serif;font-size:17px;font-weight:700;line-height:normal;box-sizing:border-box}sbs-timeline{display:flex;width:100%;justify-content:center;align-items:center;overflow-y:scroll;scrollbar-width:none}.sbs-loader-container{width:100%;height:100%}.empty-widgets .title{text-align:center;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.24px;color:var(--black);margin-bottom:.5rem}.empty-widgets .description{text-align:center;font-family:var(--font-primary),sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.24px;color:var(--gray-600)}sbs-internal-timeline{display:flex;flex-direction:column;flex:1;gap:14px;padding:10px 0}sbs-internal-timeline .widget-styles{display:flex;flex-direction:column;align-items:center;flex:1;height:100%;max-width:600px}sbs-internal-timeline livelike-widget-header{background:transparent;padding:0 0 16px;margin:0;border-bottom:none;border-radius:0;font-family:var(--font-primary),sans-serif;min-height:0}sbs-internal-timeline livelike-footer{overflow:hidden;background:transparent;color:var(--gray-200);border-radius:0 0 4px 4px}sbs-internal-timeline livelike-social-embed{display:block;width:100%;box-sizing:border-box}sbs-internal-timeline livelike-social-embed livelike-widget-root{display:flex;flex-direction:column;padding:0 16px 16px;background:var(--white);border:1px solid var(--border-subtle);border-radius:4px;width:100%;box-sizing:border-box;margin:0}sbs-internal-timeline livelike-social-embed livelike-widget-root livelike-widget-header{padding:0 0 16px;margin:0;background:transparent;border:0}sbs-internal-timeline livelike-social-embed livelike-widget-root livelike-widget-header livelike-title{display:block;width:100%;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--text-title);line-height:1.1;text-align:left;padding:0;margin:0}sbs-internal-timeline livelike-social-embed livelike-widget-root livelike-widget-body{padding:0;margin:0;background:transparent;border:0;width:100%}sbs-internal-timeline livelike-social-embed .slider-wrapper,sbs-internal-timeline livelike-social-embed .slider{width:100%;background:transparent;padding:0}sbs-internal-timeline livelike-social-embed .slide{width:100%;background:transparent;padding:0}sbs-internal-timeline livelike-social-embed .slide iframe,sbs-internal-timeline livelike-social-embed .slide img,sbs-internal-timeline livelike-social-embed .slide video{max-width:100%;border-radius:4px;display:block}sbs-internal-timeline livelike-social-embed .slide iframe[src*="youtube.com"],sbs-internal-timeline livelike-social-embed .slide iframe[src*="youtu.be"],sbs-internal-timeline livelike-social-embed .slide iframe[src*="youtube-nocookie.com"],sbs-internal-timeline livelike-social-embed [id^=embed] iframe[src*="youtube.com"],sbs-internal-timeline livelike-social-embed [id^=embed] iframe[src*="youtu.be"],sbs-internal-timeline livelike-social-embed [id^=embed] iframe[src*="youtube-nocookie.com"]{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16 / 9}sbs-internal-timeline .widget-button,sbs-internal-timeline .vote-button{background:var(--gray-600);color:var(--gray-200);border:none;border-radius:0 0 4px 4px;font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;cursor:default;width:100%;text-align:center;padding:10px 16px}sbs-internal-timeline .widget-button.selected,sbs-internal-timeline .vote-button.selected{background:var(--green-light);color:var(--white);cursor:pointer}sbs-internal-timeline .widget-button:disabled,sbs-internal-timeline .vote-button:disabled{background:var(--gray-600);color:var(--gray-200);cursor:not-allowed}sbs-internal-timeline .widget-button.selected:disabled,sbs-internal-timeline .vote-button.selected:disabled{background:var(--gray-600);color:var(--gray-200);cursor:not-allowed}sbs-internal-timeline livelike-title{font-family:var(--font-primary),sans-serif;font-size:16px;font-weight:700;color:var(--black);line-height:normal;padding:0!important;margin:0!important;width:100%;text-align:left;display:block}sbs-internal-timeline livelike-widget-body{background:transparent;color:var(--black)}.empty-widgets{display:flex;flex-direction:column;text-align:center;height:100%;justify-content:center;font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:500;color:var(--gray-600);margin-top:3.125rem;width:350px}sbs-internal-timeline[disabled]{display:none}sbs-internal-timeline>*:last-child{padding-bottom:1.25rem}sbs-internal-timeline .livelike-load-more-button{background:var(--green);color:var(--white);font-family:var(--font-primary),sans-serif;font-size:14px;font-weight:600;letter-spacing:.28px;margin-top:0;margin-bottom:1.25rem;border-radius:4px;padding:10px 16px}sbs-internal-timeline .livelike-load-more-button .loading-spinner{border-color:var(--white);border-top-color:var(--green)}@media screen and (min-width:925px){sbs-timeline{display:flex;max-width:800px;justify-content:center;overflow-y:scroll;scrollbar-width:none;margin:0 auto;width:100%}}.commentary-container{padding:0;margin-top:1rem}.commentary-header{display:none}.commentary-expand-events-button{display:flex;align-items:center}.commentary-event-arrow{height:20px;width:20px;transition:transform .3s;user-select:none;filter:brightness(0)}.commentary-event-up-arrow{transform:rotate(180deg)}.commentary-body{font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:14px;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;display:flex;flex-direction:column;gap:8px}.commentary-body.collapsed{max-height:5rem;opacity:1}.commentary-body.expanded{max-height:60vh;opacity:1;overflow-y:auto}.commentary-message{display:flex;align-items:center;gap:14px;padding:12px;background:var(--white);border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.commentary-time-box{flex-shrink:0;width:60px;display:flex;align-items:center}.commentary-time-box .placeholder{width:100%;height:21px}.commentary-time{display:flex;align-items:center;justify-content:center;gap:2px;font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:12px;font-weight:500;line-height:17.9px;color:var(--black);border:1px solid var(--black);border-radius:2px;padding:0 6px;height:21px;white-space:nowrap}.commentary-time img{width:8px;height:8px;filter:brightness(0)}.commentary-img-box{flex-shrink:0;width:21px;height:21px}.commentary-img-box .placeholder{width:21px;height:21px}.commentary-img{background-color:var(--dark-600);border-radius:50%;display:flex;width:21px;height:21px;align-items:center;justify-content:center}.commentary-img img{max-width:14px;max-height:14px}.commentary-text-box{flex:1;min-width:0;overflow:hidden}.commentary-text{font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:14px;font-weight:400;line-height:normal;color:var(--black);margin:0}.commentary-body.collapsed .commentary-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentary-placeholder{font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:14px;color:var(--gray-600);text-align:center;padding:12px}.commentary-sponsor{display:flex;align-items:center;justify-content:flex-start;gap:8px;background:var(--green-dark);border-radius:4px;height:42px;padding:0 16px;margin-top:8px}.commentary-sponsor-text{font-family:var(--font-primary),var(--font-secondary),sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--white);white-space:nowrap}.commentary-sponsor-logo{height:22px;width:auto}.commentary-sponsor-extra{height:30px;width:auto;max-width:100%;min-width:0;object-fit:contain}.fixture-match-wrapper{display:flex;flex-direction:column;border-radius:4px;overflow:hidden;border:1px solid var(--gray-200);background:var(--surface-alt)}.fixture-match-container{display:grid;grid-template-columns:1fr 96px 1fr;background:var(--surface-alt)}.fixture-match-to-be-decided-flag{height:24px;width:40px;background:var(--gray-500)}.fixture-match-team{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:4px;padding:16px 0 12px;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:700;line-height:16px;text-transform:capitalize;height:5.25rem}.fixture-match-team-name{padding:0 12px;width:100%;word-break:break-word}.fixture-match-info{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px;padding:12px 0;background:var(--surface-alt)}.fixture-match-team-flag{height:24px;width:40px;object-fit:contain;object-position:center}.fixture-match-team-flag.club-team-flag{object-fit:contain}.fixture-match-date{color:var(--black);text-align:center;font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.fixture-match-time{width:50px;padding:4px 0;background:transparent;white-space:nowrap;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:700;line-height:20px}.fixture-match-live-status{background-color:var(--background-red);padding:4px 8px;color:var(--white);font-size:6px;font-style:normal;font-weight:600;line-height:8px;text-transform:uppercase}.fixture-match-live-stack{display:flex;flex-direction:column;align-items:center;gap:8px}.fixture-match-live-time{display:flex;align-items:center;gap:8px;color:var(--green, #008001);font-family:var(--font-primary);font-weight:700;font-size:12px;line-height:12px}.fixture-match-live-dot{width:4px;height:4px;border-radius:50%;background:var(--green, #008001);flex-shrink:0}.fixture-match-scoreboard{display:inline-flex;align-items:center;justify-content:center;gap:16px;color:var(--black);text-align:center;font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.48px}.fixture-match-summary{color:var(--gray-600);text-align:center;font-family:var(--font-primary);font-size:12px;font-style:normal;font-weight:400;line-height:20px;white-space:nowrap}.fixture-match-stage{color:var(--gray-600);text-align:center;font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:20px;white-space:nowrap}.fixture-match-btn{display:flex;height:40px;padding:4px 41px;justify-content:center;align-items:center;gap:4px;align-self:stretch;color:var(--white);background-color:var(--green);border:none;border-radius:0 0 4px 4px;font-family:var(--font-primary);font-size:14px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer;white-space:nowrap}.fixture-match-btn.live{background-color:var(--green)}.fixture-match-btn.upcoming{background-color:var(--gray-600);color:var(--gray-200)}@media only screen and (max-width:400px){.fixture-match-btn{font-weight:600}}.fixture-list-error{margin-top:30px}.fixture-list-container{width:100%;display:flex;flex-direction:column}.fixture-select{padding:16px 0;position:sticky;left:0;top:34.5px;z-index:50;background-color:var(--background-primary)}.fixture-data-list{display:flex;flex-direction:column;row-gap:8px;flex-grow:1;padding:0 0 16px}.fixture-list-container--accordion{padding:16px 0}.fixture-accordion-list{display:flex;flex-direction:column;row-gap:8px}.fixture-accordion-container{border-radius:4px;overflow:hidden}.fixture-accordion-header{background-color:var(--surface-alt);width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 12px;border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);border:none;cursor:pointer}.fixture-accordion-header-open{background-color:var(--green);border-radius:4px 4px 0 0;box-shadow:none}.fixture-accordion-title{font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:15.4px;color:var(--black)}.fixture-accordion-header-open .fixture-accordion-title{font-weight:600;color:var(--white)}.fixture-accordion-arrow{height:16.8px;width:16.8px;transition:transform .2s;filter:brightness(0)}.fixture-accordion-header-open .fixture-accordion-arrow{filter:none}.fixture-accordion-arrow-up{transform:rotate(180deg)}.fixture-accordion-body{display:flex;flex-direction:column;row-gap:8px;padding:12px;background-color:var(--surface-alt);border-radius:0 0 4px 4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.standings-container{width:100%;display:flex;flex-direction:column;row-gap:8px;padding-top:1rem}.standing-error{margin-top:50px}.standalone-page .standings-container{height:100%;min-height:0;overflow:auto;box-sizing:border-box;padding-bottom:24px}.group-table-container{border-radius:4px;overflow:hidden}.group-table-header{background-color:var(--surface-alt);width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 12px;border-radius:4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15);border:none;cursor:pointer}.group-table-header-open{background-color:var(--green);border-radius:4px 4px 0 0;box-shadow:none}.group-name{font-family:var(--font-primary);font-size:16px;font-style:normal;font-weight:400;line-height:15.4px;color:var(--black)}.group-table-header-open .group-name{font-weight:600;color:var(--white)}.group-info{display:flex;align-items:center;column-gap:16px;margin-left:auto;max-width:45%}.team-flags-list{display:flex;column-gap:8px;max-width:100%;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:grab}.team-flag{width:32px;height:24px}.team-flag.club-team-flag{background-color:transparent}.team-flag.qualified{border:1px solid var(--border-team-qualified)}.group-info-arrow{height:16.8px;width:16.8px;transition:transform .2s;filter:brightness(0)}.group-table-header-open .group-info-arrow{filter:none}.group-info-up-arrow{transform:rotate(180deg)}.group-table-details{display:grid;padding:8px 0 12px;background-color:var(--surface-alt);row-gap:8px;border-radius:0 0 4px 4px;box-shadow:0 2px 2px rgba(var(--gray-600-rgb),.15)}.group-table-row{display:grid;grid-template-columns:30px auto repeat(8,32px);padding:0 12px}.header-row{font-family:var(--font-primary);color:var(--black);text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.2px;text-transform:uppercase}.team-name-row{text-align:left}.group-table-row .pts-column{color:var(--black);font-weight:600}.group-table-details .values-row{font-family:var(--font-primary);color:var(--black);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px}.group-table-details .values-row.qualified{background-image:url(/images/qualified-indicator.jpg);background-position:left;background-repeat:no-repeat;background-size:2px 100%}.team-rank-and-name{color:var(--black);font-family:var(--font-primary);font-size:12px;font-weight:400;line-height:15.4px;letter-spacing:.24px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-align-left{text-align:left}.standing-table-team-name{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.qualified-info{display:flex;align-items:center;column-gap:5.6px;padding:0 12px 12px;height:18px;color:var(--black);font-family:var(--font-primary);font-size:10px;font-style:normal;font-weight:400;line-height:15.4px;letter-spacing:.2px}@media(min-width:1024px){.qualified-info{font-weight:500}}@media(min-width:1024px)and (max-width:1490px){.fixture-section-body--standing .group-table-details{display:flex;flex-direction:column;overflow-x:auto;row-gap:0;padding:4px 0 6px}.fixture-section-body--standing .group-table-row{grid-template-columns:15px minmax(60px,1fr) repeat(8,20px);min-width:max-content;padding:0 8px}.fixture-section-body--standing .qualified-info{padding:0 8px 6px}}.standalone-page .group-table-container{overflow:visible;min-width:max-content}
