.LoaderPage{position:fixed;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-black)}.Popup__content-footnote{margin-top:16px;font:var(--font-sub-text)}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-footnote{margin-top:24px;font:var(--font-sub-text-tablet)}}.Popup__content-title:focus{outline:none}.Popup__content--DeviceOrientation .orientation-icon{width:80px;height:80px;margin:8px 16px 16px}.Popup__content--DeviceOrientation .Popup__content-description{margin-bottom:16px}.Popup__content--DeviceOrientation .Loader{position:relative;top:0;left:0;width:60px;height:60px;margin:0 auto;color:var(--color-black);transform:none}.Popup__content--DeviceOrientation .Loader__overlay{display:none}.Popup__content--Error,.Popup__content--NoRegionWithOpenQueue{padding-top:80px}.Popup__content--Error header,.Popup__content--NoRegionWithOpenQueue header{position:absolute;top:0;left:0;width:100%;height:82px}.Popup__content--Error header:before,.Popup__content--NoRegionWithOpenQueue header:before{top:0;left:0;display:block;width:100%;height:100%;content:"";background-image:linear-gradient(-300deg,var(--color-error),var(--color-warning));clip-path:polygon(0 0,100% 0,100% 48px,0% 64px)}.Popup__content--Error .icon,.Popup__content--NoRegionWithOpenQueue .icon{position:absolute;bottom:-6px;left:50%;box-sizing:content-box;display:flex;align-items:center;justify-content:center;width:52px;height:52px;color:var(--color-white);background-color:var(--color-error);border:6px solid white;border-radius:100%;transform:translate(-50%)}.Popup__content--Error .icon svg,.Popup__content--NoRegionWithOpenQueue .icon svg{height:32px}@keyframes popup-loader-rotate{80%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.LogoBanner__logo{margin:0;line-height:0;text-align:center}.LogoBanner img{max-width:90%;max-height:68px}@media only screen and (min-width:768px)and (min-height:768px){.LogoBanner img{max-width:90vw;max-height:68px}}.Subtitle{font:var(--font-heading3);text-transform:uppercase}@media only screen and (min-width:768px)and (min-height:768px){.Subtitle{font:var(--font-heading3-tablet)}}.Subtitle.small{font:var(--font-sub-text)}@media only screen and (min-width:768px)and (min-height:768px){.Subtitle.small{font:var(--font-sub-text-tablet)}}.Subtitle .bold{font-weight:700}.Subtitle .highlight{color:var(--color-primary)}.Title{margin:0;color:var(--color-primary);text-transform:uppercase}.Title.level-1{font:var(--font-heading1)}@media only screen and (min-width:768px)and (min-height:768px){.Title.level-1{font:var(--font-heading1-tablet)}}.Title.level-2{font:var(--font-heading2)}@media only screen and (min-width:768px)and (min-height:768px){.Title.level-2{font:var(--font-heading2-tablet)}}.Title.level-3{font:var(--font-heading3)}@media only screen and (min-width:768px)and (min-height:768px){.Title.level-3{font:var(--font-heading3-tablet)}}.Title.level-4{font:var(--font-heading4)}@media only screen and (min-width:768px)and (min-height:768px){.Title.level-4{font:var(--font-heading4-tablet)}}.Title .highlight{color:var(--color-primary)}.BannerBase{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:center;max-height:100vh;padding-block:calc(var(--fortnite-topbar-height) + 32px) 32px;overflow:hidden;background-color:#db4b24;background-image:radial-gradient(circle at center,#fbfaf4,#f1d38e 20%,#e39235 55%,#db4b24 80%);background-repeat:no-repeat;background-position:center;background-size:auto 100%;background-size:min(120%,1500px) auto}@media only screen and (min-width:1024px){.BannerBase{display:grid;grid-template-rows:1fr auto 1fr;grid-template-columns:minmax(16px,1fr) 372px 94px 526px minmax(16px,1fr);min-height:calc(var(--fortnite-topbar-height) + 648px)}}@media only screen and (min-width:1024px)and (max-height:768px){.BannerBase{min-height:95vh}}@media only screen and (min-width:1200px){.BannerBase{grid-template-columns:minmax(16px,1fr) 432px 94px 536px minmax(16px,1fr)}}.BannerBase__content{width:min(95vw,650px);max-height:100%;padding:32px 32px 24px;margin:0 auto;overflow:auto;background-color:#0006;border-radius:16px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}@media only screen and (min-width:1024px){.BannerBase__content{grid-area:2 / 3 / 3 / 5;width:100%;padding:32px 64px 24px}}.BannerBase__character{display:none}@media only screen and (min-width:1024px){.BannerBase__character{position:relative;display:block;grid-area:2 / 2 / 4 / 4;align-self:start}.BannerBase__character img{position:absolute;top:0;left:0;width:100%}}@media only screen and (min-width:1200px){.BannerBase__character img{width:100%;transform:translateY(-40px)}}.BannerBase__text{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;text-align:center}.BannerBase .footnote{color:var(--color-primary)}.AuthenticatePage{position:relative}.AuthenticatePage .BannerBase{top:0;bottom:0;width:100%;height:auto}.AuthenticatePage__content{display:flex;align-items:center;justify-content:center;height:380px}.AuthenticatePage__content-card{width:90vw;max-width:640px;text-align:center}.AuthenticatePage__content-title{margin-bottom:16px;color:transparent;outline:none;background-image:linear-gradient(90deg,#c76c39,#e3a741);-webkit-background-clip:text;background-clip:text}.AuthenticatePage__content-description{font:var(--font-heading3-tablet)}.AuthenticatePage__content-description .highlight{color:#f1d38e}@media only screen and (min-width:768px)and (min-height:768px){.AuthenticatePage__content-description{font:var(--font-heading3-tablet)}}.AuthenticatePage__content+.PageFAQ{padding:64px 0;background-color:#afb1b6}.AuthenticatePage__content+.PageFAQ .Button{color:var(--faq-page-text-banner-title-color);background-color:transparent;border:2px solid var(--faq-page-text-banner-title-color)}.AuthenticatePage__content+.PageFAQ .Button:hover{outline:none}.PageFAQ.PageFAQ{--faq-page-background: url(/images/texture.webp), linear-gradient(90deg, #1a1a1a, #3d3d3d, #1a1a1a);padding-top:3rem;background-size:cover;background-blend-mode:soft-light}.PageFAQ.PageFAQ .AccordionItem{--questionbox-content-link-color: #ff6900;--questionbox-highlight-color: #ff6900}.PageFAQ.PageFAQ .TextBanner h1{color:transparent;background-image:linear-gradient(90deg,#ff6900,#ff8a00 75%,#faa81a);-webkit-background-clip:text;background-clip:text}.IslandInfo{display:flex;flex-direction:column;gap:16px;align-items:center}.IslandInfo__image{width:calc(100% + 64px);margin-top:-32px;border-radius:16px}@media only screen and (min-width:1024px){.IslandInfo__image{width:calc(100% + 128px)}}.IslandInfo__creator{display:flex;gap:4px;align-items:center;padding-block:4px;padding-inline:16px 8px;font:var(--font-heading3);color:var(--color-white);text-transform:uppercase;background-color:#ffffff1a;border:none;border-radius:999999px}.IslandInfo__creator:hover{color:var(--color-white)}@media only screen and (min-width:768px)and (min-height:768px){.IslandInfo__creator{font:var(--font-heading3-tablet)}}.IslandInfo__icon{width:24px;height:24px}html[lang=ar] .IslandInfo__icon{transform:scaleX(-1)}.FinishPage{position:relative}.FinishPage .BannerBase{top:0;bottom:0;width:100%;height:auto}.FinishPage__content{display:flex;align-items:center;justify-content:center;height:380px}.FinishPage__content-card{width:90vw;max-width:640px;text-align:center}.FinishPage__content-title{margin-bottom:16px;color:transparent;outline:none;background-image:linear-gradient(90deg,#c76c39,#e3a741);-webkit-background-clip:text;background-clip:text}.FinishPage__content-description{font:var(--font-heading3-tablet)}.FinishPage__content-description .highlight{color:#f1d38e}@media only screen and (min-width:768px)and (min-height:768px){.FinishPage__content-description{font:var(--font-heading3-tablet)}}.FinishPage__content+.PageFAQ{padding:64px 0;background-color:#afb1b6}.FinishPage__content+.PageFAQ .Button{color:var(--faq-page-text-banner-title-color);background-color:transparent;border:2px solid var(--faq-page-text-banner-title-color)}.FinishPage__content+.PageFAQ .Button:hover{outline:none}.ClockLoader{width:100px;height:100px}.ClockLoader .fast{transform-origin:center;animation:rotate 1s linear infinite}.ClockLoader .slow{transform-origin:center;animation:rotate 5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LinkBanner__button-bar{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:8px}.LinkPage{position:relative}.LinkPage .BannerBase{top:0;bottom:0;width:100%;height:auto}.LinkPage__content{display:flex;align-items:center;justify-content:center;height:380px}.LinkPage__content-card{width:90vw;max-width:640px;text-align:center}.LinkPage__content-title{margin-bottom:16px;color:transparent;outline:none;background-image:linear-gradient(90deg,#c76c39,#e3a741);-webkit-background-clip:text;background-clip:text}.LinkPage__content-description{font:var(--font-heading3-tablet)}.LinkPage__content-description .highlight{color:#f1d38e}@media only screen and (min-width:768px)and (min-height:768px){.LinkPage__content-description{font:var(--font-heading3-tablet)}}.LinkPage__content+.PageFAQ{padding:64px 0;background-color:#afb1b6}.LinkPage__content+.PageFAQ .Button{color:var(--faq-page-text-banner-title-color);background-color:transparent;border:2px solid var(--faq-page-text-banner-title-color)}.LinkPage__content+.PageFAQ .Button:hover{outline:none}.AuthWrapper{display:grid;grid-template-rows:var(--fortnite-topbar-height) 1fr auto;min-height:100vh}.AuthWrapper .TopBar{grid-area:1 / 1 / 2 / 2}.AuthWrapper main{position:relative;display:grid;grid-area:1 / 1 / 3 / 2;grid-template-rows:1fr auto;min-height:600px}.AuthWrapper main .ClockLoader{width:88px;margin:auto}.AuthWrapper .Footer{grid-area:3 / 1 / 4 / 2}.AuthWrapper .NotificationBanner__content{width:calc(100% - 10px);margin:25px auto 10px}@media only screen and (min-width:768px)and (min-height:768px){.AuthWrapper .NotificationBanner__content{max-width:1140px;margin:48px auto 22px}}:root{--fortnite-primary: hsla(62deg, 100%, 55%, 1);--fortnite-black-100: hsl(0deg, 0%, 0%);--fortnite-black-90: hsl(0deg, 0%, 10%);--fortnite-black-88: hsl(0deg, 0%, 12%);--fortnite-black-84: hsl(0deg, 0%, 16%);--fortnite-black-80: hsl(0deg, 0%, 20%);--fortnite-white: hsl(0deg, 0%, 100%);--fortnite-white-50: hsla(0deg, 0%, 100%, .5);--fortnite-topbar-background-color: hsl(240deg, 8%, 10%);--fortnite-topbar-menuitem-color: hsl(240deg, 2%, 67%);--fortnite-topbar-menuitem-active-color: hsl(240deg, 9%, 91%);--fortnite-topbar-menuitem-active-background: hsla(0deg, 0%, 100%, .15);--fortnite-topbar-menuitem-background: hsl(240deg, 6%, 13%);--fortnite-topbar-menulist-background: hsla(240deg, 4%, 20%, .7);--fortnite-topbar-menulist-border: hsla(0deg, 0%, 100%, .1);--fortnite-topbar-menulist-shadow: hsla(0deg, 0%, 0%, .1) 0 32px 16px, hsla(0deg, 0%, 0%, .1) 0 16px 8px, hsla(0deg, 0%, 0%, .1) 0 8px 4px, hsla(0deg, 0%, 0%, .1) 0 4px 2px, hsla(0deg, 0%, 0%, .1) 0 2px 1px;--fortnite-topbar-border-subtle: hsl(240deg, 4%, 20%);--fortnite-topbar-height: 4.5rem;--fortnite-topbar-border-radius: .5rem;--fortnite-topbar-font: 16px/1.5 var(--font-family-fortnite);flex-direction:column;flex-grow:1;row-gap:1rem}.AccordionItem{--questionbox-top-border: none;--questionbox-background-color: transparent;--questionbox-text-align: var(--text-align);--questionbox-title-color: var(--color-white);--questionbox-icon-color: var(--questionbox-title-color);--questionbox-content-color: var(--color-white);--questionbox-content-link-color: var(--color-secondary);--questionbox-highlight-color: var(--fortnite-primary);--animation-timing-content: .3s;padding:24px 0 12px;overflow:hidden;text-align:var(--questionbox-text-align);border-top:none;border-top:var(--questionbox-top-border)}html[lang=ar] .AccordionItem{direction:rtl;text-align:start}@media only screen and (min-width:1024px){.AccordionItem{padding:32px 0 16px}}.AccordionItem__accordion_cta{display:block;width:100%;text-align:start;outline:0}.AccordionItem header{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding-bottom:8px;cursor:pointer}@media only screen and (min-width:768px)and (min-height:768px){.AccordionItem header{gap:12px}}@media only screen and (min-width:1024px){.AccordionItem header{padding-bottom:8px}}.AccordionItem__accordion_title{margin:0;color:var(--questionbox-title-color);font:var(--font-heading2);text-transform:uppercase}@media only screen and (min-width:768px)and (min-height:768px){.AccordionItem__accordion_title{font:var(--font-heading2-tablet)}}.AccordionItem svg{width:20px;height:20px;margin-top:6px;color:var(--questionbox-icon-color)}@media only screen and (min-width:768px)and (min-height:768px){.AccordionItem svg{width:24px;height:24px}}.AccordionItem__content{position:relative;box-sizing:border-box;overflow:hidden;outline:0}.AccordionItem__answer{position:relative;width:100%;max-width:915px;margin:0;padding:12px 0;color:var(--questionbox-content-color);font:var(--font-base-text);text-transform:none}.AccordionItem__answer.animate{position:absolute;bottom:0}@media only screen and (min-width:768px)and (min-height:768px){.AccordionItem__answer{font:var(--font-base-text-tablet)}}.AccordionItem__answer a,.AccordionItem__answer button{color:var(--questionbox-content-link-color);font:var(--font-default-text);text-transform:none;text-decoration:underline}.AccordionItem__answer .highlight{color:var(--questionbox-highlight-color)}.AccordionItem__is_closed .AccordionItem__content{animation-name:expand-visibility;animation-duration:var(--animation-timing-content);animation-fill-mode:forwards}@keyframes expand-visibility{0%{visibility:visible}99%{visibility:hidden}to{visibility:hidden}}.Button{--button-primary-background: var(--color-secondary);--button-primary-color: var(--color-white);--button-secondary-background: var(--color-tertiary);--button-secondary-color: var(--color-white);--button-tertiary-background: var(--color-primary);--button-tertiary-color: var(--color-black);--button-color: var(--button-primary-color);--button-background: var(--button-primary-background);--button-border-width: 2px;--button-padding-inline: 16px;--button-padding-inline-tablet: 20px;--button-padding-block: 16px;--button-padding-block-tablet: 14px;--button-restrained-width: 224px;--button-restrained-width-tablet: 315px;display:inline-block;color:#fff;color:var(--button-color);font:var(--font-heading2);line-height:1;text-align:center;text-transform:uppercase;text-decoration:none;background:#801938;background:var(--button-background);border:2px solid hsla(342deg,67%,30%,1);border:var(--button-border-width) solid var(--button-background);padding-inline:16px;padding-inline:var(--button-padding-inline);padding-block:16px;padding-block:var(--button-padding-block)}@media only screen and (min-width:768px)and (min-height:768px){.Button{padding-inline:var(--button-padding-inline-tablet);padding-block:var(--button-padding-block-tablet);font:var(--font-heading2-tablet)}}.Button--restrain-width{width:100%;max-width:var(--button-restrained-width)}@media only screen and (min-width:768px)and (min-height:768px){.Button--restrain-width{max-width:var(--button-restrained-width-tablet)}}.Button>span{position:relative;transition:opacity .25s ease}.Button--is-rounded{position:relative;border-radius:12px;outline:0 solid hsla(0deg,0%,100%,.5);outline:0 solid var(--fortnite-white-50);outline-offset:6px;transition-timing-function:ease-out;transition-duration:.15s;transition-property:outline-color,outline-offset,outline-width}@media only screen and (min-width:768px)and (min-height:768px){.Button--is-rounded{border-radius:16px}}.Button--is-rounded:hover:not(.Button--outline):not(:disabled){outline-width:2px;outline-color:#fff;outline-color:var(--fortnite-white);outline-offset:2px}.Button--is-rounded:hover>span{animation-name:text-bump;animation-duration:.15ms}.Button--is-rounded.Button--outline{background:transparent;border:var(--button-border-width) solid currentcolor}.Button--scheme-secondary{--button-color: var(--button-secondary-color);--button-background: var(--button-secondary-background)}.Button--scheme-tertiary{--button-color: var(--button-tertiary-color);--button-background: var(--button-tertiary-background)}.Button:not(:disabled):not(.Button--is-rounded):active>span,body:not(.is-touch-device) .Button:not(:disabled):not(.Button--is-rounded):hover>span{opacity:.4}:root[lang=ar] .Button{direction:rtl}@keyframes text-bump{0%{top:-2px}to{top:0}}@keyframes mouse-enter-outline{0%{outline-width:4px;outline-color:transparent;outline-offset:4px}to{outline-width:2px;outline-color:currentcolor;outline-offset:2px}}@keyframes mouse-out-outline{0%{outline-width:2px;outline-color:currentcolor;outline-offset:2px}to{outline-width:0;outline-color:transparent;outline-offset:0}}.Countdown{--countdown-title-color: var(--color-white);--countdown-unit-color: var(--color-white);font:var(--font-heading2);text-align:center;text-transform:uppercase}html[lang=ar] .Countdown{direction:rtl}@media only screen and (min-width:768px)and (min-height:768px){.Countdown{font:var(--font-heading2-tablet)}}.Countdown__title{color:var(--countdown-title-color)}.Countdown__unitgroup{display:flex;flex-direction:row;justify-content:center;color:var(--countdown-unit-color);direction:ltr;direction:initial}.Countdown__unit{display:flex;flex-direction:column;align-items:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Countdown__unit-name{margin-top:0;opacity:.8}@media only screen and (min-width:768px)and (min-height:768px){.Countdown__unit-name{margin-top:-4px}}.Countdown__unit+.Countdown__unit{margin-left:6px;content:""}@media only screen and (min-width:1024px){.Countdown__unit+.Countdown__unit{margin-left:10px}}html[lang=ar] .Countdown__unit{direction:rtl}.ExpandIcon .collapsible{transform:scale(1);transform-origin:center center;transition:transform .25s ease}.ExpandIcon--is-expanded .collapsible{transform:scale(0)}:root[lang=ar] .ExpandIcon{right:auto;left:0}@media only screen and (min-width:768px)and (min-height:768px){:root[lang=ar] .ExpandIcon{left:8px}}.ErrorContent{--error-content-background-color: transparent;--error-content-gradient: var(--gradient-primary);--error-title-font: var(--font-heading1);--error-title-font-desktop: var(--font-heading1-tablet);--error-title-color: var(--color-primary);--error-title-shadow: none;--error-content-font: var(--font-heading-text);--error-content-font-desktop: var(--font-heading-text-tablet);--error-content-color: var(--color-white);--error-content-shadow: none;height:90vh;min-height:480px;overflow:hidden;text-align:center;text-transform:uppercase;background:transparent;background:var(--error-content-background-color);background-image:url(https://p-k0bcmhgri8.playtotv.com/static/v1.0.3/images/backgrounds/error-background.jpg);background-size:cover}@media only screen and (min-width:540px){.ErrorContent{min-height:530px}}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent{min-height:730px}}@media only screen and (min-width:1024px){.ErrorContent{min-height:860px}}@media only screen and (min-width:1200px){.ErrorContent{min-height:980px}}.ErrorContent .PageContainer{display:grid;grid-template-rows:auto auto auto 1fr auto;grid-template-columns:100%;padding:calc(40px + 4.5rem) 16px 16px;padding:calc(40px + var(--fortnite-topbar-height)) 16px 16px;overflow:auto;line-height:var(--line-height-small)}@media only screen and (min-width:540px){.ErrorContent .PageContainer{padding-top:calc(64px + 4.5rem);padding-top:calc(64px + var(--fortnite-topbar-height))}}.ErrorContent__title{grid-area:1/1/2/2;margin-bottom:10px;color:var(--error-title-color);font:var(--error-title-font);text-shadow:var(--error-title-shadow)}@media only screen and (min-width:1024px){.ErrorContent__title{font:var(--error-title-font-desktop)}}.ErrorContent__text{grid-area:2/1/3/2;max-width:80%;margin:0 auto;color:var(--error-content-color);font:var(--error-content-font);text-shadow:var(--error-content-shadow)}@media only screen and (min-width:1024px){.ErrorContent__text{font:var(--error-content-font-desktop)}}.ErrorContent__error{position:relative;margin-block:32px}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent__error{margin-block:40px}}.ErrorContent__code{position:relative;display:flex;grid-area:3/1/4/2;justify-content:center;font:var(--error-title-font);text-align:center}.ErrorContent__code-text{width:120%;margin:0;color:var(--error-content-color);font-weight:700;font-size:9.5rem;line-height:1;transform:scaleX(.85);opacity:0;animation:fade-in .3s ease .1s forwards}@media only screen and (min-width:540px){.ErrorContent__code-text{font-size:11rem}}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent__code-text{font-size:24rem;transform:scaleX(.8)}}@media only screen and (min-width:1024px){.ErrorContent__code-text{font-size:30rem}}@media only screen and (min-width:1200px){.ErrorContent__code-text{font-size:36rem}}@media only screen and (min-width:1024px){.ErrorContent__code{font:var(--error-content-font-desktop)}}.ErrorContent__lama{position:absolute}.ErrorContent__lama-1{top:10px;left:calc(50% - 134px);width:48px;height:80px;background-image:url(https://p-k0bcmhgri8.playtotv.com/static/v1.0.3/images/characters/error-lama-1.png);background-repeat:no-repeat;background-size:contain;opacity:0;animation:fade-pop-in .2s ease .4s forwards}.error-500 .ErrorContent__lama-1{top:-20px}@media only screen and (min-width:540px){.ErrorContent__lama-1{top:20px;left:calc(50% - 154px)}.error-500 .ErrorContent__lama-1{top:-10px}}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent__lama-1{left:calc(50% - 344px);width:112px;height:224px}.error-500 .ErrorContent__lama-1{top:-20px;left:calc(50% - 334px)}}@media only screen and (min-width:1024px){.ErrorContent__lama-1{left:calc(50% - 414px);width:160px;height:320px}.error-500 .ErrorContent__lama-1{top:-50px;left:calc(50% - 424px)}}@media only screen and (min-width:1200px){.ErrorContent__lama-1{left:calc(50% - 474px);width:160px;height:320px}.error-500 .ErrorContent__lama-1{top:-50px;left:calc(50% - 494px)}}.ErrorContent__lama-2{display:none;width:48px;height:80px;background-image:url(https://p-k0bcmhgri8.playtotv.com/static/v1.0.3/images/characters/error-lama-2.png);background-repeat:no-repeat;background-size:contain;opacity:0;animation:fade-pop-in .2s ease .8s forwards}@media only screen and (min-width:540px){.ErrorContent__lama-2{top:40px;left:calc(50% - 67px);display:block}}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent__lama-2{top:144px;left:calc(50% - 26px);width:88px;height:100px}}@media only screen and (min-width:1024px){.ErrorContent__lama-2{top:104px;left:calc(50% - 186px);width:160px;height:160px}}@media only screen and (min-width:1200px){.ErrorContent__lama-2{top:144px;left:calc(50% - 206px);width:160px;height:160px}}.ErrorContent__lama-3{top:33px;left:calc(50% + 94px);width:68px;height:80px;background-image:url(https://p-k0bcmhgri8.playtotv.com/static/v1.0.3/images/characters/error-lama-3.png);background-repeat:no-repeat;background-size:contain;opacity:0;animation:fade-pop-in .2s ease .6s forwards}@media only screen and (min-width:540px){.ErrorContent__lama-3{top:43px;left:calc(50% + 114px)}}@media only screen and (min-width:768px)and (min-height:768px){.ErrorContent__lama-3{top:83px;left:calc(50% + 214px);width:128px;height:192px}.error-500 .ErrorContent__lama-3{left:calc(50% + 224px)}}@media only screen and (min-width:1024px){.ErrorContent__lama-3{top:153px;left:calc(50% + 284px);width:160px;height:256px}.error-500 .ErrorContent__lama-3{top:123px;left:calc(50% + 304px)}}@media only screen and (min-width:1200px){.ErrorContent__lama-3{top:153px;left:calc(50% + 344px);width:160px;height:256px}.error-500 .ErrorContent__lama-3{top:123px;left:calc(50% + 344px)}}.ErrorContent__button-bar{text-align:center}.ErrorContent__button-bar .Button{opacity:0;animation:pop-in .4s ease-out .6s forwards}@keyframes fade-in{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur(0)}}@keyframes fade-pop-in{0%{transform:scale(.5);opacity:0;filter:blur(4px)}to{transform:scale(1);opacity:1;filter:blur(0)}}@keyframes pop-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.PageFAQ{--faq-page-background: transparent;--faq-page-text-banner-background-image: var(--gradient-banner);--faq-page-text-banner-min-height: 140px;--faq-page-text-banner-min-height-tablet: 164px;--faq-page-text-banner-title-font: var(--font-heading1);--faq-page-text-banner-title-font-tablet: var(--font-heading1-tablet);--faq-page-text-banner-title-color: var(--color-primary);--faq-page-text-banner-subtitle-font: var(--font-heading2);--faq-page-text-banner-subtitle-font-tablet: var(--font-heading2-tablet);--faq-page-text-banner-subtitle-color: var(--color-white);width:100%;background:transparent;background:var(--faq-page-background)}.PageFAQ .TextBanner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:var(--faq-page-text-banner-min-height);padding:20px 16px 18px;background-image:var(--faq-page-text-banner-background-image)}.PageFAQ .TextBanner h1{color:var(--faq-page-text-banner-title-color);font:var(--faq-page-text-banner-title-font)}.PageFAQ .TextBanner p{color:var(--faq-page-text-banner-subtitle-color);font:var(--faq-page-text-banner-subtitle-font)}@media only screen and (min-width:768px)and (min-height:768px){.PageFAQ .TextBanner{min-height:var(--faq-page-text-banner-min-height-tablet);padding:30px 16px 20px}.PageFAQ .TextBanner h1{font:var(--faq-page-text-banner-title-font-tablet)}.PageFAQ .TextBanner p{font:var(--faq-page-text-banner-subtitle-font-tablet)}}.LoaderIcon rect{transform-origin:center center;animation:bars-loader 1s linear infinite}.LoaderIcon rect:nth-child(1),.LoaderIcon rect:nth-child(5){animation-delay:.5s}.LoaderIcon rect:nth-child(2),.LoaderIcon rect:nth-child(4){animation-delay:.25s}@keyframes bars-loader{0%{transform:scaleY(1)}10%{transform:scaleY(calc(110 / 120))}20%{transform:scaleY(calc(100 / 120))}30%{transform:scaleY(.75)}40%{transform:scaleY(calc(80 / 120))}50%{transform:scaleY(calc(70 / 120))}60%{transform:scaleY(.5)}70%{transform:scaleY(calc(50 / 120))}80%{transform:scaleY(calc(40 / 120))}90%{transform:scaleY(calc(140 / 120))}to{transform:scaleY(1)}}.NotificationBanner{--notification-banner-main-background: var(--fortnite-topbar-background-color);--notification-banner-background: linear-gradient( var(--background-direction, 90deg), hsl(0deg, 100%, 50%) 4.39%, hsl(25deg, 94%, 57%) 76.04% );--notification-banner-border-color: var(--color-white);--notification-banner-title-color: var(--color-white);--notification-banner-message-color: var(--color-white);--notification-banner-icon-background: var(--color-white);--notification-banner-icon-color: hsl(0deg, 100%, 50%);display:grid;grid-template-columns:minmax(16px,1fr) min(1100px,calc(100vw - 32px)) minmax(16px,1fr);width:100%;overflow:hidden;background:#17171c;background:var(--notification-banner-main-background);padding-block:16px}html[lang=ar] .NotificationBanner{--background-direction: -90deg;direction:rtl}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner{padding-block:32px}}.NotificationBanner__content{display:grid;grid-area:1/2/2/3;grid-template-rows:auto auto;grid-template-columns:48px 1fr;grid-gap:12px;gap:12px;align-items:center;max-width:1110px;padding:12px;overflow:hidden;background-image:var(--notification-banner-background);border:2px solid var(--notification-banner-border-color);border-radius:12px;opacity:0;animation:notification-fade-in .5s ease forwards}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner__content{grid-template-columns:64px 1fr;gap:16px;padding:16px;border-radius:16px}}.NotificationBanner__title{grid-area:1 / 2 / 2 / 3;margin:0;color:var(--notification-banner-title-color);font:var(--font-heading2);text-align:start;opacity:0;animation:notification-fade-in .3s ease .2s forwards}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner__title{font:var(--font-heading2-tablet)}}.NotificationBanner__message{grid-area:2 / 2 / 3 / 3;margin:0;color:#fff;color:var(--color-white);font:var(--font-base-text);text-align:start;opacity:0;animation:notification-fade-in .3s ease .2s forwards}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner__message{font:var(--font-base-text-tablet)}}.NotificationBanner__icon{grid-area:1 / 1 / 3 / 2}.NotificationBanner__icon-container{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--notification-banner-icon-background);border-radius:50%;animation:pop-in .5s ease forwards}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner__icon-container{width:64px;height:64px}}.NotificationBanner__icon-container .Icon{width:32px;height:32px;color:var(--notification-banner-icon-color)}@media only screen and (min-width:768px)and (min-height:768px){.NotificationBanner__icon-container .Icon{width:40px;height:40px}}@keyframes pop-in{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}@keyframes notification-fade-in{0%{opacity:0}to{opacity:1}}.OnBoarding{--onboarding-chevron-color: var(--color-primary);--onboarding-background-color: var(--color-tertiary);--onboarding-color: var(--color-black)}.OnBoarding__list{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:34px 0 18px;color:var(--onboarding-color);font:var(--font-heading2);text-transform:uppercase;list-style:none;background-color:var(--onboarding-background-color)}html[lang=ar] .OnBoarding__list{direction:rtl}@media only screen and (min-width:768px)and (min-height:768px){.OnBoarding__list{flex-direction:row;padding:38px 0;font:var(--font-heading2-tablet)}}.OnBoarding__list svg{height:46px;color:var(--onboarding-chevron-color);transform:rotate(90deg)}@media only screen and (min-width:768px)and (min-height:768px){.OnBoarding__list svg{transform:rotate(0)}html[lang=ar] .OnBoarding__list svg{transform:rotate(180deg)}}.OnBoarding__list li{padding:32px 0}@media only screen and (min-width:768px)and (min-height:768px){.OnBoarding__list li{padding:0 32px}}.OnBoarding__list li.divider{padding:0}.PageContainer{max-width:1280px;max-width:var(--page-width);margin:auto;overflow:hidden}.Popup{--popup-overlay: rgba(0, 0, 0, .5);--popup-background: var(--fortnite-white-50);--popup-border-color: var(--color-white);--popup-width: 730px;--popup-title-color: var(--color-black);--popup-content-color: var(--color-black);--popup-content-highlight-color: var(--color-secondary);--popup-close-icon-color: var(--color-white);--popup-close-background-color: var(--color-secondary);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;overflow:scroll}@media(--mobile){.Popup{top:4.5rem;top:var(--fortnite-topbar-height)}}.Popup img{width:auto;max-height:100%}.Popup.transition--fade-enter,.Popup.transition--fade-exit,.Popup.transition--fade-enter-active,.Popup.transition--fade-enter-done,.Popup.transition--fade-exit-active{display:flex}.Popup__content{width:100%;padding:40px 16px 24px;text-align:center;text-transform:uppercase;background:var(--popup-background);border:1px solid var(--popup-border-color);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content{padding:50px 95px;border-radius:16px}}.Popup__content--transition{position:relative;z-index:1002;width:calc(100% - 30px);max-width:var(--popup-width);margin:auto}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content--transition{width:100%}}.Popup__content-title{margin:0 0 8px;color:var(--popup-title-color);font:var(--font-heading1);line-height:1.3}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-title{margin-bottom:12px;font:var(--font-heading1-tablet);line-height:1.3}}.Popup__content-description{margin:0 0 16px;color:var(--popup-content-color);font:var(--font-heading-text)}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-description{margin-bottom:32px;font:var(--font-heading-text-tablet)}}.Popup__content-description-paragraph{margin-bottom:5px}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-description-paragraph{margin-bottom:10px}}.Popup__content .highlight{color:var(--popup-content-highlight-color)}.Popup__content-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--popup-close-background-color);border-radius:8px;outline:0 solid transparent;outline-offset:2px;transition-timing-function:ease-out;transition-duration:.15s;transition-property:outline-color,outline-offset,outline-width}.Popup__content-close:hover{outline-width:2px;outline-color:var(--popup-close-icon-color);outline-offset:2px}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-close{top:12px;right:12px;width:40px;height:40px}}.Popup__content-close svg{width:24px;height:24px;color:var(--popup-close-icon-color)}@media only screen and (min-width:768px)and (min-height:768px){.Popup__content-close svg{width:28px;height:28px}}.Popup__content--waitFailure p{max-width:475px;margin-right:auto;margin-left:auto}@media(--mobile){.Popup__content--wait{padding-right:20px;padding-bottom:36px;padding-left:20px}}.Popup__overlay{position:fixed;top:0;left:0;z-index:1001;width:100%;height:100%;background:var(--popup-overlay)}@media(--mobile){.Popup__overlay{top:4.5rem;top:var(--fortnite-topbar-height);height:calc(100% - 4.5rem);height:calc(100% - var(--fortnite-topbar-height))}}.PreFooter{--prefooter-background: var(--gradient-primary);--prefooter-character-height: 270px;--prefooter-character-height-desktop: 370px;--prefooter-content-height: 215px;position:relative;z-index:1;overflow:hidden}.PreFooter:before{position:absolute;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100%;background-image:var(--prefooter-background);background-repeat:no-repeat;background-position:center;content:""}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter:before{height:calc(100% - 24px);clip-path:polygon(0 68px,100% 0,102% 100%,0 102%)}}@media only screen and (min-width:1024px){.PreFooter:before{height:250px;clip-path:polygon(0 calc(100% - 182px),100% calc(100% - 250px),102% 100%,0 102%)}}.PreFooter__inner{display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:1fr;align-items:end;max-width:1280px;max-width:var(--page-width);margin:0 auto}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__inner{grid-template-rows:72px repeat(2,auto);grid-template-columns:1fr 1fr}.has-legal .PreFooter__inner{grid-template-rows:72px repeat(3,auto)}}@media only screen and (min-width:1024px){.PreFooter__inner{grid-template-rows:150px minmax(var(--prefooter-content-height),1fr);grid-template-columns:1fr auto 1fr}.has-legal .PreFooter__inner{grid-template-rows:150px minmax(var(--prefooter-content-height),1fr) auto}}.PreFooter .SocialShares{margin-left:20px}.PreFooter .SocialShares__label{margin-right:14px}.PreFooter__countdown{grid-area:1/1/2/2;text-align:center}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__countdown{grid-area:2/1/3/2}}@media only screen and (min-width:1024px){.PreFooter__countdown{grid-area:2/1/3/2}}.PreFooter__social{grid-area:2/1/3/2}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__social{grid-area:3/1/4/2}}@media only screen and (min-width:1024px){.PreFooter__social{grid-area:2/2/3/3}}.PreFooter__countdown,.PreFooter__social{margin:24px 0 0;padding:0 16px}.has-legal .PreFooter__countdown,.has-legal .PreFooter__social{margin-bottom:0}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__countdown,.PreFooter__social{margin:24px 0}}@media only screen and (min-width:1024px){.PreFooter__countdown,.PreFooter__social{display:flex;align-items:center;align-self:stretch;justify-content:center;justify-self:center}}.PreFooter.has-legal{--prefooter-content-height: 180px}.PreFooter__image{grid-area:3/1/5/3;justify-self:center;height:var(--prefooter-character-height);padding:0 16px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__image{grid-area:1/2/4/3;height:var(--prefooter-character-height-desktop)}.has-legal .PreFooter__image{grid-area:1/2/5/3}}@media only screen and (min-width:1024px){.PreFooter__image{grid-area:1/3/3/4;height:var(--prefooter-character-height-desktop)}.has-legal .PreFooter__image{grid-area:1/3/4/4}}.PreFooter__legal{display:flex;grid-area:4/1/5/2;align-items:center;justify-content:center;padding:8px 16px;color:#fff;color:var(--color-white);text-align:center}@media only screen and (min-width:768px)and (min-height:768px){.PreFooter__legal{grid-area:4/1/5/3;background-image:none;background-image:initial}}@media only screen and (min-width:1024px){.PreFooter__legal{grid-area:3/1/4/4}}:root[lang=ja] .PreFooter .Button,:root[lang=pl] .PreFooter .Button{font-size:var(--font-size-xxsmall)}@media only screen and (min-width:1024px){:root[lang=ja] .PreFooter .Button,:root[lang=pl] .PreFooter .Button{font-size:var(--font-size-xsmall)}}.Questions{--questions-tab-color: var(--color-primary);--questions-tab-color-active: var(--fortnite-primary);--questions-tab-font-size: var(--font-size-xsmall);--questions-tab-font-size-tablet: var(--font-size-regular);display:flex;flex-direction:column;width:100%;max-width:1130px;margin:0 auto;padding:10px 10px 20px}@media(--not-mobile){.Questions{padding:24px 12px 30px}}@media only screen and (min-width:1024px){.Questions{padding:48px 16px 42px}}.Questions__report{padding:10px 0 20px;text-align:center}@media(--not-mobile){.Questions__report{padding:10px 0}}.QuestionsRow{--questions-row-title-color: var(--color-primary);--questions-row-subtitle-color: var(--color-white);--questions-row-content-color: var(--color-white);--questions-row-footnote-color: var(--color-white);--questions-row-highlight-color: var(--fortnite-primary);max-width:1280px;max-width:var(--page-width);margin:0 auto;padding:0 16px;color:#fff;color:var(--color-white);font:var(--font-base-text);text-align:center}@media only screen and (min-width:768px)and (min-height:768px){.QuestionsRow{font:var(--font-base-text-tablet)}}.QuestionsRow .Questions{margin:0;padding-right:0;padding-left:0}.QuestionsRow__title{margin:0 0 8px;color:var(--questions-row-title-color);font:var(--font-heading1)}@media only screen and (min-width:768px)and (min-height:768px){.QuestionsRow__title{font:var(--font-heading1-tablet)}}.QuestionsRow__subtitle{margin:0 0 24px;font:var(--font-heading2)}@media only screen and (min-width:768px)and (min-height:768px){.QuestionsRow__subtitle{font:var(--font-heading2-tablet)}}.QuestionsRow__content{margin:0 0 20px}.QuestionsRow__footnote{color:#f7ff1a;color:var(--fortnite-primary);text-transform:uppercase}.QuestionsRow .highlight{color:var(--questions-row-highlight-color)}.QuestionsRow .AccordionItem{--questionbox-text-align: left;border-top:1px solid hsl(0deg,0%,100%);border-top:1px solid var(--color-white)}.QuestionsRow .AccordionItem__answer button,.QuestionsRow .AccordionItem__answer .link{color:#f7ff1a;color:var(--color-primary)}.ScrollToTop{position:fixed;right:25px;bottom:25px;z-index:1;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#00000080;border-radius:50%;opacity:0;transition:opacity .3s ease-in-out}.ScrollToTop__chevron{height:36px;color:#fff;color:var(--color-white);transform:rotate(-90deg)}.ScrollToTop.active{opacity:1}.SocialShares{--social-shares-label-color: var(--color-white);--social-shares-icon-color: var(--color-white)}html[lang=ar] .SocialShares{direction:rtl}.SocialShares{color:var(--social-shares-label-color);font:var(--font-heading3);text-align:center;text-transform:uppercase;margin-inline:8px}@media only screen and (min-width:768px)and (min-height:768px){.SocialShares{font:var(--font-heading3-tablet)}}.SocialShares__icons{margin-block-start:8px}.SocialShares__social{width:48px;height:48px}.SocialShares__social>svg{height:100%}@media only screen and (min-width:768px)and (min-height:768px){.SocialShares__social{width:56px;height:56px}}.SocialShares__social+button{margin-inline-start:16px}.SocialShares__label{margin-block:8px}.Topbar{--topbar-default-text-color: var(--fortnite-white);--topbar-font: var(--fortnite-topbar-font);--topbar-font-tablet: var(--fortnite-topbar-font-tablet);--topbar-height: var(--fortnite-topbar-height);--topbar-background-color: var(--fortnite-topbar-background-color);--topbar-logo-width: 3rem;position:fixed;top:0;left:0;z-index:100;display:grid;grid-template-rows:4.5rem auto 1fr auto auto;grid-template-rows:var(--fortnite-topbar-height) auto 1fr auto auto;grid-template-columns:3rem auto 1fr auto auto;grid-template-columns:var(--topbar-logo-width) auto 1fr auto auto;grid-gap:.75rem;gap:.75rem;align-items:center;width:100%;height:4.5rem;height:var(--fortnite-topbar-height);padding:0 1.5rem;color:#fff;color:var(--topbar-default-text-color);background-color:#17171c;background-color:var(--fortnite-topbar-background-color);transition:height .1s ease,grid-template-columns .3s ease}.Topbar.showMenu{--topbar-logo-width: 0;height:100%;overflow:scroll}@media only screen and (min-width:1024px){.Topbar{grid-template-columns:var(--topbar-logo-width) auto auto 1fr;height:var(--topbar-height)}}.Topbar__epic{position:relative;grid-area:1/1/2/2;justify-self:start;height:2rem;opacity:1;transition:.3s ease;transition-property:opacity,padding;padding-inline-end:1rem;border-inline-end:2px solid hsl(240deg,4%,20%);border-inline-end:2px solid var(--fortnite-topbar-border-subtle)}.showMenu .Topbar__epic{opacity:0;padding-inline-end:0}.Topbar__epic a{color:#fff;color:var(--color-white)}.Topbar__epic svg{height:2rem}.Topbar__logo{grid-area:1/2/2/3;padding-inline-start:.5rem;margin-inline-start:0;height:1.5rem;transition:.3s ease;transition-property:padding,margin}.showMenu .Topbar__logo{padding-inline-start:0;margin-inline-start:-.75rem}.Topbar__logo a{color:#fff;color:var(--color-white)}.Topbar__logo svg{height:1.5rem}.Topbar .TopbarMenu{position:relative;grid-area:3/1/4/6;visibility:hidden;opacity:0;transition:0 ease;transition-property:opacity,visibility}.showMenu .Topbar .TopbarMenu{transition-duration:.3}.showNavigation.showMenu.Topbar .TopbarMenu{visibility:visible;opacity:1}@media only screen and (min-width:1024px){.Topbar .TopbarMenu{grid-area:1/3/2/4;visibility:visible;opacity:1}}.Topbar__actions{display:grid;grid-area:2/1/3/6;grid-template-columns:1fr auto auto;justify-content:end;padding:.25rem 1.5rem;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}@media only screen and (min-width:1024px){.Topbar__actions{grid-area:1/4/2/5}}.Topbar__back{display:flex;grid-area:2/1/3/3;align-items:center;justify-self:start;color:var(--topbar-default-text-color);font:var(--fortnite-topbar-font);font-size:.875rem;visibility:hidden;opacity:0;transition:.3s ease;transition-property:opacity,visibility}.Topbar__back>svg{width:1.25rem;height:1.25rem}.showMenu.showLanguages .Topbar__back,.showMenu.showAccount .Topbar__back{visibility:visible;opacity:1}@media only screen and (min-width:1024px){.Topbar__back{display:none}}.Topbar .LoaderIcon{width:1.25rem;height:1.25rem;color:#a9a9ad;color:var(--fortnite-topbar-menuitem-color)}.Topbar__language-select{grid-area:2/4/3/5}@media only screen and (min-width:1024px){.Topbar__language-select{grid-area:1/5/2/6}}.Topbar__loader-icon,.Topbar__account-select{grid-area:2/5/3/6}@media only screen and (min-width:1024px){.Topbar__loader-icon,.Topbar__account-select{grid-area:1/6/2/7}}.Topbar__loader-icon,.Topbar__language-select,.Topbar__account-select{z-index:1;visibility:hidden;opacity:0;transition:.3s ease;transition-property:opacity,visibility}.showMenu:not(.showLanguages):not(.showAccount) .Topbar__loader-icon,.showMenu:not(.showLanguages):not(.showAccount) .Topbar__language-select,.showMenu:not(.showLanguages):not(.showAccount) .Topbar__account-select{visibility:visible;opacity:1}@media only screen and (min-width:1024px){.Topbar__loader-icon,.Topbar__language-select,.Topbar__account-select{visibility:visible;opacity:1}}.Topbar__menu-toggle{grid-area:1/5/2/6;justify-self:end;visibility:visible;opacity:1;transition:.3s ease;transition-property:opacity,visibility}@media only screen and (min-width:1024px){.Topbar__menu-toggle{visibility:hidden;opacity:0}}.Topbar .TopbarLanguage{grid-area:3/1/4/6;visibility:hidden;opacity:0;transition:.3s ease}.showLanguages.Topbar .TopbarLanguage{visibility:visible;opacity:1}@media only screen and (min-width:1024px){.Topbar .TopbarLanguage{grid-area:1/3/2/6;justify-self:end}}.Topbar .TopbarAccount{grid-area:3/1/4/6;visibility:hidden;opacity:0;transition:.3s ease}.showAccount.Topbar .TopbarAccount{visibility:visible;opacity:1}@media only screen and (min-width:1024px){.Topbar .TopbarAccount{grid-area:1/3/2/7;justify-self:end}}.Topbar__custom-action{display:flex;grid-area:1/2/2/5;justify-content:flex-end;justify-self:end}@media only screen and (min-width:1024px){.Topbar__custom-action{grid-area:1/7/2/8}}:root[lang=ar] .Topbar{direction:rtl}:root[lang=ar] .Topbar .Topbar__back>svg{transform:rotate(180deg)}.TopbarAccount{position:relative;height:100%;color:var(--language-toggle-color)}@media only screen and (min-width:1024px){.TopbarAccount{padding-top:3.5rem;padding-top:calc(var(--fortnite-topbar-height) - 1rem)}}[lang=ar]:root :scope{direction:rtl}.TopbarAccountUser{display:flex;align-items:center;color:#e6e6ea;color:var(--fortnite-topbar-menuitem-active-color);font:var(--fortnite-topbar-font);font-size:1rem;-moz-column-gap:.75rem;column-gap:.75rem;font-variation-settings:"wdth" 648,"wght" 400}.TopbarAccountUser__avatar{position:relative;width:2.5rem;height:2.5rem;padding:.5rem;background-color:#ffffff26;background-color:var(--fortnite-topbar-menuitem-active-background);border-radius:50%}.TopbarAccountUser__avatar:after{position:absolute;right:0;bottom:0;display:block;width:.625rem;height:.625rem;background-color:#a9d34f;border:1px solid #101014;border-radius:50%;content:""}.TopbarAccountUser__avatar>svg{width:1.5rem;height:1.5rem}@media only screen and (min-width:1024px){.TopbarAccountUser{display:none}}:root[lang=ar] .TopbarAccountUser{direction:rtl}.TopBarActionButton{position:relative;width:2rem;height:2rem;padding:.25rem;color:#a9a9ad;color:var(--fortnite-topbar-menuitem-color)}.TopBarActionButton:hover{color:#e6e6ea;color:var(--fortnite-topbar-menuitem-active-color)}.TopBarActionButton.showNotification:after{position:absolute;right:0;bottom:0;display:block;width:.625rem;height:.625rem;background-color:#a9d34f;border:1px solid #101014;border-radius:50%;content:""}.TopBarActionButton__account{background-color:#313135;background-color:var(--fortnite-topbar-border-subtle);border-radius:50%}.TopbarLanguage{--language-toggle-background: var(--fortnite-black-84);--language-toggle-background-active: var(--fortnite-black-88);--language-toggle-font: var(--fortnite-topbar-font);--language-toggle-font-tablet: var(--fortnite-topbar-font-tablet);--language-toggle-divider-color: var(--fortnite-black-80);--language-toggle-color: var(--fortnite-white);--language-toggle-font-weight: 700;position:relative;height:100%;overflow:scroll;color:#fff;color:var(--language-toggle-color)}@media only screen and (min-width:1024px){.TopbarLanguage{padding-top:3.5rem;padding-top:calc(var(--fortnite-topbar-height) - 1rem);overflow:visible;overflow:initial}}.TopbarMenu{height:100%}@media only screen and (min-width:1024px){.TopbarMenu{height:auto}}.TopbarMenu__menu-list{display:flex;flex-direction:column;margin:0;padding:1.5rem 0;list-style:none;row-gap:1rem;background-color:var(--topbar-background-color);border-radius:.5rem}@media only screen and (min-width:1024px){.TopbarMenu__menu-list{flex-direction:row;align-items:center;padding:0}.TopbarMenu__menu-list li+li{margin-top:0}}:root[lang=ar] .TopbarMenu{direction:rtl}.TopbarMenuItem{margin:0}.TopbarMenuItem__inner{display:grid;grid-template-columns:0 1fr;align-items:center;width:100%;min-height:2rem;padding:16px;color:#a9a9ad;color:var(--fortnite-topbar-menuitem-color);font:var(--fortnite-topbar-font);font-size:.875rem;text-align:start;text-decoration:none;background-color:#1f1f23;background-color:var(--fortnite-topbar-menuitem-background);border-radius:.5rem;border-radius:var(--fortnite-topbar-border-radius);transition:color .25s ease;font-variation-settings:"wdth" 648,"wght" 400}.TopbarMenuItem__inner.has-icon{grid-template-columns:1.75rem 1fr}@media only screen and (min-width:1024px){.TopbarMenuItem__inner{padding:4px 16px;background-color:transparent}}.TopbarMenuItem__inner>svg{width:1rem;height:1rem;color:#26bbff}.TopbarMenuItem__inner-label{grid-area:1/2/2/3}.TopbarMenuItem__inner.TopbarMenuItem--active,.TopbarMenuItem__inner:hover,.TopbarMenuItem__inner:active{color:#e6e6ea;color:var(--fortnite-topbar-menuitem-active-color);background-color:#ffffff26;background-color:var(--fortnite-topbar-menuitem-active-background)}@media only screen and (min-width:1024px){.TopbarMenuItem__inner-button svg,.TopbarMenuItem__inner-anchor svg{display:none}}.TopbarMenuList{margin:0;padding:1.5rem 0;list-style:none;background-color:var(--fortnite-topbar-background);border-radius:.5rem}.TopbarMenuList li+li{margin-top:1rem}@media only screen and (min-width:1024px){.TopbarMenuList{min-width:13.75rem;padding:.5rem;background-color:#313135b3;background-color:var(--fortnite-topbar-menulist-background);border:1px solid hsla(0deg,0%,100%,.1);border:1px solid var(--fortnite-topbar-menulist-border);border-radius:1rem;box-shadow:#0000001a 0 32px 16px,#0000001a 0 16px 8px,#0000001a 0 8px 4px,#0000001a 0 4px 2px,#0000001a 0 2px 1px;box-shadow:var(--fortnite-topbar-menulist-shadow);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.TopbarMenuList li+li{margin-top:0}}.TransLineBreaks .desktop,.TransLineBreaks .tablet{display:none}.TransLineBreaks .no-break{white-space:nowrap}@media only screen and (min-width:768px)and (min-height:768px){.TransLineBreaks .mobile{display:none}.TransLineBreaks .tablet{display:inline;display:initial}}@media only screen and (min-width:1024px){.TransLineBreaks .tablet{display:none}.TransLineBreaks .desktop{display:inline;display:initial}}:root[lang=ar] .TransLineBreaks{direction:rtl}:root{--font-heading1: 800 28px / 32px var(--font-family-primary);--font-heading2: 700 20px / 24px var(--font-family-primary);--font-heading3: 700 14px / 18px var(--font-family-primary);--font-heading4: 700 10px / 14px var(--font-family-primary);--font-heading-text: 700 16px / 20px var(--font-family-primary);--font-base-text: 500 16px / 24px var(--font-family-primary);--font-sub-text: 500 12px / 16px var(--font-family-primary);--font-fine-text: 700 10px / 14px var(--font-family-primary);--font-heading1-tablet: 800 40px / 48px var(--font-family-primary);--font-heading2-tablet: 800 28px / 36px var(--font-family-primary);--font-heading3-tablet: 700 20px / 24px var(--font-family-primary);--font-heading4-tablet: 700 14px / 18px var(--font-family-primary);--font-heading-text-tablet: 700 22px / 28px var(--font-family-primary);--font-base-text-tablet: 500 20px / 32px var(--font-family-primary);--font-sub-text-tablet: 500 16px / 24px var(--font-family-primary);--font-fine-text-tablet: 700 12px / 16px var(--font-family-primary)}:root{--color-primary: var(--fortnite-primary);--color-secondary: hsla(342deg, 67%, 30%, 1);--color-tertiary: hsl(339deg, 66%, 87%);--color-quaternary: hsla(341deg, 76%, 80%, 1);--color-quinary: hsl(234deg, 11%, 51%);--color-senary: hsl(247deg, 14%, 25%);--color-septenary: hsl(352deg, 10%, 71%);--color-octonary: hsla(0deg, 0%, 16%, 1);--color-white: hsl(0deg, 0%, 100%);--color-black: hsl(0deg, 0%, 0%);--color-black-50: hsla(0deg, 0%, 0%, 50%);--color-error: hsl(0deg, 100%, 50%);--color-error-20: hsla(0deg, 100%, 50%, .2);--color-warning: hsl(25deg, 94%, 57%)}:root .Button{--button-primary-color: var(--color-black);--button-primary-background: var(--color-primary);--button-secondary-color: var(--color-white);--button-secondary-background: var(--color-secondary)}.PageFAQ{--faq-page-text-banner-title-color: var(--color-primary);--faq-page-text-banner-min-height: auto;--faq-page-text-banner-min-height-tablet: auto}.PageFAQ h1{margin:0}.PageFAQ .TextBanner__message{display:none}.PageFAQ .AccordionItem{--questionbox-content-link-color: var(--color-primary)}.PreFooter{--prefooter-background: var(--color-night);background-color:var(--prefooter-background);background-repeat:no-repeat;background-position:center top;background-size:auto 100%}.SocialShares{--social-shares-label-color: var(--color-white)}.SocialShares svg{color:#fff;color:var(--color-white)}.NotificationBanner{margin-top:4.5rem;margin-top:var(--fortnite-topbar-height)}.Popup{--popup-close-icon-color: var(--color-black);--popup-close-background-color: var(--color-primary)}:root{--main-content-background: var(--color-black);--page-width: 1280px;--content-width: 920px;--text-transform: initial;flex-grow:1;flex-direction:column;row-gap:1rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;background-color:var(--color-black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}html[lang=ar]{direction:rtl}#root{display:flex;flex-direction:column;width:100%;min-height:100vh}button{margin:0;padding:0;color:#000;color:var(--color-black);font:var(--font-heading3);font-smooth:always;text-align:center;background:none;border:none;border-radius:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:disabled{cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0,0,0,0)}.Button{--button-primary-color: var(--color-white);--button-primary-background: var(--color-primary);--button-secondary-color: var(--color-white);--button-secondary-background: var(--color-secondary);max-width:-moz-max-content;max-width:max-content;padding:16px 32px;line-height:24px;border-radius:16px}.Button:disabled:before{background-color:#393749;background-color:var(--color-senary)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;place-items:center;min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}h1,h2,h3,h4{outline:none}
