.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(--tablet){.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)}}.PageFAQ.PageFAQ{padding-top:4.5rem}@media(--tablet){.CommunityGoalInfo{font:var(--font-sub-text-tablet)}}.CommunityGoalInfo .highlight{color:var(--color-primary)}.Wrapper{display:grid;grid-template-rows:var(--fortnite-topbar-height) 1fr auto;min-height:100vh}.Wrapper .TopBar{grid-area:1 / 1 / 2 / 2}.Wrapper main{position:relative;display:grid;grid-area:1 / 1 / 3 / 2;grid-template-rows:1fr auto;min-height:600px}.Wrapper main .ClockLoader{width:88px;margin:auto}.Wrapper .Footer{grid-area:3 / 1 / 4 / 2}.Wrapper .NotificationBanner__content{width:calc(100% - 10px);margin:25px auto 10px}@media(--tablet){.Wrapper .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-grow:1;flex-direction:column;row-gap:1rem}:root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.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){.AccordionItem header{gap:12px}}@media only screen and (min-width:1024px){.AccordionItem header{padding-bottom:8px}}.AccordionItem__accordion_title{margin:0;font:var(--font-heading2);color:var(--questionbox-title-color);text-transform:uppercase}@media only screen and (min-width: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){.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;padding:12px 0;margin:0;font:var(--font-base-text);color:var(--questionbox-content-color);text-transform:none}.AccordionItem__answer.animate{position:absolute;bottom:0}@media only screen and (min-width:768px){.AccordionItem__answer{font:var(--font-base-text-tablet)}}.AccordionItem__answer a,.AccordionItem__answer button{font:var(--font-default-text);color:var(--questionbox-content-link-color);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;padding-block:16px;padding-block:var(--button-padding-block);padding-inline:16px;padding-inline:var(--button-padding-inline);font:var(--font-heading2);line-height:1;color:#fff;color:var(--button-color);text-align:center;text-transform:uppercase;text-decoration:none;background:#b5e9f2;background:var(--button-background);border:2px solid hsla(189,71%,83%,1);border:var(--button-border-width) solid var(--button-background)}@media only screen and (min-width:768px){.Button{padding-block:var(--button-padding-block-tablet);padding-inline:var(--button-padding-inline-tablet);font:var(--font-heading2-tablet)}}.Button--restrain-width{width:100%;max-width:var(--button-restrained-width)}@media only screen and (min-width:768px){.Button--restrain-width{max-width:var(--button-restrained-width-tablet)}}.Button>span{position:relative;transition:opacity .25s ease}.Button--is-rounded{position:relative;outline:0 solid hsla(0deg,0%,100%,.5);outline:0 solid var(--fortnite-white-50);outline-offset:6px;border-radius:12px;transition-timing-function:ease-out;transition-duration:.15s;transition-property:outline-color,outline-offset,outline-width}@media only screen and (min-width: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}}.CommunityGoal{--community-goal-height: 730px;--community-goal-background-image: linear-gradient(transparent, var(--color-tertiary)), url(/images/backgrounds/CommunityGoalBackground.mob.webp);--community-goal-background-position: center bottom, center top 16px;--community-goal-background-size: 100% 40px, auto 858px;display:grid;grid-template-rows:auto auto auto 1fr;grid-template-columns:100%;align-items:center;max-width:100%;height:730px;height:var(--community-goal-height);padding:32px 16px 40px;overflow:hidden;text-align:center;background-image:linear-gradient(transparent,#f4c8d7),url(/images/backgrounds/CommunityGoalBackground.mob.webp);background-image:var(--community-goal-background-image);background-repeat:no-repeat;background-position:center bottom,center top 16px;background-position:var(--community-goal-background-position);background-size:100% 40px,auto 858px;background-size:var(--community-goal-background-size)}@media only screen and (min-width:768px){.CommunityGoal{--community-goal-height: 886px;--community-goal-background-image: linear-gradient(transparent, var(--color-tertiary)), url(/images/backgrounds/CommunityGoalBackground.webp);--community-goal-background-position: center bottom, center top;--community-goal-background-size: 100% 40px, auto 1180px;padding:2.5rem 1rem}}.CommunityGoal__bottom{grid-row:4;align-self:end;max-width:1280px;max-width:var(--page-width)}.CommunityGoal__extra{display:grid;grid-row:3;place-items:center;margin-top:2rem}.CommunityGoal .Title{max-width:920px;max-width:var(--content-width, 920px);margin:0 auto 12px;color:#b5e9f2;color:var(--community-goal-title-color, var(--color-secondary, #fff))}.CommunityGoal .SubTitle{max-width:920px;max-width:var(--content-width, 920px);margin:0 auto;font:var(--font-heading3);color:#fff;color:var(--community-goal-content-color, var(--color-white, #fff))}@media only screen and (min-width:768px){.CommunityGoal .SubTitle{font:var(--font-heading3-tablet)}}.CommunityGoal .CommunityRewardProgress{max-width:calc(100vw - 2rem)}.CommunityGoal .TaskProgress{margin-block:2rem}.CommunityProgressBar{--community-goal-progress-bar-height: 44px;--community-goal-progress-bar-width: calc(100% - calc(var(--community-goal-progress-bar-offset) * 2));--community-goal-progress-bar-background: #3c3c3c;--community-goal-progress-bar-gradient-start: #ffa665;--community-goal-progress-bar-gradient-end: #ff1d1d;position:relative;display:grid;grid-template-rows:auto 44px;grid-template-rows:auto var(--community-goal-progress-bar-height);grid-template-columns:repeat(var(--community-goal-progress-bar-steps),1fr);grid-row-gap:20px;row-gap:20px;align-items:center;justify-items:center;width:calc(100% - 80px);width:var(--community-goal-progress-bar-width)}.CommunityProgressBar__bubble-wrapper{z-index:2;grid-row:1}.CommunityProgressBar__track-container{position:relative;grid-row:2;grid-column:1 / span var(--community-goal-progress-bar-steps);width:100%;height:var(--community-goal-progress-bar-height);overflow:visible;pointer-events:none;isolation:isolate}.CommunityProgressBar__track-svg{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible}.CommunityProgressBar__rect-bg{fill:var(--community-goal-progress-bar-background)}.CommunityProgressBar__rect-fill{transition:width .3s ease,opacity .1s ease}.CommunityProgressBar__circle-bg{fill:var(--community-goal-progress-bar-background)}.CommunityProgressBar__circle-fill{transition:opacity .25s ease}.CommunityProgressBar__checkmark-wrapper{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;width:24px;height:24px;pointer-events:none;transform:translate(-50%,-50%)}@media(min-width:768px){.CommunityProgressBar{--community-goal-progress-bar-height: 44px }}.CommunityProgressBarCheckmark{display:grid;place-items:center;width:100%;height:100%;color:#fff;color:var(--community-goal-progress-bar-check-color, var(--color-white, #fff));transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}html[lang=ar] .CommunityProgressBar{direction:rtl}html[lang=ar] .CommunityProgressBar__track-container{transform:scaleX(-1);transform-origin:center}html[lang=ar] .CommunityProgressBar__checkmark-wrapper{transform:translate(-50%,-50%) scaleX(-1)}.CommunityProgressBubble{--community-goal-progress-bubble-background-color: hsla(240deg, 30%, 14%, .6);--community-goal-progress-bubble-title-color: var(--color-secondary, #fff);--community-goal-progress-bubble-text-color: var(--color-white, #fff);--community-goal-progress-bubble-gap: 12px;position:relative;width:156px;padding:8px;margin-inline:12px;margin-inline:var(--community-goal-progress-bubble-gap);text-align:center;background-color:#19192e99;background-color:var(--community-goal-progress-bubble-background-color);border-radius:6px}@media only screen and (min-width:768px){.CommunityProgressBubble{width:228px}}.CommunityProgressBubble:after{position:absolute;top:100%;left:calc(50% - 11px);display:block;width:22px;height:11px;content:"";background-color:var(--community-goal-progress-bubble-background-color);clip-path:polygon(0 0,100% 0,50% 100%)}.CommunityProgressBubble__title{margin:0 0 4px;font:var(--font-heading2);color:var(--community-goal-progress-bubble-title-color)}@media only screen and (min-width:768px){.CommunityProgressBubble__title{font:var(--font-heading2-tablet)}}.CommunityProgressBubble__description{margin:0;font:var(--font-heading4);color:var(--community-goal-progress-bubble-text-color)}@media only screen and (min-width:768px){.CommunityProgressBubble__description{font:var(--font-heading4-tablet)}}.CommunityProgressIndicator{--community-goal-progress-bar-width: calc(100% - var(--community-goal-progress-bar-offset) * 2);--container-width: calc(var(--community-goal-progress-bar-width) + var(--community-goal-progress-bar-offset) * 2);--pointer-offset: calc((var(--container-width) - var(--community-goal-progress-bar-width)) / 2);--horizontal-offset: calc((var(--container-width) - var(--indicator-width)) / 2);--community-progress: 0;--title-height: 44px;--sub-title-height: 28px;position:relative;width:100%;height:44px;height:var(--title-height)}.CommunityProgressIndicator.authenticated{height:calc(var(--title-height) + var(--sub-title-height))}@media only screen and (min-width:768px){.CommunityProgressIndicator{--pointer-offset: calc(var(--container-width - var(--community-goal-progress-bar-width)) / 2);--horizontal-offset: calc((var(--container-width) - var(--indicator-width)) / 2);--title-height: 52px;--sub-title-height: 32px }}.CommunityProgressIndicator__indicator{position:absolute;left:calc((var(--container-width) - var(--indicator-width)) * var(--community-progress));display:inline-block;min-width:146px;text-align:center;transition:left .3s ease}html[lang=ar] .CommunityProgressIndicator__indicator{right:calc((var(--container-width) - var(--indicator-width)) * var(--community-progress));left:auto}.CommunityProgressIndicator__title{display:flex;align-items:center;justify-content:center;height:var(--title-height);padding-inline:12px 4px;font:var(--font-heading2);color:#000;color:var(--community-goal-progress-indicator-text-color, var(--color-black, #000));background-color:#b5e9f2;background-color:var(--community-goal-progress-indicator-background-color, var(--color-secondary, #f8fd48));clip-path:polygon(0 4px,100% 0,100% 100%,5px 100%)}html[lang=ar] .CommunityProgressIndicator__title{clip-path:polygon(0 0,100% 4px,calc(100% - 5px) 100%,0 100%)}@media only screen and (min-width:768px){.CommunityProgressIndicator__title{font:var(--font-heading2-tablet);clip-path:polygon(0 4px,100% 0,100% 100%,6px 100%)}html[lang=ar] .CommunityProgressIndicator__title{clip-path:polygon(0 0,100% 4px,calc(100% - 6px) 100%,0 100%)}}.CommunityProgressIndicator__pointer{position:absolute;top:-8px;left:calc((100% - var(--pointer-offset) * 2) * var(--community-progress) + var(--pointer-offset) - 7px);width:14px;height:12px;background-color:#b5e9f2;background-color:var(--community-goal-progress-indicator-background-color, var(--color-secondary, #f8fd48));clip-path:polygon(50% 0,100% 100%,0 100%);transition:left .3s ease}html[lang=ar] .CommunityProgressIndicator__pointer{right:calc((100% - var(--pointer-offset) * 2) * var(--community-progress) + var(--pointer-offset) - 7px);left:auto}.CommunityRewardItem{--community-goal-reward-item-background: linear-gradient(180deg, #38a0f4 0%, #1251bd 100%);--community-goal-reward-item-horizontal-offset: 5%;--community-goal-reward-item-overlay-color: var(--color-white, #fff);--community-goal-reward-item-overlay-background-color: var(--color-black-70, hsl(0deg, 0%, 0%, .7));--community-goal-reward-item-overlay-backdrop-filter: blur(2px);display:grid;grid-template-columns:calc(45% - 16px) 32px calc(55% - 16px);grid-template-columns:calc(50% - var(--community-goal-reward-item-horizontal-offset) - 16px) 32px calc(50% + var(--community-goal-reward-item-horizontal-offset) - 16px);min-width:208px;height:104px;padding:4px;background-image:linear-gradient(180deg,#38a0f4,#1251bd);background-image:var(--community-goal-reward-item-background);border-radius:var(--radius-card)}.CommunityRewardItem.locked{background-color:#000;background-color:var(--color-black);background-image:none}@media only screen and (min-width:768px){.CommunityRewardItem{height:160px}}.CommunityRewardItem__name{z-index:1;display:flex;grid-area:1 / 2 / 2 / 4;align-items:center;padding-block:8px;padding-inline:30px 8px;font:var(--font-heading3);color:#000;color:var(--community-goal-reward-item-title-color, var(--color-black, #000));text-align:start;background-image:var(--gradient-tertiary);border-radius:0 8px 8px 0;clip-path:polygon(32px 0,0 100%,100% 100%,100% 0)}:root[lang=ar] .CommunityRewardItem__name{border-radius:8px 0 0 8px;clip-path:polygon(calc(100% - 32px) 0,100% 100%,0 100%,0 0)}@media only screen and (min-width:768px){.CommunityRewardItem__name{font:var(--font-heading3-tablet)}}.CommunityRewardItem__image{z-index:1;grid-area:1 / 1 / 2 / 2;width:100%;height:96px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.CommunityRewardItem__image{height:152px}}.CommunityRewardItem__background{grid-area:1 / 1 / 2 / 3;background-image:var(--gradient-primary);border-radius:8px 0 0 8px}:root[lang=ar] .CommunityRewardItem__background{border-radius:0 8px 8px 0}.CommunityRewardItem__overlay{z-index:2;display:flex;flex-direction:column;grid-area:1 / 1 / 2 / 4;align-items:center;justify-content:center;padding:0 16px;font:var(--font-sub-text);color:var(--community-goal-reward-item-overlay-color);text-align:center;background-color:var(--community-goal-reward-item-overlay-background-color);border-radius:calc(var(--radius-card) / 2);-webkit-backdrop-filter:var(--community-goal-reward-item-overlay-backdrop-filter);backdrop-filter:var(--community-goal-reward-item-overlay-backdrop-filter)}@media only screen and (min-width:768px){.CommunityRewardItem__overlay{font:var(--font-sub-text-tablet)}}.CommunityRewardItem__overlay>svg{width:32px;height:32px;margin-top:8px}@media only screen and (min-width:768px){.CommunityRewardItem__overlay>svg{width:40px;height:40px}}:root[lang=ar] .CommunityRewardItem{direction:rtl}.CommunityRewardProgress{--carousel-position: 0;--reward-count: 3;--community-goal-item-width: 216px;--community-goal-reward-gap: 16px;--community-goal-reward-item-gap: 48px}@media only screen and (min-width:768px){.CommunityRewardProgress{--community-goal-item-width: 320px }}.CommunityRewardProgress__container{position:relative}.CommunityRewardProgress__track{--carousel-animation-duration: .5s;position:relative;left:0;left:calc(var(--carousel-swipe-offset, 0) * 1px);display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(var(--reward-count),var(--community-goal-item-width));grid-gap:var(--community-goal-reward-gap);gap:var(--community-goal-reward-gap);align-items:center;width:calc((var(--community-goal-item-width) * var(--reward-count)) + (var(--community-goal-reward-gap) * (var(--reward-count) - 1)));transform:translate(-0px);transform:translate(calc(var(--carousel-translate, 0px) * -1));transition:transform .5s ease,left .5s ease;transition:transform var(--carousel-animation-duration) ease,left var(--carousel-animation-duration) ease}:root[lang=ar] .CommunityRewardProgress__track{transform:translate(var(--carousel-translate))}.CommunityRewardProgress .CommunityProgressBar{grid-area:1 / 1 / 2 / calc(var(--reward-count) + 1);justify-self:center}.CommunityRewardProgress .CommunityProgressIndicator{grid-area:2 / 1 / 3 / calc(var(--reward-count) + 1)}.CommunityRewardProgress .CommunityRewardItem{grid-row:3 / 4;width:var(--community-goal-item-width);margin-top:var(--community-goal-reward-item-gap)}.CommunityRewardProgress__pagination{text-align:center}.CommunityRewardProgress .RewardCarouselPagination{--reward-pager-color: var(--color-septenary);--reward-pager-active-color: var(--color-secondary);--reward-pager-height: 6px;--nb-reward-slides: var(--reward-count);display:inline-grid;width:164px;padding:0;margin:0}.CommunityRewardProgress .RewardCarouselPagination__item{border-radius:99999px}.CommunityRewardProgress .RewardCarouselPagination__item:after{border-radius:99999px}@media only screen and (min-width:768px){.CommunityRewardProgress .RewardCarouselPagination{--reward-pager-height: 8px;width:200px}}:root[lang=ar] .CommunityRewardProgress .RewardCarouselPagination{padding:0!important}:root[lang=ar] .CommunityRewardProgress{direction:rtl}.ContentBlock{--content-block-title-color: var(--fortnite-primary);--content-block-title-highlight-color: var(--color-white);--content-block-content-color: var(--color-white);--content-block-content-highlight-color: var(--fortnite-primary);--content-block-content-link-color: var(--fortnite-primary);--content-block-background-color: transparent;display:grid;grid-template-rows:repeat(2,auto);grid-template-columns:100%;grid-gap:2rem;gap:2rem;justify-items:center;opacity:0;transform:translateY(100px);transition:transform .4s ease-out}.ContentBlock.in-view{opacity:1;transform:translateY(0)}html[lang=ar] .ContentBlock{direction:rtl}@media only screen and (min-width:1024px){.ContentBlock{grid-template-rows:100%;grid-template-columns:1fr 33%;gap:3.5rem;align-items:center;justify-items:start}.ContentBlock.image-left{grid-template-columns:33% 1fr;justify-items:end}}@media only screen and (min-width:1200px){.ContentBlock{gap:5.5rem}}.ContentBlock__content{grid-area:2 / 1 / 3 / 2}@media only screen and (min-width:1024px){.ContentBlock__content{grid-area:1 / 1 / 2 / 2}.image-left .ContentBlock__content{grid-area:1 / 2 / 2 / 3}}.ContentBlock__image-wrapper{grid-area:1 / 1 / 2 / 2;justify-self:center}@media only screen and (min-width:1024px){.ContentBlock__image-wrapper{grid-area:1 / 2 / 2 / 3;justify-self:stretch}.image-left .ContentBlock__image-wrapper{grid-area:1 / 1 / 2 / 2}}.ContentBlock__image-wrapper img{width:100%;max-width:24rem}@media only screen and (min-width:1024px){.ContentBlock__image-wrapper img{max-width:100%}}.ContentBlock__title{margin:0;margin-bottom:.75rem;font:var(--font-heading1);color:var(--content-block-title-color);text-transform:uppercase}@media only screen and (min-width:768px){.ContentBlock__title{font:var(--font-heading1-tablet)}}.ContentBlock__title .highlight{color:var(--content-block-title-highlight-color)}.ContentBlock__description{font:var(--font-base-text);color:var(--content-block-content-color)}@media only screen and (min-width:768px){.ContentBlock__description{font:var(--font-base-text-tablet)}}.ContentBlock__description .highlight,.ContentBlock__description .link,.ContentBlock__description .link:hover{color:var(--content-block-content-highlight-color)}.ContentBlock__description .link{text-decoration:underline}.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){.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){.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){: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){.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;font:var(--error-title-font);color:var(--error-title-color);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;font:var(--error-content-font);color:var(--error-content-color);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){.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;font-size:9.5rem;font-weight:700;line-height:1;color:var(--error-content-color);opacity:0;transform:scaleX(.85);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){.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){.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){.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){.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{font:var(--faq-page-text-banner-title-font);color:var(--faq-page-text-banner-title-color)}.PageFAQ .TextBanner p{font:var(--faq-page-text-banner-subtitle-font);color:var(--faq-page-text-banner-subtitle-color)}@media only screen and (min-width: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)}}.HeroBanner{--hero-banner-unauthenticated-height: 620px;--hero-banner-height: 388px;--hero-banner-logo-height: 203px;--hero-banner-logo-height-tablet: 122px;--hero-banner-logo-height-mobile: 156px;--hero-banner-title-color: var(--color-white);--hero-banner-title-highlight-color: var(--fortnite-primary);--hero-banner-description-color: var(--color-white);--hero-banner-description-highlight-color: var(--fortnite-primary);--hero-banner-note-color: var(--color-white);--hero-banner-note-highlight-color: var(--fortnite-primary);--hero-banner-background-color: transparent;--hero-banner-background-image: radial-gradient( circle at center center, var(--color-quaternary) 0%, var(--color-tertiary) 100% );position:relative;overflow:hidden;background-color:transparent;background-color:var(--hero-banner-background-color);background-image:radial-gradient(circle at center center,#f3a5be,#f4c8d7);background-image:var(--hero-banner-background-image);background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.HeroBanner__inner{position:relative;display:grid;grid-template-rows:auto 1fr;grid-template-columns:100%;width:min(100%,1280px);width:min(100%,var(--page-width));height:auto;margin:0 auto}@media only screen and (max-width:540px){.HeroBanner__inner.unauthenticated{grid-template-rows:auto auto 1fr}}@media only screen and (min-width:1024px){.HeroBanner__inner.unauthenticated{min-height:var(--hero-banner-unauthenticated-height)}}@media only screen and (min-width:768px){.HeroBanner__inner{grid-template-rows:auto;grid-template-columns:50% 50%;row-gap:1.5rem}}@media only screen and (min-width:1024px){.HeroBanner__inner{row-gap:1.5rem;min-height:var(--hero-banner-height)}}@media only screen and (min-width:1024px){.character-left .HeroBanner__inner{grid-template-columns:44% 56%}}.characters-left-right .HeroBanner__inner{grid-template-columns:50% 50%}@media only screen and (min-width:768px){.characters-left-right .HeroBanner__inner{grid-template-columns:25% 50% 25%}}:root[lang=ar] .HeroBanner__inner{direction:rtl}.HeroBanner__content{display:grid;grid-area:1 / 1 / 2 / 2;grid-template-rows:repeat(3,auto);grid-template-columns:100%;grid-row-gap:2rem;row-gap:2rem;align-self:center;padding:2rem 1rem;text-align:center}.no-content .HeroBanner__content{grid-template-rows:repeat(2,auto)}.characters-left-right .HeroBanner__content{grid-area:1 / 1 / 2 / 3}.character-left .HeroBanner__content{grid-area:1 / 2 / 2 / 3}@media only screen and (min-width:768px){.characters-left-right .HeroBanner__content,.character-left .HeroBanner__content{grid-area:1 / 2 / 2 / 3}}@media only screen and (min-width:768px){.HeroBanner__content{padding:2rem 1rem}}@media only screen and (min-width:1024px){.HeroBanner__content{padding:1rem 2rem}}.HeroBanner__title{margin:0;font:var(--font-heading1);color:var(--hero-banner-title-color);text-transform:uppercase}.HeroBanner__title .link,.HeroBanner__title .link:hover,.HeroBanner__title .highlight{color:var(--hero-banner-title-highlight-color)}.HeroBanner__logo-image{max-width:90vw;height:var(--hero-banner-logo-height-mobile);margin-bottom:-2rem;background-color:transparent}@media only screen and (min-width:768px){.HeroBanner__logo-image{height:var(--hero-banner-logo-height-tablet)}}@media only screen and (min-width:1024px){.HeroBanner__logo-image{height:var(--hero-banner-logo-height)}}.HeroBanner__description{font:var(--font-heading2);color:var(--hero-banner-description-color);text-transform:uppercase}.HeroBanner__description .link,.HeroBanner__description .link:hover,.HeroBanner__description .highlight{color:var(--hero-banner-description-highlight-color)}.HeroBanner__description .link{text-decoration:underline}@media only screen and (min-width:1024px){.HeroBanner__description{grid-area:2 / 1 / 3 / 2;font:var(--font-heading2-tablet)}}.HeroBanner__login-button{grid-area:3 / 1 / 4 / 2;align-self:start;text-align:center}@media only screen and (min-width:768px){.HeroBanner__login-button{grid-area:3 / 1 / 4 / 2}.HeroBanner__login-button .Button{margin-block:-1rem;transform:scale(.8)}}@media only screen and (min-width:1024px){.HeroBanner__login-button .Button{margin-block:0;transform:scale(1)}}.no-content .HeroBanner__login-button{grid-area:2 / 1 / 3 / 2}.HeroBanner__login-note{font:var(--font-heading3);color:var(--hero-banner-note-color);text-transform:uppercase}.Button+.HeroBanner__login-note{margin-top:2rem}.HeroBanner__login-note .link,.HeroBanner__login-note .highlight{color:var(--hero-banner-note-highlight-color)}.HeroBanner__login-note .link{text-decoration:underline}@media only screen and (min-width:1024px){.HeroBanner__login-note{font:var(--font-heading3-tablet)}}.HeroBanner__scroll-image{grid-area:2 / 1 / 3 / 2;justify-self:center;margin-bottom:0rem}.characters-left-right .HeroBanner__scroll-image{grid-area:2 / 1 / 3 / 3}.HeroBanner__scroll-image img{max-width:90vw}.authenticated .HeroBanner__scroll-image{margin-bottom:2.5rem}@media only screen and (min-width:768px){.HeroBanner__scroll-image{display:none}}.HeroBanner__character{grid-area:3 / 1 / 4 / 2}@media only screen and (min-width:768px){.HeroBanner__character{grid-area:1 / 1 / 2 / 2}}@media only screen and (min-width:768px){.characters-left-right .HeroBanner__character{grid-area:1 / 1 / 2 / 2}}@media only screen and (min-width:768px){.character-right .HeroBanner__character{grid-area:1 / 2 / 2 / 3}}.HeroBanner__character-secondary{grid-area:3 / 2 / 4 / 2}@media only screen and (min-width:768px){.HeroBanner__character-secondary{grid-area:1 / 3 / 2 / 4}}.HeroBanner__character-secondary,.HeroBanner__character{position:relative;height:min(74vw,300px)}.authenticated .HeroBanner__character-secondary,.authenticated .HeroBanner__character{display:none}@media only screen and (min-width:768px){.authenticated .HeroBanner__character-secondary,.authenticated .HeroBanner__character{display:block}}@media only screen and (min-width:768px){.HeroBanner__character-secondary,.HeroBanner__character{height:100%}}.HeroBanner__character-secondary img,.HeroBanner__character img{position:absolute;bottom:0;left:50%;max-width:110%;max-height:100%;transform:translate(-50%)}:root[lang=ar] .HeroBanner__character-secondary img,:root[lang=ar] .HeroBanner__character img{transform:translate(-50%) scaleX(-1)}@media only screen and (min-width:1024px){.HeroBanner__character-secondary img,.HeroBanner__character img{max-height:90%}}:root[lang=ar] .HeroBanner{direction:rtl}.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%;padding-block:16px;overflow:hidden;background:#17171c;background:var(--notification-banner-main-background)}html[lang=ar] .NotificationBanner{--background-direction: -90deg;direction:rtl}@media only screen and (min-width: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){.NotificationBanner__content{grid-template-columns:64px 1fr;gap:16px;padding:16px;border-radius:16px}}.NotificationBanner__title{grid-area:1 / 2 / 2 / 3;margin:0;font:var(--font-heading2);color:var(--notification-banner-title-color);text-align:start;opacity:0;animation:notification-fade-in .3s ease .2s forwards}@media only screen and (min-width:768px){.NotificationBanner__title{font:var(--font-heading2-tablet)}}.NotificationBanner__message{grid-area:2 / 2 / 3 / 3;margin:0;font:var(--font-base-text);color:#fff;color:var(--color-white);text-align:start;opacity:0;animation:notification-fade-in .3s ease .2s forwards}@media only screen and (min-width: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){.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){.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}}.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;inset: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){.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){.Popup__content--transition{width:100%}}.Popup__content-title{margin:0 0 8px;font:var(--font-heading1);line-height:1.3;color:var(--popup-title-color)}@media only screen and (min-width:768px){.Popup__content-title{margin-bottom:12px;font:var(--font-heading1-tablet);line-height:1.3}}.Popup__content-description{margin:0 0 16px;font:var(--font-heading-text);color:var(--popup-content-color)}@media only screen and (min-width: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){.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;outline:0 solid transparent;outline-offset:2px;background-color:var(--popup-close-background-color);border-radius:8px;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){.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){.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-height: 370px;--prefooter-background: url(.storybook/public/images/Footer.webp);--prefooter-character-height: 270px;--prefooter-character-height-desktop: 370px;--prefooter-content-height: 215px;position:relative;z-index:1;overflow:hidden;background-image:url(.storybook/public/images/Footer.webp);background-image:var(--prefooter-background);background-repeat:no-repeat;background-position:center bottom}.PreFooter__inner{display:grid;grid-template-rows:repeat(4,auto);grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;align-items:end;max-width:1280px;max-width:var(--page-width);height:var(--prefooter-height);padding-top:1.5rem;margin:0 auto}@media only screen and (min-width:768px){.PreFooter__inner{grid-template-rows:72px repeat(2,auto);grid-template-columns:1fr 1fr;gap:0;padding-top:0}.has-legal .PreFooter__inner{grid-template-rows:72px repeat(3,auto)}}@media only screen and (min-width:1024px){.PreFooter__inner{grid-template-rows:1fr var(--prefooter-content-height);grid-template-columns:1fr auto 1fr}.has-legal .PreFooter__inner{grid-template-rows:1fr calc(var(--prefooter-content-height) - 35px) auto}}.PreFooter .SocialShares{margin-inline:20px}.PreFooter__countdown{grid-area:1 / 1 / 2 / 2;text-align:center}@media only screen and (min-width: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){.PreFooter__social{grid-area:3 / 1 / 4 / 2}}@media only screen and (min-width:1024px){.PreFooter__social{grid-area:2 / 2 / 3 / 3}}@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__image{grid-area:3 / 1 / 5 / 2;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;min-width:0;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none}@media only screen and (min-width: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){.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;padding:10px 10px 20px;margin:0 auto}@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);padding:0 16px;margin:0 auto;font:var(--font-base-text);color:#fff;color:var(--color-white);text-align:center}@media only screen and (min-width:768px){.QuestionsRow{font:var(--font-base-text-tablet)}}.QuestionsRow .Questions{padding-right:0;padding-left:0;margin:0}.QuestionsRow__title{margin:0 0 8px;font:var(--font-heading1);color:var(--questions-row-title-color)}@media only screen and (min-width: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){.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)}.RewardCarousel{--reward-carousel-background: var(--color-tertiary);margin:0 auto;background:#f4c8d7;background:var(--reward-carousel-background);border-radius:12px}@media only screen and (min-width:768px){.RewardCarousel{max-width:1280px;max-width:var(--page-width);border-radius:16px}}.RewardCarousel .Carousel{padding:28px 20px 40px}html[lang=ar] .RewardCarousel .Carousel{direction:rtl}@media only screen and (min-width:1024px){.RewardCarousel .Carousel{padding:56px 72px 46px}}.RewardCarousel .Carousel__track{width:calc(var(--nb-reward-slides) * 100%)}.RewardCarouselItem{display:grid;flex-shrink:0;grid-template-rows:repeat(2,auto);grid-template-columns:1fr;grid-gap:16px;gap:16px;width:100%}@media only screen and (min-width:768px){.RewardCarouselItem{grid-template-rows:auto;grid-template-columns:2fr 1fr}}@media only screen and (min-width:768px){.RewardCarouselItem__content{margin-right:16px}.RewardCarouselItem__content html[lang=ar]{margin-right:0;margin-left:16px}}.RewardCarouselItem__reward{margin-top:40px}@media only screen and (min-width:768px){.RewardCarouselItem__reward{margin-top:0}}.RewardCarouselPagination{--reward-pager-color: rgba(0, 0, 0, .1);--reward-pager-active-color: var(--color-primary);--reward-pager-height: 8px;--reward-pager-height-tablet: 10px;--reward-pager-gap: 8px;display:grid;grid-template-columns:repeat(var(--nb-reward-slides),1fr);grid-gap:8px;grid-gap:var(--reward-pager-gap);gap:8px;gap:var(--reward-pager-gap);padding-left:10px;margin:16px 0 0;list-style:none}@media only screen and (min-width:768px){.RewardCarouselPagination{padding-right:18px;padding-left:calc(67% + 9px);margin-top:39px}}html[lang=ar] .RewardCarouselPagination{direction:rtl}@media only screen and (min-width:768px){html[lang=ar] .RewardCarouselPagination{padding:0 calc(67% + 9px) 0 18px!important}}.RewardCarouselPagination__item{position:relative;z-index:1;display:inline-block;max-width:none;height:6px;height:var(--reward-pager-height);margin-inline:3px;background:var(--reward-pager-color);border-radius:99999px}@media only screen and (min-width:768px){.RewardCarouselPagination__item{height:8px;margin-inline:5px}}.RewardCarouselPagination__item button{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:transparent;transition:background-color .3s ease}.RewardCarouselPagination__item:after{position:absolute;top:0;left:0;z-index:1;z-index:0;display:block;width:100%;height:100%;content:"";background:var(--reward-pager-active-color);border-radius:99999px;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.RewardCarouselPagination__item.active:after{transform:scaleX(1);transform-origin:left}.RewardCarouselPagination__direction-previous .RewardCarouselPagination__item:after{transform-origin:left}.RewardCarouselPagination__direction-previous .RewardCarouselPagination__item.active:after{transform-origin:right}.SocialShares{--social-shares-label-color: var(--color-white);--social-shares-icon-color: var(--color-white);margin-inline:8px;font:var(--font-heading3);color:#fff;color:var(--social-shares-label-color);text-align:center;text-transform:uppercase}html[lang=ar] .SocialShares{direction:rtl}@media only screen and (min-width: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){.SocialShares__social{width:56px;height:56px}}.SocialShares__social+button{margin-inline-start:16px}.SocialShares__label{margin-block:8px}.SubTitle{margin:0;font:var(--font-heading2);color:#fff;color:var(--color-white);text-transform:uppercase}.SubTitle .highlight{color:#f7ff1a;color:var(--color-primary)}@media only screen and (min-width:768px){.SubTitle{font:var(--font-heading2-tablet)}}.Title{margin:0;font:var(--font-heading1);color:#b5e9f2;color:var(--color-secondary);text-transform:uppercase}@media only screen and (min-width:768px){.Title{font:var(--font-heading1-tablet)}}.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;padding-inline-end:1rem;border-inline-end:2px solid hsl(240deg,4%,20%);border-inline-end:2px solid var(--fortnite-topbar-border-subtle);opacity:1;transition:.3s ease;transition-property:opacity,padding}.showMenu .Topbar__epic{padding-inline-end:0;opacity:0}.Topbar__epic a{color:#fff;color:var(--color-white)}.Topbar__epic svg{height:2rem}.Topbar__logo{grid-area:1 / 2 / 2 / 3;height:1.5rem;padding-inline-start:.5rem;margin-inline-start:0;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;visibility:hidden;grid-area:3 / 1 / 4 / 6;opacity:0;transition:0 ease;transition-property:opacity,visibility}.showMenu .Topbar .TopbarMenu{transition-duration:.3}@media only screen and (min-width:1024px){.Topbar .TopbarMenu{visibility:visible;grid-area:1 / 3 / 2 / 4;opacity:1}}.Topbar.showNavigation.showMenu .TopbarMenu{visibility:visible;opacity:1}.Topbar__actions{display:grid;grid-area:2 / 1 / 3 / 6;grid-template-columns:1fr auto auto;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;justify-content:end;padding:.25rem 1.5rem}@media only screen and (min-width:1024px){.Topbar__actions{grid-area:1 / 4 / 2 / 5}}.Topbar__back{display:flex;visibility:hidden;grid-area:2 / 1 / 3 / 3;align-items:center;justify-self:start;font:var(--fortnite-topbar-font);font-size:.875rem;color:var(--topbar-default-text-color);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{visibility:visible;grid-area:1 / 5 / 2 / 6;justify-self:end;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{visibility:hidden;grid-area:3 / 1 / 4 / 6;opacity:0;transition:.3s ease}@media only screen and (min-width:1024px){.Topbar .TopbarLanguage{grid-area:1 / 3 / 2 / 6;justify-self:end}}.Topbar.showLanguages .TopbarLanguage{visibility:visible;opacity:1}.Topbar .TopbarAccount{visibility:hidden;grid-area:3 / 1 / 4 / 6;opacity:0;transition:.3s ease}@media only screen and (min-width:1024px){.Topbar .TopbarAccount{grid-area:1 / 3 / 2 / 7;justify-self:end}}.Topbar.showAccount .TopbarAccount{visibility:visible;opacity:1}.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;-moz-column-gap:.75rem;column-gap:.75rem;align-items:center;font:var(--fortnite-topbar-font);font-size:1rem;font-variation-settings:"wdth" 648,"wght" 400;color:#e6e6ea;color:var(--fortnite-topbar-menuitem-active-color)}.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;content:"";background-color:#a9d34f;border:1px solid #101014;border-radius:50%}.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;content:"";background-color:#a9d34f;border:1px solid #101014;border-radius:50%}.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;row-gap:1rem;padding:1.5rem 0;margin:0;list-style:none;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;font:var(--fortnite-topbar-font);font-size:.875rem;font-variation-settings:"wdth" 648,"wght" 400;color:#a9a9ad;color:var(--fortnite-topbar-menuitem-color);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}.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{padding:1.5rem 0;margin: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}}.is-preview .image-alt,.is-preview *[aria-label]:after{position:fixed;top:80px;left:16px;z-index:99;padding:.5rem;color:#000;background-color:#fff;border:2px solid black;border-radius:.25rem;box-shadow:0 0 0 2px #fff}.is-preview *[aria-label]:after{display:none;content:"Aria-label: " attr(aria-label)}.is-preview .image-alt{display:inline-block}.is-preview img,.is-preview *[aria-label]{outline:1px dotted hsla(62deg,100%,55%,1);outline:1px dotted var(--fortnite-primary)}.is-preview *[aria-label]:hover:after{display:inline-block}.MediaCarousel{--video-carousel-background-color: var(--fortnite-black-100);--video-carousel-button-color: var(--color-white);--video-carousel-button-icon-color: var(--fortnite-black-100);--video-carousel-video-bg-color: var(--fortnite-black-90);--video-carousel-title-color: var(--fortnite-primary);--video-carousel-title-highlight-color: var(--fortnite-white);--video-carousel-description-color: var(--fortnite-white);--video-carousel-description-highlight-color: var(--fortnite-primary);--pagination-item-width: min(177px, 60vw);--pagination-item-height: calc(var(--pagination-item-width) / 1.77);--pagination-item-margin: 10px;display:grid;grid-template-rows:repeat(3,auto);grid-gap:.75rem;gap:.75rem;justify-items:center;max-width:1280px;max-width:var(--page-width)}@media only screen and (min-width:540px){.MediaCarousel{gap:1rem}}@media only screen and (min-width:768px){.MediaCarousel{--pagination-item-width: 250px;--pagination-item-height: calc(var(--pagination-item-width) / 1.77);--pagination-item-margin: 20px;gap:1.5rem}}.MediaCarousel__title{grid-area:1 / 1 / 2 / 2;justify-self:stretch;margin-bottom:1.25rem;font-size:var(--font);text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.MediaCarousel__title{margin-bottom:2.25rem}}.MediaCarousel__title .title{margin:0 0 .75rem;font:var(--font-heading1);color:var(--video-carousel-title-color)}@media only screen and (min-width:768px){.MediaCarousel__title .title{font:var(--font-heading1-tablet)}}.MediaCarousel__title .title .highlight{color:var(--video-carousel-title-highlight-color)}.MediaCarousel__title .description{font-size:var(--font-heading3);color:var(--video-carousel-description-color)}@media only screen and (min-width:768px){.MediaCarousel__title .description{font:var(--font-heading3-tablet)}}.MediaCarousel__title .description .highlight{color:var(--video-carousel-description-highlight-color)}.MediaCarousel__player{display:grid;grid-area:2 / 1 / 3 / 2;width:min(90%,50rem);aspect-ratio:16 / 9;overflow:hidden;background-color:var(--video-carousel-video-bg-color)}.MediaCarousel__player .ImageViewer,.MediaCarousel__player .VideoPlayer{grid-area:1 / 1 / 2 / 2}.MediaCarousel__player img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.MediaCarousel__pagination{position:relative;display:none;grid-area:3 / 1 / 4 / 2;justify-self:stretch;height:calc(var(--pagination-item-height) + 2 * var(--pagination-item-margin));overflow:hidden}.has-pagination .MediaCarousel__pagination{display:block}.MediaCarousel__track{position:absolute;top:0;left:calc(50% + 0px);left:calc(50% + var(--carousel-swipe-offset, 0) * 1px);display:flex;gap:.5rem;height:100%;transform:translate(-50%)}@media only screen and (min-width:768px){.MediaCarousel__track{gap:2rem}}.MediaCarousel__item{width:var(--pagination-item-width);cursor:pointer}.MediaCarousel__item .content{height:var(--pagination-item-height);margin:var(--pagination-item-margin) 0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MediaCarousel__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.MediaCarousel__item--selected .content{z-index:1;background-color:#0078d4}.MediaCarousel__controls{z-index:2;display:none;grid-area:2 / 1 / 3 / 2;align-items:center;align-self:stretch;width:5rem;height:100%}.has-pagination .MediaCarousel__controls{grid-area:3 / 1 / 4 / 2}@media only screen and (min-width:768px){.MediaCarousel__controls{display:flex}}.MediaCarousel__controls button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:var(--video-carousel-button-color);border-radius:.5rem}.MediaCarousel__controls .Icon{width:1.5rem;height:1.5rem;color:var(--video-carousel-button-icon-color)}.MediaCarousel__controls.previous{justify-content:flex-start;justify-self:start}.has-pagination .MediaCarousel__controls.previous{background-image:linear-gradient(-90deg,transparent,var(--video-carousel-background-color))}.MediaCarousel__controls.next{justify-content:flex-end;justify-self:end}.has-pagination .MediaCarousel__controls.next{background-image:linear-gradient(90deg,transparent,var(--video-carousel-background-color))}.VideoPlayer{--video-player-cookiewall-background: var(--fortnite-black-80);--video-player-cookiewall-color: var(--color-white);--video-player-cookiewall-link-color: var(--fortnite-primary);position:relative;display:flex;align-items:center;justify-content:center;width:100%}.VideoPlayer__video{width:100%;height:100%;aspect-ratio:16 / 9;border:none;border-radius:.5rem}.VideoPlayer__cookie-wall{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:start;width:100%;height:100%;aspect-ratio:16 / 9;padding:1rem;overflow:auto;color:var(--video-player-cookiewall-color);text-align:center;background:var(--video-player-cookiewall-background)}@media only screen and (min-width:768px){.VideoPlayer__cookie-wall{justify-content:center}.VideoPlayer__cookie-wall .Button{padding:1rem 2rem}}.VideoPlayer__cookie-wall .Button{padding:.75rem}.VideoPlayer__cookie-wall a{color:var(--video-player-cookiewall-link-color)}.TransLineBreaks .desktop,.TransLineBreaks .tablet{display:none}.TransLineBreaks .no-break{white-space:nowrap}@media only screen and (min-width: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}.MainPage{-hero-banner-height:500px;--content-inline-padding: 1rem}@media only screen and (min-width:540px){.MainPage{--content-inline-padding: 4rem }}.MainPage{position:relative;padding-top:4.5rem;padding-top:var(--fortnite-topbar-height);background-color:#080514;background-color:var(--color-senary)}main:has(.NotificationBanner) .MainPage{padding-top:0}.MainPage__content-blocks{width:min(100%,1280px);width:min(100%,calc(var(--page-width)));padding:2.5rem var(--content-inline-padding) 7.5rem;margin:0 auto}.MainPage__content-blocks .ContentBlock{padding:1.25rem 0;margin:0 auto}.MainPage__content-blocks .ContentBlock+.ContentBlock{margin-top:7.5rem}.MainPage .CommunityGoal__title,.MainPage .CommunityGoal__sub-title{justify-self:center}.MainPage .MediaCarousel{width:min(100%,1280px);width:min(100%,calc(var(--page-width)));padding:3rem var(--content-inline-padding);margin:0 auto}.MainPage .MediaCarousel .VideoPlayer__video{width:100%;height:100%}.MainPage .MediaCarousel .MediaCarousel__item .content{--outline-color: transparent;position:relative}.MainPage .MediaCarousel .MediaCarousel__item .content:after{position:absolute;inset:-10px 0;display:block;pointer-events:none;content:"";background-color:var(--outline-color);clip-path:polygon(0 20px,calc(50% + 17px) 0,calc(50% - 17px) 20px,100% 0,100% calc(100% - 20px),calc(50% - 17px) 100%,calc(50% + 17px) calc(100% - 20px),0 100%,0 50%,3px 50%,3px calc(100% - 3px),calc(50% + 31px) calc(100% - 25px),calc(50% - 2px) calc(100% - 5px),calc(100% - 3px) calc(100% - 23px),calc(100% - 3px) 3px,calc(50% - 31px) 25px,calc(50% + 2px) 5px,3px 23px,3px 50%,0 50%);transition:all .5s ease}@media only screen and (min-width:768px){.MainPage .MediaCarousel .MediaCarousel__item .content:after{top:-20px;bottom:-20px}}.MainPage .MediaCarousel .MediaCarousel__item--selected .content{--outline-color: var(--color-secondary)}.MainPage__faq{width:min(100%,1280px);width:min(100%,calc(var(--page-width)));padding:2.5rem var(--content-inline-padding);margin:0 auto}.Metadata{padding:4.5rem 1rem 1rem;background-color:#080514;background-color:var(--color-senary)}.Metadata .baseUrl{font-family:var(--font-family-fortnite);font-variation-settings:"wdth" 648,"wght" 700}.Metadata .Title{padding:8px 0;margin-top:16px;border-top:1px solid hsl(339deg,66%,87%);border-top:1px solid var(--color-tertiary)}.Metadata img{max-width:90vw}.CountdownSTW{display:flex;flex-direction:column;justify-content:center;height:9rem;text-align:center;background-image:linear-gradient(90deg,#000,#223d71 25% 75%,#000)}@media only screen and (min-width:768px){.CountdownSTW{height:9.5rem}}.CountdownSTW__title{margin:0 0 .5rem;font:var(--font-heading2);text-transform:uppercase}@media only screen and (min-width:768px){.CountdownSTW__title{font:var(--font-heading2-tablet)}}.CountdownSTW .Countdown{--countdown-unit-color: var(--fortnite-primary);font:var(--font-heading1)}@media only screen and (min-width:768px){.CountdownSTW .Countdown{font:var(--font-heading1-tablet)}}.Popup__content--RewardPopup .Popup__content-description{font:var(--font-heading2)}@media only screen and (min-width:768px){.Popup__content--RewardPopup .Popup__content-description{font:var(--font-heading2-tablet)}}.Popup__content--RewardPopup .Popup__content-footnote,.Popup__content--RewardPopup .Popup__content-description{margin:0 0 16px}.Popup__content--RewardPopup .Popup__content-footnote .highlight,.Popup__content--RewardPopup .Popup__content-description .highlight{color:#f7ff1a;color:var(--color-primary)}@media only screen and (min-width:768px){.Popup__content--RewardPopup .Popup__content-footnote,.Popup__content--RewardPopup .Popup__content-description{margin:0 0 20px}}.Popup__content--RewardPopup .RewardPopup__image{position:relative;display:flex;align-items:center;justify-content:center;height:180px;margin-bottom:16px}.Popup__content--RewardPopup .RewardPopup__image .RewardImage{width:180px}@media only screen and (min-width:768px){.Popup__content--RewardPopup .RewardPopup__image{height:180px}.Popup__content--RewardPopup .RewardPopup__image .RewardImage{width:240px}}.Popup__content--RewardPopup .RewardPopup__image img{z-index:1;max-height:140px}@media only screen and (min-width:768px){.Popup__content--RewardPopup .RewardPopup__image img{max-height:180px}}.CommunityGoalInfo{max-width:50rem;padding:1.5rem var(--content-inline-padding);margin-inline:auto;font:var(--font-sub-text);text-align:center}@media only screen and (min-width:768px){.CommunityGoalInfo{font:var(--font-sub-text-tablet)}}.CommunityGoalInfo .highlight{color:#f7ff1a;color:var(--color-primary)}: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(189, 71%, 83%, 1);--color-tertiary: hsl(339deg, 66%, 87%);--color-quaternary: hsla(341deg, 76%, 80%, 1);--color-quinary: hsl(234deg, 11%, 51%);--color-senary: hsl(249, 57%, 5%);--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)}.HeroBanner{--hero-banner-background-image: url(/images/hero-banner/background.webp);background-size:cover}.HeroBanner:after,.HeroBanner:before{position:absolute;content:"";background-repeat:no-repeat;background-size:contain;opacity:.7}.HeroBanner:before{top:0;left:0;width:226px;aspect-ratio:43 / 17;background-image:url(/images/hero-banner/spikes-left.webp)}@media only screen and (min-width:1200px){.HeroBanner:before{width:430px}}.HeroBanner:after{right:0;bottom:0;width:290px;aspect-ratio:278 / 71;background-image:url(/images/hero-banner/spikes-right.webp)}@media only screen and (min-width:1200px){.HeroBanner:after{width:556px}}.ContentBlock{--content-block-title-color: var(--color-white);--content-block-title-highlight-color: var(--fortnite-primary)}.ContentBlock__image{position:relative;display:block}.ContentBlock__image-wrapper{position:relative;padding-block:20px}.ContentBlock__image-wrapper:after{position:absolute;inset:0;display:block;pointer-events:none;content:"";background-color:#b5e9f2;background-color:var(--color-secondary);clip-path:polygon(0 40px,calc(50% + 32px) 0,calc(50% - 32px) 40px,100% 0,100% calc(100% - 40px),calc(50% - 32px) 100%,calc(50% + 32px) calc(100% - 40px),0 100%,0 50%,4px 50%,4px calc(100% - 4px),calc(50% + 50px) calc(100% - 47px),calc(50% - 14px) calc(100% - 7px),calc(100% - 4px) calc(100% - 44px),calc(100% - 4px) 4px,calc(50% - 50px) 47px,calc(50% + 14px) 7px,4px 44px,4px 50%,0 50%)}.ContentBlock__description>p:last-of-type{margin-bottom:0}.PageFAQ{--faq-page-text-banner-title-color: var(--fortnite-primary);--faq-page-text-banner-min-height: auto;--faq-page-text-banner-min-height-tablet: auto;--faq-page-background: radial-gradient(#335288, #173164), url(/images/backgrounds/faq.webp);padding-inline:1rem;background-position:center;background-size:cover,auto;background-blend-mode:screen}@media only screen and (min-width:768px){.PageFAQ{padding-inline:7rem}}.PageFAQ .AccordionItem{--questionbox-title-color: var(--color-secondary);--questionbox-content-link-color: var(--color-primary);--questionbox-highlight-color: var(--color-primary)}.PageFAQ .Button{--button-secondary-color: var(--color-primary)}.PageFAQ h1{margin:0}.PageFAQ .TextBanner__message{display:none}.PageFAQ .AccordionItem{--questionbox-content-link-color: var(--fortnite-primary)}.PreFooter{--prefooter-background: url(/images/pre-footer/background.webp);--prefooter-height: 400px;--prefooter-content-height: 285px;background-size:auto 100%}.SocialShares{--social-shares-label-color: var(--color-white)}.SocialShares svg{color:#b5e9f2;color:var(--color-secondary)}.NotificationBanner{padding-top:0;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)}.CommunityGoal{--community-goal-title-color: var(--color-primary);--community-goal-height: 730px;--gradient-tertiary: linear-gradient(180deg, #fafafa 0%, #b9b9b9 100%);--community-goal-reward-item-background: linear-gradient(180deg, #287bae 0%, #223d71 100%);--radius-card: 12px;--community-goal-background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, var(--color-senary) 85%, var(--color-senary) 100% ), url(/images/backgrounds/CommunityGoalBackground.webp);min-height:730px;min-height:var(--community-goal-height);padding:40px 16px;background-image:linear-gradient(to bottom,#0000 0% 70%,#080514 85% 100%),url(/images/backgrounds/CommunityGoalBackground.webp);background-image:var(--community-goal-background-image);background-repeat:no-repeat;background-position:var(--community-goal-background-position);background-size:auto auto,cover}@media only screen and (min-width:768px){.CommunityGoal{--community-goal-height: 886px;background-size:auto auto,contain}}.CommunityGoal .Title,.CommunityGoal .SubTitle{max-width:45rem}.CommunityRewardItem{--community-goal-reward-item-background: linear-gradient(180deg, #287bae 0%, #223d71 100%)}.CommunityProgressBubble{--community-goal-progress-bubble-title-color: var(--color-primary);--community-goal-progress-bubble-background-color: hsla(0, 0%, 0%, .6)}.CommunityProgressIndicator{--community-goal-progress-indicator-background-color: #223d71;--community-goal-progress-indicator-text-color: var(--color-white)}.CommunityGoal__bottom{align-self:end;justify-self:center}.CommunityRewardProgress .RewardCarouselPagination{--reward-pager-active-color: #287bae;--reward-pager-color: var(--color-white)}.MediaCarousel{--video-carousel-background-color: var(--color-senary)}fortnite-footer{width:100vw}:root{--main-content-background: var(--color-senary);--page-width: 1280px;--content-width: 920px;--community-goal-progress-bar-offset: 40px;--text-transform: initial;flex-grow:1;flex-direction:column;row-gap:1rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;line-height:1.5;color:#ffffffde;color-scheme:light dark;background-color:#000;background-color:var(--color-black);text-rendering:optimizeLegibility}*{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:#080514;background-color:var(--color-senary)}a{font-weight:500;color:#f7ff1a;color:var(--fortnite-primary);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}
