.custom-difficulty-modal_root__bgnvK{position:fixed;inset:0;z-index:10;background:var(--ds-color-black-80);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);display:flex;justify-content:center}.custom-difficulty-modal_mainContentColumn__X_v6s{width:100%;display:grid;grid-template-areas:"header header" "form data" "footer footer";grid-template-columns:1fr 1fr;gap:0 1rem;max-width:100rem;padding:0 1rem}.custom-difficulty-modal_data__C_nLl{grid-area:data;overflow-y:auto}.custom-difficulty-modal_header__On1iP{padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;grid-area:header}.custom-difficulty-modal_headerTitle__iCsVu{font-size:var(--font-size-48)}.custom-difficulty-modal_scrollContainer__ofDgV{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.custom-difficulty-modal_content__i_fgr{padding:1rem 0;display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.custom-difficulty-modal_disclaimer__XRq3X{box-sizing:border-box;position:relative;padding:.5rem 1rem;background:var(--ds-color-white-10);border-radius:1rem;border:.0625rem solid var(--ds-color-white-20);color:var(--ds-color-yellow-50);max-width:30rem;font-size:var(--font-size-14);text-align:center}.custom-difficulty-modal_disclaimer__XRq3X h3{text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;text-transform:uppercase;font-weight:900;font-style:italic;margin-bottom:.25rem;font-size:var(--font-size-16)}.custom-difficulty-modal_disclaimer__XRq3X h3 img{width:1rem;height:1rem}.custom-difficulty-form_root__Ll9GE{display:flex;flex-direction:column;align-items:center;gap:1rem}.custom-difficulty-form_field__HcNb0{width:100%;background:var(--ds-color-black-80);border:.0625rem solid var(--ds-color-white-10);border-radius:.5rem;padding:1rem;box-sizing:border-box}.custom-difficulty-form_fieldHeader__XZZqL{display:flex;justify-content:space-between;align-items:center}.custom-difficulty-form_fieldName__DaVpc{font-weight:600}.custom-difficulty-form_fieldValue__2QodW{font-weight:600;border:.0625rem solid var(--ds-color-white-10);padding:.25rem .5rem;border-radius:.5rem}.custom-difficulty-form_fieldDescription__AYtGS{font-size:var(--font-size-14);color:var(--ds-color-white-60)}.toggle_toggleInverted__lPPvc,.toggle_toggle__r7x0x{appearance:none;display:inline-block;position:relative;width:2.5rem;height:1.25rem;border-radius:2rem;cursor:pointer;transition:background-color .2s ease;border:0}.toggle_toggleInverted__lPPvc:disabled,.toggle_toggle__r7x0x:disabled{cursor:not-allowed;opacity:.5}.toggle_toggleInverted__lPPvc:after,.toggle_toggle__r7x0x:after{content:"";width:1rem;height:1rem;position:absolute;top:0;left:0;margin:.125rem;border-radius:100%;transition:transform .1s ease,opacity .1s ease}.toggle_toggleInverted__lPPvc:checked:after,.toggle_toggle__r7x0x:checked:after{transform:translateX(125%)}.toggle_toggleInverted__lPPvc:before,.toggle_toggle__r7x0x:before{position:absolute;width:100%;height:100%;content:"";opacity:0;transition:opacity .3s ease;top:0;left:0}.toggle_toggle__r7x0x{background:var(--ds-color-white-10)}.toggle_toggle__r7x0x:checked{background:var(--ds-color-brand-50)}.toggle_toggle__r7x0x:after{background:var(--ds-color-white-100);opacity:.1}.toggle_toggle__r7x0x:checked:after{opacity:1}.toggle_toggle__r7x0x:before{background:var(--ds-color-brand-50)}.toggle_toggleInverted__lPPvc{background:var(--ds-color-white-20)}.toggle_toggleInverted__lPPvc:after{opacity:1}.toggle_toggleInverted__lPPvc:after,.toggle_toggleInverted__lPPvc:checked{background:var(--ds-color-white-100)}.toggle_toggleInverted__lPPvc:checked:after{background:#2c2555;opacity:1}.schedule_root__osg3N{--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);padding:2rem 0;overflow:hidden;min-height:0;height:100%;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:opacity .2s ease-out,transform .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%}.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:oklch(from var(--ds-color-brand-50) l c h/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{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-36);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;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}@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{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{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}.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__7pb01{--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}.summon-words_wordVisible__yDPra{animation-name:summon-words_wordEnter__xw0Hv}@keyframes summon-words_wordEnter__xw0Hv{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;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-100);text-align:center;font-size:6.25rem;font-style:normal;font-weight:900;line-height:var(--line-height-60);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}}.game-settings_default__3CLBn{display:flex;justify-content:space-between;margin-bottom:2rem}.game-settings_toggleLabel__Z5uNK{display:flex;gap:.4rem}.rule-icons_icon__at_XD{object-fit:contain}@keyframes styles_animateTextShine__RxZ3W{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.styles_variantDefault__l1Fi3{--cross-axis-length:1rem;--background:#eee9e0;--background-shadow:#e5dcce;--fill:var(--ds-color-blue-70);--handle-size:1rem;--handle-color:#fff;--handle-box-shadow:0 0 0 0.1875rem #d11b26;--slider-margin:1.25rem 0}.styles_variantPurple__SC1oB{--cross-axis-length:0.5rem;--background:var(--ds-color-purple-100);--background-shadow:var(--ds-color-white-10);--fill:var(--ds-color-purple-20);--handle-size:1.5rem;--handle-color:var(--ds-color-brand-50);--handle-box-shadow:inset 0 0.0625rem 0 0 var(--ds-color-purple-20);--slider-margin:1.25rem 0}.styles_variantPurpleSmall__X6VjU{--cross-axis-length:0.5rem;--background:var(--ds-color-purple-100);--background-shadow:var(--ds-color-white-10);--fill:var(--ds-color-purple-20);--handle-size:1rem;--handle-color:var(--ds-color-brand-50);--handle-box-shadow:inset 0 0.0625rem 0 0 var(--ds-color-purple-20);--slider-margin:0.5rem 0}.styles_rangeslider__dVY2h{-webkit-user-select:none;user-select:none;margin:var(--slider-margin);touch-action:none;width:100%;height:var(--cross-axis-length);background:var(--background);box-shadow:inset 0 2px 1px 0 var(--background-shadow);position:relative;border-radius:.625rem;cursor:pointer}.styles_rangeslider__dVY2h,.styles_rangeslider__dVY2h .styles_fill__LcCJ0{display:block}.styles_rangeslider__dVY2h .styles_disabled__JwTnA{opacity:1;cursor:not-allowed}.styles_fill__LcCJ0{background:var(--fill);height:100%;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;top:0;transition:width var(--slider-step-duration,0s) linear}.styles_handle__Vjuh8{background:#fff;box-shadow:var(--handle-box-shadow);display:inline-block;position:absolute;width:var(--handle-size);height:var(--handle-size);font-size:.9em;text-align:center;background-color:var(--handle-color);color:#fff;cursor:pointer;outline:none;border-radius:1.875rem;top:50%;transform:translate3d(-50%,-50%,0);z-index:1;transition:left var(--slider-step-duration,0s) linear,right var(--slider-step-duration,0s) linear}.styles_disabled__JwTnA{opacity:.5}.styles_handleTooltip__r2XWc{padding-inline:1rem;height:2.5rem;text-align:center;position:absolute;background-color:rgba(0,0,0,.8);font-weight:400;font-size:var(--font-size-14);transition:opacity .1s ease-in,transform .1s ease-in;border-radius:.25rem;display:inline-block;color:#fff;left:50%;transform:translate3d(-50%,0,0);top:-3.4375rem}.styles_handleTooltip__r2XWc span{margin-top:.75rem;display:inline-block;line-height:100%}.styles_handleTooltip__r2XWc:after{content:" ";position:absolute;width:0;height:0;border-left:.5rem solid rgba(0,0,0,0);border-right:.5rem solid rgba(0,0,0,0);border-top:.5rem solid rgba(0,0,0,.8);left:50%;bottom:-.5rem;transform:translate3d(-50%,0,0)}.styles_reverse__n_abQ .styles_fill__LcCJ0{right:0}.styles_labels__D67YL{position:relative;z-index:0}.styles_labels__D67YL .styles_labelItem__lHDtk{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-11);line-height:var(--line-height-11)}@media(min-width:64rem){.styles_labels__D67YL .styles_labelItem__lHDtk{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.styles_labels__D67YL .styles_labelItem__lHDtk{padding-top:var(--slider-label-click-padding,0);white-space:nowrap;position:absolute;cursor:pointer;display:inline-block;top:calc(.625rem - var(--slider-label-click-padding, 0));transform:translate3d(-50%,0,0);color:var(--ds-color-white-80)}.styles_labels__D67YL .styles_activeLabel__X0ZXI{color:var(--ds-color-white-100);animation:styles_bounceIn__ZUxqw .3s ease-out forwards}@keyframes styles_bounceIn__ZUxqw{0%{transform:scale(1) translateX(-50%)}30%{transform:scale(1.05) translateX(-50%)}60%{transform:scale(.95) translateX(-50%)}to{transform:scale(1) translateX(-50%)}}.max-speed-graph_root__a7nub{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:var(--ds-color-black-80);border-radius:.5rem;border:.0625rem solid var(--ds-color-white-10);padding:1rem;width:100%;overflow:hidden}.max-speed-graph_root__a7nub canvas{width:100%}.max-speed-graph_graphTitle__0hcyy{font-size:var(--font-size-24);font-weight:900;text-transform:uppercase;font-style:italic}.max-speed-graph_graphDescription__oPdVI{padding:1rem;font-size:var(--font-size-14);color:var(--ds-color-white-60)}.max-speed-graph_daySelector__TEAvY{width:100%;max-width:30rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem}.max-speed-graph_daySelectorLabel__ZTLC0{font-size:var(--font-size-16);font-weight:900;text-align:center;text-transform:uppercase;font-style:italic}@keyframes game-options_animateTextShine__iJJhA{0%{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-50%}to{background:linear-gradient(to right,var(--color-gradient-from) 0,var(--color-gradient-to) 12%,var(--color-gradient-from) 24%,var(--color-gradient-from) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:300% auto;background-position:-200%}}.game-options_options__u5S1_{display:flex;margin-top:1rem;justify-content:center;flex-wrap:wrap}.game-options_optionGroup__eOMZ3{margin-right:2rem;margin-bottom:1rem;min-width:10rem}.game-options_optionGroup__eOMZ3:last-child{margin-right:0}.game-options_compact__L28qn .game-options_optionGroup__eOMZ3{min-width:6rem;margin:auto}.game-options_option__xQZVa{-webkit-user-select:none;user-select:none;text-align:center}.game-options_compact__L28qn .game-options_option__xQZVa{margin:auto}.game-options_optionCompact__v3cry{margin-right:.5rem;margin-bottom:.25rem}.game-options_wrappingGroup__iXw_2{display:flex;flex-wrap:nowrap;margin:0 1rem}.game-options_wrappingGroup__iXw_2:empty{display:none}.game-options_compact__L28qn .game-options_wrappingGroup__iXw_2{margin:auto;gap:1rem;flex-direction:row}.game-options_editableOption__0hL4c{cursor:pointer}.game-options_optionLabel__Vk5xN{font-weight:700;line-height:var(--line-height-11)}@media(min-width:64rem){.game-options_optionLabel__Vk5xN{font-size:var(--font-size-12);line-height:var(--line-height-12)}}.game-options_optionLabel__Vk5xN{min-height:var(--line-height-12);font-size:var(--font-size-11);font-style:italic;text-align:center;color:var(--ds-color-white-100);text-transform:uppercase;overflow:hidden;-webkit-user-select:none;user-select:none}.game-options_optionLabel__Vk5xN+.game-options_optionInput__paPBZ{margin-top:.5rem}.game-options_optionLabelCompact__OTG53{font-weight:700;font-style:italic;text-transform:uppercase;font-size:var(--font-size-9);line-height:var(--line-height-9)}@media(min-width:64rem){.game-options_optionLabelCompact__OTG53{font-size:var(--font-size-11);line-height:var(--line-height-11)}}.game-options_optionLabelCompact__OTG53{margin-top:.125rem}.game-options_optionIcon__j8krV{--icon-size:3.5rem;--padding:0.25rem;width:var(--icon-size);height:var(--icon-size);padding:var(--padding);margin:auto}.game-options_optionIcon__j8krV>*{flex:1 1 auto}.game-options_optionIcon__j8krV img{width:100%;height:auto;margin:auto}.game-options_disabledIcon__orLcH{opacity:.5;filter:grayscale(1)}.game-options_compactIcon__5ecU5{--icon-size:2.5rem;--padding:0.5rem}.game-options_root__GmXez{display:flex;justify-content:center}.game-options_root__GmXez.game-options_compact__L28qn{flex-direction:row;gap:0;transform:scale(.8);z-index:2}.game-options_mapImage__sYNUk{border-radius:.5rem;overflow:hidden}.game-options_slider__Rv1_6{width:8rem;max-width:100%}.game-options_lives__sTFNc{display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.game-options_roundButton__Szb5s{--size:2rem;margin:auto;display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5333333333);border-radius:var(--size);font-size:var(--font-size-30)}.game-options_roundButton__Szb5s img{width:1.5rem;height:1.5rem}.game-options_roundButton__Szb5s:hover{transform:scale(1.05)}.game-options_hidden__bTpOx{opacity:0}@media only screen and (max-width:679px){.game-options_root__GmXez{flex-direction:column}.game-options_optionGroup__eOMZ3{margin-right:0;margin-bottom:2rem}}.game-options_invisibleCheckbox__uwWo0{width:0;position:absolute;visibility:hidden}.game-options_wrapper__651HW{display:flex;justify-content:center;align-items:center}.game-options_infiniteTime__6DoMw{height:1rem;width:1rem;margin-right:.4rem}.start-standard-game_body__yYLAd{margin-top:2.5rem;margin-bottom:2.5rem}.start-standard-game_settings__c6ijT{margin-top:1rem;padding:0 1rem}.language-selector_dropdownLight__2VGQt,.language-selector_dropdownMinimal__PNhKV{width:auto}.language-selector_dropdownSettingsMenu__UZFy8{width:100%}.language-selector_dropdownHeader__XEn_B>div{margin-top:0;width:auto}.language-selector_dropdownHeader__XEn_B select{width:auto;padding-right:2rem}.language-selector_dropdownHeader__XEn_B select:focus{outline:auto}.language-selector_dropdownHeader__XEn_B option{background-color:var(--ds-color-purple-100)}.dropdown_dropdown__GxB04{position:relative;width:100%;min-width:4rem}.dropdown_dropdown__GxB04.dropdown_sizeSmall__gyiRZ{width:6rem}.dropdown_select__WtHWX{appearance:none;display:block;width:100%;padding:.75rem;outline:none;border-radius:.5rem;font-family:var(--default-font);font-size:var(--font-size-14);cursor:pointer}.dropdown_sizeDefault__nhnvm .dropdown_select__WtHWX{padding:.75rem}.dropdown_sizeSmall__gyiRZ .dropdown_select__WtHWX{padding:.125rem .5rem}.dropdown_sizeSmall__gyiRZ .dropdown_arrow__9Wc4k{right:.5rem}.dropdown_icon__W_CuR{width:1.25rem;margin-right:.375rem;position:absolute;top:0;height:100%;display:flex;align-items:center;left:.5rem;pointer-events:none}.dropdown_withIcon__XT9RL{padding-left:2.75rem!important}.dropdown_arrow__9Wc4k{width:.5rem;height:.25rem;background-color:var(--ds-color-white-80);clip-path:polygon(100% 0,0 0,50% 100%);position:absolute;right:1rem;top:45%}.dropdown_variantDark__gjFIV .dropdown_select__WtHWX{background:var(--ds-color-purple-100);border:.0625rem solid var(--ds-color-white-20);color:var(--ds-color-white-100)}.dropdown_variantDark__gjFIV .dropdown_select__WtHWX:invalid{color:var(--ds-color-white-40)}.dropdown_variantDark__gjFIV .dropdown_select__WtHWX:focus{border-color:var(--ds-color-white-40)}.dropdown_variantDarkBlue__yLF4L .dropdown_select__WtHWX{background:var(--ds-color-purple-100);color:var(--ds-color-white-100);padding:1rem 2rem;margin:0 1rem;outline:none;border:none}.dropdown_variantDarkBlue__yLF4L .dropdown_select__WtHWX:invalid{color:var(--ds-color-white-40)}.dropdown_variantDarkBlue__yLF4L .dropdown_select__WtHWX:focus{border-color:var(--ds-color-white-40)}.dropdown_variantDarkBlue__yLF4L .dropdown_select__WtHWX option:checked{color:var(--ds-color-blue-50)}.dropdown_variantDarkBlue__yLF4L option:hover{color:var(--ds-color-blue-50);background-color:#fff}.dropdown_variantTransparent__VLcO7 .dropdown_select__WtHWX{background-color:rgba(0,0,0,0);border:initial;color:var(--ds-color-white-100)}.dropdown_variantTransparent__VLcO7 .dropdown_select__WtHWX:invalid{color:var(--ds-color-white-40)}.dropdown_variantTransparent__VLcO7 .dropdown_select__WtHWX option{background-color:var(--ds-color-purple-100)}.dropdown_variantLight__XdTlA .dropdown_select__WtHWX{background-color:var(--ds-color-white-100);border:.0625rem solid var(--ds-color-black-100);color:var(--ds-color-black-100)}.dropdown_variantLight__XdTlA:invalid{color:var(--ds-color-black-40)}.dropdown_variantLight__XdTlA .dropdown_arrow__9Wc4k{background-color:var(--ds-color-black-100)}.dropdown_variantLightTransparent__YBisN .dropdown_select__WtHWX{background-color:rgba(0,0,0,0);border:initial;color:var(--ds-color-white-60)!important;text-transform:uppercase;font-style:italic;font-weight:700;font-size:var(--font-size-12);line-height:var(--line-height-12)}.dropdown_variantLightTransparent__YBisN .dropdown_select__WtHWX:invalid{color:var(--ds-color-black-40)}.dropdown_variantLightTransparent__YBisN .dropdown_select__WtHWX option{background-color:var(--ds-color-purple-100)}.dropdown_variantLightTransparent__YBisN .dropdown_arrow__9Wc4k{background-color:var(--ds-color-white-60)}@media only screen and (max-width:479px){.dropdown_variantLightTransparent__YBisN .dropdown_select__WtHWX{width:1rem}}.dropdown_variantMinimal___7FpS .dropdown_select__WtHWX{background-color:rgba(0,0,0,0);border:initial;color:var(--ds-color-white)!important;text-transform:uppercase;font-style:italic;font-weight:700;font-size:var(--font-size-12);line-height:var(--line-height-12)}.dropdown_variantMinimal___7FpS .dropdown_select__WtHWX:hover{color:var(--ds-color-white-60)!important}.dropdown_variantMinimal___7FpS .dropdown_select__WtHWX:invalid{color:var(--ds-color-white-40)}.dropdown_variantMinimal___7FpS .dropdown_select__WtHWX option{background-color:var(--ds-color-purple-100)}.dropdown_variantMinimal___7FpS .dropdown_arrow__9Wc4k{background-color:var(--ds-color-white)}.dropdown_variantMinimal___7FpS:hover .dropdown_arrow__9Wc4k{background-color:var(--ds-color-white-60)}.dropdown_variantSeterra__UxZnW .dropdown_select__WtHWX{background:var(--ds-color-transparent);color:var(--seterra-color-blue);outline:none;border:.0625rem solid var(--seterra-color-blue);width:auto;transition:background-color .2s ease-in-out,color .2s ease-in-out}.dropdown_variantSeterra__UxZnW .dropdown_select__WtHWX:hover{background:var(--seterra-color-blue);color:var(--ds-color-white-100)}.dropdown_variantSeterra__UxZnW .dropdown_select__WtHWX:invalid{color:var(--ds-color-black-40)}.dropdown_variantSeterra__UxZnW .dropdown_select__WtHWX option:checked{color:var(--seterra-color-blue)}.dropdown_variantSeterra__UxZnW option:hover{color:var(--ds-color-blue-50);background-color:#fff}.dropdown_variantSeterra__UxZnW .dropdown_arrow__9Wc4k{background-color:var(--seterra-color-blue);right:0}.dropdown_variantLightGrey__bGves .dropdown_select__WtHWX{background:var(--ds-color-white-5);border:.0625rem solid var(--ds-color-white-20);color:var(--ds-color-white-100)}.dropdown_variantLightGrey__bGves .dropdown_select__WtHWX:invalid{color:var(--ds-color-white-40)}.dropdown_variantLightGrey__bGves .dropdown_select__WtHWX:focus{border-color:var(--ds-color-white-40);background-color:var(--ds-color-black-60)}.dropdown_disabled__co0tJ{opacity:.5}.header_root__tDHgF{background:var(--seterra-color-blue);white-space:nowrap}.header_inner__HPXZG{width:100%;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.header_logotype__13WHb{display:block;height:3.125rem;width:auto}@media only screen and (max-width:1199px){.header_logotype__13WHb{height:2.5rem}}.header_hamburgerMenuButtonArea__SFmRi{display:none}@media only screen and (max-width:1199px){.header_hamburgerMenuButtonArea__SFmRi{display:block}.header_headerToolbar__f1iO_,.header_navigation__dj77Z{display:none}}.header_hamburgerNavigation__oATKI{display:none}@media only screen and (max-width:1199px){.header_hamburgerNavigation__oATKI{display:flex}}.header_hide__ftbxU{display:none}.mobile-menu-button_button__CqfoK{background:none;border:0;color:var(--ds-color-white-100);cursor:pointer;padding:0;line-height:1}.mobile-menu-button_close__KZu_1{display:none}.mobile-menu-button_isOpen__qqyLf .mobile-menu-button_close__KZu_1{display:block}.mobile-menu-button_isOpen__qqyLf .mobile-menu-button_open__o2Tsz{display:none}.navigation_root__C6t6J{display:flex;width:100%;justify-content:center;background:var(--seterra-color-blue)}.navigation_inner__58RVJ{display:flex;width:100%;max-width:80.5rem;padding:.5rem 2.5rem;justify-content:space-between;align-items:center}.navigation_link__l_iv3{text-align:center;font-feature-settings:"liga" off,"clig" off;font-size:var(--font-size-14);font-style:normal;font-weight:400;line-height:var(--line-height-14);text-transform:capitalize;padding:.625rem;color:var(--ds-color-white-100)}.hamburger-navigation_root__ql5Iv{display:flex;width:100%;justify-content:center;flex-direction:column;background:var(--seterra-color-blue)}.hamburger-navigation_inner__h6fQI{display:flex;width:100%;max-width:80.5rem;flex-direction:column;padding:1rem 2rem 0;justify-content:space-between}.hamburger-navigation_link__DzsXN{font-feature-settings:"liga" off,"clig" off;font-size:var(--font-size-14);font-style:normal;font-weight:400;line-height:var(--line-height-14);text-transform:capitalize;text-align:left;padding-block:.625rem;color:var(--ds-color-white-100)}.hamburger-navigation_toolbar___Eya9{border-top:.0625rem solid rgba(255,255,255,.1333333333);padding:1.1875rem;margin-top:1.1875rem;display:flex;justify-content:center}.seterra_root__NV8MT{--seterra-color-blue:#0c2151;--seterra-color-red:#bf4140;--seterra-color-orange:#e2b22d;--seterra-color-yellow:#ffd970;--seterra-color-link:#175cdb;--seterra-color-green-light:#3b965f;--seterra-color-green-medium:#1e8346;--seterra-color-green-dark:#166c38;--seterra-color-gray:#95bec8;--seterra-color-gray-2:#ccc;--seterra-color-light-blue:#dff9ff;--seterra-color-light-blue-2:#a4d1db;--black-60:rgb(0 0 0/60%);--black-25:rgb(0 0 0/25%);--black-5:rgb(0 0 0/5%);--black:#15141a;--z-index-videoad:100;--z-index-scoremodal:50;--z-index-cornerimage:40;--z-index-tooltip:35;--z-index-gameheader:30;--z-index-typeinput:20;--z-index-questionlabel:10;min-height:100%;display:flex;flex-direction:column;color:var(--black);overflow:hidden}.seterra_content__nGh5_{display:grid;grid-template-areas:"sidebar-left main sidebar-right";grid-template-columns:"1fr auto 1fr";padding:1rem 0;background:var(--ds-color-white-100);isolation:isolate}.seterra_main__mwfLw{grid-area:main;display:flex;flex-direction:column;flex:1 1 auto;min-height:100%;background:#fff;font-size:var(--font-size-14);font-family:var(--default-font)}.seterra_sidebar__p6xf1{display:flex;gap:1rem;flex-direction:column}.seterra_adContainerLeft__zTLsS{width:18.75rem;justify-self:flex-end}@media(max-width:1506px){.seterra_adContainerLeft__zTLsS{width:10rem}}@media(max-width:1365px){.seterra_adContainerLeft__zTLsS{display:none}}.seterra_adContainerRight__lDew4{width:25rem;justify-self:flex-start}@media(max-width:1150px){.seterra_adContainerRight__lDew4{display:none}}.seterra_sidebarLeft__wQo_r{grid-area:sidebar-left;align-items:flex-end}.seterra_sidebarRight__bXW1x{grid-area:sidebar-right;align-items:flex-start}.seterra_videoAd__VMlAg{width:25rem;z-index:var(--z-index-videoad)}.seterra_adFooter__4glju{z-index:20;width:100%;bottom:0;position:sticky}.seterra_outStreamMwAd___XU6M{position:fixed;bottom:0;right:0}