:root{--color-primary-10:#0e2511;--color-primary-20:#1d4923;--color-primary-30:#2b6e34;--color-primary-40:#399345;--color-primary-50:#47b856;--color-primary-60:#6cc678;--color-primary-70:#91d49a;--color-primary-80:#b6e2bc;--color-primary-90:#daf1dd;--color-primary:var(--color-primary-50);--color-blue-10:#0f0f24;--color-blue-20:#1f1e48;--color-blue-30:#2e2d6c;--color-blue-40:#3e3c90;--color-blue-50:#4d4bb4;--color-blue-60:#716fc3;--color-blue-70:#9493d2;--color-blue-80:#b8b7e1;--color-blue-90:#dbdbf0;--color-blue:var(--color-blue-50);--color-grey-0:#000;--color-grey-05:#0d0d0d;--color-grey-10:#1a1a1a;--color-grey-20:#333;--color-grey-30:#4d4d4d;--color-grey-40:#595959;--color-grey-50:#5e5e5e;--color-grey-60:#ababab;--color-grey-70:#b3b3b3;--color-grey-80:#ccc;--color-grey-90:#e6e6e6;--color-grey-100:#fff;--color-yellow-10:#332a00;--color-yellow-20:#665300;--color-yellow-30:#997d00;--color-yellow-40:#cca700;--color-yellow-50:#ffd000;--color-yellow-60:#ffda33;--color-yellow-70:#ffe366;--color-yellow-80:#ffec99;--color-yellow-90:#fff6cc;--color-yellow:var(--color-yellow-50);--color-red-10:#2e050a;--color-red-20:#5d0914;--color-red-30:#8b0e1e;--color-red-40:#ba1229;--color-red-50:#da1630;--color-red-60:#ed455c;--color-red-70:#f17484;--color-red-80:#f6a2ad;--color-red-90:#fad1d6;--color-red:var(--color-red-50);--color-green-10:#102311;--color-green-20:#204622;--color-green-30:#2f6a33;--color-green-40:#3f8d44;--color-green-50:#4fb056;--color-green-60:#72c077;--color-green-70:#95d099;--color-green-80:#b9dfbb;--color-green-90:#dcefdd;--color-green:var(--color-green-50);--color-bg:var(--color-grey-100);--color-text:var(--color-grey-10);--color-bs-blue:#40a0db;--text-base-size:1rem;--text-scale-ratio:1.15;--text-xs:calc((1em / var(--text-scale-ratio)) / var(--text-scale-ratio));--text-sm:calc(var(--text-xs) * var(--text-scale-ratio));--text-md:calc(var(--text-sm) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-lg:calc(var(--text-md) * var(--text-scale-ratio));--text-xl:calc(var(--text-lg) * var(--text-scale-ratio));--text-2xl:calc(var(--text-xl) * var(--text-scale-ratio));--text-3xl:calc(var(--text-2xl) * var(--text-scale-ratio));--text-4xl:calc(var(--text-3xl) * var(--text-scale-ratio));--space-unit:1rem;--space-4xs:calc(0.125 * var(--space-unit));--space-3xs:calc(0.25 * var(--space-unit));--space-2xs:calc(0.375 * var(--space-unit));--space-xs:calc(0.5 * var(--space-unit));--space-sm:calc(0.75 * var(--space-unit));--space-md:calc(1.25 * var(--space-unit));--space-lg:calc(2 * var(--space-unit));--space-xl:calc(3.25 * var(--space-unit));--space-2xl:calc(5.25 * var(--space-unit));--space-3xl:calc(8.5 * var(--space-unit));--space-4xl:calc(13.75 * var(--space-unit));--sidebar-width:256px;--header-height:64px}body,html{padding:0;margin:0;line-height:1.15;-webkit-text-size-adjust:100%;background:var(--color-bg);color:var(--color-text);font-size:var(--text-base-size);font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none;transition:all .25s ease-in-out;cursor:pointer}.colorOnHover:hover{color:var(--color-primary-40);transition:color .1s}*{box-sizing:border-box}hr{height:0;color:inherit}b,strong{font-weight:bolder}small{font-size:80%}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:-.1rem}.h1,h1{font-size:var(--text-4xl);line-height:1.125}.h2,h2{font-size:var(--text-3xl);line-height:1.13}.h3,h3{font-size:var(--text-2xl);line-height:1.135}.h4,h4{font-size:var(--text-xl);line-height:1.14}.h5,h5{font-size:var(--text-lg);line-height:1.15;letter-spacing:-.05rem}.h6,h6{font-size:var(--text-md);line-height:1.2;letter-spacing:-.025rem}p{font-size:var(--text-base-size)}blockquote{background-color:var(--color-grey-20);border-left:1px solid var(--color-text);padding:var(--space-md);font-style:italic}link{cursor:pointer}.container{margin:0 auto;width:100%;max-width:1800px}.row{flex-direction:row;flex-flow:wrap;align-items:center}.col,.row{display:flex;justify-content:flex-start}.col{flex-direction:column;align-items:flex-start}.grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:var(--space-md) var(--space-sm)}.tightGrid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--space-sm) var(--space-xs)}.tighterGrid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:var(--space-sm) var(--space-xs)}.glass{background-color:rgba(153,161,189,.33)}.glass,.glassLight{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.glassLight{background-color:hsla(0,0%,100%,.66)}.cardText{width:calc(100%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.titleTextSmall{-webkit-line-clamp:1}.titleText,.titleTextSmall{text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;line-height:1.5rem;max-height:3rem;display:-webkit-box;overflow:hidden;width:-moz-fit-content;width:fit-content}.titleText{-webkit-line-clamp:2}.descText{-webkit-line-clamp:5;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;line-height:1.05rem;max-height:5.25rem;display:-webkit-box;overflow:hidden;width:-moz-fit-content;width:fit-content}@media screen and (max-width:450px){.cardText{width:calc(60%)}}.fancyGrid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:var(--space-lg) var(--space-sm);gap:var(--space-lg) var(--space-sm);grid-auto-flow:row}@media screen and (max-width:1024px){.fancyGrid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.fancyGrid{display:flex;flex-flow:column nowrap}}.raw-html-embed,.raw-html-embed>div{margin:0 auto!important;text-align:center}@media screen and (max-width:768px){iframe{width:100%!important}}.Loader_loader__sO3ma{background-color:transparent;animation:Loader_load__XxH1f 2s infinite;border-radius:100%;border:4px solid var(--color-grey-20)}@keyframes Loader_load__XxH1f{0%{border-top:4px solid var(--color-primary)}25%{border-right:4px solid var(--color-primary)}50%{border-bottom:4px solid var(--color-primary)}75%{border-left:4px solid var(--color-primary)}}.Btn_button__27Cxd{background:transparent;outline:none;border:none;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;font-size:var(--text-base-size);text-decoration:none;filter:contrast(100%);transition:all .25s ease-in-out;box-shadow:0 2px 8px 0 var(--color-grey-40);border-radius:4px;padding:var(--space-xs) var(--space-sm);min-height:40px}.Btn_iconButton__r9FeV{aspect-ratio:1/1;border-radius:100%;padding:var(--space-xs);min-width:40px;flex-flow:column wrap}.Btn_button__27Cxd:hover{cursor:pointer;filter:contrast(120%)}.Btn_button__27Cxd:active{filter:contrast(70%)}.Btn_button__27Cxd:disabled{cursor:not-allowed;background-color:var(--color-grey-50)}.Btn_default__INowV{background:var(--color-primary);color:var(--color-grey-100)}.Btn_alt__95YfQ{background:transparent;color:#fff}.Btn_alt__95YfQ:hover,.Btn_manualActive__NqLT5{color:var(--color-primary)}.Btn_manualActive__NqLT5{background-color:var(--color-grey-30)}.Btn_danger__d_CBM{background:var(--color-red);color:var(--color-grey-90)}.Btn_text__K55R4{background:transparent;color:var(--color-text);box-shadow:none}.Btn_text__K55R4.Btn_iconButton__r9FeV:hover{box-shadow:none}.Btn_textPrimary__nM3cz{background:transparent;color:var(--color-primary);box-shadow:none}.Btn_fg__I8HzT{background:var(--color-grey-80);color:var(--color-text)}.Btn_white__qB05P{background:#fff;color:#000}.SlideOut_container___qx3S{width:426px;max-width:100vw;height:100vh;position:fixed;overflow-y:hidden;left:-426px;top:0;z-index:9999;background:#fff}.SlideOut_animOpen__YqfB5{animation:SlideOut_open__d5n6N .125s ease-in-out;left:0;box-shadow:0 4px 16px 0 var(--color-grey-0)}.SlideOut_animClose__dgw0b{animation:SlideOut_close__WcggL .125s ease-in-out;left:-426px}@keyframes SlideOut_open__d5n6N{0%{left:-426px}to{left:0}}@keyframes SlideOut_close__WcggL{0%{left:0}to{left:-426px}}.Sidebar_sidebar__gyKt1{height:calc(100vh - var(--header-height));overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;position:sticky;top:var(--header-height);flex:0 0 var(--sidebar-width);padding-bottom:var(--space-md);scrollbar-width:none;-ms-scroll-chaining:none;overscroll-behavior:contain}.Sidebar_sidebar__gyKt1::-webkit-scrollbar{display:none}@media screen and (max-width:650px){.Sidebar_sidebar__gyKt1{display:none;padding-bottom:var(--space-4xl)}}.Sidebar_navLink__e5nES{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;padding:var(--space-sm) 0;transition:all .25s ease-in-out}.Sidebar_navLink__e5nES:hover{background-color:var(--color-grey-90)}.Input_container__NnLKb{display:flex;flex-flow:row nowrap;font-size:var(--text-base-size);background:var(--color-grey-90);color:var(--color-text);border-radius:4px;border:1px solid transparent;padding:var(--space-2xs);margin:0;transition:all .25s ease-in-out;min-height:40px;box-shadow:0 2px 8px 0 var(--color-grey-90);filter:contrast(100%);align-self:stretch;align-items:center}.Input_container__NnLKb:hover{filter:contrast(110%)}.Input_container__NnLKb input{outline:none;padding:0;margin:0;background:var(--color-grey-90);color:inherit;border:none}.Input_container__NnLKb input::-moz-placeholder{color:var(--color-grey-30)}.Input_container__NnLKb input:-ms-input-placeholder{color:var(--color-grey-30)}.Input_container__NnLKb input::placeholder{color:var(--color-grey-30)}.Input_container__NnLKb:focus-within{border:1px solid var(--color-grey-70);box-shadow:0 4px 16px 0 var(--color-grey-80)}.SearchBar_mobileContainer__SPShU{display:none;right:var(--space-xs)}.SearchBar_search__RDIny{flex:1 0 128px;margin:0 var(--space-md)}.SearchBar_mobileSearch__4MmVD{position:absolute;width:100%;height:100%;animation:SearchBar_open__3vYJJ .125s ease-in-out}.SearchBar_mobileSearch__4MmVD>div{height:100%;animation:SearchBar_fade__7wKPu .225s ease-in-out}.SearchBar_mobileSearch__4MmVD>div>div{box-shadow:none!important;height:100%;border-radius:0}@keyframes SearchBar_open__3vYJJ{0%{width:0}to{width:100%}}@keyframes SearchBar_fade__7wKPu{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:625px){.SearchBar_search__RDIny{position:absolute;z-index:1;opacity:0;pointer-events:none}.SearchBar_mobileContainer__SPShU{display:block;position:absolute}}.Header_header__VYZ3G{position:sticky;top:0;z-index:1000;display:flex;flex-flow:row nowrap;align-items:center;height:var(--header-height);align-self:stretch;background-color:var(--color-grey-100)}@media only screen and (max-width:625px){.Header_header__VYZ3G{background-color:var(--color-primary)}}.Header_brandContainer__UjpGJ{flex:0 0 var(--sidebar-width);display:flex;flex-flow:row;align-items:center;justify-content:center;background-color:var(--color-primary);height:100%}.Header_brand__iUc22{color:#fff;font-size:var(--text-xl);font-weight:900;letter-spacing:-.05rem;background-color:var(--color-primary);padding:var(--space-2xs)}@media only screen and (max-width:625px){.Header_brandContainer__UjpGJ{flex:1 1}}.Header_header__VYZ3G nav{flex:3 1;padding:0 var(--space-md)}.Header_wlr__KmTTu{width:100%;max-width:320px;border:1px solid var(--color-text);border-radius:4px;min-height:40px;padding:var(--space-3xs);align-items:stretch}.Header_wlr__KmTTu a{flex:1 1;border-radius:4px;text-align:center;font-weight:600;display:flex;flex-direction:column;justify-content:center}.Header_wlr__KmTTu>a.Header_current__vpR36{background-color:var(--color-grey-90);font-weight:900}.Header_wlr__KmTTu span{width:1px;flex:0 0 1px;background:var(--color-text);margin:2px var(--space-2xs)}@media only screen and (max-width:768px){.Header_header__VYZ3G nav{flex:0 1;display:none}}.Header_menuButtonContainer__p3_oj{display:none;left:var(--space-xs)}@media only screen and (max-width:625px){.Header_menuButtonContainer__p3_oj{display:block;position:absolute}}.Header_mobileSubHeader__lx19_{display:none;background-color:var(--color-grey-100);position:relative;z-index:900}@media only screen and (max-width:625px){.Header_mobileSubHeader__lx19_{display:block}.Header_mobileSubHeader__lx19_ nav{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;padding:var(--space-xs) 0}.Header_nomobile__l5l8j{display:none}}.Dropdown_selectOptionsContainer__J7RAC{position:relative;cursor:pointer}.Dropdown_selectContainer__N_EML{position:relative;justify-content:space-between;background-color:var(--color-grey-20);border-radius:.25em;padding:var(--space-xs) var(--space-sm);font-size:var(--text-base-size);color:var(--color-text)}.Dropdown_optionsContainer__MA5kF{position:absolute;top:100%;width:100%;background-color:var(--color-grey-20)}.Dropdown_ddOption__9fCzz{width:100%;border-bottom:1px solid var(--color-grey-40);padding:calc(var(--space-xs) * .8);transition:background-color .1s ease-in}.Dropdown_ddOption__9fCzz:hover{background-color:var(--color-grey-10);border:none}.GameBar_container__lyRMn{overflow:hidden;width:100%;height:84px;background-color:var(--color-grey-20);color:#fff;align-items:stretch}.GameBar_leftControls__vlrEK{flex:1 1;max-width:196px;min-width:128px;justify-content:space-between}.GameBar_dateSwitcher__bbc_a{width:100%;justify-content:space-around}.GameBar_gameListRow__Vms43{flex:3 1;display:flex;flex-flow:row nowrap;align-items:center;overflow-y:hidden;scrollbar-width:none}.GameBar_gameListRow__Vms43::-webkit-scrollbar{display:none}.GameBar_pbb__BQeJZ{flex:1 1;max-width:158px;justify-content:space-around;align-items:stretch;padding:var(--space-3xs) var(--space-2xs);box-shadow:-4px 0 8px -4px var(--color-grey-0);border-right:1px solid var(--color-grey-40)}.GameBar_rightControls__Cydhq{flex:1 1;max-width:96px;justify-content:space-around}@media only screen and (max-width:625px){.GameBar_container__lyRMn{height:96px}.GameBar_leftControls__vlrEK{min-height:96px}.GameBar_nomobile__QfWb5{display:none}}.GameCard_smallGame___HZ9I{flex:1 0 148px;margin-right:var(--space-xs);height:82px;padding:0 var(--space-sm);border-right:1px solid var(--color-grey-40);justify-content:center;transition:all .25s ease-in-out;background-color:var(--color-grey-20);box-shadow:0 0 0 0 var(--color-grey-0);color:#fff;align-items:stretch;max-width:320px}.GameCard_smallGame___HZ9I:first-child{margin-left:var(--space-xs)}.GameCard_smallGame___HZ9I .GameCard_odd__epeJR{width:0}.GameCard_smallGame___HZ9I:hover .GameCard_odd__epeJR{display:flex;opacity:1;flex:6 1;transition:opacity .25s ease-in-out .2s}.GameCard_smallGame___HZ9I:hover .GameCard_teamName__qbXtr{margin-right:var(--space-2xs)}.GameCard_smallGame___HZ9I:hover{border-color:var(--color-primary);box-shadow:0 4px 16px 0 var(--color-grey-0);flex:1 0 276px}.GameCard_teamName__qbXtr{flex:1 1;font-weight:700;color:#fff}.GameCard_score__oEGDF{flex:0 0 12px;text-align:center;color:#fff}.GameCard_odd__epeJR{color:var(--color-text);flex-flow:row nowrap;justify-content:flex-end;opacity:0;transition:opacity 0 ease-in-out;color:#fff}.GameCard_odd__epeJR>small{flex:1 1;text-align:right;white-space:nowrap}.Layout_wrapper__PwD36{display:flex;flex-flow:row nowrap}.Layout_main__c1pHS{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:100vh}.AudioPlayer_applePlayerContainer__QA3_T,.AudioPlayer_spotifyPlayerContainer__qogcv{position:fixed;bottom:0;right:4px;width:33vw;min-width:500px;max-width:700px;height:auto;z-index:100}.AudioPlayer_youtubePlayerContainer__xz9h8{position:fixed;z-index:100;bottom:0;right:0;margin:var(--space-xs);width:auto;height:auto}.AudioPlayer_firesidePlayerContainer__Ft7_M{position:fixed;max-width:100vw;bottom:0;right:0;height:auto;background-color:var(--color-grey-10);z-index:100}.AudioPlayer_playerControls__PYMah{position:fixed;right:0;margin:0 var(--space-xs);width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,.645);border-radius:8px;z-index:100}.AudioPlayer_playerControlsMinimized__BxKJZ{position:fixed;background-color:var(--color-grey-10);border:1px solid var(--color-primary-20);padding:var(--space-xs);bottom:0;right:0;width:-moz-fit-content;width:fit-content;border-top-left-radius:8px;z-index:100}.AudioPlayer_playerControlsMinimized__BxKJZ>button{margin:0 var(--space-4xs)}@media only screen and (max-width:450px){.AudioPlayer_audioPlayer__giJYl{right:0;bottom:0;border-radius:0;border-top-right-radius:16px;border-top-left-radius:16px}.AudioPlayer_applePlayerContainer__QA3_T,.AudioPlayer_spotifyPlayerContainer__qogcv{width:100vw}.AudioPlayer_firesidePlayerContainer__Ft7_M{height:12vh}.AudioPlayer_playerControlsMinimized__BxKJZ{flex-flow:row nowrap;border-top-left-radius:0}.AudioPlayer_youtubePlayerContainer__xz9h8{margin:0;width:100vw}}