.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}.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 thead tr th{border-bottom:4px solid #fff0}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{display:flex;flex-direction:row;align-items:center;justify-content:space-between}th span.team-logo{display:flex;width:20%;position:relative;overflow:hidden;flex-direction:column;align-items:center;justify-content:center}th span.team-logo img.teamlogo{display:table;width:32px;height:32px;margin:0 auto;object-fit:contain}th .team-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}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{display:none}.Night .LeagueRank .LeagueName,.Night table.standings tbody tr.odd th:not(.tnt),.Night table.standings tbody tr.even th:not(.tnt){background-color:#0e1019}.Night table.standings 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}}@media screen and (max-width:650px){th span.team-logo{width:30%}th .team-name{width:70%}table.standings th span.team{width:100%}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}}@media screen and (max-width:400px){table.standings th{width:40px!important}table.standings tbody tr th img.teamlogo{width:30px;height:30px}th span.team-name{display:none}}
