.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}.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)}.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}.Modal_Modal__tQ5Ef{position:fixed;inset:0;z-index:var(--modal-layer);background-color:transparent;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}.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}}.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)}}.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_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:.4rem}.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}.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}.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:focus-within{box-shadow:var(--shadow-focus-double)}.SearchBar_SearchBar__dydRR::-moz-placeholder{color:var(--monochrome-light-gray)}.SearchBar_SearchBar__dydRR::placeholder{color:var(--monochrome-light-gray)}.SearchBar_SearchBarInput__klq_N{width:100%}.SearchBar_ClearButton__q8afT{cursor:pointer}.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}.GameLogo_Logo__38ucF{max-height:100%;pointer-events:none}.GameLogo_LogoWrapper__L_HN8{height:15rem;width:62.4rem;max-width:100%;align-self:flex-start;display:flex;align-items:flex-end;justify-content:flex-start}.GameLogo_LogoWrapperTextOnly__a8Sv_{height:auto}.GameLogo_LogoTitle__yVmyJ{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:2.4rem;color:var(--monochrome-white)}.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}}.SimpleGameList_List__6GUT9{display:grid;grid-gap:.4rem}@media (orientation:portrait){[data-device=mobile] .SimpleGameList_List__6GUT9{grid-template-columns:repeat(3,1fr)}}.GameListWIthOverview_SliderWrapper__Fcla_{margin:.75rem 0;position:relative;z-index:1;--list-item-width:14.5rem;--active-list-item-width:14.5rem}.GameListWIthOverview_SliderWrapper__Fcla_.GameListWIthOverview_CoverVerticalM__9s_Fu{--list-item-width:14.5rem}.GameListWIthOverview_SliderWrapper__Fcla_.GameListWIthOverview_CoverVerticalL__BLVSX{--list-item-width:29.4rem;--card-hover-scale:1.05}.GameListWIthOverview_SliderWrapper__Fcla_.GameListWIthOverview_CoverVerticalS__iQip4{--list-item-width:7.25rem;--card-hover-scale:1.05}.TopGameBanner_SingleGameOverview__72Zfh{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;color:var(--monochrome-white)}.TopGameBanner_MultipleGamesOverview__zg1is{position:relative;color:var(--monochrome-white-04);display:flex;flex-direction:column;justify-content:flex-end;height:100%}.TopGameBanner_GameHeader__fbLMb{margin-bottom:2.4rem}.TopGameBanner_ContentWrapper__OZ0tL{position:relative;max-width:37rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-top:8.4rem;padding-left:var(--side-padding);padding-bottom:2.4rem}.TopGameBanner_PlayWrapper__ZeXdg{min-height:8rem;display:flex;align-items:flex-start;justify-content:flex-start}.SimpleSlider_SliderWrapper__6yEI3{display:flex;position:relative}.SimpleSlider_SliderArrow__J9CDT{position:absolute;width:var(--side-padding);height:110%;z-index:3;background:var(--gradient-in-dark-gray-horizontal);opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}.SimpleSlider_SliderArrow__J9CDT.SimpleSlider_Promo__6_pKz{border-radius:1.6rem 0 0 1.6rem;width:13.2rem;height:100%}.SimpleSlider_SliderArrow__J9CDT.SimpleSlider_Promo__6_pKz.SimpleSlider_SliderArrowVisible__UJwFj{opacity:1}@media (-ms-high-contrast:none),not all and (hover:none){.SimpleSlider_SliderWrapper__6yEI3:hover .SimpleSlider_SliderArrowVisible__UJwFj{opacity:1;pointer-events:auto}}.SimpleSlider_SliderArrowLeft__MJtM6{left:0;transform:translateY(-5%) scaleX(-1)}.SimpleSlider_SliderArrowLeft__MJtM6.SimpleSlider_Promo__6_pKz{transform:scaleX(-1) translateX(.05rem)}.SimpleSlider_SliderArrowRight__Coh4c{right:0;transform:translateY(-5%) scaleX(1)}.SimpleSlider_SliderArrowRight__Coh4c.SimpleSlider_Promo__6_pKz{transform:none}.SimpleSlider_Slider__WcQz_{display:flex;gap:.4rem;scroll-padding:var(--scroll-padding);scroll-snap-type:x mandatory;list-style:none;padding:4rem var(--scroll-padding);margin:-4rem 0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.SimpleSlider_Slider__WcQz_::-webkit-scrollbar{display:none}.SimpleSlider_Slider__WcQz_.SimpleSlider_Promo__6_pKz{overscroll-behavior-x:none}@media (orientation:portrait){[data-device=mobile] .SimpleSlider_SliderArrowLeft__MJtM6.SimpleSlider_Promo__6_pKz,[data-device=mobile] .SimpleSlider_SliderArrowRight__Coh4c.SimpleSlider_Promo__6_pKz{display:none}[data-device=mobile] .SimpleSlider_Slider__WcQz_.SimpleSlider_Promo__6_pKz{padding:2rem var(--scroll-padding);margin:-2rem 0}[data-device=mobile] .SimpleSlider_Slider__WcQz_.SimpleSlider_Promo__6_pKz>:first-child{margin-left:0}[data-device=mobile] .SimpleSlider_Slider__WcQz_.SimpleSlider_Promo__6_pKz>:last-child{margin-right:0}}.MiniGameSelector_Selector__6WNHw{display:grid;grid-gap:.2rem;width:-moz-min-content;width:min-content;--list-item-width:7.25rem}.ChangeCurrentGameSourceWrapper_Wrapper__t5ZZW{display:flex;background:var(--primary-colors-main-accedent-dark);outline:.2rem solid var(--primary-colors-main-accedent-dark);border-radius:1.6rem;align-items:center;cursor:pointer}.ChangeCurrentGameSourceWrapper_Wrapper__t5ZZW.ChangeCurrentGameSourceWrapper_Disabled__fELKP{background:var(--monochrome-dark-gray);outline:.2rem solid var(--monochrome-dark-gray);cursor:default}.ChangeCurrentGameSourceWrapper_ContentWrapper__OoDDo{padding:0 1rem}.ChangeCurrentGameSourceWrapper_IconWithNickname__1HMnM{display:flex;flex-direction:column;max-width:3.6rem;overflow:hidden;white-space:nowrap;align-items:center}.ChangeCurrentGameSourceWrapper_NicknameWrapper__qVWyZ{max-width:3.6rem;text-align:center}.ChangeCurrentGameSourceWrapper_NicknameWrapper__qVWyZ:after{width:3.7rem;height:1.5rem;position:relative;top:-1.5rem;margin-bottom:-1.5rem;content:"";display:block;background:linear-gradient(90deg,transparent 0,transparent 10%,var(--primary-colors-main-accedent-dark) 100%)}.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}.TariffDetails_TariffDetails__XX8Sx{--blocks-padding:1.6rem 2.4rem;--background:var(--monochrome-deep-gray);width:27.6rem;border-radius:1.6rem;overflow:hidden;box-shadow:var(--hover-shadow-card);outline:.1rem solid var(--monochrome-dark-gray)}.TariffDetails_TariffDetails__XX8Sx.TariffDetails_WithoutBorder__PQlaZ{outline:none}.TariffDetails_Header__bk1FZ{display:flex;align-items:center;background:var(--monochrome-dark-gray)}.TariffDetails_DayNightTariff__x9xTi{width:50%;padding:var(--blocks-padding);display:flex;flex-direction:column;color:var(--monochrome-white-05);--icon-color:var(--monochrome-white-05)}.TariffDetails_DayNightTariffPrice__biq2j{display:flex;align-items:center;justify-content:space-between}.TariffDetails_DayTariff__TeM_Z.TariffDetails_Active__YDcJA{color:var(--monochrome-black);background:linear-gradient(245deg,#ffbb0d 0,rgb(255 187 13/0) 65.69%),var(--monochrome-white);--icon-color:var(--monochrome-black)}.TariffDetails_NightTariff__50CQf.TariffDetails_Active__YDcJA{color:var(--monochrome-white);background:linear-gradient(245deg,#0075ff,rgb(0 117 255/0) 65.69%),linear-gradient(0deg,#1c2b7a,#1c2b7a),#141414;--icon-color:var(--monochrome-white)}.TariffDetails_StartPrice__tAKs2{border-bottom:.1rem solid var(--monochrome-deep-gray);display:flex;padding:var(--blocks-padding);background:var(--monochrome-dark-gray);justify-content:space-between}.TariffDetails_Header__bk1FZ+.TariffDetails_StartPrice__tAKs2,.TariffDetails_StartPrice__tAKs2+.TariffDetails_StartPrice__tAKs2{border-top:.1rem solid var(--monochrome-deep-gray)}.TariffDetails_StartPriceHeaderLighting__dLCzU{display:flex;align-items:center;justify-content:center}.TariffDetails_Details__3imjB{background:var(--background);padding:var(--blocks-padding);display:flex;flex-direction:column;gap:2rem;position:relative}.TariffDetails_DetailsIcon__AuT9l{position:relative;height:100%;z-index:2;background:var(--background);border-radius:50%;padding:.5rem;left:-.5rem;top:-.5rem;margin-right:-1rem;margin-bottom:-1rem}.TariffDetails_Line__49ASK{width:.1rem;height:calc(100% - 12rem);left:3.1rem;top:5.1rem;background:var(--monochrome-gray);position:absolute}.TariffDetails_DetailsBlock__qXZec{display:flex;gap:.8rem}.TariffDetails_AttentionBlock__p_0JH{width:100%;background:var(--background);padding:var(--blocks-padding);padding-top:0;display:flex;align-items:center;gap:.8rem}.ShortTariffInfo_Tariff__M4M0V{background:var(--monochrome-black);padding:.8rem 1.4rem;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;border-radius:1.6rem;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;cursor:pointer;outline-offset:-.1rem}.ShortTariffInfo_StartInfo__fba5O{justify-content:space-between;width:100%;--icon-color:var(--monochrome-white)}.ShortTariffInfo_Price__MlFQq,.ShortTariffInfo_StartInfo__fba5O{display:flex;align-items:center;gap:.4rem;color:var(--monochrome-white)}.ShortTariffInfo_Price__MlFQq{--icon-color:var(--monochrome-gray)}.ShortTariffInfo_Lighting__hjyqB{display:contents;--icon-color:var(--monochrome-white)}.ShortTariffInfo_TariffDetailsWrapper__9KD9z{z-index:var(--dropdown-in-popup-layer)}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Low__gAN_1{outline:.2rem solid var(--monochrome-white-05)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Low__gAN_1:hover{background:var(--monochrome-white);outline:.2rem solid var(--monochrome-white)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Low__gAN_1 .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-white)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Low__gAN_1:hover .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-deep-gray);--icon-color:var(--monochrome-deep-gray)}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Low__gAN_1:hover .ShortTariffInfo_Price__MlFQq{color:var(--monochrome-black-04);--icon-color:var(--monochrome-black-04)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G{outline:.2rem solid var(--monochrome-white-05)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G:hover{background:var(--monochrome-white);outline:.2rem solid var(--monochrome-white)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-white)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G:hover .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-deep-gray);--icon-color:var(--monochrome-deep-gray)}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G:hover .ShortTariffInfo_Price__MlFQq{color:var(--monochrome-black-04);--icon-color:var(--monochrome-black-04)}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_Middle__AGx5G:hover .ShortTariffInfo_Lighting__hjyqB{--icon-color:var(--monochrome-black-04)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP{outline:.2rem solid var(--other-yellow-05)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP:hover{background:var(--other-yellow);outline:.2rem solid var(--other-yellow)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP .ShortTariffInfo_Lighting__hjyqB{--icon-color:var(--other-yellow)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP:hover .ShortTariffInfo_Lighting__hjyqB{--icon-color:var(--monochrome-black-04)}}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-white)}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP:hover .ShortTariffInfo_StartInfo__fba5O{color:var(--monochrome-deep-gray);--icon-color:var(--monochrome-deep-gray)}.ShortTariffInfo_Tariff__M4M0V.ShortTariffInfo_High__JLRkP:hover .ShortTariffInfo_Price__MlFQq{color:var(--monochrome-black-04);--icon-color:var(--monochrome-black-04)}.ShortTariffInfo_Tariff__M4M0V:not(:hover).ShortTariffInfo_WithoutBorder__NEBWo{outline:none}}.ShortTariffInfoWithDayNightTariffs_Content__fKfEJ{white-space:nowrap;display:flex;flex-direction:column}.ShortTariffInfoWithDayNightTariffs_Content__fKfEJ.ShortTariffInfoWithDayNightTariffs_Day__ohk_P{--title-color:var(--monochrome-black);--description-color:var(--monochrome-black-08)}.ShortTariffInfoWithDayNightTariffs_Content__fKfEJ.ShortTariffInfoWithDayNightTariffs_Night__9X2Xs{--title-color:var(--monochrome-white);--description-color:var(--monochrome-white-07)}.ShortTariffInfoWithDayNightTariffs_TitleWrapper__24tvN{display:inline-flex;color:var(--title-color)}.ShortTariffInfoWithDayNightTariffs_DescriptionWrapper__pJlhs{display:flex;align-items:center;gap:.2rem;color:var(--description-color);--icon-color:var(--description-color)}.ShortTariffInfoWithWrapper_Wrapper__V_npE{display:flex;width:-moz-min-content;width:min-content;border-radius:1.6rem;overflow:hidden}.ShortTariffInfoWithWrapper_Wrapper__V_npE.ShortTariffInfoWithWrapper_Plus__J1p8x{--border-color:var(--plus-red);--description-background-color:var(--other-plus-logo-pill-button-gradient)}.ShortTariffInfoWithWrapper_Wrapper__V_npE.ShortTariffInfoWithWrapper_Day__dejls{--border-color:var(--monochrome-white);--description-background-color:linear-gradient(270deg,#FFBB0D,rgb(255 187 13/0%) 94.15%),#FFF}.ShortTariffInfoWithWrapper_Wrapper__V_npE.ShortTariffInfoWithWrapper_Night__6KsHT{--border-color:#062052;--description-background-color:linear-gradient(90deg,#062052 9.68%,#0357D4)}.ShortTariffInfoWithWrapper_ShortTariffInfoWrapper__Yc1fn{padding:.2rem}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfoWithWrapper_ShortTariffInfoWrapper__Yc1fn:not(:hover).ShortTariffInfoWithWrapper_Visible___oNIW{background:var(--border-color)}}.ShortTariffInfoWithWrapper_Description__9PHPC{width:0;background:var(--description-background-color);border-radius:0 1.6rem 1.6rem 0}@media (-ms-high-contrast:none),not all and (hover:none){.ShortTariffInfoWithWrapper_ShortTariffInfoWrapper__Yc1fn:hover+.ShortTariffInfoWithWrapper_Description__9PHPC{visibility:hidden}}.ShortTariffInfoWithWrapper_Description__9PHPC.ShortTariffInfoWithWrapper_Visible___oNIW{width:17rem;padding:.9rem 1.4rem;transition:padding-right .5s,padding-left .5s;animation:ShortTariffInfoWithWrapper_spring__tskje .6s}@keyframes ShortTariffInfoWithWrapper_spring__tskje{0%{width:0}50%{width:22rem}to{width:17rem}}.ShortPromoStats_Wrapper__oF1ke{display:flex;gap:1.2rem}.ShortPromoStats_Part__oPYDP{display:flex;align-items:center;gap:.4rem}.ShortPromoStats_ExchangeButtonWrapper__KI_EJ{display:flex;height:3.2rem;padding:0 1.2rem;align-items:center;border-radius:100rem;background:var(--plus-logo-pill-button-gradient)}.ShortPromoStats_ExchangeButtonText__NPEt5{line-height:1.2rem!important;text-align:center}.ShortPromoStats_ExchangeButtonText__NPEt5 span{line-height:1.2rem!important;color:var(--monochrome-white)}.ArrowButton_Arrow__1oFCM{cursor:pointer;height:-moz-min-content;height:min-content;transition:all .2s linear;display:flex}.ArrowButton_Arrow__1oFCM.ArrowButton_Opened__sWR5G{transform:rotate(-180deg)}.BankIcon_BankIcon__ZaaCM{width:3.6rem;height:2.4rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.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)}.TimerTillNextInvite_TimerBox__IeQwq{display:flex;padding:2.4rem 3.2rem;align-items:center;gap:2.4rem;align-self:stretch;border-radius:1.6rem;border:.2rem solid var(--other-yellow-06)}.TimerTillNextInvite_Description__2tYGB{display:flex;flex-direction:column;gap:.4rem}.TimerTillNextInvite_DescriptionTicketIcon__UG9c6{position:relative;top:.2rem}.TimerTillNextInvite_Timer__CUY3p{white-space:nowrap}.TimerTillNextInvite_TimerWrapper__M03YX{flex-direction:column}.TimerTillNextInvite_TimerDescription__s4vU_,.TimerTillNextInvite_TimerWrapper__M03YX{display:flex;justify-content:space-between}.ConfigureLibraryScreen_ButtonsWrapper__ilIBE{display:flex;gap:.8rem}@media (max-width:576px){.ConfigureLibraryScreen_ButtonsWrapper__ilIBE{flex-direction:column;align-self:stretch}}.UserAvatar_UserAvatarWrapper__SJHOX{display:flex;justify-content:center;align-items:center;gap:.75rem;z-index:var(--fixed-elements-layer);isolation:isolate}.UserAvatar_UserAvatarWrapper__SJHOX .UserID-Wrapper{--user-id-size:4rem!important}.UserAvatar_UserAvatar__bdFmO{position:relative;display:flex;align-items:center}.UserAvatar_ConsoleDesign__Oq5cH{flex-direction:column;width:4rem}.UserAvatar_UserPlusBadgeCounterWrapper__oNGsp{transform:translateY(-1.8rem) translateX(-2rem);margin-right:-2rem;z-index:1}.UserAvatar_ConsoleDesign__Oq5cH .UserAvatar_UserPlusBadgeCounterWrapper__oNGsp{transform:none;margin-right:0;margin-top:-.4rem}.CardButtonLabel_CardButtonLabel__5COIu{display:flex;align-items:center;gap:1.6rem}.Drawer_Backdrop__KFc4X{position:fixed;inset:0;isolation:isolate;z-index:var(--popup-layer);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:576px){.Drawer_Backdrop__KFc4X{padding-top:env(safe-area-inset-top)}}.Drawer_Backdrop__KFc4X:before{content:"";position:fixed;inset:0;background-color:var(--monochrome-black-06);opacity:0;z-index:-1;transition:opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none}@media (max-width:576px){.Drawer_Backdrop__KFc4X:before{background-color:var(--monochrome-black)}}.Drawer_BackdropOpen__zXihs:before{opacity:1}.Drawer_BackdropInvisible__oCZ2e:before{opacity:0}.Drawer_DrawerContent__jpv3a{position:relative;height:100%;display:flex;flex-direction:row-reverse;pointer-events:none;-webkit-user-select:default;-moz-user-select:default;user-select:default}