.STING-WEB-League { width: 100%; margin: 0px auto; max-width: var(--Max-Size); }
.STING-WEB-League-Info { width: 90%; background: var(--C-Color); border-radius: 30px; padding: 20px; margin: 0 auto; align-content: center; margin-bottom: 20px; }
.STING-WEB-League-Top { display: flex; gap: 10px; align-items: center; margin-bottom: 25px; }
.STING-WEB-League-Top img { width: 40px; height: 40px; object-fit: contain; padding: 0 10px; }
.STING-WEB-League-Top h2 { font-size: 18px; color: #fff; }
.STING-WEB-League-Bottom { display: flex; gap: 12px; width: 100%; margin: 0 auto; }
.STING-WEB-League-Bottom button { background: transparent; color: var(--Primary-B-Color); border: 0; font-size: 14px; padding-bottom: 12px; border-bottom: 2px solid transparent; cursor: pointer; }
.STING-WEB-League-Bottom .active { color: var(--Primary-A-Color); border-bottom-color: var(--Primary-A-Color); }
.STING-WEB-League-Bottom button:hover { color: var(--Primary-A-Color); }table { width: 100%; text-align: center; }
.STING-WEB-Scorers .no-scorers, .STING-WEB-Standings-C .no-standings, .STING-WEB-Previous-Matches .no-matches, .STING-WEB-Matches .no-matches { text-align: center; height: 180px; display: flex; align-items: center; justify-content: center; background: var(--C-Color); border-radius: 30px; font-size: 14px; color: var(--Primary-E-Color); }
.STING-WEB-Standings-C-Header { display: grid; grid-template-columns: .5fr 2fr .5fr .5fr .5fr .5fr .5fr; align-items: center; text-align: center; padding: 8px 0; font-size: 14px; color: var(--Primary-E-Color); border-radius: 8px; }
.STING-WEB-Double { width: 93%; max-width: var(--Max-Size); margin: 20px auto; display: grid; grid-template-columns: 2fr 1fr; gap: 12px; }
.STING-WEB-Standings-C-row { display: grid; grid-template-columns: .5fr 2fr .5fr .5fr .5fr .5fr .5fr; align-items: center; text-align: center; background: var(--C-Color); padding: 8px 0; font-size: 14px; color: var(--Primary-E-Color); border-radius: 6px; margin: 5px 0; }
.Team-logo { display: flex; align-items: center; gap: 12px; font-size: 14px; }
.Team-logo img { width: 30px; height: 30px; object-fit: contain; }
.STING-WEB-Standings-C-row .Position { font-size: 13px; color: var(--Primary-E-Color); }
.STING-WEB-Standings-C-row .Points { color: var(--Primary-B-Color); }
.STING-WEB-Scorers-row .Goals { background: #7074881c; border-radius: 12px; width: 40px; height: 40px; align-content: center; }
.STING-WEB-Group-Name { font-size: 14px; margin: 12px 15px; color: var(--Primary-C-Color); display: block; }.Phone-Show { display: none; }
.PC-Show { display: block; }.Player-Info { display: grid; text-align: start; font-size: 13px; }.Player-zone { font-size: 11px; color: var(--Primary-C-Color); }
.STING-WEB-Scorers-row .Position { font-size: 13px; color: var(--Primary-E-Color); }
.STING-WEB-Scorers-Header { display: grid; grid-template-columns: .5fr 2fr .5fr .5fr; align-items: center; text-align: center; padding: 8px 0; font-size: 14px; color: var(--Primary-E-Color); border-radius: 8px; width: 93%; margin: 0 auto; }
.STING-WEB-Scorers-row { display: grid; grid-template-columns: .5fr 2fr .5fr .5fr; align-items: center; text-align: center; padding: 8px 0; font-size: 14px; color: var(--Primary-E-Color); background: var(--C-Color); border-radius: 6px;  margin: 5px 0; }
.Player img { width: 30px; height: 30px; object-fit: contain; }.STING-WEB-Match:hover * { color: #39dbbfc7; }
.STING-WEB-Scorers-row .Player { display: flex; align-items: center; gap: 12px; font-size: 14px; }
.Match-Teams { display: grid; grid-template-columns: 1fr .5fr 1fr; align-items: center; background: var(--C-Color); width: 96%; margin: 0 auto; padding: 6px; border-radius: 8px; margin-bottom: 5px; gap: 8px; }
.Right-Team,.Left-Team { display: flex; align-items: center; gap: 5px; width: 100%; }.Right-Team { direction: ltr; }.STING-WEB-Scorers-Header .Position { text-align: start; margin-right: 18px; }
.Right-Team img,.Left-Team img { width: 30px; height: 30px; object-fit: contain; }
.Match-Date-Group { display: grid; background: var(--A-Color); border-radius: 12px; margin-bottom: 12px; }
.Match-Round { text-align: center; font-size: 11px; margin-top: 5px; color: var(--Primary-C-Color); }
.Match-Time,.Match-Goals { text-align: center; font-size: 15px; color: var(--Primary-E-Color); }
.Match-Center { display: grid; align-items: center; }.Club { width: 30px; height: 30px; display: flex; align-items: center; justify-self: center; }
.Match-Date-Title { background: var(--B-Color); width: 93%; padding: 4px 12px; border-radius: 7px; margin: 5px auto; color: var(--Primary-E-Color); font-size: 14px; text-align: center; display: block; }
.Right-Team span,.Left-Team span { font-size: 13px; }.Club img { width: 100%; height: 100%; object-fit: contain; }
@media (max-width: 720px) { header { display: none; } .STING-WEB-Scorers-Header .Position { margin-right: 8px; } .STING-WEB-Standings-C-row,.Team-logo { font-size: 12px; } .STING-WEB-Scorers-row .Goals { font-weight: 600; font-size: 17px; }.STING-WEB-Double { grid-template-columns: 1fr; }.Match-Round { font-size: 10px; } .STING-WEB-League-Bottom button,.Match-Time { font-size: 13px; }.Right-Team img,.Left-Team img,.Team-logo img  { width: 25px; height: 25px; }.Phone-Show { display: block; }.Right-Team span,.Left-Team span { font-size: 12px; }.PC-Show,.STING-WEB-Double #STING-WEB-Standings { display: none; }.Club { width: 25px; height: 25px; }}
.STING-WEB-Standings-C, .STING-WEB-Scorers { display: none; }
.STING-WEB-Standings-C.active, .STING-WEB-Scorers.active { display: block; }