.styles_WeaponAttachmentCard__9H9P4{width:100%}@media(min-width:601px) and (max-width:1023px){.styles_WeaponAttachmentCard__9H9P4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:28px;column-gap:28px}}.styles_WeaponAttachmentCard-image___PoHd{position:relative;width:100%;aspect-ratio:262.33/147.56;border:1px solid var(--Root-colorKhaki500)}.styles_WeaponAttachmentCard-icon__s3E_6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;padding:10px}.styles_WeaponAttachmentCard-type__Sv5bB{margin-top:8px;color:var(--Root-colorBuildCodeBlue);font-family:Hitmarker Text Regular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;text-transform:uppercase}@media(min-width:601px) and (max-width:1023px){.styles_WeaponAttachmentCard-type__Sv5bB{font-size:14px;line-height:22px;margin-top:0;padding-bottom:6px;border-bottom:1px solid var(--Root-colorRangeThumb)}}@media(max-width:600px){.styles_WeaponAttachmentCard-type__Sv5bB{font-size:12px;line-height:16px;margin-top:16px;padding-bottom:8px;border-bottom:1px solid var(--Root-colorRangeThumb)}}.styles_WeaponAttachmentCard-name__Or_yM{margin-top:8px;color:#fff;font-family:Hitmarker Condensed Black,sans-serif;font-size:28px;font-style:normal;font-weight:900;line-height:28px;letter-spacing:1px;text-transform:uppercase}@media(min-width:601px) and (max-width:1023px){.styles_WeaponAttachmentCard-name__Or_yM{margin-top:20px}}@media(max-width:600px){.styles_WeaponAttachmentCard-name__Or_yM{margin-top:12px;font-size:20px;line-height:20px}}.styles_Spinner__XXk5_{display:block;width:1.5rem;height:1.5rem;z-index:1000}.styles_Spinner__XXk5_.styles_Spinner--light__qndc6:before{border-bottom:.15rem solid var(--Root-colorTextSecondary);border-top:.15rem solid var(--Root-colorTextSecondary);border-left:.15rem solid rgba(0,0,0,0);border-right:.15rem solid rgba(0,0,0,0)}.styles_Spinner__XXk5_.styles_Spinner--dark__HaTQE:before,.styles_Spinner__XXk5_.styles_Spinner--light__qndc6:before{content:" ";display:block;width:100%;height:100%;border-radius:50%;animation:styles_loading-anim__FPl_l 1s linear infinite}.styles_Spinner__XXk5_.styles_Spinner--dark__HaTQE:before{border-color:#000 rgba(0,0,0,0);border-style:solid;border-width:.15rem}@keyframes styles_loading-anim__FPl_l{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_ImageSuspense___gloC{display:flex;position:absolute;flex:1 1;flex-direction:column;gap:10px;background-color:var(--Root-colorBgPrimary);border-radius:.5rem;border:1px solid var(--Root-colorButtonDisabled);box-shadow:0 8px 12px 0 rgba(0,0,0,.5);width:100%;height:100%;max-width:460px;max-height:575px;aspect-ratio:460/575}.styles_ImageSuspense--borderShimmer__uhZwk{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;height:100%;width:100%;background:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgb(255,255,255) 48%,rgb(255,255,255) 50%,rgb(255,255,255) 52%,rgba(0,0,0,0) 60%,rgba(0,0,0,0));background-size:375%;background-position-x:100%;animation:styles_shimmer__oClYT 1.25s ease-in-out infinite}.styles_ImageSuspense--shimmerContainer__XbbbW{border-radius:7px;height:calc(100% - 1px);width:calc(100% - 1px);background-color:var(--Root-colorBgPrimary)}.styles_ImageSuspense--bgShimmer__z9Fyv{border-radius:7px;height:100%;width:100%;background:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(255,255,255,.2) 48%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.2) 52%,rgba(0,0,0,0) 60%,rgba(0,0,0,0));background-size:375%;background-position-x:100%;animation:styles_shimmer__oClYT 1.25s ease-in-out infinite}@keyframes styles_shimmer__oClYT{to{background-position-x:0}}.styles_ShareModal-wrapper__zwvsC{position:fixed;left:0;top:0;width:100%;height:100%;z-index:200}.styles_ShareModal__vD3QK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:502px;max-width:95vw;padding:12px 20px 20px;flex-direction:column;align-items:flex-start;gap:16px;border:1px solid #5b5b5b;background:#000;z-index:201}@media(max-width:600px){.styles_ShareModal__vD3QK{width:361px}}.styles_ShareModal-header__ZkFmi{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--Root-colorBorderPrimary)}.styles_ShareModal-headerText__eZkW1{color:#fff;font-family:Hitmarker Condensed Black,sans-serif;font-size:16px;font-style:normal;font-weight:900;line-height:16px;letter-spacing:1px;text-transform:uppercase}.styles_ShareModal-close__FUfJE{cursor:pointer}.styles_ShareModal-actions__faKma{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;width:100%}@media(max-width:600px){.styles_ShareModal-actions__faKma{grid-template-columns:1fr}}.styles_ShareModal-actionButton__BJ2_i{display:flex;padding:8px 12px;align-items:center;gap:8px;flex:1 0;border-radius:4px;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgSecondary);cursor:pointer}.styles_ShareModal-actionButton__BJ2_i:hover{background:var(--Root-colorBorderPrimary)}.styles_ShareModal-actionButton__BJ2_i.styles_ShareModal-disableButton__UBk2M{pointer-events:none}.styles_ShareModal-buttonText__Dhdgh{display:flex;width:100%;margin-left:8px;color:#fff;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px}.styles_ShareModal-buttonText__Dhdgh.styles_ShareModal-buttonTextCentered__5MunZ{justify-content:center}.styles_ShareModal-shareSuccess__w2b9z{display:flex;gap:8px;color:var(--Root-colorTextPrimary);text-align:center;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px}.styles_ShareModal-successCheckmark__i4709{filter:invert(42%) sepia(93%) saturate(350%) hue-rotate(84deg)}.styles_ShareModal-successTextWrapper___rmGV{text-align:left}.styles_ShareModal-viewPostLink__Pcvk3{color:var(--Root-colorTextPrimary);margin-left:4px}.styles_ShareModal-backgroundDim__ALu3G{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.8)}.styles_ShareModal-imageContainer__2Xi_L{position:relative;width:100%;height:100%}.styles_ShareModal-errorMessage__WKjsY{color:var(--Root-colorErrorRed400);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}.styles_ShareModule__aUF1R{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;border:1px solid var(--Root-colorBorderPrimary);background:#000;box-shadow:0 0 16px 0 #000}.styles_ShareModule-header__IvtiK{display:flex;padding:12px 16px;flex-direction:column;gap:2px;align-self:stretch;background:linear-gradient(180deg,var(--Root-colorBgSecondary) 0,rgba(36,39,42,0) 100%),var(--Root-colorButtonDisabled)}.styles_ShareModule-headerTitle__SFd_d{color:var(--Root-colorBuildCodeBlue);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1px;text-transform:uppercase}.styles_ShareModule-headerSubtitle__Fy3Q9{color:#fff;font-family:Hitmarker Condensed Black,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:20px;letter-spacing:1px;text-transform:uppercase}.styles_ShareModule-body__Fp2WG{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px}.styles_ShareModule-bodyTextFooter__xAtJX{font-style:italic;margin-top:8px}.styles_ShareModule-bodyTextBold__QqY5X{font-weight:700}.styles_ShareModule-shareButton__s6Lag{display:flex;padding:12px 40px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:4px;background-color:var(--Root-colorBuildCodeBlue);cursor:pointer}.styles_ShareModule-shareButton__s6Lag:hover{background:#ace1fd}.styles_ShareModule-shareButton__s6Lag:active{background:#2bbaf8}.styles_ShareModule-shareButton__s6Lag.styles_ShareModule-shareButtonDisabled__FlHPo{pointer-events:none;background:var(--Root-colorBorderPrimary)}.styles_ShareModule-shareButtonText__NYZdV{color:#000;text-align:center;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase}.styles_ShareModule-recommendBuildLinkWrapper__OZFm1{display:flex;height:40px;justify-content:center;align-items:center;gap:10px;align-self:stretch}.styles_ShareModule-recommendBuildLink__htFun{color:var(--Root-colorTextPrimary);text-align:center;font-size:14px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.styles_ShareModule-errorMessage__rkU_y,.styles_ShareModule-recommendBuildLink__htFun{font-family:Hitmarker Text Regular,sans-serif;font-style:normal;font-weight:400;letter-spacing:1px}.styles_ShareModule-errorMessage__rkU_y{color:var(--Root-colorErrorRed400);text-align:center;font-size:12px;line-height:16px}.styles_ConfirmationModalButtons__j3EP4{display:flex;flex-direction:column;width:100%;padding:1.5rem 0;row-gap:1rem}.styles_ConfirmationModalBuyButton__HvD6v{display:flex;width:100%;font:inherit;cursor:pointer;outline:inherit;align-items:center;justify-content:center;border:1px solid #76accb;background:linear-gradient(180deg,#678DA7 -.68%,#425A6A 99.32%);padding:1.5rem 1rem;text-align:center;font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.625rem;letter-spacing:.0625rem;color:#fff;text-transform:uppercase;transition:all .15s ease-in-out;margin-top:24px}.styles_ConfirmationModalBuyButton__HvD6v:hover{background:linear-gradient(180deg,#678DA7 99.32%,#425A6A 0)}.styles_ConfirmationModalBuyButton--disabled__q16YY{background:var(--Root-colorButtonDisabled);pointer-events:none;cursor:default}.styles_ConfirmationModalBuyButton--disabled__q16YY span{opacity:.5}.styles_ConfirmationModalCancelButton__kRxhC{display:flex;width:100%;font:inherit;cursor:pointer;outline:inherit;align-items:center;justify-content:center;padding:.75rem 1rem;color:rgba(243,244,245,.5);text-align:center;font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.625rem;letter-spacing:.0625rem;text-transform:uppercase;border:1px solid var(--Root-colorBorderPrimary,#606971);background:var(--Root-colorBgSecondary,#24272A);margin-top:.75rem}.styles_ConfirmationModalCancelButton__kRxhC:hover{background:var(--Root-colorButtonDisabled,#3C4147)}.styles_ConfirmationModalCancelButton--disabled__YXvLr{background:var(--Root-colorButtonDisabled);pointer-events:none;cursor:default}.styles_ConfirmationModalCancelButton--disabled__YXvLr span{opacity:.5}.styles_BundlePurchaseModuleButton-errorContainer__jIR_B{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.styles_BundlePurchaseModuleButton-error__zWUes{display:flex;color:#ff2e2e;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.0625rem;padding-bottom:1rem;text-wrap:pretty}.styles_SuccessModal__p3vu1{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--Root-colorBgPrimary);z-index:1000}.styles_SuccessModal-header__Oewlz{font-size:5rem;text-shadow:0 0 20px #f3f4f5;animation:styles_appear__2tYm7 .5s ease-in-out alternate}@keyframes styles_appear__2tYm7{0%{opacity:0}to{opacity:1}}.styles_BundleConfirmationModal__tbU31{display:flex;flex-direction:column;width:100%;max-width:373px;align-items:stretch;justify-content:flex-start;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgPrimary);box-shadow:0 0 24px 0 rgba(0,0,0,.8);z-index:999}@media(max-width:373px){.styles_BundleConfirmationModal__tbU31{width:100%;height:100%}}.styles_BundleConfirmationModalOverlay__UCepi{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:998;height:101vh;right:0;left:0;background:rgba(36,39,42,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transition:opacity .165s ease-in-out;opacity:1}.styles_BundleConfirmationModalOverlay--hidden__F9dpC{height:0;overflow:hidden;transition:opacity .165s ease-in-out,height .01s .165s;opacity:0}.styles_BundleConfirmationModal-header__f84sP{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-self:stretch;padding:.75rem 1rem 1.25rem;width:100%;background:linear-gradient(180deg,var(--Root-colorBgSecondary) 0,rgba(36,39,42,0) 100%),#3c4147}@media(max-width:600px){.styles_BundleConfirmationModal-header__f84sP{padding:2.5rem 1rem 1.25rem}}.styles_BundleConfirmationModal-gobblegumsQuantity__eVFGF{text-transform:none;color:var(--Root-colorBo6Orange);margin-left:4px}.styles_BundleConfirmationModal-headerWrapper__9jeeG{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;column-gap:.125rem;align-self:stretch;width:100%}.styles_BundleConfirmationModal-headerLabel__7ZvdG{font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleConfirmationModal-headerTitle__FVILv{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleConfirmationModal-headerCost__Z2oy0{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;align-self:flex-start;gap:.2rem}.styles_BundleConfirmationModal-headerAmount__JDtbb{font-size:1.25rem;font-weight:900}.styles_BundleConfirmationModal-headerAmount__JDtbb,.styles_BundleConfirmationModal-headerCurrency__HXofH{font-family:Hitmarker Condensed Black,sans-serif;font-style:normal;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleConfirmationModal-headerCurrency__HXofH{font-size:.625rem;font-weight:300;margin-bottom:-.23rem}.styles_BundleConfirmationModal-body__WaNxi{display:flex;flex-direction:column;width:100%;align-items:stretch;justify-content:flex-start;padding:1rem}.styles_BundleConfirmationModal-topContainer__bEOO9{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between}.styles_BundleConfirmationModal-compatibleWith__0SEuB{color:var(--Root-colorTextTertiary);font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem}.styles_BundleConfirmationModal-image__jj1_0{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;aspect-ratio:16/9;margin-bottom:.5rem}.styles_BundleConfirmationModal-disclaimers___PRUY{margin-top:24px;width:100%;color:var(--Root-colorTextTertiary);font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem}.styles_BundleDetailsContentTile__bexZ0{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start;row-gap:.15rem;color:var(--Root-colorTextPrimary)}.styles_BundleDetailsContentTileImage__NkzKM{border:1px solid #3c4147;position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center}.styles_BundleDetailsContentTileImage-imageBg__IQh2b{position:absolute;inset:0 0 0 0;background:#0e0e0e}.styles_BundleDetailsContentTileImage-image__mjbWc{position:relative;max-height:calc(100% - 1rem);max-width:calc(100% - 1rem);object-fit:contain}.styles_BundleDetailsContentTile-subtitle__FcI4a{display:flex;font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-top:.25rem;letter-spacing:.0625rem;text-transform:capitalize}@media(max-width:754px){.styles_BundleDetailsContentTile-subtitle__FcI4a{font-size:.875rem;line-height:1.375rem}}.styles_BundleDetailsContentTile-title__ZXQQh{display:flex;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.75rem;font-style:normal;font-weight:900;line-height:1.75rem;letter-spacing:.0625rem;text-transform:uppercase;-webkit-hyphens:auto;hyphens:auto}@media(max-width:754px){.styles_BundleDetailsContentTile-title__ZXQQh{font-size:1.25rem;line-height:1.25rem}}.styles_BundleDetailsContentTile__8cQ3p{display:flex;flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start;color:var(--Root-colorTextPrimary)}.styles_BundleDetailsContentTileImage__nEfGs{border:1px solid #3c4147;position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center}.styles_BundleDetailsContentTileImage-imageBg__VYXd9{position:absolute;inset:0 0 0 0;background:#0e0e0e}.styles_BundleDetailsContentTileImage-image__JSPlR{position:relative;max-height:calc(100% - 1rem);max-width:calc(100% - 1rem);object-fit:contain}.styles_BundleDetailsContentTile-header__VVS7L{display:flex;width:100%;justify-content:space-between;margin-top:16px;padding-bottom:8px;border-bottom:1px solid var(--Root-colorPrimaryGray600)}.styles_BundleDetailsContentTile-subtitle__ost3O{display:flex;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.0625rem;text-transform:uppercase}@media(max-width:754px){.styles_BundleDetailsContentTile-subtitle__ost3O{font-size:.875rem;line-height:1.375rem}}.styles_BundleDetailsContentTile-subtitleQuantity__sZ3v0{text-transform:none;color:var(--Root-colorBo6Orange);margin-left:4px}.styles_BundleDetailsContentTile-title__59PhI{display:flex;margin-top:8px;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.75rem;font-style:normal;font-weight:900;line-height:1.75rem;letter-spacing:.0625rem;text-transform:uppercase;-webkit-hyphens:auto;hyphens:auto}@media(max-width:754px){.styles_BundleDetailsContentTile-title__59PhI{font-size:1.25rem;line-height:1.25rem}}.styles_BundleDetailsContentTile-description__hPnF0{margin-top:8px;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px}.styles_BundleDetails__Ldb1e{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:100vh;row-gap:1rem;color:var(--Root-colorTextPrimary)}.styles_BundleDetails-header__y4wux{display:flex;width:100%;margin-bottom:16px;font-family:Hitmarker Condensed Black,sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:2.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleDetails-topContainer__ebVFx{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:10px}.styles_BundleDetails-groupLabel__mwsr6{font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleDetails-gobblegumsLabel__hbyPd{display:flex}.styles_BundleDetails-gobblegumsQuantity__7wHTt{text-transform:none;color:var(--Root-colorBo6Orange);margin-left:4px}.styles_BundleDetails-lootContainer__8gNNc{display:flex;width:100%;flex-direction:column;justify-content:flex-start;align-items:center;row-gap:40px;margin-bottom:40px}@media(max-width:754px){.styles_BundleDetails-lootContainer__8gNNc{margin-top:0}}.styles_BundleDetails-description__OFxNU{width:100%;margin-bottom:48px;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem;white-space:pre-line;color:var(--Root-colorPrimaryGray50)}.styles_BundleDetails-descriptionAppendElText__UmvsV{margin-left:4px}.styles_BundleDetails-descriptionAppendElLink__uNYW4{color:#fff}.styles_BundleDetails-content__O7WsK{display:grid;justify-items:flex-start;width:100%;grid-gap:40px;gap:40px;margin-bottom:44px}@media(min-width:1320px){.styles_BundleDetails-content__O7WsK{grid-template-columns:repeat(3,minmax(10rem,1fr))}}@media(max-width:1320px){.styles_BundleDetails-content__O7WsK{grid-template-columns:repeat(2,minmax(40%,1fr))}}@media(min-width:755px) and (max-width:1319px){.styles_BundleDetails-content__O7WsK{column-gap:1.75rem}}@media(max-width:754px){.styles_BundleDetails-content__O7WsK{gap:3rem 1.25rem}}@media(min-width:1320px){.styles_BundleDetails-content__O7WsK.styles_BundleDetails-gobblegumsContent__NQoI6{grid-template-columns:repeat(2,minmax(10rem,1fr))}}@media(max-width:600px){.styles_BundleDetails-content__O7WsK.styles_BundleDetails-gobblegumsContent__NQoI6{grid-template-columns:repeat(1,minmax(40%,1fr))}}.styles_BundlePurchaseModuleButton__5853j{display:flex;width:100%;border:none;font:inherit;cursor:pointer;outline:inherit;align-items:center;justify-content:center;background:var(--Root-colorAccent);padding:.75rem 1rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);text-align:center;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundlePurchaseModuleButton__5853j:hover{background:url(/store/static/images/purchase-btn-bg-sprite-sheet.webp);animation:styles_playx__z_qh9 .25s steps(5) infinite,styles_playy__KwTn0 8s steps(32) infinite}@keyframes styles_playx__z_qh9{0%{background-position-x:0}to{background-position-x:-1800px}}@keyframes styles_playy__KwTn0{0%{background-position-y:0}to{background-position-y:-1920px}}.styles_BundlePurchaseModuleButton--disabled__TZitG{background:var(--Root-colorButtonDisabled);pointer-events:none}.styles_BundlePurchaseModuleButton--disabled__TZitG span{opacity:.5}.styles_BundlePurchaseModuleButton-errorContainer__jxe4P{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:1rem}.styles_BundlePurchaseModuleButton-error__ravno{display:block;color:#ff2e2e;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.0625rem;text-wrap:pretty}.styles_BundlePurchaseModuleButton-errorLink__y5ejq{color:#ff2e2e}.styles_BundlePurchaseModulePlatform__VRB5G{display:flex;width:100%;align-items:center;justify-content:space-between;column-gap:.5rem;align-self:stretch;flex-flow:row nowrap;padding:.75rem 1rem 0;height:2.25rem;color:inherit;font:inherit;cursor:pointer;outline:inherit;border:none;background:var(--Root-colorBgSecondary)}.styles_BundlePurchaseModulePlatform--inactive__eCCrY{opacity:.5;cursor:default;pointer-events:none}.styles_BundlePurchaseModulePlatform--disabled__vsHYw{height:unset;padding:.75rem 1rem;cursor:auto;pointer-events:none}.styles_BundlePurchaseModulePlatform--blocked__mMMIo{pointer-events:none}.styles_BundlePurchaseModulePlatformIcon__u9yr8{width:24px;height:24px}.styles_BundlePurchaseModulePlatformLabel___fBWW{color:#fff;font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.375rem;letter-spacing:.0625rem;text-transform:uppercase;white-space:nowrap}.styles_BundlePurchaseModulePlatform-contentL___uV_v{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:.5rem}.styles_BundlePurchaseModulePlatform-contentR__TSrNw{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-end;column-gap:.5rem}.styles_BundlePurchaseModulePlatform-yourBalance__DWdLG{display:flex;color:#fff;justify-self:flex-end;font-family:Hitmarker Text Regular,sans-serif;font-size:.625rem;font-style:normal;font-weight:400;line-height:.875rem;letter-spacing:.0625rem}.styles_BundlePurchaseModulePlatform-amount__65XZf{display:flex;color:#fff;justify-self:flex-end;font-family:Hitmarker Text Bold,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;letter-spacing:.0625rem;opacity:1}.styles_BundlePurchaseModulePlatform-chevronContainer__RsZmG,.styles_BundlePurchaseModulePlatformChevron__4qhiz{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:1rem;height:1rem}.styles_BundlePurchaseModulePlatformChevron__4qhiz{transform:rotate(270deg);transition:all .165s ease-in-out}.styles_BundlePurchaseModulePlatformChevron--open__F5T9O{transform:rotate(90deg)}.styles_BundlePurchaseModulePlatform--disabledMessage__UVz3V{color:#fff;font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-weight:700;line-height:22px;letter-spacing:1px;text-transform:uppercase;margin:auto;pointer-events:all}.styles_BundlePurchaseModulePlatforms__1Ugs9{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start}.styles_BundlePurchaseModulePlatforms-label__tvaBL{color:#dadde0;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem;margin-bottom:.75rem}.styles_BundlePurchaseModulePlatforms-wrapper__aPXt8{display:flex;flex-direction:column;width:100%;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgSecondary);overflow:hidden}.styles_BundlePurchaseModulePlatforms-message__E7fO8{padding:.75rem 1rem 0}.styles_BundlePurchaseModulePlatforms-header__Y7kbf{z-index:99}.styles_BundlePurchaseModulePlatformsContent__56JRH{display:flex;flex-direction:column;width:100%;transition:all .185s ease-in-out;transition:max-height .19s;overflow:hidden;max-height:50rem;z-index:0}.styles_BundlePurchaseModulePlatformsContent--folded__RjKu2{max-height:.75rem;transform:translateY(-180%);transition:max-height .185s ease-in-out,transform .04s .14s}.styles_PurchaseModulePlatform-separator__oOMib{height:1px;border-bottom:1px solid var(--Root-colorBorderPrimary);margin:0 1rem;padding:.75rem 0 0}.styles_PurchaseModulePlatform-separatorNoLine__MkGeM{height:1px;margin:0 1rem;padding:.75rem 0 0}.styles_PurchaseModulePlatform-linkMore__WuV7L{justify-content:center;align-self:stretch;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.375rem;padding:1rem 0 .88rem}.styles_BundlePurchaseModuleScrollTo__AfY51,.styles_PurchaseModulePlatform-linkMore__WuV7L{display:flex;align-items:center;width:100%;color:#fff;text-align:center;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundlePurchaseModuleScrollTo__AfY51{border:none;font:inherit;cursor:pointer;outline:inherit;justify-content:flex-start;background:none;padding-top:.25rem;padding-left:0;font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:underline}.styles_BundlePurchaseModule-wrapper__G05mV{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;min-width:229px}.styles_BundlePurchaseModule__lxDHr{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid var(--Root-colorBorderPrimary);background:#000;box-shadow:0 0 16px 0 #000;color:#fff}.styles_BundlePurchaseModule--owned__7h__J{min-height:9.875rem}.styles_BundlePurchaseModule-content__LlM7_{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem;row-gap:.75rem}.styles_BundlePurchaseModuleLink__Q2DsE{align-self:stretch;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.375rem;padding:1rem 0 .88rem}.styles_BundlePurchaseModule-loginButton__lWhNj,.styles_BundlePurchaseModuleLink__Q2DsE{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;text-align:center;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundlePurchaseModule-loginButton__lWhNj{border:none;font:inherit;cursor:pointer;text-decoration:none;outline:inherit;background:var(--Root-colorAccent);padding:.75rem 1rem;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.styles_BundlePurchaseModule-disclaimers__td8OQ{padding:1.5rem 1rem 0;width:100%;color:var(--Root-colorPrimaryGray300);font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}@media(max-width:833px){.styles_BundlePurchaseModule-disclaimers__td8OQ{padding-left:0;padding-right:0}}.styles_BundleTile__S7smQ{display:flex;flex-direction:column;overflow:hidden;text-decoration:none;background-color:var(--Root-colorBgSecondary);border-radius:.5rem;border:1px solid var(--Root-colorButtonDisabled);box-shadow:0 8px 12px 0 rgba(0,0,0,.5);width:100%}.styles_BundleTile-image__pkFOv{position:relative;display:inline-block;overflow:hidden;margin:0}.styles_BundleTile-titleImage__bwjzN{display:block;position:absolute;top:18%;left:8%;height:27%;width:auto;transform:translate(-8%,-18%);z-index:1}.styles_BundleTile-previewImage__3SwOz{display:flex;width:100%;transition:scale .25s}.styles_BundleTile__S7smQ:focus .styles_BundleTile-previewImage__3SwOz,.styles_BundleTile__S7smQ:hover .styles_BundleTile-previewImage__3SwOz{scale:1.04}.styles_BundleTile-description__77EdY{display:flex;flex:1 1;flex-shrink:0;padding:12px 20px;flex-direction:column;align-items:flex-start;place-self:stretch stretch;color:var(--Root-colorTextSecondary)}@media(min-width:601px) and (max-width:1023px){.styles_BundleTile-description__77EdY{padding:12px}}@media(max-width:599px){.styles_BundleTile-description__77EdY{padding:10px 8px}}.styles_BundleTile-typeLabel__fdxMi{display:flex;color:var(--Root-colorTextSecondary);font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem;text-transform:uppercase;text-overflow:ellipsis;overflow:visible;overflow-wrap:anywhere}.styles_BundleTile-gobblegumsQuantity__r9yIV{text-transform:none;color:var(--Root-colorBo6Orange);margin-left:4px}.styles_BundleTile-emptySpacer__inpZo{height:100%;width:100%}.styles_BundleTile-titleLabel__WLJlo{color:var(--Root-colorTextSecondary);font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase;-webkit-hyphens:auto;hyphens:auto;margin-top:10px}.styles_BundleTile-titlesContainer__8k5g6{display:flex;align-self:flex-start}.styles_BundleTile-bottomRow__bGUsm{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:100%;margin-top:12px;gap:.2rem}@media(max-width:424px){.styles_BundleTile-bottomRow__bGUsm{row-gap:.25rem;padding-top:.25rem}}.styles_BundleTile-cost__wry7S{display:flex;height:1.25rem;align-self:flex-end;gap:.2rem}.styles_BundleTile-currencyCost__HYYNa{text-align:right;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.25rem}.styles_BundleTile-currencyCost__HYYNa,.styles_BundleTile-currencySuffix__n2Usk{color:var(--Root-colorTextSecondary);font-style:normal;letter-spacing:.0625rem;text-transform:uppercase}.styles_BundleTile-currencySuffix__n2Usk{font-family:Hitmarker Text Regular,sans-serif;font-size:.625rem;font-weight:400;line-height:.875rem;align-self:flex-end}.styles_OwnedLabel-container__Wuvqs{display:flex;flex-direction:row;align-items:center;justify-content:center}.styles_OwnedLabel__LSeZU{color:#fff;text-align:center;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_OwnedLabel-checkmark__XN2gc{padding:0 .12rem}.styles_BundleList__bFUOj{display:grid;justify-items:flex-start;width:100%;margin-top:20px}@media(max-width:1024px){.styles_BundleList__bFUOj{gap:1.25rem}}@media(min-width:1025px) and (max-width:1439px){.styles_BundleList__bFUOj{gap:1.75rem}}@media(min-width:1440px){.styles_BundleList__bFUOj{gap:2.5rem}}@media(max-width:320px){.styles_BundleList__bFUOj{gap:.5rem}}@media(max-width:600px){.styles_BundleList__bFUOj{row-gap:20px}}@media(min-width:600px){.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+1)),.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+3)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+1)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+3)){grid-template-columns:repeat(3,1fr)}}@media(max-width:599px){.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+1)),.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+3)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+1)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+3)){grid-template-columns:repeat(1,1fr)}}@media(min-width:600px){.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+2)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+2)){grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.styles_BundleList--default__SdedL:has(>:last-child:nth-child(-n+2)),.styles_BundleList--featured__4warX:has(>:last-child:nth-child(-n+2)){grid-template-columns:repeat(1,1fr)}}@media(min-width:600px){.styles_BundleList--spotlight1__NsGlt{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.styles_BundleList--spotlight1__NsGlt{grid-template-columns:repeat(1,1fr)}}@media(min-width:1024px){.styles_BundleList--default__SdedL:has(>:nth-child(4)){grid-template-columns:repeat(3,1fr)}}@media(min-width:601px) and (max-width:1023px){.styles_BundleList--default__SdedL:has(>:nth-child(4)){grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.styles_BundleList--default__SdedL:has(>:nth-child(4)){grid-template-columns:repeat(1,1fr)}}@media(min-width:1024px){.styles_BundleList--featured__4warX:has(>:nth-child(4)){grid-template-columns:repeat(4,1fr)}}@media(min-width:601px) and (max-width:1023px){.styles_BundleList--featured__4warX:has(>:nth-child(4)){grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.styles_BundleList--featured__4warX:has(>:nth-child(4)){grid-template-columns:repeat(1,1fr)}}@media(min-width:601px) and (max-width:1023px){.styles_BundleList--default__SdedL:has(>:nth-last-child(5):nth-child(-n+2)),.styles_BundleList--featured__4warX:has(>:nth-last-child(5):nth-child(-n+2)){grid-template-columns:repeat(auto-fit,1fr)}}@media(min-width:1440px){.styles_BundleList--spotlight5__mfXr9{grid-template-columns:repeat(6,1fr)}.styles_BundleList--spotlight5__mfXr9>:first-child,.styles_BundleList--spotlight5__mfXr9>:nth-child(2){grid-column:span 3}.styles_BundleList--spotlight5__mfXr9>:nth-child(n+2){grid-column:span 2}}@media(min-width:601px) and (max-width:1023px){.styles_BundleList--spotlight5__mfXr9{grid-template-columns:repeat(auto-fit,1fr)}}.styles_FilteredStoreBundlesList___HO6F{display:flex;flex:1 1;width:100%;max-width:100%;max-height:max-content;opacity:1;position:relative}.styles_FilteredStoreBundlesList--blocked__5EL7j{transition:opacity .165s ease-in-out;opacity:.7}.styles_FilteredStoreBundlesList-noBundles__yDLtK{margin-top:20px}.styles_BundleListSuspenseContainer__JjE7e{position:absolute;z-index:100;max-width:980px;width:100%;transition:all .3s ease-in-out;background-color:var(--Root-colorBgPrimary)}.styles_BundleListSuspense__BXUoy{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin-top:20px}.styles_FauxRow__jp3dT{display:flex;flex:1 1;flex-direction:row;gap:10px;width:100%;max-width:100%;max-height:max-content}@media(min-width:601px) and (max-width:1024px){.styles_FauxRow__jp3dT :nth-child(3){display:none}}@media(max-width:600px){.styles_FauxRow__jp3dT :nth-child(2),.styles_FauxRow__jp3dT :nth-child(3){display:none}}@media(max-width:1024px){.styles_BundleListSuspense__BXUoy,.styles_FauxRow__jp3dT{gap:1.25rem}}@media(min-width:1025px) and (max-width:1439px){.styles_BundleListSuspense__BXUoy,.styles_FauxRow__jp3dT{gap:1.75rem}}@media(min-width:1440px){.styles_BundleListSuspense__BXUoy,.styles_FauxRow__jp3dT{gap:2.5rem}}@media(max-width:320px){.styles_BundleListSuspense__BXUoy,.styles_FauxRow__jp3dT{gap:.5rem}}@media(max-width:600px){.styles_BundleListSuspense__BXUoy,.styles_FauxRow__jp3dT{row-gap:20px}}.styles_FauxTile__eeqZe{display:flex;flex:1 1;flex-direction:column;gap:10px;background-color:var(--Root-colorBgPrimary);border-radius:.5rem;border:1px solid var(--Root-colorButtonDisabled);box-shadow:0 8px 12px 0 rgba(0,0,0,.5);width:100%;max-width:393px;max-height:320px;aspect-ratio:300/263}@media(min-width:601px) and (max-width:1023px){.styles_FauxTile__eeqZe{max-width:300px;max-height:263px}}.styles_FauxTile--borderShimmer__loj6x{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;height:100%;width:100%;background:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgb(255,255,255) 48%,rgb(255,255,255) 50%,rgb(255,255,255) 52%,rgba(0,0,0,0) 60%,rgba(0,0,0,0));background-size:375%;background-position-x:100%;animation:styles_shimmer__QXu7Z 1.25s ease-in-out infinite}.styles_FauxTile--shimmerContainer__QQ8Q0{border-radius:7px;height:calc(100% - 1px);width:calc(100% - 1px);background-color:var(--Root-colorBgPrimary)}.styles_FauxTile--bgShimmer___s_6j{border-radius:7px;height:100%;width:100%;background:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 40%,rgba(255,255,255,.2) 48%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.2) 52%,rgba(0,0,0,0) 60%,rgba(0,0,0,0));background-size:375%;background-position-x:100%;animation:styles_shimmer__QXu7Z 1.25s ease-in-out infinite}@keyframes styles_shimmer__QXu7Z{to{background-position-x:0}}.styles_FilterGameDropdown__hIORT{position:relative;color:var(--Root-colorTextPrimary);text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:1px;margin-top:16px}.styles_FilterGameDropdown--select__WzKHX{display:flex;justify-content:space-between;width:100%;background:var(--Root-colorAccent);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:8px 16px 8px 24px;border-radius:4px;border:1px solid var(--Root-colorPrimaryGray700);cursor:pointer}.styles_FilterGameDropdown--selectExpanded__NQJQx{border-radius:4px 4px 0 0}.styles_FilterGameDropdown--selectPickerIcon__CjlZL{width:16px;height:16px;rotate:180deg;transition:rotate .3s}.styles_FilterGameDropdown--selectPickerIconExpanded__xlJMQ{rotate:0deg}.styles_FilterGameDropdown--selectPicker___p71W{position:absolute;height:0;opacity:0;pointer-events:none;color:var(--Root-colorTextPrimary);border-radius:0 0 4px 4px;background:var(--Root-colorPrimaryGray700);transition:all .3s}.styles_FilterGameDropdown--selectPickerExpanded__2E89u{width:100%;height:auto;opacity:1;padding-bottom:4px;pointer-events:all}.styles_FilterGameDropdown--option__DdRSp{padding:10px 24px;margin:4px 0}.styles_FilterGameDropdown--option__DdRSp:hover{background:var(--Root-colorPrimaryGray600);cursor:pointer}.styles_FilterSelector__bSp_b{display:flex;flex-direction:column;padding:8px;margin:0 0 0 -8px}.styles_FilterSelector__bSp_b:hover{background:linear-gradient(180deg,var(--Root-colorPrimaryGray700) 0,var(--Root-colorPrimaryGray800) 100%),#d9d9d9;cursor:pointer}.styles_FilterSelector__bSp_b:active{background:linear-gradient(180deg,var(--Root-colorPrimaryGray800) 0,var(--Root-colorPrimaryGray700) 100%),#d9d9d9;cursor:pointer}.styles_FilterSelector__bSp_b.styles_FilterSelector--gridBlock__dy7tv{padding:0;margin:0;overflow:hidden}.styles_FilterSelector__bSp_b.styles_FilterSelector--gridBlock__dy7tv:hover{background:none}.styles_FilterSelector--imageWrapper__Tp2Du{display:flex;aspect-ratio:1;border:1px solid var(--Root-colorPrimaryGray700);overflow:hidden}.styles_FilterSelector--imageWrapperWide___JhlG{aspect-ratio:2.1;border:none}.styles_FilterSelector--image__fpwEC{object-fit:cover;transition:scale .25s}.styles_FilterSelector--image__fpwEC:hover{scale:1.04}.styles_FilterSelector--imageWide__ijHWX:hover{scale:none}.styles_FilterSelector--labelWrapper__gAmrb{display:flex}.styles_FilterSelector--labelWrapper__gAmrb.styles_FilterSelector--gridBlockLabelWrapper__HkmHK{padding:0;margin:8px 0 0}.styles_FilterSelector--checkbox__isUIE{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;min-width:16px;min-height:16px;max-width:16px;max-height:16px;border-radius:2px;border:1px solid var(--Root-colorPrimaryGray500);display:grid;place-content:center;cursor:pointer}.styles_FilterSelector--icon__8qEqC{object-fit:contain;margin-left:8px}.styles_FilterSelector--checkbox__isUIE:checked{background:var(--Root-colorPrimaryGray100);background-image:url(/store/static/images/check.svg);background-repeat:no-repeat;background-position:50%}.styles_FilterSelector--text__alF3_{display:flex;width:100%;margin-left:8px;word-break:break-word;font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}.styles_FilterSelector--text__alF3_.styles_FilterSelector--spaceBetween__jlDqN{justify-content:space-between}@media(min-width:601px) and (max-width:1023px){.styles_FilterSelector--text__alF3_{flex-wrap:wrap}}.styles_FilterSelector--label__LuY9D{color:var(--Root-colorPrimaryGray50)}.styles_FilterSelector--itemCount__4MxAj{color:var(--Root-colorPrimaryGray400);word-break:keep-all;margin-left:8px}.styles_FilterSelector--itemCount__4MxAj.styles_FilterSelector--spaceBetween__jlDqN{margin-left:auto}.styles_FilterCategoryAccordion__2d3ME{width:100%;border-bottom:1px solid var(--Root-colorPrimaryGray700)}.styles_FilterCategoryAccordion--nested__ahX0n{border-bottom:none}.styles_FilterCategoryAccordion--header__8IcPj{display:flex;justify-content:space-between;padding:12px 0;cursor:pointer}.styles_FilterCategoryAccordion--headerNested__hGp2_{padding-left:20px}.styles_FilterCategoryAccordion--headerLabel__wbI14{color:var(--Root-colorPrimaryGray50);font-family:Hitmarker Text Bold,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase}.styles_FilterCategoryAccordion--headerIcon__O5o2S{width:14px;height:14px}.styles_FilterCategoryAccordion--body__4CmD_{height:0;opacity:0;transition:all .3s ease-out}.styles_FilterCategoryAccordion--body__4CmD_.styles_FilterCategoryAccordion--collapsed__niAHr{display:none;pointer-events:none}.styles_FilterCategoryAccordion--body__4CmD_.styles_FilterCategoryAccordion--expanded__ZgS2M{display:block;height:100%;opacity:1;margin-bottom:20px}.styles_FilterCategoryAccordion--body__4CmD_.styles_FilterCategoryAccordion--gridLayout__Xw_72{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.styles_PriceFilterRange___WRdS{display:flex;flex-direction:column;max-width:99%;width:99%;margin-top:8px;padding:0 0 8px}.styles_PriceFilterRange--off__L_Z3X{pointer-events:none;opacity:.6}.styles_PriceFilterRangeTooltip--container__hEJEs{position:relative;display:flex;flex-direction:row;width:100%;height:32px}.styles_PriceFilterRangeTooltip__0fjdQ{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px;position:absolute;border-radius:4px;background:var(--Root-colorButtonDisabled);flex-wrap:nowrap;text-wrap:nowrap;transform:translate(0);width:180px}.styles_PriceFilterRangeTooltip--init__lKoDO{inset-inline-start:50%;transform:translate(-50%)}.styles_PriceFilterRangeTooltip--initRtl__AFEoF{transform:translate(50%)}.styles_PriceFilterRangeTooltip--text__eoaLr{color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}.styles_PriceFilterRangeTooltip--tail__V8e14{position:absolute;margin-top:20px;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--Root-colorButtonDisabled);width:23.87px;height:23.87px}.styles_PriceFilterRange--container__zM9yL{position:relative;display:flex;flex-direction:row;width:100%;height:32px}.styles_PriceFilterRange--before__TGg1R{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;margin-top:16px;position:absolute;background:var(--Root-colorBgPrimary);outline:none;pointer-events:none;z-index:1}.styles_PriceFilterRange--beforeLine__Q_5KC{height:1px;width:calc(100% - 6px)}.styles_PriceFilterRange--beforeLine__Q_5KC,.styles_PriceFilterRange--input__z03je{display:flex;background:linear-gradient(180deg,var(--Root-colorBorderPrimary) 0,var(--Root-colorTextTertiary) 100%);pointer-events:none}.styles_PriceFilterRange--input__z03je{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;margin-top:16px;width:100%;position:absolute;outline:none;background-image:linear-gradient(180deg,#3C4147 0,#919AA2 100%),linear-gradient(180deg,var(--Root-colorBorderPrimary) 0,var(--Root-colorTextTertiary) 100%);background-repeat:no-repeat;background-position:0;background-size:60% 5px,100% 1px}.styles_PriceFilterRange--input__z03je:dir(rtl){background-position:100%}.styles_PriceFilterRange--input__z03je::-webkit-slider-thumb{stroke-width:1px;stroke:var(--Root-colorBorderSecondary);filter:drop-shadow(0 0 8px rgba(0,0,0,.5));-webkit-appearance:none;appearance:none;width:32px;height:32px;aspect-ratio:1/1;background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%);border-radius:50%;pointer-events:all;cursor:pointer}.styles_PriceFilterRange--input__z03je::-ms-thumb{stroke-width:1px;stroke:var(--Root-colorBorderSecondary);filter:drop-shadow(0 0 8px rgba(0,0,0,.5));appearance:none;width:32px;height:32px;aspect-ratio:1/1;background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%);border-radius:50%;pointer-events:all;cursor:pointer}.styles_PriceFilterRange--input__z03je::-moz-range-thumb{stroke-width:1px;stroke:var(--Root-colorBorderSecondary);filter:drop-shadow(0 0 8px rgba(0,0,0,.5));-moz-appearance:none;appearance:none;width:32px;height:32px;aspect-ratio:1/1;background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%);border-radius:50%;pointer-events:all;cursor:pointer}.styles_PriceFilterRange--input__z03je::-webkit-slider-thumb:hover{background:var(--Root-colorRangeThumb)}.styles_PriceFilterRange--input__z03je::-moz-range-thumb:hover{background:var(--Root-colorRangeThumb)}.styles_PriceFilterRange--input__z03je::-ms-thumb:hover{background:var(--Root-colorRangeThumb)}.styles_PriceFilterRange--inputOff__oNbs2::-webkit-slider-thumb{pointer-events:none}.styles_PriceFilterRange--inputOff__oNbs2::-ms-thumb{pointer-events:none}.styles_PriceFilterRange--inputOff__oNbs2::-moz-range-thumb{pointer-events:none}.styles_PriceFilterRange--inputOff__oNbs2::-webkit-slider-thumb:hover{background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%)}.styles_PriceFilterRange--inputOff__oNbs2::-moz-range-thumb:hover{background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%)}.styles_PriceFilterRange--inputOff__oNbs2::-ms-thumb:hover{background:linear-gradient(180deg,var(--Root-colorRangeThumb) 0,var(--Root-colorBorderPrimary) 100%)}.styles_PriceFilterRange--inputL__L0Qy4{height:0;top:4px;z-index:2}.styles_FilterModule__2eyJA{width:300px;height:-moz-fit-content;height:fit-content}@media(min-width:601px) and (max-width:1023px){.styles_FilterModule__2eyJA{width:233px}}@media(max-width:599px){.styles_FilterModule__2eyJA{display:none}}.styles_FilterModule--contentMobile__7WoDl{overflow:scroll;max-height:calc(100% - 54px)}.styles_FilterModule--contentMobile__7WoDl::-webkit-scrollbar{height:0;display:none}.styles_FilterModule--safariMobileFixLayer__g_6bj{position:absolute;background:var(--Root-colorPrimaryGray800);width:100vw;height:400px;left:0;top:calc(100vh - 100px);z-index:9;touch-action:none}@media(max-width:599px){.styles_FilterModule--mobileOpen__UVFCM{display:block;background:var(--Root-colorPrimaryGray800);box-shadow:0 8px 12px 0 rgba(0,0,0,.8);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;padding:16px;overflow:scroll}}.styles_FilterModule--mobileOpen__UVFCM::-webkit-scrollbar{height:0;display:none}.styles_FilterModule--header__k06_X{display:flex;justify-content:space-between;align-items:center;padding-top:4px;padding-bottom:12px;border-bottom:1px solid var(--Root-colorPrimaryGray700)}.styles_FilterModule--headerText__Q7LWO{color:var(--Root-colorPrimaryGray50);font-family:Hitmarker Text Bold,sans-serif;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:1px}.styles_FilterModule--headerClearAll__gshW0{color:var(--Root-colorPrimaryGray300);font-family:Hitmarker Text Regular,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.styles_FilterModule--headerClose__cE62l{display:flex;gap:4px}.styles_FilterModule--headerCloseText__5Vooe{color:var(--Root-colorPrimaryGray50);font-family:Hitmarker Text Regular,sans-serif;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}.styles_FilterModule--totalItems__KHfvE{color:var(--Root-colorPrimaryGray300);font-family:Hitmarker Text Bold,sans-serif;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px}.styles_FilterModule--globalFilters__BztRz{padding:16px 0;border-bottom:1px solid var(--Root-colorPrimaryGray700)}.styles_FilterModule--advancedFiltersAccordion__WYN6u{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 0;cursor:pointer}.styles_FilterModule--advancedFiltersAccordionChevron__0Q9IP{width:10px;height:10px;transition:all .3s;transform:rotate(180deg)}.styles_FilterModule--advancedFiltersAccordionChevronOpen__DiRSZ{transform:rotate(0)}.styles_FilterModule--advancedFiltersText__ySU8p{font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:10px;letter-spacing:1px}.styles_FilterModule--advancedFilters__4fQPm{display:none;height:0;opacity:0;transition:all .3s ease-out;pointer-events:none}.styles_FilterModule--advancedFiltersOpen___gSCs{display:block;height:auto;opacity:1;pointer-events:all}.styles_FilterModule--applyFiltersButton__T4UjO{display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:4px;background:var(--Root-colorAccent);box-shadow:0 4px 4px 0 rgba(0,0,0,.3);cursor:pointer;margin-top:16px;position:-webkit-sticky;position:sticky;bottom:0}.styles_FilterModule--applyFiltersButtonText__V0utF{color:var(--Root-colorPrimaryGray50);text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;text-transform:uppercase}.styles_FilterModuleHeaderRow__jYZff{display:flex;align-items:center;justify-content:space-between;width:100%;column-gap:12px}@media(max-width:1024px){.styles_FilterModuleHeaderRow__jYZff{gap:12px;grid-template-columns:1fr}}@media(max-width:754px){.styles_FilterModuleHeaderRow__jYZff{display:grid}}.styles_FilterModuleHeaderRow-label__VssxL{color:var(--Root-colorTextPrimary);font-family:Hitmarker Condensed Black,sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:2.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_FiltersDropdownContainer__M6jJo{position:relative;color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;text-transform:uppercase;display:flex;flex-grow:0}.styles_FiltersDropdown__AHPEq{display:flex;justify-content:center;align-items:center;height:32px;width:max-content;background:var(--Root-colorButtonDisabled);padding:8px 16px;border-radius:4px;border:1px solid var(--Root-colorPrimaryGray700);cursor:pointer;column-gap:16px}.styles_FiltersDropdownUnion__V2KY2{width:16px;height:16px}.styles_FiltersDropdownChevron__VOjD2{width:16px;height:16px;rotate:180deg;transition:rotate .3s ease-out}.styles_FiltersDropdownChevron--open__vqvJG{rotate:0deg}.styles_SortDropdownContainer__DHOgs{position:relative;color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;text-transform:uppercase;display:flex;flex-direction:column;flex-grow:0}.styles_SortDropdown__82hN_{display:flex;justify-content:center;align-items:center;height:32px;width:max-content;background:var(--Root-colorButtonDisabled);padding:8px 16px;border-radius:4px;border:1px solid var(--Root-colorPrimaryGray700);cursor:pointer;column-gap:16px}.styles_SortDropdown__82hN_.styles_SortDropdown--notMobile___Zfm7:hover{background:linear-gradient(180deg,#606971,#24272A)}.styles_SortDropdown__82hN_.styles_SortDropdown--notMobile___Zfm7:active{background:linear-gradient(180deg,#24272A,#606971)}.styles_SortDropdownChevron__Zs3hK{width:16px;height:16px;rotate:180deg;transition:rotate .3s ease-out}.styles_SortDropdownChevron--open__eyx8A{rotate:0deg}.styles_SortDropdownPickerContainer__QbdML{display:flex;flex-grow:0;height:0}@media(max-width:600px){.styles_SortDropdownPickerContainer__QbdML{position:absolute;left:-176px;top:34px}}.styles_SortDropdownPicker__3tV2F{position:absolute;height:0;opacity:0;left:auto;right:0;pointer-events:none;color:var(--Root-colorTextPrimary);border-radius:4px;border:1px solid var(--Root-colorButtonDisabled);background:var(--Root-colorBgSecondary);box-shadow:0 8px 12px 0 rgba(0,0,0,.8);transition:all 0s ease-out;margin-top:8px}@media(max-width:600px){.styles_SortDropdownPicker__3tV2F{position:fixed;right:unset}}.styles_SortDropdownPicker--rtl__UbFWo{left:0;right:auto}.styles_SortDropdownPicker--open__XHOZw{--Picker-w:max(361px,100%);width:var(--Picker-w);padding:0 16px;max-width:90vw;height:auto;opacity:1;pointer-events:all;z-index:9;transition:opacity .3s ease-out}@media(min-width:321px) and (max-width:600px){.styles_SortDropdownPicker--open__XHOZw{inset-inline-start:calc(0 - var(--Picker-w)/2);max-width:min(280px,90vw)}}.styles_SortDropdownLabel__7ENG0{color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px;text-transform:none}.styles_SortDropdownPickerRow__L7HhQ{display:flex;flex-direction:row;padding:12px 26px;column-gap:10px}.styles_SortDropdownPickerRow__L7HhQ:hover{cursor:pointer}.styles_SortDropdownPickerRow__L7HhQ:not(:last-child){border-bottom:1px solid var(--Root-colorButtonDisabled)}.styles_SortDropdownPickerRow--selected__mxKrX{padding:12px 0}.styles_FilterModuleMobileButtons__MkPKU{display:flex;align-items:center;gap:8px}.styles_FilterModuleMobileButtons__MkPKU::-webkit-scrollbar{height:0;display:none}@media(max-width:600px){.styles_FilterModuleMobileButtons__MkPKU{overflow:scroll hidden;white-space:nowrap;padding:0}}@media(min-width:601px){.styles_FilterModuleMobileButtons--filterDropdown__piUoi{display:none}}.styles_FilterModuleMobileButtons--myBundles__rxTqk{display:flex;height:32px;padding:8px 16px;justify-content:center;align-items:center;gap:16px;border-radius:4px;border:1px solid var(--Root-colorPrimaryGray700);background:var(--Root-colorPrimaryGray700);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;text-transform:uppercase;text-decoration:none;color:var(--Root-colorTextPrimary);cursor:pointer}.styles_FilterModuleMobileButtons--myBundles__rxTqk.styles_FilterModuleMobileButtons--notMobile__ND4ZR:hover{background:linear-gradient(180deg,#606971,#24272A)}.styles_FilterModuleMobileButtons--myBundles__rxTqk.styles_FilterModuleMobileButtons--notMobile__ND4ZR:active{background:linear-gradient(180deg,#24272A,#606971)}@media(max-width:600px){.styles_FilterModuleMobileButtons-intro__YhaC4{position:absolute;width:20px;height:32px;background:linear-gradient(270deg,rgba(27,27,27,0),#1B1B1B)}.styles_FilterModuleMobileButtons-outro__fDO4m{position:absolute;width:20px;height:32px;background:linear-gradient(270deg,#1B1B1B,rgba(27,27,27,0));inset-inline-end:1rem}}.styles_FilterSortCookieTrail__SiZ58{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:8px}.styles_BreadCrumbLabel__jXJC1{color:var(--Root-colorTextOff);font-size:.625rem;font-style:normal;font-weight:700;line-height:.875rem;letter-spacing:.0625rem;text-transform:uppercase;display:flex;align-items:baseline;gap:8px}.styles_FiltersReel__UCIyn{display:flex;flex:1 1;flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;overflow:scroll hidden;white-space:nowrap;padding:0}.styles_FiltersReel__UCIyn::-webkit-scrollbar{height:0;display:none}.styles_FiltersReel-pill__HQ0DI{display:flex;background-color:#92918a;padding:2px 4px;color:#000;font-family:Hitmarker Text Regular,sans-serif;font-size:8px;font-style:normal;font-weight:500;line-height:10px;letter-spacing:1px;text-transform:uppercase;column-gap:6px;border-radius:2px}.styles_FiltersReel-pillButton__Rc9Sp{text-decoration:none;background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.styles_FiltersReel-clearAll__5salO{color:var(--Root-colorTextOff);font-family:Hitmarker Text Regular,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:14px;letter-spacing:1px;text-transform:uppercase;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;background:none;border:none;padding:0;cursor:pointer;outline:inherit;margin-right:12px}.styles_FiltersReel-outro__xXsah{position:absolute;width:20px;height:26px;inset-inline-end:1rem;background:linear-gradient(270deg,#1B1B1B,rgba(27,27,27,0))}@media(max-width:600px){.styles_FiltersReel-outro__xXsah{inset-inline-end:1rem}}@media(min-width:601px) and (max-width:1024px){.styles_FiltersReel-outro__xXsah{inset-inline-end:2.5rem}}@media(1024px < width){.styles_FiltersReel-outro__xXsah{inset-inline-end:3.75rem}}@media(1440px < width){.styles_FiltersReel-outro__xXsah{inset-inline-end:calc(50% - 720px + 3.75rem)}}.styles_StoreBundlesListFilterNav__h5fgd{display:flex;width:100%;justify-content:center;gap:8px;margin-bottom:36px}@media(max-width:1024px){.styles_StoreBundlesListFilterNav__h5fgd{margin-left:0;display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}}@media(max-width:600px){.styles_StoreBundlesListFilterNav__h5fgd{display:none}}.styles_StoreBundlesList__yfOND{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch}.styles_StoreBundlesListCategory__odlU8{display:flex;flex:1 1;flex-direction:column;align-self:stretch;margin-bottom:40px}@media(max-width:600px){.styles_StoreBundlesListCategory__odlU8{margin-bottom:20px}}.styles_StoreBundlesListCategory-noBundles__ICSzz{display:flex;width:100%;height:7.5rem;align-items:center;justify-content:center}.styles_CategorySeparator__Hz7UM{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:.25rem;align-self:stretch;height:14px;width:100%;margin-top:20px}.styles_CategorySeparator-accent__VmKpe{display:flex;width:.25rem;height:.875rem;background-color:var(--Root-colorTextSecondary)}.styles_CategorySeparator-label__z44aT{display:flex;height:.875rem;color:#1b1b1b;font-size:.625rem;font-style:normal;font-weight:700;line-height:.875rem;letter-spacing:.063rem;background-color:var(--Root-colorTextSecondary);padding:0 .25rem;margin:.188rem 0;text-transform:uppercase}.styles_CategorySeparator-line__RfoJY{display:flex;width:100%;height:.063rem;flex-direction:column;align-items:flex-start;justify-self:flex-end;flex:1 0;opacity:.6;background:linear-gradient(90deg,rgb(218,221,224),rgb(27,27,27) 99%);margin-top:.812rem}.styles_CategorySeparator-cta__JoX9E{color:var(--Root-colorPrimaryGray200);text-rendering:optimizelegibility;font-display:swap;font-family:Hitmarker Text Regular,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;line-height:.875rem;letter-spacing:.0625rem;text-transform:uppercase;text-decoration:underline;text-underline-position:from-font}.styles_FilterSortLayout__npwiQ{display:flex;flex-direction:row;gap:40px}.styles_StoreBundlesListFilterNavItem__It_Ya{display:flex;width:260px;height:44px;padding:12px 40px;justify-content:center;align-items:center;gap:4px;align-self:stretch;color:var(--Root-colorPrimaryGray50);text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:Hitmarker Text Bold,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:20px;letter-spacing:1px;text-transform:uppercase;border-radius:4px;text-decoration:none;background:var(--Root-colorAccent);box-shadow:0 8px 12px 0 rgba(0,0,0,.5)}@media(max-width:1024px){.styles_StoreBundlesListFilterNavItem__It_Ya{width:100%}}.styles_StoreBundlesListFilterNavItem__It_Ya:hover{box-shadow:inset 0 20px 20px 0 hsla(0,0%,100%,.4),0 8px 12px 0 rgba(0,0,0,.5)}.styles_StoreBundlesListFilterNavItem__It_Ya:active{box-shadow:inset 0 4px 8px 0 rgba(0,0,0,.4),0 8px 12px 0 rgba(0,0,0,.5)}.styles_StoreBundlesListNav__osFRV{display:flex;gap:8px}@media(max-width:1024px){.styles_StoreBundlesListNav__osFRV{margin-left:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}}@media(max-width:754px){.styles_StoreBundlesListNav__osFRV{margin-left:0;display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:12px}}.styles_CodPoints-content__d5EXf{display:grid}.styles_CodPoints-eyebrow__oYmkl{margin-top:16px;display:flex;justify-content:space-between}@media(max-width:834px){.styles_CodPoints-eyebrow__oYmkl{grid-row:2;flex-direction:column;margin-top:8px}}.styles_CodPoints-eyebrowText__RwDgm{font-family:Hitmarker Text Bold,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.styles_CodPoints-eyebrowTags__wxaGM{display:flex;gap:4px}@media(max-width:834px){.styles_CodPoints-eyebrowTags__wxaGM{margin-top:8px}}.styles_CodPoints-productName__bzyUS{margin-top:16px;font-family:Hitmarker Condensed Black,sans-serif;font-weight:900;font-style:normal;letter-spacing:.1rem;font-size:3.25rem;line-height:3.25rem;text-transform:uppercase}@media(max-width:834px){.styles_CodPoints-productName__bzyUS{font-size:2.25rem;line-height:2.25rem}}.styles_CodPoints-productOverview___LN5r{font-size:14px;margin-top:16px;margin-bottom:3.2rem}@media(max-width:834px){.styles_CodPoints-productOverview___LN5r{margin-bottom:2.4rem}}.styles_CPPurchaseModulePackages__Pap8Y{width:100%;margin-top:12px}.styles_CPPurchaseModulePackages-content__gGNUb{display:flex;flex-direction:column;gap:12px}.styles_CPPurchaseModulePackages-link__IVBmU{border:1px solid #606971;background:#24272a;width:100%;padding:12px 12px 12px 16px;display:flex;text-transform:uppercase;font-family:Hitmarker Text Regular,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;font-size:.88rem;line-height:16px;align-items:center;gap:12px;text-decoration:unset}.styles_CPPurchaseModulePackages-link__IVBmU:hover{background:#3c4147}.styles_CPPurchaseModulePackages-linkText__DJSIU{display:grid;grid-template-columns:90px 1.6fr 1fr;grid-column-gap:6px;column-gap:6px;width:100%;color:#fff}.styles_CPPurchaseModulePackages-linkCP__ae9tk{display:ruby;font-size:16px;font-weight:700}.styles_CPPurchaseModulePackages-linkBonus__SaM5F{justify-self:end;color:#3ecced}@media(min-width:835px) and (max-width:1439px){.styles_CPPurchaseModulePackages-linkBonus__SaM5F{grid-row:2;justify-self:flex-start;margin-top:6px;font-size:11px}}@media(max-width:410px){.styles_CPPurchaseModulePackages-linkBonus__SaM5F{grid-row:2;justify-self:flex-start;margin-top:6px;font-size:11px}}.styles_CPPurchaseModulePackages-linkPrice__cjYjl{place-self:center flex-end;grid-column:3;grid-row:1/span 2}.styles_CPPurchaseModulePackages-chevron__dFjdZ{transform:rotate(180deg)}.styles_CPPurchaseModulePlatforms__66pUW{display:flex;flex-direction:column;flex:1 1;width:100%;margin-top:12px}.styles_CPPurchaseModulePlatforms-content__bRPmZ{flex-flow:row wrap;width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.styles_CPPurchaseModulePlatformsButton__roNB0{border:1px solid #606971;background:#24272a;width:100%;align-items:flex-start;font-family:Hitmarker Text Regular,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;font-size:.88rem;line-height:1.38rem;-webkit-box-pack:center;display:flex;justify-content:center;cursor:pointer;text-transform:unset;padding:12px 8px;color:hsla(0,0%,80%,.4)}.styles_CPPurchaseModulePlatformsButton__roNB0:hover{background:#3c4147;color:#ccc}.styles_CPPurchaseModulePlatformsButton--noneSelected__OUAns,.styles_CPPurchaseModulePlatformsButton--selected__GGYK6{color:#ccc}.styles_FirstPartyPurchaseModulePlatformsIcon__hcfze{opacity:.4}.styles_CPPurchaseModulePlatformsButton--noneSelected__OUAns .styles_FirstPartyPurchaseModulePlatformsIcon__hcfze,.styles_CPPurchaseModulePlatformsButton--selected__GGYK6 .styles_FirstPartyPurchaseModulePlatformsIcon__hcfze,.styles_CPPurchaseModulePlatformsButton__roNB0:hover .styles_FirstPartyPurchaseModulePlatformsIcon__hcfze{opacity:1}.styles_DetailLayout__PxUfm{display:flex;flex:1 1;flex-direction:row;align-items:flex-start;width:100%;height:100%;column-gap:2.5rem}.styles_DetailLayout--show__TS0zy{pointer-events:none}.styles_DetailLayout-contentContainer__dcXV6{display:flex;flex:2.1 1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}.styles_DetailLayout-contentModule__IODxq{display:flex;flex:1 1;width:100%;height:100%}@media(min-width:834px){.styles_DetailLayout-contentModule__IODxq{display:none}}.styles_DetailLayoutCtaContainer__DsrgG{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;width:100vw;bottom:0;z-index:9;transform:translateY(calc(100% - 4rem));transition:transform .3s ease-out;pointer-events:auto}@media(min-width:834px){.styles_DetailLayoutCtaContainer__DsrgG{display:none}}.styles_DetailLayoutCtaContainer--off__GeWjJ{display:none}.styles_DetailLayoutCtaContainer--show__0XgV2{transform:translateY(0);z-index:988}.styles_DetailLayoutCta__sXQ1z{display:flex;justify-content:center;align-items:center;width:100vw;height:4rem;color:inherit;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:inherit;fill:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);z-index:988;background:linear-gradient(180deg,var(--Root-colorAccent) 0,var(--Root-colorAccentSecondary) 100%);box-shadow:0 0 24px 2px rgba(21,96,224,.7)}.styles_DetailLayoutCta__sXQ1z.styles_DetailLayoutCta--expanded__oEZPK.styles_Mobile-horizontal__tMw64{position:-webkit-sticky;position:sticky;top:0}.styles_DetailLayoutCta-label__FuXwx{display:flex;color:var(--Root-colorTextPrimary);font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;letter-spacing:1px;line-height:1.25rem;text-transform:uppercase}.styles_DetailLayoutCta-chevron__MYanE{color:#fff;transform:rotate(-90deg)}.styles_DetailLayoutCta-module__aZ6dP{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--Root-colorBgPrimary);overflow:scroll}.styles_DetailLayoutCta-module__aZ6dP p{margin:.75rem;width:auto}.styles_DetailLayoutCta-module__aZ6dP.styles_Mobile-horizontal__tMw64{max-width:360px}.styles_DetailLayout-moduleGutter__E_kPz{display:flex;flex:1 1;width:100%;height:100%;position:-webkit-sticky;position:sticky;top:60px;padding-bottom:60px}@media(max-width:833px){.styles_DetailLayout-moduleGutter__E_kPz{display:none}}.styles_DetailLayoutBackdrop__D76CH{position:fixed;inset:0 0 0 0;height:100vh;width:100vw;z-index:986;background-color:rgba(20,19,19,.8)}@media(min-width:834px){.styles_DetailLayoutBackdrop__D76CH{display:none}}.styles_DetailLayoutBackdrop--off__FveF3{display:none}.styles_FirstPartyPurchaseModulePlatforms__qw_xZ{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start}.styles_FirstPartyPurchaseModulePlatforms-label__LRwFQ{color:#dadde0;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem;margin-bottom:.75rem}.styles_FirstPartyPurchaseModulePlatforms-wrapper__AbGY_{display:flex;flex-direction:column;width:100%;overflow:hidden;row-gap:.75rem;padding-bottom:1rem}.styles_FirstPartyPurchaseModulePlatformsLink__vmrHi{display:flex;width:100%;align-items:center;justify-content:space-between;column-gap:.5rem;align-self:stretch;flex-flow:row nowrap;padding:.75rem 1rem;min-height:3rem;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgSecondary);text-decoration:none;color:#fff}.styles_FirstPartyPurchaseModulePlatformsLink--disabled__hQezO{pointer-events:none}.styles_FirstPartyPurchaseModulePlatformsContent__Za0Qf{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between}@media(min-width:836px) and (max-width:1289px){.styles_FirstPartyPurchaseModulePlatformsContent__Za0Qf{flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media(max-width:384px){.styles_FirstPartyPurchaseModulePlatformsContent__Za0Qf{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.styles_FirstPartyPurchaseModulePlatformsContent--small__8nfqS{flex-direction:column;width:100%;align-items:center;justify-content:center}.styles_FirstPartyPurchaseModulePlatformsContent-l__Cn8Ew{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:.5rem}.styles_FirstPartyPurchaseModulePlatformsContent-r__vuRiK{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;column-gap:.5rem}.styles_FirstPartyPurchaseModulePlatformsIcon__ZRkax{opacity:1}@media(min-width:836px) and (max-width:1289px){.styles_FirstPartyPurchaseModulePlatformsIcon__ZRkax{width:2rem;height:2rem}}@media(max-width:384px){.styles_FirstPartyPurchaseModulePlatformsIcon__ZRkax{width:2rem;height:2rem}}.styles_FirstPartyPurchaseModulePlatformsIcon--disabled__y7Nsj{opacity:.5}.styles_FirstPartyPurchaseModulePlatforms-platformsContainer__kitzX{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.styles_FirstPartyPurchaseModulePlatformsName__UbeNX{font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.375rem;letter-spacing:.0625rem;text-transform:uppercase;color:#fff}.styles_FirstPartyPurchaseModulePlatformsName--disabled__ssfTY{pointer-events:none;color:hsla(0,0%,100%,.3)}.styles_FirstPartyPurchaseModulePlatformsChevron__q0YbU{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:1rem;height:1rem;transform:rotate(180deg)}.styles_FirstPartyPurchaseModulePlatformsChevron--disabled__DOO1c{opacity:.5}.styles_FPPurchaseModuleAmount__sV4Bb{font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_FPPurchaseModuleDiscount__AqW4V{color:var(--Root-colorTextAccent);text-align:right;font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem;text-decoration:line-through;margin-bottom:-.3rem}.styles_GameDetailsAccordion__zOx8w{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start;margin:2rem 0 2.5rem}.styles_GameDetailsAccordion-wrapper__GG4C9{display:flex;flex-direction:column;width:100%;overflow:hidden}.styles_GameDetailsAccordion-wrapper__GG4C9:last-child{border-bottom:1px solid var(--Root-colorBorderPrimary)}.styles_GameDetailsAccordion-button__nSNv1{display:flex;width:100%;align-items:center;justify-content:space-between;align-self:stretch;flex-flow:row nowrap;padding:.75rem .25rem;border:none;border-top:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgPrimary);text-decoration:none;color:inherit;font:inherit;cursor:pointer;outline:inherit;z-index:7}.styles_GameDetailsAccordion-label__lmvkq{color:var(--Root-colorTextPrimary);font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_GameDetailsAccordionChevron__S0ZXV{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:1rem;height:auto;transform:rotate(90deg);transition:all .26s ease-in-out,transform .26s;-webkit-margin-end:3px;margin-inline-end:3px}.styles_GameDetailsAccordionChevron--closed__5bVS7{transform:rotate(270deg)}.styles_GameDetailsAccordionContentWrapper___Pfec{display:flex;flex-wrap:wrap;direction:row;overflow:hidden;max-height:150rem;z-index:0;padding-bottom:2rem;transition:all .255s ease-in-out;transition:max-height .26s}.styles_GameDetailsAccordionContentWrapper--closed__ns0VB{max-height:0;transform:translateY(-180%);transition:all .2s ease-in-out,transform .02s .2s;padding-bottom:0}.styles_GameDetailsAccordionContent___xVs1{color:var(--Root-colorTextOff);font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px;overflow-x:auto;overflow-wrap:break-word;margin-top:18px}.styles_GameDetailsAccordionContent___xVs1 b{color:var(--Root-colorTextSecondary);font-weight:700}.styles_GameDetailsAccordionContent___xVs1 table{display:flex;width:100%;justify-self:stretch;margin-bottom:.5rem}.styles_GameDetailsAccordionContent___xVs1 table tbody{width:100%}.styles_GameDetailsAccordionContent___xVs1 table tr{display:flex;width:100%}@media(max-width:833px){.styles_GameDetailsAccordionContent___xVs1 table tr{gap:.75rem}}.styles_GameDetailsAccordionContent___xVs1 table td{width:100%;-webkit-padding-end:2.5rem;padding-inline-end:2.5rem}@media(max-width:833px){.styles_GameDetailsAccordionContent___xVs1 table td{-webkit-padding-end:0;padding-inline-end:0}}.styles_GameDetailsAccordionContent___xVs1 ul{list-style:square;margin-bottom:.5rem}.styles_GameDetailsAccordionContent___xVs1 li{-webkit-margin-start:24px;margin-inline-start:24px}.styles_GameDetailsAccordionContent___xVs1 a{color:#3ecced}.styles_GameDetailsAccordionContent--system__d8A4R table tr{color:var(--Root-colorTextOff);font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px}.styles_GameDetailsAccordionContent--system__d8A4R table tr b{color:var(--Root-colorTextSecondary);font-weight:700;text-transform:uppercase}.styles_GameDetailsAccordionContent--system__d8A4R table tr:first-of-type{color:#fff;font-family:Hitmarker Condensed Black,sans-serif;font-size:16px;font-style:normal;font-weight:900;line-height:16px;letter-spacing:1px}.styles_GameDetailsAccordionContent--system__d8A4R ul{color:var(--Root-colorTextOff);font-family:Hitmarker Text Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:1px;margin-top:12px}.styles_GameDetailsAccordionContent--ricochet__Ehyv2 p{margin-top:1.5rem;font-size:.875rem}.styles_GameDetailsAccordionContent--ricochet__Ehyv2 p:first-of-type,.styles_GameDetailsAccordionContent--ricochet__Ehyv2 p:last-child,.styles_GameDetailsAccordionContent--ricochet__Ehyv2 p:nth-child(2){margin-top:0}.styles_GameDetailsAccordionContent--ricochet__Ehyv2 a{display:flex;flex-wrap:nowrap;text-wrap:nowrap;border-radius:.125rem;border:1px solid var(--Root-colorBorderPrimary);background:#1b1b1b;text-decoration:none;text-align:center;color:var(--Root-colorTextPrimary);font-family:Hitmarker Condensed Black,sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1rem;letter-spacing:.0625rem;text-transform:uppercase;padding:.75rem 1.5rem;margin-top:1.5rem;-webkit-margin-end:1.5rem;margin-inline-end:1.5rem;width:-moz-fit-content;width:fit-content}@media(max-width:833px){.styles_GameDetailsAccordionContent--ricochet__Ehyv2 a:last-child{margin-top:.75rem}}.styles_GameDetailsAccordionContent--ricochet__Ehyv2 table td{width:auto}@media(max-width:599px){.styles_GameDetailsAccordionContent--ricochet__Ehyv2 tr{flex-wrap:wrap}}.styles_GameDetails__epXtY{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:100vh;row-gap:1rem;color:var(--Root-colorTextPrimary)}.styles_GameDetails-groupLabel__4s7ZL{font-family:Hitmarker Text Regular,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px;text-transform:uppercase}.styles_GameDetails-header__wEIDq{display:flex;width:100%;padding:.5rem 0 0;font-family:Hitmarker Condensed Black,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;letter-spacing:.0625rem;text-transform:uppercase;line-height:3.25rem;color:var(--Root-colorTextPrimary)}.styles_GameDetails-topContainer__SkdLC{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.styles_GameDetails-description__kc5L8{width:100%;font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem}.styles_GameDetails-description__kc5L8 ul{list-style:square;margin-bottom:.5rem}.styles_GameDetails-description__kc5L8 li{-webkit-margin-start:24px;margin-inline-start:24px}.styles_GameDetails-description__kc5L8 p{margin-top:1rem}.styles_GameDetails-content__dL9_t{display:grid;justify-items:flex-start;width:100%;grid-gap:4rem 2.5rem;gap:4rem 2.5rem;margin-bottom:4rem}@media(min-width:1320px){.styles_GameDetails-content__dL9_t{grid-template-columns:repeat(3,minmax(10rem,1fr))}}@media(max-width:1320px){.styles_GameDetails-content__dL9_t{grid-template-columns:repeat(2,minmax(40%,1fr))}}@media(min-width:755px) and (max-width:1319px){.styles_GameDetails-content__dL9_t{column-gap:1.75rem}}@media(max-width:754px){.styles_GameDetails-content__dL9_t{gap:3rem 1.25rem}}.styles_GameDetails-features___p4xI{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-top:4rem}.styles_GameDetails-featuresHeader__7X7LM{font-family:Hitmarker Condensed Black,sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:2.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_GameDetails-featureContainer__2jg7n{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:2rem}.styles_GameDetails-featureContainer__2jg7n:first-child{margin-top:0}.styles_GameDetails-featureContainer__2jg7n:last-child{margin-bottom:2rem}@media(max-width:754px){.styles_GameDetails-featureContainer__2jg7n{flex-direction:column}}.styles_GameDetails-featureImage__hCDUT{display:flex;flex:1 1;max-width:50%;width:50%;-webkit-padding-end:2.5rem;padding-inline-end:2.5rem}@media(max-width:754px){.styles_GameDetails-featureImage__hCDUT{max-width:100%;width:100%;margin-bottom:1rem;-webkit-padding-end:0;padding-inline-end:0}}.styles_GameDetails-featureDescription___HqYs{display:flex;flex-direction:column;flex:1 1;width:100%;color:var(--Root-colorTextPrimary)}.styles_GameDetails-featureDescription___HqYs h3{font-family:Hitmarker Condensed Black,sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:2.25rem;letter-spacing:.0625rem;text-transform:uppercase;margin-bottom:.5rem}.styles_GameDetails-featureDescription___HqYs p{font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.0625rem}@media(max-width:1320px){.styles_GameDetails-featureDescription___HqYs p{flex-direction:column;font-size:14px}}.styles_GameDetails-disclaimers__dqvJq{width:100%}.styles_GameDetails-disclaimers__dqvJq p{color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px;margin-top:16px}.styles_GameDetails-disclaimers__dqvJq a{color:#3ecced}.styles_GamePurchaseModulePlatformsList__SH7ww{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start}.styles_GamePurchaseModulePlatformsList-label__EX9Qh{display:flex;justify-self:flex-start;text-align:flex-start;padding-top:.5rem;color:#dadde0;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem}.styles_GamePurchaseModulePlatformsList-wrapper__Zt1Sl{width:100%;overflow:hidden;display:grid;place-items:flex-start flex-start;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(2,minmax(40%,1fr));margin-top:.75rem}@media(max-width:392px),(min-width:834px) and (max-width:1199px){.styles_GamePurchaseModulePlatformsList-wrapper__Zt1Sl{grid-template-columns:repeat(1,minmax(1rem,1fr))}}.styles_GamePurchaseModulePlatformsListLink__8l_AH{display:flex;width:100%;align-items:center;justify-content:flex-start;column-gap:.5rem;align-self:stretch;flex-flow:row nowrap;padding:.5rem .75rem;min-height:3rem;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgSecondary);text-decoration:none;color:#fff;box-shadow:none;cursor:pointer;border-radius:.25rem}.styles_GamePurchaseModulePlatformsListLink__8l_AH:hover{background:var(--Root-colorButtonDisabled)}.styles_GamePurchaseModulePlatformsListIcon___CQLC{width:1.875rem;height:1.875rem}.styles_GamePurchaseModulePlatformsListContainer__YqNf7{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.styles_GamePurchaseModulePlatformsListName___JL0n{font-size:.75rem;line-height:1rem;color:#fff}.styles_GamePurchaseModulePlatformsListName___JL0n,.styles_GamePurchaseModulePlatformsListPromo__6rpqB{font-family:Hitmarker Text Regular,sans-serif;font-style:normal;font-weight:400;letter-spacing:.0625rem;text-transform:uppercase}.styles_GamePurchaseModulePlatformsListPromo__6rpqB{color:var(--Root-colorPromoAccent);font-size:.625rem;line-height:.875rem}.styles_GamePurchaseModulePlatforms__ClzDw,.styles_GamePurchaseModuleUpgradeAccordion__d3xdP{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start}.styles_GamePurchaseModuleUpgradeAccordion__d3xdP{margin-top:1rem}.styles_GamePurchaseModuleUpgradeAccordion-buttonWrapper__kD17y{display:flex;flex-direction:column;width:100%;border-bottom:1px solid var(--Root-colorBorderPrimary)}.styles_GamePurchaseModuleUpgradeAccordion-button__P1EA0{display:flex;width:100%;align-items:center;justify-content:space-between;align-self:stretch;flex-flow:row nowrap;padding:.75rem .25rem;border:none;background:#000;text-decoration:none;color:inherit;font:inherit;cursor:pointer;outline:inherit;z-index:99}.styles_GamePurchaseModuleUpgradeAccordion-buttonLabel__aOCzh{color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Bold,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_GamePurchaseModuleUpgradeAccordionPlusMinus__hwlCL{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:.938rem;height:.938rem;transition:all .2s ease-in-out}.styles_GamePurchaseModuleUpgradeAccordionPlusMinus--open__OtLJm{transform:rotate(-90deg)}.styles_GamePurchaseModuleUpgradeAccordionContent__IkWrz{display:flex;flex-wrap:wrap;direction:row;overflow:hidden;max-height:15rem;z-index:0;transition:max-height .26s ease-in-out;margin-bottom:1rem}@media(max-width:392px),(min-width:834px) and (max-width:1199px){.styles_GamePurchaseModuleUpgradeAccordionContent__IkWrz{max-height:28rem}}.styles_GamePurchaseModuleUpgradeAccordionContent--closed__ppSKD{max-height:0;transition:max-height .26s ease-in-out;margin-bottom:0}.styles_GamePurchaseModuleEditions__O6ifV{display:flex;flex-direction:column;flex:1 1;width:100%;align-items:flex-start;padding-inline:1rem;padding-top:.75rem}.styles_GamePurchaseModuleEditions-label__wA_5F{color:#dadde0;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;letter-spacing:.0625rem;margin-bottom:.75rem}.styles_GamePurchaseModuleEditions-wrapper__8Xn1V{display:flex;flex-direction:column;width:100%;align-items:stretch;justify-content:center;row-gap:.5rem}.styles_GamePurchaseModuleEditionsContent__GAU6_{display:flex;overflow:hidden;max-height:150rem;z-index:0;transition:max-height .26s ease-in-out;width:100%}.styles_GamePurchaseModuleEditionsContent--closed__PP3_J{max-height:0}.styles_GamePurchaseModuleEditionsButton___hUF1{display:flex;width:100%;align-items:center;justify-content:space-between;column-gap:.5rem;align-self:stretch;flex-flow:row nowrap;padding:.75rem 1rem;min-height:3rem;border:1px solid var(--Root-colorBorderPrimary);background:var(--Root-colorBgSecondary);text-decoration:none;color:#fff;box-shadow:none;text-transform:uppercase;cursor:pointer}.styles_GamePurchaseModuleEditionsButton--selected___n98W,.styles_GamePurchaseModuleEditionsButton___hUF1:hover{background:var(--Root-colorButtonDisabled)}.styles_GamePurchaseModuleEditionsButton--disabled__wYWs6 .styles_GamePurchaseModuleEditionsButton-label__Hkh_O{opacity:.3}.styles_GamePurchaseModuleScrollTo__bG_3u{display:flex;width:100%;border:none;font:inherit;cursor:pointer;outline:inherit;align-items:center;justify-content:flex-start;background:none;padding:.75rem 1rem 1rem;color:#fff;text-align:center;font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem;text-transform:uppercase;text-decoration:underline}.styles_GamePurchaseModule__6YSJ2{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid var(--Root-colorBorderPrimary);background:#000;box-shadow:0 0 16px 0 #000;color:#fff}.styles_GamePurchaseModule-headerImage__7KM_V{width:100%}.styles_GamePurchaseModule-headerPromo__Ft_H5{display:flex;width:100%;padding:0 .5rem;margin-bottom:.75rem;align-items:center;justify-content:center;align-self:stretch;background:var(--Root-colorPromoPrimary);color:var(--Root-colorTextPrimary);text-align:center;text-transform:uppercase;font-family:Hitmarker Condensed Black,sans-serif;font-size:1rem;font-style:normal;font-weight:900;line-height:1.75rem;letter-spacing:.0625rem;column-gap:.125rem}.styles_GamePurchaseModule-promoNotes__eRdeh{font-family:Hitmarker Text Regular,sans-serif;font-size:.6rem;font-style:normal;font-weight:500;line-height:1.25rem;vertical-align:super;margin-top:-.25rem;margin-left:.25rem}.styles_GamePurchaseModule-description__Lup8s{display:flex;align-items:center;justify-content:center;padding-inline:1rem;padding-bottom:.5rem;font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.0625rem;margin-top:1rem}.styles_GamePurchaseModule-platformsWrapper__ARhdl{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:.25rem 1rem 1rem}.styles_PlatformShareButton___S4rv{display:flex;flex-direction:row;padding:.625rem 1rem;align-items:center;justify-content:flex-start;gap:.625rem;align-self:stretch;width:100%;border:none;font:inherit;cursor:pointer;outline:inherit;background:#000;text-align:center;color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem}.styles_PlatformShareButton___S4rv:focus,.styles_PlatformShareButton___S4rv:hover{background:var(--Root-colorBgSecondary)}.styles_PlatformShareButton___S4rv:last-child{border-radius:0 0 8px 8px}.styles_ShareTray-wrapper__D5bCY{position:absolute;top:16px;right:16px}.styles_ShareTray-shareButton__BW_Qi{margin-left:auto;margin-right:0}.styles_ShareTray-shareButton__BW_Qi:hover{cursor:pointer}.styles_ShareTray__jMY_x{transition:opacity .15s ease-out}.styles_ShareTray--closed__HKUzN{opacity:0}.styles_ShareTray--open__WZUSq{opacity:1}.styles_ShareTray-triangle__XneEh{position:absolute;right:6.5px;top:36px}.styles_ShareTray-blackRectangle__Jx_Xg{position:absolute;right:7px;top:46.5px;width:33px;height:13px;background:#000}.styles_ShareTray-contentWrapper__3BiXG{width:176px;border-radius:8px;border:.5px solid var(--Root-colorPrimaryGray700);background:#000;margin-top:10px;padding-bottom:4px}.styles_ShareTray-header__7CynB{display:flex;justify-content:space-between;align-items:center;margin:10px 15px 2px;padding-bottom:8px;border-bottom:1px solid #fff}.styles_ShareTray-headerText__We6CA{color:var(--Root-colorTextPrimary);font-family:Hitmarker Text Regular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:1px}.styles_ShareTray-closeButton__T9vs7{z-index:1}.styles_ShareTray-closeButton__T9vs7:hover{cursor:pointer}.styles_HeroCarousel__px7YP{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:.13rem;width:100%;--Slide-size:100%}.styles_HeroCarousel-image__ZSyuV{position:relative;display:inline-block;overflow:visible;margin:0}.styles_HeroCarousel-titleImage__UlcJA{display:block;position:absolute;top:18%;left:8%;height:22%;width:auto;transform:translate(-8%,-18%)}.styles_HeroCarousel-previewImage__x5IGy{display:flex;width:100%;margin-bottom:1rem}.styles_HeroCarousel-wrapper__0Xz0S{display:flex;width:100%;overflow:hidden}.styles_HeroCarousel-container__D_m64{display:flex;width:100%;max-width:100%}.styles_HeroCarouselSlide__CEN2B{display:flex;flex:0 0 var(--Slide-size);min-width:0;max-width:100%;aspect-ratio:16/9}.styles_HeroCarouselSlide-content__RafZl{display:flex;flex:1 1;width:100%;height:100%}.styles_HeroCarouselSlide-image__JuZfz{display:flex;flex:1 1;object-fit:cover}.styles_AgeGatedVideoBlur__boBwj{position:absolute;width:100%;height:100%;z-index:3}.styles_AgeGatedVideoBlur-playButton__OHG8h{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:3}.styles_AgeGatedVideoBlur-ratingContainer__ixY_d{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;row-gap:.5rem}.styles_AgeGatedVideoBlur-ratingMessage__UiFWd{color:#fff;font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem}.styles_HeroCarouselThumbnail__GxHGN{display:inline-block;width:calc((var(--Slide-size) - 4rem)/5);background:var(--Root-colorBgPrimary);color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;aspect-ratio:16/9;pointer-events:all}@media(max-width:833px){.styles_HeroCarouselThumbnail__GxHGN{display:none}}.styles_HeroCarouselThumbnail__GxHGN:not(:last-child){-webkit-margin-end:1rem;margin-inline-end:1rem}.styles_HeroCarouselThumbnail--selected__en2pQ{border:2px solid var(--Root-colorBorderSecondary);box-shadow:0 8px 16px 0 rgba(0,0,0,.6)}.styles_HeroCarouselThumbnail-playContainer__fKt6c{width:100%}.styles_HeroCarouselThumbnail-play__22QYv{display:block;margin-left:auto;margin-right:auto;width:30px;height:auto}.styles_CarouselReel__00_4D{overflow:scroll hidden;white-space:nowrap;width:100%;padding:1rem 0 2rem;pointer-events:none}.styles_CarouselReel__00_4D::-webkit-scrollbar{height:0}@media(max-width:833px){.styles_CarouselReel__00_4D{padding:.5rem 0 1.5rem;height:0}}.styles_FlipbookAnimation___LyG3{position:relative;width:100%;height:100%}.styles_ItemCarousel__tM_PX{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;--ItemCarousel-slideSize:100%}@media(max-width:425px){.styles_ItemCarousel__tM_PX{margin-bottom:0}}.styles_ItemCarouselItem__s75JO{position:relative;overflow:hidden;aspect-ratio:16/9;border:1px solid var(--Root-colorKhaki500,#585348);display:flex;justify-content:center;align-items:center;width:100%}.styles_ItemCarouselItem-imageBg__B9TvA{position:absolute;inset:2rem 2rem 2rem 2rem;border:0;background-color:#0e0e0e}.styles_ItemCarouselItem-image__bp0an{position:relative;display:flex;max-height:100%;max-width:100%;object-fit:contain;height:100%;width:auto}.styles_ItemCarousel-wrapper__Y3JWp{display:flex;width:100%;overflow:hidden;border:1px solid var(--Root-colorKhaki500,#585348)}.styles_ItemCarousel--merch__ei7w_ .styles_ItemCarousel-wrapper__Y3JWp{position:relative;border:none}@media(min-width:601px) and (max-width:1024px){.styles_ItemCarousel--merch__ei7w_ .styles_ItemCarousel-wrapper__Y3JWp:after{content:"";background:linear-gradient(90deg,rgba(27,27,27,0),#1B1B1B);top:0;bottom:0;right:0;width:199px;pointer-events:none;position:absolute;max-width:27%}}.styles_ItemCarousel-container__nf8kh{display:flex;width:100%;max-width:100%}.styles_ItemCarousel-slide__qpmqv{display:flex;flex:0 0 var(--ItemCarousel-slideSize);min-width:0;max-width:100%;aspect-ratio:16/9}.styles_ItemCarousel-controls__vPHQq{display:flex;width:100%;height:1rem;margin-top:2rem}@media(max-width:1024px){.styles_ItemCarousel-controls__vPHQq{height:0}}.styles_MerchItemCarousel-slideWrapper__kS2cK{display:flex;flex-direction:column;flex:0 0 100%;min-width:0;max-width:100%;margin-right:25px}@media(min-width:601px) and (max-width:1024px){.styles_MerchItemCarousel-slideWrapper__kS2cK{max-width:30.75rem;padding-right:1.75rem}.styles_MerchItemCarousel-slideWrapper__kS2cK:dir(rtl){padding-right:0;padding-left:1.75rem}}.styles_MerchItemCarousel-slide__MzLqQ{max-width:100%;border-radius:.5rem;border:1px solid var(--Root-colorButtonDisabled,#3c4147);box-shadow:0 8px 12px 0 rgba(0,0,0,.5);overflow:hidden;text-decoration:none}@media(min-width:601px) and (max-width:1024px){.styles_MerchItemCarousel-slide__MzLqQ{max-width:30.75rem}}.styles_MerchItemCarousel-slideImage__Phl5w{width:100%;object-fit:cover;aspect-ratio:1}.styles_MerchItemCarousel-slideFooter__BR9QA{flex-direction:row;justify-content:space-between;padding:12px 20px;background-color:#24272a;width:100%;height:3.5rem;color:var(--Root-colorTextSecondary,#DADDE0);font-family:Hitmarker Condensed Black,sans-serif;font-size:16px;font-style:normal;font-weight:900;line-height:1em;letter-spacing:1px;text-transform:uppercase;display:flex}.styles_MerchItemCarousel-text__MsF54{position:relative;width:100%}.styles_MerchItemCarousel-title__VrHsq{text-wrap:pretty;padding-right:5em;max-height:100%;overflow:hidden}.styles_MerchItemCarousel-cost__I8Qoc{position:absolute;bottom:0;right:0}.styles_MerchItemCarousel-costSup__73EMf{font-size:.5em;margin-left:2px;vertical-align:super}.styles_OwnedBundlesLink__Sob1L{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:100%}.styles_OwnedBundlesLink-button__er5zu{display:flex;padding:.75rem 1rem;margin:1rem;justify-content:center;align-items:center;gap:.25rem;align-self:stretch;background:var(--Root-colorButtonDisabled)}.styles_OwnedBundlesLink-hyperlink__Tk_aX{display:flex;width:100%;color:#fff;text-transform:uppercase;text-align:center;font-family:Hitmarker Text Bold,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.375rem;letter-spacing:.0625rem;padding:0 0 1rem;text-decoration:underline}.styles_FirstPartyPurchaseModule-wrapper__9ZOf3{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;min-width:244px}.styles_FirstPartyPurchaseModule__2Tx_7{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid var(--Root-colorBorderPrimary);background:#000;box-shadow:0 0 16px 0 #000;color:#fff}.styles_FirstPartyPurchaseModule--owned___YLFe{min-height:9.875rem}.styles_FirstPartyPurchaseModule-content__eS1BG{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 1rem 0;row-gap:.75rem}.styles_FirstPartyPurchaseModule-disclaimers__xScnT{margin-top:1rem;width:100%;color:var(--Root-colorTextTertiary);font-family:Hitmarker Text Regular,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:.0625rem}.styles_PurchaseModuleDisabledButton__OANuP{display:flex;width:100%;border:none;font:inherit;cursor:pointer;outline:inherit;align-items:center;justify-content:center;background:var(--Root-colorAccent);padding:.75rem 1rem;color:#fff;text-align:center;font-family:Hitmarker Condensed Black,sans-serif;font-size:1.25rem;font-style:normal;font-weight:900;line-height:1.25rem;letter-spacing:.0625rem;text-transform:uppercase}.styles_PurchaseModuleDisabledButton__OANuP:hover{background:url(/store/static/images/purchase-btn-bg-sprite-sheet.webp);animation:styles_playx__b9sql .25s steps(5) infinite,styles_playy__m_my7 8s steps(32) infinite}@keyframes styles_playx__b9sql{0%{background-position-x:0}to{background-position-x:-1800px}}@keyframes styles_playy__m_my7{0%{background-position-y:0}to{background-position-y:-1920px}}.styles_PurchaseModuleDisabledButton--disabled__DJbaF{background:var(--Root-colorButtonDisabled);pointer-events:none}.styles_PurchaseModuleDisabledButton--disabled__DJbaF span{opacity:.5}.styles_PurchaseModuleDisabledButton-errorContainer__utGXT{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.styles_PurchaseModuleDisabledButton-error__863_A{display:flex;color:#ff2e2e;font-family:Hitmarker Text Regular,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;letter-spacing:.0625rem;text-wrap:pretty}.styles_YouMightAlsoLike__Qx_Bu{display:flex;flex-direction:column;padding:20px 0 28px;justify-content:center;align-items:center;gap:24px}.styles_YouMightAlsoLike-line__tlsNl{display:flex;width:100%;height:1px;background:linear-gradient(90deg,rgba(0,0,0,0) 1%,rgba(88,88,88,.5) 12%,#707070 50%,rgba(88,88,88,.5) 88%,rgba(0,0,0,0))}.styles_YouMightAlsoLike-header__jrl9r{display:flex;align-self:flex-start;color:var(--Root-colorTextPrimary);font-family:Hitmarker Condensed Black,sans-serif;font-size:2.25rem;font-style:normal;font-weight:900;line-height:2.25rem;letter-spacing:.0625rem;text-transform:uppercase;padding-top:16px}@media(max-width:834px){.styles_YouMightAlsoLike-header__jrl9r{padding-top:10px}}.styles_YouMightAlsoLike-list__G9tga{display:flex;flex-wrap:wrap;gap:var(--Gap-h)}@media(max-width:424px){.styles_YouMightAlsoLike-list__G9tga{--Gap-h:0.5rem}}@media(max-width:754px){.styles_YouMightAlsoLike-list__G9tga{--Gap-h:1.25rem}}@media(min-width:755px) and (max-width:1319px){.styles_YouMightAlsoLike-list__G9tga{--Gap-h:1.75rem}}@media(min-width:1320px){.styles_YouMightAlsoLike-list__G9tga{--Gap-h:2.5rem}}.styles_YouMightAlsoLike-tileWrapper__qxdO7{display:flex;direction:column;justify-self:stretch;max-width:calc(50% - var(--Gap-h)/2)}@media(min-width:834px){.styles_YouMightAlsoLike-tileWrapper__qxdO7{max-width:calc(25% - var(--Gap-h)*3/4)}}@media(max-width:424px){.styles_YouMightAlsoLike-tileWrapper__qxdO7{max-width:100%}}.styles_YouMightAlsoLike-noBundles__rnYb5{display:flex;width:100%;height:7.5rem;align-items:center;justify-content:center}.styles_MobileQRModule__mQtNg{display:flex;flex:1 1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid var(--Root-colorBorderPrimary);background:#000;box-shadow:0 0 16px 0 #000;color:#fff}.styles_MobileQRModule-qr___tsXN{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;margin:1.5rem 0}.styles_MobileQRModule-description__jsKRN{display:flex;align-items:flex-start;justify-content:flex-start;padding-inline:1rem;padding-bottom:.5rem;font-family:Hitmarker Text Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;letter-spacing:.0625rem}.styles_MobileQRModule-mobileStores__doYT1{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;padding-inline:1rem;padding-bottom:.75rem;column-gap:1rem}.styles_MobileQRModule-link__uIWPt{display:flex;align-items:flex-start;justify-content:flex-start;background:none;width:100%;border:none;aspect-ratio:171.5/50.96}.styles_MobileQRModule-mobileStore__yycHk{display:flex;flex:1 1;width:100%}