@charset "UTF-8";
a{all:unset;text-decoration:none;color:inherit}a:hover{color:inherit}.flip-image{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.game-number-dropdown{width:100px;border:none;outline:none;appearance:none;font-family:TitilliumWeb-Bold;font-size:1.8rem;padding-right:20px;position:relative}.game-number-dropdown::after{content:"";font-family:TitilliumWeb-Bold;font-weight:900;position:absolute;right:2px;top:50%;transform:translateY(-50%)}.bottom-menu{position:fixed;bottom:0;width:100vw;background-color:white;z-index:1000;padding:12px 90px;white-space:nowrap;font-family:TitilliumWeb-Bold;font-size:1.8rem}.bottom-menu .next-match{display:flex;line-height:1}.bottom-menu .next-match img{height:50px;width:50px;object-position:center;object-fit:contain;margin:0px 12px}.bottom-menu .next-match .time{font-size:1.6rem}.bottom-menu i{margin-left:8px}.bottom-menu .first-pane,.bottom-menu .second-pane{gap:20px}@media (max-width:768px){.hide-on-small{display:none}.bottom-menu{padding:12px;justify-content:flex-start !important}.first-pane,.second-pane{flex-direction:row}}