@font-face {font-family: Manrope;src: url(../assets/fonts/manrope.woff);}@font-face {font-family: ManropeReg;src: url(../assets/fonts/manrope-reg.woff);}:root {--background: linear-gradient(to left, #FF4A4D, #c1182a);--bggrey: #F5F5F5;--secondary: #FF4A4D;--highlight: #FF4A4D;--primary: #c1182a;--text-primary: black;--text-inverse: white;--textgrey: grey;--scorecard: white;--teamnamecolor: #757575;--statuscolor: #388E3C;--border: gainsboro;--bgcolor: white;--bodycolor: #f9f9fb;--inntabs:white;--img : invert(0);}.dark {--background: linear-gradient(to left, #424242, rgb(20, 20, 20));--bggrey: rgb(27, 27, 27);--secondary: #252629;--primary: #0e0d0d;--highlight: rgb(212, 200, 200);--text-primary: white;--text-inverse: white;--textgrey: rgb(245, 231, 231);--scorecard: rgb(15, 15, 15);--teamnamecolor: white;--statuscolor: white;--border: black;--bgcolor: #111010;--bodycolor: rgb(8, 8, 8);--inntabs:black;--img : invert(1);}body {margin: 0;padding: 0;font-family: 'Manrope', sans-serif;box-sizing: border-box;background-color: var(--bodycolor);min-height: 100%;}.root {max-width: 2048px;margin: auto;min-height: 700px;}a {-webkit-tap-highlight-color: transparent;}html {scroll-behavior: smooth;}a {color: white;text-decoration: none;}.active_a {border-bottom: 3px solid #FFEA00;}.animate {animation: shimmer 2s infinite;background: linear-gradient(to right, #EEEEEE 4%, #ECEFF1 25%, #d4d3d3 36%);background-size: 1000px 100%;}@keyframes shimmer {0% {background-position: -1000px 0;}100% {background-position: 1000px 0;}}.bottommenu {display: none;width: 100%;height: 50px;position: fixed;bottom: -1px;margin: auto;background-color: var(--bgcolor);box-shadow: 0 4px 20px 0 rgb(0, 0, 0, 0.1);padding: 5px 0px;}.bottommenu ul {list-style: none;display: flex;justify-content: space-around;margin: 0;padding: 0;}.bottommenu i {font-size: 25px;display: inline;}.bottommenu a {color: var(--text-primary);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;}.bottommenu li {display: flex;justify-content: center;flex-direction: column;text-align: center;background-color: var(--bgcolor);line-height: 22px;}i .fa {background-image: radial-gradient(at center, white) !important;}.bottommenu span {font-size: 10px;color: var(--text-primary);}.morebox,.sub-events-mobile{background-color: var(--bgcolor);display: none;position: fixed;bottom: 50px;width: 100%;z-index: 100;transition: all 0.2s ease-in-out;transform: translateY(100%);}.moreboxopen,.sub-events-mobile-open {transition: all 0.2s ease-in-out;transform: translateY(0);}.morebtnrotate {transition: all 0.2s ease;transform: rotate(180deg);}.sub-events-mobile ul{padding: 0;margin: 10px;list-style: none;}.sub-events-mobile ul li, .morebox ul li{margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid var(--bggrey);}.sub-events-mobile p{font-size: 12px;color: var(--text-primary);}.morebox ul {padding: 0;margin: 10px;list-style: none;}.morebox ul li a, .sub-events-mobile li a {color: var(--text-primary);}.events{position: relative;}.sub-events{position: relative;flex-direction: column;background-color:var(--bgcolor);display: none;position: absolute;left: 10px;width: auto;margin-top: 12px;padding: 10px;border-radius: 10px;animation: fadeMenu 0.3s ease-in-out;box-shadow: 0 4px 20px 0 rgb(0,0,0,0.1);}@keyframes fadeMenu{0%{opacity: 0;}100%{opacity: 1;}}.events:hover > .sub-events,.dropdown{display: flex;}.sub-events li a{color: var(--text-primary);}.sub-events ul{padding: 0;margin: 0;}.sub-events ul li{display: block;margin:10px 5px;border-radius: 10px;padding: 8px;white-space: nowrap;}.sub-events ul li:hover{background-color:var(--bggrey);}.dropdown{position: absolute;left: 20px;top: -15px;border: 15px solid transparent;border-bottom: 15px solid var(--bgcolor);border-top: none;}#active-circle{margin : 1px;margin-bottom: 5px;color: red;animation: activeteam 1s infinite alternate;}@keyframes activeteam {0% {opacity: 0;}100% {opacity: 1;}}#squareAd, #rectangleAd{max-width: 98vw;margin: auto;text-align: center;}#fixedAd{position: fixed;left: 0;bottom: 0;width: 100%;z-index: 1000000;text-align: center;height: auto;background-color: white;}.mob-match-scroll{display: none;}.mob-hbtnleft{visibility: hidden;}.mob-hbtnleft, .mob-hbtnright{color: #FF4A4D;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;}details > summary {list-style: none;}details > summary::-webkit-details-marker {display: none;}@media (max-width:780px) {.sub-events-mobile,.morebox{display: block;}.morebox {display: block;}.active_a i {color: #d04134;}.active_a {color: #d04134;border: none;padding-bottom: 0;width: auto;background-color: transparent;padding: 0;}.bottommenu {display: block;z-index: 10000;}.mob-match-scroll{margin-bottom: 13px;display: flex;justify-content: space-between;align-items: center;margin-top: -5px;}body{margin-bottom: 70px;}}