.announcement_cardContainer__hsDmL{display:flex;position:relative;flex-direction:column;margin:1.25rem;border:.0625rem solid var(--ds-color-white-10);border-radius:.25rem;overflow:hidden}.announcement_cardContainer__hsDmL.announcement_clickable__90rgT{cursor:pointer}.announcement_cardContainer__hsDmL.announcement_clickable__90rgT:hover{transform:scale(.99)}.announcement_removeButton__Rp8rC{position:absolute;top:.5rem;z-index:2;right:.5rem}.announcement_image__EWKSr{width:100%;height:auto}.announcement_textContainer__u4doh{padding:1.25rem;width:80%}.toggle_toggle__qfXpL{appearance:none;display:inline-block;position:relative;width:2.5rem;height:1.25rem;background:var(--ds-color-white-10);border-radius:2rem;cursor:pointer;transition:background-color .2s ease;border:0}.toggle_toggle__qfXpL:disabled{cursor:not-allowed;opacity:.5}.toggle_toggle__qfXpL:checked{background:var(--ds-color-brand-50)}.toggle_toggle__qfXpL:after{content:"";width:1rem;height:1rem;position:absolute;top:0;left:0;margin:.125rem;border-radius:100%;background:var(--ds-color-white);transition:transform .1s ease,opacity .1s ease;opacity:.1}.toggle_toggle__qfXpL:checked:after{transform:translateX(125%);opacity:1}.toggle_toggle__qfXpL:before{position:absolute;width:100%;height:100%;background:var(--ds-color-brand-50);content:"";opacity:0;transition:opacity .3s ease;top:0;left:0}.schedule_root__osg3N{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);padding:2rem 0;overflow:hidden;min-height:0;height:100%;box-sizing:border-box;position:relative}@media(max-width:1320px){.schedule_root__osg3N{zoom:.75}}@media only screen and (max-width:1019px){.schedule_root__osg3N{zoom:0}}.schedule_headline__RYd3n{position:absolute;top:5rem;font-size:var(--font-size-60);line-height:3.75rem;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:2rem;z-index:3;width:100%;color:var(--ds-color-brand-50)}.schedule_headline__RYd3n span{display:block;font-size:var(--font-size-20);line-height:var(--line-height-16)}@media only screen and (max-width:679px){.schedule_headline__RYd3n{top:2.5rem}}.schedule_fullScheduleButton__iSCRi{width:100%;display:flex;justify-content:center;position:absolute;bottom:5rem;z-index:2}.schedule_fullScheduleButton__iSCRi button{background:var(--ds-color-brand-50);border-color:var(--ds-color-brand-50)!important;transition:all .2s ease-out}@media only screen and (max-width:679px){.schedule_fullScheduleButton__iSCRi{bottom:2rem}}.schedule_trackContainer__93vpT{height:100%;width:100%;overflow:hidden;position:relative}.schedule_trackContainer__93vpT:after,.schedule_trackContainer__93vpT:before{content:"";position:absolute;width:100%;height:15rem;z-index:1}.schedule_trackContainer__93vpT:before{top:0;background:linear-gradient(180deg,#10101c 50%,transparent)}.schedule_trackContainer__93vpT:after{bottom:0;background:linear-gradient(0deg,#10101c,transparent)}@media only screen and (max-width:679px){.schedule_trackContainer__93vpT:after,.schedule_trackContainer__93vpT:before{display:none}}.schedule_track__C19y0{display:flex;flex-direction:column;align-items:center;padding:0 4rem}@media only screen and (min-width:1020px)and (max-width:1199px){.schedule_track__C19y0{padding:0 3rem}}@media only screen and (max-width:679px){.schedule_track__C19y0{padding:10.5rem 1rem 4.5rem}}.schedule_roundCardRoot__zFnTf{padding:1rem 0;width:46rem;max-width:100%;box-sizing:border-box}.schedule_roundCard__9NLfk{display:grid;grid-template-columns:auto 1fr;padding:1.25rem 0;border-radius:1rem;max-width:44.75rem;background:linear-gradient(90deg,rgba(121,80,229,.2),rgba(121,80,229,0))}.schedule_leftMargin__NLK0b{position:relative;width:5rem;display:flex;flex-direction:column;justify-content:flex-end;color:var(--ds-color-brand-50)}.schedule_roundTitle__7DKad{position:absolute;top:.5rem;right:calc(100% - 1.375rem);font-size:var(--font-size-30);font-weight:900;text-transform:uppercase;white-space:nowrap;transform:rotate(-90deg);transform-origin:top right}.schedule_roundTitle__7DKad span{color:rgb(from var(--ds-color-brand-50) r g b/40%);font-weight:400;margin-left:.25rem}.schedule_date__iVMRh{display:flex;flex-direction:column;align-items:center}.schedule_date__iVMRh .schedule_month__6l3_x{display:block;text-align:center;font-size:var(--font-size-20);font-weight:900;text-transform:uppercase}.schedule_date__iVMRh .schedule_day__c2vAp{display:block;text-align:center;font-size:3.125rem;font-weight:900;margin-top:-.5rem}.schedule_matchCards__gWz6m{display:grid;grid-template-columns:1fr 1fr;gap:.375rem}@media only screen and (max-width:679px){.schedule_matchCards__gWz6m{grid-template-columns:1fr}}.schedule_matchCard__uPvrT{box-sizing:border-box;display:grid;grid-template-areas:"player1 score status" "player2 score status";grid-template-columns:1fr 2rem 1fr;border-radius:1rem;background:rgba(121,80,229,.2);padding:1.25rem;min-height:8.5625rem}.schedule_matchCard__uPvrT.schedule_hide__7TtvK{opacity:0;pointer-events:none}.schedule_player1__u7OCm,.schedule_player2__v_rnX{display:grid;align-items:center;grid-template-columns:auto 1fr auto auto}.schedule_player1__u7OCm{grid-area:player1}.schedule_player2__v_rnX{grid-area:player2}.schedule_nick__xTp3q{position:relative;white-space:nowrap;min-width:0;overflow:hidden;font-size:var(--font-size-24);font-style:italic;font-weight:700;text-transform:uppercase}.schedule_scoreContainer__ZK20w{grid-area:score;display:flex;flex-direction:column;align-items:center}.schedule_score__ljTPc{text-align:center;font-size:var(--font-size-40);font-weight:900;width:2.5rem}.schedule_avatar__jTTrV{width:2.5rem;height:2.5rem;margin-right:.5rem;position:relative}.schedule_countryFlag__2FxzH{position:absolute;top:0;left:0;z-index:2;width:1rem}.schedule_status__bEBh_{grid-area:status;display:flex;align-items:center;justify-content:center;border-radius:1rem}.schedule_donePill__JmNoD,.schedule_livePill__WF1Lb,.schedule_pill__ydv_v{display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:20rem;padding:.625rem 1rem;font-size:var(--font-size-16);font-weight:900;width:6rem;box-sizing:border-box;text-align:center}.schedule_donePill__JmNoD{border:.125rem solid var(--ds-color-brand-50);color:var(--ds-color-brand-50)}.schedule_livePill__WF1Lb{border:.125rem solid var(--ds-color-red-50);background:var(--ds-color-red-50);box-shadow:0 0 16px 0 rgba(233,69,96,.7)}.schedule_pill__ydv_v{border:.125rem solid var(--ds-color-white-20)}.schedule_pill__ydv_v img{width:1rem;height:1rem}.schedule_toggle__DsGC4{position:absolute;top:5rem;z-index:4;left:4rem}@media only screen and (max-width:1019px){.schedule_toggle__DsGC4{top:12rem;left:50%;transform:translate(-50%,-50%) scale(.9)}}@media only screen and (max-width:679px){.schedule_toggle__DsGC4{top:12rem}}.video-channels-promo_root__WdMjD{--contentMaxWidth:80rem;--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);position:relative;height:50rem;background:#7950e5;overflow:hidden;box-sizing:border-box}@media only screen and (min-width:680px)and (max-width:1019px){.video-channels-promo_root__WdMjD{min-height:100svh;padding:4rem 0}}@media only screen and (max-width:679px){.video-channels-promo_root__WdMjD{min-height:100svh;height:unset;padding:2rem 0}}.video-channels-promo_blinkyGradient__rja3Y{background:url(/_next/static/media/blinky-gradient.674ce10c.webp) no-repeat 50%/cover}.video-channels-promo_variantStandard__FQpQ8{background:#7950e5}.video-channels-promo_variantApac__m05RO{background:var(--ds-color-red-50)}@media only screen and (max-width:1019px){.video-channels-promo_variantApac__m05RO .video-channels-promo_casters__FWEmc{background:var(--ds-color-red-50)}}.video-channels-promo_variantAmericas__s7QwP{background:var(--ds-color-turquoise-70)}@media only screen and (max-width:1019px){.video-channels-promo_variantAmericas__s7QwP .video-channels-promo_casters__FWEmc{background:var(--ds-color-turquoise-70)}}.video-channels-promo_variantEmea__8mKCT{background:var(--ds-color-blue-50)}@media only screen and (max-width:1019px){.video-channels-promo_variantEmea__8mKCT .video-channels-promo_casters__FWEmc{background:var(--ds-color-blue-50)}}.video-channels-promo_content__biXcT{box-sizing:border-box;height:100%;max-width:var(--contentMaxWidth);margin:auto;padding:0 2rem}@media only screen and (max-width:1019px){.video-channels-promo_content__biXcT{display:flex;flex-direction:column;align-items:center;padding:0}}@media only screen and (max-width:679px){.video-channels-promo_content__biXcT.video-channels-promo_isWorldChampionship__1eU3z{margin-top:16rem}}.video-channels-promo_info__PI0If{box-sizing:border-box;position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:46rem;padding:6rem 0}@media only screen and (max-width:1019px){.video-channels-promo_info__PI0If{align-items:center;padding:0}}.video-channels-promo_pill__tMTpb{font-size:var(--font-size-24);font-weight:900;text-transform:uppercase;padding:.5rem 1rem;border-radius:10rem;border:.125rem solid var(--ds-color-white-20);display:inline-block;margin-bottom:2.5rem}@media only screen and (max-width:1019px){.video-channels-promo_pill__tMTpb{margin-bottom:1.5rem}}.video-channels-promo_headline__sCMQd{font-size:7.5rem;font-weight:900;line-height:80%;text-transform:uppercase}@media only screen and (min-width:680px)and (max-width:1019px){.video-channels-promo_headline__sCMQd{text-align:center;font-size:var(--font-size-60)}}@media only screen and (max-width:679px){.video-channels-promo_headline__sCMQd{text-align:center;font-size:3.5rem}}.video-channels-promo_description__3p4EF{margin:2rem 0;line-height:125%;max-width:30rem}@media only screen and (max-width:1019px){.video-channels-promo_description__3p4EF{text-align:center;margin:1.5rem 0 2rem;padding:0 .5rem}}.video-channels-promo_buttons__C5lAF{display:flex;gap:1rem;padding:0 1rem;box-sizing:border-box}.video-channels-promo_buttons__C5lAF>*{font-weight:900;font-style:normal;width:16rem}@media only screen and (max-width:679px){.video-channels-promo_buttons__C5lAF{width:100%;flex-direction:column}.video-channels-promo_buttons__C5lAF>*{width:100%}}.video-channels-promo_casters__FWEmc{position:absolute;inset:0;left:70%;z-index:-1}@media only screen and (max-width:1019px){.video-channels-promo_casters__FWEmc{--size:min(90vw,30rem);position:relative;width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);background:var(--ds-color-brand-50);border-radius:2.5rem;object-position:40% 0;overflow:hidden;left:0;box-shadow:0 10px 50px 0 rgba(0,0,0,.25),0 40px 40px 0 var(--ds-color-black-20);margin-bottom:2rem}}.video-channels-promo_root__WdMjD.video-channels-promo_isAnimated__LzI67 .video-channels-promo_casters__FWEmc.video-channels-promo_isInView__SacR_ .video-channels-promo_consus__b6REn{animation:video-channels-promo_laundersEntry__YRc_I var(--aggressiveEaseOut) 1s forwards}@media only screen and (max-width:1019px){.video-channels-promo_root__WdMjD.video-channels-promo_isAnimated__LzI67 .video-channels-promo_casters__FWEmc.video-channels-promo_isInView__SacR_ .video-channels-promo_consus__b6REn{animation:none}}.video-channels-promo_root__WdMjD.video-channels-promo_isAnimated__LzI67 .video-channels-promo_casters__FWEmc.video-channels-promo_isInView__SacR_ .video-channels-promo_blinky__v4u5v{animation:video-channels-promo_rainboltEntry__ihwxZ var(--aggressiveEaseOut) 1s forwards}@media only screen and (max-width:1019px){.video-channels-promo_root__WdMjD.video-channels-promo_isAnimated__LzI67 .video-channels-promo_casters__FWEmc.video-channels-promo_isInView__SacR_ .video-channels-promo_blinky__v4u5v{animation:none}}@keyframes video-channels-promo_rainboltEntry__ihwxZ{0%{transform:translateX(1rem)}to{transform:translateX(0)}}@keyframes video-channels-promo_laundersEntry__YRc_I{0%{transform:translateX(-1rem)}to{transform:translateX(0)}}.video-channels-promo_consus__b6REn{position:absolute;bottom:0;top:2rem;left:25rem;height:120%;width:auto}@media only screen and (min-width:1020px)and (max-width:1199px){.video-channels-promo_consus__b6REn{display:none}}@media only screen and (max-width:1019px){.video-channels-promo_consus__b6REn{display:block;right:-46%;top:-10%;left:unset;height:180%}}.video-channels-promo_blinky__v4u5v{position:absolute;left:0;top:-10rem;height:140%;width:auto}@media only screen and (max-width:1019px){.video-channels-promo_blinky__v4u5v{display:block;left:-45%;top:-48%;height:220%}}.summon-words_word__c71tE{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--aggressiveEaseOut:cubic-bezier(0.05,0.75,0.49,1);opacity:0;display:inline-block;white-space:pre;animation-duration:.6s;animation-timing-function:var(--aggressiveEaseOut);animation-fill-mode:forwards}@keyframes summon-words_wordEnter__oHSq_{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.world-rankings_content__OVFkC{height:20rem;width:100%;display:flex;flex-direction:column;justify-content:center;position:relative;align-items:center;box-sizing:border-box;text-wrap:break-word;gap:2rem}.world-rankings_backButton___2yMJ{position:absolute;top:1rem;left:1rem}.world-rankings_heading__3WQAg{color:var(--ds-color-white);text-align:center;font-size:6.25rem;font-style:normal;font-weight:900;line-height:var(--line-height-64);text-transform:uppercase;white-space:nowrap;display:flex;flex-direction:column;gap:0}@media only screen and (min-width:680px){.world-rankings_heading__3WQAg{font-size:5rem}}@media only screen and (max-width:679px){.world-rankings_heading__3WQAg{font-size:var(--font-size-60);line-height:3rem}}.world-rankings_rankingsAndSchedule__2xLS3{height:64.75rem;display:grid;grid-template-columns:minmax(35rem,47.5rem) minmax(47.5rem,1fr);overflow:hidden}@media(max-width:1320px){.world-rankings_rankingsAndSchedule__2xLS3{height:45rem;grid-template-columns:minmax(30rem,35rem) minmax(35rem,1fr)}}@media only screen and (max-width:1019px){.world-rankings_rankingsAndSchedule__2xLS3{display:flex;flex-direction:column;height:unset;max-height:unset}}.world-rankings_rankings__gHOq6,.world-rankings_schedule__WLu8Y{height:100%;overflow:hidden}@media only screen and (max-width:1019px){.world-rankings_rankings__gHOq6{height:58rem}}@media only screen and (min-width:680px)and (max-width:1019px){.world-rankings_schedule__WLu8Y{height:61.75rem}}@media only screen and (max-width:679px){.world-rankings_schedule__WLu8Y{height:unset}}.unranked-toggle_root__kT3QK{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:fit-content;height:2.3125rem;border-radius:2.375rem;padding:0 .625rem;background:rgba(0,0,0,.1490196078);box-shadow:0 1px 1px 0 hsla(0,0%,100%,.1490196078),0 -3px 1px 0 rgba(0,0,0,.2509803922),inset 0 10px 20px 0 rgba(0,0,0,.1019607843)}.unranked-toggle_root__kT3QK.unranked-toggle_disabled__dk28b{opacity:.5;pointer-events:none;cursor:not-allowed}.unranked-toggle_inner__O6D8p{display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;gap:.25rem}