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}@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}.scoreCardTableContainer{margin-top:10px;height:-moz-fit-content;height:fit-content;border-radius:16px;border:1px solid #e2e4e9;overflow:auto;position:relative;max-width:100vw;width:100%;max-height:calc(100dvh - 150px);scrollbar-gutter:stable both-edges}.scoreCardTableContainer table{border-spacing:0;table-layout:fixed}@media(max-width:550px){.scoreCardTableContainer table{width:100%}}.scoreCardTableContainer table thead{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff}.scoreCardTableContainer table thead th{background-color:#fff;padding:16px 12px;border-bottom:1px solid #e2e4e9;width:200px!important;min-width:200px!important;max-width:200px!important}.scoreCardTableContainer table thead th div{text-align:start}.scoreCardTableContainer table thead th:not(:last-child){border-right:1px solid #e2e4e9}.scoreCardTableContainer table thead th:first-child{width:286px!important;min-width:286px!important;max-width:286px!important;position:-webkit-sticky;position:sticky;left:0;z-index:15}@media(max-width:550px){.scoreCardTableContainer table thead th:first-child{width:100%!important;min-width:100%!important;max-width:100%!important}}.scoreCardTableContainer table tbody{position:relative;z-index:0}.scoreCardTableContainer table tbody td{border-bottom:1px solid #e2e4e9;width:200px!important;min-width:200px!important;max-width:200px!important;overflow-x:auto}.scoreCardTableContainer table tbody td:not(:last-child){border-right:1px solid #e2e4e9}.scoreCardTableContainer table tbody td:first-child{width:286px!important;min-width:286px!important;max-width:286px!important;background-color:#fff;position:-webkit-sticky;position:sticky;left:0;z-index:5}@media(max-width:550px){.scoreCardTableContainer table tbody td:first-child{width:100%!important;min-width:100%!important;max-width:100%!important}}.scoreCardTableContainer table tbody tr:hover{cursor:pointer}.scoreCardTableContainer table tbody tr:hover td{background-color:#f1f1f4}.leagueScoreCardTableContainer{margin-top:10px;height:-moz-fit-content;height:fit-content;border-radius:16px;border:1px solid #e2e4e9;overflow:auto;position:relative;max-width:100vw;width:100%;max-height:600px;width:-moz-fit-content;width:fit-content}.leagueScoreCardTableContainer table{border-spacing:0;table-layout:fixed}@media(max-width:550px){.leagueScoreCardTableContainer table{width:100%}}.leagueScoreCardTableContainer table thead{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff}.leagueScoreCardTableContainer table thead th{background-color:#fff;padding:16px 12px;border-bottom:1px solid #e2e4e9;width:200px!important;min-width:200px!important;max-width:200px!important}.leagueScoreCardTableContainer table thead th div{text-align:start}.leagueScoreCardTableContainer table thead th:not(:last-child){border-right:1px solid #e2e4e9}.leagueScoreCardTableContainer table thead th:first-child{width:286px!important;min-width:286px!important;max-width:286px!important;position:-webkit-sticky;position:sticky;left:0;z-index:15}@media(max-width:550px){.leagueScoreCardTableContainer table thead th:first-child{width:100%!important;min-width:100%!important;max-width:100%!important}}.leagueScoreCardTableContainer table tbody{position:relative;z-index:0}.leagueScoreCardTableContainer table tbody td{border-bottom:1px solid #e2e4e9;width:200px!important;min-width:200px!important;max-width:200px!important;overflow-x:auto}.leagueScoreCardTableContainer table tbody td:not(:last-child){border-right:1px solid #e2e4e9}.leagueScoreCardTableContainer table tbody td:first-child{width:286px!important;min-width:286px!important;max-width:286px!important;background-color:#fff;position:-webkit-sticky;position:sticky;left:0;z-index:5}@media(max-width:550px){.leagueScoreCardTableContainer table tbody td:first-child{width:100%!important;min-width:100%!important;max-width:100%!important}}.sideBarTable{border-color:transparent!important}.sideBarTable table tbody td:first-child{width:200px!important;min-width:unset!important;max-width:unset!important}.sideBarTable table thead{display:none!important}.sideBarTable table tbody td{width:200px!important;min-width:unset!important;max-width:unset!important;border-color:transparent!important}.flexRow{display:flex;flex-direction:row}.flexColumn{display:flex;flex-direction:column}.gap5{gap:5px}.gap10{gap:10px}.gap20{gap:20px}@media(max-width:768px){.mobileColumn{flex-direction:column}}.w-100{width:100%}