@keyframes Checkbox_shimmer__mX_hh{0%{background-position:-1200px 0}to{background-position:1200px 0}}.Checkbox_container__3E1xq{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.Checkbox_container__3E1xq .Checkbox_labelContainer__f07wL{display:flex;flex-direction:row;align-items:center;gap:4px}.Checkbox_container__3E1xq .Checkbox_labelContainer__f07wL svg{width:20px;height:20px}.Checkbox_container__3E1xq .Checkbox_labelContainer__f07wL a{text-decoration:underline}.Checkbox_container__3E1xq span{font-size:14px;font-weight:600;color:#fff}.Checkbox_box__nYx3J{width:26px;height:26px;margin-right:8px;border-radius:6px;background-color:#26272a;transition:background-color .25s ease-out;display:flex;align-items:center;justify-content:center}.Checkbox_box__nYx3J svg{width:14px}.Checkbox_box__nYx3J svg path{stroke:#26272a;transition:all .25s ease-out}.Checkbox_box__nYx3J.Checkbox_checked___67QM{background-color:#18d28f}.Checkbox_box__nYx3J.Checkbox_checked___67QM svg path{stroke:#fff}.Checkbox_box__nYx3J.Checkbox_secondary__iyYq5{width:16px;border-radius:2px;height:16px;background-color:#36373c}.Checkbox_box__nYx3J.Checkbox_secondary__iyYq5:not(.Checkbox_checked___67QM) svg{opacity:0}.Checkbox_box__nYx3J.Checkbox_secondary__iyYq5 svg{width:9px}.Checkbox_box__nYx3J.Checkbox_secondary__iyYq5.Checkbox_checked___67QM{background-color:#5c80ff}@keyframes IconMenuButton_shimmer__9sl_V{0%{background-position:-1200px 0}to{background-position:1200px 0}}.IconMenuButton_container__XOv3S{cursor:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.IconMenuButton_container__XOv3S .IconMenuButton_loader__0kYzG{padding-left:3px;padding-right:3px}.IconMenuButton_container__XOv3S img,.IconMenuButton_container__XOv3S svg{color:#fff;height:26px}.IconMenuButton_container__XOv3S span{color:#fff;font-size:16px;font-weight:600;padding-left:8px}.IconMenuButton_container__XOv3S.IconMenuButton_textOnly__3Szcz span{padding-left:0}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU{cursor:pointer;opacity:1}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU .IconMenuButton_icon__eogvb{color:#fff}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU .IconMenuButton_icon__eogvb path,.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU .IconMenuButton_icon__eogvb rect{transition:all .25s ease-out}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU span{transition:color .25s ease-out}@media(min-width:577px){.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU:hover.IconMenuButton_isHoverWhite__R1876 .IconMenuButton_icon__eogvb{color:#fff}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU:hover.IconMenuButton_isHoverWhite__R1876 .IconMenuButton_icon__eogvb path{stroke:#fff}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU:hover.IconMenuButton_isHoverWhite__R1876 span{color:#fff}.IconMenuButton_container__XOv3S.IconMenuButton_enabled___02dU:hover.IconMenuButton_isHoverBg__TIpSi{background-color:#36373c;border-radius:4px}}.IconMenuButton_container__XOv3S.IconMenuButton_isHoverBg__TIpSi{transition:all .25s ease-out;padding:12px 15px}@media(max-width:576px){.IconMenuButton_container__XOv3S.IconMenuButton_isHoverBg__TIpSi{padding:6px 8px}}@media(max-width:1100px){.IconMenuButton_container__XOv3S span{font-size:14px}}.IconMenuButton_container__XOv3S.IconMenuButton_blur__Lul_R{position:relative}.IconMenuButton_container__XOv3S.IconMenuButton_blur__Lul_R:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes GetStartedScreen_shimmer__Zbtoj{0%{background-position:-1200px 0}to{background-position:1200px 0}}.GetStartedScreen_container__bN7my{display:flex;flex-direction:column;align-items:center;padding:56px}@media(max-width:576px){.GetStartedScreen_container__bN7my{padding:24px}}.GetStartedScreen_wave__0Ljr6{width:72px;margin-bottom:16px}.GetStartedScreen_subtitle__QPo2N{font-family:Quicksand;font-weight:600;font-size:14px;text-align:center;text-transform:uppercase;color:#7c7d7e;margin-bottom:8px}.GetStartedScreen_title__hN06U{font-family:Quicksand;font-weight:600;font-size:28px;text-align:center;color:#fff;margin-bottom:32px}.GetStartedScreen_title__hN06U span{background:linear-gradient(.287turn,#3d4ff7 6.46%,#c145ed 98.38%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.GetStartedScreen_inputContainer__TAN_V{width:100%;margin-bottom:16px}.GetStartedScreen_inputLabel__10dCn{font-family:Quicksand;font-weight:600;font-size:14px;color:#fff;margin-bottom:6px}.GetStartedScreen_inputInput__YlSOu{width:100%;padding:14px 12px;border-radius:12px;background:#17171a;border:1px solid #5f6062;font-size:14px;font-weight:600;color:#fff}.GetStartedScreen_checkboxesContainer__V2AXd{margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.GetStartedScreen_checkboxesContainer__V2AXd span{font-family:Quicksand;font-weight:600;font-size:12px;color:#7c7d7e}.GetStartedScreen_checkboxesContainer__V2AXd a{color:#b9b9b9;text-decoration:underline}.GetStartedScreen_continueButton__6KzyS{border-radius:12px;height:45px;width:100%;transition:all .25s ease-out;background:linear-gradient(103deg,#3d4ff6,#c145ed 50%,#3d4ff6) var(--x,0)/200%}@media(min-width:577px){.GetStartedScreen_continueButton__6KzyS:hover{--x:100%}}@media(max-width:576px){.GetStartedScreen_continueButton__6KzyS{margin-top:auto}}.GetStartedScreen_continueButton__6KzyS span{font-size:16px;font-weight:600;letter-spacing:.16px}.GetStartedScreen_continueButton__6KzyS[data-disabled=true]{opacity:.5}@keyframes WelcomeModal_shimmer__acGjs{0%{background-position:-1200px 0}to{background-position:1200px 0}}.WelcomeModal_welcomeModalContainer__sz_cb{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:56px}@media(max-width:576px){.WelcomeModal_welcomeModalContainer__sz_cb{height:100%;overflow-x:hidden;overflow-y:auto;padding:24px}.WelcomeModal_welcomeModalContainer__sz_cb,.WelcomeModal_welcomeModalContainer__sz_cb*{touch-action:pan-y}}.WelcomeModal_welcomeModalHeader__wEMI1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.WelcomeModal_welcomeModalTitle__yJJ0y{font-family:Quicksand;font-weight:600;font-size:24px;text-align:center;color:#fff}.WelcomeModal_welcomeModalSubtitle__Qt2UV{font-family:Quicksand;font-weight:600;font-size:16px;color:#8b8c8e}.WelcomeModal_welcomeModalButton__yg1Wl{width:200px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:8px;transition:all .25s ease-out;background:linear-gradient(103deg,#3d4ff6,#457eed 50%,#3d4ff6) var(--x,0)/200%;cursor:pointer;border:none;outline:none;font-family:Quicksand;font-weight:700;font-size:14px;color:#fff}@media(min-width:577px){.WelcomeModal_welcomeModalButton__yg1Wl:hover{--x:100%}}.WelcomeModal_welcomeModalButton__yg1Wl:disabled{opacity:.5;cursor:default;background:#2b2d30}@media(max-width:576px){.WelcomeModal_welcomeModalButton__yg1Wl{width:100%}}.WelcomeModal_welcomeModalGrid__dkBaC{width:100%;display:grid;grid-gap:1px;gap:1px;background:#333438;border:1px solid #333438;border-radius:8px;overflow:hidden}@media(max-width:576px){.WelcomeModal_welcomeModalGrid__dkBaC{grid-template-columns:1fr!important;overflow-x:hidden;overflow-y:auto}.WelcomeModal_welcomeModalGrid__dkBaC::-webkit-scrollbar-thumb{height:73px;width:24px;background-clip:padding-box;border-radius:15px;border:8px solid transparent;background:#36373c}.WelcomeModal_welcomeModalGrid__dkBaC::-webkit-scrollbar-corner{background-color:transparent}.WelcomeModal_welcomeModalGrid__dkBaC::-webkit-scrollbar{height:5px;width:5px}.WelcomeModal_welcomeModalGrid__dkBaC::-webkit-scrollbar-track{background:#1d1e21;height:3px;width:3px}}.WelcomeModal_welcomeModalGridCell__xMc1S{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:#252629;padding:24px 32px;cursor:pointer;transition:all .25s ease-out}.WelcomeModal_welcomeModalGridCell__xMc1S:hover{background:#2b2d30}@media(max-width:576px){.WelcomeModal_welcomeModalGridCell__xMc1S{flex-direction:row;justify-content:space-between}}.WelcomeModal_welcomeModalGridCellContent__RHPmG{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}@media(max-width:576px){.WelcomeModal_welcomeModalGridCellContent__RHPmG{flex:1 1}}.WelcomeModal_welcomeModalGridCellIcon__DKP5g{font-family:Quicksand;font-weight:700;font-size:60px;line-height:120%}.WelcomeModal_welcomeModalGridCellIcon__DKP5g svg{width:75px;height:75px;min-height:75px}@media(max-width:576px){.WelcomeModal_welcomeModalGridCellIcon__DKP5g svg{width:64px;height:64px;min-height:64px}}.WelcomeModal_welcomeModalGridCellTitle__9uank{font-family:Quicksand;font-weight:600;font-size:16px;text-align:center;color:#fff}.WelcomeModal_welcomeModalGridCellText__4_T4W{font-family:Quicksand;font-weight:600;font-size:14px;text-align:center;color:#8b8c8e}.WelcomeModal_welcomeModalList__0tgS0{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px 16px;gap:12px 16px}@media(max-width:800px){.WelcomeModal_welcomeModalList__0tgS0{width:100%;grid-template-columns:1fr;gap:8px;overflow-x:hidden;overflow-y:auto}.WelcomeModal_welcomeModalList__0tgS0::-webkit-scrollbar-thumb{height:73px;width:24px;background-clip:padding-box;border-radius:15px;border:8px solid transparent;background:#36373c}.WelcomeModal_welcomeModalList__0tgS0::-webkit-scrollbar-corner{background-color:transparent}.WelcomeModal_welcomeModalList__0tgS0::-webkit-scrollbar{height:5px;width:5px}.WelcomeModal_welcomeModalList__0tgS0::-webkit-scrollbar-track{background:#1d1e21;height:3px;width:3px}}.WelcomeModal_welcomeModalListCell__l7Gt_{height:48px;padding:0 24px;background:#252629;border:1px solid #333438;border-radius:8px;cursor:pointer;transition:all .25s ease-out;display:flex;flex-direction:row;align-items:center;gap:16px}.WelcomeModal_welcomeModalListCell__l7Gt_:hover{background:#2b2d30}.WelcomeModal_welcomeModalListCellActive__xj515{background:#2b2d30;border-color:#8b8c8e}.WelcomeModal_welcomeModalListCellIcon__mx_If{font-family:Quicksand;font-weight:700;font-size:32px}.WelcomeModal_welcomeModalListCellTitle__dY66m{font-family:Quicksand;font-weight:600;font-size:16px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WelcomeModal_detailedFieldContainer__UU44z,.WelcomeModal_detailedFieldContent__VpswP{display:flex;flex-direction:column;align-items:center}.WelcomeModal_detailedFieldContent__VpswP{width:100%;gap:8px;padding:32px 16px 24px}.WelcomeModal_detailedFieldTitle__EwMXC{width:100%;font-family:Quicksand;font-weight:600;font-size:14px;color:#f4f4f8}.WelcomeModal_detailedFieldInput__a3yu0{width:344px;background:transparent;border:1px solid #333438;outline:none;border-radius:6px;resize:none;padding:14px 12px;font-family:Quicksand;font-weight:600;font-size:14px;color:#fff}.WelcomeModal_detailedFieldInput__a3yu0::-moz-placeholder{color:#333438}.WelcomeModal_detailedFieldInput__a3yu0:-ms-input-placeholder{color:#333438}.WelcomeModal_detailedFieldInput__a3yu0::placeholder{color:#333438}@media(max-width:576px){.WelcomeModal_detailedFieldInput__a3yu0{width:100%}}.WelcomeModal_detailedFooter__26NbH{width:100%;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-top:1px solid #333438}.WelcomeModal_confirmButton__XqDRe{width:344px;height:48px;display:flex;justify-content:center;align-items:center;font-family:Quicksand;font-weight:700;font-size:14px;color:#fff;transition:all .25s ease-out;background:linear-gradient(103deg,#3d4ff6,#457eed 50%,#3d4ff6) var(--x,0)/200%;border-radius:8px;cursor:pointer;border:none;outline:none}@media(min-width:577px){.WelcomeModal_confirmButton__XqDRe:hover{--x:100%}}.WelcomeModal_confirmButton__XqDRe:disabled{background:#2b2d30;opacity:.5;cursor:default}@media(max-width:576px){.WelcomeModal_confirmButton__XqDRe{width:100%}}
/*# sourceMappingURL=63fcadf169ade253.css.map*/