@charset "UTF-8";.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#33f;border:.1rem solid #33f;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type=button][disabled]:focus,input[type=button][disabled]:hover,input[type=reset][disabled]:focus,input[type=reset][disabled]:hover,input[type=submit][disabled]:focus,input[type=submit][disabled]:hover{background-color:#33f;border-color:#33f}.button.button-outline,button.button-outline,input[type=button].button-outline,input[type=reset].button-outline,input[type=submit].button-outline{background-color:transparent;color:#33f}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type=button].button-outline:focus,input[type=button].button-outline:hover,input[type=reset].button-outline:focus,input[type=reset].button-outline:hover,input[type=submit].button-outline:focus,input[type=submit].button-outline:hover{background-color:transparent;border-color:#606c76;color:#606c76}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type=button].button-outline[disabled]:focus,input[type=button].button-outline[disabled]:hover,input[type=reset].button-outline[disabled]:focus,input[type=reset].button-outline[disabled]:hover,input[type=submit].button-outline[disabled]:focus,input[type=submit].button-outline[disabled]:hover{border-color:inherit;color:#33f}.button.button-clear,button.button-clear,input[type=button].button-clear,input[type=reset].button-clear,input[type=submit].button-clear{background-color:transparent;border-color:transparent;color:#33f}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type=button].button-clear:focus,input[type=button].button-clear:hover,input[type=reset].button-clear:focus,input[type=reset].button-clear:hover,input[type=submit].button-clear:focus,input[type=submit].button-clear:hover{background-color:transparent;border-color:transparent;color:#606c76}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type=button].button-clear[disabled]:focus,input[type=button].button-clear[disabled]:hover,input[type=reset].button-clear[disabled]:focus,input[type=reset].button-clear[disabled]:hover,input[type=submit].button-clear[disabled]:focus,input[type=submit].button-clear[disabled]:hover{color:#33f}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],input[type=week],input:not([type]),textarea,select{-webkit-appearance:none;background-color:transparent;border:.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;box-sizing:inherit;height:3.8rem;padding:.6rem 1rem .7rem;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,input[type=week]:focus,input:not([type]):focus,textarea:focus,select:focus{border-color:#33f;outline:0}select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23d1d1d1" d="M0,0l6,8l6-8"/></svg>') center right no-repeat;padding-right:3rem}select:focus{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%2333f" d="M0,0l6,8l6-8"/></svg>')}select[multiple]{background:none;height:auto}textarea{min-height:6.5rem}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline}.label-inline{display:inline-block;font-weight:400;margin-left:.5rem}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}a{color:#33f;text-decoration:none}a:focus,a:hover{color:#606c76}button{font-size:.8rem;line-height:2rem;height:2rem}button:focus{box-shadow:0 0 0 3px #00c;background-color:#33f}select{font-size:.8rem;height:2.5rem}html,body{height:100%;width:100%;padding:0;margin:0;font-family:Helvetica Neue,arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(:has(> #app > #preact_root > .--no-body-background-color)){background:#eee}body:not(:has(> #app > #preact_root > .--no-body-background-color))::backdrop{background-color:#eee}body:has(> #app > #preact_root > .--no-body-background-color){max-height:100vh;overflow:hidden}body.no-background-color{max-height:100vh;overflow:hidden}*{box-sizing:border-box}._menu_1ocgi_1{position:absolute;z-index:100;top:0;width:100vw;border:#222;padding:10px 5%;background:#e5e5e5;box-shadow:0 3px 10px #000;transition:transform .3s ease-out;transform:translateY(0)}._menu_1ocgi_1:not(._alwaysShow_1ocgi_13)._hidden_1ocgi_13{transform:translateY(calc(-100% - 20px))}._menu_1ocgi_1._alwaysShow_1ocgi_13{position:unset}._menu_1ocgi_1:hover,._menu_1ocgi_1:focus-within{transform:translateY(0)}@media (pointer: coarse){._menu_1ocgi_1{transform:translateY(0)!important;position:unset!important;margin-bottom:1em}}._menu_1ocgi_1 ._eventName_1ocgi_29{text-align:center}._menu_1ocgi_1 label{padding-right:10px;font-size:.5em}._menu_1ocgi_1 ._actions_1ocgi_36{display:flex;justify-content:space-between}._menu_1ocgi_1 ._actions_1ocgi_36 img{height:100%}._menu_1ocgi_1 ._actions_1ocgi_36 span{text-overflow:ellipsis;text-align:center}._menu_1ocgi_1 ._actions_1ocgi_36 ._scrollInstruction_1ocgi_47{font-size:.5em}._menu_1ocgi_1 ._actions_1ocgi_36 ._buttons_1ocgi_50{display:flex;gap:.5em}._menu_1ocgi_1 ._actions_1ocgi_36 ._buttons_1ocgi_50 button{display:block;width:100%;margin-block:.5em;padding:.2em}._menu_1ocgi_1 ._actions_1ocgi_36 ._buttons_1ocgi_50 button:hover img{filter:grayscale(1)}._errorMessage_1eha2_2{padding-top:2em;text-align:center;padding-left:1em;padding-right:1em}._errorMessage_1eha2_2 ._symbol_1eha2_8:after{font-size:2em;border-radius:50%;aspect-ratio:1/1;width:1.5em;margin-left:auto;margin-right:auto;margin-bottom:3rem;display:flex;justify-content:center;align-items:center}._errorMessage_1eha2_2 ._error_1eha2_2:after{background:red;color:#fff;content:"!"}._errorMessage_1eha2_2 ._warning_1eha2_25:after{background:yellow;border:2px solid black;color:#000;content:"!"}._errorMessage_1eha2_2 ._arrow_1eha2_31:after{background:green;color:#fff;content:"⮕"}._errorMessage_1eha2_2 ._info_1eha2_36:after{background:blue;color:#fff;content:"i"}._embeddable_1tj0g_1{flex-grow:1}._embeddable_1tj0g_1>div:last-child{height:100%}._embeddable_1tj0g_1 iframe{border:none;pointer-events:none}._infoText_qheo3_1{padding-top:2em;text-align:center}._bracket_qheo3_6{display:flex;justify-content:center;align-items:center;flex-grow:1;white-space:nowrap;font-size:2vh}._bracket_qheo3_6 ._round_qheo3_14{display:inline-block;vertical-align:middle}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div{display:inline-block;vertical-align:middle}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22:last-child{margin-bottom:0!important}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._matchName_qheo3_25{font-size:2em}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28{border-radius:.25em;overflow:hidden}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28{box-sizing:border-box;color:#000;background:white;min-width:14em;height:4em;box-shadow:0 2px 2px #0000001f}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28._red_qheo3_40{box-shadow:.5rem 0 red inset}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28._blue_qheo3_43{box-shadow:.5rem 0 #00f inset}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28:not(:last-child){border-bottom:thin solid #f0f2f2}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28 span{margin:0 1.25em;height:100%;font-size:1.5em;display:flex;align-items:center}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28 span ._checks_qheo3_56{justify-self:flex-end;margin-left:auto;margin-right:0;padding-left:.75em;padding-right:.01em}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28 span ._checks_qheo3_56 img{height:30%}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._matchups_qheo3_22 ._matchup_qheo3_22 ._participants_qheo3_28 ._participant_qheo3_28 span ._checks_qheo3_56 img:not(:first-of-type){margin-left:-.1em}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._line_qheo3_69,._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70{box-sizing:border-box;width:2em;display:inline-block;vertical-align:top}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._line_qheo3_69{border-bottom:thin solid #363636;height:4em}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70{position:relative;height:8em}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70:before,._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70:after{content:"";display:block;box-sizing:border-box;width:100%;height:50%;border:0 solid;border-color:#363636}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70:before{border-right-width:thin;border-top-width:thin}._bracket_qheo3_6 ._round_qheo3_14 ._winners_qheo3_18>div._connector_qheo3_69 ._merger_qheo3_70:after{border-right-width:thin;border-bottom-width:thin}._bracket_qheo3_6 ._round_qheo3_14._quarterfinals_qheo3_101 ._winners_qheo3_18:not(:last-child){margin-bottom:2em}._bracket_qheo3_6 ._round_qheo3_14._quarterfinals_qheo3_101 ._winners_qheo3_18 ._matchups_qheo3_22 ._matchup_qheo3_22:not(:last-child){margin-bottom:2em}._bracket_qheo3_6 ._round_qheo3_14._semifinals_qheo3_107 ._winners_qheo3_18 ._matchups_qheo3_22 ._matchup_qheo3_22:not(:last-child){margin-bottom:10em}._bracket_qheo3_6 ._round_qheo3_14._semifinals_qheo3_107 ._winners_qheo3_18 ._connector_qheo3_69 ._merger_qheo3_70{height:16em}._bracket_qheo3_6 ._round_qheo3_14._semifinals_qheo3_107 ._winners_qheo3_18 ._connector_qheo3_69 ._line_qheo3_69{height:8em}._bracket_qheo3_6 ._round_qheo3_14._finals_qheo3_116 ._winners_qheo3_18 ._connector_qheo3_69 ._merger_qheo3_70{height:3em}._bracket_qheo3_6 ._round_qheo3_14._finals_qheo3_116 ._winners_qheo3_18 ._connector_qheo3_69 ._line_qheo3_69{height:1.5em}div._wrapper_vzl0o_1{background-color:#fff;border-radius:.25em;border:1px solid black;font-size:17px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:100%}p._topText_vzl0o_13{color:#000;font-weight:700;flex:0 0 none;text-align:center;margin-bottom:.2rem;min-height:0;margin-top:0}div._styledMatch_vzl0o_23{display:grid;grid-template-columns:100%;grid-template-rows:50% 50%;flex-direction:column;flex:1 1 auto;justify-content:space-between}div._score_vzl0o_32{justify-self:flex-end;margin-left:auto;margin-right:0;padding-left:.75em;padding-right:.5em}div._score_vzl0o_32 img{height:18px}div._score_vzl0o_32 img:not(:first-of-type){margin-left:-3px}div._side_vzl0o_46{display:flex;height:100%;align-items:center;justify-content:space-between;padding:0 0 0 1rem}div._side_vzl0o_46._red_vzl0o_53{box-shadow:inset .5rem 0 red;background-color:#ffd9d9}div._side_vzl0o_46._blue_vzl0o_57{box-shadow:inset .5rem 0 #00f;background-color:#d9d9ff}div._line_vzl0o_62{display:none;height:1px;border-width:1px;border-style:solid}._matchDisplay_oy8yg_1{width:100%;display:grid;grid-template-columns:auto 3fr;grid-template-rows:1fr 1fr;gap:0 2vw;grid-template-areas:"matchNumber ." "matchNumber .";align-items:center;text-align:center;font-size:min(7vh,9vw)}._matchDisplay_oy8yg_1 ._matchNumber_oy8yg_12{grid-area:matchNumber}._matchDisplay_oy8yg_1 ._red_oy8yg_15{color:red}._matchDisplay_oy8yg_1 ._red_oy8yg_15 ._avatar_oy8yg_18>img{background-color:red}._matchDisplay_oy8yg_1 ._blue_oy8yg_21{color:#00f}._matchDisplay_oy8yg_1 ._blue_oy8yg_21 ._avatar_oy8yg_18>img{background-color:#00f}._matchDisplay_oy8yg_1 ._teamNums_oy8yg_27{text-align:left;display:grid;grid-template-columns:auto 1fr 1fr 1fr;gap:3vw;justify-content:space-between}._matchDisplay_oy8yg_1 ._teamNums_oy8yg_27>*{font-weight:700}._matchDisplay_oy8yg_1._halfWidth_oy8yg_37{font-size:min(5vh,4vw)}@media only screen and (max-width: 1200px){._matchDisplay_oy8yg_1._halfWidth_oy8yg_37{font-size:min(4vh,4vw)}}._infoText_bnwzg_1{padding-top:2em;text-align:center}._assistedInstruction_bnwzg_6{font-size:12px;width:20vw}._fullHeight_bnwzg_11{height:100%}._qualsDisplay_bnwzg_15{height:100%;display:flex;flex-direction:column;justify-content:space-between}._qualsDisplay_bnwzg_15 ._touchMatchControlButtons_bnwzg_21{display:none}@media (pointer: coarse){._qualsDisplay_bnwzg_15 ._touchMatchControlButtons_bnwzg_21{display:block}}._qualsDisplay_bnwzg_15 ._touchMatchControlButtons_bnwzg_21 button{width:50%;font-size:1em}._matches_bnwzg_34{display:flex;flex-direction:column;justify-content:space-around;height:100%}._matches_bnwzg_34>._queueingMatches_bnwzg_40{height:100%;padding:0 2vw}._matches_bnwzg_34>:not(:last-child){border-bottom:5px solid #222}._matches_bnwzg_34 ._topBar_bnwzg_47{display:flex;justify-content:space-between;gap:20px}._matches_bnwzg_34 ._topBar_bnwzg_47>*{width:100%;padding:2vw;display:flex;flex-direction:column}._matches_bnwzg_34 ._topBar_bnwzg_47>* :first-child{flex-grow:1}._matches_bnwzg_34 ._topBar_bnwzg_47>:not(:last-child){border-right:5px solid #222}._matches_bnwzg_34 ._topBar_bnwzg_47 ._description_bnwzg_64{text-align:center;display:block}._matches_bnwzg_34 ._eventName_bnwzg_68{text-align:center;font-size:1.5em}._infoText_13o7a_1{padding-top:2em;text-align:center}._assistedInstruction_13o7a_6{font-size:12px;width:20vw}._fullHeight_13o7a_11{height:100%}._qualsDisplay_13o7a_15{height:100%;display:flex;flex-direction:column;justify-content:space-between}._qualsDisplay_13o7a_15 ._touchMatchControlButtons_13o7a_21{display:none;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;margin-top:-2rem}@media (pointer: coarse){._qualsDisplay_13o7a_15 ._touchMatchControlButtons_13o7a_21{display:grid}}._qualsDisplay_13o7a_15 ._touchMatchControlButtons_13o7a_21 button{width:100%;font-size:2rem;line-height:4rem;height:4rem}._matches_13o7a_40{display:flex;flex-direction:column;justify-content:space-around;height:100%}._matches_13o7a_40>._queueingMatches_13o7a_46{height:100%;padding:0 2vw}._matches_13o7a_40>:not(:last-child){border-bottom:5px solid #222}._matches_13o7a_40 ._topBar_13o7a_53{display:flex;justify-content:space-between;gap:20px}._matches_13o7a_40 ._topBar_13o7a_53>*{width:100%;padding:2vw}._matches_13o7a_40 ._topBar_13o7a_53>:not(:last-child){border-right:5px solid #222}._matches_13o7a_40 ._topBar_13o7a_53 ._description_13o7a_65{text-align:center;display:block}._matches_13o7a_40 ._eventName_13o7a_69{text-align:center;font-size:1.5em}._matchDisplay_1r2zz_1{width:100%;display:grid;grid-template-columns:auto 3fr;grid-template-rows:1fr 1fr;gap:0 2vw;grid-template-areas:"matchNumber ." "matchNumber .";align-items:center;text-align:left;font-size:min(7vh,9vw)}._matchDisplay_1r2zz_1 ._matchNumber_1r2zz_12{grid-area:matchNumber}._matchDisplay_1r2zz_1 ._red_1r2zz_15{color:red}._matchDisplay_1r2zz_1 ._red_1r2zz_15 ._avatar_1r2zz_18>img{background-color:red}._matchDisplay_1r2zz_1 ._blue_1r2zz_21{color:#00f}._matchDisplay_1r2zz_1 ._blue_1r2zz_21 ._avatar_1r2zz_18>img{background-color:#00f}._matchDisplay_1r2zz_1 ._red_1r2zz_15,._matchDisplay_1r2zz_1 ._blue_1r2zz_21{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3vw;justify-content:space-between}._matchDisplay_1r2zz_1 ._red_1r2zz_15>*,._matchDisplay_1r2zz_1 ._blue_1r2zz_21>*{font-weight:700}._matchDisplay_1r2zz_1._halfWidth_1r2zz_36{font-size:min(5vh,4vw)}@media only screen and (max-width: 1200px){._matchDisplay_1r2zz_1._halfWidth_1r2zz_36{font-size:min(4vh,4vw)}}._matchDisplay_1r2zz_1 ._break_1r2zz_44{text-align:center;grid-column:1/-1;grid-row:1/-1}._newsticker_1luug_1{padding:.5rem 1rem;display:flex;align-items:center;text-decoration:none;gap:.2em;border-right:2px solid white}._newsticker_1luug_1:last-of-type{border-right:none}._newsWrapper_1luug_14{display:flex;justify-content:space-between;width:100%;align-items:flex-start}._ranking_1luug_21{font-size:.7em;font-weight:700}._ranking_1luug_21 sup{font-weight:400}._ticker_1jpvj_1{width:100%;overflow:hidden;height:100%}._ticker-list_1jpvj_7{height:100%;display:inline-flex;flex:0 0 100%;width:fit-content;animation-name:_ticker_1jpvj_1;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes _ticker_1jpvj_1{0%{transform:translate(100vw)}to{transform:translate(-100%)}}._tickerItem_1jpvj_25{display:table-cell;position:relative;vertical-align:top}._teamRankings_14n24_1{display:flex;flex-direction:column;max-height:100vh;font-size:3vw;overflow-y:hidden}._teamRankings_14n24_1 ._betaBar_14n24_8{padding:.25em;width:100%;background:#ff8888;text-align:center;font-size:.75em;position:relative;z-index:10}._teamRankings_14n24_1 ._eventName_14n24_17{position:relative;z-index:10;background:#ccc;width:100vw;text-align:center;font-size:1.3em;padding-bottom:.3em}._teamRankings_14n24_1 table{transform:translateZ(0);position:relative;z-index:0;margin-top:-2px;width:100%}._teamRankings_14n24_1 table th{position:sticky;top:0;text-align:left;background-color:#ccc;padding-inline:15px}._teamRankings_14n24_1 table thead{transform:translateZ(10px);position:relative;z-index:10}._teamRankings_14n24_1 table tbody{height:100%;animation-name:_ticker_14n24_1;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear;transform-style:preserve-3d}._teamRankings_14n24_1 table td{padding-inline:15px}._teamRankings_14n24_1 table td sup{font-size:.6em}._teamRankings_14n24_1 table tr:nth-child(even){background-color:#0001}._teamRankings_14n24_1 table ._wtlCell_14n24_62{display:grid;grid-template-columns:2fr 1fr 2fr 1fr 2fr}._teamRankings_14n24_1 table ._wtlCell_14n24_62 span{margin:0 auto}@keyframes _ticker_14n24_1{0%{transform:translateY(100vh)}to{transform:translateY(-100%)}}._textCenter_14yo2_1{text-align:center}._textLeft_14yo2_5{text-align:left!important}._matchNumber_14yo2_9{text-align:center;font-size:18vh;font-weight:700;position:relative;top:-3vh;line-height:.8}._eventName_14yo2_18{text-align:left;font-size:14.4vh;font-weight:700}._noTeamNumbers_14yo2_24 ._matchNumber_14yo2_9{top:0;font-size:16.2vh}._flexRow_14yo2_29{display:flex;flex-direction:row;font-size:5.5vh;margin-bottom:3px}._sponsorLogo_14yo2_36{display:block;margin-top:1vh;margin-bottom:1vh;margin-left:auto;margin-right:auto;width:auto;height:auto;max-width:15vw;max-height:15vh}._bold_14yo2_48{font-weight:700}._queueingMatchNumber_14yo2_52{font-weight:700;font-size:7vh}._w100_14yo2_57{width:100%}._faderBase_1tu8e_1{display:flex;flex-direction:column;justify-content:center;align-items:center}._faderBase_1tu8e_1>div{position:absolute;transition:all ease .5s;text-align:center;width:30vw;font-weight:700;border-radius:1em;font-size:5.5vh}._red_1tu8e_17{background:rgba(255,0,0,.5)}._blue_1tu8e_21{background:rgba(84,84,255,.5)}._messageContainer_1gjdf_1{transition:all ease .5s;position:relative;z-index:3;height:0;width:0;left:-101vw}._messageMover_1gjdf_10{width:100vw;height:22vh;background-color:#000;display:flex;flex-direction:row;justify-content:space-around;align-items:center}._messageMover_1gjdf_10>span{width:80%}._messageText_1gjdf_23{text-align:center;width:75vw!important;font-weight:700;padding-left:2vw}._faderContainer_1gjdf_30{width:25vw;height:22vh}._faderContainer_1gjdf_30>*{position:absolute;transition:all ease .5s;text-align:center;width:25vw;top:0;font-weight:700;align-items:center;justify-content:center}._sponsorLogo_1gjdf_45{display:block;margin-top:1vh;margin-bottom:1vh;margin-left:auto;margin-right:auto;width:auto;height:auto;max-width:15vw;max-height:15vh}._container_1ff4i_1{background-color:#000!important;color:#fff!important;position:relative;top:0;left:0;height:100vh;width:100vw;overflow:hidden}._container_1ff4i_1 tr{color:#fafafa!important}._container_1ff4i_1 hr{margin:0;position:absolute;width:100vw;border-width:3px;border:3px solid white}._container_1ff4i_1 tbody>tr{height:22vh}._app_s6crl_1{height:100vh;font-size:5vh;color:#111;display:flex;flex-direction:column}._identify_s6crl_9{position:absolute;top:10px;right:10px;background:black;color:#fff;font-size:.7em;z-index:1000}._infoText_s6crl_19{padding-top:2em;text-align:center;padding-left:1em;padding-right:1em}._warningBar_s6crl_26{background-color:#996300;color:#fff;text-align:center;width:100%}._screenChooser_1qvff_1{font-size:.7em}._screenChooser_1qvff_1 ul{margin:1em}._screenChooser_1qvff_1 h4{font-size:2rem;margin-inline:1.5rem}._screenChooser_1qvff_1 p{font-size:1rem;margin-top:-1.5rem;margin-inline:1.5rem;border-left:3px solid #33f;padding:.75rem}._screenChooser_1qvff_1 ._setup_1qvff_18{display:flex;flex-wrap:wrap;gap:20px;margin-inline:1.5rem}._screenChooser_1qvff_1 ._setup_1qvff_18 label{flex-grow:1;min-width:300px}._screenChooser_1qvff_1 ._setup_1qvff_18 button{height:2.5rem;margin-top:auto;margin-bottom:.5rem}._staleDataBanner_1peqf_1{background-color:#4d4d4d;font-size:.75em;color:#fff;text-align:center;width:100%}
