.MW-Form{font-style:normal;display:flex;align-items:center;justify-content:center;height:100vh;flex-direction:column}.MW-Form:before{border-top-color:var(--Main-Color);border-right-color:var(--Main-Color);content:"";position:absolute}.MW-Form:before{width:30px;height:30px;border-width:4px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;border-radius:100%;animation:spin .5s infinite linear;transform:rotate(0deg)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.LeagueRank{display:block;position:relative;overflow:hidden}.LeagueRank .LeagueName{display:flex;flex-direction:row;background-color:#e4eeff;padding:25px 0;margin:0 2px 12px 2px;border-radius:8px;text-align:center;align-items:center;justify-content:center;font-size:18px}.LeagueRank .LeagueName img{display:table;width:50px;height:auto;max-height:70px;margin-left:10px;padding:5px}.Buttons{display:grid;grid-gap:12px;grid-template-columns:repeat(2,1fr);width:100%;align-items:center;margin-bottom:12px}.Buttons button{cursor:pointer;color:#ffffff;font-family:inherit;border:0;border-radius:8px;background-color:#00345f;font-size:16px;text-align:center;padding:5px 0;overflow:hidden}.standings-group{display:block;position:relative;overflow:hidden;margin-bottom:25px}h5.group-name{display:block;width:100%;background:radial-gradient(circle,rgba(89,152,220,0.6) 0,rgb(35,35,35) 130%);color:#ffffff;font-weight:600;text-align:center;font-size:18px;padding:12px;border-radius:8px;margin-bottom:12px}h6.no-data{display:flex;width:100%;height:300px;font-size:18px;font-weight:600;color:#718ba1;letter-spacing:1px;background-color:#e4eeff;border-radius:8px;text-align:center;align-items:center;justify-content:center}table.standings{width:100%;font-size:14px;border-spacing:2px;margin:0 auto}table.standings thead tr{background-color:#718ba1;color:#ffffff}table.standings th{border-radius:8px;padding:6px 0;text-align:center}table.standings th:nth-child(1){display:table-cell;width:60px}table.standings th:not(:nth-of-type(2)){width:70px}th span.team-info,th span.player-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between}th span.team-logo,th span.player-img{display:flex;width:20%;position:relative;overflow:hidden;flex-direction:column;align-items:center;justify-content:center}th span.team-logo img.teamlogo,th span.player-img img,th img.player-team{display:table;width:32px!important;height:32px!important;margin:0 auto;object-fit:contain}th .team-name,th span.player-name{position:relative;width:80%;text-align:right;overflow:hidden}table.standings th span.team{display:flex;flex-direction:row;width:70%;align-items:center;justify-content:flex-start}th span.player-team-info{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;width:100%;overflow:hidden}th span.player-team-img{display:block;width:40px;height:32px;position:relative;float:right;margin-right:10px;overflow:hidden}th span.player-team-name{display:block;margin-right:10px;font-size:14px;float:right}table.players th:nth-of-type(2){width:32%}table.standings tbody tr.odd th:not(.tnt){background:#e4eeff}table.standings tbody tr.even th:not(.tnt){background:#eceef2}table.standings thead tr th span.hide,.Buttons button span.hide{display:none}.TopScorers{display:none}table.players{width:100%;border-spacing:2px;font-size:14px;overflow:hidden}table.players thead tr{background-color:#718ba1;color:#ffffff}table.players th{border-radius:8px;padding:6px 0;text-align:center}table.players tbody tr.odd th:not(.tnt){background:#e4eeff}table.players tbody tr.even th:not(.tnt){background:#eceef2}.Night .LeagueRank .LeagueName,.Night .Buttons button,.Night table.standings tbody tr.odd th:not(.tnt),.Night table.standings tbody tr.even th:not(.tnt),.Night table.players tbody tr.odd th:not(.tnt),.Night table.players tbody tr.even th:not(.tnt){background-color:#0e1019}.Night table.standings thead tr,.Night table.players thead tr{background-color:#000}@media screen and (max-width:1000px){table.standings th:not(:nth-of-type(2)){width:50px}}@media screen and (max-width:750px){th span.team-info{flex-direction:column;align-items:flex-start}table.standings th span.team{width:100%}span.last-five-matches{display:flex;flex-direction:row;width:100%;justify-content:flex-start;margin-left:0}}@media screen and (max-width:650px){th span.team-logo{width:30%}th .team-name{width:70%}span.last-five-matches{display:none}table.standings th:nth-of-type(7){display:none}}@media screen and (max-width:600px){table.standings th:not(:nth-of-type(2)){width:50px}table.standings th span.team{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}th span.team-logo,th .team-name{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:row}table.standings th:nth-of-type(8){display:none}}@media screen and (max-width:450px){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.standings th{width:30px!important}th span.team-name,table.players th:nth-of-type(3){display:none}}@media screen and (max-width:400px){table.standings th{width:40px!important}table.standings tbody tr th img.teamlogo{width:30px;height:30px}th .team-name,th span.player-name{display:none}th span.team-logo,th span.player-img{width:100%}}