body,html{padding:0;margin:0;font-size:10px;height:100%;color:#16153f}body,html,input,select{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body.dark{background-color:#03021e}body.dark,body.dark input{color:#fff}body.black{background-color:#000;color:#fff}body.black input{color:#fff}body.light,body.transparent{background-color:#f7f8f9}#__next{height:100%}body>*{font-size:1.6rem}a{color:inherit;text-decoration:none}li,p{line-height:1.45;margin-bottom:.5rem}li a[href],p a[href]{color:#0645ad}*{box-sizing:border-box}.page-container,.page-container.narrow{margin:0 10vw}@media(min-width:768px){.page-container.narrow{margin:0 25vw}}#page{display:flex;flex-direction:column;min-height:100%}#page-main{flex-grow:1}body.dots #page-main{background:url(/img/dots-background.png);background-repeat:repeat-y;background-position:top;background-origin:content-box}body.dark-dots #page-main{background:url(/img/dots-background-dark.png);background-repeat:repeat-y;background-position:top;background-origin:content-box}body.dots-single #page-main{background:url(/img/dots-background-single.png);background-repeat:no-repeat;background-position:top;background-origin:content-box}.fade-image,.fade-image-50{-webkit-mask-image:linear-gradient(0deg,transparent 0,#000 50%,#000);mask-image:linear-gradient(0deg,transparent 0,#000 50%,#000);border-radius:2.4rem}.fade-image-80{-webkit-mask-image:linear-gradient(0deg,transparent 0,#000 80%,#000);mask-image:linear-gradient(0deg,transparent 0,#000 80%,#000);border-radius:2.4rem}#page-header{height:100px;position:fixed;z-index:100;left:0;right:0;top:0;transition:background-color .5s ease}#page-header a{color:#fff}#page-header.sticky,body.transparent #page-header.sticky{background-color:#03021e}body.light #page-header{background-color:#f7f8f9}body.light #page-header a{color:#16153f}body.light #page-header a.hamburger span:not(.text){background-color:#16153f}body.transparent #page-header{background-color:rgba(3,2,30,.4)}body.transparent #page-header a{color:#fff}body.transparent #page-header a.hamburger span:not(.text){background-color:#fff}#page-header a.logo{display:flex;align-items:center;position:relative;z-index:11;font-weight:700;font-size:2rem}#page-header a.logo img{margin-right:1rem}#page-header a.logo .text-wrapper{overflow:hidden;display:block}#page-header a.logo span.text{transition:opacity .25s ease-in-out,transform .25s ease-in-out;transform:translateX(-20rem);opacity:0;display:block}@media(min-width:768px){#page-header a.logo span.text{transform:none;opacity:1}}#page-header a.hamburger{padding:1rem;position:relative;z-index:20}#page-header a.hamburger span:not(.text){background-color:#fff;height:.2rem;margin-bottom:5px;width:2.4rem;display:block;box-shadow:0 1px 3px #000}#page-header a.hamburger span.text{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}#page-header nav.navigation{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:3rem}#page-header nav.navigation.menu-open a.logo span.text{transform:translateX(0);opacity:1}#page-header nav.navigation .menu{position:absolute;top:0;left:0;right:0;background-color:rgba(22,21,63,.9);padding:10rem 0 4.5rem;transition:transform .25s ease-in-out}@media(max-width:767px){body.light #page-header nav.navigation .menu{background-color:#fff}}#page-header nav.navigation .menu .menu-item{display:flex}#page-header nav.navigation .menu .menu-item>a:first-of-type{font-size:2rem}@media(max-width:767px){#page-header nav.navigation .menu .menu-item>a:first-of-type{padding:.5rem 4.5rem;display:block}}#page-header nav.navigation .menu .menu-item>a:first-of-type.active{font-weight:700}#page-header nav.navigation:not(.menu-open) .menu{transform:translateY(-100%)}#page-header nav.navigation ul{list-style-type:none;padding:0;margin:0}@media(min-width:992px){#page-header nav.navigation{height:10rem;display:flex;align-items:center;margin-top:0}#page-header nav.navigation .hamburger{display:none}#page-header nav.navigation .menu{margin-left:2rem;transform:none!important;background:transparent;padding:0;position:static;flex:1 1;display:flex}#page-header nav.navigation .menu .menu-item{margin-right:.5rem;margin-left:.5rem;margin-bottom:-.1rem}#page-header nav.navigation .menu .menu-item:first-child{margin-left:0}#page-header nav.navigation .menu .menu-item:last-child{margin-right:0}#page-header nav.navigation .menu .menu-item>a:first-of-type{display:inline-block;font-size:1.6rem;padding:1rem}#page-header nav.navigation .menu .menu-item>a:first-of-type.active{font-weight:700;border-bottom:.2rem solid #52ff6e;padding-bottom:.4rem;margin-bottom:-.3rem;display:block}#page-header nav.navigation .menu .menu-item>a:first-of-type:hover{font-weight:700}#page-header nav.navigation .menu .menu-item>a:first-of-type:before{display:block;content:attr(data-content);font-weight:700;height:0;overflow:hidden;visibility:hidden}#page-header nav.navigation .submenu{display:flex;margin-right:3rem}#page-header nav.navigation .submenu.primary{flex:1 1;justify-content:center}#page-header nav.navigation .submenu:last-child{margin-right:0}}@media(min-width:1200px){#page-header nav.navigation .menu{margin-left:-80px;margin-left:-128px}}#page-footer{background:#16153f;color:#fff}#page-footer .social-links{display:flex;align-items:center;justify-content:center;list-style-type:none;padding:6rem}#page-footer .social-links a{padding:2.4rem}#page-footer .social-links a>span{text-indent:-9999px;overflow:hidden;height:2.4rem;width:2.4rem;display:inline-block}#page-footer .social-links a span.fb{background:url(/img/fb.svg)}#page-footer .social-links a span.instagram{background:url(/img/instagram.svg)}#page-footer .social-links a span.linkedin{background:url(/img/linkedin.svg)}#page-footer .footer-navigation{display:flex;flex-flow:row wrap}#page-footer .footer-navigation nav{flex-basis:100%}@media(min-width:768px){#page-footer .footer-navigation nav{flex-basis:50%}}@media(min-width:992px){#page-footer .footer-navigation nav{flex-basis:33%}}#page-footer .footer-navigation nav ul{margin:0;padding:0;list-style-type:none}#page-footer .footer-navigation h4,#page-footer .footer-navigation li{margin-bottom:1rem;line-height:1.2}#page-footer .footer-navigation h4 a[href],#page-footer .footer-navigation li a[href]{color:#fff}#page-footer .copyright{text-align:center;padding:2rem}.page-section{min-height:100vh;position:relative}@keyframes shake{2.5%,22.5%{transform:translate3d(-1px,0,0)}20%,5%{transform:translate3d(2px,0,0)}12.5%,17.5%,7.5%{transform:translate3d(-4px,0,0)}10%,15%{transform:translate3d(4px,0,0)}25%,to{transform:translateZ(0)}}.events{background-color:#0084ff}.events *{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.scoreCardTableContainer{margin-top:10px;max-height:calc(100dvh - 100px);height:-moz-fit-content;height:fit-content;border-radius:16px;border:1px solid #e2e4e9;overflow:auto;position:relative;max-width:100vw;width:100%}.scoreCardTableContainer table{border-spacing:0}.scoreCardTableContainer table thead th{background-color:#f1f1f4;padding:20px;border-bottom:1px solid #e2e4e9;position:-webkit-sticky;position:sticky;top:0;z-index:10}.scoreCardTableContainer table thead th:not(:last-child){border-right:1px solid #e2e4e9}.scoreCardTableContainer table thead th:first-child{left:0;z-index:15}.scoreCardTableContainer table tbody tr td{border-bottom:1px solid #e2e4e9}.scoreCardTableContainer table tbody tr td:first-child{background-color:#fff;position:-webkit-sticky;position:sticky;left:0;z-index:5}.scoreCardTableContainer table tbody tr td:not(:last-child){border-right:1px solid #e2e4e9}.scoreCardTableContainer table tbody tr:hover{cursor:pointer}.scoreCardTableContainer table tbody tr:hover td{background-color:#f1f1f4}.leagueScoreCardTableContainer{margin-top:10px;max-height:600px;height:-moz-fit-content;height:fit-content;border-radius:16px;border:1px solid #e2e4e9;overflow:auto;position:relative;max-width:100vw;width:100%}.leagueScoreCardTableContainer table{border-spacing:0}.leagueScoreCardTableContainer table .clickable:hover{cursor:pointer;background-color:#f1f1f4}.leagueScoreCardTableContainer table thead th{background-color:#fff;padding:20px;border-bottom:1px solid #e2e4e9;position:-webkit-sticky;position:sticky;top:0;z-index:10}.leagueScoreCardTableContainer table thead th:not(:last-child){border-right:1px solid #e2e4e9}.leagueScoreCardTableContainer table thead th:first-child{left:0;z-index:15}.leagueScoreCardTableContainer table tbody tr td{width:50%;border-bottom:1px solid #e2e4e9}.leagueScoreCardTableContainer table tbody tr td:first-child{background-color:#fff;position:-webkit-sticky;position:sticky;left:0;z-index:5}.leagueScoreCardTableContainer table tbody tr td:not(:last-child){border-right:1px solid #e2e4e9}.sideBarTable{margin-left:auto;margin-right:auto;border-radius:0;border-left:none;border-right:none;height:auto;max-height:none!important;overflow:visible!important}.sideBarTable table{width:100%}.sideBarTable table thead{display:none}.sideBarTable table tbody tr{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sideBarTable table tbody tr td:not(:last-child){flex:1 1;height:100%;align-items:center;display:flex;border-right:none}.sideBarTable table tbody tr td:last-child{flex:1 1;height:100%;align-items:center;display:flex;justify-content:end}@media(max-width:768px){.mobileColumn{flex-direction:column!important}}@media(max-width:1350px){#page-header .page-container{margin:0 5vw}}.aTag:hover{text-decoration:underline}