#livescore{font-family:roboto;background-color:#0b0b0b;padding:10px;position:fixed;top:90px;width:100%;z-index:20;min-height:140px}@media(max-width:752px){#livescore{top:60px;min-height:150px}}#livescore+.skin-wrapper{top:230px}#livescore .livescore{height:120px;color:#6f757e;padding:0 35px}@media(max-width:430px){#livescore .livescore{height:140px}}#livescore .match{position:relative;width:100%;height:100%;padding:15px 0;background-color:#181818;display:grid;grid-template-columns:1fr 3fr 1fr;grid-template-rows:repeat(2,1fr);grid-template-areas:"time team-1 score-1" "time team-2 score-2";align-items:center;gap:10px;border-radius:5px}#livescore .match .team-logo{width:25px;height:auto}#livescore .match .live-indicator{position:absolute;left:-4px;height:100%;grid-area:time;align-self:center;justify-self:center;border-right:10px solid #ff8a00;border-radius:5px}#livescore .match .time{grid-area:time;align-self:center;justify-self:center;font-size:14px}#livescore .match .time.highlight{color:#ff8a00;font-weight:700;padding-left:25px;padding-right:10px}#livescore .match .time svg{fill:currentColor;width:20px;display:block;margin-bottom:10px}#livescore .match .team{display:flex;align-items:center;font-size:14px}#livescore .match .team img{margin-right:5px}#livescore .match .team>div{width:86px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#livescore .match .team-1{grid-area:team-1}#livescore .match .team-2{grid-area:team-2}#livescore .match .score{height:100%;display:flex;align-items:center;font-weight:700;color:#ccc;font-size:14px}#livescore .match .score-1{grid-area:score-1}#livescore .match .score-2{grid-area:score-2}#livescore .splide__arrow--next{right:-3em}#livescore .splide__arrow--prev{left:-3em}#livescore .livescore-text{color:#fff;text-align:center;margin-top:10px}[x-cloak]{display:none!important}body.livescore{padding-top:230px}body.livescore #main-body{padding:20px 0 60px}