.Wallet_overlay__2elzo{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:50}.Wallet_header__4JxV5{display:flex;justify-content:space-between;align-items:center;width:100%}.Wallet_closeButton__IVnfl{color:var(--White-50);padding:8px;transition:color .2s ease}.Wallet_closeButton__IVnfl:hover{color:var(--White-95)}.Wallet_walletTabContainer__6t8g5{width:430px;max-width:430px;min-height:630px;max-height:90vh;display:flex;flex-direction:column;gap:var(--md);background:var(--Background);border-radius:30px;padding:var(--lg,16px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.Wallet_walletTabContainer__6t8g5::-webkit-scrollbar{width:4px}.Wallet_walletTabContainer__6t8g5::-webkit-scrollbar-track{background:transparent}.Wallet_walletTabContainer__6t8g5::-webkit-scrollbar-thumb{background:var(--Grey-50);border-radius:4px}.Wallet_walletTabContainer__6t8g5{scrollbar-width:thin;scrollbar-color:var(--Grey-50) transparent}@media screen and (max-width:430px){.Wallet_walletTabContainer__6t8g5{width:400px;max-width:400px}}@media screen and (max-height:700px){.Wallet_walletTabContainer__6t8g5{min-height:auto;max-height:85vh}}@media screen and (max-height:600px){.Wallet_walletTabContainer__6t8g5{max-height:90vh;border-radius:20px}}.Wallet_walletTabContainer__6t8g5 .Wallet_tabsList__yZCXx{width:100%;display:flex;justify-content:center}.Wallet_walletTabContainer__6t8g5 .Wallet_tabButton__TPm_z{position:relative;color:var(--White-50);font-size:16px;line-height:16px;font-weight:700;padding:var(--md,12px)}.Wallet_walletTabContainer__6t8g5 .Wallet_tabButton__TPm_z[data-state=active]{color:var(--White-95);font-size:16px;font-weight:700}.Wallet_walletTabContainer__6t8g5 .Wallet_tabButton__TPm_z[data-state=active]:after{content:"";position:absolute;width:90%;height:2px;border-radius:2px;background:var(--Brand-Orange,#fe4301);bottom:0}@media screen and (max-width:430px){.Wallet_walletTabContainer__6t8g5 .Wallet_tabButton__TPm_z{padding:15px 10px 10px;font-size:15px}}.Wallet_walletTabContainer__6t8g5 .Wallet_tabContent__Vq1I4{margin-top:-12px;padding-top:8px;flex:1;display:flex}.Wallet_walletTabContainer__6t8g5 .Wallet_withdrawTabContent__174Eq{border-top-left-radius:30px}.Wallet_walletTabContainer__6t8g5.Wallet_compactModal__XNww_{min-height:auto;height:auto}.CurrencySelectTiles_container__qmVHs{display:grid;grid-template-columns:repeat(auto-fit,minmax(46%,1fr));grid-template-rows:59px;gap:var(--sm,8px)}.CurrencySelectTiles_item__rSxSV{display:flex;padding:var(--md,12px);align-items:center;gap:var(--sm,8px);border-radius:6px;background:#00361f;cursor:pointer}.CurrencySelectTiles_currencyTitle__e0Xlu{color:var(--Grey,#525b71);font-size:10px;font-family:var(--font-semibold);line-height:12px;letter-spacing:-.1px}.CurrencySelectTiles_currencyName__b1kD1{color:#fff;font-size:14.002px;font-family:var(--font-semibold);line-height:16px;letter-spacing:-.14px}.CurrencySelectTiles_textContainer__2psj5{display:grid;gap:var(--xs,4px)}.form_container__JxlaR{display:flex;flex-direction:column;gap:16px;padding:var(--xl) 0}.form_row__fPBne{display:flex;gap:16px}.form_column__FGGeX{display:flex;flex-direction:column;gap:12px;flex:1}.form_rowHalf__fSKGn{display:grid;grid-template-columns:1fr 1fr}.form_columnRow__mI6p2{display:flex;gap:var(--sm)}.form_label___JhN1{color:var(--White,hsla(0,0%,100%,.95));font-size:14.002px;line-height:16px;font-family:var(--font-semibold);letter-spacing:-.14px}.form_labelRequired__wDO5d{color:var(--Light-Grey,rgba(82,91,113,.95));font-size:14px}.form_input__hPAfT{position:relative;display:flex;align-items:center}.form_inputError__Z___b{border:1px solid var(--Red,#f40000)!important;border-radius:8px}.form_inputError__Z___b input{outline:none!important;box-shadow:none!important}.form_inputField__Lh9us{padding:var(--md,12px) var(--md,12px);border-radius:8px;background:rgba(20,21,26,.75);color:var(--White);font-size:14px;font-family:var(--font-medium);line-height:16px;flex:1;align-self:stretch}.form_inputField__Lh9us::placeholder{color:var(--Grey,#525b71);font-family:var(--font-semibold);font-size:14.002px;line-height:16px;letter-spacing:-.14px}.form_inputField__Lh9us:focus{outline:2px solid rgba(75,103,139,.75)}.form_inputField__Lh9us::-webkit-inner-spin-button,.form_inputField__Lh9us::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form_inputField__Lh9us[type=number]{-moz-appearance:textfield}.form_button__LOOCJ{flex:1}.Form_form__FX0w5{display:flex;max-width:calc(100vw - 16px);width:100%;padding:var(--xl,18px);flex-direction:column;gap:var(--l,16px);border-radius:12px;background:var(--Body,#0b261e);height:100%;min-height:0}@media(max-width:768px){.Form_form__FX0w5{padding:16px}}@media(max-width:400px){.Form_form__FX0w5{height:auto;min-height:auto;padding:12px 12px 32px}}.Form_formTitle__z_Z_H{color:var(--White,rgba(217,244,255,.95));font-size:28px;font-style:normal;font-family:var(--font-semibold);line-height:130%}.Form_formDescription__oGqYK{color:var(--Grey,#4b678b);font-size:16px;line-height:18px;letter-spacing:.032px}.Form_googleLogo__ksYdf{width:18px;height:19px}.Form_steamLogo__lcvWR{width:19px;height:19px}.Form_formRow__isZ5c{display:flex;flex-direction:column;gap:8px;position:relative}.Form_formRow__isZ5c button{height:40px}.Form_divider__TPPll{width:100%;height:1px;background:var(--Grey-25,rgba(82,91,113,.25))}.Form_formRowSeparator__i4Kms{display:flex;align-items:center;gap:var(--l);margin-top:auto;color:var(--White-25,rgba(217,244,255,.25));font-family:var(--font-semibold);font-size:14.002px;line-height:16px;letter-spacing:-.14px;font-weight:600}.Form_formRowSeparator__i4Kms:after,.Form_formRowSeparator__i4Kms:before{flex:1;background:var(--Grey-25,rgba(75,103,139,.25));content:"";height:1px}.Form_formSocials__HnIM0{display:flex;align-items:center;justify-content:space-between;gap:5px}.Form_formSocialBtn__fNX9e{height:40px;display:flex;align-items:center;justify-content:center;border-radius:9.76px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(23.4334182739px);flex:1;transition:all .4s ease}.Form_formSocialBtn__fNX9e:hover{background:hsla(0,0%,100%,.15)}.Form_passwordContainer__e6u3L{display:flex;justify-content:space-between;width:100%}.Form_forgotPassword__n5QOD{color:var(--White-50,hsla(0,0%,100%,.5));font-size:12px;font-family:var(--font-medium);line-height:16px;letter-spacing:.024px;cursor:pointer}.Form_validationsContainer__YSOnW{display:flex;flex-direction:column;gap:var(--sm);padding-top:10px}.Form_hintText__QDGL7{color:var(--Grey,#525b71);font-family:var(--font-semibold);font-size:10px!important;line-height:12px;letter-spacing:-.1px}.Form_validationContainer__8TjWA{display:flex;align-items:flex-start}.Form_validationsContainer__YSOnW .Form_validationTitle__lBcdv{color:var(--White-75,rgba(217,244,255,.75));font-size:12px;font-style:normal;font-family:var(--font-semibold);line-height:14px;letter-spacing:.024px}.Form_titleHint__XK7d6{color:var(--Grey,#525b71);font-size:10px;font-family:var(--font-semibold);line-height:12px;letter-spacing:-.1px}.Form_resetPasswordForm__9rIBV{display:flex;max-width:calc(100vw - 16px);width:100%;padding:32px 24px 24px;flex-direction:column;gap:var(--l,16px);border-radius:12px;background:var(--Body,#0b261e);height:100%;min-height:0}@media(max-width:768px){.Form_resetPasswordForm__9rIBV{padding:32px 16px 16px}}@media(max-width:400px){.Form_resetPasswordForm__9rIBV{height:auto;min-height:auto;padding:24px 12px 12px}}.Form_resetPasswordHeader__NhRGv{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.Form_resetPasswordTitle__lBSV_{font-weight:var(--h7-weight);color:var(--White-95,hsla(0,0%,100%,.95));font-size:18px;line-height:24px}.Form_resetPasswordDescription__w2B7w{color:var(--White-50,hsla(0,0%,100%,.5));font-size:12px;line-height:20px;text-align:center}.Form_dateRow__301Rm{display:flex;gap:8px;align-items:flex-start;width:100%}@media(max-width:480px){.Form_dateRow__301Rm{gap:6px}}.Form_dateError__uU1op{color:var(--Red,#f40000);font-size:12px;font-style:normal;font-family:var(--font-medium);line-height:16px;letter-spacing:.028px;margin-top:4px}.Form_daySelectContainer__II4sC{flex:0 0 80px!important;min-width:0;width:80px!important;display:flex!important}@media(max-width:480px){.Form_daySelectContainer__II4sC{flex:0 0 60px!important;min-width:60px;width:60px!important}}.Form_monthSelectContainer__nTMWb{flex:1!important;min-width:0;display:flex!important}@media(max-width:480px){.Form_monthSelectContainer__nTMWb{flex:1 1 auto!important;min-width:100px}}.Form_yearSelectContainer__AFy1p{flex:0 0 90px!important;min-width:0;width:90px!important;display:flex!important;flex-direction:column}@media(max-width:480px){.Form_yearSelectContainer__AFy1p{flex:0 0 70px!important;min-width:70px;width:70px!important}}.Form_daySelect__BcbSj{flex:1;min-width:0}.Form_daySelect__BcbSj,.Form_daySelect__BcbSj [data-radix-select-trigger]{width:100%!important;background:rgba(20,21,26,.75)!important;border-radius:8px}.Form_daySelect__BcbSj [data-radix-select-trigger]{padding:8px 28px 8px 12px!important;display:flex!important;align-items:center!important;position:relative!important;height:auto!important;min-height:40px}.Form_daySelect__BcbSj [data-radix-select-value],.Form_daySelect__BcbSj [data-radix-select-value]>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}@media(max-width:480px){.Form_daySelect__BcbSj [data-radix-select-trigger]{padding:8px 24px 8px 8px!important;min-height:38px}.Form_daySelect__BcbSj [data-radix-select-value]{font-size:12px}}.Form_monthSelect__heBhP{flex:1;min-width:0}.Form_monthSelect__heBhP,.Form_monthSelect__heBhP [data-radix-select-trigger]{width:100%!important;background:rgba(20,21,26,.75)!important;border-radius:8px}.Form_monthSelect__heBhP [data-radix-select-trigger]{padding:8px 32px 8px 12px!important;position:relative!important;height:auto!important;min-height:40px;display:flex!important;align-items:center!important}.Form_monthSelect__heBhP [data-radix-select-value]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:480px){.Form_monthSelect__heBhP [data-radix-select-trigger]{padding:8px 28px 8px 8px!important;min-height:38px}.Form_monthSelect__heBhP [data-radix-select-value]{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.Form_yearSelect__Kymba{flex:1;min-width:0}.Form_yearSelect__Kymba,.Form_yearSelect__Kymba [data-radix-select-trigger]{width:100%!important;background:rgba(20,21,26,.75)!important;border-radius:8px}.Form_yearSelect__Kymba [data-radix-select-trigger]{padding:8px 28px 8px 12px!important;display:flex!important;align-items:center!important;position:relative!important;height:auto!important;min-height:40px}.Form_yearSelect__Kymba [data-radix-select-value],.Form_yearSelect__Kymba [data-radix-select-value]>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}@media(max-width:480px){.Form_yearSelect__Kymba [data-radix-select-trigger]{padding:8px 24px 8px 8px!important;min-height:38px}.Form_yearSelect__Kymba [data-radix-select-value]{font-size:12px}}
/*# sourceMappingURL=9131.680e4c12a27dd8bd.css.map*/