.football-standing-widget .logo{height:25px;margin-right:8px;object-fit:contain;width:25px}.football-standing-widget table{font-size:14px;width:100%}.football-standing-widget table td:first-child,.football-standing-widget table th:first-child{padding-left:0}.football-standing-widget table td:last-child,.football-standing-widget table th:last-child{padding-right:0}.football-standing-widget table th{font-size:11px;padding:10px 5px 5px}.football-standing-widget table tr td:first-child span{background:var(--gray-200);border-radius:3px;display:block;font-size:.85em;font-weight:500;height:20px;line-height:20px;text-align:center;width:20px}.football-standing-widget table tr th:nth-child(2){text-align:left;width:100%}.football-standing-widget table tr td:nth-child(2) .team{align-items:center;display:flex}.football-standing-widget table tr td:nth-child(2) .team span{margin-left:8px}.football-standing-widget table tr td:nth-last-child(-n+3){text-align:center;white-space:nowrap}.football-standing-widget table tr td:last-child{font-size:1.1em;font-weight:500}.football-standing-widget table .logo{height:24px;min-height:24px;min-width:24px;object-fit:contain;width:24px}.gamesCaraousel{overflow:hidden;position:relative;--slide-spacing:12px}.gamesCaraousel .carousel-gallery.loaded .games-carousel-loader{opacity:0;visibility:hidden}.gamesCaraousel .carousel-container{display:flex;margin-left:calc(var(--slide-spacing)*-1);touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.gamesCaraousel .slide{padding-left:var(--slide-spacing);transform:translateZ(0)}.gamesCaraousel .event{border:1px solid var(--gray-200);display:block;height:82px;max-height:82px;max-width:180px;overflow:hidden;padding:5px 6px;position:relative}.gamesCaraousel .event:hover{border:1px solid var(--gray-300);text-decoration:none}.gamesCaraousel .event-header{color:var(--gray-600);font-size:12px;margin:0 0 5px;white-space:nowrap}.gamesCaraousel .event-date{background:var(--gray-200);border-radius:5px 5px 0 8px;box-shadow:-9px 7px 7px var(--background);font-size:12px;padding:3px 5px;position:absolute;right:0;top:0}.gamesCaraousel .event-date .inprogress{align-items:center;display:flex}.gamesCaraousel .event-date .inprogress:before{animation:pulse 1s infinite;background:var(--danger)!important;border-radius:100%;content:"";display:block;height:5px;margin:0 6px 0 0;width:5px}.gamesCaraousel .finished,.gamesCaraousel .inprogress{color:var(--text);font-weight:700;text-transform:uppercase}.gamesCaraousel .row,.gamesCaraousel .team{align-items:center;display:flex;font-weight:500;justify-content:space-between}.gamesCaraousel .row{padding:3px 0}.gamesCaraousel .team{padding-right:12px}.gamesCaraousel .team .name{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gamesCaraousel .logo{height:21px;margin-right:5px;object-fit:contain;width:21px}.gamesCaraousel .embla__controls button{align-items:center;background:linear-gradient(90deg,var(--background) 20%,transparent 100%);border:none;bottom:0;box-shadow:0 0 6px var(--background);color:#fff;cursor:pointer;display:flex;justify-content:start;pointer-events:auto;position:absolute;top:0;width:24px}.gamesCaraousel .embla__controls button i{background:var(--primary);border-radius:5px;box-shadow:0 0 6px var(--background);padding:3px}.gamesCaraousel .embla__controls button:hover i{background:#008862}.gamesCaraousel .embla__controls button:disabled{cursor:default;opacity:0;pointer-events:none;transform:translateX(-100%)}.gamesCaraousel .embla__controls button.embla__next{background:linear-gradient(270deg,var(--background) 20%,transparent 100%);justify-content:end;left:auto;right:0}.gamesCaraousel .embla__controls button.embla__prev{left:0}.gamesCaraousel .games-carousel-loader{background:var(--gray-100);border-radius:6px;bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .3s ease,visibility 0s linear .4s;z-index:5}