.layout_MainContent__gSyZm{padding:calc(var(--gap-m) + var(--navigation-header-height)) var(--container-padding) 0;flex:1;position:relative;padding-bottom:var(--container-padding);--column-width:12rem;--column-gap:0.8rem}.layout_ChangeSourceDialog__ZrNuy{position:fixed;z-index:calc(var(--modal-layer) + 1)}@keyframes AnimatedGameListGrid_animate-background__kQsvd{0%{transform:translateX(0)}to{transform:translateX(calc(50% - .3rem))}}.AnimatedGameListGrid_AnimatedGrid__F4Tqs{width:100%;z-index:-1;display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.AnimatedGameListGrid_AnimatedGrid__F4Tqs>div{left:10rem;top:11rem;width:-moz-max-content;width:max-content;display:flex;justify-content:flex-end;gap:.4rem;height:22.5rem;animation:45s linear infinite;position:relative;animation-name:AnimatedGameListGrid_animate-background__kQsvd}.AnimatedGameListGrid_AnimatedGrid__F4Tqs>div:first-child{animation-duration:140s}.AnimatedGameListGrid_AnimatedGrid__F4Tqs>div:nth-child(2){animation-duration:180s;left:20rem}.AnimatedGameListGrid_AnimatedGrid__F4Tqs>div:nth-child(3){animation-duration:100s}.AnimatedGameListGrid_AnimatedGrid__F4Tqs>div img{width:auto}.Skeleton_Skeleton__fexxf{background:linear-gradient(270deg,rgb(255 255 255/0),rgb(255 255 255/5%) 52.08%,rgb(255 255 255/0));background-size:200% 100%;background-repeat:repeat-x;animation:Skeleton_skeleton-animation__GmNyb 5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes Skeleton_skeleton-animation__GmNyb{0%{background-position:0 0}to{background-position:-200% 0}}.GamesNotFoundCallToAction_GamesNotFoundCallToAction__hovhf{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;max-width:42rem}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}@media (max-width:576px) and (orientation:portrait){.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT{grid-template-columns:repeat(2,1fr)}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholder__M9EDT>.GamesNotFoundPlaceholder_GameCardSkeleton__A_Vd1:nth-child(n+3){display:none}}.GamesNotFoundPlaceholder_GameCardSkeleton__A_Vd1{height:100%;background:linear-gradient(to bottom,var(--monochrome-deep-gray),transparent);border-radius:.4rem;aspect-ratio:4/3;width:100%}.GamesNotFoundPlaceholder_GamesNotFoundPlaceholderContent__e5bJW{position:absolute;inset:0;display:grid;place-items:center}.Onboarding_Onboarding__4kcIq{min-height:32rem;height:calc(100vh - var(--container-padding) - var(--navigation-header-height));display:flex;flex-direction:column;justify-content:center}.Onboarding_CallToActionText__ptzie{display:flex;flex-direction:column;gap:1.6rem;max-width:37.8rem}.SimpleGameCard_SimpleGameCard__46CD2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.SimpleGameCard_SimpleGameCard__46CD2.SimpleGameCard_Vertical__sgJHJ{aspect-ratio:600/900}.CoverPlaceholder_PlaceholderCanvas__TnCaL{width:100%;height:100%}.CoverPlaceholder_Available__SDycI{background:linear-gradient(0deg,#47009480,#1e0e2a80),#141414;background:linear-gradient(0deg,#47009480 0,#1e0e2a80 100%),var(--color-monochrome-deep-gray,#141414)}.CoverPlaceholder_NotAvailable__A5_6y{background:#141414;background:var(--color-monochrome-deep-gray,#141414)}.GameLibraryCard_GameLibraryCard__WHTNY{aspect-ratio:2/3;border-radius:.4rem;display:flex;justify-content:flex-end;align-items:flex-end;overflow:clip;position:relative;isolation:isolate;background-color:var(--monochrome-dark-gray);transition:transform .1s ease-in-out,box-shadow .1s ease-in-out;container-type:size;container-name:game-library-card}.GameLibraryCard_Disabled__Af12v{filter:grayscale(100%);pointer-events:none}@media (-ms-high-contrast:none),not all and (hover:none){.GameLibraryCard_GameLibraryCard__WHTNY:hover{transform:scale(1.02);z-index:1}}.GameLibraryCard_GameLibraryCard__WHTNY:active{transform:scale(.98);z-index:1}.GameLibraryCard_GameLibraryCard__WHTNY[data-spatial-focus=true]{transform:scale(1.02);box-shadow:var(--shadow-focus-double)}.GameLibraryCard_FallbackTitle__9lNDQ{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding:.4rem}.GameLibraryCard_Badges__MCxgV{padding:.4rem}.GameLibraryCardCover_Cover__IX_S_{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:-webkit-image-set(var(--small-image) 1x,var(--medium-image) 2x);background-image:image-set(var(--small-image) 1x,var(--medium-image) 2x)}@container game-library-card (width >= 150px){.GameLibraryCardCover_Cover__IX_S_{background-image:-webkit-image-set(var(--medium-image) 1x,var(--large-image) 2x);background-image:image-set(var(--medium-image) 1x,var(--large-image) 2x)}}@container game-library-card (width >= 300px){.GameLibraryCardCover_Cover__IX_S_{background-image:var(--large-image)}}.GameBackground_GameOverviewScreen__5uR0q{color:var(--monochrome-white);background:var(--monochrome-black);position:relative;width:100%;height:calc(100vh - 20rem);margin-top:-6rem;display:flex;-webkit-mask:linear-gradient(180deg,transparent,rgb(0 0 0/50%) 0,var(--monochrome-black) 7rem);mask:linear-gradient(180deg,transparent,rgb(0 0 0/50%) 0,var(--monochrome-black) 7rem);overflow:hidden}@media (max-width:576px) and (orientation:portrait){.GameBackground_GameOverviewScreen__5uR0q{-webkit-mask:linear-gradient(0deg,transparent,rgb(0 0 0/50%) 0,var(--monochrome-black) 7rem);mask:linear-gradient(0deg,transparent,rgb(0 0 0/50%) 0,var(--monochrome-black) 7rem)}}@supports (height:100dvh){.GameBackground_GameOverviewScreen__5uR0q{height:calc(100dvh - 20rem)}}.GameBackground_GameOverviewScreen__5uR0q.GameBackground_L__JamhO{min-height:50rem;max-height:60rem}.GameBackground_GameOverviewScreen__5uR0q.GameBackground_XL___MdJu{min-height:62rem;max-height:64rem}.GameBackground_BackgroundImage__lz1VM{-o-object-fit:cover;object-fit:cover}.SliderCard_SliderCardWrapper___fqCr{flex-shrink:0;scroll-snap-align:end;scroll-snap-stop:normal;width:var(--list-item-width);transition:width .1s ease-in-out;height:100%}.SliderCard_SliderCardWrapper___fqCr.SliderCard_Disabled__CCoYC{pointer-events:none}.SliderCard_SliderCardWrapper___fqCr.SliderCard_ListActive__RaSk2{width:var(--active-list-item-width)}.SliderCard_SliderCard__PkLXr{flex-shrink:0;width:100%;height:100%;cursor:pointer;background-size:cover;background-repeat:no-repeat;z-index:1;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;position:relative;display:flex;justify-content:center;--card-shadow-right:3em 0 3em -2em var(--monochrome-black);--card-shadow-left:-3em 0 3em -2em var(--monochrome-black);--transition-length:0.15s}:first-child>.SliderCard_SliderCard__PkLXr{--card-shadow-left:0 0 0 0 transparent}:last-child>.SliderCard_SliderCard__PkLXr{--card-shadow-right:0 0 0 0 transparent}.SliderCard_SliderCard__PkLXr:before{z-index:1;border:.75em solid transparent;border-top:.75em solid var(--monochrome-white);top:100%}.SliderCard_SliderCard__PkLXr:after,.SliderCard_SliderCard__PkLXr:before{display:block;content:"";position:absolute;opacity:0;transition:opacity .15s ease-in-out}.SliderCard_SliderCard__PkLXr:after{pointer-events:none;width:100%;height:100%;box-shadow:0 0 0 .25em var(--monochrome-white) inset}@media (-ms-high-contrast:none),not all and (hover:none){.SliderCard_SliderCard__PkLXr:hover{opacity:1;z-index:3;transform:scale(var(--card-hover-scale));box-shadow:var(--card-shadow-left),var(--card-shadow-right)}}.SliderCard_SliderCard__PkLXr:active{transform:scale(var(--card-hover-scale)) translateY(.125em)}.SliderCard_SliderCard__PkLXr.SliderCard_Disabled__CCoYC{pointer-events:none}.SliderCard_SliderCard__PkLXr.SliderCard_Active__r3Ip7{opacity:1;z-index:2}.SliderCard_SliderCard__PkLXr.SliderCard_Active__r3Ip7:after,.SliderCard_SliderCard__PkLXr.SliderCard_Active__r3Ip7:before{opacity:1}.SliderCard_SliderCard__PkLXr.SliderCard_Active__r3Ip7.SliderCard_WithoutArrow__fbbXb:before{opacity:0}.EmptyGameCard_Card___rSqk{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.6rem;width:14.5rem;border:.1rem dashed var(--monochrome-gray)}@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) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.GoodsCard_Background__WAqR2{inset:0}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.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 (orientation:portrait) and (max-width:96rem){.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)}}.FeaturedGamestoreCard_Container__kR6f_{position:relative;aspect-ratio:1;width:100%;height:auto}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.FeaturedGamestoreCard_Container__kR6f_{aspect-ratio:1.25}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.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) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.FeaturedGamestoreCard_FeaturedGamestoreCard__GcqGu{padding:2.8rem 4rem 1.6rem 1.6rem}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.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/13%);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);-webkit-backdrop-filter:blur(5rem);filter:blur(5rem);transform:scale(1.05);opacity:.8;z-index:-1}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.FeaturedGamestoreCard_BackgroundImageGradient__C9a2A{opacity:.6}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.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) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.FeaturedGamestoreCard_Icon__WdNNi{width:4rem;height:4rem}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.FeaturedGamestoreCard_Icon__WdNNi{width:4rem;height:4rem}}}.FeaturedGamestoreCard_Title__lSDIx{word-wrap:break-word}.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) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.GameGoodsCard_NumberOfProducts__5V7Zk{display:none}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.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}.ProductGoodsCard_ProductGoodsCard__FB0Xc{display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding:.8rem;position:absolute;inset:0}.ProductGoodsCard_ProductGoodsCardContent__8_Cv0{display:flex;flex-direction:column;word-break:break-word;width:50%}.ProductGoodsCard_ProductGoodsCardTitle__PXy1N{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ProductGoodsCard_PriceWrapper___cZNC{margin-bottom:-.3rem}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.ProductGoodsCard_PriceWrapper___cZNC{margin-bottom:-.1rem}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.ProductGoodsCard_PriceWrapper___cZNC{margin-bottom:-.1rem}}}@media (-ms-high-contrast:none),not all and (hover:none){.Suggest_SuggestItem__80tGO:hover{background:#181818}}.Suggest_SuggestList__Db0qb{list-style:none;margin:0;padding:.4rem;background:var(--monochrome-dark-gray);border-radius:1rem;box-shadow:0 .25rem 1.5rem rgb(0 0 0/25%);width:100%;overflow:hidden;white-space:nowrap}.Suggest_SuggestItem__80tGO{border-radius:1rem;cursor:pointer;transition:background .15s}.Suggest_SuggestItem__80tGO:focus-within{background:#181818}.Suggest_SuggestLink__kqrzb{color:#fff;padding:1.2rem;text-decoration:none;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.StoreHeaderLogo_StoreHeaderLogo__6z1D9{display:flex;align-items:center;justify-content:flex-start;width:33rem}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.StoreHeaderLogo_StoreHeaderLogo__6z1D9{width:100%}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.StoreHeaderLogo_StoreHeaderLogo__6z1D9{width:100%}}}.StoreHeaderLogo_StoreHeaderLogoIcon__bqyY3{display:none}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.StoreHeaderLogo_StoreHeaderLogoText__7FVuj{display:none}.StoreHeaderLogo_StoreHeaderLogoIcon__bqyY3{display:block}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.StoreHeaderLogo_StoreHeaderLogoText__7FVuj{display:none}.StoreHeaderLogo_StoreHeaderLogoIcon__bqyY3{display:block}}}.StoreHeaderOverlay_Overlay__hRhHP{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:calc(var(--fixed-elements-layer) + 1)}.StoreHeaderOverlay_Overlay__hRhHP.StoreHeaderOverlay_Visible__HqzKU{opacity:1;pointer-events:auto}.StoreHeaderTabs_TabsWrapper__J9y1D{display:flex;justify-content:center;align-items:center;transition:all .3s ease;opacity:1;max-width:30rem;white-space:nowrap;overflow:hidden}@media (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (max-color:2147477350){.StoreHeaderTabs_TabsWrapper__J9y1D{display:none}}}@media not all and (max-width:576px) and (orientation:portrait){@media (orientation:portrait) and (color:2147477350){.StoreHeaderTabs_TabsWrapper__J9y1D{display:none}}}.StoreHeaderTabs_TabsWrapper__J9y1D.StoreHeaderTabs_Hidden__n1tAf{opacity:0;max-width:0;pointer-events:none}.StoreHeaderTabs_TabLink__bCRNE{display:flex;gap:.5rem;align-items:center;justify-content:center;color:var(--monochrome-white-05);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;white-space:nowrap;--icon-color:var(--monochrome-white-05)}@media (-ms-high-contrast:none),not all and (hover:none){.StoreHeaderTabs_TabLink__bCRNE:hover{color:var(--monochrome-white);--icon-color:var(--monochrome-white)}}.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) and (orientation:portrait){.Grid_GridWrapper__V3mEX{grid-template-columns:repeat(var(--mobile-columns-count),1fr)}}.GameBadges_Content__SR4nJ{position:relative;z-index:1;border-radius:.4rem;overflow:hidden;display:flex}.GameBadges_PaidBadge__T2__v{background-color:var(--primary-colors-main-accedent);display:grid;place-items:center;width:2rem;height:2rem}.GameBadges_PaidBadge__T2__v.GameBadges_XXL__MJfbA{width:4rem;height:3.6rem}.GameBadges_GamepadBadge__pk2Zr{background-color:var(--monochrome-black);display:grid;place-items:center;width:2.4rem;height:2rem}.GameBadges_GamepadBadge__pk2Zr.GameBadges_XXL__MJfbA{width:4rem;height:3.6rem}