:root{--background:linear-gradient(180deg,#242424,#121212);--white:#fff;--black:#000;--red:#ff2626;--border-radius:1.5rem;--green:#0fa75e;--greenLight:#64ff99;--yellow:#fff616;--purple:#b174ff;--orange:#ffb905;--grey:hsla(0,0%,100%,0.1);--buttonBackColor:rgba(0,0,0,0.5);--matchInfoUnderlineColor:hsla(0,0%,100%,0.2);--inputBackColor:hsla(0,0%,100%,0.05);--inputHoverColor:hsla(0,0%,100%,0.15)}.index_overlay_HRO-_{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.index_overlay_HRO-_ .index_popupContainer_3eyE9{width:42rem;background:var(--white);border-radius:1.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 2rem 2.5rem}.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_closeButton_2VNl_{position:absolute;top:1.5rem;right:1.5rem;width:1.4rem;height:1.4rem}@media(max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_closeButtonTablet_355Qn{top:15px;right:15px;width:14px;height:14px}}.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_backButtonImage_3csAW{position:absolute;top:.8rem;left:.8rem;width:3.5rem;height:3.5rem}@media screen and (max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_backButtonImage_3csAW{top:10px;left:10px;width:35px;height:35px}}.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_title_1El73{text-align:center;font-weight:700;font-size:1.6rem;line-height:1.6rem;margin-bottom:1.7rem;color:var(--black)}@media(max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_title_1El73{font-size:16px}}@media(max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_titleTablet_1U0P9{font-size:16px;line-height:100%;margin-bottom:0}}.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_subtitle_1e43h{font-weight:400;font-size:1.4rem;line-height:1.6rem;margin-bottom:1rem;opacity:.5;color:var(--black)}@media(max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_subtitle_1e43h{line-height:110%}}@media screen and (max-width:768px){.index_overlay_HRO-_ .index_popupContainer_3eyE9 .index_subtitle_1e43h{font-size:14px}}@media(max-width:768px){.index_overlay_HRO-_ .index_popupContainerTablet_3gnQ0{width:420px;padding:40px 20px 50px;gap:15px;border-radius:15px}}@media(max-width:440px){.index_overlay_HRO-_ .index_popupContainerTablet_3gnQ0{width:90%}}.index_overlay_HRO-_ .index_eventsList_1IoKc{font-size:1.4rem;line-height:1.6rem;margin-bottom:2rem;opacity:.5;color:var(--black)}@media(max-width:768px){.index_overlay_HRO-_ .index_eventsList_1IoKc{line-height:110%}}@media screen and (max-width:768px){.index_overlay_HRO-_ .index_eventsList_1IoKc{font-size:14px}}.index_overlay_HRO-_ .index_eventsList_1IoKc span:not(:last-child):after{content:",";display:inline-block;margin-right:4px;margin-left:-2px}@media(max-width:768px){.index_overlay_HRO-_ .index_eventsListTablet_2Kga8{color:#000;font-size:14px;font-weight:400;line-height:16px}}.index_selectContainer_2Xz8d{position:relative;margin-bottom:2rem}.index_selectContainer_2Xz8d .index_select_dfaSD{position:relative;-webkit-appearance:none;-moz-appearance:none;border-radius:var(--border-radius);width:100%;height:5rem;border:none;outline:none;background:#e5e5e5;padding:0 1.5rem;font-weight:400;font-size:1.4rem;line-height:1.6rem;cursor:pointer;color:#000}@media(max-width:768px){.index_selectContainer_2Xz8d .index_select_dfaSD{line-height:110%}}@media screen and (max-width:768px){.index_selectContainer_2Xz8d .index_select_dfaSD{font-size:14px}}.index_selectContainer_2Xz8d .index_select_dfaSD option{color:#000}@media(max-width:768px){.index_selectContainer_2Xz8d .index_selectTablet_1XEJT{padding:0 15px;font-size:16px;line-height:100%;height:50px;border-radius:15px}}.index_selectContainer_2Xz8d .index_selectArrow_20m-E{position:absolute;top:2.2rem;right:1.5rem;width:1.2rem;height:.7rem}@media(max-width:768px){.index_selectContainer_2Xz8d .index_selectArrowTablet_3Ds4G{top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:7px}}@media(max-width:768px){.index_selectContainerTablet_1JBr7{margin-bottom:0}}.index_rotatedArrow_5qLPZ{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:10px}input[type=text]{background:#e5e5e5;width:100%;border-radius:1.5rem;outline:none;border:0;height:5rem;padding:0 1.5rem;margin:0 0 2rem;color:#000;font-weight:400;font-size:1.4rem;line-height:1.6rem}@media(max-width:768px){input[type=text]{line-height:110%}}@media screen and (max-width:768px){input[type=text]{font-size:14px;height:50px}}.index_inputText_1SC7R{background:rgba(0,0,0,.05);width:100%;border-radius:1.5rem;outline:none;border:0;height:5rem;padding:0 1.5rem;margin:0 0 2rem;color:#000;font-weight:400;font-size:1.4rem;line-height:1.6rem}@media(max-width:768px){.index_inputText_1SC7R{line-height:110%}}@media screen and (max-width:768px){.index_inputText_1SC7R{font-size:14px;height:50px}}@media(max-width:768px){.index_inputTextTablet_1it3H[type=text]{margin:0;padding:0 15px;font-size:14px;line-height:16px;height:50px;border-radius:15px}}.index_radioContainer_3t-Vo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:2rem}.index_radioContainer_3t-Vo input[type=checkbox]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.2rem solid #000;width:2.4rem;height:2.4rem;padding:.4rem}.index_radioContainer_3t-Vo input[type=checkbox]:checked{background:#000;background-clip:content-box}.index_radioContainer_3t-Vo .index_input_31Cxj{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.2rem solid #000;width:2.4rem;height:2.4rem;padding:.4rem}@media(max-width:768px){.index_radioContainer_3t-Vo .index_inputTablet_2LD_B{width:24px!important;height:24px!important;padding:4px!important}}@media(max-width:768px){.index_radioContainerTablet_yBz2n{gap:10px;margin-bottom:0}}.index_invert_2zj20{-webkit-filter:invert(1);filter:invert(1)}.index_imgContainer_2KT16{width:10rem;min-height:10rem;max-height:15rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index_imgContainer_2KT16 .index_img_2SP0c{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.index_imgContainer_2KT16 .index_img_2SP0c img{width:100%;height:100%}@media(max-width:768px){.index_imgContainerTablet_2O2Uu{width:100px;min-height:100px;max-height:100px}}input[type=file]{width:100%;margin-bottom:2rem}.index_box_3_P0G{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.index_boxName_DB95f{color:var(--black);font-size:1.4rem;line-height:1.6rem;opacity:.5}@media(max-width:768px){.index_boxNameTablet_2KDyD{font-size:14px;line-height:16px}}@media(max-width:768px){.index_boxTablet_3lsSw{gap:10px}}.index_label_1tuuc{font-size:2.4rem;line-height:2.6rem;color:var(--black)}@media(max-width:768px){.index_labelTablet_3qnAp{font-size:24px;line-height:26px}}.index_moderationLabel_MM3Sf{font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.index_moderationLabel_MM3Sf{font-size:18px;line-height:18px;padding-left:25px}}.index_moderationLabel_MM3Sf .index_checkbox_aGhIS{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.index_customCheckbox_3R_up{position:absolute;top:0;left:0;height:25px;width:25px;border-radius:5px;background-color:#eee;border:.5px var(--black) solid}@media(max-width:768px){.index_customCheckbox_3R_up{height:18px;width:18px}}.index_moderationLabel_MM3Sf:hover input~.index_customCheckbox_3R_up{background-color:var(--white)}.index_moderationLabel_MM3Sf input:checked~.index_customCheckbox_3R_up{background-color:var(--black)}.index_customCheckbox_3R_up:after{content:"";position:absolute;display:none}.index_moderationLabel_MM3Sf input:checked~.index_customCheckbox_3R_up:after{display:block}.index_moderationLabel_MM3Sf .index_customCheckbox_3R_up:after{left:9px;top:5px;width:5px;height:10px;border:solid var(--white);border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.index_subLeagueButton_1OvvX{background-color:#e5e5e5;margin-bottom:1.5rem;text-align:left;padding:0 1.5rem;font-weight:400;font-size:1.4rem;line-height:1.6rem;cursor:pointer;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border:none;border-radius:15px}@media screen and (max-width:768px){.index_subLeagueButton_1OvvX{padding:15px;min-height:50px}}.index_subLeagueButton_1OvvX p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.index_subLeagueButton_1OvvX p{font-size:14px;line-height:16px;margin:0}}.index_subLeagueButton_1OvvX .index_subLeaguesPlaceholder_2FHce{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.index_subLeagueButton_1OvvX .index_subLeaguesPlaceholder_2FHce{font-size:10px}}.index_emptySubleagues_wLLM7{text-align:center;margin:20px 0;font-size:2rem;border:1px solid #e5e5e5;border-radius:1.5rem;padding:2rem 1rem;background:#e5e5e5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen{.index_emptySubleagues_wLLM7{font-size:20px;padding:20px 10px;border-radius:15px}}.index_whiteButton_FW8DG{border:1px solid var(--black);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:768px){.index_whiteButton_FW8DG{min-height:50px;font-size:16px}}.index_whiteButton_FW8DG p{line-height:100%;margin:0}@media screen and (max-width:768px){.index_whiteButton_FW8DG p{font-size:16px}}.index_createSubleague_voLgu{border:1px var(--black) solid;border-radius:1.5rem;padding:1.5rem;margin-bottom:1rem}.index_timeBox_p1EJF{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;max-width:100%}.index_subLeaguesBox_1UBst{max-height:35rem;overflow-y:scroll;margin-bottom:2.5rem}.index_subLeaguesBox_1UBst::-webkit-scrollbar{width:8px;height:8px}.index_subLeaguesBox_1UBst::-webkit-scrollbar-track{background:transparent}.index_subLeaguesBox_1UBst::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px;border:2px solid transparent;background-clip:content-box}.index_subLeaguesBox_1UBst::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}.index_subLeaguesBox_1UBst::-webkit-scrollbar-corner{background:transparent}@media screen and (max-width:768px){.index_subLeaguesBox_1UBst{max-height:300px}}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;border-radius:10px}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#000;border-radius:1rem;padding:2rem}@media screen and (max-width:768px){.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f{padding:20px}}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueTimeBox_8-33q{display:-webkit-box;display:-ms-flexbox;display:flex}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueTimeBox_8-33q .index_subLeagueTime_2xW31{color:hsla(0,0%,100%,.5019607843);font-size:1.3rem}@media screen and (max-width:768px){.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueTimeBox_8-33q .index_subLeagueTime_2xW31{font-size:15px}}@media screen and (max-width:400px){.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueTimeBox_8-33q .index_subLeagueTime_2xW31{font-size:10px}}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueName_3WD5C{color:#fff;font-size:1.5rem;max-width:25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueInfo_oc1tV .index_subLeagueName_3WD5C{font-size:15px}}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-left:auto}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_editIcon_3u2-o{width:16px;height:16px;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_editIcon_3u2-o:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_deleteIcon_38iId{width:16px;height:16px;margin-left:auto;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_deleteIcon_38iId:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_cancelIcon_1omYK{width:16px;height:16px;margin-left:auto;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeague_uXQ-f .index_subLeagueButtons_1_HvQ .index_cancelIcon_1omYK:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_subLeaguesBox_1UBst .index_subLeagues_akpIN .index_subLeagueTemporary_2h40O{background-color:#acacac}.index_teamNames_1HHv1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;border:1px var(--black) solid;border-radius:1.5rem;padding:2rem;margin-bottom:1.5rem;max-height:20rem;overflow:scroll}@media screen and (max-width:768px){.index_teamNames_1HHv1{max-height:200px;padding:20px;border-radius:15px}}.index_teamNames_1HHv1 .index_teamNamesContainer_1gIbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.index_teamNames_1HHv1 .index_teamName_28cEb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#000;border-radius:1.5rem;padding:2rem}@media screen and (max-width:768px){.index_teamNames_1HHv1 .index_teamName_28cEb{padding:20px}}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameCompany_3WXw7{color:hsla(0,0%,100%,.5019607843);font-size:1.5rem}@media screen and (max-width:768px){.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameCompany_3WXw7{font-size:15px}}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameTitle_2zZDp{color:#fff;font-size:1.5rem;max-width:20rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameTitle_2zZDp{font-size:15px}}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-left:auto}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_editIcon_3u2-o{width:16px;height:16px;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_editIcon_3u2-o:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_deleteIcon_38iId{width:16px;height:16px;margin-left:auto;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_deleteIcon_38iId:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_cancelIcon_1omYK{width:16px;height:16px;margin-left:auto;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.index_teamNames_1HHv1 .index_teamName_28cEb .index_teamNameButtons_1OHQI .index_cancelIcon_1omYK:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s ease;transition:.3s ease}.index_teamNames_1HHv1 .index_teamNameTemporary_1hUAD{background-color:#acacac}.index_loaderBox_2x0Kd{background:#e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.5rem;height:5.5rem;margin-bottom:1.5rem}.index_loader_1UfMQ{border-bottom-color:transparent;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:index_rotation_3cjim 1s linear infinite;animation:index_rotation_3cjim 1s linear infinite;padding:10px}.index_loaderWidth_1_Mi3{width:auto}@-webkit-keyframes index_rotation_3cjim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes index_rotation_3cjim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.index_loaderBoxHeight_2FsSE{height:100%;background-color:transparent}.index_marginTop_2QNIS{margin-top:1.5rem}.index_marginTop_2QNIS p{margin:0}.index_disable_3gfwV{opacity:.4;pointer-events:none}.index_addNewTeamNameBox_1-NGL{position:relative;border:.5px var(--black) solid;border-radius:1.5rem;padding:3rem 1rem 0;margin-bottom:1.5rem;max-height:20rem}.index_addNewTeamNameBox_1-NGL .index_selectContainer_2Xz8d{margin-bottom:0}@media screen and (max-width:768px){.index_addNewTeamNameBox_1-NGL{max-height:100%;border-radius:15px;padding:35px 10px 15px}}.index_footer_2fIIU{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(max-width:768px){.index_footerTablet_3PnkI{gap:15px}}@media screen and (max-width:768px){.index_button_2fdXn{font-size:16px;min-height:50px}}