@keyframes Drawer_slideIn__GBeV9{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Drawer_slideOut__w8HIG{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes Drawer_fadeIn___RRkh{0%{opacity:0}to{opacity:1}}@keyframes Drawer_fadeOut__X9VXo{0%{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.7)}to{background-color:rgba(0,0,0,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.Drawer_backdrop__dQ8FJ{position:fixed;inset:0;background-color:rgba(0,0,0,0);z-index:1000;overflow:hidden;animation:Drawer_fadeOut__X9VXo .4s cubic-bezier(.4,0,.2,1) forwards}.Drawer_backdrop__dQ8FJ.Drawer_open__kajjV{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.7);animation:Drawer_fadeIn___RRkh .4s cubic-bezier(.4,0,.2,1) backwards}.Drawer_content__WgCEV{position:fixed;top:0;right:0;width:70%;height:100%;z-index:1001;background-color:#293343;box-shadow:-4px 0 20px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow-y:auto;transform:translateX(100%)}.Drawer_content__WgCEV.Drawer_contentOpen__0Aj2w{animation:Drawer_slideIn__GBeV9 .4s cubic-bezier(.4,0,.2,1) forwards}.Drawer_content__WgCEV.Drawer_contentClosing___Z1HV{animation:Drawer_slideOut__w8HIG .4s cubic-bezier(.4,0,.2,1) backwards}.Drawer_header__qNb_N{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #3d475a;flex-shrink:0;opacity:0;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.Drawer_contentOpen__0Aj2w .Drawer_header__qNb_N{opacity:1;transform:translateY(0);transition:opacity .3s ease .2s,transform .3s ease .2s}.Drawer_logo__Gigeu{display:flex;align-items:center;justify-content:center;width:100px;height:50px;text-decoration:none;cursor:pointer}.Drawer_logo__Gigeu svg{width:100%;height:100%}.Drawer_closeButton__tLsHn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;border-radius:8px;transition:background-color .2s ease;color:#fff}.Drawer_closeButton__tLsHn:hover{background-color:#3d475a}.Drawer_body__nIUZM{flex:1 1;padding:10px;overflow-y:auto;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.Drawer_contentOpen__0Aj2w .Drawer_body__nIUZM{opacity:1;transform:translateY(0);transition:opacity .4s ease .3s,transform .4s ease .3s}.EventCard_eventCard__jBSuk{justify-content:space-between;margin-bottom:16px}.EventCard_eventCard__jBSuk,.EventCard_eventCard__left__kOFL5{display:flex;align-items:center}.EventCard_eventCard__gameIcon__NLQPS{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.EventCard_eventCard__right__A685H{display:flex;align-items:center;gap:8px}.EventCard_eventCard__date__FvzyU,.EventCard_eventCard__tournament__RA_Go{font-size:14px;color:var(--color-text-secondary)}.Divider_divider___Qqv5{background-color:hsla(0,0%,100%,.35);transition:background-color .2s ease}.Divider_divider_horizontal__d_axr{width:100%;height:1px}.Divider_divider_vertical__ZZhQe{width:1px;height:100%}.Divider_divider_small__mWWLj{margin:8px 0}.Divider_divider_small__mWWLj.Divider_divider_vertical__ZZhQe{margin:0 8px}.Divider_divider_medium__Ys0r5{margin:16px 0}.Divider_divider_medium__Ys0r5.Divider_divider_vertical__ZZhQe{margin:0 16px}.Divider_divider_large__si2CS{margin:24px 0}.Divider_divider_large__si2CS.Divider_divider_vertical__ZZhQe{margin:0 24px}.Divider_divider_default__w_uQD{background-color:hsla(0,0%,100%,.1)}.Divider_divider_subtle__R9Fl8{background-color:hsla(0,0%,100%,.05)}.Divider_divider_accent__P9XGx{background-color:rgba(64,192,224,.3)}@media(max-width:567.98px){.Divider_divider_small__mWWLj{margin:6px 0}.Divider_divider_small__mWWLj.Divider_divider_vertical__ZZhQe{margin:0 6px}.Divider_divider_medium__Ys0r5{margin:12px 0}.Divider_divider_medium__Ys0r5.Divider_divider_vertical__ZZhQe{margin:0 12px}.Divider_divider_large__si2CS{margin:18px 0}.Divider_divider_large__si2CS.Divider_divider_vertical__ZZhQe{margin:0 18px}}.EventCardContainer_container__Aaj6v{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:16px;border-radius:40px;background-color:#293343;border:2px solid #3d475a;cursor:pointer;position:relative;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.EventCardContainer_container__Aaj6v:hover:not(.EventCardContainer_disabled__1N_Cr){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#46feff}}.EventCardContainer_container__Aaj6v:focus-visible{outline:2px solid #46feff;outline-offset:2px}.EventCardContainer_container__Aaj6v.EventCardContainer_disabled__1N_Cr{opacity:.6;cursor:not-allowed;pointer-events:none}.EventCardContainer_container__Aaj6v.EventCardContainer_containerOver__xfe1b{justify-content:space-between;min-height:120px}@media(max-width:1023.98px){.EventCardContainer_container__Aaj6v{padding:16px;gap:16px;border-radius:24px}}.EventCardHeader_header__ql161{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardHeader_header__title__HNhy5{font-size:24px;font-weight:600;color:#fff;line-height:1.2}.EventCardHeader_header__help__Cr97I{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0a0a0;cursor:pointer;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.EventCardHeader_header__help__Cr97I:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}.EventCardHeader_header__help__Cr97I svg{width:12px;height:12px}@media(max-width:567.98px){.EventCardHeader_header__title__HNhy5{font-size:16px}.EventCardHeader_header__help__Cr97I{width:20px;height:20px}.EventCardHeader_header__help__Cr97I svg{width:10px;height:10px}}.ProgressBar_progressSection__VBLf_{display:flex;flex-direction:column;width:100%;gap:8px}.ProgressBar_percentages__hl35W{display:flex;align-items:center;justify-content:space-between;width:100%}.ProgressBar_percentage__Gk800{display:flex;align-items:center;justify-content:center;gap:4px;font-size:18px;font-weight:600;color:#46feff}.ProgressBar_progressBar__yTPWp{display:flex;flex-direction:row;width:100%;height:8px;border-radius:4px;overflow:hidden;background-color:hsla(0,0%,100%,.1)}.ProgressBar_progressBar__segment__oiUHJ{height:100%;transition:width .3s ease}.ProgressBar_trendIcon__6_YqU{width:16px;height:16px}.ProgressBar_trendIcon__6_YqU.ProgressBar_up__gW6Lm{color:#40c040}.ProgressBar_trendIcon__6_YqU.ProgressBar_down__3KM20{color:#e04040}.ResultDisplay_resultOver__hsU_G{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:40px;padding:24px;background-color:#1b2331;border:1px solid hsla(0,0%,100%,.15);border-radius:64px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ResultDisplay_resultOver__label__XcF5X{font-size:16px;font-weight:500;color:#46feff}.ResultDisplay_resultOver__text__B9bra{font-size:16px;font-weight:500;color:#fff}@media(max-width:567.98px){.ResultDisplay_resultOver__hsU_G{margin-top:0;padding:14px}}.TeamDisplay_teamInfo__v6NOJ{display:flex;align-items:center;justify-content:center;gap:8px}.TeamDisplay_teamInfo_vertical__9Ro2g{display:flex;flex-direction:column}.TeamDisplay_teamInfo_vertical__9Ro2g .TeamDisplay_teamInfo__name__idm7c,.TeamDisplay_teamInfo_vertical__9Ro2g .TeamDisplay_teamInfo__text__eDqQ_{font-size:10px}.TeamDisplay_teamInfo_vertical__9Ro2g .TeamDisplay_teamInfo__logo__fUzos,.TeamDisplay_teamInfo_vertical__9Ro2g .TeamDisplay_teamInfo__logo__fUzos svg{width:40px;height:40px}.TeamDisplay_teamInfo__logo__fUzos{display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.TeamDisplay_teamInfo__logo_small__l3POn,.TeamDisplay_teamInfo__logo_small__l3POn svg{width:32px;height:32px}.TeamDisplay_teamInfo__logo_medium__kSkKj,.TeamDisplay_teamInfo__logo_medium__kSkKj svg{width:40px;height:40px}.TeamDisplay_teamInfo__logo_large__2O8lZ,.TeamDisplay_teamInfo__logo_large__2O8lZ svg{width:50px;height:50px}.TeamDisplay_teamInfo__name__idm7c{font-weight:600;color:#fff;font-size:8px}@media(min-width:568px){.TeamDisplay_teamInfo__name__idm7c{font-size:14px}}@media(min-width:768px){.TeamDisplay_teamInfo__name__idm7c{font-size:16px}}@media(min-width:1024px){.TeamDisplay_teamInfo__name__idm7c{font-size:18px}}.TeamDisplay_teamInfo__text__eDqQ_{font-weight:600;color:#fff}.TeamDisplay_teamInfo__text_small__bBehH{font-size:14px}.TeamDisplay_teamInfo__text_medium__jjg5r{font-size:16px}.TeamDisplay_teamInfo__text_large__4cObx{font-size:18px}@media(max-width:1023.98px){.TeamDisplay_teamInfo__logo_medium__kSkKj,.TeamDisplay_teamInfo__logo_medium__kSkKj svg,.TeamDisplay_teamInfo__logo_small__l3POn,.TeamDisplay_teamInfo__logo_small__l3POn svg{width:16px;height:16px}.TeamDisplay_teamInfo__logo_large__2O8lZ,.TeamDisplay_teamInfo__logo_large__2O8lZ svg{width:18px;height:18px}.TeamDisplay_teamInfo__name__idm7c{font-size:8px}}@media(max-width:1023.98px)and (min-width:568px){.TeamDisplay_teamInfo__name__idm7c{font-size:14px}}@media(max-width:1023.98px)and (min-width:768px){.TeamDisplay_teamInfo__name__idm7c{font-size:16px}}@media(max-width:1023.98px)and (min-width:1440px){.TeamDisplay_teamInfo__name__idm7c{font-size:18px}}.EventCardFora_container__hDFYO{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;border-radius:40px;background-color:#293343;border:2px solid #3d475a;cursor:pointer;position:relative;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.EventCardFora_container__hDFYO{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#46feff}}.EventCardFora_container__hDFYO:focus-visible{outline:2px solid #46feff;outline-offset:2px}.EventCardFora_container__hDFYO.EventCardFora_disabled__Cjjsu{opacity:.6;cursor:not-allowed;pointer-events:none}.EventCardFora_header__uHYi9{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardFora_header__title__nPplK{font-size:18px;font-weight:600;color:#fff;line-height:1.2}.EventCardFora_header__help__6VT7B{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0a0a0;cursor:pointer;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.EventCardFora_header__help__6VT7B:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}.EventCardFora_header__help__6VT7B svg{width:12px;height:12px}.EventCardFora_handicapDetails__XFs4r{display:flex;align-items:center;justify-content:space-between;justify-content:space-around;gap:64px;padding:0 32px;width:100%}@media(max-width:1023.98px){.EventCardFora_handicapDetails__XFs4r{gap:16px;padding:0}}.EventCardFora_teamHandicap__dXwMD{display:flex;flex-direction:column;flex:1 1;gap:12px}.EventCardFora_teamHandicap__header__9sETC{display:flex;align-items:center;justify-content:space-between}.EventCardFora_teamHandicap__label__8JLMV{font-size:16px;color:#a0a0a0;font-weight:400;text-align:center}.EventCardFora_teamHandicap__team__k2JG4{display:flex;align-items:center;justify-content:center;gap:10px}.EventCardFora_teamHandicap__logo__4u0t_{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden}.EventCardFora_teamHandicap__logo__4u0t_ svg{width:40px;height:40px}.EventCardFora_teamHandicap__name__rxO29{font-size:18px;font-weight:600;color:#fff;text-align:center;line-height:1.2}.EventCardFora_teamHandicap__options__1QyLc{display:flex;flex-direction:column;gap:12px;align-items:stretch}.EventCardFora_handicapOption__xBBmH{display:flex;flex-direction:column;padding:24px 8px;border-radius:16px;background-color:#1b2331;min-height:32px;align-items:stretch}@media(max-width:567.98px){.EventCardFora_handicapOption__xBBmH{min-height:14px;padding:4px}.EventCardFora_handicapOption__value__gtXvF{font-size:12px}.EventCardFora_handicapOption__oddsValue__md2wC,.EventCardFora_handicapOption__percentage__4HgPa{font-size:10px}}.EventCardFora_handicapOption__row__3hpL_{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardFora_handicapOption__topRow__u8YwB{padding:3px 16px}@media(max-width:567.98px){.EventCardFora_handicapOption__topRow__u8YwB{padding:3px 8px}}.EventCardFora_handicapOption__value__gtXvF{font-size:18px;font-weight:700;color:#fff;line-height:1.2}.EventCardFora_handicapOption__percentage__4HgPa{font-size:18px;font-weight:700;color:#46feff;line-height:1.2}.EventCardFora_handicapOption__odds__oT40b{display:flex;align-items:center;justify-content:center;gap:8px}.EventCardFora_handicapOption__oddsValue__md2wC{font-size:24px;font-weight:700;color:#fff}.EventCardFora_handicapOption__bookmaker__0oHLB{justify-content:center;max-width:unset;justify-content:space-between;display:flex;align-items:center;border-radius:12px;transition:background-color .3s ease}@media(hover:hover)and (pointer:fine){.EventCardFora_handicapOption__bookmaker__0oHLB:hover{background-color:#ff7c5f}}.EventCardFora_trendIcon__aoOhg{width:18px;height:18px}.EventCardFora_trendIcon__aoOhg.EventCardFora_up__VYB0t{color:#40c040}.EventCardFora_trendIcon__aoOhg.EventCardFora_down__f5nN0{color:#e04040}.EventCardFora_bookmakerEvent__57_Wd{margin-top:4px}@media(max-width:567.98px){.EventCardFora_container__hDFYO{padding:16px;gap:16px}.EventCardFora_header__title__nPplK{font-size:16px}.EventCardFora_header__help__6VT7B{width:20px;height:20px}.EventCardFora_header__help__6VT7B svg{width:10px;height:10px}.EventCardFora_teamHandicap__logo__4u0t_{width:32px;height:32px}}@media(max-width:567.98px)and (max-width:1023.98px){.EventCardFora_teamHandicap__logo__4u0t_{width:18px;height:18px}}@media(max-width:567.98px){.EventCardFora_teamHandicap__logo__4u0t_ svg{width:32px;height:32px}}@media(max-width:567.98px)and (max-width:1023.98px){.EventCardFora_teamHandicap__logo__4u0t_ svg{width:18px;height:18px}}@media(max-width:567.98px){.EventCardFora_teamHandicap__name__rxO29{font-size:10px}.EventCardFora_teamHandicap__label__8JLMV{font-size:12px}.EventCardFora_handicapOption__xBBmH{padding:12px 4px}.EventCardFora_handicapOption__oddsValue__md2wC,.EventCardFora_handicapOption__percentage__4HgPa,.EventCardFora_handicapOption__value__gtXvF{font-size:12px}.EventCardFora_handicapOption__topRow__u8YwB{padding:3px 8px}.EventCardFora_trendIcon__aoOhg{width:16px;height:16px}}.EventCardForaOver_container__W3vOX{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;border-radius:40px;background-color:#293343;border:2px solid #3d475a;cursor:pointer;position:relative;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.EventCardForaOver_container__W3vOX:hover:not(.EventCardForaOver_disabled__xOWqF){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#46feff}}.EventCardForaOver_container__W3vOX:focus-visible{outline:2px solid #46feff;outline-offset:2px}.EventCardForaOver_container__W3vOX.EventCardForaOver_disabled__xOWqF{opacity:.6;cursor:not-allowed;pointer-events:none}.EventCardForaOver_container__W3vOX.EventCardForaOver_containerOver__5po22{justify-content:space-between;min-height:120px}.EventCardForaOver_header__7l1_l{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardForaOver_header__title__U4NSG{font-size:18px;font-weight:600;color:#fff;line-height:1.2}.EventCardForaOver_header__help__wnqXn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0a0a0;cursor:pointer;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.EventCardForaOver_header__help__wnqXn:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}.EventCardForaOver_header__help__wnqXn svg{width:12px;height:12px}.EventCardForaOver_handicapDetails__wMkca{display:flex;align-items:center;justify-content:space-between;justify-content:space-around;gap:64px;padding:0 32px;width:100%}@media(max-width:1023.98px){.EventCardForaOver_handicapDetails__wMkca{gap:24px;padding:0}}@media(max-width:567.98px){.EventCardForaOver_handicapDetails__wMkca{gap:5px}}.EventCardForaOver_teamHandicap__KW5GW{display:flex;flex-direction:column;flex:1 1;gap:12px}.EventCardForaOver_teamHandicap__header__3s2mt{display:flex;align-items:center;justify-content:space-between}.EventCardForaOver_teamHandicap__label__J2SnS{font-size:14px;color:#a0a0a0;font-weight:400;text-align:center}.EventCardForaOver_teamHandicap__team__5g4b_{display:flex;align-items:center;justify-content:center;gap:10px}.EventCardForaOver_teamHandicap__logo__HAdC5{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden}@media(max-width:1023.98px){.EventCardForaOver_teamHandicap__logo__HAdC5{width:16px;height:16px}}.EventCardForaOver_teamHandicap__logo__HAdC5 svg{width:40px;height:40px}@media(max-width:1023.98px){.EventCardForaOver_teamHandicap__logo__HAdC5 svg{width:16px;height:16px}}.EventCardForaOver_teamHandicap__name__aRYY_{font-size:18px;font-weight:600;color:#fff;text-align:center;line-height:1.2}.EventCardForaOver_teamHandicap__options__Ed1HA{display:flex;flex-direction:column;gap:12px}.EventCardForaOver_handicapOption__oL3hz{display:flex;flex-direction:column;padding:24px;border-radius:16px;background-color:#3d475a;transition:background-color .3s ease}@media(hover:hover)and (pointer:fine){.EventCardForaOver_handicapOption__oL3hz:hover{background-color:#ff7c5f}}.EventCardForaOver_handicapOption__row__4Wp7H{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardForaOver_handicapOption__value__PYp2T{font-size:24px;font-weight:700;color:#fff;line-height:1.2}.EventCardForaOver_handicapOption__percentage__VE8iK{font-size:24px;font-weight:700;color:#46feff;line-height:1.2}.EventCardForaOver_handicapOption__odds__cNL_V{display:flex;align-items:center;justify-content:center;gap:8px}.EventCardForaOver_handicapOption__oddsValue__lNAe0{font-size:24px;font-weight:700;color:#fff}.EventCardForaOver_handicapOption__bookmaker__yZweg{display:flex;align-items:center;justify-content:center;max-width:unset;justify-content:space-between;padding:0}.EventCardForaOver_trendIcon__VX4DO{width:18px;height:18px}.EventCardForaOver_trendIcon__VX4DO.EventCardForaOver_up__IZhT1{color:#40c040}.EventCardForaOver_trendIcon__VX4DO.EventCardForaOver_down__XB7dJ{color:#e04040}.EventCardForaOver_bookmakerEvent__6PiCs{margin-top:4px}.EventCardForaOver_resultOver__EAudG{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:40px;padding:24px;background-color:#1b2331;border:1px solid hsla(0,0%,100%,.15);border-radius:64px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.EventCardForaOver_resultOver__label__qull1{font-size:16px;font-weight:500;color:#46feff}.EventCardForaOver_resultOver__text__jEuMy{font-size:16px;font-weight:500;color:#fff}@media(max-width:567.98px){.EventCardForaOver_container__W3vOX{padding:16px;gap:16px}.EventCardForaOver_header__title__U4NSG{font-size:16px}.EventCardForaOver_header__help__wnqXn{width:20px;height:20px}.EventCardForaOver_header__help__wnqXn svg{width:10px;height:10px}.EventCardForaOver_teamHandicap__logo__HAdC5{width:32px;height:32px}}@media(max-width:567.98px)and (max-width:1023.98px){.EventCardForaOver_teamHandicap__logo__HAdC5{width:18px;height:18px}}@media(max-width:567.98px){.EventCardForaOver_teamHandicap__logo__HAdC5 svg{width:32px;height:32px}}@media(max-width:567.98px)and (max-width:1023.98px){.EventCardForaOver_teamHandicap__logo__HAdC5 svg{width:18px;height:18px}}@media(max-width:567.98px){.EventCardForaOver_teamHandicap__name__aRYY_{font-size:10px}.EventCardForaOver_teamHandicap__label__J2SnS{font-size:8px}.EventCardForaOver_handicapOption__oL3hz{padding:12px}.EventCardForaOver_handicapOption__percentage__VE8iK,.EventCardForaOver_handicapOption__value__PYp2T{font-size:12px}.EventCardForaOver_handicapOption__oddsValue__lNAe0{font-size:18px}.EventCardForaOver_trendIcon__VX4DO{width:16px;height:16px}.EventCardForaOver_containerOver__5po22{min-height:100px}.EventCardForaOver_resultOver__EAudG{margin-top:0}}.EventCardOutcome_container__uAysq{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;border-radius:40px;background-color:#293343;border:2px solid #3d475a;cursor:pointer;position:relative;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.EventCardOutcome_container__uAysq:hover:not(.EventCardOutcome_disabled__ZOIKm){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#46feff}}.EventCardOutcome_container__uAysq:focus-visible{outline:2px solid #46feff;outline-offset:2px}.EventCardOutcome_container__uAysq.EventCardOutcome_disabled__ZOIKm{opacity:.6;cursor:not-allowed;pointer-events:none}.EventCardOutcome_header__cjVEB{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardOutcome_header__title__8K7pu{font-size:18px;font-weight:600;color:#fff;line-height:1.2}.EventCardOutcome_header__help__nv9cn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0a0a0;cursor:pointer;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.EventCardOutcome_header__help__nv9cn:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}.EventCardOutcome_header__help__nv9cn svg{width:12px;height:12px}.EventCardOutcome_mainContent__KE3qt{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px}.EventCardOutcome_teamInfo__LmK_C{display:flex;align-items:center;justify-content:center;gap:8px}.EventCardOutcome_teamInfo__logo__4a5Qv,.EventCardOutcome_teamInfo__logo__4a5Qv svg{width:40px;height:40px}.EventCardOutcome_teamInfo__name__NcWEb,.EventCardOutcome_teamInfo__text__CIh9a{font-size:16px;font-weight:600;color:#fff}.EventCardOutcome_progressSection__oKkrP{display:flex;flex-direction:column;width:100%;gap:8px}.EventCardOutcome_percentages__pw6Ca{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardOutcome_percentage__a1oB8{display:flex;align-items:center;justify-content:center;gap:4px;font-size:16px;font-weight:600;color:#46feff}.EventCardOutcome_percentage__a1oB8.EventCardOutcome_trendUp__vZnab{color:#40c040}.EventCardOutcome_percentage__a1oB8.EventCardOutcome_trendNeutral__HaPwc{color:#9e9e9e}.EventCardOutcome_percentage__a1oB8.EventCardOutcome_trendDown__TOClc{color:#e04040}.EventCardOutcome_prediction__IYiRR{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1;margin:0 16px}.EventCardOutcome_prediction__label__MYTuJ{font-size:16px;font-weight:500;color:#46feff}.EventCardOutcome_prediction__text__ETXHv{font-size:16px;font-weight:500;color:#fff}.EventCardOutcome_predictionMobile__MuTBN{display:none}.EventCardOutcome_result__3Md2E{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:40px;padding:24px;background-color:#1b2331;border:1px solid hsla(0,0%,100%,.15);border-radius:64px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.EventCardOutcome_result__label__aNB6I{font-size:16px;font-weight:500;color:#46feff}.EventCardOutcome_result__text__HhLZ6{font-size:16px;font-weight:500;color:#fff}.EventCardOutcome_trendIcon__mGWjY{width:16px;height:16px}.EventCardOutcome_trendIcon__mGWjY.EventCardOutcome_up__3hoVC{color:#40c040}.EventCardOutcome_trendIcon__mGWjY.EventCardOutcome_down__OinY0{color:#e04040}.EventCardOutcome_progressBar__NGJCf{display:flex;flex-direction:row;width:100%;height:8px;border-radius:4px;overflow:hidden;background-color:hsla(0,0%,100%,.1)}.EventCardOutcome_progressBar__segment__kIUjP{height:100%;transition:width .3s ease}.EventCardOutcome_progressBar__segment__kIUjP:first-child{background-color:#40c040}.EventCardOutcome_progressBar__segment__kIUjP:last-child{background-color:#e04040}@media(max-width:567.98px){.EventCardOutcome_container__uAysq{padding:16px;gap:10px}.EventCardOutcome_header__gameIcon__Ru2_5{width:28px;height:28px}.EventCardOutcome_header__gameIcon__Ru2_5 svg{width:16px;height:16px}.EventCardOutcome_header__date__dZTfG,.EventCardOutcome_header__tournament__wKzna{font-size:12px;padding:3px 8px}.EventCardOutcome_team__logo__iR3sJ,.EventCardOutcome_team__logo__iR3sJ svg{width:50px;height:50px}.EventCardOutcome_team__name__07pYh{font-size:14px}.EventCardOutcome_vs__5BFNY{font-size:20px}.EventCardOutcome_vs__5BFNY svg{width:20px;height:20px}.EventCardOutcome_mainContent__KE3qt{margin-bottom:0}.EventCardOutcome_prediction__IYiRR{display:none}.EventCardOutcome_predictionMobile__MuTBN{display:flex;justify-content:center}.EventCardOutcome_probability__uzgtq{font-size:14px}.EventCardOutcome_trendIcon__mGWjY{width:14px;height:14px}.EventCardOutcome_teamInfo__logo__4a5Qv,.EventCardOutcome_teamInfo__logo__4a5Qv svg{width:32px;height:32px}.EventCardOutcome_teamInfo__name__NcWEb,.EventCardOutcome_teamInfo__text__CIh9a{font-size:16px}}.EventCardResult_container__6eidb{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;border-radius:40px;background-color:#293343;border:2px solid #3d475a;cursor:pointer;position:relative;transition:all .3s ease}@media(hover:hover)and (pointer:fine){.EventCardResult_container__6eidb:hover:not(.EventCardResult_disabled__3T6xQ){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#46feff}}.EventCardResult_container__6eidb:focus-visible{outline:2px solid #46feff;outline-offset:2px}.EventCardResult_container__6eidb.EventCardResult_disabled__3T6xQ{opacity:.6;cursor:not-allowed;pointer-events:none}.EventCardResult_header___RuAk{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardResult_header__title__A7wMV{font-size:18px;font-weight:600;color:#fff;line-height:1.2}.EventCardResult_header__help__2LSUa{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#a0a0a0;cursor:pointer;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);transition:all .2s ease}@media(hover:hover)and (pointer:fine){.EventCardResult_header__help__2LSUa:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}}.EventCardResult_header__help__2LSUa svg{width:12px;height:12px}.EventCardResult_matchDetails__X_yOu{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:100px}.EventCardResult_team__WBWLK{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;flex:1 1;min-height:90px}.EventCardResult_team__result__JpT2g{display:flex;align-items:center;justify-content:center;gap:8px}.EventCardResult_team__text___2sU3{font-size:16px;font-weight:600;color:#fff;text-align:center;line-height:1.2}.EventCardResult_team__logo__hsWJg{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;overflow:hidden}.EventCardResult_team__logo__hsWJg svg{width:36px;height:36px}.EventCardResult_team__name__BKijb{font-size:16px;font-weight:600;color:#fff;text-align:center;line-height:1.2}.EventCardResult_vs__j3g06{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;margin:0 8px}.EventCardResult_vs__j3g06 svg{width:24px;height:24px}.EventCardResult_centerValue__Zggr9{display:flex;align-items:center;justify-content:center;background-color:#3d475a;border-radius:8px;padding:8px 16px;font-size:18px;font-weight:600;color:#fff;min-width:60px;align-self:flex-end;margin-bottom:4px}.EventCardResult_bookmakerEvent__6Goog{margin-top:4px;border-radius:12px;transition:background-color .3s ease}@media(hover:hover)and (pointer:fine){.EventCardResult_bookmakerEvent__6Goog:hover{background-color:#ff7c5f}}.EventCardResult_bookmakerEvent__odds__AqbZE{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:4px}.EventCardResult_prediction__zsGn2{display:flex;flex-direction:column}@media(min-width:568px){.EventCardResult_prediction__zsGn2{justify-content:center}}.EventCardResult_prediction__zsGn2{gap:12px;width:100%}.EventCardResult_prediction__text__Yock3{font-size:16px;font-weight:500;color:#46feff;text-align:center;line-height:1.3}.EventCardResult_prediction__text__value__LLoDf{color:#fff}.EventCardResult_prediction__probabilities__WihP3{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardResult_probability__keGF8{display:flex;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:600}.EventCardResult_probability__value__TQkbG{color:#fff}.EventCardResult_probability__keGF8:first-child .EventCardResult_probability__value__TQkbG{color:#46feff}.EventCardResult_probability__keGF8:last-child .EventCardResult_probability__value__TQkbG{color:#e04040}.EventCardResult_trendIcon__MENeP{width:16px;height:16px}.EventCardResult_trendIcon__MENeP.EventCardResult_up__fvxvD{color:#40c040}.EventCardResult_trendIcon__MENeP.EventCardResult_down__CR8Qj{color:#e04040}.EventCardResult_progressBar__fcjH_{display:flex;flex-direction:row;width:100%;height:8px;border-radius:4px;overflow:hidden;background-color:hsla(0,0%,100%,.1)}.EventCardResult_progressBar__segment__pfR6P{height:100%;transition:width .3s ease}.EventCardResult_progressBar__segment__pfR6P:first-child{background-color:#40c040}.EventCardResult_progressBar__segment__pfR6P:last-child{background-color:#e04040}@media(max-width:567.98px){.EventCardResult_container__6eidb{padding:16px;gap:16px}.EventCardResult_header__gameIcon__QLKfk{width:28px;height:28px}.EventCardResult_header__gameIcon__QLKfk svg{width:16px;height:16px}.EventCardResult_header__date__efeSh,.EventCardResult_header__tournament__UGzR3{font-size:12px;padding:3px 8px}.EventCardResult_team__logo__hsWJg,.EventCardResult_team__logo__hsWJg svg{width:50px;height:50px}.EventCardResult_team__name__BKijb{font-size:14px}.EventCardResult_vs__j3g06{font-size:20px}.EventCardResult_vs__j3g06 svg{width:20px;height:20px}.EventCardResult_prediction__text__Yock3,.EventCardResult_probability__keGF8{font-size:14px}.EventCardResult_trendIcon__MENeP{width:14px;height:14px}}.EventCardResult_demoButton__VDhiW{display:flex;flex-direction:column;gap:15px 0}@media(min-width:1024px){.EventCardResult_demoButton__VDhiW{gap:35px 0}}.PredictionSection_predictionSection__OS6hm{margin-top:16px}.PredictionSection_predictionSection__text__LxsEz{font-size:14px;color:#46feff!important;margin-bottom:8px}.PredictionSection_predictionSection__text__value__t_SPg{font-weight:600;color:var(--color-text-primary)}.HandicapOption_handicapOption__ubJoa{border:1px solid var(--color-border);border-radius:8px;padding:12px}.HandicapOption_handicapOption__row__qDPwH{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.HandicapOption_handicapOption__row__qDPwH:last-child{margin-bottom:0}.HandicapOption_handicapOption__value___mNBI{font-size:16px;font-weight:600;color:var(--color-text-primary)}.HandicapOption_handicapOption__percentage__u6hUC{font-size:14px;color:var(--color-text-secondary)}.HandicapOption_handicapOption__bookmaker__bAxBc{width:100%;max-width:unset;justify-content:space-between;padding:0;display:flex;align-items:center}.TeamHandicapDisplay_teamHandicap__o0HA1{flex:1 1}.TeamHandicapDisplay_teamHandicap__header__OJlMF{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.TeamHandicapDisplay_teamHandicap__label__1LJhO{font-size:12px;color:var(--color-text-secondary);margin-bottom:4px}.TeamHandicapDisplay_teamHandicap__team__1hRk2{width:100%}.TeamHandicapDisplay_teamHandicap__options__NtOs1,.TeamOdds_teamOdds__HvTzg{display:flex;flex-direction:column;gap:8px}.TeamOdds_teamOdds__HvTzg{align-items:center;flex:1 1}.TeamOdds_teamOdds__odds__uvVc2,.TeamOdds_teamOdds__team__3KwNw{width:100%}.TeamOdds_teamOdds__vs__Wh2I2{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--color-text-secondary);margin:0 16px}.TeamOdds_bookmakerEvent__jVoSs{width:100%}.EventCardBasic_header__8HjmN{display:flex;align-items:center;justify-content:space-between;width:100%}.EventCardBasic_header__gameIcon__3Wqjj,.EventCardBasic_header__left__0_Ovb{display:flex;align-items:center;justify-content:center}.EventCardBasic_header__gameIcon__3Wqjj{width:32px;height:32px;border-radius:6px}.EventCardBasic_header__gameIcon__3Wqjj svg{width:20px;height:20px;color:#fff}.EventCardBasic_header__right__J1pAC{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:48px;gap:12px;padding:4px 12px;border:1px solid #3f485a}.EventCardBasic_header__date__eZoLI,.EventCardBasic_header__tournament__lV2sk{font-size:12px;font-weight:500}.EventCardBasic_header__tournament__lV2sk{color:hsla(0,0%,100%,.6)}.EventCardBasic_matchDetails__ZPCsO{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}.EventCardBasic_team__8LxUD{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1}.EventCardBasic_team__odds__eqLdd{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:4px}.EventCardBasic_vs__EUBwh{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;margin:0 8px}.EventCardBasic_vs__EUBwh svg{width:24px;height:24px}.EventCardBasic_bookmakerEvent__u0vUv{margin-top:4px}.EventCardBasic_prediction__kqSw3{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:568px){.EventCardBasic_prediction__kqSw3{justify-content:center;display:flex}}.EventCardBasic_prediction__text__b5sHr{font-size:16px;font-weight:500;color:#46feff;text-align:left;line-height:1.3}.EventCardBasic_prediction__text__value__REWuY{color:#fff}@media(max-width:567.98px){.EventCardBasic_header__gameIcon__3Wqjj{width:28px;height:28px}.EventCardBasic_header__gameIcon__3Wqjj svg{width:16px;height:16px}.EventCardBasic_header__date__eZoLI,.EventCardBasic_header__tournament__lV2sk{font-size:12px;padding:3px 8px}.EventCardBasic_vs__EUBwh{font-size:20px}.EventCardBasic_vs__EUBwh svg{width:20px;height:20px}.EventCardBasic_prediction__text__b5sHr{font-size:14px;justify-content:center;display:flex}}.GameFilter_gameFiltersRow__G_rVG{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.GameFilter_gameFiltersLabel__yHphg{font-family:Wix Madefor Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:.875rem;line-height:1.4;color:#fff}@media(min-width:768px){.GameFilter_gameFiltersLabel__yHphg{font-size:1rem}}.GameFilter_gameFilters__3Bpww{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.GameFilter_gameFilter__MPLWL{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.3);border-radius:100px;cursor:pointer;transition:all .2s ease;font-family:Wix Madefor Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:.9375rem;opacity:.6}.GameFilter_gameFilter__MPLWL:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);opacity:1}.GameFilter_gameFilterActive__13zCn{background:#fff;border-color:#fff;opacity:1}.GameFilter_gameFilterActive__13zCn .GameFilter_gameFilterText__1mVe_{color:#1b2331}.GameFilter_gameFilterActive__13zCn:hover{background:#fff;border-color:#fff}.GameFilter_gameFilterLogo__eAHaa{height:24px;width:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;object-fit:contain}.GameFilter_gameFilterLogoInactiveCS__V7cxe{filter:invert(1) hue-rotate(180deg)}.GameFilter_gameFilterText__1mVe_{color:#fff;transition:color .2s ease}