.sfa-gamecenter{--gc-blue:#062b57;--gc-red:#e72d24;max-width:1180px;margin:0 auto;padding:24px 16px;color:var(--gc-blue)}
.sfa-gc-leagues{display:flex;gap:2px;overflow-x:auto;margin:-24px -16px 42px;padding:0 16px;border-bottom:1px solid #dce3eb;background:#f3f6fa}
.sfa-gc-leagues a{flex:0 0 auto;padding:16px 18px;color:#42536a;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;white-space:nowrap}
.sfa-gc-leagues a[aria-current="page"]{background:var(--gc-red);color:#fff}
.sfa-gamecenter header{display:flex;gap:24px;align-items:end;justify-content:space-between;flex-wrap:wrap;margin-bottom:22px}
.sfa-gamecenter h2{font-size:clamp(28px,4vw,46px);line-height:1.05;margin:0;font-weight:800}
.sfa-gc-form{display:flex;align-items:end;gap:12px;flex-wrap:wrap}
.sfa-gc-form label{display:grid;gap:5px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.sfa-gc-form select,.sfa-gc-form button{min-height:42px;border:1px solid #ccd7e3;background:#fff;padding:8px 12px;color:var(--gc-blue);font:inherit}
.sfa-gc-form button{background:var(--gc-red);border-color:var(--gc-red);color:#fff;font-weight:800;cursor:pointer}
.sfa-gc-tabs{display:flex;gap:5px;overflow-x:auto;border-bottom:1px solid #dce3eb;margin-bottom:26px;padding-bottom:0}
.sfa-gc-tabs a{white-space:nowrap;padding:12px 20px;color:var(--gc-blue);font-weight:800;text-decoration:none;border:1px solid #d2dce7;background:#f7f9fb;border-radius:0}
.sfa-gc-tabs a[aria-current="page"]{color:#fff;border-color:var(--gc-red);background:var(--gc-red)}
.sfa-gc-competitions{display:flex;gap:7px;overflow-x:auto;margin:-8px 0 26px}
.sfa-gc-competitions a{flex:0 0 auto;padding:11px 17px;background:#f0f2f4;color:var(--gc-blue);font-size:12px;font-weight:800;text-transform:uppercase;text-decoration:none;white-space:nowrap}
.sfa-gc-competitions a[aria-current="page"]{background:var(--gc-blue);color:#fff}
.sfa-gc-division-title{margin:28px 0 12px;padding-bottom:8px;border-bottom:2px solid var(--gc-red);color:var(--gc-blue);font-size:18px;font-weight:800;text-transform:uppercase}
.sfa-gc-division-title:first-child{margin-top:0}
.sfa-gc-widget+.sfa-gc-division-title,.sfa-archive-slot+.sfa-gc-division-title{margin-top:38px}
.sfa-gc-subtabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:-8px 0 22px}
.sfa-gc-subtabs a{padding:11px 18px;background:#f0f2f4;color:var(--gc-red);text-decoration:none;font-weight:700}
.sfa-gc-subtabs a[aria-current="page"]{background:#111;color:#fff}
.sfa-gc-phases{display:flex;gap:7px;overflow-x:auto;margin:0 0 28px}
.sfa-gc-phases a{flex:0 0 auto;padding:12px 22px;border:1px solid #d2dce7;background:#f7f9fb;color:var(--gc-blue);font-size:12px;font-weight:800;text-transform:uppercase;text-decoration:none;white-space:nowrap;border-radius:0}
.sfa-gc-phases a[aria-current="page"]{border-color:var(--gc-red);background:var(--gc-red);color:#fff}
.sfa-gc-league-select{display:none!important}
.sfa-gc-content{min-height:220px;overflow-x:auto}
.sfa-gc-content table{width:100%;border-collapse:collapse;border-spacing:0;color:var(--gc-blue);font-size:var(--gc-data-font-size,15px);font-weight:var(--gc-data-font-weight,700)}
.sfa-gc-widget table thead th,.sfa-archive-slot table thead th{padding:13px 15px!important;border:0!important;border-bottom:2px solid #f28a00!important;background:#e5ecf4!important;color:#43566e!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;text-align:left}
.sfa-gc-widget table tbody td,.sfa-archive-slot table tbody td{padding:14px 15px!important;border:0!important;border-bottom:1px solid #fff!important;vertical-align:middle!important}
.sfa-gc-widget table tbody tr:nth-child(odd),.sfa-archive-slot table tbody tr:nth-child(odd){background:#fff!important}
.sfa-gc-widget table tbody tr:nth-child(even),.sfa-archive-slot table tbody tr:nth-child(even){background:#eaf0f6!important}
.sfa-gc-widget table tbody tr:hover,.sfa-archive-slot table tbody tr:hover{background:#dfe8f2!important}
.sfa-gc-widget table a,.sfa-archive-slot table a{color:var(--gc-blue)!important;font-weight:700;text-decoration:none}
.sfa-gc-widget table a:hover,.sfa-archive-slot table a:hover{color:var(--gc-red)!important}
.sfa-gc-widget table img,.sfa-archive-slot table img{width:var(--gc-logo-size,44px)!important;height:var(--gc-logo-size,44px)!important;max-width:none!important;max-height:none!important;object-fit:contain;vertical-align:middle}
.sfa-gc-widget button,.sfa-gc-widget select,.sfa-archive-slot button,.sfa-archive-slot select{min-height:40px;border:1px solid #ccd7e3;border-radius:0;background:#f7f9fb;color:var(--gc-blue);padding:8px 12px;font:inherit;font-weight:700}
.sfa-gc-widget button[aria-pressed="true"],.sfa-gc-widget .active,.sfa-archive-slot button[aria-pressed="true"],.sfa-archive-slot .active{border-color:var(--gc-red);background:var(--gc-red);color:#fff}
.sfa-gc-widget>div,.sfa-archive-slot>div{max-width:100%}
.sfa-gc-cached{animation:sfaGcFade .15s ease-in}
@keyframes sfaGcFade{from{opacity:.65}to{opacity:1}}
@media(max-width:700px){.sfa-gamecenter{padding-inline:8px}.sfa-gc-leagues{margin-inline:-8px;padding-inline:8px;margin-bottom:28px}.sfa-gc-form{width:100%}.sfa-gc-form label{flex:1}.sfa-gc-form select{width:100%}.sfa-gc-tabs a{padding:10px 12px}.sfa-gc-phases a{padding:10px 14px}.sfa-gc-widget table,.sfa-archive-slot table{min-width:680px}.sfa-gc-widget table tbody td,.sfa-archive-slot table tbody td{padding:11px 10px!important}}

/* Spielplan als kompakte Karten auf Smartphones. */
.sfa-mobile-game-meta,.sfa-mobile-game-status,.sfa-mobile-game-report,.sfa-mobile-tv-network{display:none}
@media(max-width:700px){
  .sfa-gamecenter .-hd-los-schedule{overflow:visible!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-util-intellitable{overflow:visible!important}
  .sfa-gamecenter .-hd-los-schedule table{display:block;min-width:0!important;width:100%!important;background:#eef3f8}
  .sfa-gamecenter .-hd-los-schedule thead{display:none!important}
  .sfa-gamecenter .-hd-los-schedule tbody{display:grid;gap:2px;width:100%}
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card{
    display:grid!important;grid-template-columns:30px minmax(0,1fr) 34px;grid-template-rows:auto 30px 30px auto;
    gap:3px 8px;align-items:center;min-height:148px;padding:14px 16px 12px!important;border:0!important;background:#fff!important;cursor:pointer
  }
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card:nth-child(even){background:#edf2f8!important}
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card:hover{background:#e5edf5!important}
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card td{display:block!important;padding:0!important;border:0!important;background:transparent!important;min-width:0}
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card td:nth-of-type(1),
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card td:nth-of-type(2),
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card .sfa-mobile-hidden-column,
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card .sfa-mobile-hidden-divider,
  .sfa-gamecenter .-hd-los-schedule tr.sfa-mobile-game-card .sfa-mobile-tv-source{display:none!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-scheduled-date,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-scheduled-time,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-scheduledDate,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-scheduledTime,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-score-divider,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-overtime,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-shootout,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-gameDocuments,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-locationShortname,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-locationLongname,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-tvNetwork,
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-col-tvNetworkAndGameStreams{display:none!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-home-team-logo{grid-column:1;grid-row:2}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-home-team-name{grid-column:2;grid-row:2;text-align:left!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-home-team-score{grid-column:3;grid-row:2}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-away-team-logo{grid-column:1;grid-row:3}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-away-team-name{grid-column:2;grid-row:3}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-away-team-score{grid-column:3;grid-row:3}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px!important;font-weight:800!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-score{text-align:right!important;font-size:20px!important;font-weight:900!important}
  .sfa-gamecenter .-hd-los-schedule .-hd-los-schedule-team-logo img{width:25px!important;height:25px!important}
  .sfa-mobile-game-meta,.sfa-mobile-game-status,.sfa-mobile-game-report{display:block}
  .sfa-mobile-game-meta{grid-column:1/3;grid-row:1;color:#455a71;font-size:11px;font-weight:800}
  .sfa-mobile-game-status{grid-column:2/4;grid-row:1;color:#455a71;font-size:11px;font-weight:900;text-align:right;text-transform:uppercase}
  .sfa-mobile-game-report{grid-column:2/4;grid-row:4;align-self:center;margin-top:7px;color:#d51d13;font-size:11px;font-weight:900;text-align:right;text-transform:uppercase}
  .sfa-mobile-tv-network{grid-column:1/3;grid-row:4;align-items:center;justify-content:center;gap:18px;margin-top:7px;min-height:50px}
  .sfa-mobile-tv-network:not(:empty){display:flex!important}
  .sfa-mobile-tv-network a{display:flex!important;position:relative;z-index:5;align-items:center;justify-content:center;min-width:44px;min-height:44px;pointer-events:auto!important;touch-action:manipulation}
  .sfa-mobile-tv-network .sfa-mobile-stream-link{background-color:transparent!important;color:#ff0101!important}
  .sfa-mobile-tv-network .sfa-mobile-stream-link img,
  .sfa-mobile-tv-network img{display:inline-block!important;width:auto!important;height:20px!important;max-width:none!important;max-height:20px!important;object-fit:contain!important;vertical-align:middle!important;pointer-events:none}
  .sfa-mobile-game-live .sfa-mobile-game-status{color:#d51d13;animation:sfaGcLivePulse 1.5s ease-in-out infinite}
  .sfa-mobile-game-live .-hd-los-schedule-score,
  .sfa-mobile-game-live .-hd-los-schedule-home-team-score,
  .sfa-mobile-game-live .-hd-los-schedule-away-team-score{color:#d51d13!important}
}
@keyframes sfaGcLivePulse{50%{opacity:.45}}

/* Spieldetailseite /spielbericht/ */
.-hd-los-game-full-report{--match-blue:#062b57;--match-red:#ee2e24;--match-pale:#edf3f8;display:block;max-width:1180px;margin:0 auto;color:var(--match-blue);font-size:15px;font-weight:600}
.-hd-los-game-full-report h1,.-hd-los-game-full-report h2{margin:38px 0 18px;color:var(--match-blue);font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.-hd-los-game-full-report h2{padding-bottom:11px;border-bottom:3px solid var(--match-red);font-size:25px}
.-hd-los-game-full-report h3{margin:28px 0 12px;color:var(--match-blue);font-size:18px;font-weight:800;text-transform:uppercase}
.-hd-los-game-full-report img{max-width:100%;height:auto;object-fit:contain}
.-hd-los-game-full-report a{color:var(--match-blue);font-weight:800;text-decoration:none}
.-hd-los-game-full-report a:hover{color:var(--match-red)}
.-hd-los-game-full-report table{width:100%;border-collapse:collapse;border-spacing:0;margin:14px 0 28px;background:#fff}
.-hd-los-game-full-report th{padding:13px 15px;border:0;border-bottom:2px solid #f28a00;background:#e3ebf3;color:#43566e;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}
.-hd-los-game-full-report td{padding:13px 15px;border:0;border-bottom:1px solid #fff;vertical-align:middle}
.-hd-los-game-full-report tbody tr:nth-child(even){background:var(--match-pale)}
.-hd-los-game-full-report tbody tr:hover{background:#dfe9f2}
.-hd-los-game-full-report ul{margin:0;padding:0;list-style:none}
.-hd-los-game-full-report li{padding:13px 15px;border-bottom:1px solid #dce5ee;background:#fff}
.-hd-los-game-full-report li:nth-child(even){background:var(--match-pale)}
.-hd-los-game-full-report button{min-height:42px;padding:10px 16px;border:1px solid #ccd8e4;border-radius:0;background:#f7f9fb;color:var(--match-blue);font:inherit;font-weight:800;text-transform:uppercase;cursor:pointer}
.-hd-los-game-full-report button[aria-selected="true"],.-hd-los-game-full-report button.active{border-color:var(--match-red);background:var(--match-red);color:#fff}
.-hd-los-game-full-report dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}
.-hd-los-game-full-report dt{color:#52667d;font-size:11px;font-weight:900;text-transform:uppercase}
.-hd-los-game-full-report dd{margin:4px 0 0;font-weight:700}
@media(max-width:700px){.-hd-los-game-full-report{font-size:14px}.-hd-los-game-full-report h2{font-size:21px}.-hd-los-game-full-report dl{grid-template-columns:1fr}.-hd-los-game-full-report table{min-width:650px}}

/* Dunkler Ergebnisbereich im Stil des neuen Gamecenters. */
.-hd-los-game-full-report .-hd-los-game-full-report-game-info{
  isolation:isolate;overflow:hidden;min-height:410px;padding:54px 40px 34px!important;
  border:0!important;background:#03172f!important;color:#fff!important;
}
.-hd-los-game-full-report .-hd-los-game-full-report-game-info:before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:repeating-linear-gradient(116deg,transparent 0,transparent 110px,rgba(255,255,255,.035) 111px,transparent 112px,transparent 220px);
}
.-hd-los-game-full-report .-hd-los-game-full-report-game-state{
  margin-bottom:26px;color:#f12e27;font-size:13px;font-weight:900;letter-spacing:.12em;text-align:center;text-transform:uppercase;
}
.-hd-los-game-full-report .-hd-los-game-full-report-team{width:36%;color:#fff}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away{display:flex!important;flex-direction:column;text-align:right}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .-hd-los-game-full-report-team-logo{order:1}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .-hd-los-game-full-report-team-name{order:2}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .sfa-match-coach{order:3}
.-hd-los-game-full-report .-hd-los-game-full-report-team-logo{
  display:block!important;width:100%!important;height:112px!important;margin-bottom:15px;text-align:left!important;
}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .-hd-los-game-full-report-team-logo{text-align:right!important}
.-hd-los-game-full-report .-hd-los-game-full-report-team-logo img{max-width:112px!important;max-height:112px!important}
.-hd-los-game-full-report .-hd-los-game-full-report-team-name{
  width:100%!important;height:auto!important;color:#fff!important;font-size:clamp(22px,3vw,38px)!important;line-height:1.05!important;font-weight:900!important;text-align:left!important;text-transform:uppercase;
}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .-hd-los-game-full-report-team-name{text-align:right!important}
.-hd-los-game-full-report .-hd-los-game-full-report-score{display:flex;position:relative;align-items:flex-start;justify-content:center;gap:7px;width:28%;padding-top:70px;padding-bottom:30px;color:#fff}
.-hd-los-game-full-report .-hd-los-game-full-report-score-home,
.-hd-los-game-full-report .-hd-los-game-full-report-score-away,
.-hd-los-game-full-report .-hd-los-game-full-report-score-divider{color:#fff!important;font-size:64px!important;font-weight:900!important}
.-hd-los-game-full-report .-hd-los-game-full-report-score-divider{display:none!important}
.-hd-los-game-full-report .sfa-match-colon{color:#8b9aab;font-size:64px;line-height:96px}
.-hd-los-game-full-report .sfa-match-result-note{position:absolute;left:0;right:0;bottom:0;color:#b9c6d4;font-size:13px;font-weight:900;line-height:20px;text-align:center;text-transform:uppercase}
.-hd-los-game-full-report .-hd-los-game-full-report-score-home,
.-hd-los-game-full-report .-hd-los-game-full-report-score-away,
.-hd-los-game-full-report .-hd-los-game-full-report-score-divider{width:auto!important;min-width:0!important}
.-hd-los-game-full-report .-hd-los-game-full-report-period-stats{clear:both;width:min(390px,100%);margin:42px auto 24px;color:#fff}
.-hd-los-game-full-report .-hd-los-game-full-report-period-stats>div{display:flex!important;width:100%}
.-hd-los-game-full-report .-hd-los-game-full-report-period-stats>div>div{flex:1 1 0;min-width:0!important;margin:0!important;border-color:#34465b!important;background:transparent!important;color:#fff!important;text-align:center!important}
.-hd-los-game-full-report .-hd-los-game-full-report-period-stats>div>div:first-child{flex:0 0 92px;text-align:right!important;padding-right:14px!important}
.-hd-los-game-full-report .sfa-empty-overtime{display:none!important}
.-hd-los-game-full-report .-hd-los-game-full-report-game-facts{clear:both;margin-top:26px;color:#d9e2ec;text-align:center}
.-hd-los-game-full-report .-hd-los-game-full-report-game-fact-row{display:inline-flex;margin:5px 18px;gap:7px}
.-hd-los-game-full-report .-hd-los-game-full-report-game-fact-label{color:#aebdcd}
.-hd-los-game-full-report .-hd-los-game-full-report-game-fact-value{color:#fff;font-weight:800}
.-hd-los-game-full-report .sfa-moved-fact{display:none!important}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts > .sfa-original-fact{display:none!important}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts > .sfa-official-summary{display:flex!important}
.-hd-los-game-full-report .sfa-match-meta{display:flex;justify-content:center;gap:6px;margin:18px auto 4px;color:#fff;font-size:13px;font-weight:800;text-align:center}
.-hd-los-game-full-report .sfa-match-meta span+span:before{content:" · ";color:#8fa0b2}
.-hd-los-game-full-report .sfa-match-coach{margin-top:22px;color:#fff;text-align:left}
.-hd-los-game-full-report .-hd-los-game-full-report-team-away .sfa-match-coach{text-align:right}
.-hd-los-game-full-report .sfa-match-coach strong,.-hd-los-game-full-report .sfa-match-coach span{display:block}
.-hd-los-game-full-report .sfa-match-coach strong{font-size:14px;font-weight:900}
.-hd-los-game-full-report .sfa-match-coach span{margin-top:2px;color:#aebdcd;font-size:12px}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts{
  display:flex!important;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;
  margin:0!important;padding:12px 18px 20px!important;background:#fff!important;color:var(--match-blue)!important;
}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts .-hd-los-game-full-report-game-fact-row{
  display:flex!important;align-items:baseline;gap:7px;margin:0!important;padding:0!important;
  border:0!important;background:transparent!important;color:var(--match-blue)!important;
}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts .-hd-los-game-full-report-game-fact-label{
  padding:0!important;background:transparent!important;color:#52667d!important;font-size:12px!important;font-weight:500!important;text-align:right!important;
}
.-hd-los-game-full-report > .-hd-los-game-full-report-game-facts .-hd-los-game-full-report-game-fact-value{
  width:auto!important;max-width:none!important;padding:0!important;background:transparent!important;color:var(--match-blue)!important;font-size:12px!important;font-weight:900!important;text-align:left!important;white-space:nowrap!important;
}
.-hd-los-game-full-report .-hd-game-stream-button,
.-hd-los-game-full-report-streams .-hd-game-stream-button{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;max-width:none!important;min-height:32px;padding:6px 10px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ff0101!important}
.-hd-los-game-full-report .-hd-game-stream-button img,
.-hd-los-game-full-report-streams .-hd-game-stream-button img{display:block!important;width:auto!important;height:40px!important;max-width:220px!important;max-height:40px!important;object-fit:contain!important}
.-hd-los-game-full-report-streams{text-align:center}

@media(max-width:767px){
  .-hd-los-game-full-report .-hd-game-stream-button,
  .-hd-los-game-full-report-streams .-hd-game-stream-button{min-width:44px;min-height:44px;padding:12px!important;touch-action:manipulation}
  .-hd-los-game-full-report .-hd-game-stream-button img,
  .-hd-los-game-full-report-streams .-hd-game-stream-button img{height:40px!important;max-width:220px!important;max-height:40px!important}
}
@media(max-width:700px){
  .-hd-los-game-full-report > .-hd-los-game-full-report-game-facts{
    --sfa-official-direction:column;
    --sfa-official-align:stretch;
    --sfa-official-gap:10px;
    --sfa-official-wrap:nowrap;
    --sfa-official-overflow:visible;
  }
  .-hd-los-game-full-report .-hd-los-game-full-report-game-info{min-height:0;padding:32px 14px 24px!important}
  .-hd-los-game-full-report .-hd-los-game-full-report-team{width:34%}
  .-hd-los-game-full-report .-hd-los-game-full-report-score{width:32%;padding-top:53px}
  .-hd-los-game-full-report .-hd-los-game-full-report-team-logo{height:80px!important}
  .-hd-los-game-full-report .-hd-los-game-full-report-team-logo img{max-width:76px!important;max-height:76px!important}
  .-hd-los-game-full-report .-hd-los-game-full-report-team-name{font-size:16px!important}
  .-hd-los-game-full-report .-hd-los-game-full-report-score-home,
  .-hd-los-game-full-report .-hd-los-game-full-report-score-away,
  .-hd-los-game-full-report .-hd-los-game-full-report-score-divider{font-size:30px!important;line-height:48px!important;height:48px!important}
  .-hd-los-game-full-report .sfa-match-colon{font-size:30px;line-height:48px}
  .-hd-los-game-full-report .-hd-los-game-full-report-period-stats{margin-top:32px}
  .-hd-los-game-full-report > .-hd-los-game-full-report-game-facts{justify-content:flex-start;padding-inline:14px!important}
  .-hd-los-game-full-report > .-hd-los-game-full-report-game-facts .sfa-official-summary{width:100%!important;min-width:0!important}
  .-hd-los-game-full-report > .-hd-los-game-full-report-game-facts .sfa-official-summary .-hd-los-game-full-report-game-fact-value{white-space:normal!important}
}
.sfa-schedule-pages{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:18px 0}.sfa-schedule-pages[hidden]{display:none}.sfa-schedule-pages button{min-height:44px;padding:8px 16px;border:1px solid #ccd7e3;background:#fff;color:#062b57;font:inherit;font-weight:800;text-transform:uppercase;cursor:pointer}.sfa-schedule-pages button:disabled{opacity:.45;cursor:default}
