.BindCard_CardFrameWrapper__tQ4JB{width:100%;height:100%;min-height:30rem;opacity:0;transition:opacity .2s ease-in-out}@media (max-width:576px){.BindCard_CardFrameWrapper__tQ4JB{max-width:36rem}}.BindCard_CardFrameWrapper__tQ4JB.BindCard_Visible__HDAgh{opacity:1}.BindCard_CardFrame__YbHpW{width:100%;height:100%}.BindCard_SpinnerContainer__3rwMj{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.BackgroundOverlay_BackgroundOverlay__rMPtk{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BackgroundOverlay_BackgroundOverlayGradient__wrgL0{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0/20%) 0,rgb(0 0 0/20%)),linear-gradient(90deg,rgb(0 0 0/50%),rgb(0 0 0/0) 45.04%),linear-gradient(180deg,rgb(0 0 0/0) 35%,#000)}.BackgroundOverlay_Fixed___WhTt{position:fixed}.PlayBackground_PlayBackground__2_d5k{position:fixed;top:0;left:0;width:100%;height:100%;background:50% 50% no-repeat;background-size:cover;pointer-events:none;opacity:1;transition:opacity .5s linear;--tint-color:#2c2646}.PlayBackground_PlayBackground__2_d5k[data-state=FINAL]{--tint-color:#2b4626}.PlayBackground_PlayBackground__2_d5k[data-state=ERROR]{--tint-color:#463f26}:fullscreen .PlayBackground_PlayBackground__2_d5k{opacity:0}.PlayBackground_PlayBackgroundWithOverlay___SDC1:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--tint-color);-webkit-mask:linear-gradient(88deg,black,transparent);mask:linear-gradient(88deg,black,transparent);transition:all .5s linear}.PlayBackground_PlayBackgroundWithOverlay___SDC1:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle farthest-corner at left top,#0000 20%,#000 100%),linear-gradient(180deg,#0000,#000 100%);transition:all .5s linear}.PlayBackground_PlayBackgroundOverlay__xG1Ry{opacity:.75}.PlayWrapper_PlayerWrapper__ZNN44{display:flex;align-items:center;height:100vh;justify-content:center;flex-direction:column;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@supports (height:100dvh){.PlayWrapper_PlayerWrapper__ZNN44{height:100dvh}}.PlayWrapper_StartingStreaming__sTsxn{position:absolute;width:100%;height:100%;display:flex}.PlayWrapper_StartingStreamingControls__lMdA3{margin:5rem;align-self:flex-end;display:flex;flex-direction:column;gap:4rem;align-items:start}.PlayWrapper_ProgressBar__e7TgV{width:27.6rem;height:.2rem;background-color:var(--monochrome-white-03);margin-top:2rem;margin-bottom:1.8rem;overflow:hidden}.PlayWrapper_ProgressBarStatusLine__BooVF{width:0;height:100%;background-color:var(--monochrome-white);transition:width 5s;animation:PlayWrapper_flyprogress___y9eO 3s ease-in-out infinite}@keyframes PlayWrapper_flyprogress___y9eO{0%{transform:translateX(-30rem)}to{transform:translateX(30rem)}}.PlayWrapper_StartingStreamingBackground__zOh0D{position:absolute;width:100%;height:83%;z-index:-1;background:50% 50%;background-size:cover;-webkit-mask:linear-gradient(180deg,black 50%,transparent);mask:linear-gradient(180deg,black 50%,transparent)}.PlayWrapper_StartingOverlay__uIwUo{position:fixed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column}.PlayWrapper_AnimatedBouncingTitle__kC0jQ{animation:PlayWrapper_bounce__Ntsmi 2s infinite;transform-origin:center bottom;animation-delay:.5s}@keyframes PlayWrapper_bounce__Ntsmi{0%,10%,26%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}20%,21%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-1.8rem,0) scaleY(1.05)}35%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-1rem,0) scaleY(1.05)}40%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}45%{transform:translate3d(0,-.4rem,0) scaleY(1.02)}50%{transform:translateZ(0)}}.PlayerMenu_PlayerMenuWrapper__qkO6Q{position:fixed;isolation:isolate;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:2.4rem;pointer-events:none}.PlayerMenu_PlayerMenuWrapper__qkO6Q>div:not(.PlayerMenu_WithGamepadOverlayContainer__w8GZu){pointer-events:auto}.PlayerMenu_WithGamepadOverlayContainer__w8GZu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlayerMenu_PlayerMenu__VvL2v{position:fixed;top:1.6rem;left:50%;transform:translateX(-50%);display:flex;padding:1.6rem;align-items:center;gap:.8rem;border-radius:90rem;background:var(--monochrome-deep-gray);box-shadow:0 1.6rem 5rem 0 rgb(0 0 0/50%);z-index:2;animation:PlayerMenu_slide-down__49mvE .3s ease-out forwards}.PlayerMenu_PlayerMenu__VvL2v.PlayerMenu_Hiding__6BZm2{animation:PlayerMenu_slide-up__NucGx .3s ease-out forwards}@keyframes PlayerMenu_slide-down__49mvE{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes PlayerMenu_slide-up__NucGx{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,-100%);opacity:0}}.PlayerMenuItem_ButtonWrapper__c76AH{position:relative}.PlayerMenuItem_ButtonTitle__qHxh2{position:absolute;top:8rem;left:50%;transform:translateX(-50%);border-radius:2.4rem;background:var(--monochrome-deep-gray);padding:.4rem 1.2rem;display:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlayerMenuItem_ButtonTitleVisible__fAUac{display:block}.PlayerMenuItem_ToggleStateIconWrapper__ELnrk{isolation:isolate;position:absolute;top:0;right:0;pointer-events:none}.PlayerMenuItem_ToggleStateIconWrapper__ELnrk.PlayerMenuItem_Disabled__BOtlS:after{pointer-events:none;content:"";position:absolute;top:.3rem;right:.3rem;width:1.4rem;height:1.4rem;background:var(--monochrome-white);border-radius:90rem;z-index:-1}.PlayerMenuItem_ToggleStateIconWrapper__ELnrk.PlayerMenuItem_Enabled__7OJ_M:after{pointer-events:none;content:"";position:absolute;top:.3rem;right:.3rem;width:1.4rem;height:1.4rem;background:var(--monochrome-black);border-radius:90rem;z-index:-1}.ControlsButton_ControlsButton__jHjXa{width:63.2rem;height:5.5rem;background-color:var(--monochrome-dark-gray);border-radius:1.6rem;display:flex;align-items:center;justify-content:space-between;padding:0 2.4rem;cursor:pointer;transition:transform .15s ease-in-out,box-shadow .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-inline:auto}@media (max-width:576px){.ControlsButton_ControlsButton__jHjXa{width:100%}}@media (-ms-high-contrast:none),not all and (hover:none){.ControlsButton_ControlsButton__jHjXa:hover{transform:scale(1.02);background-color:var(--monochrome-white);color:var(--monochrome-black)}}.ControlsButton_ControlsButton__jHjXa:active{transform:scale(.98)}.ControlsButton_ControlsButton__jHjXa[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}.ControlsButton_IconWrapper__M3bne{fill:var(--monochrome-white);display:flex;align-items:center;justify-content:center}@media (-ms-high-contrast:none),not all and (hover:none){.ControlsButton_ControlsButton__jHjXa:hover .ControlsButton_IconWrapper__M3bne{fill:var(--monochrome-black)}}.ControlsButton_ControlsButton__jHjXa.ControlsButton_TableRow__2lTkh{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:1.6rem;gap:1.6rem}.ControlsButton_ControlsButton__jHjXa.ControlsButton_TableRow__2lTkh>:first-child{justify-self:start}.ControlsButton_ControlsButton__jHjXa.ControlsButton_TableRow__2lTkh>:nth-child(2){justify-self:center}.ControlsButton_ControlsButton__jHjXa.ControlsButton_TableRow__2lTkh>:last-child{justify-self:end}.ControlsButton_TitleWrapper__yN9Rq{display:flex;align-items:flex-start;margin-right:.8rem;word-break:break-all;overflow:hidden;width:100%;max-height:1lh}.ControlsButton_Content__YOB2y{display:flex;align-items:center;gap:.8rem;flex:1}.Typography_Typography__Rn1M2{--label-xl-font-size:2.4rem;--label-xl-line-height:3.2rem;--label-l-font-size:2rem;--label-l-line-height:2.6rem;--label-m-font-size:1.6rem;--label-m-line-height:2.2rem;--label-s-font-size:1.4rem;--label-s-line-height:2rem;--label-xs-font-size:1.2rem;--label-xs-line-height:1.6rem;--paragraph-2xl-font-size:4.2rem;--paragraph-2xl-line-height:4.4rem;--paragraph-xl-font-size:3.2rem;--paragraph-xl-line-height:3.4rem;--paragraph-l-font-size:2rem;--paragraph-l-line-height:2.6rem;--paragraph-m-font-size:1.6rem;--paragraph-m-line-height:2.2rem;--paragraph-s-font-size:1.4rem;--paragraph-s-line-height:2rem;--paragraph-xs-font-size:1.2rem;--paragraph-xs-line-height:1.6rem;--promo-headline-3xl-font-size:9.6rem;--promo-headline-3xl-line-height:8rem;--promo-headline-2xl-font-size:7.2rem;--promo-headline-2xl-line-height:7.2rem;--promo-label-xl-font-size:5.6rem;--promo-label-xl-line-height:5.3rem;--promo-label-l-font-size:4.4rem;--promo-label-l-line-height:4.2rem;--promo-paragraph-l-font-size:4rem;--promo-paragraph-l-line-height:3.8rem;--promo-paragraph-m-font-size:3rem;--promo-paragraph-m-line-height:2.8rem}@media (max-width:576px){.Typography_MobileTypography__xodo_{--label-xl-font-size:2rem;--label-xl-line-height:2.6rem;--label-l-font-size:1.6rem;--label-l-line-height:2.2rem;--label-m-font-size:1.4rem;--label-m-line-height:2rem;--label-s-font-size:1.2rem;--label-s-line-height:1.6rem;--label-xs-font-size:1rem;--label-xs-line-height:1.4rem;--paragraph-2xl-font-size:3.2rem;--paragraph-2xl-line-height:3.4rem;--paragraph-xl-font-size:2rem;--paragraph-xl-line-height:2.6rem;--paragraph-l-font-size:1.6rem;--paragraph-l-line-height:2.2rem;--paragraph-m-font-size:1.4rem;--paragraph-m-line-height:2rem;--paragraph-s-font-size:1.2rem;--paragraph-s-line-height:1.6rem;--paragraph-xs-font-size:1rem;--paragraph-xs-line-height:1.4rem;--promo-headline-3xl-font-size:7.2rem;--promo-headline-3xl-line-height:7.2rem;--promo-headline-2xl-font-size:7.2rem;--promo-headline-2xl-line-height:7.2rem;--promo-label-xl-font-size:4.4rem;--promo-label-xl-line-height:4.2rem;--promo-label-l-font-size:4.4rem;--promo-label-l-line-height:4.2rem;--promo-paragraph-l-font-size:4.2rem;--promo-paragraph-l-line-height:4.2rem;--promo-paragraph-m-font-size:4.2rem;--promo-paragraph-m-line-height:4.2rem}}.Typography_Paragraph__ig178{font-family:var(--font-family-text);font-weight:400;text-transform:none;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.Typography_Paragraph__ig178.Typography_XS__6vCpo{font-size:var(--paragraph-xs-font-size);line-height:var(--paragraph-xs-line-height)}.Typography_Paragraph__ig178.Typography_S__3j5Ep{font-size:var(--paragraph-s-font-size);line-height:var(--paragraph-s-line-height)}.Typography_Paragraph__ig178.Typography_M__gjerP{font-size:var(--paragraph-m-font-size);line-height:var(--paragraph-m-line-height)}.Typography_Paragraph__ig178.Typography_L__eWqm2{font-size:var(--paragraph-l-font-size);line-height:var(--paragraph-l-line-height)}.Typography_Paragraph__ig178.Typography_XL__Ys_xx{font-size:var(--paragraph-xl-font-size);line-height:var(--paragraph-xl-line-height);font-weight:500;letter-spacing:-.04rem}.Typography_Paragraph__ig178.Typography_XXL__A1VlZ{font-size:var(--paragraph-2xl-font-size);line-height:var(--paragraph-2xl-line-height);font-weight:500;letter-spacing:-.012rem}.Typography_Paragraph__ig178 a{text-decoration:underline;cursor:pointer}.Typography_Label__np7Fa{font-family:var(--font-family-text);font-weight:700}.Typography_Label__np7Fa.Typography_XS__6vCpo{font-size:var(--label-xs-font-size);line-height:var(--label-xs-line-height);font-weight:500}.Typography_Label__np7Fa.Typography_S__3j5Ep{font-size:var(--label-s-font-size);line-height:var(--label-s-line-height);font-weight:500}.Typography_Label__np7Fa.Typography_M__gjerP{font-size:var(--label-m-font-size);line-height:var(--label-m-line-height)}.Typography_Label__np7Fa.Typography_L__eWqm2{font-size:var(--label-l-font-size);line-height:var(--label-l-line-height)}.Typography_Label__np7Fa.Typography_XL__Ys_xx{font-size:var(--label-xl-font-size);line-height:var(--label-xl-line-height)}.Typography_Headline__9W8_1{font-family:var(--font-family-text-wide);font-weight:800;text-transform:uppercase}.Typography_Headline__9W8_1.Typography_S__3j5Ep{font-size:1.8rem;line-height:2.4rem;font-style:italic}.Typography_Headline__9W8_1.Typography_M__gjerP{font-size:2.6rem;line-height:3.2rem}.Typography_Headline__9W8_1.Typography_XL__Ys_xx{font-size:4rem;line-height:4.4rem;font-weight:900}.Typography_Headline__9W8_1.Typography_XXL__A1VlZ{font-size:4rem;line-height:4.4rem;font-style:italic}.Typography_Headline__9W8_1.Typography_XXXL__9AohB{font-size:4.8rem;line-height:5.6rem;font-weight:900}.Typography_Title__K6f_W{font-family:var(--font-family-text-cond);font-style:normal;font-weight:800;text-transform:uppercase}.Typography_Title__K6f_W.Typography_XL__Ys_xx{font-size:4rem;line-height:3.8rem}.Typography_Title__K6f_W.Typography_L__eWqm2{font-size:3rem;line-height:2.8rem}.Typography_PromoHeadline__TBHcM{font-family:var(--font-family-text-cond);font-style:normal;text-transform:uppercase;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.Typography_PromoHeadline__TBHcM.Typography_XXXL__9AohB{font-size:var(--promo-headline-3xl-font-size);line-height:var(--promo-headline-3xl-line-height);font-weight:800}.Typography_PromoHeadline__TBHcM.Typography_XXL__A1VlZ{font-size:var(--promo-headline-2xl-font-size);line-height:var(--promo-headline-2xl-line-height)}.Typography_PromoLabel__q_4Bz{font-family:var(--font-family-text-cond);font-style:normal;text-transform:uppercase;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.Typography_PromoLabel__q_4Bz.Typography_XL__Ys_xx{font-size:var(--promo-label-xl-font-size);line-height:var(--promo-label-xl-line-height)}.Typography_PromoLabel__q_4Bz.Typography_L__eWqm2{font-size:var(--promo-label-l-font-size);line-height:var(--promo-label-l-line-height)}.Typography_PromoLabel__q_4Bz.Typography_M__gjerP{font-size:3rem;line-height:2.8rem}.Typography_PromoParagraph___2Vpe{font-family:var(--font-family-text-cond);font-style:normal;text-transform:uppercase;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.Typography_PromoParagraph___2Vpe.Typography_L__eWqm2{font-size:var(--promo-paragraph-l-font-size);line-height:var(--promo-paragraph-l-line-height)}.Typography_PromoParagraph___2Vpe.Typography_M__gjerP{font-size:var(--promo-paragraph-m-font-size);line-height:var(--promo-paragraph-m-line-height)}.Typography_AlignLeft__MvKjY{text-align:left}.Typography_AlignCenter__Rrd9J{text-align:center}.Typography_AlignRight__qah8b{text-align:right}.SessionDetails_DetailItem__yGrup,.SessionDetails_SessionDetails__TEaCo{display:flex;justify-content:space-between}.SessionDetails_SessionDetails__TEaCo{flex-direction:column;height:100%}.ProgressBar_Background__CLhrg{width:100%;height:.1rem;background:var(--monochrome-white-03)}.ProgressBar_Progress__8wWwz{height:.1rem;width:30%;background:var(--monochrome-white);transition:width .3s}.GetPlusCashbackButton_GetPlusCashbackButton__fJDzH{display:block}@media (max-width:576px){.GetPlusCashbackButton_GetPlusCashbackButton__fJDzH{display:none}}.InviteDetails_DescriptionWrapper__2WINX{display:flex;flex-direction:column;gap:4rem;height:100%}.InviteDetails_Description___nkcj{display:flex;flex-direction:column;gap:2.4rem}.InviteDetails_InvitesIcons__2eOAA{display:inline-flex;gap:.4rem;flex-flow:row wrap}.InviteDetails_InvitesText__44FRK{display:inline-flex;gap:.8rem}.InviteDetails_InviteLink__JdvBG{margin-top:auto}.InvitedFriends_List__svcEy{display:flex;flex-direction:column;gap:1.6rem;width:100%;align-items:center;flex:1}.InvitedFriends_ListHeader__YFeCX{display:flex;align-items:center;gap:.9rem}.InvitesList_List__1ts0p{display:flex;flex-direction:column;gap:.8rem;width:100%}.InviteRow_Row__Q0EqH{display:flex;padding:2.4rem 3.2rem;justify-content:space-between;align-items:flex-start;align-self:stretch;border-radius:.8rem;background:var(--monochrome-dark-gray)}.InviteRow_CompletedStatus__T6oJa{display:flex;align-items:center;gap:.4rem}.PlusPointsExchange_Wrapper__QQ6LT{display:flex;flex-direction:column;justify-content:space-between;gap:2.6rem;width:100%;height:100%}.PlusPointsExchange_BigPurpleCardPlusIcon__0gNpk{display:inline-flex;background:white;border-radius:50%;height:2.6rem;width:2.6rem;justify-content:center;align-items:center;position:relative;top:0;margin:0 .65rem}.PlusPointsExchange_NoPlusExchangeTitle__90CTM{display:inline-flex;align-items:center}.PlusPointsExchange_ButtonTextWrapper__tPPvI{display:flex;flex-direction:column;gap:.4rem}.PlusPointsExchange_PlusPointsExchangeForm__atYNn{display:flex;justify-content:space-between}.PlusPointsExchange_PlusPointsExchangeFormItem__7gwuo{display:flex;flex-direction:column;gap:.4rem;width:17rem}.PlusPointsExchange_PlusPointsExchangeFormIcon__nE1Yu{display:inline-flex;transform:rotate(90deg);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center;margin-top:3.8rem}.PlusPointsExchange_SpinnerWrapper___xVB1{display:inline-flex;align-items:center;height:2.4rem;line-height:2.4rem}.ConnectGameStoreAccountWizard_Wizard__NxH3N{position:fixed;top:0;left:0;width:100%;max-height:100vh;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100vh;padding-inline:var(--container-padding)}@media (max-width:576px){.ConnectGameStoreAccountWizard_Wizard__NxH3N{flex-direction:column-reverse;justify-content:center;gap:8rem}}.ConnectGameStoreAccountWizard_CloseButtonWrapper__LM_a2{position:absolute;top:3.8rem;right:var(--container-padding)}.Steps_Steps__WDLjS{display:flex;flex-direction:column;gap:.8rem;list-style:decimal;padding-left:1.6rem}.Steps_Steps__WDLjS li:before{content:"";display:inline-block;margin-right:.4rem}.Content_Content__MwS_Y{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:4rem;width:37.8rem;min-height:37.7rem;z-index:2}@media (max-width:576px){.Content_Content__MwS_Y{width:100%;min-height:0;min-height:auto}}.QualityIndicator_QualityIndicator__B2ZN5{height:.8rem;width:.8rem;border-radius:50%}.QualityIndicator_QualityIndicator__B2ZN5.QualityIndicator_Low__CIe42{background:var(--other-red)}.QualityIndicator_QualityIndicator__B2ZN5.QualityIndicator_Middle__iaUds{background:var(--other-yellow)}.QualityIndicator_QualityIndicator__B2ZN5.QualityIndicator_Good__FgInn{background:var(--other-green)}.QualityIndicator_InProgressCircle__YhCGP{position:relative;max-width:.8rem;width:.8rem;max-height:.8rem;height:.8rem;border-radius:50%;background:var(--monochrome-white);transition:top .1s;top:1.7rem}.QualityIndicator_InProgressIndicator__rrAHK{height:2.8rem;border-radius:1.5rem;padding:.1rem}.QualityIndicator_InProgressIndicator__rrAHK.QualityIndicator_Good__FgInn{background:var(--other-green)}.QualityIndicator_InProgressIndicator__rrAHK.QualityIndicator_Middle__iaUds{background:var(--other-yellow)}.QualityIndicator_InProgressIndicator__rrAHK.QualityIndicator_Low__CIe42{background:var(--other-red)}.Modal_Modal__tQ5Ef{position:fixed;inset:0;z-index:var(--popup-layer);overflow-y:auto;overflow-x:clip}.Modal_Modal__tQ5Ef:before{content:"";position:fixed;inset:0;background-color:var(--monochrome-black);opacity:1;z-index:-1;pointer-events:none}@keyframes Modal_appear__YpBYU{0%{opacity:0}to{opacity:1}}@keyframes Modal_disappear__jq52R{0%{opacity:1}to{opacity:0}}.Modal_ModalAppearing__FTdJf:before{animation:Modal_appear__YpBYU .2s ease-in-out forwards}.Modal_ModalClosing__AYYCX:before{animation:Modal_disappear__jq52R .2s ease-in-out forwards}@keyframes Modal_appear-content___Qvbm{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes Modal_disappear-content__8AT8N{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.Modal_Content__PAo6A{width:100%;height:100%}.Modal_BackButtonContainer__tSZSX{position:fixed;top:3.8rem;padding-top:env(safe-area-inset-top);left:calc(var(--container-padding) - .8rem);display:flex;gap:1.6rem}.Modal_CloseButtonContainer__8Smcf{position:fixed;top:3.8rem;padding-top:env(safe-area-inset-top);right:var(--container-padding);animation:Modal_appear-content___Qvbm .25s ease-in-out forwards;backdrop-filter:blur(1rem);border-radius:50%}.Modal_ContentAppearing__HTvqa{animation:Modal_appear-content___Qvbm .2s ease-in-out forwards}.Modal_ContentClosing__k6Vka{pointer-events:none;cursor:default;animation:Modal_disappear-content__8AT8N .2s ease-in-out forwards}.CardButtonLabel_CardButtonLabel__5COIu{display:flex;align-items:center;gap:1.6rem}.BankIcon_BankIcon__ZaaCM{width:3.6rem;height:2.4rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.Cards_Cards__UYnjG{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.4rem;gap:2.4rem}@media (max-width:576px){.Cards_Cards__UYnjG{grid-template-columns:1fr}}.Cards_CardContent__TtXU0{display:flex;flex-direction:column;gap:1.6rem;flex:1}.HelpPageClient_Content__avO2Z{max-width:70rem;margin:0 auto;display:flex;flex-direction:column;gap:2.4rem}.SessionRowWithPreview_SessionRow__QKrAY{position:relative;display:flex;align-items:center;justify-content:center;width:100%;gap:1.2rem}.SessionRowWithPreview_SessionRow__QKrAY>button{margin-inline:unset;margin-block:unset}.SessionRowWithPreview_CopyButton__mVzZq{display:flex;align-items:center;opacity:.25;transition:opacity .2s ease-in-out}@media (max-width:576px){.SessionRowWithPreview_CopyButton__mVzZq{display:none}}@media (-ms-high-contrast:none),not all and (hover:none){.SessionRowWithPreview_CopyButton__mVzZq:hover{opacity:1}}.WithGamepadOverlay_WithGamepadOverlay__7cWE4{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgb(0 0 0/0),rgb(0 0 0/60%) 80%);animation:WithGamepadOverlay_fade-in___ZjWq .3s ease-out forwards}.WithGamepadOverlay_WithGamepadOverlay__7cWE4.WithGamepadOverlay_Hiding__YAi93{animation:WithGamepadOverlay_fade-out__O288p .3s ease-out forwards}.WithGamepadOverlay_Content__r0eMx{position:absolute;bottom:2.4rem;left:2.4rem;display:flex;flex-direction:column;gap:1rem;animation:WithGamepadOverlay_slide-up-content__EOXmj .3s ease-out forwards;transition:bottom .3s ease-out}.WithGamepadOverlay_WithGamepadOverlay__7cWE4.WithGamepadOverlay_Hiding__YAi93 .WithGamepadOverlay_Content__r0eMx{animation:WithGamepadOverlay_slide-down-content__Mv_Zz .3s ease-out forwards}.WithGamepadOverlay_WithGamepadOverlay__7cWE4.WithGamepadOverlay_WithKeyboard__Y__vF .WithGamepadOverlay_Content__r0eMx{bottom:26.5rem}@media (max-width:576px){.WithGamepadOverlay_WithGamepadOverlay__7cWE4.WithGamepadOverlay_WithKeyboard__Y__vF .WithGamepadOverlay_Content__r0eMx{bottom:20rem}}@keyframes WithGamepadOverlay_fade-in___ZjWq{0%{opacity:0}to{opacity:1}}@keyframes WithGamepadOverlay_fade-out__O288p{0%{opacity:1}to{opacity:0}}@keyframes WithGamepadOverlay_slide-up-content__EOXmj{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes WithGamepadOverlay_slide-down-content__Mv_Zz{0%{transform:translateY(0);opacity:1}to{transform:translateY(2rem);opacity:0}}.WithGamepadOverlay_VirtualCursorHint__V_CgB{position:absolute;width:20.6rem;top:2.4rem;left:2.4rem;display:flex;flex-direction:column;gap:1.6rem;animation:WithGamepadOverlay_fade-in___ZjWq .3s ease-out forwards}.WithGamepadOverlay_VirtualCursorHint__V_CgB.WithGamepadOverlay_HintHiding__NnDB9{animation:WithGamepadOverlay_fade-out__O288p .3s ease-out forwards}.VirtualKeyboard_VirtualKeyboard__Y5mn8{position:fixed;bottom:0;left:0;right:0;z-index:var(--popup-layer)}.KeyboardButton_KeyboardButton__vc3DU{display:flex;padding:1.2rem 1.6rem;justify-content:center;align-items:center;border-radius:90rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--monochrome-white);fill:var(--monochrome-white);transition:transform .2s ease-in-out}.KeyboardButton_KeyboardButton__vc3DU.KeyboardButton_SpecialButton__FGQLN{background-color:var(--monochrome-black-02)}@media (max-width:576px){.KeyboardButton_KeyboardButton__vc3DU{padding:.8rem 1rem}}.KeyboardButton_KeyboardButton__vc3DU[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}.KeyboardButton_KeyboardButton__vc3DU:active,.KeyboardButton_KeyboardButton__vc3DU[data-pressed=true]{background-color:var(--monochrome-white);color:var(--monochrome-black);fill:var(--monochrome-black);transform:scale(.98)}.KeyboardButtonLine_KeyboardButtonLine___2IE3{display:flex;justify-content:center;align-items:stretch;gap:.4rem}.VirtualKeyboardComponent_VirtualKeyboard__UHrwg{position:relative;padding:2.4rem 0 1.6rem;background:rgb(39 39 39/75%);margin:0 auto;box-shadow:0 -1.6rem 4rem 0 #000;backdrop-filter:blur(2rem)}@media (max-width:576px){.VirtualKeyboardComponent_VirtualKeyboard__UHrwg{padding:1.6rem 0}}.VirtualKeyboardComponent_VirtualKeyboardVisible__tYKxs{animation:VirtualKeyboardComponent_slide-in-content__6W9u9 .3s cubic-bezier(.4,0,.2,1) .1s both}.VirtualKeyboardComponent_VirtualKeyboardHiding__MVhMs{animation:VirtualKeyboardComponent_slide-out-content__G_fOd .25s cubic-bezier(.4,0,.6,1) both}@keyframes VirtualKeyboardComponent_slide-in-content__6W9u9{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes VirtualKeyboardComponent_slide-out-content__G_fOd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2rem)}}.VirtualKeyboardComponent_KeyboardContent__Igx9_{display:flex;flex-direction:column;align-items:center}.VirtualKeyboardComponent_BottomControlsRow__jAEB6{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%}.VirtualKeyboardComponent_BottomControlsRow__jAEB6>:first-child{flex:0 1 auto;min-width:0}.VirtualKeyboardComponent_MicButton__rvOWr{position:absolute;left:9.5rem;top:50%;transform:translateY(-50%)}.VirtualKeyboardComponent_SpecialButtons__Yx7EV{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"first second" "third third";width:12rem;grid-gap:.4rem;gap:.4rem;position:absolute;right:7rem;top:50%;transform:translateY(-50%)}.VirtualKeyboardComponent_BottomRowKey__HlxeR{flex-shrink:0}.VirtualKeyboardComponent_SpaceButton__1nh6p{width:18rem}.VirtualKeyboardComponent_SpaceIcon__WE1pX svg{width:12rem;height:auto}.VirtualKeyboardComponent_ArrowButton__GZTV_{flex-shrink:0}.VirtualKeyboardComponent_SpecialButtons__Yx7EV>:first-child{grid-area:first}.VirtualKeyboardComponent_SpecialButtons__Yx7EV>:nth-child(2){grid-area:second}.VirtualKeyboardComponent_SpecialButtons__Yx7EV>:nth-child(3){grid-area:third}.VirtualKeyboardComponent_BottomRowButton__0CPTD{width:7rem;flex-shrink:0}@media (max-width:576px){.VirtualKeyboardComponent_SpecialButtons__Yx7EV{position:static;transform:none;right:auto;top:auto;width:auto;display:flex;align-items:center;gap:.4rem}.VirtualKeyboardComponent_BottomControlsRow__jAEB6{padding:0 2.4rem;justify-content:space-between;gap:.6rem}button.VirtualKeyboardComponent_BottomRowKey__HlxeR{padding:.6rem .8rem}.VirtualKeyboardComponent_BottomControlsRow__jAEB6 svg{width:2.4rem;height:2.4rem}.VirtualKeyboardComponent_ArrowButton__GZTV_ svg{width:1.6rem;height:1.6rem}.VirtualKeyboardComponent_SpaceIcon__WE1pX svg{width:6.4rem;height:.6rem;max-width:none}.VirtualKeyboardComponent_SpaceButton__1nh6p{width:9rem}.VirtualKeyboardComponent_BottomRowButton__0CPTD{width:5.4rem}}.PaymentMethodsPopup_Wrapper__tXjaN{display:flex;flex-direction:column;gap:2.4rem;text-align:center;align-items:center;width:70rem;max-height:100%}.PaymentMethodsPopup_Wrapper__tXjaN.PaymentMethodsPopup_Is3DS__CIbOT{width:100%;height:100%}.PaymentMethodsPopup_Texts__Dk755{display:flex;flex-direction:column;gap:.8rem;text-align:center}.PaymentMethodsPopup_PaymentMethods__yT4du,.PaymentMethodsPopup_PaymentMethods__yT4du>iframe{width:100%;height:100%;border-radius:1.6rem}.PaymentMethodsPopup_PaymentMethodsWrapper__qKBo2{height:100%;max-height:100%}.PaymentMethodsPopup_PaymentMethodsWrapper__qKBo2.PaymentMethodsPopup_Invisible__zQtdQ{display:none}.PaymentInfo_Wrapper__5ENHX{width:100%;height:80vh;display:flex;justify-content:center;align-items:center}@media (max-width:576px){.PaymentInfo_Wrapper__5ENHX{margin-top:6rem}}.PaymentInfo_Container__mUTOq{width:37.6rem}.PaymentInfo_PaymentInfo__Jpo7c{display:flex;gap:2.4rem;padding:3.2rem 4rem;border-radius:1.6rem;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--monochrome-deep-gray)}.PaymentInfo_Success__5f3Jc{flex-direction:row;gap:.8rem;align-items:center}.PaymentInfo_Failed__xYNxT{align-items:center}.PaymentInfo_FailedTitle__UopCR{display:flex;flex-direction:row;gap:.8rem;align-items:center;justify-content:center}.PaymentInfo_Line__8Dimb{width:100%;height:.1rem;background:#ffffff1a}.PaymentInfo_PaymentInfoItem__biUGt{display:flex;width:100%;justify-content:space-between;text-align:right;gap:.5rem}.PaymentInfo_PaymentInfoRows___By3F{display:flex;flex-direction:column;width:100%}.PaymentInfo_PaymentInfoItemSmall__O6fUU{padding:.4rem 0}.PaymentInfo_PaymentInfoItemLabel__JxOa_{text-align:left}.PaymentInfo_PaymentInfoItemValue__YBZlP{word-break:break-all}.PaymentInfo_ButtonText__w9wXP{display:flex;gap:.8rem;align-items:center;justify-content:center}.PaymentInfo_BackToStoreButton__9n3wB{display:flex;align-items:center;justify-content:center;text-align:center;height:2.5rem;width:34.4rem}.PaymentInfo_PointsCashbackValue__Hqryd{display:flex;align-items:center;gap:.1rem}.PaymentInfo_YandexPayCashbackItem__BMCPk{display:flex;align-items:center;gap:1.2rem}.PaymentInfo_YandexPayCashbackValue__Agzo7{background:#f8604a;border-radius:.8rem;padding:.3rem .5rem .3rem .8rem;display:inline-flex;align-items:center;justify-content:center;transform:skewX(-10deg)}.PaymentInfo_YandexPayCashbackText__FD0ii{flex:1}.PaymentInfo_PriceBreakdown__1jN3X{padding-left:1.2rem;display:flex;flex-direction:column;gap:.4rem}.PaymentInfo_PriceBreakdown__1jN3X .PaymentInfo_PaymentInfoItem__biUGt{padding:0}.PaymentInfo_CashbackBadge__yvET_{display:inline-flex;align-items:center;gap:.1rem;background:#371248;border-radius:4rem;padding:0 .2rem 0 .5rem}.TimerTillNextInvite_TimerBox__4YJpR{display:flex;align-items:flex-end;gap:4rem;align-self:stretch}.TimerTillNextInvite_Description__zjhMo{display:flex;flex-direction:column;gap:.4rem}.TimerTillNextInvite_DescriptionTicketIcon__4G9uM{position:relative;top:.2rem}.TimerTillNextInvite_Timer__dlDmB{display:flex;align-items:flex-start;gap:.8rem}.TimerTillNextInvite_TimerWrapper__A7IDg{display:flex;flex-direction:column}.TimerTillNextInvite_TimerItem__p0otV{display:flex;flex-direction:column;align-items:center;text-align:center}.TimerTillNextInvite_TimerItem__p0otV span{white-space:nowrap}.ConnectAccountProgress_ConnectAccountProgress__RgGNU{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:42rem}.GameCardsSkeleton_GameCardsSkeleton__IiSuB{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}.Carousel_Carousel__DQDyl{position:relative}.Carousel_CarouselItems__2wVZ3{display:flex;gap:2.4rem;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;margin-inline:calc(var(--container-padding)*-1);padding-inline:calc(var(--container-padding)*4);padding-block:.6rem;margin-block:-.6rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Carousel_CarouselItems__2wVZ3::-webkit-scrollbar{display:none}@media (max-width:576px){.Carousel_CarouselItems__2wVZ3{gap:.8rem;padding-inline:var(--container-padding);scroll-padding-left:var(--container-padding)}}.Carousel_CarouselItemsDragging__pckfD{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Carousel_CarouselItem__h2NLY{--width:calc(100vw - var(--container-padding)*2);aspect-ratio:2/1;flex-shrink:0;flex-basis:var(--width);width:var(--width);scroll-snap-align:center;container-type:size;container-name:game-library-card}@media (max-width:576px){.Carousel_CarouselItem__h2NLY{--width:calc(100vw - var(--container-padding)*6);aspect-ratio:320/500;scroll-snap-align:start;scroll-padding-inline-start:var(--container-padding)}}.Carousel_CarouselButton__j7MfX{position:absolute;top:0;height:100%;display:grid;place-items:center;background:none;border:none;cursor:pointer;z-index:1}@media (max-width:576px){.Carousel_CarouselButton__j7MfX{display:none}}.Carousel_CarouselButtonLeft__gkwqY{padding-inline:4.2rem;right:100%;fill:var(--monochrome-white-03);transition:fill .3s ease-in-out}@media (-ms-high-contrast:none),not all and (hover:none){.Carousel_CarouselButtonLeft__gkwqY:hover{fill:var(--monochrome-white-07)}}.Carousel_CarouselButtonRight__wwlW6{padding-inline:4.2rem;left:100%;fill:var(--monochrome-white-03);transition:fill .3s ease-in-out}@media (-ms-high-contrast:none),not all and (hover:none){.Carousel_CarouselButtonRight__wwlW6:hover{fill:var(--monochrome-white-07)}}.Carousel_Ambient__QoKuW{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Carousel_NavigationDotsWrapper__jKgcq{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 1.6rem)}.NavigationDots_DotWrapper__PT4J0{padding:.6rem}@media (max-width:576px){.NavigationDots_DotWrapper__PT4J0{padding:.4rem}}.NavigationDots_Dots__AgAEE{display:flex}.NavigationDots_Dots__AgAEE .NavigationDots_DotActive__sGBLl{width:calc(var(--dot-size)*3)}.NavigationDots_DotsPrimary__4BGn7{--dot-size:1.2rem;--dot-color:var(--monochrome-white-05)}.NavigationDots_DotsPrimary__4BGn7 .NavigationDots_DotActive__sGBLl{--dot-color:var(--monochrome-white)}.NavigationDots_DotsSecondary__lQ_lX{--dot-size:0.8rem;--dot-color:var(--monochrome-white-03)}.NavigationDots_DotsSecondary__lQ_lX .NavigationDots_DotActive__sGBLl{--dot-color:var(--monochrome-white-05)}.NavigationDots_Dot__psiJO{width:var(--dot-size);height:var(--dot-size);background-color:var(--dot-color);border-radius:var(--dot-size);transition:width .3s ease-in-out,background-color .3s ease-in-out}.GamesCollectionList_MobileMoreButtonWrapper__1_6ho{display:none}@media (max-width:576px){.GamesCollectionList_MobileMoreButtonWrapper__1_6ho{display:grid}}.GamesCollectionList_GamesCollectionList__0_jHq{position:relative;display:grid;grid-gap:.8rem;gap:.8rem}.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_S__O2wlu{grid-template-columns:repeat(6,1fr)}@media (max-width:576px){.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_S__O2wlu{grid-template-columns:repeat(3,1fr)}}.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_M__tMhRP{grid-template-columns:repeat(4,1fr)}@media (max-width:576px){.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_M__tMhRP{grid-template-columns:repeat(2,1fr)}.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_S__O2wlu .GamesCollectionList_MobileMoreButtonWrapper__1_6ho{grid-column:span 3}.GamesCollectionList_GamesCollectionList__0_jHq.GamesCollectionList_M__tMhRP .GamesCollectionList_MobileMoreButtonWrapper__1_6ho{grid-column:span 2}}.GamesCollectionList_DesktopMoreButton__ZDfCl{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.6rem;left:calc(100% + 2.4rem);top:50%;transform:translateY(-50%);padding:1.6rem;transition:color .3s ease,box-shadow .2s ease-in-out;color:var(--monochrome-white-05);fill:currentcolor;border-radius:.6rem}@media (-ms-high-contrast:none),not all and (hover:none){.GamesCollectionList_DesktopMoreButton__ZDfCl:hover{color:var(--monochrome-white-08)}}.GamesCollectionList_DesktopMoreButton__ZDfCl[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}@media (max-width:576px){.GamesCollectionList_DesktopMoreButton__ZDfCl{display:none}}.SearchBar_SearchBar__dydRR{display:flex;align-items:center;max-width:50.4rem;padding:0 1.6rem;height:4.4rem;background-color:var(--monochrome-dark-gray);border-radius:1.6rem;cursor:text;transition:box-shadow .2s ease-in-out;flex:1}.SearchBar_SearchBar__dydRR:has(input[data-spatial-focus=true]){box-shadow:var(--shadow-focus-double)}.SearchBar_SearchBarInput__klq_N{width:100%}.SearchBar_SearchBarInput__klq_N::-moz-placeholder{color:var(--monochrome-light-gray)}.SearchBar_SearchBarInput__klq_N::placeholder{color:var(--monochrome-light-gray)}.SearchBar_ClearButton__q8afT{cursor:pointer;border-radius:2rem;outline:.2rem solid transparent;outline-offset:.4rem;transition:outline-color .2s ease-in-out}.SearchBar_ClearButton__q8afT[data-spatial-focus=true]{outline-color:var(--monochrome-white)}.SearchBar_Icon__1r0Dt{display:flex;transition:transform .15s ease,opacity .15s ease;transform-origin:center}.SearchBar_IconVisible__VZm7N{transform:scale(1);opacity:1}.SearchBar_IconHidden___fxAe{transform:scale(0);opacity:0}.Skeleton_Skeleton__fexxf{background:linear-gradient(270deg,rgb(255 255 255/0),rgb(255 255 255/5%) 52.08%,rgb(255 255 255/0));background-size:200% 100%;background-repeat:repeat-x;animation:Skeleton_skeleton-animation__GmNyb 5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes Skeleton_skeleton-animation__GmNyb{0%{background-position:0 0}to{background-position:-200% 0}}.GamesNotFoundCallToAction_GamesNotFoundCallToAction__hovhf{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:42rem}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}@media (max-width:576px){.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT{grid-template-columns:repeat(2,1fr)}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT>.GamesNotFoundPlaceholder_GameCardSkeleton__A_Vd1:nth-child(n+3){display:none}}.GamesNotFoundPlaceholder_GameCardSkeleton__A_Vd1{height:100%;background:linear-gradient(to bottom,var(--monochrome-deep-gray),transparent);border-radius:.4rem;aspect-ratio:4/3;width:100%}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholderContent__e5bJW{position:absolute;inset:0;display:grid;place-items:center}.Onboarding_Onboarding__4kcIq{min-height:32rem;height:calc(100vh - var(--container-padding) - var(--navigation-header-height));display:flex;flex-direction:column;justify-content:center}.Onboarding_CallToActionText__ptzie{display:flex;flex-direction:column;gap:1.6rem;max-width:37.8rem}.GameLibraryCard_GameLibraryCard__WHTNY{aspect-ratio:2/3;border-radius:.4rem;display:flex;justify-content:flex-end;align-items:flex-end;overflow:clip;position:relative;isolation:isolate;background-color:var(--monochrome-dark-gray);transition:transform .1s ease-in-out,box-shadow .1s ease-in-out;container-type:size;container-name:game-library-card}.GameLibraryCard_Disabled__Af12v{filter:grayscale(100%);pointer-events:none}@media (-ms-high-contrast:none),not all and (hover:none){.GameLibraryCard_GameLibraryCard__WHTNY:hover{transform:scale(1.02);z-index:1}}.GameLibraryCard_GameLibraryCard__WHTNY:active{transform:scale(.98);z-index:1}.GameLibraryCard_GameLibraryCard__WHTNY[data-spatial-focus=true]{transform:scale(1.02);box-shadow:var(--shadow-focus-double)}.GameLibraryCard_FallbackTitle__9lNDQ{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding:.4rem}.GameLibraryCard_Badges__MCxgV{padding:.4rem}.GameLibraryCardCover_Cover__IX_S_{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:-webkit-image-set(var(--small-image) 1x,var(--medium-image) 2x);background-image:image-set(var(--small-image) 1x,var(--medium-image) 2x)}@container game-library-card (width >= 150px){.GameLibraryCardCover_Cover__IX_S_{background-image:-webkit-image-set(var(--medium-image) 1x,var(--large-image) 2x);background-image:image-set(var(--medium-image) 1x,var(--large-image) 2x)}}@container game-library-card (width >= 300px){.GameLibraryCardCover_Cover__IX_S_{background-image:var(--large-image)}}.GameSessionHistoryRow_LoadingCell__mYUZB{display:flex;justify-content:flex-end;align-items:center;gap:.8rem}@media (-ms-high-contrast:none),not all and (hover:none){.GameSessionHistoryRow_Row__bmTlI:hover{background:var(--monochrome-dark-gray)}.GameSessionHistoryRow_Row__bmTlI:hover>td span{color:var(--monochrome-white)}}.GameSessionHistoryRow_Row__bmTlI>td{padding:1.6rem .5rem;text-align:right;border:.1rem solid var(--monochrome-dark-gray);border-left:none;border-right:none}.GameSessionHistoryRow_Row__bmTlI>td:first-child{padding-left:2.4rem;border-left:.1rem solid var(--monochrome-dark-gray)}.GameSessionHistoryRow_Row__bmTlI>td:last-child{padding-right:2.4rem;border-right:.1rem solid var(--monochrome-dark-gray)}.GameSessionHistoryRow_Row__bmTlI>td:first-child{text-align:left}.GameSessionHistoryRow_Row__bmTlI>td:nth-child(2),.GameSessionHistoryRow_Row__bmTlI>td:nth-child(3){text-align:center}.BonusSessionPopup_BonusSessionPopup__y_ll2{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0/50%);z-index:var(--popup-layer);display:flex;justify-content:center;align-items:center}.AdBannerPopup_Banner__NGxbQ{border-radius:1.6rem;height:32.8rem;display:flex;position:relative;overflow:hidden}@media (max-width:576px){.AdBannerPopup_Banner__NGxbQ{height:61.8rem;flex-direction:column-reverse}}.AdBannerPopup_Content__6Dp4e{white-space:pre-wrap;display:flex;flex-direction:column;padding:2.4rem 3.2rem 3.2rem;gap:.8rem;height:100%;justify-content:space-between;width:34rem}@media (max-width:576px){.AdBannerPopup_Content__6Dp4e{width:100%;gap:2rem}}.AdBannerPopup_Text__GexhK{display:flex;flex-direction:column;gap:.8rem}.AdBannerPopup_Buttons__S46vn{display:flex;gap:.8rem;width:100%}.AdBannerPopup_LinkButtonWrapper__grpTl{flex:1}.AdBannerPopup_Image__wSmb7{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}@media (max-width:576px){.AdBannerPopup_Image__wSmb7{height:29.6rem}}.AdBannerPopup_ImageWrapper__sq3RA{border-top-right-radius:1.6rem;border-bottom-right-radius:1.6rem;display:flex;justify-content:center;width:44.4rem}@media (max-width:576px){.AdBannerPopup_ImageWrapper__sq3RA{width:100%}}.AdBannerPopup_AboveTitleImage__UX3eW{height:1.6rem;align-self:flex-start}.AdBannerPopup_Close__iY3D0{width:2.4rem;height:2.4rem;border-radius:50%;background:black;position:absolute;top:.9rem;right:.9rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:box-shadow .2s ease-in-out;--icon-color:var(--monochrome-white-05)}.AdBannerPopup_Close__iY3D0 *{pointer-events:none}.AdBannerPopup_Close__iY3D0[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}@media (-ms-high-contrast:none),not all and (hover:none){.AdBannerPopup_Close__iY3D0:hover{--icon-color:var(--monochrome-white)}}.SpeedTestResult_Result___HjVz{display:flex;gap:.4rem;align-items:center}.SpeedTestResult_Description__hP1SK{text-align:start;white-space:nowrap}.SpeedTestResult_Row___0O1N{display:flex;gap:.4rem;align-items:center}.SpeedTestResult_Value__WdcyT{text-align:end}.SpeedTestResult_Value__WdcyT.SpeedTestResult_WithAlign__k9kTs{min-width:9.3rem}.SpeedTestResult_ShortWrapper__L6JMn{transition:opacity .6s}.SpeedTestResult_ShortWrapper__L6JMn.SpeedTestResult_Enabled__zinmB{opacity:0}.SpeedTestErrorPopup_Wrapper__vxUZ8{display:flex;justify-content:center;align-items:center;text-align:center}.SpeedTestErrorPopup_Header__uqH0x{display:flex;flex-direction:column;gap:3.2rem}.SpeedTestErrorPopup_Bottom__4VtBs{position:absolute;display:flex;bottom:3.2rem;width:100%;justify-content:center;align-items:center;gap:.8rem}.SpeedTestErrorPopup_Gradient__Q11So{position:absolute;bottom:-40rem;right:0;width:100%;height:52rem;border-radius:104rem;filter:blur(25rem);background:var(--monochrome-white-05)}.SpeedTestFinishedPopup_Wrapper__p57IS{display:flex;flex-direction:column;gap:1.6rem;position:relative;margin-bottom:16.4rem}.SpeedTestFinishedPopup_Header__t3D_O{display:flex;flex-direction:column;gap:4rem;align-items:center}.SpeedTestFinishedPopup_Title__CqsLB{display:flex;flex-direction:column;text-align:center;justify-content:flex-end;min-height:17rem}.SpeedTestFinishedPopup_Description__e2nqR{text-align:center}.SpeedTestFinishedPopup_Link__61v7H{color:var(--monochrome-white);text-decoration:underline;transition:opacity .2s}@media (-ms-high-contrast:none),not all and (hover:none){.SpeedTestFinishedPopup_Link__61v7H:hover{opacity:.8}}.SpeedTestFinishedPopup_Bottom__63ang{gap:2.8rem;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:3.2rem;left:0;width:100%}.SpeedTestFinishedPopup_Results__fxgjA{display:flex;gap:2.4rem;align-items:center;position:relative;top:7rem;right:10rem;margin-top:-7rem;pointer-events:none}@media (max-width:576px){.SpeedTestFinishedPopup_Results__fxgjA{top:0;right:0;margin-top:0}}.SpeedTestFinishedPopup_Buttons__4G2mR{display:flex;gap:.8rem}.SpeedTestFinishedPopup_Gradient__TCCSK{position:absolute;width:100%;height:100%;top:0;left:0}.SpeedTestFinishedPopup_Gradient__TCCSK.SpeedTestFinishedPopup_Good__mCYuA{background:linear-gradient(180deg,rgb(59 179 59/0),rgb(59 179 59/20%)),#000}.SpeedTestFinishedPopup_Gradient__TCCSK.SpeedTestFinishedPopup_Middle__D1gYS{background:linear-gradient(180deg,rgb(255 229 0/0),rgb(255 229 0/20%)),#000}.SpeedTestFinishedPopup_Gradient__TCCSK.SpeedTestFinishedPopup_Low__wgRSw{background:linear-gradient(180deg,rgb(255 0 0/0),rgb(255 0 0/20%)),#000}.SpeedTestFinishedPopup_ResultsGrid__rh3a_{display:grid;grid-template-columns:repeat(4,min-content);grid-gap:2.4rem;align-items:center;justify-items:start;white-space:nowrap;pointer-events:none}.SpeedTestFinishedPopup_ResultsMobile___I7f6{display:none}@media (max-width:576px){.SpeedTestFinishedPopup_ResultsGrid__rh3a_{display:none}.SpeedTestFinishedPopup_ResultsMobile___I7f6{display:flex;flex-direction:column;gap:1.6rem;pointer-events:none;z-index:6}.SpeedTestFinishedPopup_HideOnMobile__JN6FW{display:none}}.SpeedTestFinishedPopup_ResultsGrid__rh3a_:not(.SpeedTestFinishedPopup_Short___eYD3)>:not(:nth-child(10),:nth-child(11),:nth-child(12)){animation:SpeedTestFinishedPopup_opacity-animation__X8Au8 1s}.SpeedTestFinishedPopup_ResultsGrid__rh3a_.SpeedTestFinishedPopup_Short___eYD3>:not(:nth-child(10),:nth-child(11),:nth-child(12)){opacity:0}.SpeedTestFinishedPopup_FullResultsBlur__Q1Zdp{display:none;width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,rgb(0 0 0/90%),rgb(0 0 0/0)),rgb(0 0 0/20%);backdrop-filter:blur(1.2rem);animation:SpeedTestFinishedPopup_blur-animation__XCa7w .5s;z-index:5}.SpeedTestFinishedPopup_FullResultsContent__pLy7i{z-index:6}.SpeedTestFinishedPopup_FullResultsButtonWrapper__4w3oH{position:relative;top:2rem;left:2.4rem;pointer-events:auto}.SpeedTestFinishedPopup_FullResultsBlur__Q1Zdp.SpeedTestFinishedPopup_Visible__Z_xZ_{display:block}.SpeedTestFinishedPopup_FixedResult__AXUpj{display:flex;align-items:end;gap:.4rem;color:var(--monochrome-white-05)}.SpeedTestFinishedPopup_FixedResult__AXUpj.SpeedTestFinishedPopup_Low__wgRSw{color:var(--other-red)}.SpeedTestFinishedPopup_FixedResult__AXUpj.SpeedTestFinishedPopup_Middle__D1gYS{color:var(--other-yellow)}.SpeedTestFinishedPopup_FixedResult__AXUpj.SpeedTestFinishedPopup_Good__mCYuA{color:var(--other-green)}.SpeedTestFinishedPopup_FixedResultValue__rotBR{min-width:9.3rem;display:inline-block;text-align:end}@keyframes SpeedTestFinishedPopup_opacity-animation__X8Au8{0%{opacity:0}to{opacity:1}}@keyframes SpeedTestFinishedPopup_blur-animation__XCa7w{0%{backdrop-filter:blur(0)}to{backdrop-filter:blur(1.2rem)}}
/*# sourceMappingURL=9224647586e7afa2.css.map*/