@-webkit-keyframes blink{50%{opacity:0}}@keyframes blink{50%{opacity:0}}.scoreboard-container{width:500px;margin:0 auto;padding-top:4em;position:absolute;z-index:1;left:0;right:0;display:flex;max-width:900px}.scoreboard-container .scoreboard-wrapper{display:flex}.scoreboard-container .scoreboard-wrapper .status{width:125px;height:147px;z-index:1;display:flex;justify-content:center;align-items:center;padding:0 .5em}.scoreboard-container .scoreboard-wrapper .status span{text-transform:uppercase;display:block;text-align:center;min-width:85px;width:auto;font-weight:700;color:#fff;position:relative}.scoreboard-container .scoreboard-wrapper .status .live:after{content:"";height:10px;width:10px;background-color:#fff;position:absolute;border-radius:5px;right:6px;top:3px;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}.scoreboard-container .scoreboard-wrapper .table-teams{width:125px;background-color:rgba(0,0,0,.59);font-family:Lato,sans-serif}.scoreboard-container .table-scores .scoreboard-header{color:#8a8a8a;font-weight:400}.scoreboard-container .table-scores .scoreboard-content span{color:#fff}.scoreboard-container .table-final{background-color:rgba(0,0,0,.78)}.scoreboard-container .table-final .scoreboard-header{color:#8a8a8a;font-weight:400}.scoreboard-container table{width:520px;height:147.5px;text-align:center;background-color:rgba(0,0,0,.59);padding:1em .5em 2em;font-family:Lato,sans-serif}.scoreboard-container table tr{height:25px}.scoreboard-container table tr td:first-child{text-transform:uppercase;font-weight:400;color:#fff}@media only screen and (max-width:500px){.game-detail .gamebanner-container .banner{height:auto}.game-detail .scoreboard-container{margin:0 auto;padding:4em 0;position:inherit;display:block}.game-detail .scoreboard-wrapper{display:block}.gamebanner-container .scoreboard-container .status,.gamebanner-container .scoreboard-container .table-teams{width:100%}}
/*# sourceMappingURL=modules-SportEvent-SportModules-ScoreBoard-css.e7a503ce.chunk.css.map */