@keyframes Header_Flicker__4C3ru{0%{opacity:1}to{opacity:.5}}.Header_HeaderWrapper__XFZPw{height:var(--header);width:100%;position:fixed;z-index:2;opacity:1;transition:opacity .5s ease}.Header_HeaderWrapper__XFZPw[data-hide=true]{opacity:0}.Header_HeaderWrapper__XFZPw .Header_Header__QkXsD{font-family:MTR Condensed,sans-serif;height:var(--header);width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--gap);animation:Header_Appear__Y7_9g 1s ease forwards;animation-delay:0;opacity:0}@keyframes Header_Appear__Y7_9g{0%{opacity:0}to{opacity:1}}.Header_HeaderWrapper__XFZPw .Header_Header__QkXsD{text-transform:uppercase}.Header_HeaderWrapper__XFZPw .Header_Side__hwht_{display:flex;align-items:center;width:100%}.Header_HeaderWrapper__XFZPw .Header_Side__hwht_[data-side=right]{justify-content:flex-end;gap:3.5em}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Header_HeaderWrapper__XFZPw .Header_Side__hwht_[data-side=right]{gap:2em}}@media only screen and (max-width:1350px){.Header_HeaderWrapper__XFZPw .Header_Side__hwht_[data-side=right]{gap:1.5em}}.Menu_Menu__C5dvo{position:relative;z-index:1;display:flex;justify-content:space-between}.Menu_Menu__C5dvo>a{margin:0 calc(var(--gap)/1);padding:0 9px}.Menu_Menu__C5dvo[data-mode=switch]{border-bottom:.5px solid hsla(0,0%,100%,.5);height:var(--secondMenu)}.Menu_Menu__C5dvo[data-mode=switch]>a{margin-bottom:0!important}@keyframes MenuItem_Flicker__O7pgA{0%{opacity:1}to{opacity:.5}}.MenuItem_MenuItem__WONer{font-family:MTR Condensed,sans-serif;text-transform:uppercase;font-weight:500}@media only screen and (max-height:900px),only screen and (max-width:1600px){.MenuItem_MenuItem__WONer{font-size:14px}}@media only screen and (max-width:1350px){.MenuItem_MenuItem__WONer{font-size:12px}}.MenuItem_MenuItem__WONer{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 var(--gap);opacity:1;border-bottom:2px solid rgba(0,0,0,0);transition:opacity .5s ease,border-bottom .5s ease}.MenuItem_MenuItem__WONer[data-disabled=true]{cursor:not-allowed;pointer-events:none}.MenuItem_MenuItem__WONer[data-disabled=true] div{opacity:.5}.MenuItem_MenuItem__WONer[data-disabled=true] span{color:hsla(0,0%,100%,.5)}.MenuItem_MenuItem__WONer[data-active=true]{font-weight:700}.MenuItem_MenuItem__WONer[data-active=true]:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);width:97%;height:3px;background:var(--accent);box-shadow:0 0 10px .5px rgba(235,74,65,.6)}.MenuItem_MenuItem__WONer:hover{opacity:.8}.MenuItem_MenuItem__WONer .MenuItem_ComingSoon__l5cf9{position:absolute;width:auto;white-space:nowrap;left:58%;top:53%;background:var(--gradient);font-family:MTR Condensed,sans-serif;font-size:.5em;line-height:1em;padding:.3em .6em;transform:rotate(-9deg);letter-spacing:.13em}@keyframes User_Flicker__HUXs0{0%{opacity:1}to{opacity:.5}}.User_User__bZKaQ{font-family:MTR Condensed,sans-serif;text-transform:uppercase;display:flex;align-items:center;gap:calc(var(--gap)*.7);cursor:pointer;width:100%}@media only screen and (max-height:900px),only screen and (max-width:1600px){.User_User__bZKaQ{font-size:14px}}@media only screen and (max-width:1350px){.User_User__bZKaQ{font-size:12px}}.User_User__bZKaQ .User_Avatar__CAYwf{width:28px;height:28px;background-color:#fff;outline:.5px solid hsla(0,0%,100%,.5);outline-offset:2px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.User_User__bZKaQ .User_Avatar__CAYwf{width:26px;height:26px}}@media only screen and (max-width:1350px){.User_User__bZKaQ .User_Avatar__CAYwf{width:24px;height:24px}}@keyframes Wallet_Flicker__TGiMB{0%{opacity:1}to{opacity:.5}}.Wallet_Wrapper__Hc3Oe{position:relative}.Wallet_Wallet__UrYWQ{cursor:pointer;transition:color .5s ease;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:auto}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_Wallet__UrYWQ{font-size:14px}}@media only screen and (max-width:1350px){.Wallet_Wallet__UrYWQ{font-size:12px}}.Wallet_Wallet__UrYWQ:hover{color:var(--accent)}.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8{height:24px;width:24px;min-width:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .3s ease}.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8 svg{height:16px;width:16px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8{height:20px;width:20px;min-width:20px}.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8 svg{height:12px;width:12px}}@media only screen and (max-width:1350px){.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8{height:16px;width:16px;min-width:16px}.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8 svg{height:10px;width:10px}}.Wallet_Wallet__UrYWQ .Wallet_Arrow__bedo8[data-active=true]{transform:rotate(180deg)}.Wallet_Dropdown___rBHz{position:absolute;top:calc(100% + 8px);right:0;min-width:10rem;z-index:10;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .1s ease;z-index:1000}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_Dropdown___rBHz{min-width:9rem}}@media only screen and (max-width:1350px){.Wallet_Dropdown___rBHz{min-width:8rem}}.Wallet_Dropdown___rBHz.Wallet_open__jJ_8O{opacity:1;visibility:visible;transform:translateY(0)}.Wallet_MenuItem__lPsBa{position:relative;padding:8px 16px;cursor:pointer;transition:background-color .2s ease;text-transform:uppercase;font-family:MTR Condensed;background:hsla(0,0%,100%,.1019607843);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_MenuItem__lPsBa{padding:6px 14px}}@media only screen and (max-width:1350px){.Wallet_MenuItem__lPsBa{padding:4px 12px}}.Wallet_MenuItem__lPsBa.Wallet_Hidden__8Xo4K{display:none}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_MenuItem__lPsBa.Wallet_Hidden__8Xo4K{display:block}}.Wallet_MenuItem__lPsBa:before{left:-12px;width:12px;height:50%;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}.Wallet_MenuItem__lPsBa:after,.Wallet_MenuItem__lPsBa:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);background:#fff;z-index:1;opacity:0;transition:opacity .1s ease,background-color .1s ease}.Wallet_MenuItem__lPsBa:after{left:0;width:5px;height:25%;-webkit-clip-path:polygon(0 50%,100% 0,100% 100%);clip-path:polygon(0 50%,100% 0,100% 100%)}.Wallet_MenuItem__lPsBa:hover:not([data-disabled]){background:linear-gradient(93.44deg,#e23040 2.8%,#ff592c 97.13%)}.Wallet_MenuItem__lPsBa:hover:not([data-disabled]):after,.Wallet_MenuItem__lPsBa:hover:not([data-disabled]):before{opacity:1}.Wallet_MenuItem__lPsBa:active:not([data-disabled]){background:linear-gradient(93.44deg,#e23040 2.8%,#ff592c 97.13%)}.Wallet_MenuItem__lPsBa[data-disabled]{cursor:default;opacity:.8}.Wallet_MenuItem__lPsBa[data-disabled]:after,.Wallet_MenuItem__lPsBa[data-disabled]:before{display:none}.Wallet_MenuLabel__yWDvi{font-family:MTR Condensed,sans-serif;font-size:.9rem;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Wallet_MenuLabel__yWDvi{font-size:14px}}@media only screen and (max-width:1350px){.Wallet_MenuLabel__yWDvi{font-size:12px}}.Wallet_BalanceItems__87JzH{display:flex;gap:8px;align-items:center}.Spinner_SpinnerWrapper__GpTvE{top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Spinner_SpinnerWrapper__GpTvE[data-isspinner=true]{width:auto;margin-right:5px}.Spinner_SpinnerWrapper__GpTvE .Spinner_Spinner__evy1j{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fff 94%,rgba(0,0,0,0)) top/.2rem .2rem no-repeat,conic-gradient(rgba(0,0,0,0) 30%,#fff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - .2rem),#000 0);animation:Spinner_l13__1oWnw 1s linear infinite}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q{display:inline-flex;align-items:center;gap:6px}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div{width:6px;height:6px;background:var(--spinner-color,#fff);animation:Spinner_rect-sweep__v8RQ9 1.5s linear infinite}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:first-child{opacity:1}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(2){opacity:.8}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(3){opacity:.4}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(4){opacity:.2}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(5){opacity:.1}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:first-child{animation-delay:0s}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(2){animation-delay:.3s}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(3){animation-delay:.6s}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(4){animation-delay:.9s}.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div:nth-child(5){animation-delay:1.2s}@keyframes Spinner_rect-sweep__v8RQ9{0%{opacity:1}20%{opacity:.8}40%{opacity:.4}60%{opacity:.2}80%{opacity:.1}to{opacity:1}}@media(prefers-reduced-motion:reduce){.Spinner_SpinnerWrapper__GpTvE .Spinner_Rectangles__FOG5q>div{animation:none}}@keyframes Spinner_l13__1oWnw{to{transform:rotate(1turn)}}@keyframes ConnectWallet_Flicker__G0cFc{0%{opacity:1}to{opacity:.5}}.ConnectWallet_ConnectWallet__Bahwn{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column}.ConnectWallet_ConnectWallet__Bahwn>*{animation:ConnectWallet_Appear__NruqY 1s ease forwards;animation-delay:0;opacity:0}@keyframes ConnectWallet_Appear__NruqY{0%{opacity:0}to{opacity:1}}.ConnectWallet_ConnectWallet__Bahwn .ConnectWallet_Disconnect__hrzX6{font-size:.8rem;padding:var(--gap);cursor:pointer}@keyframes Card_Flicker__kY6ss{0%{opacity:1}to{opacity:.5}}.Card_Card__dQdUj{display:flex;flex-direction:column;align-items:center;font-weight:500;font-family:MTR Condensed,sans-serif;width:100%;max-width:772px}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj{max-width:450px}}.Card_Card__dQdUj .Card_Title__BZ1Y8{text-transform:uppercase;font-size:1rem;font-weight:700}.Card_Card__dQdUj .Card_ID__d_Qix{font-size:3rem;display:flex;align-items:center;gap:1em;height:1em;margin-top:.3em}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj .Card_ID__d_Qix{font-size:32px}}@media screen and (max-height:770px){.Card_Card__dQdUj .Card_ID__d_Qix{font-size:26px}}.Card_Card__dQdUj .Card_ID__d_Qix>div{width:1em;height:.5px;background-color:hsla(0,0%,100%,.3137254902)}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh{position:relative;width:390px;height:350px}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj .Card_ImageWrapper__FMsEh{width:285px;height:220px}}@media screen and (max-height:770px){.Card_Card__dQdUj .Card_ImageWrapper__FMsEh{height:200px}}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh .Card_Crosses__OWKtt{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;height:120%}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh .Card_Crosses__OWKtt>div{width:100%;display:flex;align-items:center;justify-content:space-between}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh .Card_Crosses__OWKtt>div>*{width:20px;height:20px}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh[data-type=car] .Card_Image__hUSQg{transform:scale(1.5)}.Card_Card__dQdUj .Card_ImageWrapper__FMsEh>*{width:100%;height:100%;object-fit:contain}.Card_Card__dQdUj .Card_InfoPanel__pzDat{margin-top:2rem;display:flex;flex-direction:column;gap:2rem;width:100%}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Level__QtnLi{font-size:3rem;font-weight:700;display:flex;align-items:center;justify-content:center}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Level__QtnLi .Card_LevelIcon__GZ8AO{width:1em;height:1em;margin-right:.2em}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz{position:relative;height:2rem;width:100%;background-color:hsla(0,0%,100%,.062745098);display:flex;gap:3px}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz{height:16px}}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz>*{height:100%}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Initial__7q17K{background-color:#fff}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Gained__AQAE1{background-color:#4fdd29;position:relative}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Gained__AQAE1>img{height:100%;width:auto;object-fit:cover}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Corners__gOyQy{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Corners__gOyQy>img{position:absolute;width:9px;height:9px;top:-5px;left:-5px}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Corners__gOyQy>img:nth-child(2){left:auto;right:-5px;transform:rotate(90deg)}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Corners__gOyQy>img:nth-child(3){top:auto;bottom:-5px;transform:rotate(270deg)}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_ProgressBar__3_LVz .Card_Corners__gOyQy>img:nth-child(4){top:auto;bottom:-5px;left:auto;right:-5px;transform:rotate(180deg)}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv{display:flex;text-transform:uppercase;text-align:center;gap:2em;margin:0 10%}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article{width:100%;font-size:2rem}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article{font-size:24px}}@media screen and (max-height:770px){.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article{font-size:20px}}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article .Card_Counter__MXaA_{display:flex;align-items:center;justify-content:center;gap:.2em;padding:.7em 0;border-top:1px solid hsla(0,0%,100%,.1882352941);border-bottom:1px solid hsla(0,0%,100%,.1882352941);margin-bottom:.8rem}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article .Card_Counter__MXaA_ span{font-size:.6rem}.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article .Card_Label__jdayU{font-size:.75rem}@media screen and (max-height:900px)and (min-width:900px){.Card_Card__dQdUj .Card_InfoPanel__pzDat .Card_Stats__QBwOv>article .Card_Label__jdayU{font-size:10px}}@keyframes Results_Flicker__Gf1yS{0%{opacity:1}to{opacity:.5}}.Results_Result__3ndhl{width:100%}.Results_Result__3ndhl .Results_Decorations__wRcsl{position:absolute;inset:min(40px,6vw);display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G{display:flex;justify-content:space-between}.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G:nth-child(2) article div{width:5rem}.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G article{display:flex;align-items:center;gap:4rem}@media screen and (max-height:900px)and (min-width:900px){.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G article{gap:2rem}}.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G article img{width:16px;height:16px}.Results_Result__3ndhl .Results_Decorations__wRcsl .Results_Row__iVM5G article div{width:30px;height:1px;background-color:hsla(0,0%,100%,.3137254902)}.Results_Result__3ndhl .Results_Content__rOYUt{display:flex;align-items:center;justify-content:center;width:100%;padding:0 min(80px,5vw);gap:7rem}.Results_Result__3ndhl .Results_Content__rOYUt .Results_Separator__4lpNK{position:relative;bottom:4rem;width:.5px;height:162px;background-color:hsla(0,0%,100%,.1882352941);display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:flex-end}@media screen and (max-height:900px)and (min-width:900px){.Results_Result__3ndhl .Results_Content__rOYUt .Results_Separator__4lpNK{height:96px;bottom:5rem}}.Results_Result__3ndhl .Results_Content__rOYUt .Results_Separator__4lpNK div{width:2.5px;height:74px;background-color:#fff}@media screen and (max-height:900px)and (min-width:900px){.Results_Result__3ndhl .Results_Content__rOYUt .Results_Separator__4lpNK div{height:52px}}@keyframes GoBack_Flicker__b51el{0%{opacity:1}to{opacity:.5}}.GoBack_GoBack__Ka8x3{font-family:MTR Condensed,sans-serif;font-weight:500;display:flex;gap:8px;align-items:center;font-size:1em;line-height:100%;letter-spacing:2px;transition:color .1s ease;color:#fff;text-transform:uppercase;position:fixed;left:60px;bottom:5em;background:unset;border:none;cursor:pointer;z-index:21;animation:GoBack_Appear__M0dON 1s ease forwards;animation-delay:0;opacity:0}@keyframes GoBack_Appear__M0dON{0%{opacity:0}to{opacity:1}}.GoBack_GoBack__Ka8x3 svg{transition:transform .1s ease}.GoBack_GoBack__Ka8x3 svg path{transition:fill .1s ease}.GoBack_GoBack__Ka8x3:hover{color:var(--accent)}.GoBack_GoBack__Ka8x3:hover svg{transform:translateX(-2px)}.GoBack_GoBack__Ka8x3:hover svg path{fill:var(--accent)}@keyframes ButtonsGroup_Flicker__LL7P1{0%{opacity:1}to{opacity:.5}}.ButtonsGroup_ButtonsGroup__CVVlP{width:100%;display:flex;align-items:center;justify-content:center;height:100%;animation:ButtonsGroup_Appear__NhwgB 1s ease forwards;animation-delay:0;opacity:0}@keyframes ButtonsGroup_Appear__NhwgB{0%{opacity:0}to{opacity:1}}.ButtonsGroup_ButtonsGroup__CVVlP .ButtonsGroup_Separator__Dv_Fi{margin:0 50px;display:flex}@keyframes FilterTabs_Flicker__Cc6ki{0%{opacity:1}to{opacity:.5}}.FilterTabs_Tabs__oWbyq{display:flex;gap:8px;flex-wrap:wrap}@media only screen and (max-width:900px){.FilterTabs_Tabs__oWbyq{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.FilterTabs_Tabs__oWbyq::-webkit-scrollbar{display:none}}@keyframes Container_Flicker__iypWB{0%{opacity:1}to{opacity:.5}}.Container_Container__FE7JE{width:var(--container);max-width:90%;margin:0 auto;height:inherit;position:relative;z-index:1}.Container_Container__FE7JE[data-mode=header]{max-width:98%;width:2500px}.Container_Container__FE7JE[data-mode=fluidOnMobile]{max-width:100%}.Container_Container__FE7JE[data-mode=inventory]{width:1430px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Container_Container__FE7JE[data-mode=inventory]{width:1072px}}@media only screen and (max-width:1350px){.Container_Container__FE7JE[data-mode=inventory]{width:950px}}@media only screen and (min-width:2040px){.Container_Container__FE7JE[data-mode=inventory]{width:1600px}}.Container_Container__FE7JE[data-mode=autoHeight]{height:auto!important}.Container_Container__FE7JE[data-mode="100%"]{height:100%!important}.Container_Container__FE7JE>*{position:relative;z-index:1}@keyframes Input_Flicker__bdGut{0%{opacity:1}to{opacity:.5}}.Input_Field__jzm0b{display:flex;position:relative;flex-direction:column;width:100%;max-width:420px;z-index:0;font-size:16px;padding-top:3px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Input_Field__jzm0b{max-width:336px}}@media only screen and (max-width:1350px){.Input_Field__jzm0b{max-width:302px;font-size:14px}}.Input_Field__jzm0b[data-style=transparent]{max-width:unset;width:100%}.Input_Field__jzm0b[data-style=transparent] .Input_Box__VZ9aJ{background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:row-reverse}.Input_Field__jzm0b[data-style=transparent] .Input_InputWrapper__GhY_8{border-top:.5px solid hsla(0,0%,100%,.5);border-bottom:.5px solid hsla(0,0%,100%,.5)}.Input_Field__jzm0b[data-style=transparent] .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM>div{opacity:.5}.Input_Field__jzm0b .Input_InputWrapper__GhY_8{position:relative;padding:3px;border-top:.5px solid #fff;border-bottom:.5px solid #fff}.Input_Field__jzm0b .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM{position:absolute;top:0;left:0;width:100%;height:100%}.Input_Field__jzm0b .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM>div{position:absolute;width:.5px;height:17px;background:#fff}.Input_Field__jzm0b .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM>div:nth-child(2){left:0;bottom:0}.Input_Field__jzm0b .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM>div:nth-child(3){right:0;bottom:0}.Input_Field__jzm0b .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM>div:nth-child(4){right:0;top:0}.Input_Field__jzm0b .Input_Box__VZ9aJ{font-family:MTR Condensed,sans-serif;position:relative;width:100%;flex-direction:row;height:50px;background-color:#1f1f30;border-radius:0;padding:0 calc(var(--gap)/2);font-weight:500;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Wrapper__E_oZ7{position:relative;width:100%}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Wrapper__E_oZ7 .Input_Label__gRUyl{padding-left:0;left:0;top:9px;margin-left:0;transform-origin:left center}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk{width:30px;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:2;padding:5px;cursor:pointer;margin-right:calc(var(--gap)/3)}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk svg{width:100%;height:auto;object-fit:contain}@media only screen and (max-width:600px){.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Icon__AjIxk{padding:0;width:20px;min-width:20px;height:20px}}.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Label__gRUyl{position:absolute;top:0;left:20px;width:100%;height:1rem;font-weight:500;font-size:1em;transition:all .5s ease;pointer-events:none;background-color:rgba(0,0,0,0);text-transform:uppercase;padding:5px var(--gap);box-sizing:border-box;z-index:2;height:inherit;color:hsla(0,0%,100%,.5);font-size:1rem;margin-bottom:5px;margin-left:calc(var(--gap)/3);transform-origin:left center;display:flex;align-items:center}@media only screen and (max-width:600px){.Input_Field__jzm0b .Input_Box__VZ9aJ .Input_Label__gRUyl{left:10px}}.Input_Field__jzm0b .Input_input__dwy5x{font-family:MTR Condensed,sans-serif;position:relative;z-index:1;height:inherit;box-sizing:border-box;color:#fff;caret-color:#fff;width:100%;font-size:1.1rem;font-weight:500;letter-spacing:.1em;font-family:inherit;border:none;text-align:left;padding-right:calc(var(--gap)/3);padding-left:calc(var(--gap)/2);background-color:rgba(0,0,0,0);text-transform:inherit}.Input_Field__jzm0b .Input_input__dwy5x::placeholder{color:#96969d;font-weight:500}.Input_Field__jzm0b .Input_input__dwy5x.Input_withPretext__CoBqB{padding-left:45px}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL{height:130px;min-height:130px;width:100%;padding-top:20px;box-sizing:border-box}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea{background-color:#1f1f30;color:#fff;resize:none;height:100%;width:100%;box-sizing:border-box;font-size:inherit;font-family:inherit;font-weight:inherit;outline:none;border-top:1px solid var(--foreground);border-bottom:1px solid var(--foreground);border-radius:0;transform:translateX(-2px);padding:var(--gap)}.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea:active,.Input_Field__jzm0b .Input_input__dwy5x.Input_textarea__0mCcL textarea:focus{outline:none}.Input_Field__jzm0b .Input_input__dwy5x:disabled{color:hsla(0,0%,100%,.5019607843)}.Input_Field__jzm0b .Input_input__dwy5x::-ms-clear,.Input_Field__jzm0b .Input_input__dwy5x::-ms-reveal{display:none}.Input_Field__jzm0b .Input_input__dwy5x:active,.Input_Field__jzm0b .Input_input__dwy5x:focus{outline:none}.Input_Field__jzm0b .Input_input__dwy5x:active+label,.Input_Field__jzm0b .Input_input__dwy5x:focus+label{transform:translateY(-10px) translateX(0) scale(.8)}.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:active,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:focus,.Input_Field__jzm0b .Input_input__dwy5x:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 62.5rem rgba(0,0,0,0)!important;-webkit-background-clip:text!important;background-clip:text!important}.Input_Field__jzm0b.Input_NotEmpty__lWuqd .Input_Box__VZ9aJ label{transform:translateY(-10px) translateX(0) scale(.8)}.Input_Field__jzm0b.Input_Error__GiVSB .Input_InputWrapper__GhY_8{border-color:var(--error)}.Input_Field__jzm0b.Input_Error__GiVSB .Input_InputWrapper__GhY_8 .Input_Lines__Bk8MM div{background:var(--error)}.Input_Field__jzm0b.Input_Error__GiVSB .Input_Box__VZ9aJ{outline-offset:-1px}.Input_Field__jzm0b.Input_Error__GiVSB .Input_Box__VZ9aJ input{color:var(--error)}.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA{position:relative;margin-top:.5em;min-height:calc(var(--gap)*1);text-transform:uppercase;line-height:.7em}.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA span{color:var(--error);font-size:.5rem;line-height:.5rem;max-width:12rem;display:block;animation:Input_Appear__YSkSh 1s ease forwards;animation-delay:0;opacity:0}@keyframes Input_Appear__YSkSh{0%{opacity:0}to{opacity:1}}.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA span{letter-spacing:0}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Input_Field__jzm0b .Input_ErrorMessage__Z4pxA span{max-width:14rem;font-size:.6rem;line-height:.6rem}}.Input_Field__jzm0b .Input_CharacterCounter__6H8hB{position:absolute;right:0;bottom:0;font-size:.8rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.1em;font-family:MTR Condensed,sans-serif}@keyframes NicknameSetForm_Flicker__a7E8L{0%{opacity:1}to{opacity:.5}}.NicknameSetForm_NicknameInput__yDVMr{margin:38px 0}@media only screen and (max-height:900px),only screen and (max-width:1600px){.NicknameSetForm_NicknameInput__yDVMr{margin:15px 0}}@media only screen and (max-width:1350px){.NicknameSetForm_NicknameInput__yDVMr a{width:229px}}@media only screen and (max-height:900px),only screen and (max-width:1600px){.NicknameSetForm_Button__NL_zd a{width:255px}}@media only screen and (max-width:1350px){.NicknameSetForm_Button__NL_zd a{width:229px}}@keyframes NicknameSet_Flicker__7T5Iq{0%{opacity:1}to{opacity:.5}}@media only screen and (max-height:900px),only screen and (max-width:1600px){.NicknameSet_NicknameSet__j_QrG{max-width:556px!important}}@media only screen and (max-width:1350px){.NicknameSet_NicknameSet__j_QrG{max-width:500px!important}}@keyframes Balance_Flicker__o8rVV{0%{opacity:1}to{opacity:.5}}.Balance_Balance__IV47h{display:flex;gap:calc(var(--gap)*1)}@media only screen and (max-height:900px),only screen and (max-width:1600px){.Balance_Swap__gkCMM{display:none}}@keyframes BalanceItem_Flicker__EUNCi{0%{opacity:1}to{opacity:.5}}.BalanceItem_BalanceItem__8AhNs{display:flex;align-items:center;gap:.5em}@media only screen and (max-height:900px),only screen and (max-width:1600px){.BalanceItem_BalanceItem__8AhNs{font-size:14px}}@media only screen and (max-width:1350px){.BalanceItem_BalanceItem__8AhNs{font-size:12px}}.BalanceItem_BalanceItem__8AhNs img{width:24px;height:24px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.BalanceItem_BalanceItem__8AhNs img{width:20px;height:20px}}@media only screen and (max-width:1350px){.BalanceItem_BalanceItem__8AhNs img{width:16px;height:16px}}@keyframes CarStatistics_Flicker__fEhzP{0%{opacity:1}to{opacity:.5}}.CarStatistics_Wrapper__0nBRp{position:absolute;width:100%;pointer-events:none;height:inherit;z-index:2}.CarStatistics_Specifications__aT17X{font-size:1.5rem;font-weight:700;text-transform:uppercase;font-family:MTR Condensed,sans-serif;margin:0 0 1rem}.CarStatistics_StatsPanel__BD7ci{position:absolute;width:var(--statsPanelWidth);top:var(--panelsTopOffset);right:10%;display:flex;flex-direction:column;gap:calc(var(--gap)*.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-height:900px)and (min-width:900px){.CarStatistics_StatsPanel__BD7ci{right:4.7%}}.CarStatistics_StatsPanel__BD7ci .CarStatistics_Slot__QifII{pointer-events:all!important}.CarStatistics_StatsPanel__BD7ci .CarStatistics_Slot__QifII>*{width:100%!important;display:flex;align-items:center;justify-content:center}.CarStatistics_StatsPanel__BD7ci .CarStatistics_Slot__QifII a{width:99%!important}.CarStatistics_CarStatistics__6k8gP{background:hsla(0,0%,100%,.0509803922);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);padding:1.3em 1.5em;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--gap);opacity:0;font-size:1rem;line-height:1em;letter-spacing:normal;margin:5px;width:calc(100% - 10px)}.CarStatistics_CarStatistics__6k8gP[data-hidden=false]{animation:CarStatistics_Appear__eP7wd 1s ease forwards;animation-delay:0;opacity:0}@keyframes CarStatistics_Appear__eP7wd{0%{opacity:0}to{opacity:1}}.CarStatistics_CarStatistics__6k8gP .CarStatistics_Stats__j2S58{width:100%;display:flex;flex-direction:column;gap:.8em}.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6{font-family:MTR Condensed,sans-serif;margin-bottom:.9em}.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6 .CarStatistics_Title__Ab99j{text-transform:uppercase;display:flex;align-items:center;gap:.2em;font-size:1.5rem;font-weight:700}.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6 .CarStatistics_Title__Ab99j img{width:1.2em;height:1.2em}.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6>span{font-family:MTR Condensed,sans-serif;font-size:80px;font-weight:700;display:block;line-height:1em;line-height:1.2em}@media screen and (max-height:900px)and (min-width:900px){.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6>span{font-size:60px}}@media screen and (max-height:770px){.CarStatistics_CarStatistics__6k8gP .CarStatistics_Level__jDmf6>span{font-size:48px}}.CarStatistics_Lines___oKNQ{position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);pointer-events:none;border-top:.5px solid hsla(0,0%,100%,.5);border-bottom:.5px solid hsla(0,0%,100%,.5)}.CarStatistics_Lines___oKNQ>div{position:absolute;width:.5px;height:30px;background:hsla(0,0%,100%,.5)}.CarStatistics_Lines___oKNQ>div:nth-child(2){left:0;bottom:0}.CarStatistics_Lines___oKNQ>div:nth-child(3){right:0;bottom:0}.CarStatistics_Lines___oKNQ>div:nth-child(4){right:0;top:0}@keyframes GameElement_Flicker__k8yZZ{0%{opacity:1}to{opacity:.5}}.GameElement_GameElement__nw0vY{display:block;width:100%;height:var(--cardInventoryHeight);max-width:160px;background:rgb(from var(--rarityCommon) r g b/.1);border:.5px solid var(--rarityCommon);position:relative;outline:.5px solid var(--rarityCommon);outline-offset:1px;transition:outline-offset .5s ease}.GameElement_GameElement__nw0vY[data-size=small]{height:inherit;font-size:.8rem}.GameElement_GameElement__nw0vY[data-size=small].GameElement_Pilot__iaM3E{font-size:.6rem}.GameElement_GameElement__nw0vY[data-size=small][data-selected=true]{outline-color:#fff}.GameElement_GameElement__nw0vY[data-size=small][data-rarity][data-selected=true]{outline-color:var(--accent)}.GameElement_GameElement__nw0vY[data-size=small][data-type=deck][data-selected=true]{outline-color:var(--accent);background:rgba(226,48,64,.1019607843);border-color:var(--accent)}.GameElement_GameElement__nw0vY[data-size=small][data-type=deck][data-selected=true] .GameElement_Corners__omopG div{border-top-color:var(--accent);border-bottom-color:var(--accent)}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Lvl__lvwz_{top:.5rem;right:.5rem;font-size:1.4em;gap:.2em;line-height:.7em}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Lvl__lvwz_>img{width:.9em;height:.9em}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Lvl__lvwz_ span{font-size:.3rem}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_CheckedOverlay__LFe5_ svg{height:.75rem;width:.75rem}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Corners__omopG div{border-width:5px!important}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Boosts__qYWOd{font-size:.8em;width:auto}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3{line-height:1em}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3 svg{width:1em;height:1em;margin-right:0}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_Blocked__p0Oei{width:.5rem;height:.5rem;right:.4rem;bottom:.4rem}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_PartInstalled__MJXc3{inset:0;width:100%;height:100%;background-color:rgba(25,24,40,.5);position:absolute;z-index:3;display:flex;align-items:flex-start;justify-content:flex-end;padding:4px 6px}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_PartInstalled__MJXc3 .GameElement_Icon__KmPuZ{width:12px;height:12px}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_PartInstalled__MJXc3 .GameElement_Icon__KmPuZ svg{width:100%;height:100%;object-fit:contain}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_IconNew__9eKOC{position:absolute;z-index:2;top:5px;right:5px;width:.8rem;height:.8rem;display:flex;animation:GameElement_Flicker__k8yZZ 1s linear infinite alternate}.GameElement_GameElement__nw0vY[data-size=small] .GameElement_IconNew__9eKOC img,.GameElement_GameElement__nw0vY[data-size=small] .GameElement_IconNew__9eKOC svg{display:flex;align-items:center;justify-content:center;object-fit:contain;width:100%;height:100%}.GameElement_GameElement__nw0vY[data-type=part]{font-size:1rem}.GameElement_GameElement__nw0vY[data-type=part][data-size=large]{width:300px;height:370px}@media screen and (max-height:900px)and (min-width:900px){.GameElement_GameElement__nw0vY[data-type=part][data-size=large]{width:230px;height:285px}}@media screen and (max-height:770px){.GameElement_GameElement__nw0vY[data-type=part][data-size=large]{width:220px;height:275px}}.GameElement_GameElement__nw0vY[data-type=part][data-size=large] .GameElement_Class__fFybE{height:1.6rem}.GameElement_GameElement__nw0vY[data-type=part][data-size=large] .GameElement_Boosts__qYWOd{height:5rem}.GameElement_GameElement__nw0vY[data-type=part][data-size=large] .GameElement_Boosts__qYWOd:after{height:inherit}.GameElement_GameElement__nw0vY[data-type=part][data-size=large] .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3{font-size:1.6rem!important}.GameElement_GameElement__nw0vY[data-type=part][data-installedonacar=true][data-size=big]{background:#ddd}.GameElement_GameElement__nw0vY[data-type=part][data-installedonacar=true][data-size=big] img{opacity:.2}.GameElement_GameElement__nw0vY[data-type=part] .GameElement_Class__fFybE{height:1.8em;padding:0 .5em 0 calc(2em + .2em);right:0;color:#191828;background-color:var(--rarityCommon);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + 2em) 100%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,calc(0% + 2em) 100%,0 0)}.GameElement_GameElement__nw0vY[data-type=part] .GameElement_Class__fFybE,.GameElement_GameElement__nw0vY[data-type=part] .GameElement_InstalledOnCar__VIYtZ{display:flex;align-items:center;justify-content:center;font-size:1em;width:auto;position:absolute;top:0;z-index:4;text-transform:uppercase;letter-spacing:normal}.GameElement_GameElement__nw0vY[data-type=part] .GameElement_InstalledOnCar__VIYtZ{background:linear-gradient(93.44deg,#e23040 2.8%,#ff592c 97.13%);color:#fff;height:1.8rem;padding:0 calc(2em + .2em) 0 .5em;left:0;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 2em) 100%,0 100%)}.GameElement_GameElement__nw0vY[data-type=part] .GameElement_Boosts__qYWOd{font-size:1em}.GameElement_GameElement__nw0vY[data-type=part] .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3{font-size:inherit}@media screen and (max-height:900px)and (min-width:900px){.GameElement_GameElement__nw0vY[data-type=part]{font-size:11px}}@media screen and (max-height:770px){.GameElement_GameElement__nw0vY[data-type=part]{font-size:11px}}.GameElement_GameElement__nw0vY[data-type=car]{height:inherit}.GameElement_GameElement__nw0vY[data-type=car][data-selected=true]{outline-color:var(--accent);outline-offset:2px}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Corners__omopG div{border-width:5px!important}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Image__EOpDL{position:relative;height:100%;width:100%;overflow:hidden}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Image__EOpDL>*{position:absolute;top:50%;left:65%;transform:translate(-50%,-50%) scale(.7)}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc{position:absolute;top:0;left:0;width:100%;height:100%;text-transform:uppercase;font-size:.6rem;letter-spacing:0;padding:var(--cardPadding);box-sizing:border-box}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_CarClass__dWa6Z{line-height:1em}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_CarClass__dWa6Z span{display:block}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Stats__RXqnA{position:absolute;bottom:calc(var(--cardPadding)*1.5);left:0;padding-left:inherit;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,.7em);grid-gap:4px;gap:4px;grid-column-gap:calc(var(--cardPadding)*2);column-gap:calc(var(--cardPadding)*2);font-size:.9em}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Stats__RXqnA>article{display:flex;align-items:center;gap:3px}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Stats__RXqnA>article svg{width:1em;min-width:1em;height:1em}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Stats__RXqnA>article svg path{fill:#fff}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Frozen__2W3iC{display:flex;width:1em;height:1em;position:absolute;bottom:var(--cardPadding);right:var(--cardPadding)}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Frozen__2W3iC svg{width:100%;height:100%;object-fit:contain}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_Frozen__2W3iC svg path{fill:#fff}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_CarLevel__BxHU_{position:absolute;top:var(--cardPadding);right:10px;display:flex;align-items:center;line-height:.7em;font-size:1.4em;gap:.2em}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_CarLevel__BxHU_>img{width:.9em;height:.9em}.GameElement_GameElement__nw0vY[data-type=car] .GameElement_Details__4x7gc .GameElement_CarLevel__BxHU_ span{font-size:.4em;font-weight:400}.GameElement_GameElement__nw0vY[data-type=storeItem]{max-width:100%;width:100%;height:auto;aspect-ratio:330/455;outline-offset:3px;outline-width:1px;border-width:1px}.GameElement_GameElement__nw0vY[data-type=storeItem] .GameElement_Details__4x7gc{position:absolute;top:0;left:0;inset:1.5em;text-transform:uppercase;display:flex;flex-direction:column;justify-content:space-between;z-index:9;letter-spacing:normal}.GameElement_GameElement__nw0vY[data-type=storeItem] .GameElement_Details__4x7gc .GameElement_Title__fUG80{font-size:1em}.GameElement_GameElement__nw0vY[data-type=storeItem] .GameElement_Details__4x7gc .GameElement_Price__PCw8V{font-family:MTR Condensed,sans-serif;display:flex;align-items:center;gap:.3em;font-weight:600;font-size:1.5em}.GameElement_GameElement__nw0vY[data-type=storeItem] .GameElement_Details__4x7gc .GameElement_Price__PCw8V img{width:1em;height:1em;object-fit:contain}.GameElement_GameElement__nw0vY[data-type=storeItem]>img{object-fit:cover;object-position:center center;position:absolute}.GameElement_GameElement__nw0vY[data-rarity=common]{background:rgb(from var(--rarityCommon) r g b/.1);border:.5px solid var(--rarityCommon)}.GameElement_GameElement__nw0vY[data-rarity=common] .GameElement_Corners__omopG div{border-bottom-color:var(--rarityCommon)!important;border-top-color:var(--rarityCommon)!important}.GameElement_GameElement__nw0vY[data-rarity=common] .GameElement_Boosts__qYWOd,.GameElement_GameElement__nw0vY[data-rarity=common] .GameElement_Boosts__qYWOd:after,.GameElement_GameElement__nw0vY[data-rarity=common] .GameElement_Class__fFybE{background-color:var(--rarityCommon)}.GameElement_GameElement__nw0vY[data-rarity=uncommon]{background:rgb(from var(--rarityUncommon) r g b/.1);border:.5px solid var(--rarityUncommon)}.GameElement_GameElement__nw0vY[data-rarity=uncommon] .GameElement_Corners__omopG div{border-bottom-color:var(--rarityUncommon)!important;border-top-color:var(--rarityUncommon)!important}.GameElement_GameElement__nw0vY[data-rarity=uncommon] .GameElement_Boosts__qYWOd,.GameElement_GameElement__nw0vY[data-rarity=uncommon] .GameElement_Boosts__qYWOd:after,.GameElement_GameElement__nw0vY[data-rarity=uncommon] .GameElement_Class__fFybE{background-color:var(--rarityUncommon)}.GameElement_GameElement__nw0vY[data-rarity=rare]{background:rgb(from var(--rarityRare) r g b/.1);border:.5px solid var(--rarityRare)}.GameElement_GameElement__nw0vY[data-rarity=rare] .GameElement_Corners__omopG div{border-bottom-color:var(--rarityRare)!important;border-top-color:var(--rarityRare)!important}.GameElement_GameElement__nw0vY[data-rarity=rare] .GameElement_Boosts__qYWOd,.GameElement_GameElement__nw0vY[data-rarity=rare] .GameElement_Boosts__qYWOd:after,.GameElement_GameElement__nw0vY[data-rarity=rare] .GameElement_Class__fFybE{background-color:var(--rarityRare)}.GameElement_GameElement__nw0vY[data-rarity=epic]{background:rgb(from var(--rarityEpic) r g b/.1);border:.5px solid var(--rarityEpic)}.GameElement_GameElement__nw0vY[data-rarity=epic] .GameElement_Corners__omopG div{border-bottom-color:var(--rarityEpic)!important;border-top-color:var(--rarityEpic)!important}.GameElement_GameElement__nw0vY[data-rarity=epic] .GameElement_Boosts__qYWOd,.GameElement_GameElement__nw0vY[data-rarity=epic] .GameElement_Boosts__qYWOd:after,.GameElement_GameElement__nw0vY[data-rarity=epic] .GameElement_Class__fFybE{background-color:var(--rarityEpic)}.GameElement_GameElement__nw0vY[data-rarity=legendary]{background:rgb(from var(--rarityLegendary) r g b/.1);border:.5px solid var(--rarityLegendary)}.GameElement_GameElement__nw0vY[data-rarity=legendary] .GameElement_Corners__omopG div{border-bottom-color:var(--rarityLegendary)!important;border-top-color:var(--rarityLegendary)!important}.GameElement_GameElement__nw0vY[data-rarity=legendary] .GameElement_Boosts__qYWOd,.GameElement_GameElement__nw0vY[data-rarity=legendary] .GameElement_Boosts__qYWOd:after,.GameElement_GameElement__nw0vY[data-rarity=legendary] .GameElement_Class__fFybE{background-color:var(--rarityLegendary)}.GameElement_GameElement__nw0vY>img{position:relative;width:100%;height:100%;object-fit:contain;object-position:right center;z-index:2}.GameElement_GameElement__nw0vY .GameElement_LoaderContainer__sV00z{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.GameElement_GameElement__nw0vY[data-rarity]>img{object-fit:cover;object-position:center}.GameElement_GameElement__nw0vY[data-position=center]>img{object-position:center}@media only screen and (min-width:600px){.GameElement_GameElement__nw0vY{transform:scale(1);transition:transform .5s ease;transform-origin:center center;cursor:pointer}.GameElement_GameElement__nw0vY:hover{transform:scale(.98)}}.GameElement_GameElement__nw0vY .GameElement_CreateIcon__bXr0d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameElement_GameElement__nw0vY .GameElement_CreateLink__NrvYc{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.GameElement_GameElement__nw0vY .GameElement_Overlay__efB6s{background:rgba(218,218,218,.8);position:absolute;top:0;left:0;bottom:0;right:0;z-index:4}.GameElement_GameElement__nw0vY .GameElement_Overlay__efB6s svg{position:absolute;right:10px;bottom:6px}.GameElement_GameElement__nw0vY .GameElement_Overlay__efB6s svg path{fill:#191828;fill-opacity:1}.GameElement_GameElement__nw0vY .GameElement_CheckedOverlay__LFe5_{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(25,24,40,.7);z-index:2;border-radius:4px;pointer-events:none}.GameElement_GameElement__nw0vY .GameElement_CheckedOverlay__LFe5_ svg{position:absolute;z-index:10;top:.8rem;right:.8rem;width:1.5rem;height:1.5rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_CheckedOverlay__LFe5_ svg{width:.75rem;height:.75rem}}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd{width:auto;max-width:50%;height:2.85em;position:absolute;bottom:0;left:0;background-color:var(--rarityCommon);z-index:3;display:flex;flex-direction:column;justify-content:center;color:#000;font-size:1rem;line-height:1em;letter-spacing:0;padding:0 .5em}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3{display:flex;align-items:center}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3 svg{width:.9em;min-width:.9em;height:.9em;margin-right:3px}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3 svg path{fill:#000}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd .GameElement_BoostItem__3O8f3 span{line-height:1em}.GameElement_GameElement__nw0vY .GameElement_Boosts__qYWOd:after{content:"";position:absolute;left:calc(100% - 1px);height:2.85em;width:1.995em;-webkit-clip-path:polygon(0 0,10% 0,100% 100%,0 100%);clip-path:polygon(0 0,10% 0,100% 100%,0 100%)}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG div{position:absolute;width:0;height:0}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG div:first-child{top:0;left:0;border-top:10px solid var(--rarityCommon);border-right:10px solid rgba(0,0,0,0)}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG div:nth-child(2){top:0;right:0;border-top:10px solid var(--rarityCommon);border-left:10px solid rgba(0,0,0,0)}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG div:nth-child(3){bottom:0;left:0;border-bottom:10px solid var(--rarityCommon);border-right:10px solid rgba(0,0,0,0)}.GameElement_GameElement__nw0vY .GameElement_Corners__omopG div:nth-child(4){bottom:0;right:0;border-bottom:10px solid var(--rarityCommon);border-left:10px solid rgba(0,0,0,0)}.GameElement_GameElement__nw0vY .GameElement_BGMesh__hk2au{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.GameElement_GameElement__nw0vY .GameElement_Blocked__p0Oei{position:absolute;bottom:.75rem;right:.75rem;z-index:10;width:1rem;height:1rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_Blocked__p0Oei{width:.7rem;height:.7rem}}@media only screen and (max-width:1350px){.GameElement_GameElement__nw0vY .GameElement_Blocked__p0Oei{width:.8rem;height:.8rem}}.GameElement_GameElement__nw0vY .GameElement_Blocked__p0Oei svg{position:absolute}.GameElement_GameElement__nw0vY .GameElement_CountBadge__y1Zs_{position:absolute;right:.75rem;bottom:.75rem;display:flex;align-items:center;justify-content:center;z-index:2;font-size:.75rem;line-height:.75rem;gap:2px}.GameElement_GameElement__nw0vY .GameElement_CountBadge__y1Zs_ svg{height:1rem;width:1rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_CountBadge__y1Zs_ svg{height:.7rem;width:.7rem}}@media only screen and (max-width:1350px){.GameElement_GameElement__nw0vY .GameElement_CountBadge__y1Zs_ svg{height:.8rem;width:.8rem}}.GameElement_GameElement__nw0vY .GameElement_Lvl__lvwz_{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;text-transform:uppercase;z-index:1;font-size:.6rem;line-height:20px;gap:2px}.GameElement_GameElement__nw0vY .GameElement_Lvl__lvwz_>img{width:.9em;height:.9em}.GameElement_GameElement__nw0vY .GameElement_Lvl__lvwz_ span{font-size:.4rem;line-height:8px}.GameElement_GameElement__nw0vY .GameElement_Name__9cNLU{position:absolute;left:.5rem;top:.5rem;letter-spacing:2%;text-transform:uppercase;z-index:2;line-height:1em;display:flex;align-items:center;justify-content:center}.GameElement_GameElement__nw0vY .GameElement_Skills__78br_{z-index:10;position:absolute;bottom:calc(var(--cardPadding)*1.5);left:.5rem;display:grid;grid-template-rows:repeat(2,.7em);grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;grid-column-gap:calc(var(--cardPadding)*2);column-gap:calc(var(--cardPadding)*2);font-size:.9em;padding-left:inherit}.GameElement_GameElement__nw0vY .GameElement_SkillItem__Dl0a0{display:flex;align-items:center;font-size:.9em;line-height:.9em;text-transform:uppercase;gap:2px}.GameElement_GameElement__nw0vY .GameElement_SkillItem__Dl0a0 svg{width:1em;height:1em;min-width:1em}.GameElement_GameElement__nw0vY .GameElement_DeckName__p2eZt{position:absolute;top:0;left:0;font-size:.5rem;font-weight:700;color:#fff;z-index:5;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_DeckName__p2eZt{font-size:.4rem}}.GameElement_GameElement__nw0vY .GameElement_DeckName__p2eZt[data-size=small]{font-size:.6rem;padding:2px 6px;bottom:0}.GameElement_GameElement__nw0vY .GameElement_CardImage__8p1kH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;height:95%;width:95%}.GameElement_GameElement__nw0vY .GameElement_CardImage__8p1kH.GameElement_Small__aRyST{z-index:1;transform:rotate(10deg) scale(.9) translate(-60%,-50%)}.GameElement_GameElement__nw0vY .GameElement_CardsCount__p3EDt{position:absolute;display:flex;align-items:center;justify-content:center;bottom:0;right:0;font-size:.5rem;font-weight:700;color:#fff;z-index:5;gap:2px}.GameElement_GameElement__nw0vY .GameElement_CardsCount__p3EDt svg{height:.5rem;width:.5rem}.GameElement_GameElement__nw0vY .GameElement_BottomLayer__BW4PB{height:50%;width:100%;z-index:10;position:absolute;bottom:0;left:0;transform:rotate(180deg);background:linear-gradient(180deg,rgba(1,1,3,.7) 38.79%,rgba(1,1,3,0))}.GameElement_GameElement__nw0vY .GameElement_Staking__WeJq_{position:absolute;z-index:1000;right:.4rem;bottom:.1rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_Staking__WeJq_{right:.3rem}}@media only screen and (max-width:1350px){.GameElement_GameElement__nw0vY .GameElement_Staking__WeJq_{right:.2rem}}.GameElement_GameElement__nw0vY .GameElement_Staking__WeJq_ svg{width:.75rem;height:.75rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.GameElement_GameElement__nw0vY .GameElement_Staking__WeJq_ svg{width:.65rem;height:.65rem}}@keyframes PilotDisplay_Flicker__C_3W2{0%{opacity:1}to{opacity:.5}}.PilotDisplay_PilotDisplay__zQW1Q{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:-40px;height:100vh!important}.PilotDisplay_Rarity__tl0Kd{-webkit-backdrop-filter:blur(700px);backdrop-filter:blur(700px);width:30rem;height:30rem;position:absolute;bottom:0;border-radius:50%;filter:blur(200px);opacity:.4}.PilotDisplay_Rarity__tl0Kd.PilotDisplay_common__ZDJLC{background:var(--rarityCommon);box-shadow:0 0 100px 50px var(--rarityCommon),0 0 200px 100px var(--rarityCommon),0 0 300px 150px var(--rarityCommon)}.PilotDisplay_Rarity__tl0Kd.PilotDisplay_uncommon__dHGvl{background:var(--rarityUncommon);box-shadow:0 0 100px 50px var(--rarityUncommon),0 0 200px 100px var(--rarityUncommon),0 0 300px 150px var(--rarityUncommon)}.PilotDisplay_Rarity__tl0Kd.PilotDisplay_rare__podkY{background:var(--rarityRare);box-shadow:0 0 100px 50px var(--rarityRare),0 0 200px 100px var(--rarityRare),0 0 300px 150px var(--rarityRare)}.PilotDisplay_Rarity__tl0Kd.PilotDisplay_epic__kGPDR{background:var(--rarityEpic);box-shadow:0 0 100px 50px var(--rarityEpic),0 0 200px 100px var(--rarityEpic),0 0 300px 150px var(--rarityEpic)}.PilotDisplay_Rarity__tl0Kd.PilotDisplay_legendary__LM88A{background:var(--rarityLegendary);box-shadow:0 0 100px 50px var(--rarityLegendary),0 0 200px 100px var(--rarityLegendary),0 0 300px 150px var(--rarityLegendary)}.PilotDisplay_LoaderContainer__tZWIW{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.PilotDisplay_PilotImage__mqVuo{width:auto;height:100%;object-fit:contain;position:relative}.PilotDisplay_PilotInfo__0Lorf{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);text-align:center;color:#fff}.PilotDisplay_PilotName__7N1wI{font-size:1.5rem;font-weight:700;margin:0;text-transform:uppercase}.PilotDisplay_PilotLevel__1efAP{font-size:1rem;opacity:.8}.PilotDisplay_SkillPoints__2RRig{margin-top:8px;font-size:.9rem;color:var(--accent)}@keyframes WindowDeckName_Flicker__CkzrV{0%{opacity:1}to{opacity:.5}}.WindowDeckName_Input__Lftn5{margin:2.4rem 0}@media only screen and (max-height:900px),only screen and (max-width:1600px){.WindowDeckName_Input__Lftn5{margin:1.5rem 0}}@media only screen and (max-width:1350px){.WindowDeckName_Input__Lftn5{margin:1rem 0}}@keyframes PilotStatistics_Flicker__Jx9De{0%{opacity:1}to{opacity:.5}}.PilotStatistics_StatsPanel__vMV58{position:absolute;top:var(--panelsTopOffset);width:var(--statsPanelWidth);right:8%;display:flex;flex-direction:column;gap:calc(var(--gap)*2.05);-webkit-user-select:none;-moz-user-select:none;user-select:none}.PilotStatistics_StatsPanel__vMV58.PilotStatistics_Specifications__dCZ10{right:-30%;width:var(--statsPanelWidth);transform:translateY(45%);gap:0;position:relative;font-weight:500!important}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PilotStatistics_StatsPanel__vMV58{right:5%}}@media only screen and (max-width:1350px){.PilotStatistics_StatsPanel__vMV58{right:3%}}.PilotStatistics_StatsPanel__vMV58 .PilotStatistics_Slot__J_Con>div{width:100%}.PilotStatistics_StatsPanel__vMV58 .PilotStatistics_Slot__J_Con a{width:100%!important}.PilotStatistics_Specifications__dCZ10{font-size:1.5rem;font-weight:700;text-transform:uppercase;font-family:MTR Condensed,sans-serif;margin:0 0 1rem}.PilotStatistics_PilotStatistics__2wJzw{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--gap);opacity:0;font-size:1rem;line-height:1em;letter-spacing:normal;width:80%}.PilotStatistics_PilotStatistics__2wJzw[data-hidden=false]{animation:PilotStatistics_Appear__FdnTf 1s ease forwards;animation-delay:0;opacity:0}.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Stats__W8jWX{width:100%;display:flex;flex-direction:column;gap:calc(var(--gap)*.8)}.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT{font-family:MTR Condensed,sans-serif}.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT .PilotStatistics_Title__4m4lf{text-transform:uppercase;display:flex;align-items:center;gap:.5em;font-size:1.5rem;font-weight:700;margin-bottom:.1em}@media only screen and (max-width:1350px){.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT .PilotStatistics_Title__4m4lf{font-size:16px;gap:6px}}.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT .PilotStatistics_Title__4m4lf img{width:1.5em;height:1.5em}@media only screen and (max-width:1350px){.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT .PilotStatistics_Title__4m4lf img{width:16px;height:16px}}.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT>span{font-family:MTR Condensed,sans-serif;font-size:5rem;letter-spacing:3px;font-weight:700;display:block;line-height:1em;margin-bottom:.1em}@media only screen and (max-width:1350px){.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT>span{font-size:4.3rem}}@media only screen and (min-width:900px){.PilotStatistics_PilotStatistics__2wJzw .PilotStatistics_Level__lvJFT>span{font-size:4rem}}.PilotStatistics_SpecificationsFrame__3EIO7{background:hsla(0,0%,100%,.0509803922);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);padding:1.3em 1.5em;margin:5px;width:calc(100% - 10px)}.PilotStatistics_SkillPoints__rKUOZ{background:hsla(0,0%,100%,.0509803922);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:calc(var(--gap)*.7);box-sizing:border-box;text-align:center;animation:PilotStatistics_Appear__FdnTf 1s ease forwards;animation-delay:.2s;opacity:0}@keyframes PilotStatistics_Appear__FdnTf{0%{opacity:0}to{opacity:1}}.PilotStatistics_SkillPointsText___7z4g{font-family:MTR Condensed,sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;color:var(--accent)}.PilotStatistics_Lines__rOCQ6{position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);pointer-events:none;border-top:.5px solid hsla(0,0%,100%,.5);border-bottom:.5px solid hsla(0,0%,100%,.5)}.PilotStatistics_Lines__rOCQ6>div{position:absolute;width:.5px;height:30px;background:hsla(0,0%,100%,.5)}.PilotStatistics_Lines__rOCQ6>div:nth-child(2){left:0;bottom:0}.PilotStatistics_Lines__rOCQ6>div:nth-child(3){right:0;bottom:0}.PilotStatistics_Lines__rOCQ6>div:nth-child(4){right:0;top:0}@keyframes StatsItem_Flicker__dXlW_{0%{opacity:1}to{opacity:.5}}.StatsItem_StatsItem__YccQ2{display:flex;align-items:center;gap:calc(var(--gap)/2)}.StatsItem_StatsItem__YccQ2[data-delta=positive] .StatsItem_Value__d9BLW{color:var(--success)}.StatsItem_StatsItem__YccQ2[data-delta=positive] .StatsItem_Value__d9BLW:before{opacity:1!important;transform:rotate(180deg) translateY(50%)!important;border-top:4px solid var(--success)!important}.StatsItem_StatsItem__YccQ2[data-delta=negative] .StatsItem_Value__d9BLW{color:var(--accent)}.StatsItem_StatsItem__YccQ2[data-delta=negative] .StatsItem_Value__d9BLW:before{opacity:1!important}.StatsItem_StatsItem__YccQ2>svg{min-width:32px;height:32px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.StatsItem_StatsItem__YccQ2>svg{min-width:28px;height:28px}}@media only screen and (max-width:1350px){.StatsItem_StatsItem__YccQ2>svg{min-width:24px;height:24px}}.StatsItem_StatsItem__YccQ2>div{width:100%;display:flex;flex-direction:column;gap:calc(var(--gap)/3)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Text__Y7Ykc{width:100%;display:flex;justify-content:space-between;text-transform:uppercase}.StatsItem_StatsItem__YccQ2>div .StatsItem_Text__Y7Ykc .StatsItem_Title__kaEed{font-family:MTR,sans-serif}.StatsItem_StatsItem__YccQ2>div .StatsItem_Text__Y7Ykc .StatsItem_Value__d9BLW{font-family:MTR Condensed,sans-serif;font-weight:700;position:relative;letter-spacing:.1em}.StatsItem_StatsItem__YccQ2>div .StatsItem_Text__Y7Ykc .StatsItem_Value__d9BLW>span:last-child{opacity:.5}.StatsItem_StatsItem__YccQ2>div .StatsItem_Text__Y7Ykc .StatsItem_Value__d9BLW:before{content:"";opacity:0;position:absolute;right:calc(100% + 4px);display:inline-block;width:1px;top:50%;transform:translateY(-50%);border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--accent)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3{height:8px;background:hsla(0,0%,100%,.1019607843);position:relative;overflow:hidden}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38{position:relative;height:100%;transition:width 1s ease}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38[data-zero-value=true] .StatsItem_FillMain__ROHpX{opacity:0}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38[data-zero-value=true] .StatsItem_FillDelta__RMs6C[data-sign=positive]{left:0}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillMain__ROHpX{width:100%;height:100%;background:var(--gradient);-webkit-clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillMain__ROHpX[data-sign=negative]{-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillDelta__RMs6C{position:absolute;top:0;left:100%;height:100%;transition:width 1s ease,opacity .5s ease-in;z-index:2;left:calc(100% - 5px);-webkit-clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillDelta__RMs6C[data-sign=positive]{background:var(--gradientSuccess);left:calc(100% - 5px)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillDelta__RMs6C[data-sign=negative]{left:auto;right:0;background:var(--error);-webkit-clip-path:polygon(0 50%,calc(0% + 5px) 0,100% 0,100% 100%,calc(0% + 5px) 100%);clip-path:polygon(0 50%,calc(0% + 5px) 0,100% 0,100% 100%,calc(0% + 5px) 100%)}.StatsItem_StatsItem__YccQ2>div .StatsItem_Bar__20DF3 .StatsItem_Fill__2QT38 .StatsItem_FillDelta__RMs6C[data-sign=neutral]{opacity:0;transition:width 0s ease,opacity .5s ease-in}@keyframes PilotInfo_Flicker__XrcuA{0%{opacity:1}to{opacity:.5}}.PilotInfo_PilotInfo__PthHd{position:absolute;left:0;top:var(--panelsTopOffset);pointer-events:none;font-family:MTR Condensed,sans-serif;display:flex;flex-direction:column;height:auto!important;animation:PilotInfo_Appear__ygz2Q 1s ease forwards;animation-delay:0;opacity:0}@keyframes PilotInfo_Appear__ygz2Q{0%{opacity:0}to{opacity:1}}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN{display:flex;flex-direction:column;gap:.2em}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN h4{font-weight:600;font-size:5rem;line-height:1em;text-transform:uppercase;margin:0 0 80px;letter-spacing:3px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN h4{font-size:4.3rem;line-height:4.3rem}}@media only screen and (max-width:1350px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN h4{font-size:4rem;line-height:4rem}}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Class___QP_y{text-transform:uppercase;font-weight:700;font-size:1.5rem;letter-spacing:normal;display:flex;align-items:center;gap:8px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Class___QP_y{font-size:1.4rem;line-height:1.4rem}}@media only screen and (max-width:1350px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Class___QP_y{font-size:1.3rem;line-height:1.3rem}}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf{display:flex;flex-direction:column;gap:8px}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Label__ur3QP{text-transform:uppercase;font-size:1rem;line-height:1rem;letter-spacing:2px}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Points__lEY1T{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.5rem;line-height:1.5rem;text-transform:uppercase}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Points__lEY1T{font-size:1.1rem}}.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Points__lEY1T svg{width:24px;height:24px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Points__lEY1T svg{width:20px;height:20px}}@media only screen and (max-width:1350px){.PilotInfo_PilotInfo__PthHd .PilotInfo_Wrapper__ShUIN .PilotInfo_Skill__q2dGf .PilotInfo_Points__lEY1T svg{width:16px;height:16px}}@keyframes StakingInfo_Flicker__oe88m{0%{opacity:1}to{opacity:.5}}.StakingInfo_StakingInfo__dkN9k{position:absolute;left:0;top:var(--panelsTopOffset);pointer-events:none;font-family:MTR Condensed,sans-serif;display:flex;flex-direction:column;height:auto!important;animation:StakingInfo_Appear__J2crs 1s ease forwards;animation-delay:0;opacity:0}@keyframes StakingInfo_Appear__J2crs{0%{opacity:0}to{opacity:1}}.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq{display:flex;flex-direction:column;gap:2.5rem}.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl{display:flex;flex-direction:column;gap:8px}.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21{text-transform:uppercase;font-size:1.5rem;line-height:1.5rem;font-weight:700;display:flex;align-items:center;gap:.5rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21{font-size:1.4rem;line-height:1.4rem}}@media only screen and (max-width:1350px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21{font-size:1.3rem;line-height:1.3rem}}.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21 svg{width:24px;height:24px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21 svg{width:20px;height:20px}}@media only screen and (max-width:1350px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Label__oat21 svg{width:16px;height:16px}}.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Value__NNdJd{font-weight:700;font-size:5rem;line-height:5rem;text-transform:uppercase;letter-spacing:3px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Value__NNdJd{font-size:4.3rem;line-height:4.3rem}}@media only screen and (max-width:1350px){.StakingInfo_StakingInfo__dkN9k .StakingInfo_Wrapper__c_pWq .StakingInfo_Item__SrShl .StakingInfo_Value__NNdJd{font-size:4rem;line-height:4rem}}@keyframes RadioCheck_Flicker__QiG_a{0%{opacity:1}to{opacity:.5}}.RadioCheck_RadioCheck__UQ5uW{cursor:pointer;width:auto;text-transform:uppercase;font-weight:400;letter-spacing:normal;font-size:inherit}.RadioCheck_RadioCheck__UQ5uW input{display:none}.RadioCheck_RadioCheck__UQ5uW:not(:last-child){border-bottom:1px solid var(--gray2)}.RadioCheck_RadioCheck__UQ5uW .RadioCheck_Left__a6hZD{display:flex;align-items:center;gap:1em}.RadioCheck_RadioCheck__UQ5uW label{border-radius:0;display:flex;justify-content:space-between;padding:2px 0;align-items:center;box-sizing:border-box}.RadioCheck_RadioCheck__UQ5uW label .RadioCheck_IconCheck__5ObPb{width:24px;min-width:24px;height:24px;background:hsla(0,0%,100%,.1019607843);display:flex;align-items:center;justify-content:center}@media screen and (max-height:900px)and (min-width:900px){.RadioCheck_RadioCheck__UQ5uW label .RadioCheck_IconCheck__5ObPb{width:22px;min-width:22px;height:22px}}.RadioCheck_RadioCheck__UQ5uW label .RadioCheck_IconCheck__5ObPb .RadioCheck_Image__0brFq{opacity:0;transition:opacity .5s ease;width:50%;height:50%}.RadioCheck_RadioCheck__UQ5uW input:checked,.RadioCheck_RadioCheck__UQ5uW input[data-checked=true]{color:purple}.RadioCheck_RadioCheck__UQ5uW input:checked+label,.RadioCheck_RadioCheck__UQ5uW input[data-checked=true]+label{color:inherit}.RadioCheck_RadioCheck__UQ5uW input:checked+label .RadioCheck_IconCheck__5ObPb,.RadioCheck_RadioCheck__UQ5uW input[data-checked=true]+label .RadioCheck_IconCheck__5ObPb{background:var(--gradient);opacity:1}.RadioCheck_RadioCheck__UQ5uW input:checked+label .RadioCheck_IconCheck__5ObPb .RadioCheck_Image__0brFq,.RadioCheck_RadioCheck__UQ5uW input[data-checked=true]+label .RadioCheck_IconCheck__5ObPb .RadioCheck_Image__0brFq{opacity:1}@keyframes Filter_Flicker__2ucEF{0%{opacity:1}to{opacity:.5}}.Filter_Filter__7bAl1{display:flex;flex-direction:column;align-items:flex-start;width:auto;min-height:266px;position:absolute;top:-1px;right:calc(var(--buttonHeight) + .8rem);background-color:rgba(30,17,16,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;box-sizing:border-box;-webkit-clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% 100%,0 100%,0 10px);padding:1.5rem 2rem 1.5rem 1.5rem}@media screen and (max-height:900px)and (min-width:900px){.Filter_Filter__7bAl1{min-height:238px;padding:1.5rem 4rem 1.5rem 1.5rem}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8{gap:7rem!important}}@media screen and (max-height:770px){.Filter_Filter__7bAl1{min-height:222px;padding:1.5rem 4rem 1rem 1.5rem}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Items___kB2B{column-gap:2.5rem!important}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP{height:170px!important}}.Filter_Filter__7bAl1[data-placement=cards]{background-color:rgba(18,21,34,.95)}.Filter_Filter__7bAl1:before{content:"";position:absolute;inset:0;top:1px;pointer-events:none;background:linear-gradient(currentColor 0 0) 10px 0/100% .5px no-repeat,linear-gradient(currentColor 0 0) 100% 0/.5px 100% no-repeat,linear-gradient(currentColor 0 0) 0 100%/100% .5px no-repeat,linear-gradient(currentColor 0 0) 0 100%/.5px calc(100% - 10px) no-repeat,linear-gradient(135deg,transparent calc(50% - .25px),currentColor 0,currentColor calc(50% + .25px),transparent 0) 0 0/10px 10px no-repeat;color:hsla(0,0%,100%,.5)}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8{display:flex;justify-content:space-between;width:100%;gap:6.2rem;height:inherit;animation:Filter_Appear___1Vkr 1s ease forwards;animation-delay:0;opacity:0}@keyframes Filter_Appear___1Vkr{0%{opacity:0}to{opacity:1}}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP{height:100%;flex-shrink:0;height:190px}@media screen and (max-height:900px)and (min-width:900px){.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP{height:170px}}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP .Filter_Title__fJhsb{text-transform:uppercase;letter-spacing:normal;margin-bottom:1rem;font-size:1rem}.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP .Filter_Items___kB2B{height:calc(100% - 30px);display:flex;flex-direction:column;flex-wrap:wrap;column-gap:1.5rem;align-items:flex-start;align-content:flex-start;font-size:12px}@media screen and (max-height:900px)and (min-width:900px){.Filter_Filter__7bAl1 .Filter_Wrapper__xiWq8 .Filter_Group__OdZqP .Filter_Items___kB2B{font-size:10px}}.LineSeparator_LineSeparator__HLm5b{width:var(--container);display:flex;align-items:center;justify-content:center;height:10px;position:relative;z-index:2}.LineSeparator_LineSeparator__HLm5b>*{height:100%;width:100%}.StatsItem_StatsItem__15vJp{display:flex;align-items:center;gap:calc(var(--gap)*.5)}.StatsItem_StatsItem__15vJp[data-delta=positive] .StatsItem_Value__unWwe{color:var(--success)}.StatsItem_StatsItem__15vJp[data-delta=positive] .StatsItem_Value__unWwe:before{opacity:1!important;transform:rotate(180deg) translateY(50%)!important;border-top:4px solid var(--success)!important}.StatsItem_StatsItem__15vJp[data-delta=negative] .StatsItem_Value__unWwe{color:var(--accent)}.StatsItem_StatsItem__15vJp[data-delta=negative] .StatsItem_Value__unWwe:before{opacity:1!important}.StatsItem_StatsItem__15vJp>svg{width:2rem;min-width:2rem;height:2rem}.StatsItem_StatsItem__15vJp>div{width:100%;height:2rem;display:flex;flex-direction:column;justify-content:space-between}.StatsItem_StatsItem__15vJp>div .StatsItem_Text__CQKwP{width:100%;display:flex;justify-content:space-between;text-transform:uppercase}.StatsItem_StatsItem__15vJp>div .StatsItem_Text__CQKwP .StatsItem_Title__29sET{font-family:MTR,sans-serif}.StatsItem_StatsItem__15vJp>div .StatsItem_Text__CQKwP .StatsItem_Value__unWwe{font-family:MTR Condensed,sans-serif;font-weight:700;position:relative;letter-spacing:.1em}.StatsItem_StatsItem__15vJp>div .StatsItem_Text__CQKwP .StatsItem_Value__unWwe>span:last-child{opacity:.5}.StatsItem_StatsItem__15vJp>div .StatsItem_Text__CQKwP .StatsItem_Value__unWwe:before{content:"";opacity:0;position:absolute;right:calc(100% + 4px);display:inline-block;width:1px;top:50%;transform:translateY(-50%);border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--accent)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj{height:8px;background:hsla(0,0%,100%,.1019607843);position:relative;overflow:hidden}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH{position:relative;height:100%;transition:width 1s ease}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillMain__YxzTG{width:100%;height:100%;background:var(--gradient);-webkit-clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillMain__YxzTG[data-sign=negative]{-webkit-clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillDelta__BAcOJ{position:absolute;top:0;left:100%;height:100%;transition:width 1s ease,opacity .5s ease-in;z-index:2;left:calc(100% - 5px);-webkit-clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 5px) 0,100% 50%,calc(100% - 5px) 100%,0 100%)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillDelta__BAcOJ[data-sign=positive]{background:var(--gradientSuccess);left:calc(100% - 5px)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillDelta__BAcOJ[data-sign=negative]{left:auto;right:0;background:var(--error);-webkit-clip-path:polygon(0 50%,calc(0% + 5px) 0,100% 0,100% 100%,calc(0% + 5px) 100%);clip-path:polygon(0 50%,calc(0% + 5px) 0,100% 0,100% 100%,calc(0% + 5px) 100%)}.StatsItem_StatsItem__15vJp>div .StatsItem_Bar__SDLSj .StatsItem_Fill__fbeVH .StatsItem_FillDelta__BAcOJ[data-sign=neutral]{opacity:0;transition:width 0s ease,opacity .5s ease-in}@keyframes LobbyCardItem_Flicker__uwEKe{0%{opacity:1}to{opacity:.5}}.LobbyCardItem_CardWrapper__E1g0V{height:290px;width:100%}.LobbyCardItem_CardWrapper__E1g0V>*{max-width:100%;height:100%}@media screen and (max-height:900px)and (min-width:900px){.LobbyCardItem_CardWrapper__E1g0V{height:150px}}@keyframes LobbyCardsGrid_Flicker__W694Z{0%{opacity:1}to{opacity:.5}}.LobbyCardsGrid_LobbyCardsGrid__Ci_BH{width:100%;display:grid;grid-gap:calc(var(--gap)*.5);gap:calc(var(--gap)*.5);overflow-y:auto;overflow-x:hidden;align-content:start;padding:3px;grid-template-columns:repeat(5,1fr)}@media screen and (max-height:900px)and (min-width:900px){.LobbyCardsGrid_LobbyCardsGrid__Ci_BH{grid-template-columns:repeat(6,1fr)}}@keyframes TierSlider_Flicker__vTtcq{0%{opacity:1}to{opacity:.5}}.TierSlider_TierSlider__nZB4_{display:flex;align-items:center;justify-content:center;gap:calc(var(--gap)/2);width:calc(var(--buttonWidth)*1.1);position:relative;margin-bottom:calc(var(--gap)*1.5)}@media only screen and (max-width:600px){.TierSlider_TierSlider__nZB4_{width:100%}}.TierSlider_NavButton__OZ0Xe{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:calc(var(--gap)/2);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;flex-shrink:0}.TierSlider_NavButton__OZ0Xe:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.TierSlider_NavButton__OZ0Xe:hover:not(:disabled){opacity:.8}.TierSlider_NavButton__OZ0Xe svg{width:16px;height:16px;display:block}@media only screen and (max-width:1350px){.TierSlider_NavButton__OZ0Xe svg{width:15px;height:15px}}.TierSlider_ArrowLeft__Q7VRe{transform:rotate(90deg)}.TierSlider_ArrowRight__DMrFP{transform:rotate(-90deg)}.TierSlider_SlidesContainer__V8kKG{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;height:33px;min-width:200px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierSlider_SlidesContainer__V8kKG{height:28px}}@media only screen and (max-width:1350px){.TierSlider_SlidesContainer__V8kKG{height:22px}}.TierSlider_Slide__d4K9Z{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap;left:50%;transform:translateX(-50%)}.TierSlider_Slide__d4K9Z.TierSlider_Active__Pgqb_{opacity:1;transform:translateX(-50%);z-index:3}.TierSlider_Slide__d4K9Z.TierSlider_Prev__IazV5{opacity:.4;transform:translateX(calc(-50% - 80px));z-index:1}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierSlider_Slide__d4K9Z.TierSlider_Prev__IazV5{transform:translateX(calc(-50% - 70px))}}@media only screen and (max-width:1350px){.TierSlider_Slide__d4K9Z.TierSlider_Prev__IazV5{transform:translateX(calc(-50% - 60px))}}.TierSlider_Slide__d4K9Z.TierSlider_Next__8_cmd{opacity:.4;transform:translateX(calc(-50% + 80px));z-index:1}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierSlider_Slide__d4K9Z.TierSlider_Next__8_cmd{transform:translateX(calc(-50% + 70px))}}@media only screen and (max-width:1350px){.TierSlider_Slide__d4K9Z.TierSlider_Next__8_cmd{transform:translateX(calc(-50% + 60px))}}.TierSlider_Slide__d4K9Z.TierSlider_Unavailable__m6XfQ{opacity:.3;filter:grayscale(.5)}.TierSlider_Slide__d4K9Z.TierSlider_Unavailable__m6XfQ .TierSlider_TierText__4aNWk{color:hsla(0,0%,100%,.5)}.TierSlider_TierText__4aNWk{font-family:MTR Condensed,sans-serif;font-weight:700;padding-bottom:1rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;white-space:nowrap;position:relative;z-index:2}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierSlider_TierText__4aNWk{font-size:14px;padding-bottom:.75rem}}@media only screen and (max-width:1350px){.TierSlider_TierText__4aNWk{font-size:12px;padding-bottom:.5rem}}.TierSlider_ActiveLine___RZGf{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:96px;height:3px;box-shadow:0 0 10px .5px rgba(235,74,65,.6);background:#ff592c;border-radius:2px;z-index:1}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierSlider_ActiveLine___RZGf{width:82px}}@media only screen and (max-width:1350px){.TierSlider_ActiveLine___RZGf{width:57px}}@keyframes TierInfo_Flicker__c6xWi{0%{opacity:1}to{opacity:.5}}.TierInfo_TierInfo__T_QRa{position:fixed;bottom:calc(var(--gap)*2);right:calc(var(--gap)*2);min-height:100px;width:395px;max-width:calc(100vw - var(--gap)*4);z-index:1000}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierInfo_TierInfo__T_QRa{width:316px}}@media only screen and (max-width:1350px){.TierInfo_TierInfo__T_QRa{width:284px}}@media only screen and (max-width:600px){.TierInfo_TierInfo__T_QRa{width:calc(100vw - var(--gap)*4);max-width:300px}}.TierInfo_TierInfo__T_QRa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:hsla(0,0%,100%,.0509803922);z-index:0}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG,.TierInfo_TierInfo__T_QRa:before{-webkit-clip-path:polygon(0 10px,10px 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);clip-path:polygon(0 10px,10px 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%)}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-family:MTR,sans-serif;font-weight:400;padding:calc(1.5em + .5rem) 1.5em 1.5em;margin:0;height:100%;box-sizing:border-box;text-transform:uppercase;letter-spacing:.02em;line-height:1em;color:#fff;position:relative;z-index:2}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG{font-size:14px;padding:1.4em}}@media only screen and (max-width:1350px){.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG{font-size:12px}}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Title__aD3L6{margin-bottom:1rem;letter-spacing:2%;display:flex;gap:.5rem;align-items:center}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Title__aD3L6{margin-bottom:.8rem}}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Title__aD3L6 .TierInfo_Square__kVdh5{width:.5rem;height:.5rem;background:#fff}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Eligibility__2FU46{margin-bottom:1.5rem;letter-spacing:2%}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Eligibility__2FU46{margin-bottom:1rem}}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_RewardsLabel__K5ngL{margin-bottom:.5rem;letter-spacing:2%}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Rewards__3Mmg6{display:flex;flex-direction:column;gap:.3em;width:100%}@media only screen and (max-height:900px),only screen and (max-width:1600px){.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_Rewards__3Mmg6{gap:.1em}}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_CarsSection__4vrGu{margin-bottom:1.5rem;width:100%}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_CarsSection__4vrGu .TierInfo_CarsLabel__3NauS{margin-bottom:.5rem;letter-spacing:2%}.TierInfo_TierInfo__T_QRa .TierInfo_Content__k9HrG .TierInfo_CarsSection__4vrGu .TierInfo_CarsSlider__gpLTE{width:100%}.TierInfo_TierInfo__T_QRa>svg{position:absolute;width:calc(100% + 1rem);z-index:1;height:auto;pointer-events:none;left:-.5rem}.TierInfo_TierInfo__T_QRa>svg.TierInfo_Top__mWGAl{top:-.5rem}.TierInfo_TierInfo__T_QRa>svg.TierInfo_Bottom__F2LWd{bottom:-.5rem}@keyframes PlayView_Flicker__f4PKE{0%{opacity:1}to{opacity:.5}}.PlayView_ControlsWrapper__tr81z{display:flex;flex-direction:column;align-items:center;gap:0}.PlayView_CarImage__VJh6z{object-fit:contain;transform:scale(.6);transform-origin:center center}.PlayView_BrokenNotice__V4F3I{position:fixed;bottom:calc(var(--gap)*2);left:calc(var(--gap)*2);z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:411px;max-width:calc(100vw - 32px)}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PlayView_BrokenNotice__V4F3I{width:328px}}@media only screen and (max-width:1350px){.PlayView_BrokenNotice__V4F3I{width:292px}}.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeContent__RcL_x{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-family:MTR,sans-serif;font-weight:400;padding:2em 30% 2em 2em;height:100%;box-sizing:border-box;font-size:1rem;text-transform:uppercase;letter-spacing:.02em;line-height:1em}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeContent__RcL_x{padding:1.7em 20% 1.7em 1.7em}}.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeTitle__th5_w{display:flex;gap:.5em;align-items:center;margin-bottom:1em}.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeTitle__th5_w>div{width:.5em;height:.5em;background-color:var(--error);animation:PlayView_Flicker__f4PKE 1s linear infinite alternate}.PlayView_BrokenNotice__V4F3I>svg{position:absolute;width:100%;z-index:1;height:auto}.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeTop__vpLEW{top:0}.PlayView_BrokenNotice__V4F3I .PlayView_BrokenNoticeBottom__JImcd{bottom:0}.PlayView_PriceLabel__v6cFV{font-family:MTR Condensed,sans-serif;position:absolute;top:-5.5rem;font-size:3rem;letter-spacing:3px;font-weight:700;color:#fff;text-transform:uppercase;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;text-align:center}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PlayView_PriceLabel__v6cFV{font-size:32px;top:-5rem}}@media only screen and (max-width:1350px){.PlayView_PriceLabel__v6cFV{font-size:26px}}.PlayView_PriceLabel__v6cFV div{display:flex;align-items:center;gap:.5rem}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PlayView_PriceLabel__v6cFV div img{height:32px;width:32px}}@media only screen and (max-width:1350px){.PlayView_PriceLabel__v6cFV div img{width:26px;height:26px}}.PlayView_PriceLabel__v6cFV span{font-size:1rem;letter-spacing:2px;font-weight:500;text-transform:uppercase}@media only screen and (max-height:900px),only screen and (max-width:1600px){.PlayView_PriceLabel__v6cFV span{font-size:14px}}@media only screen and (max-width:1350px){.PlayView_PriceLabel__v6cFV span{font-size:12px}}.PlayView_Container__JuvJ1{position:relative;width:100%;height:100%}.PlayView_Container__JuvJ1 h1{font-family:MTR Condensed,sans-serif;font-weight:600;font-size:5.1rem;text-align:center;position:fixed;line-height:1em;width:100%;top:1.2em;margin:0}@media(max-width:1800px){.PlayView_Container__JuvJ1 h1{font-size:4rem}}.PlayView_AnimationWrapper__AxgFF{height:100%;z-index:2;transform:scale(.85);height:92%;bottom:0}.PlayView_AnimationWrapper__AxgFF,.PlayView_ResultWrapper__9AI4w{position:absolute;width:100%;display:flex;align-items:center;justify-content:center}.PlayView_ResultWrapper__9AI4w{height:100%;z-index:3;pointer-events:none}.PlayView_ResultWrapper__9AI4w>div{height:100%;width:100%}.PlayView_ButtonsGroup__EZ1ou{z-index:20}.PlayView_CarBrokenNotice__WxUQR{position:absolute;left:var(--gap);bottom:var(--gap);z-index:10;font-family:MTR Condensed,sans-serif;font-size:1rem;letter-spacing:.05em;color:var(--error);text-transform:uppercase;max-width:280px;line-height:1.3}.PlayView_Actions__TPGVu{width:100%;display:flex;justify-content:center;gap:var(--gap);padding:2.5em 3.5em}.PlayView_Actions__TPGVu>*{position:relative;inset:0;width:100%}.PlayView_GameFrameOverlay__rZICl{position:fixed;inset:0;z-index:1000000;background:rgba(0,0,0,.92);opacity:0;pointer-events:none;transition:opacity .35s ease}.PlayView_GameFrameOverlay__rZICl.PlayView_Open__NQJq_{opacity:1;pointer-events:all}.PlayView_GameFrame__AFyF4{width:100%;height:100%;border:none;transform:scale(1.02);opacity:0;transition:transform .4s ease,opacity .4s ease}.PlayView_GameFrameOverlay__rZICl.PlayView_Open__NQJq_ .PlayView_GameFrame__AFyF4{transform:scale(1);opacity:1}.PlayView_GameFrameClose__i9K5P{position:absolute;top:16px;right:16px;z-index:2;padding:8px 12px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.5);color:#fff;cursor:pointer}@keyframes BoxAnimation_Flicker__5TGIV{0%{opacity:1}to{opacity:.5}}.BoxAnimation_BoxAnimationWrapper__98Zas{display:flex;align-items:center;justify-content:center;width:100%;height:100%!important;position:relative;z-index:10}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=carbox]{transform:scale(1)}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=carbox] .BoxAnimation_Video__y8vAX,.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=carbox] canvas{width:100%;height:100%;position:relative;top:10%;transform:scale(.95);object-fit:contain}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=partbox]{transform:scale(1.1)}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=partbox] .BoxAnimation_Video__y8vAX,.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=partbox] canvas{width:100%;height:100%;position:relative;top:6%;transform:scale(1.2);object-fit:contain}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=pack]{transform:scale(1.1)}.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=pack] .BoxAnimation_Video__y8vAX,.BoxAnimation_BoxAnimationWrapper__98Zas[data-type=pack] canvas{width:100%;height:100%;position:relative;top:10%;object-fit:contain}.BoxAnimation_Video__y8vAX{width:100%;height:100%;object-fit:contain;position:relative}.BoxAnimation_VideoHidden__ptwhG{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.Particles_Particles__PcBI4>*{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.Particles_Absolute__GrXXO{position:absolute!important}.Particles_Absolute__GrXXO>*{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:10!important}@keyframes BoxView_Flicker__0eYfa{0%{opacity:1}to{opacity:.5}}.BoxView_Container___UKfH{position:relative;width:100%;height:100%}.BoxView_Container___UKfH h1{font-family:MTR Condensed,sans-serif;font-weight:600;font-size:5.1rem;text-align:center;position:fixed;line-height:1em;width:100%;top:1.2em;margin:0;animation:BoxView_Appear__kGbOK 1s ease forwards;animation-delay:0;opacity:0}@keyframes BoxView_Appear__kGbOK{0%{opacity:0}to{opacity:1}}@media screen and (min-width:900px)and (max-width:1800px){.BoxView_Container___UKfH h1{font-size:4rem}}.BoxView_AnimationWrapper__rZGU2{height:100%;z-index:2;transform:scale(.85);height:92%;bottom:0}.BoxView_AnimationWrapper__rZGU2,.BoxView_ResultWrapper__rC8yz{position:absolute;width:100%;display:flex;align-items:center;justify-content:center}.BoxView_ResultWrapper__rC8yz{height:100%;z-index:3;pointer-events:none}.BoxView_ResultWrapper__rC8yz[data-type=part]>*{max-width:none;margin-top:3%;width:20dvh;height:25dvh}.BoxView_ResultWrapper__rC8yz[data-type=part]>* div{font-size:1.5rem!important}@media screen and (min-width:900px)and (max-width:1800px){.BoxView_ResultWrapper__rC8yz[data-type=part]>* div{font-size:1rem!important}}.BoxView_ResultWrapper__rC8yz>div{height:100%;width:100%}.BoxView_ButtonsGroup__1kqLZ{z-index:20}.BoxView_Actions__rt5ze{width:100%;display:flex;justify-content:center;gap:var(--gap);padding:2.5em 3.5em}.BoxView_Actions__rt5ze>*{position:relative;inset:0;width:100%}.BoxView_Actions__rt5ze .BoxView_GoBack__nu2ry{position:relative!important}@keyframes CarTitle_Flicker__WeHI_{0%{opacity:1}to{opacity:.5}}.CarTitle_CarTitle__2KVoP{width:100%;position:absolute;left:0;top:calc(var(--panelsTopOffset) + 1.3em);pointer-events:none;font-family:MTR Condensed,sans-serif;display:flex;flex-direction:column;height:auto!important;z-index:2}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP{display:flex;flex-direction:column;align-items:flex-start;gap:.7em}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP .CarTitle_Class___da1o{text-transform:uppercase;font-weight:700;font-size:1.42rem;letter-spacing:normal;display:flex;align-items:center;gap:.3em;position:relative}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP .CarTitle_Class___da1o img{width:1em;height:1em}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP .CarTitle_Class___da1o .CarTitle_TooltipTrigger__vDcfc{width:1.2em;height:1.2em;font-weight:700;pointer-events:all;cursor:pointer;position:absolute;left:calc(100% + .3em)}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP .CarTitle_Class___da1o[data-partClass=true]{margin-top:1.1em}.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP h4{font-weight:600;font-size:5rem;line-height:1em;margin:0}@media screen and (max-height:900px)and (min-width:900px){.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP h4{font-size:60px}}@media screen and (max-height:770px){.CarTitle_CarTitle__2KVoP .CarTitle_Wrapper__F_kKP h4{font-size:48px}}.CarTitle_Tooltip__6NZWT{position:absolute;font-size:1rem;left:calc(100% + 2em);top:100%;width:620px;max-width:80vw;opacity:0}@media only screen and (min-width:2040px){.CarTitle_Tooltip__6NZWT{width:750px}}.CarTitle_Tooltip__6NZWT[data-show=true]{opacity:1}.CarTitle_Tooltip__6NZWT>svg{position:absolute;width:100%;z-index:1;height:auto}.CarTitle_Tooltip__6NZWT>svg.CarTitle_Top__jqpYB{top:0}.CarTitle_Tooltip__6NZWT>svg.CarTitle_Bottom__kNwDf{bottom:0}.CarTitle_Tooltip__6NZWT .CarTitle_TooltipContent__57noT{font-family:MTR,sans-serif;font-weight:400;margin:.5em;padding:1.5em 30% 1.5em 2em}.CarTitle_Tooltip__6NZWT .CarTitle_TooltipContent__57noT:before{content:"";position:absolute;inset:.5em;background:hsla(0,0%,100%,.0509803922);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);-webkit-clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% 100%,0 100%,0 6px);clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 6px,100% 100%,0 100%,0 6px);z-index:-1}.CarTitle_Tooltip__6NZWT .CarTitle_TooltipContent__57noT p{margin:0;line-height:1em}.CarTitle_Tooltip__6NZWT .CarTitle_TooltipContent__57noT p:not(:last-child){margin-bottom:.4em}@keyframes TuningView_Flicker__NbMAs{0%{opacity:1}to{opacity:.5}}.TuningView_TuningNav__Rlqdi{position:relative;width:100%;display:flex;flex-direction:column}.TuningView_Button__xM3hf{display:flex;align-items:center;justify-content:center;gap:8px}.TuningView_Button__xM3hf svg path{fill:#fff}.TuningView_Wrapper__cmF_V{flex-direction:column;width:100%;gap:var(--gap)}.TuningView_ButtonContainer__cNHQc,.TuningView_Wrapper__cmF_V{display:flex;justify-content:center;align-items:center}.TuningView_ButtonVisible__dcR4_{opacity:1;visibility:visible;transition:opacity .2s ease-in-out}.TuningView_ButtonHidden__Visvq{opacity:0;visibility:hidden;transition:opacity .2s ease-in-out}.TuningView_Skeleton__llHK9{height:calc(var(--cardHeight) + 10px + 34px + var(--gap))}@keyframes PartCategories_Flicker__bfSvE{0%{opacity:1}to{opacity:.5}}.PartCategories_PartCategoriesWrapper__qDw0I{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:var(--gap);overflow:visible}.PartCategories_PartCategories__7vujN{font-family:MTR Condensed,sans-serif;width:100%;height:34px;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin:0 auto;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none}.PartCategories_PartCategories__7vujN::-webkit-scrollbar{display:none}@media only screen and (max-width:900px){.PartCategories_PartCategories__7vujN{padding:0 0 0 var(--gap)}}.PartCategories_PartCategories__7vujN .PartCategories_Swiper__mEPgi{margin-left:0;height:100%;width:100%;overflow:visible}.PartCategories_PartCategories__7vujN .PartCategories_Swiper__mEPgi>[data-preventtranslation=true]{transform:translateZ(0)!important}.PartCategories_PartCategories__7vujN .PartCategories_Swiper__mEPgi>*{display:flex;align-items:stretch}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ{position:relative;color:var(--faded);height:inherit;display:flex;align-items:center;justify-content:center;transition:color .5s ease;cursor:pointer;text-transform:uppercase;flex:1 1;padding:0 5px}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ[data-basic=true] article .PartCategories_Label__MFalB{background:linear-gradient(90deg,#e23040 3%,#ff592c 97%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-transform:uppercase;pointer-events:none}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article{height:1.1em;padding-top:3px;padding-bottom:var(--gap);width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease;display:flex;align-items:center;justify-content:center;gap:4px}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article .PartCategories_Label__MFalB{color:hsla(0,0%,100%,.5);position:relative}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article .PartCategories_IconNew__Tt_rW{position:absolute;top:-2px;left:calc(100% - .5em);width:.7rem;height:.7rem;display:flex;animation:PartCategories_Flicker__bfSvE 1s linear infinite alternate}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article .PartCategories_IconNew__Tt_rW img,.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article .PartCategories_IconNew__Tt_rW svg{display:flex;align-items:center;justify-content:center;object-fit:contain;width:100%;height:100%}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article>svg{width:10px;min-width:10px;height:15px}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ article>svg path{transition:fill .1s ease,fill-opacity}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ:after{content:"";height:1px;width:100%;background-color:hsla(0,0%,100%,.5);position:absolute;left:0;z-index:10;transition:background .1s ease,box-shadow;bottom:1px}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ:hover article{color:#fff}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ:hover:after{background:var(--accent)}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ[data-unlocked=true] article .PartCategories_Label__MFalB{color:rgba(0,0,0,0);background:linear-gradient(93.44deg,#e23040 2.8%,#ff592c 97.13%);-webkit-background-clip:text;background-clip:text}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ[data-active=true] article .PartCategories_Label__MFalB{color:#fff;background:none;background-clip:unset;-webkit-text-fill-color:unset}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ[data-active=true] article>svg path{fill-opacity:1;fill:#fff}.PartCategories_PartCategories__7vujN .PartCategories_PartCategory__RVkHQ[data-active=true]:after{background:var(--accent);box-shadow:0 0 10px .5px rgba(235,74,65,.6);height:3px;bottom:0}@keyframes ItemsView_Flicker__o1qug{0%{opacity:1}to{opacity:.5}}.ItemsView_CardItem__09grn{position:relative;cursor:pointer}.ItemsView_CardItem__09grn.ItemsView_Selected__kYSNE article{opacity:.8}.ItemsView_CardItem__09grn .ItemsView_SelectOverlay__Vn8fm{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(25,24,40,.7);z-index:5;border-radius:4px;pointer-events:none}.ItemsView_CardItem__09grn .ItemsView_CheckIcon__a_NJm{position:absolute;z-index:10;top:.8rem;right:.8rem;width:32px;height:32px;pointer-events:none}.ItemsView_SelectModeActions__H_PcK{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem;z-index:10}.ItemsView_Gradient__dMTGo{position:absolute;bottom:-1px;left:0;width:100%;height:10rem;background:linear-gradient(0deg,#02101a,rgba(2,16,26,0));pointer-events:none;z-index:10;transition:opacity .25s ease,transform .25s ease}.ItemsView_Wrapper__uvVPd{position:relative}.ItemsView_CardsGrid__iXuJL{grid-template-columns:repeat(6,1fr)!important}@media only screen and (max-height:900px),only screen and (max-width:1600px){.ItemsView_CardsGrid__iXuJL{grid-template-columns:repeat(5,1fr)!important}}.ItemsView_CardsGrid__iXuJL article{max-width:unset;height:289px}@media only screen and (max-height:900px),only screen and (max-width:1600px){.ItemsView_CardsGrid__iXuJL article{height:231px}}.ItemsView_CardsGrid__iXuJL article>img{width:100%!important;height:100%!important}.ItemsView_EmptyState__G1OtG{min-height:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;text-align:center;max-width:550px;margin:0 auto}@media only screen and (max-height:900px),only screen and (max-width:1600px){.ItemsView_EmptyState__G1OtG{max-width:420px}}@media only screen and (max-width:1350px){.ItemsView_EmptyState__G1OtG{max-width:320px}}.ItemsView_EmptyState__G1OtG p{margin:0;font-size:2rem;line-height:2rem;text-align:center;font-family:MTR Condensed;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1350px){.ItemsView_EmptyState__G1OtG p{font-size:1.66rem;line-height:1.66rem}}