.Leagues ul.Mw-cards{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--Gap2);padding:var(--Gap2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
ul.Mw-cards li.card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:var(--Main-BG);-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2);font-size:var(--FontSize3);padding:var(--Gap2);border:var(--Border);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}
ul.Mw-cards li.card a{display:-webkit-box;display:-ms-flexbox;display:flex;width:var(--Full-Width);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--Gap2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
li.card span.card-image{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#b3cbdf;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:110px;height:110px;border:10px solid #e9ecef;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-filter:drop-shadow(0 2px 6px rgba(0,0,0,0.1));filter:drop-shadow(0 2px 6px rgba(0,0,0,0.1))}
li.card span.card-image img{display:table;width:50px!important;height:50px!important;margin:0 auto;object-fit:contain;-webkit-filter:drop-shadow(0 2px 6px rgba(0,0,0,0.1));filter:drop-shadow(0 2px 6px rgba(0,0,0,0.1))}
li.card span.card-name{display:block;width:var(--Full-Width);background-color:var(--Secondary-BG);border:var(--Border);margin:0;padding:0;-webkit-border-radius:var(--Radius3);-moz-border-radius:var(--Radius3);border-radius:var(--Radius3);text-align:center;height:35px;overflow:hidden}
.Night li.card span.card-image{border:10px solid #191d2d}
.StandingSection{display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--Gap2);gap:var(--Gap2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}
.EntityHeader{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:var(--Main-BG);-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2);width:var(--Full-Width);overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.EntitySection{display:block;position:relative}
.EntityCover{display:block;position:absolute;width:var(--Full-Width);height:100%;overflow:hidden}
.EntityCover .Cover{position:absolute;width:var(--Full-Width);height:100%;background:url(/assets/uploads/svg-icons/card-light-bg.svg) no-repeat center center var(--Main-BG);background-size:100% 100%;overflow:hidden}
body.Night .EntityCover .Cover{background:url(/assets/uploads/svg-icons/card-dark-bg.svg) no-repeat center center var(--Main-BG)}
.EntityBanner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:linear-gradient(135deg,rgba(57,219,191,0.15),rgba(57,219,191,0.05));overflow:hidden}
.PlayerSection .EntityBanner,.PlayerSection .EntityCover{-webkit-border-radius:var(--Radius2)!important;-moz-border-radius:var(--Radius2)!important;border-radius:var(--Radius2)!important}
.EntityImg{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#b3cbdf;height:110px;width:110px;margin-inline-end:20px;margin-inline-start:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:var(--Shadow);-moz-box-shadow:var(--Shadow);box-shadow:var(--Shadow);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.EntityImg img{display:table;height:auto;width:var(--Full-Width);max-height:60px;max-width:60px;margin:auto;object-fit:contain}
.EntityInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--Gap2);-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;height:110px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.PlayerSection .EntityInfo{-webkit-box-pack:space-between!important;-ms-flex-pack:space-between!important;justify-content:space-between!important}
.EntityTitle{display:block;position:relative;-webkit-box-align:center;color:var(--Secondary-Color);-ms-flex-align:center;align-items:center;font-size:22px;font-weight:900;overflow:hidden}
body.Night .EntityTitle{color:var(--Font-Color)}
.EntityTitle .EntityName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}
.EntityMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.MetaItem{font-size:var(--FontSize2);font-weight:500;color:var(--Main-Color)}
span.Entity-Imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--Gap2)}
span.M-img{display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
span.M-img img{max-width:30px;max-height:30px;width:auto;height:auto;object-fit:contain}
span.ShortBio{font-size:var(--FontSize3);line-height:25px}
.Buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:var(--Full-Width);padding:var(--Gap2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.Buttons button{cursor:pointer;width:var(--Full-Width);color:var(--White-Color);font-family:inherit;border:0;-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2);background:var(--Secondary-Color);font-size:var(--FontSize2);text-align:center;padding:4px 0;overflow:hidden}
.Scorers-Tabs,.Stages-Tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:var(--Gap2)}
.Scorers-Tab,.Stages-Tab{cursor:pointer;width:var(--Full-Width);-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2);background:var(--Main-BG);font-size:var(--FontSize2);text-align:center;padding:4px 0;border:var(--Border);overflow:hidden}
.Buttons button.active,.Scorers-Tab.active,.Stages-Tab.active{background:var(--Blue-Color);color:var(--White-Color);text-shadow:1px 0 5px #4b4b4b}
.Night .Buttons button:not(.active){background:var(--Secondary-BG)}
table.standings,table.players{width:var(--Full-Width);font-size:var(--FontSize2);border-spacing:2px;margin:0 auto}
table.standings thead tr,table.players thead tr{background-color:#718ba1;color:var(--White-Color)}
table.standings th:not(:nth-of-type(2)){width:65px}
table.standings th,table.players th{-webkit-border-radius:var(--Radius4);-moz-border-radius:var(--Radius4);border-radius:var(--Radius4);padding:4px 0;text-align:center}
table.standings tbody tr th.won{background-color:#00800030!important}
table.standings tbody tr th.draw{background-color:#a9710930!important}
table.standings tbody tr th.lost{background-color:#ff000030!important}
table.standings tbody tr.odd th:not(.won):not(.draw):not(.lost){background:var(--Main-BG)}
table.standings tbody tr.even th:not(.won):not(.draw):not(.lost){background:#eceef2}
table.standings tbody tr.even.highlighted th,table.standings tbody tr.odd.highlighted th{background:#c4d9ff!important}
table.standings th span.team span.team-row,th span.player-info span.player-row,span.player-team-info span.team-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:var(--Full-Width);gap:10px;padding-inline-start:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}
span.s-team-img,span.player-img,span.player-team-img{display:block;position:relative;width:30px;height:30px;overflow:hidden}
span.s-team-img img,span.player-img img,span.player-team-img img{max-width:30px!important;max-height:30px!important;width:auto;height:auto!important;margin:0 auto}
span.s-team-name,span.player-team-name{font-size:var(--FontSize3);height:35px;overflow:hidden}
.player-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.player-container .player-name,.player-container .player-position{height:20px;line-height:20px;overflow:hidden}
.player-container .player-name{font-size:var(--FontSize2)}
.player-container .player-position{font-size:var(--FontSize3);color:var(--Main-Color)}
th.against span.s-team-img{margin:auto!important}
.standings-group{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.standings-group:not(:last-child){margin-bottom:var(--Gap2)}
.group-name,.Match-Date-Title,.position,.player-h5{display:block;width:var(--Full-Width);background:radial-gradient(circle,rgba(89,152,220,0.6) 0,rgb(35,35,35) 130%);color:var(--White-Color);font-weight:600;text-align:center;font-size:var(--FontSize1);padding:var(--Gap4);-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2)}
table.standings thead tr th span.hide,.Buttons button span.hide{display:none}
table.players th:not(:nth-of-type(2)):not(:nth-of-type(3)){width:60px}
table.players tbody tr.odd th:not(.tnt){background-color:#e4eeff}
table.players tbody tr.even th:not(.tnt){background-color:#eceef2}
.keys{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--Main-BG);padding:var(--Gap2);gap:var(--Gap3);overflow:hidden;position:relative;-webkit-border-radius:var(--Radius2);-moz-border-radius:var(--Radius2);border-radius:var(--Radius2);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:var(--Gap2)}
.keys span.key{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
span.destinations-color{width:5px;height:25px;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-inline-end:var(--Gap4)}
span.destinations-name{font-size:var(--FontSize3)}
.Night table.standings tbody tr.even th:not(.won):not(.draw):not(.lost),.Night table.standings tbody tr.odd th:not(.won):not(.draw):not(.lost),.Night table.players tbody tr.even th:not(.tnt),.Night table.players tbody tr.odd th:not(.tnt){background:var(--Main-BG)}
.Night table.standings tbody tr.even.highlighted th,.Night table.standings tbody tr.odd.highlighted th{background:rgb(57 219 191 / 15%)!important}
.Night table.standings thead tr,.Night table.players thead tr{background-color:var(--Black-Color)}

@media screen and (max-width:768px){
.EntityBanner{padding:16px 8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}
.EntityImg{margin:0 auto 10px}
.EntityInfo{height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.EntityTitle{font-size:20px}
th span.team-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}
table.standings th span.team{width:100%;margin-bottom:6px}
.player-sec,.transfer-item .to-sec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.player-sec .img-box,.club-logo{margin:0}
.transfer-item .exchange-label span{width:90px}
}

@media screen and (max-width:576px){
.LeaguePanner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.LeagueInfo{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.LeagueImg{margin:0 auto}
span.League{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-around;-ms-flex-pack:space-around;justify-content:space-around;margin-bottom:8px}
.Buttons button{font-size:12px}
table.standings th{width:50px;margin:auto}
table.standings th span.team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}
table.standings th:nth-of-type(8),span.s-team-name{display:none}
table.standings th span.team a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0!important}
.keys{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}
table.standings th span.team{margin-bottom:0}
table.standings th:nth-of-type(7){display:none}
.tab-item{height:51px}
.tab-item img{width:35px;height:35px;margin-left:0}
.tab-item span{display:none}
.player-sec{min-width:var(--Full-width)}
}

@media screen and (max-width:480px){
table.standings th{width:30px!important}
table.standings tbody tr th img.teamlogo{width:30px;height:30px}
th span.team-name{display:none}
th span.player-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
table.team-members thead tr th:nth-child(3),table.team-members tbody tr td:nth-child(3){display:none}
.PlayerStats{display:-ms-grid;display:grid;grid-template-columns:repeat(2,1fr)}
table.players th:nth-of-type(3){display:none}
.player-container .player-name, .player-container .player-position {
    font-size: 10px;
    text-align: start;
}
.LeagueImg img{height:60px;width:60px}
table.standings thead tr th span.hide,.Buttons button span.hide{display:block}
table.standings thead tr th span.show,.Buttons button span.show{display:none}
table.SeasonStatistics tbody tr th span{width:100%}
table.SeasonStatistics tbody tr th span:first-of-type{border-left:none}
table.player-table tbody tr th,table.SeasonStatistics tbody tr th{font-size:var(--FontSize3)}
}