.Error_Error__BZpof{flex-direction:column;text-align:center;gap:4rem;height:100%}.Error_Bottom__X76Oy,.Error_Error__BZpof{display:flex;justify-content:center;align-items:center}.Error_Bottom__X76Oy{position:absolute;bottom:3.2rem;left:var(--container-padding);right:var(--container-padding)}.FeaturedGamesList_FeaturedGamesList__zVaEX{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:.5rem;gap:.5rem;grid-auto-columns:1fr;grid-template-rows:auto}.FeaturedGamesList_FeaturedGamesList__zVaEX>*{grid-column:span 2}.FeaturedGamesList_FeaturedGamesList__zVaEX>:nth-child(10n+10),.FeaturedGamesList_FeaturedGamesList__zVaEX>:nth-child(10n+7),.FeaturedGamesList_FeaturedGamesList__zVaEX>:nth-child(10n+8),.FeaturedGamesList_FeaturedGamesList__zVaEX>:nth-child(10n+9){grid-column:span 3}@media (max-width:576px){.FeaturedGamesList_FeaturedGamesList__zVaEX{grid-template-columns:repeat(6,1fr)}.FeaturedGamesList_FeaturedGamesList__zVaEX>*{grid-column:span 2}}.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:.5rem;gap:.5rem}.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB>*{grid-column:span 2}@media (max-width:576px){.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem}.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB>:first-child{grid-column:span 2;aspect-ratio:2.5}.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB>:first-child>:first-child>:first-child>:first-child{background-position:top}.FeaturedGamestoresList_FeaturedGamestoresList__NvlYB>*{grid-column:span 1}}.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__ZBWHr{position:fixed;top:0;left:0;width:100%;height:100%;background:50% 50% no-repeat;background-size:cover;pointer-events:none;opacity:1;transform-origin:0 0;transition:opacity .5s linear;animation:PlayBackground_scale__XC5iz 60s linear;--tint-color:#2c2646}.PlayBackground_PlayBackground__ZBWHr[data-state=FINAL]{--tint-color:#2b4626}.PlayBackground_PlayBackground__ZBWHr[data-state=ERROR]{--tint-color:#463f26}@keyframes PlayBackground_scale__XC5iz{0%{transform:scale(1.25)}to{transform:scale(1)}}:fullscreen .PlayBackground_PlayBackground__ZBWHr{opacity:0}.PlayBackground_PlayBackgroundWithOverlay__xV1DN: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__xV1DN: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__6gywR{opacity:.75}.PlayWrapper_PlayerWrapper__csCTe{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__csCTe{height:100dvh}}.PlayWrapper_StartingStreaming__HPnmR{position:absolute;width:100%;height:100%;display:flex}.PlayWrapper_StartingStreamingControls__c9viL{margin:5rem;align-self:flex-end;display:flex;flex-direction:column;gap:4rem;align-items:start}.PlayWrapper_ProgressBar__6Gj1e{width:27.6rem;height:.2rem;background-color:var(--monochrome-white-03);margin-top:2rem;margin-bottom:1.8rem;overflow:hidden}.PlayWrapper_ProgressBarStatusLine__ksNSt{width:0;height:100%;background-color:var(--monochrome-white);transition:width 5s;animation:PlayWrapper_flyprogress__osIQd 3s ease-in-out infinite}@keyframes PlayWrapper_flyprogress__osIQd{0%{transform:translateX(-30rem)}to{transform:translateX(30rem)}}.PlayWrapper_StartingStreamingBackground__1Jc0B{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__Du1eG{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__eYPj3{animation:PlayWrapper_bounce__UtV5J 2s infinite;transform-origin:center bottom;animation-delay:.5s}@keyframes PlayWrapper_bounce__UtV5J{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)}}.PlayBackground_PlayBackgroundContainer__85gCg{animation:PlayBackground_fade-in__1KMR4 .5s ease-in-out forwards;animation-delay:.25s;opacity:0}.PlayBackground_PlayBackground__Flyai{position:fixed;top:0;left:0;width:100%;height:100%;background:50% 50% no-repeat;background-size:cover;pointer-events:none;opacity:1;transform-origin:15% 15%;transition:opacity .5s linear;--tint-color:#2c2646}.PlayBackground_PlayBackground__Flyai[data-state=FINAL]{--tint-color:#2b4626}.PlayBackground_PlayBackground__Flyai[data-state=INIT]{animation:PlayBackground_scale__VKAmZ 30s cubic-bezier(.02,0,.666,.99);animation-delay:.15s}.PlayBackground_PlayBackground__Flyai[data-state=ERROR]{--tint-color:#463f26}@keyframes PlayBackground_scale__VKAmZ{0%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes PlayBackground_fade-in__1KMR4{0%{opacity:0}to{opacity:1}}:fullscreen .PlayBackground_PlayBackground__Flyai{opacity:0}.PlayBackground_PlayBackgroundWithOverlay__OhUEN: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__OhUEN: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__nf0C6{opacity:.75}.PlayWrapper_PlayerWrapper__ZCp67{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__ZCp67{height:100dvh}}.PlayWrapper_StartingStreaming__vDurD{position:absolute;width:100%;height:100%;display:flex}.PlayWrapper_StartingStreamingControls__UuOfp{margin:5rem;align-self:flex-end;display:flex;flex-direction:column;gap:4rem;align-items:start}.PlayWrapper_ProgressBar__2Jg6u{width:27.6rem;height:.2rem;background-color:var(--monochrome-white-03);margin-top:2rem;margin-bottom:1.8rem;overflow:hidden}.PlayWrapper_ProgressBarStatusLine__v92wk{width:0;height:100%;background-color:var(--monochrome-white);transition:width 5s;animation:PlayWrapper_flyprogress__CUoQb 3s ease-in-out infinite}@keyframes PlayWrapper_flyprogress__CUoQb{0%{transform:translateX(-30rem)}to{transform:translateX(30rem)}}.PlayWrapper_StartingStreamingBackground__evj3B{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__wIATB{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__zMIEt{animation:PlayWrapper_bounce___Ys_t 2s infinite;transform-origin:center bottom;animation-delay:.5s}@keyframes PlayWrapper_bounce___Ys_t{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}.Background_Background__bMl17{position:absolute;top:-7rem;left:0;width:100%;height:51.5rem;background-size:100% auto;background-position:top;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(180deg,rgb(255 255 255/100%),rgb(255 255 255/0) 90%),linear-gradient(90deg,rgb(255 255 255/0) 25%,rgb(255 255 255/100%));mask-image:linear-gradient(180deg,rgb(255 255 255/100%),rgb(255 255 255/0) 90%),linear-gradient(90deg,rgb(255 255 255/0) 25%,rgb(255 255 255/100%));-webkit-mask-composite:source-in,xor;mask-composite:intersect;z-index:-10}@media (max-width:576px){.Background_Background__bMl17{height:25rem}}.Background_RightAligned__091gp{left:auto;right:0;width:55%;background-size:cover;background-position:100% 0;-webkit-mask-image:linear-gradient(180deg,rgb(255 255 255/80%),rgb(255 255 255/0) 70%),linear-gradient(270deg,rgb(255 255 255/100%),rgb(255 255 255/0) 90%);mask-image:linear-gradient(180deg,rgb(255 255 255/80%),rgb(255 255 255/0) 70%),linear-gradient(270deg,rgb(255 255 255/100%),rgb(255 255 255/0) 90%)}@media (max-width:576px){.Background_RightAligned__091gp{width:100%}}.Breadcrumbs_Link__613uu{display:flex;align-items:center;gap:.4rem;text-decoration:none;transition:opacity .2s ease}@media (-ms-high-contrast:none),not all and (hover:none){.Breadcrumbs_Link__613uu:hover{opacity:.8}}.Breadcrumbs_Dot__7C3rH{cursor:default}.Checkout_CheckoutInfo__jTLRm{display:flex;flex-flow:row wrap;justify-content:space-between;gap:1.6rem}.Checkout_Checkout__icuXp{display:flex;flex-direction:column;gap:2rem;border-radius:1.6rem;background:#0b021d;padding:1.6rem 3.2rem 2.4rem}@media (max-width:576px){.Checkout_Checkout__icuXp{padding:1.6rem 1.2rem}}.Checkout_CheckoutRow__aAXIG{display:flex;justify-content:space-between;gap:.8rem;padding:.8rem 0;overflow:hidden;text-overflow:ellipsis;font-feature-settings:"pnum";font-variant-numeric:proportional-nums}.Checkout_CheckoutRow__aAXIG+.Checkout_CheckoutRow__aAXIG{border-top:.1rem solid var(--monochrome-white-01)}@media (max-width:576px){.Checkout_CheckoutRow__aAXIG{padding:.6rem 0}}.Checkout_CheckoutRow__aAXIG.Checkout_CheckoutRowSmall__3F77a{padding:.4rem 0}.Checkout_CheckoutRow__aAXIG.Checkout_PaymentInfo__mpvN7{padding:0}.Checkout_CheckoutRowTotal__Ild9X{padding-bottom:0}.Checkout_CheckoutRowTotal__Ild9X+.Checkout_CheckoutRow__aAXIG{border-top:none}@media (max-width:576px){.Checkout_CheckoutRowTotal__Ild9X{padding:0}}.Checkout_CheckoutRowLoginLabel__nFEAn{cursor:pointer;transition:opacity .15s ease-in-out;overflow-wrap:anywhere;text-decoration:underline;text-decoration-style:dotted;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (-ms-high-contrast:none),not all and (hover:none){.Checkout_CheckoutRowLoginLabel__nFEAn:hover{opacity:.8}}.Checkout_CheckoutRowLoginLabelActive__LwrTR{color:var(--other-yellow)}.Checkout_CheckoutButtonSpinner__M8pmD{display:flex;align-items:center;justify-content:center;height:2.58rem}@media (max-width:576px){.Checkout_CheckoutButtonSpinner__M8pmD{height:2.2rem}}.Checkout_MobileCheckoutFixed___gWZY{position:fixed;bottom:0;left:0;right:0;background:var(--monochrome-deep-gray);border-radius:1.6rem 1.6rem 0 0;padding:1.6rem;z-index:var(--fixed-elements-layer);display:none;transform:translateY(100%);transition:transform .3s ease-in-out}@media (max-width:576px){.Checkout_MobileCheckoutFixed___gWZY{display:block}}.Checkout_MobileCheckoutContent__NbBEV{display:flex;flex-direction:column;gap:.3rem}.Checkout_MobileCheckoutRow__7xuCo{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0}.Checkout_MobileCheckoutVisible__AVt3r{transform:translateY(0)}.Checkout_MobileCheckoutHidden__9ubHi{transform:translateY(100%)}.Checkout_CheckoutRowShake__7RKoU{position:relative}.Checkout_CheckoutRowShake__7RKoU>*{animation:Checkout_shake__Tvizj .5s ease-in-out}@keyframes Checkout_shake__Tvizj{0%,to{transform:translateX(0)}10%{transform:translateX(-.5rem)}20%{transform:translateX(.4rem)}30%{transform:translateX(-.3rem)}40%{transform:translateX(.2rem)}50%{transform:translateX(-.15rem)}60%{transform:translateX(.1rem)}70%{transform:translateX(-.05rem)}80%{transform:translateX(.05rem)}90%{transform:translateX(-.025rem)}}.Checkout_CheckoutButtonWrapper__QVX66{cursor:pointer;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Checkout_CheckoutButtonWrapper__QVX66>button{width:100%}.Checkout_CheckoutButtonWrapperDisabled__4xkv5{cursor:default}.Checkout_CheckoutButtonWithLegal__XOZOg{display:flex;flex-direction:column;gap:.8rem;text-align:left}.Checkout_SafePayment__xB4EA{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.6rem}.Checkout_SafePaymentIcon__YCaf7{width:4.8rem;height:1.6rem;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/store/ya-pay.svg)}.Checkout_CheckoutPaymentMethodContainer__btX_v{margin-bottom:1.2rem}.FeaturedGamestoreCard_Container__kR6f_{position:relative;aspect-ratio:1;width:100%;height:auto}@media (max-width:576px){.FeaturedGamestoreCard_Container__kR6f_{aspect-ratio:1.25}}.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu{width:100%;height:100%;position:relative;padding:3.6rem 2.4rem 2.4rem;border-radius:2.4rem;transition:border-color .15s;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;gap:.8rem;justify-content:flex-end;box-shadow:0 2rem 3.2rem -.8rem rgb(0 0 0/50%);color:var(--monochrome-white)}@media (max-width:576px){.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu{padding:2.8rem 4rem 1.6rem 1.6rem}}.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu:before{content:"";position:absolute;inset:0;border:.2rem solid rgb(255 255 255/17%);border-radius:inherit;pointer-events:none;transition:border-color .15s;z-index:2}@media (-ms-high-contrast:none),not all and (hover:none){.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu:hover:before{border-color:var(--monochrome-white)}}.FeaturedGamestoreCard_BackgroundImage__fV2uK{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:-webkit-image-set(var(--default-image) 1x,var(--retina-image) 2x);background-image:image-set(var(--default-image) 1x,var(--retina-image) 2x);transition:transform .3s ease-out}@media (-ms-high-contrast:none),not all and (hover:none){.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu:hover .FeaturedGamestoreCard_BackgroundImage__fV2uK{transform:scale(1.1)}}.FeaturedGamestoreCard_Content__z0lyi{display:flex;flex-direction:column;gap:.4rem;justify-content:flex-end;z-index:2}.FeaturedGamestoreCard_BackgroundImageGradient__C9a2A{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:-webkit-image-set(var(--default-image) 1x,var(--retina-image) 2x);background-image:image-set(var(--default-image) 1x,var(--retina-image) 2x);filter:blur(4rem);transform:scale(1.1);opacity:.9;z-index:-1}@media (max-width:576px){.FeaturedGamestoreCard_BackgroundImageGradient__C9a2A{opacity:.6}}.FeaturedGamestoreCard_IconAndTitle__NvMQM{gap:.4rem}.FeaturedGamestoreCard_Icon__WdNNi{height:4.8rem;width:4.8rem;background:var(--monochrome-white);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:576px){.FeaturedGamestoreCard_Icon__WdNNi{width:4rem;height:4rem}}.FeaturedGamestoreCard_Title__lSDIx{word-wrap:break-word}.NotFoundAndError_Wrapper__K5F7y{width:100%;height:80vh}.NotFoundAndError_Content__GhAhu{flex:1;gap:2.4rem;width:100%;justify-content:center;height:100%}.NotFoundAndError_Content__GhAhu,.NotFoundAndError_Texts__5nLXe{display:flex;flex-direction:column;align-items:center}.NotFoundAndError_BigErrorCode__HnBkF{font-size:9.6rem;line-height:116%}.ListWrapper_ListWrapper__cLMo6{display:flex;flex-direction:column;gap:.8rem}.FeaturedServicesList_FeaturedServicesList__e9Qro{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:.5rem;gap:.5rem;grid-auto-columns:1fr;grid-template-rows:auto}.FeaturedServicesList_FeaturedServicesList__e9Qro>*{grid-column:span 2}.FeaturedServicesList_FeaturedServicesList__e9Qro>:nth-child(10n+10),.FeaturedServicesList_FeaturedServicesList__e9Qro>:nth-child(10n+7),.FeaturedServicesList_FeaturedServicesList__e9Qro>:nth-child(10n+8),.FeaturedServicesList_FeaturedServicesList__e9Qro>:nth-child(10n+9){grid-column:span 3}@media (max-width:576px){.FeaturedServicesList_FeaturedServicesList__e9Qro{grid-template-columns:repeat(6,1fr)}.FeaturedServicesList_FeaturedServicesList__e9Qro>*{grid-column:span 2}}.IgromirBanner_IgromirBanner__kTwjW{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:-4rem;z-index:-1}@media (max-width:576px){.IgromirBanner_IgromirBanner__kTwjW{margin-bottom:-2.4rem}}.IgromirBanner_LogoWide__fqLdJ{width:100%;height:auto}.PlusCashbackBanner_PlusCashbackBanner__uEXe4{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap;cursor:default;text-align:right}@media (max-width:576px){.PlusCashbackBanner_PlusCashbackBanner__uEXe4{align-items:flex-start;text-align:left;white-space:normal}}.PlusCashbackBanner_MobileBreak__x_i4Z{display:none}@media (max-width:576px){.PlusCashbackBanner_MobileBreak__x_i4Z{display:block}}.PlusCashbackBanner_IconWrapper__Zxxdm{display:inline-flex;align-items:center;vertical-align:middle;transform:translateY(-.2rem);margin:0 -.2rem}@media (-ms-high-contrast:none),not all and (hover:none){.GoodsCard_GoodsCard__OZEPI:hover:after{opacity:1}}.GoodsCard_GoodsCard__OZEPI{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:.8rem;overflow:hidden;cursor:pointer;justify-content:flex-end;width:auto;height:100%;max-height:100vh;min-height:10rem;container-type:inline-size;aspect-ratio:var(--aspect-ratio)}.GoodsCard_GoodsCard__OZEPI.GoodsCard_Currency__cfKza{padding:0}.GoodsCard_GoodsCard__OZEPI:after{content:"";position:absolute;inset:0;pointer-events:none;border:.1rem solid white;transition:opacity .15s;border-radius:.8rem;opacity:0}.GoodsCard_Background__WAqR2{position:absolute;inset:.8rem;border-radius:.4rem;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:-webkit-image-set(var(--small-image) 1x,var(--small-image-x2) 2x);background-image:image-set(var(--small-image) 1x,var(--small-image-x2) 2x);-webkit-mask-image:linear-gradient(180deg,#000 30%,#000 50%,#0000 80%);mask-image:linear-gradient(180deg,#000 30%,#000 50%,#0000 80%);transition:all .15s}@media (max-width:576px){.GoodsCard_Background__WAqR2{inset:0}}.GoodsCard_Background__WAqR2.GoodsCard_SmallGradient__5edE7{-webkit-mask-image:linear-gradient(180deg,#000 50%,#0000 95%);mask-image:linear-gradient(180deg,#000 50%,#0000 95%)}.GoodsCard_Background__WAqR2.GoodsCard_MediumGradient__triJP{-webkit-mask-image:linear-gradient(180deg,#000 50%,#0000 85%);mask-image:linear-gradient(180deg,#000 50%,#0000 85%)}.GoodsCard_Background__WAqR2.GoodsCard_LargeGradient__oL7CX{-webkit-mask-image:linear-gradient(180deg,#000 30%,#000 50%,#0000 80%);mask-image:linear-gradient(180deg,#000 30%,#000 50%,#0000 80%)}.GoodsCard_Background__WAqR2.GoodsCard_RotatedOnHover__oz7ND{inset:0}@media (-ms-high-contrast:none),not all and (hover:none){.GoodsCard_GoodsCard__OZEPI:hover .GoodsCard_Background__WAqR2{inset:0}@media (max-width:576px){.GoodsCard_GoodsCard__OZEPI:hover .GoodsCard_Background__WAqR2{inset:-.4rem}}}@media (-ms-high-contrast:none),not all and (hover:none){.GoodsCard_GoodsCard__OZEPI:hover .GoodsCard_Background__WAqR2.GoodsCard_RotatedOnHover__oz7ND{transform:scale(1.07) rotate(2.895deg)}}.GoodsCard_GoodsCard__OZEPI:active:after{opacity:1}.GoodsCard_CardContent__3diBZ{display:flex;flex-direction:column;z-index:2;width:100%;position:absolute;inset:0;justify-content:flex-end}@container (min-width: 300px){.GoodsCard_Background__WAqR2{background-image:-webkit-image-set(var(--medium-image) 1x,var(--medium-image-x2) 2x);background-image:image-set(var(--medium-image) 1x,var(--medium-image-x2) 2x)}}@container (min-width: 450px){.GoodsCard_Background__WAqR2{background-image:-webkit-image-set(var(--large-image) 1x,var(--large-image-x2) 2x);background-image:image-set(var(--large-image) 1x,var(--large-image-x2) 2x)}}.CurrencyGoodsCard_CurrencyGoodsCard__R3FJ3{display:flex;flex-direction:column;padding:.8rem .8rem .8rem 1.6rem;position:absolute;inset:0;justify-content:flex-end}.CurrencyGoodsCard_CurrencyGoodsCardContent__BjeGK{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.CurrencyGoodsCard_CurrencyImageContainer__TjtJS{width:2rem;height:2rem;background-size:contain;background-position:50%;background-repeat:no-repeat}.CurrencyGoodsCard_CurrencyGoodsCardAmount__wnWGw{display:flex;align-items:center;gap:.4rem}.CurrencyGoodsCard_CurrencyGoodsCardPrice__9b7cw{position:relative;overflow:hidden;outline:none;border:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.8rem 1.6rem;white-space:nowrap;display:inline-flex;justify-content:center;align-items:center;transition:all .15s;background:var(--monochrome-black);border-radius:1.2rem}@media (-ms-high-contrast:none),not all and (hover:none){.CurrencyGoodsCard_CurrencyGoodsCard__R3FJ3:hover .CurrencyGoodsCard_CurrencyGoodsCardPrice__9b7cw{background:var(--monochrome-white);color:var(--monochrome-black)}}.GameGoodsCard_GameGoodsCard__RfRvc{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:.8rem;position:absolute;inset:0;justify-content:flex-end}.GameGoodsCard_GameGoodsCardTitle__t1wZ8{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media (max-width:576px){.GameGoodsCard_NumberOfProducts__5V7Zk{display:none}}.Price_Price__G579r{display:inline-flex;flex-flow:column;align-items:flex-end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Price_DefaultPrice__nm6g7{display:flex}.Price_Discount__sMl1G{display:flex;align-items:center;gap:.6rem}.Price_OldPrice__dBJWZ{color:var(--monochrome-light-gray);text-decoration:line-through}.Price_DiscountRectangle__w_Lka{display:flex;align-items:center;justify-content:center;padding:0 .4rem;background:var(--other-green-06);border-radius:.4rem}.page_ProductFramePage__01w94{display:flex;flex-direction:column;width:100%;min-height:100%;box-sizing:border-box;padding:4rem 4.8rem}.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}.GetPlusCashbackButton_GetPlusCashbackButton__67zo4{display:block}@media (max-width:576px){.GetPlusCashbackButton_GetPlusCashbackButton__67zo4{display:none}}@keyframes PopupHint_popup-appear__z3KqJ{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes PopupHint_backdrop-appear__4Ehwz{0%{background-color:rgb(0 0 0/0)}to{background-color:rgb(0 0 0/50%)}}.PopupHint_PopupHintWrapper__XClXg{position:fixed;z-index:var(--popup-layer);top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0/50%);display:flex;justify-content:center;align-items:center;animation:PopupHint_backdrop-appear__4Ehwz .2s ease-out forwards}.PopupHint_PopupHintContainer__48d9F{position:relative}.PopupHint_PopupHint__10Uig{position:relative;background:var(--monochrome-dark-gray);animation:PopupHint_popup-appear__z3KqJ .2s ease-out forwards;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:1.6rem;padding:3.2rem 4rem;width:41.1rem;max-height:98vh;gap:2.4rem;overflow-y:auto}@media (max-width:576px){.PopupHint_PopupHint__10Uig{width:39rem;padding:1.6rem;gap:1.6rem}}.PopupHint_PopupHintTitle__7vGnV{width:90%;align-self:flex-start;white-space:pre-line}.PopupHint_PopupHint__10Uig>button{flex-shrink:0}.PopupHint_PopupHintButtonContent__B4wTS{width:22rem}.PopupHint_Cross__t7cG5{position:absolute;top:1.6rem;right:1.6rem;cursor:pointer}.PopupHint_PopupHintContent__J_Owr img{margin-bottom:.8rem;width:100%;height:auto;display:block}.Spacer_Spacer__dF1ua{display:flex}.Spacer_Spacer__dF1ua.Spacer_Normal__aDG6V{--xxs:var(--gap-xxs);--xs:var(--gap-xs);--s:var(--gap-s);--m:var(--gap-m);--l:var(--gap-l);--xl:var(--gap-xl);--xxl:var(--gap-xxl)}.Spacer_Spacer__dF1ua.Spacer_Small__Y_KTA{--xxs:var(--small-gap-xxs);--xs:var(--small-gap-xs);--s:var(--small-gap-s);--m:var(--small-gap-m);--l:var(--small-gap-l);--xl:var(--small-gap-xl);--xxl:var(--small-gap-xxl)}.Spacer_Spacer__dF1ua.Spacer_XXS__sxv9s{--current-gap:var(--xxs)}.Spacer_Spacer__dF1ua.Spacer_XS__BFWqW{--current-gap:var(--xs)}.Spacer_Spacer__dF1ua.Spacer_S__QQALj{--current-gap:var(--s)}.Spacer_Spacer__dF1ua.Spacer_M__FUHnX{--current-gap:var(--m)}.Spacer_Spacer__dF1ua.Spacer_L__o1rQ2{--current-gap:var(--l)}.Spacer_Spacer__dF1ua.Spacer_XL__USPg2{--current-gap:var(--xl)}.Spacer_Spacer__dF1ua.Spacer_XXL__poIow{--current-gap:var(--xxl)}.Spacer_Spacer__dF1ua.Spacer_Vertical__xbS7U{flex-direction:column;gap:var(--current-gap)}.Spacer_Spacer__dF1ua.Spacer_Horizontal__VZZ35{flex-direction:row;gap:var(--current-gap)}.Spacer_Spacer__dF1ua.Spacer_JustifyCenter__4w1ky{justify-content:center}.Spacer_Spacer__dF1ua.Spacer_AlignCenter__FQKwL{align-items:center}.Spacer_Spacer__dF1ua.Spacer_AlignStart__tUAIP{align-items:flex-start}.Spacer_Spacer__dF1ua.Spacer_FullWidth__7DZOX{width:100%}.Spacer_Wrap__aG57K{flex-wrap:wrap}.Footer_Background__hGqc4{background-image:linear-gradient(180deg,transparent,black 23rem)}.Footer_Wrapper__ZSTvk{margin-bottom:3.2rem;display:flex;justify-content:space-between}@media (max-width:576px){.Footer_Wrapper__ZSTvk{margin-bottom:8rem;flex-direction:column;gap:3.2rem}}.LinksAndAddress_Links__HL67x{display:flex;gap:1.6rem;white-space:nowrap}.LinksAndAddress_InfoWrapper__pkhAj{display:flex;flex-direction:column;justify-content:space-between}.LinksAndAddress_Wrapper__DU5_L{margin-bottom:3.2rem;display:flex;justify-content:space-between}.LinksAndAddress_SocialLink__VzWy7{display:inline-flex;gap:.4rem;align-items:center}.LinksAndAddress_Links__HL67x a{position:relative;border-radius:.4rem;transition:outline .2s ease-in-out}.LinksAndAddress_Links__HL67x a[data-spatial-focus=true]{outline:.15rem solid var(--monochrome-white);outline-offset:.2rem}@media (max-width:576px){.LinksAndAddress_InfoWrapper__pkhAj{gap:1.6rem}.LinksAndAddress_Logo__PSR2d{align-items:flex-start}.LinksAndAddress_Links__HL67x{flex-wrap:wrap}}.CellTitle_CellTitle__gP9dR{display:flex;gap:.4rem;width:100%}.CellTitle_Label__p2_KW{display:none;flex:1}@media (max-width:576px){.CellTitle_Label__p2_KW{display:block}}.HeroPlanBackground_HeroPlanBackground__LhvWU{position:absolute;inset:0;z-index:-1;overflow:hidden;--rays-rotate:0deg;--rays-brightness:1;--rays-overlay-opacity:1}.HeroPlanBackground_HeroPlanBackground__LhvWU:before{content:"";position:absolute;inset:-25% -25% -100%;background:linear-gradient(180deg,#130135,#4a396c);-webkit-mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/plan/hero-background-rays.svg);mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/plan/hero-background-rays.svg);-webkit-mask-size:150% auto;mask-size:150% auto;-webkit-mask-position:center top;mask-position:center top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-mode:alpha;transform-origin:50% 100%;transform:rotate(var(--rays-rotate));filter:brightness(var(--rays-brightness));will-change:transform,filter}@media (max-width:576px){.HeroPlanBackground_HeroPlanBackground__LhvWU:before{inset:-25% -60% -100%;-webkit-mask-size:auto 130%;mask-size:auto 130%;-webkit-mask-position:center bottom;mask-position:center bottom}}.HeroPlanBackground_HeroPlanBackground__LhvWU:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 95% at 50% 100%,rgb(0 0 0/0) 30%,rgb(0 0 0/90%) 100%);backdrop-filter:blur(1.6rem);opacity:var(--rays-overlay-opacity);will-change:opacity}.ManagePlanPage_ManagePlanPage__QU98c{margin-top:2.4rem}.ManagePlanPage_ManagePlanPage__QU98c:before{content:"";position:fixed;right:0;top:0;bottom:0;width:85rem;opacity:.5;background:linear-gradient(270deg,rgb(124 102 189/90%),rgb(124 102 189/0))}@media (max-width:576px){.ManagePlanPage_ManagePlanPage__QU98c:before{display:none}}.ManagePlanPage_FeaturesCards__pdyGx{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem}@media (max-width:576px){.ManagePlanPage_FeaturesCards__pdyGx{display:flex;flex-direction:column}}.ManagePlanPage_FeaturesCardsFourColumns__HQPj_{grid-template-columns:repeat(4,1fr)}.ManagePlanPage_ResumeSubscriptionFeatureCard__RTGiH{background:var(--monochrome-white)}.GamesToSpendPlusPointsSection_CardsSkeleton__IuTGG{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.8rem;gap:.8rem;-webkit-mask-image:linear-gradient(90deg,white,transparent 75%);mask-image:linear-gradient(90deg,white,transparent 75%)}@media (max-width:576px){.GamesToSpendPlusPointsSection_CardsSkeleton__IuTGG{grid-template-columns:repeat(3,1fr)}}.ManageSubscriptionSection_Description__XlgFC{max-width:38rem;width:100%}.BenefitsSection_BenefitsSection__0W4AL{display:flex;gap:3.2rem}@media (max-width:576px){.BenefitsSection_BenefitsSection__0W4AL{flex-direction:column}}.BenefitsSection_Benefit__ribMD{padding-block:2.8rem;padding-inline:3.2rem;display:flex;flex-direction:column;gap:.8rem;flex:1;justify-content:space-between;border-radius:.8rem;background:#1d0b3f;aspect-ratio:492/610}.BenefitsSection_Description__xZ_w3{font-size:2.4rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.006rem;color:var(--monochrome-white-07)}.BenefitsSection_ButtonsWrapper__F_yzj{display:flex;gap:1.6rem}@media (max-width:576px){.BenefitsSection_ButtonsWrapper__F_yzj{flex-direction:column}}.HeroPlanSection_HeroPlanSection__maTCM{position:relative;margin-top:-6.4rem;padding-top:10.4rem;padding-bottom:5.2rem}.HeroPlanSection_Content__xujnG{display:flex;justify-content:space-between;align-items:center}@media (max-width:576px){.HeroPlanSection_Content__xujnG{flex-direction:column-reverse;justify-content:flex-start;gap:4rem}}.HeroPlanSection_Title__BGhN1{max-width:48rem}.HeroPlanSection_SubscribeToPlanButtonWrapper__bXO7K{display:flex}@media (max-width:576px){.HeroPlanSection_SubscribeToPlanButtonWrapper__bXO7K{flex-direction:column}}.HeroPlanSection_Logo__0V1iZ{margin-right:12rem;background-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/logos/igromir-puck.webp);background-size:contain;background-position:0;background-repeat:no-repeat;width:26.2rem;height:26.2rem;animation:HeroPlanSection_hero-plan-logo-levitate__ql4uF 3.2s ease-in-out infinite;pointer-events:none}@media (max-width:576px){.HeroPlanSection_Logo__0V1iZ{width:20rem;height:20rem;margin-right:0}}@media (prefers-reduced-motion:reduce){.HeroPlanSection_Logo__0V1iZ{animation:none}}@keyframes HeroPlanSection_hero-plan-logo-levitate__ql4uF{0%,to{transform:translateY(0)}50%{transform:translateY(-.6rem)}}.HeroPlanSection_FeatureItemTitle__mQt_Q{max-width:32rem}.PromoPlanPage_PromoPlanPage__fnPjF{margin-top:calc(var(--gap-m)*-1);display:flex;flex-direction:column;gap:3.2rem}.Finished_Wrapper__UF4UC{display:flex;flex-direction:column;justify-content:center;height:100%}@media (max-width:576px){.Finished_Wrapper__UF4UC{padding-top:8rem;justify-content:flex-start}}.Finished_Header__n61gy{display:flex;flex-direction:column;gap:.8rem;align-items:center;text-align:center;text-wrap:balance}.Finished_Score__Db9Qg{position:relative;display:flex}.Finished_ScoreValue__P5TSH{font-family:var(--font-family-text-cond);text-align:center;font-size:16.9rem;line-height:100%;font-weight:800}.Finished_MaxScoreValue___FD5o{position:absolute;top:1.6rem;left:calc(100% + 1rem)}.Finished_Title__mgw2k{text-align:center;max-width:40rem;width:100%}.Finished_Bottom__9yxXn{position:absolute;bottom:6.4rem;left:var(--container-padding);right:var(--container-padding);gap:2.8rem;display:flex;flex-direction:column;align-items:center}.Finished_Results__MvCte{position:absolute;bottom:11.6rem;left:0;right:0;display:flex;justify-content:center;gap:2.4rem;pointer-events:none;margin-left:-18rem;margin-bottom:-6.2rem}@media (max-width:576px){.Finished_Results__MvCte{margin:0}}.Finished_Buttons__LoOIU{position:absolute;bottom:3.2rem;left:var(--container-padding);right:var(--container-padding);display:flex;justify-content:center;gap:.8rem}.Finished_ResultsGrid__mvIb6{display:grid;grid-template-columns:repeat(4,min-content);grid-gap:2.4rem;gap:2.4rem;align-items:center;justify-items:start;white-space:nowrap;pointer-events:none}@media (max-width:576px){.Finished_ResultsGrid__mvIb6{display:none}}.Finished_ResultsMobile___K6L3{display:none}@media (max-width:576px){.Finished_ResultsMobile___K6L3{display:flex;flex-direction:column;gap:1.6rem;pointer-events:none;z-index:6}.Finished_ResultsMobile___K6L3>:first-child{text-align:center}}.Finished_ResultsGrid__mvIb6:not(.Finished_Short__kgUYr)>:not(:nth-child(10),:nth-child(11),:nth-child(12)){animation:Finished_opacity-animation__qfGDN .3s}.Finished_ResultsGrid__mvIb6.Finished_Short__kgUYr>:not(:nth-child(10),:nth-child(11),:nth-child(12)){opacity:0}.Finished_FullResultsBlur__8M7Z2{display:none;position:absolute;inset: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:Finished_blur-animation__DNKhK .3s;z-index:5}.Finished_FullResultsBlur__8M7Z2.Finished_Visible__vgz7Z{display:block}.Finished_FullResultsContent___6yup{z-index:6}.Finished_FullResultsButtonWrapper__VfY_s{position:absolute;bottom:3.2rem;right:var(--container-padding);pointer-events:auto;display:flex;align-items:center;justify-content:center}@media (max-width:576px){.Finished_FullResultsButtonWrapper__VfY_s{display:none}}.Finished_FixedResult__A86Sl{display:flex;align-items:end;gap:.4rem;color:var(--monochrome-white-05)}.Finished_Low__HYSJ_{color:var(--other-red)}.Finished_Middle__cyBCz{color:var(--other-yellow)}.Finished_High__kNUz_{color:var(--other-green)}.Finished_FixedResultValue__fOig8{width:9.3rem;display:inline-block;text-align:end}@keyframes Finished_opacity-animation__qfGDN{0%{opacity:0}to{opacity:1}}@keyframes Finished_blur-animation__DNKhK{0%{backdrop-filter:blur(0)}to{backdrop-filter:blur(1.2rem)}}.DataInput_Wrapper__b4s2N{display:flex;flex-direction:column;gap:.4rem}.DataInput_Container__KwPdU{width:100%;height:5.6rem;position:relative;display:flex;justify-content:flex-start;align-items:center;gap:.4rem;border-radius:1.6rem;background:var(--monochrome-black);padding:0 2.4rem;transition:box-shadow .15s ease-in-out}@media (-ms-high-contrast:none),not all and (hover:none){.DataInput_Container__KwPdU:hover{cursor:pointer}}.DataInput_Container__KwPdU:has(input:focus){box-shadow:inset 0 0 0 .2rem #d88dfc99}.DataInput_Container__KwPdU.DataInput_Disabled__m0ype{background:var(--monochrome-black-02);cursor:default}.DataInput_Text__wi2VH{padding:1.2rem 0;font-weight:700;font-size:2rem;line-height:2.6rem;font-family:var(--font-family-text)}.DataInput_Input__YGwiY{width:70%;position:absolute;cursor:pointer;color:var(--monochrome-white);background:transparent;border:none}.DataInput_Input__YGwiY:focus{outline:none}.DataInput_Input__YGwiY:disabled{cursor:default}.DataInput_Icon__Y_RFi{display:flex;align-items:center;justify-content:center;transition:opacity .15s ease-in-out;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DataInput_Input__YGwiY:focus~.DataInput_Icon__Y_RFi{opacity:.5}.DataInput_MeasureDiv__elUzs{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TimerTillNextInvite_TimerBox___79QE{display:flex;align-items:flex-end;gap:4rem;align-self:stretch}.TimerTillNextInvite_Description__sd8er{display:flex;flex-direction:column;gap:.4rem}.TimerTillNextInvite_DescriptionTicketIcon__a4UQ7{position:relative;top:.2rem}.TimerTillNextInvite_Timer__K_p3K{display:flex;align-items:flex-start;gap:.8rem}.TimerTillNextInvite_TimerWrapper__gZA6F{display:flex;flex-direction:column}.TimerTillNextInvite_TimerItem__1B8pj{display:flex;flex-direction:column;align-items:center;text-align:center}.TimerTillNextInvite_TimerItem__1B8pj span{white-space:nowrap}.Carousel_Carousel__YdcMc{position:relative}.Carousel_CarouselItems__IWIGa{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__IWIGa::-webkit-scrollbar{display:none}@media (max-width:576px){.Carousel_CarouselItems__IWIGa{gap:.8rem;padding-inline:var(--container-padding);scroll-padding-left:var(--container-padding)}}.Carousel_CarouselItemsDragging__VZ8xX{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Carousel_CarouselItem__iLZb0{--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__iLZb0{--width:calc(100vw - var(--container-padding)*6);aspect-ratio:320/500;scroll-snap-align:start;scroll-padding-inline-start:var(--container-padding)}}.Carousel_CarouselButton__GuDSY{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__GuDSY{display:none}}.Carousel_CarouselButtonLeft__G3_eN{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__G3_eN:hover{fill:var(--monochrome-white-07)}}.Carousel_CarouselButtonRight__Dy1pe{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__Dy1pe:hover{fill:var(--monochrome-white-07)}}.Carousel_Ambient__fzhlT{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__z10cM{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__a8KQE{display:none}@media (max-width:576px){.GamesCollectionList_MobileMoreButtonWrapper__a8KQE{display:grid}}.GamesCollectionList_GamesCollectionList__FzVHV{position:relative;display:grid;grid-gap:.8rem;gap:.8rem}.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_S__mNGSd{grid-template-columns:repeat(6,1fr)}@media (max-width:576px){.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_S__mNGSd{grid-template-columns:repeat(3,1fr)}}.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_M__bjOaV{grid-template-columns:repeat(4,1fr)}@media (max-width:576px){.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_M__bjOaV{grid-template-columns:repeat(2,1fr)}.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_S__mNGSd .GamesCollectionList_MobileMoreButtonWrapper__a8KQE{grid-column:span 3}.GamesCollectionList_GamesCollectionList__FzVHV.GamesCollectionList_M__bjOaV .GamesCollectionList_MobileMoreButtonWrapper__a8KQE{grid-column:span 2}}.GamesCollectionList_DesktopMoreButton__Jbjio{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__Jbjio:hover{color:var(--monochrome-white-08)}}.GamesCollectionList_DesktopMoreButton__Jbjio[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}@media (max-width:576px){.GamesCollectionList_DesktopMoreButton__Jbjio{display:none}}.ConnectAccountProgress_ConnectAccountProgress__I_uPt{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:42rem}.GameCardsSkeleton_GameCardsSkeleton__HecpN{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}.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_High__3tBoH{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_High__3tBoH{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}.InProgress_InProgress__Ic5DI{text-align:center;height:100%}.InProgress_Bottom__9sylG,.InProgress_InProgress__Ic5DI{display:flex;flex-direction:column;justify-content:center;align-items:center}.InProgress_Bottom__9sylG{position:absolute;bottom:3.2rem;left:0;right:0;gap:3.2rem}.InProgress_ProgressBar__eRusa{max-width:64rem;width:100%;padding:0 1.6rem}.InProgress_Text__9NlI5{height:3lh;display:flex;align-items:center;justify-content:center}.SlideSwitcher_SlideSwitcher__Uq2Pe{position:relative;display:inline-grid}.SlideSwitcher_Item__iv9yr{grid-area:1/1;will-change:transform,opacity}.SlideSwitcher_Enter__qqO_f.SlideSwitcher_Up__1d1FD{animation:SlideSwitcher_enter-up___pocD .35s ease-out .25s both}.SlideSwitcher_Exit__eOFF9.SlideSwitcher_Up__1d1FD{animation:SlideSwitcher_exit-up__LGvdO .35s ease-in forwards}.SlideSwitcher_Enter__qqO_f.SlideSwitcher_Down__afQA_{animation:SlideSwitcher_enter-down__c4r_z .35s ease-out .25s both}.SlideSwitcher_Exit__eOFF9.SlideSwitcher_Down__afQA_{animation:SlideSwitcher_exit-down__sM0AO .35s ease-in forwards}@keyframes SlideSwitcher_enter-up___pocD{0%{transform:translateY(70%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes SlideSwitcher_exit-up__LGvdO{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes SlideSwitcher_enter-down__c4r_z{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes SlideSwitcher_exit-down__sM0AO{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.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}.MiniCard_MiniCard__Vgc08{border-radius:2.4rem;width:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}.MiniCard_Content__IIB2H{display:flex;flex-direction:column;height:100%}.MiniCard_Content__IIB2H.MiniCard_S__i_CXG{padding:2.4rem}@media (max-width:576px){.MiniCard_Content__IIB2H.MiniCard_S__i_CXG{padding:1.6rem}}.MiniCard_Content__IIB2H.MiniCard_L___EszN{padding:3.2rem 4rem}@media (max-width:576px){.MiniCard_Content__IIB2H.MiniCard_L___EszN{padding:1.6rem}}.MiniCard_Content__IIB2H.MiniCard_XL__QO_f_{padding:5.6rem}@media (max-width:576px){.MiniCard_Content__IIB2H.MiniCard_XL__QO_f_{padding:1.6rem}}.MiniCard_RadiusSmall__3iSG5{border-radius:.8rem}.MiniCard_Image__nlceF{width:100%}@media (orientation:portrait){[data-device=mobile] .MiniCard_Content__IIB2H.MiniCard_XL__QO_f_{padding:1.6rem 2.4rem 2.4rem}}.GamepadIcon_GamepadIcon__T5rNN{display:inline-block;width:1.6rem;width:var(--gamepad-icon-size);min-width:1.6rem;min-width:var(--gamepad-icon-size);height:1.6rem;height:var(--gamepad-icon-size);--gamepad-icon-size:1.6rem}.GamepadIcon_S__azZeV{--gamepad-icon-size:1.2rem}.GamepadIcon_M__giVPo{--gamepad-icon-size:1.6rem}.GamepadIcon_L__4kByt{--gamepad-icon-size:2rem}.GamepadIcon_XL__5Z__e{--gamepad-icon-size:2.4rem}.GamepadIcon_XXL__z8bmf{--gamepad-icon-size:3.2rem}.GamepadIcon_XXXL__nBFMQ{--gamepad-icon-size:3.6rem}.GamepadIcon_XXXXL__kfBhr{--gamepad-icon-size:4.8rem}@media (orientation:portrait){[data-device=mobile] .GamepadIcon_XXL__z8bmf{--gamepad-icon-size:2.4rem}}.Skeleton_Default__4ocSM{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_shimmer-animation__8mlxi 5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.Skeleton_Solid__I_1Ji{--opacity:0.2;background:rgb(255 255 255/.2)}@supports (color:rgb(0 0 0/0)){.Skeleton_Solid__I_1Ji{background:rgb(255 255 255/var(--opacity))}}.Skeleton_Blink__blC8S{--opacity:0.2;background:rgb(255 255 255/.2);animation:Skeleton_blink-animation__t0UMw 2.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@supports (color:rgb(0 0 0/0)){.Skeleton_Blink__blC8S{background:rgb(255 255 255/var(--opacity))}}.Skeleton_CornerStylePartial__dsLCZ{border-radius:.4rem}.Skeleton_CornerStyleFull__m6QvX{border-radius:999rem}@keyframes Skeleton_shimmer-animation__8mlxi{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes Skeleton_blink-animation__t0UMw{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.FrameMinValueHint_FrameMinValueHint__B2i3T{display:block;margin-top:.4rem}.PromocodeInput_Wrapper___N6Do{display:flex;flex-direction:column;gap:.4rem;width:100%}.PromocodeInput_InputRow__rZ6R3{display:flex;align-items:center;width:100%;border-radius:.8rem;background:rgba(255 255 255/10%);box-shadow:inset 0 0 0 .2rem rgba(255 255 255/1%);transition:box-shadow .15s ease-in-out,background .15s ease-in-out;overflow:hidden}@media (-ms-high-contrast:none),not all and (hover:none){.PromocodeInput_InputRow__rZ6R3:hover{box-shadow:inset 0 0 0 .2rem var(--monochrome-white-03)}}.PromocodeInput_InputRow__rZ6R3:focus-within{box-shadow:inset 0 0 0 .2rem var(--monochrome-white)}.PromocodeInput_InputRow__rZ6R3.PromocodeInput_HasError__mNVb9{background:color-mix(in srgb,var(--other-red) 40%,transparent)}.PromocodeInput_InputRow__rZ6R3.PromocodeInput_HasOtherService__Pnz14{background:color-mix(in srgb,var(--other-yellow) 40%,transparent)}.PromocodeInput_Input__2U_1r{flex:1;background:transparent;border:none;outline:none;padding:1.1rem 0 1.1rem 1.6rem;font-size:1.4rem;line-height:2rem;color:var(--monochrome-white);font-family:inherit;min-width:0}.PromocodeInput_Input__2U_1r::-moz-placeholder{color:rgba(255 255 255/40%);text-transform:none}.PromocodeInput_Input__2U_1r::placeholder{color:rgba(255 255 255/40%);text-transform:none}.PromocodeInput_Input__2U_1r:disabled{opacity:1;cursor:default}.PromocodeInput_ApplyButton__rLBc3{padding:.4rem 0 .3rem}.PromocodeInput_Success__1zV3N{display:flex;align-items:center;justify-content:center;gap:.4rem;background:color-mix(in srgb,var(--other-green) 40%,transparent);border-radius:.8rem;padding:1.1rem;width:100%}.PromocodeInput_PlayLink__C0ZIb{text-decoration:underline;color:inherit}.PromocodeInput_Applied__jKIdN{display:flex;align-items:center;justify-content:space-between;gap:.8rem;background:color-mix(in srgb,var(--other-green) 15%,transparent);border-radius:.8rem;padding:0 .4rem 0 1.2rem;width:100%;height:4.2rem}.PromocodeInput_AppliedContent__VE8lt{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0;overflow:hidden}.PromocodeInput_AppliedCodeText__XYUPT{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PromocodeInput_AppliedResetButton__E5wIX{flex-shrink:0}.PromocodeInput_AppliedResetButtonText__AxMko{color:var(--monochrome-white-05)}.PlusCashbackBadge_PlusCashbackBadge__khobZ{display:inline-flex;flex-shrink:0;gap:.1rem;align-items:center;justify-content:center;background:var(--new-styles-plus-logo-pill-button-gradient);border-radius:999rem;padding:0 .5rem 0 .2rem}@media (max-width:576px){.PlusCashbackBadge_PlusCashbackBadge__khobZ{vertical-align:-.4rem;margin-right:.4rem}.PlusCashbackBadge_PlusCashbackBadge__khobZ span{color:inherit}}.ProductUnavailablePage_Wrapper__wmxf1{display:flex;align-items:center;justify-content:center;width:100%;height:40rem;padding:4rem 2.4rem;border-radius:.8rem;background:var(--monochrome-white-01)}.ProductUnavailablePage_TextBlock__DAGOb{display:flex;flex-direction:column;align-items:center;gap:1.2rem;max-width:60rem;text-align:center;text-wrap:balance}@media (max-width:576px){.ProductUnavailablePage_Wrapper__wmxf1{height:25rem;padding:3.2rem 1.6rem}.SupportText_SupportText__N1HQD{padding:0 .8rem}}.TrustBanner_TrustBanner__WW41P{display:flex;width:36rem;height:100%;justify-content:flex-end;flex-direction:column}.TrustBanner_TrustItem__CTTHR{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1 0 0;min-width:0;text-align:center}.TrustBanner_IconWrapper__l67en{position:relative;width:4.8rem;height:4.8rem;flex-shrink:0}.TrustBanner_Icon__8wt8v{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.TrustBanner_Badge__VYg_e{position:absolute;bottom:0;right:0;width:2.4rem;height:2.4rem;filter:drop-shadow(-.2rem -.2rem .4rem rgba(0 0 0/25%))}.TrustBanner_BadgeIcon___MgVn{width:100%;height:100%;color:var(--monochrome-white)}.TrustBanner_TrustItem__CTTHR p{text-align:center;width:100%;word-wrap:break-word;hyphens:auto}.GamesNotFoundCallToAction_GamesNotFoundCallToAction__hwbVm{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:42rem}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__tZ2Dx{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}@media (max-width:576px){.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__tZ2Dx{grid-template-columns:repeat(2,1fr)}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__tZ2Dx>.GamesNotFoundPlaceholder_GameCardSkeleton__tTpQK:nth-child(n+3){display:none}}.GamesNotFoundPlaceholder_GameCardSkeleton__tTpQK{height:100%;background:linear-gradient(to bottom,var(--monochrome-deep-gray),transparent);border-radius:.4rem;aspect-ratio:4/3;width:100%}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholderContent__65t5t{position:absolute;inset:0;display:grid;place-items:center}.Onboarding_Onboarding__A7PrQ{min-height:32rem;padding-top:var(--container-padding);height:calc(100vh - var(--container-padding)*2 - var(--navigation-header-height));display:flex;flex-direction:column;justify-content:center}.Onboarding_Onboarding__A7PrQ:before{content:"";position:absolute;z-index:-1;inset:0;-webkit-mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/onboarding-background.svg);mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/onboarding-background.svg);mask-mode:alpha;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/gradient-onboarding-background.svg)}@media (max-width:576px){.Onboarding_Onboarding__A7PrQ:before{-webkit-mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/mobile-onboarding-background.svg);mask-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/mobile-onboarding-background.svg);background-image:url(https://yastatic.net/s3/plusgaming/freeze/static/images/gamestore/mobile-gradient-onboarding-background.svg)}.Onboarding_Onboarding__A7PrQ:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 50%,black 80%)}}.Onboarding_CallToActionText__aBPNc{display:flex;flex-direction:column;gap:1.6rem;max-width:37.8rem}@keyframes ModalCloseButton_appear__AOsrE{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ModalCloseButton_disappear__N8GFc{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.ModalCloseButton_ButtonContainer___hIrO{position:fixed;top:3.8rem;margin-top:env(safe-area-inset-top);border-radius:99rem;backdrop-filter:blur(1rem);z-index:1}.ModalCloseButton_Opening__Euicg{animation:ModalCloseButton_appear__AOsrE .25s ease-in-out forwards}.ModalCloseButton_BackButtonContainer__d68wc{left:var(--container-padding);display:flex}.ModalCloseButton_CloseButtonContainer__3xbVJ{right:var(--container-padding)}.ModalCloseButton_Closing__FBwpR{pointer-events:none;cursor:default;animation:ModalCloseButton_disappear__N8GFc .2s ease-in-out forwards}.Settings_Root__UnNGD{margin-top:-7.4rem;margin-bottom:-3.2rem;position:relative;height:calc(100% + 10.6rem);overflow:hidden}.Settings_Root__UnNGD:after{content:"";position:fixed;top:0;left:0;right:0;height:7.4rem;background:linear-gradient(to bottom,var(--monochrome-black),transparent)}.Settings_Content__xrJb2{height:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;padding-top:7.4rem;padding-bottom:8rem}.Settings_Content__xrJb2::-webkit-scrollbar{display:none}.StartGamepadPairing_Root__uutnU{display:flex;flex-direction:column;gap:2.4rem;justify-content:flex-end;height:100%}.StartGamepadPairing_GamepadVideo__dshYT{top:0;left:0;width:100%;position:absolute;aspect-ratio:375/500;-o-object-fit:contain;object-fit:contain;z-index:-1}.Support_Support__T2Dup{position:fixed;top:0;left:0;width:100%;height:100%}.Support_Support__T2Dup>*{height:100%}.Grid_GridWrapper__V3mEX{--columns-count:6;--mobile-columns-count:6;display:grid;grid-template-columns:repeat(6,1fr);grid-template-columns:repeat(var(--columns-count),1fr);grid-gap:.8rem;gap:.8rem}@media (max-width:576px){.Grid_GridWrapper__V3mEX{grid-template-columns:repeat(var(--mobile-columns-count),1fr)}}.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}.GameSessionSummary_Card__BUUwp{background:var(--monochrome-deep-gray);border-radius:1.6rem;transition-delay:.1s;padding:.4rem 0}.GameSessionSummary_InfoBlock__K5caJ{padding:.4rem 2.4rem;border-bottom:.2rem solid var(--monochrome-dark-gray)}.GameSessionSummary_InfoBlock__K5caJ:last-child{border-bottom:none}.GameSessionSummary_InfoItem__g6PNt{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.4rem 0}.GameSessionSummary_SpinnerWrapper__0rlGh{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:5.6rem 2.4rem;text-align:center}.QueuePosition_QueuePosition__BEWnK{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}.OfferChanging_OfferChanging__uLn9j,.QueuePosition_Position__mugMZ{display:flex;align-items:center;gap:.8rem}.OfferChanging_OfferChanging__uLn9j{flex-direction:column}.OfferChanging_PriceChange__OiLN1{display:flex;align-items:center;gap:1.6rem}.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}.BonusActivationButton_ButtonContainer__9ly7R{display:flex;justify-content:center;align-items:center;width:100%;transition:opacity .3s ease-in-out}.BonusActivationButton_ButtonContainer__9ly7R>*{flex:1}.BonusActivationButton_Disabled__F6BDF{opacity:.5;pointer-events:none}.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}.InputCaret_Caret__m213I{position:fixed;width:.1rem;background-color:var(--monochrome-white);pointer-events:none;z-index:var(--popup-layer);animation:InputCaret_blink___xNW6 1s step-end infinite}@keyframes InputCaret_blink___xNW6{0%,to{opacity:1}50%{opacity:0}}.InputVirtualKeyboard_Wrapper__SP1XU{position:fixed;bottom:0;left:0;right:0;z-index:var(--popup-layer)}.KeyboardButton_KeyboardButton__YJGgS{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__YJGgS.KeyboardButton_SpecialButton__U1QDT{background-color:var(--monochrome-black-02)}@media (max-width:576px){.KeyboardButton_KeyboardButton__YJGgS{padding:.8rem 1rem}}.KeyboardButton_KeyboardButton__YJGgS[data-spatial-focus=true]{box-shadow:var(--shadow-focus-double)}.KeyboardButton_KeyboardButton__YJGgS:active,.KeyboardButton_KeyboardButton__YJGgS[data-pressed=true]{background-color:var(--monochrome-white);color:var(--monochrome-black);fill:var(--monochrome-black);transform:scale(.98)}.KeyboardButtonLine_KeyboardButtonLine__WGkDi{display:flex;justify-content:center;align-items:stretch;gap:.4rem}.VirtualKeyboardComponent_VirtualKeyboard__U0V0d{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__U0V0d{padding:1.6rem 0}}.VirtualKeyboardComponent_VirtualKeyboardVisible__7Je_O{animation:VirtualKeyboardComponent_slide-in-content__bAjQ8 .3s cubic-bezier(.4,0,.2,1) .1s both}.VirtualKeyboardComponent_VirtualKeyboardHiding__KGb0o{animation:VirtualKeyboardComponent_slide-out-content__vBHFf .25s cubic-bezier(.4,0,.6,1) both}@keyframes VirtualKeyboardComponent_slide-in-content__bAjQ8{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes VirtualKeyboardComponent_slide-out-content__vBHFf{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2rem)}}.VirtualKeyboardComponent_KeyboardContent__KamNW{display:flex;flex-direction:column;align-items:center}.VirtualKeyboardComponent_BottomControlsRow__jFwU2{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%}.VirtualKeyboardComponent_BottomControlsRow__jFwU2>:first-child{flex:0 1 auto;min-width:0}.VirtualKeyboardComponent_MicButton__HhGv5{position:absolute;left:9.5rem;top:50%;transform:translateY(-50%)}.VirtualKeyboardComponent_SpecialButtons__2HuU2{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__YRD9j{flex-shrink:0}.VirtualKeyboardComponent_SpaceButton__T5u6j{width:18rem}.VirtualKeyboardComponent_SpaceIcon__aKivu svg{width:12rem;height:auto}.VirtualKeyboardComponent_ArrowButton__Ob1vj{flex-shrink:0}.VirtualKeyboardComponent_SpecialButtons__2HuU2>:first-child{grid-area:first}.VirtualKeyboardComponent_SpecialButtons__2HuU2>:nth-child(2){grid-area:second}.VirtualKeyboardComponent_SpecialButtons__2HuU2>:nth-child(3){grid-area:third}.VirtualKeyboardComponent_BottomRowButton__qs5gV{width:7rem;flex-shrink:0}@media (max-width:576px){.VirtualKeyboardComponent_SpecialButtons__2HuU2{position:static;transform:none;right:auto;top:auto;width:auto;display:flex;align-items:center;gap:.4rem}.VirtualKeyboardComponent_BottomControlsRow__jFwU2{padding:0 2.4rem;justify-content:space-between;gap:.6rem}button.VirtualKeyboardComponent_BottomRowKey__YRD9j{padding:.6rem .8rem}.VirtualKeyboardComponent_BottomControlsRow__jFwU2 svg{width:2.4rem;height:2.4rem}.VirtualKeyboardComponent_ArrowButton__Ob1vj svg{width:1.6rem;height:1.6rem}.VirtualKeyboardComponent_SpaceIcon__aKivu svg{width:6.4rem;height:.6rem;max-width:none}.VirtualKeyboardComponent_SpaceButton__T5u6j{width:9rem}.VirtualKeyboardComponent_BottomRowButton__qs5gV{width:5.4rem}}.NavigationCollectionItem_NavigationCollectionItem__V2jtf{height:8rem;width:12rem;position:relative}@media (max-width:576px){.NavigationCollectionItem_NavigationCollectionItem__V2jtf{height:6.7rem;width:9.9rem}}[data-minified] .NavigationCollectionItem_NavigationCollectionItem__V2jtf{width:100%;height:100%}.NavigationCollectionItem_NavigationCollectionItem__V2jtf:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(0deg,rgb(0 0 0/90%) 10%,rgb(0 0 0/0))}.NavigationCollectionItem_NavigationCollectionItemCard__dNNmi{position:absolute;width:110%;top:0;left:0;transform:rotate(10deg) translate(-12%,-30%)}.NavigationCollectionItem_NavigationCollectionItemCardHorizontal__UydfH{position:absolute;height:100%}.NavigationCollectionItem_NavigationCollectionItemCardNext__rqE7J.NavigationCollectionItem_Transitioning__Bgs_h{animation:NavigationCollectionItem_fade-in__Z1BDs .5s ease-in-out forwards}.NavigationCollectionItem_NavigationCollectionItemBulletsWrapper__JxmNe{position:absolute;bottom:0;left:0;transform:translate(.6rem,-.6rem);animation:NavigationCollectionItem_fade-in__Z1BDs .2s ease-in-out forwards}[data-minified] .NavigationCollectionItem_NavigationCollectionItemBulletsWrapper__JxmNe{opacity:0!important}.NavigationCollectionItem_NavigationCollectionItemBullets__lZEmw{display:flex;align-items:center;justify-content:center;gap:.3rem}.NavigationCollectionItem_NavigationCollectionItemBullet__0cO7b{--transition-duration:0.5s;--animation-duration:7.5s;border-radius:.2rem;background-color:var(--monochrome-white-03);height:.2rem;width:.4rem;transition:width .2s ease-in-out;position:relative;overflow:hidden}.NavigationCollectionItem_NavigationCollectionItemBullet__0cO7b:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--monochrome-white-03);transform:scaleX(0);transform-origin:0;transition:opacity .2s ease-in-out;opacity:0}.NavigationCollectionItem_NavigationCollectionItemBullet__0cO7b:has(~.NavigationCollectionItem_Active__XIKQz):after{opacity:1;transform:scaleX(1);transition:opacity .2s ease-in-out,transform var(--transition-duration) ease-in-out}.NavigationCollectionItem_NavigationCollectionItemBullet__0cO7b.NavigationCollectionItem_Active__XIKQz{width:4.8rem}.NavigationCollectionItem_NavigationCollectionItemBullet__0cO7b.NavigationCollectionItem_Active__XIKQz:after{opacity:1;transform:scaleX(1);animation:NavigationCollectionItem_scale-in__VS1_x var(--animation-duration) ease-in-out forwards}@keyframes NavigationCollectionItem_scale-in__VS1_x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes NavigationCollectionItem_fade-in__Z1BDs{0%{opacity:0}to{opacity:1}}.NavigationItemComponent_NavigationItemComponent__waurn{--shadow-color:#fff0;--shadow-color-2:#fff0;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:8rem;border-radius:.6rem;background:linear-gradient(135deg,rgb(255 255 255/0) 35%,rgb(255 255 255/20%)),rgb(20 20 20/25%);outline:.2rem solid transparent;background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 -2rem 7rem -1rem #fff0,1rem 0 4rem -1rem #fff0;box-shadow:0 -2rem 7rem -1rem var(--shadow-color),1rem 0 4rem -1rem var(--shadow-color-2);color:var(--monochrome-white-05);transition:color .2s linear,box-shadow .2s linear,outline-color .2s linear;overflow:hidden;transform:translateZ(0)}@media (-ms-high-contrast:none),not all and (hover:none){.NavigationItemComponent_NavigationItemComponent__waurn:hover{outline-color:var(--primary-colors-main-accedent);color:var(--monochrome-white)}}@media (max-width:576px){.NavigationItemComponent_NavigationItemComponent__waurn{min-height:6.7rem}}[data-minified] .NavigationItemComponent_NavigationItemComponent__waurn{min-width:5.2rem;min-height:5.2rem;width:5.2rem;height:5.2rem}.NavigationItemComponent_NavigationItemComponent__waurn:after{pointer-events:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(202deg,rgba(150 85 255/20%) 40%,#7a00ff);z-index:4;opacity:0;transition:opacity .2s linear}.NavigationItemComponent_NavigationItemComponent__waurn[data-active]{outline-color:var(--primary-colors-main-accedent);color:var(--monochrome-white)}.NavigationItemComponent_NavigationItemComponent__waurn[data-spatial-focus=true]{outline-color:var(--monochrome-white);color:var(--monochrome-white)}.NavigationItemComponent_NavigationItemComponent__waurn[data-active]{pointer-events:none;--shadow-color:#7a00ff;--shadow-color-2:#db13bd;animation:NavigationItemComponent_shadow__jkPUp 5s ease-in infinite;animation-delay:.2s}.NavigationItemComponent_NavigationItemComponent__waurn[data-active]:after{opacity:1}@keyframes NavigationItemComponent_shadow__jkPUp{0%{box-shadow:0 -2rem 7rem -1rem var(--shadow-color),1rem 0 4rem -1rem var(--shadow-color-2)}25%{box-shadow:-1rem -2rem 7rem -1rem var(--shadow-color),1rem 1rem 4rem -1rem var(--shadow-color-2)}75%{box-shadow:1rem 1rem 7rem -1rem var(--shadow-color),0 -1rem 4rem -1rem var(--shadow-color-2)}to{box-shadow:0 -2rem 7rem -1rem var(--shadow-color),1rem 0 4rem -1rem var(--shadow-color-2)}}.NavigationItemComponent_NavigationCardItem__Mx9dK{height:8rem;aspect-ratio:600/900}@media (max-width:576px){.NavigationItemComponent_NavigationCardItem__Mx9dK{height:6.7rem;aspect-ratio:1}}[data-minified] .NavigationItemComponent_NavigationCardItem__Mx9dK{width:5.2rem;height:auto}.NavigationItemComponent_NavigationStackItem__MLBSN{display:flex;overflow:hidden;height:8rem;width:8rem}@media (max-width:576px){.NavigationItemComponent_NavigationStackItem__MLBSN{height:6.7rem;width:6.7rem}}[data-minified] .NavigationItemComponent_NavigationStackItem__MLBSN{width:5.2rem;height:auto}.NavigationItemComponent_NavigationStackItemCard__yealG{--translate-x:0;--bg-shadow:linear-gradient(90deg,rgb(0 0 0/90%) 50%,rgb(0 0 0/0%));--bg-shadow-opacity:1;transform:translateX(0) translateZ(0);transform:translateX(var(--translate-x)) translateZ(0);width:5.2rem;flex-shrink:0;position:relative}[data-minified] .NavigationItemComponent_NavigationStackItemCard__yealG{width:3.5rem}.NavigationItemComponent_NavigationStackItemCard__yealG:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-shadow);z-index:4;opacity:var(--bg-shadow-opacity);transition:opacity .25s linear}.NavigationItemComponent_NavigationStackItemCard__yealG:first-child{--bg-shadow:transparent;--translate-x:0;z-index:3}.NavigationItemComponent_NavigationStackItemCard__yealG:nth-child(2){--translate-x:-70%;z-index:2}.NavigationItemComponent_NavigationStackItemCard__yealG:nth-child(3){--translate-x:-140%;z-index:1}.NavigationItemComponent_NavigationStackItemCard__yealG:nth-child(2):last-child{--translate-x:-40%;--bg-shadow:linear-gradient(90deg,rgb(0 0 0/90%) 35%,rgb(0 0 0/0%) 50%)}.NavigationItemComponent_NavigationItemComponentLink__ZkkFk{display:block;width:100%;height:100%}.NavigationItemComponent_NavigationIconItem__MYtvp{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;border:.2rem solid var(--monochrome-white-01);border-radius:.6rem;transition:border-color .2s linear;backdrop-filter:blur(.8rem)}@media (-ms-high-contrast:none),not all and (hover:none){.NavigationItemComponent_NavigationItemComponent__waurn:hover .NavigationItemComponent_NavigationIconItem__MYtvp{border-color:transparent}}@media (max-width:576px){.NavigationItemComponent_NavigationIconItem__MYtvp{width:6.7rem;height:6.7rem}}[data-minified] .NavigationItemComponent_NavigationIconItem__MYtvp{min-width:5.2rem;min-height:5.2rem;width:5.2rem;height:5.2rem}.NavigationItemComponent_NavigationIconItem__MYtvp>*{z-index:5}.NavigationItemComponent_NavigationItemComponent__waurn[data-active] .NavigationItemComponent_NavigationIconItem__MYtvp{border-color:transparent}.AcceptAgreementPopup_Content__zLn6Y{background:var(--monochrome-deep-gray);padding:3.2rem 4rem;border-radius:2.4rem;width:100%;max-width:48rem}@media (max-width:576px){.AcceptAgreementPopup_Content__zLn6Y{padding:2.4rem}}.AcceptAgreementPopup_ButtonWrapper__J3rwJ{display:flex;gap:1.6rem;align-items:center}@media (max-width:576px){.AcceptAgreementPopup_ButtonWrapper__J3rwJ{align-items:stretch;gap:.8rem;flex-direction:column}}.AcceptAgreementPopup_ButtonWrapperLegalLink__HBls1{flex:1}.AcceptAgreementPopup_CheckboxGroup__zLaay{display:flex;flex-direction:column;gap:1.6rem}.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}