@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap";.Footer{width:100%;position:fixed;bottom:12px;display:flex;justify-content:center;align-items:center;gap:12px}.Footer_container{display:flex;justify-content:center;align-items:center;gap:12px;padding:8px 24px;background-color:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 6px #0008;border-radius:100px}.FooterBtn{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:4px;width:48px}@media(max-width:410px){.FooterBtn{width:44px}}.FooterBtn img{padding:6px;border-radius:12px;background-color:#1a1a1a}.FooterBtn_active img{background-color:#b8fe48}.Text{font-weight:400;color:#fff;transition:color .3s;font-family:Inter}.Text_fs_40{font-size:40px}.Text_fs_36{font-size:36px}.Text_fs_32{font-size:32px}.Text_fs_24{font-size:24px}.Text_fs_20{font-size:20px}.Text_fs_15{font-size:15px}.Text_fs_14{font-size:14px}.Text_fs_12{font-size:12px}.Text_fs_10{font-size:10px}.Text_fs_12_mob{font-size:12px}@media(max-width:410px){.Text_fs_12_mob{font-size:10px!important}}.Text_fw_bold{font-weight:700}.Text_fw_semiBold{font-weight:600}.Text_fw_medium{font-weight:500}.Text_c_white{color:#fff}.Text_c_black{color:#000}.Text_c_neutral_1{color:#9fa19d}.Text_c_neutral_2{color:#656565}.Text_c_neutral_3{color:#1a1a1a}.Text_c_primary{color:#b8fe48}.Text_c_primary_2{color:#566336}.Text_c_process_1{color:#feb248}.Text_c_error_1{color:#fe4848}.Text_c_accruals_1{color:#64e098}.Text_c_blue_1{color:#41a6ff}.Text_c_blue_2{color:#3e6d97}.Text_c_pink_1{color:#ff4187}.Text_c_purple_1{color:#bb5ee0}@media(max-width:390px){.Text_mob_f_24{font-size:15px}}.Text_tac{text-align:center}.Text_tar{text-align:right}.Text_w100{width:100%}.Text_fcc{display:flex;justify-content:center;align-items:center}.Text_inline{display:flex;align-items:start;gap:4px}.Text_aic{display:flex;align-items:center!important;justify-content:center;gap:4px}.Text_lineClamp{width:250px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.ImgBtn{padding:4px;border-radius:12px;filter:brightness(1);transition:background-color .3s,filter .2s;display:flex;justify-content:center;align-items:center;min-width:32px;max-width:32px;min-height:32px;max-height:32px}.ImgBtn_c_primary{background-color:#b8fe48}.ImgBtn_c_neutral_3{background-color:#1a1a1a}.ImgBtn_border{border:1px solid #4C4C4C}.ImgBtn_active{background-color:transparent!important}.ImgBtn_wrapper{background-color:#0d0d0d;border-radius:12px;transition:background-color .3s;min-width:32px;max-width:32px;min-height:32px;max-height:32px;display:flex;justify-content:center;align-items:center}.ImgBtn_wrapper_active{background-color:#b8fe48}.Header{padding:12px 16px;max-width:700px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.Header_logo{display:flex;justify-content:start;align-items:center;gap:6px;font-size:16px;font-weight:700;text-transform:uppercase}.Header_nav{display:flex;justify-content:end;align-items:center;gap:4px}.Header_nav_item{background-color:#1a1a1a;border-radius:12px;padding:6px 12px;color:#656565;font-size:16px;font-weight:500;position:relative}.Header_nav_item span{color:#fff;font-weight:700}.Header_nav_item_lang{color:#fff;display:flex;align-items:center;gap:4px;cursor:pointer}.Header_nav_item_lang_dropdown{position:absolute;top:100%;right:0;margin-top:6px;background-color:#1a1a1a;border-radius:12px;box-shadow:0 8px 16px #00000040;padding:4px;min-width:80px;z-index:10;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease}.Header_nav_item_lang_dropdown--open{opacity:1;transform:translateY(0)}.Header_nav_item_lang_dropdown_item{width:100%;padding:6px 10px;border:none;outline:none;background:transparent;color:#656565;font-size:14px;font-weight:500;text-align:left;border-radius:8px;cursor:pointer;transition:background-color .15s ease,color .15s ease;margin-bottom:4px}.Header_nav_item_lang_dropdown_item:hover{background-color:#ffffff0f;color:#fff}.Header_nav_item_lang_dropdown_item--active{background-color:#ffffff1f;color:#fff}.Header__address{background-color:#1a1a1a;border:1px solid #656565;border-radius:12px;padding:10px 14px;font-size:14px;word-break:break-all;line-height:1.25}.Btn{border-radius:12px;padding:12px;background-color:#b8fe48;cursor:pointer;transition:filter .3s,transform .3s,background-color .3s,color .3s}.Btn:hover{filter:brightness(.9);transform:translateY(-2px)}.Btn_w100{width:100%}.Btn_w50{width:50%}.Btn_small{padding:12px!important}.Btn_c_primary{background-color:#b8fe48}.Btn_c_white{background-color:#fff}.Btn_c_neutral_3{background-color:#1a1a1a}.Btn_c_blue{background-color:#41a6ff}.Btn_c_transparent{background-color:transparent;border:none}.Btn_c_radial{background:radial-gradient(ellipse 100% 150% at 50% -20%,#303130,#101010 70%)}.Btn_border{padding:1px;background:linear-gradient(to bottom,#9996,#4c4c4c66);border-radius:12px}.Btn_border_noBorder{padding:0!important}.Btn_p_4{padding:4px 8px}.Btn_inline{display:flex;align-items:center;gap:4px}.Btn_aic{display:flex;justify-content:center;align-items:center!important;gap:4px}.Btn_round{border-radius:50px}.Btn_img{display:flex;justify-content:center;align-items:center;min-width:24px;min-height:24px;background-color:#ffffff0a;transition:background-color .3s}.Btn_active{background-color:#fff}.Btn_disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Btn_disabled:hover{filter:none;transform:none}.Referrals{gap:24px!important}.Referrals_content{width:100%;display:flex;flex-direction:column;gap:12px}.Referrals_content_title{width:100%;display:flex;align-items:center;gap:8px}.Referrals_content_title_img{display:flex;justify-content:center;align-items:center;background-color:#262a1c;padding:12px;border-radius:12px}.Referrals_content_title_img svg path{stroke:#b8fe48}.Referrals_content_info{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:stretch}.Referrals_content_info_el{display:flex;gap:4px;flex-wrap:wrap;align-content:space-between;height:100%}.Referrals_content_input{width:100%;display:flex;justify-content:space-between;align-items:center;gap:4px;background-color:#ffffff0a;border-radius:12px;padding:2px 12px}.ContentBlock{border-radius:12px;padding:12px;background-color:#1a1a1a;box-shadow:0 2px 6px #0004}.ContentBlock_w100{width:100%}.ContentBlock_h100{height:100%}.ContentBlock_p_15{padding:12px 15px}.ContentBlock_bg_radial{background:radial-gradient(ellipse 100% 150% at 50% -20%,#303130,#101010 70%)}.ContentBlock_bg_solid{background-color:#ffffff0a}.ContentBlock_bg_black{background-color:#0d0d0d}.ContentBlock_wrapper{border-radius:12px;padding:1px;background:linear-gradient(to bottom,#9999994d,#4c4c4c4d)}.ContentBlock_bg_bgDot{background-image:url(/assets/bg-CmfTGX4D.png);background-size:cover;background-position:center;background-repeat:no-repeat}.ContentBlock_bg_opacity{background-color:#ffffff0a}.ContentBlock_mt_12{margin-top:12px}.RefferalDropDown{width:100%;display:flex;flex-direction:column}.RefferalDropDown_top{width:100%;display:flex;justify-content:space-between;align-items:center}.RefferalDropDown_btn_sec{display:flex;justify-content:center;align-items:center;border-radius:50px;background-color:#ffffff0a;transition:background-color .3s}.RefferalDropDown_btn_sec svg{transition:stroke .3s,rotate .3s}.RefferalDropDown_btn_sec.AccordionDropdown_btn_active{background-color:#fff}.RefferalDropDown_btn_sec.AccordionDropdown_btn_active svg{filter:none;stroke:#000;rotate:180deg}.RefferalDropDown_dd{width:100%;display:flex;flex-direction:column;gap:24px}.RefferalDropDown_dd_el{width:100%;display:flex;flex-direction:column;gap:8px}.RefferalDropDown_dd_el_top{width:100%;display:flex;justify-content:space-between;align-items:center}.RefferalDropDown_dd_el_slider{width:100%;display:flex;height:10px;background-color:#0d0d0d;border-radius:8px}.RefferalDropDown_dd_el_slider_el{border-radius:8px;height:10px;background-color:#fff}.RefferalDropDown_dd_sec{gap:8px!important;width:100%;display:flex;flex-direction:column;gap:24px}.RefferalDropDown_sec{background-color:#ffffff0a;padding:12px;border-radius:12px}.DropdownCollapse{--dropdown-duration: .35s;--dropdown-offset-y: -10px;--dropdown-padding-top: 12px;--dropdown-easing: ease-in-out;display:grid;grid-template-rows:0fr;padding-top:0;opacity:0;transform:translateY(var(--dropdown-offset-y));pointer-events:none;transition:grid-template-rows var(--dropdown-duration) var(--dropdown-easing),padding-top var(--dropdown-duration) var(--dropdown-easing),opacity var(--dropdown-duration) var(--dropdown-easing),transform var(--dropdown-duration) var(--dropdown-easing)}.DropdownCollapse_open{grid-template-rows:1fr;padding-top:var(--dropdown-padding-top);opacity:1;transform:translateY(0);pointer-events:auto}.DropdownCollapse_inner{min-height:0;overflow:hidden}.AccordionDropdown{width:100%;display:flex;flex-direction:column}.AccordionDropdown_header{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.AccordionDropdown_trigger{flex:1;min-width:0}.AccordionDropdown_btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50px;background-color:#ffffff0a;min-width:24px;min-height:24px;max-width:24px;max-height:24px;transition:background-color .3s}.AccordionDropdown_btn svg{transition:filter .3s,rotate .3s,stroke .3s}.AccordionDropdown_btn_active{background-color:#fff}.AccordionDropdown_btn_active svg{rotate:180deg}.YieldCard{border-radius:32px;border:1px solid #566336;background-color:#262a1c;padding:4px 12px;display:flex;justify-content:center;align-items:center}.YieldCard_c_primary_3{background-color:#262a1c;border:1px solid #566336}.YieldCard_c_process_3{background-color:#2a261c;border:1px solid #694E32}.YieldCard_c_error_3{background-color:#2a1c1c;border:1px solid #633636}.YieldCard_c_accurals_3{background-color:#202a28;border:1px solid #27483E}.YieldCard_c_blue_3{background-color:#1e272e;border:1px solid #3E6D97}.YieldCard_c_pink_3{background-color:#291c2a}.YieldCard_c_purple_3{background-color:#292033}.YieldCard_c_white_3{background-color:#2a2a2a}.YieldCard_brad_12{border-radius:12px}.YieldCard_h100{height:100%}.YieldCard_w100{width:100%}.YieldCard_noBorder{border:none!important}.TeamVolume{width:100%;display:flex;flex-direction:column;gap:4px}.TeamVolume_title{width:100%;display:flex;justify-content:space-between;align-items:center}.TeamVolume_title_info{display:flex;justify-content:end;align-items:center;gap:4px;flex-wrap:wrap;width:100%}.TeamVolume_chart{width:100%;background:url(/lines.svg);min-height:150px;display:flex;align-items:end;justify-content:end;background-position:bottom;gap:12px}.TeamVolume_info{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:40px}.TeamVolume_info_el{width:100%;display:flex;justify-content:space-between;align-items:center}.TeamVolumeChartEl{display:flex;flex-direction:column;align-items:end}.TeamVolumeChartEl_els{display:flex;align-items:end;justify-content:center;gap:4px}.TeamVolumeChartEl_els_el{width:16px;border-top-left-radius:50px;border-top-right-radius:50px;background:linear-gradient(to bottom,#41a6ff 70%,#41a6ff00);min-height:100px}.TeamVolumeChartEl_els_el_2{background:linear-gradient(to bottom,#b8fe48,70%,#b8fe4800)}.TeamVolumeChartEl_els_el_old{background:linear-gradient(to bottom,#444 70%,#4440)}.TeamVolumeChartEl_els_el_old_2{background:linear-gradient(to bottom,#888 70%,#8880)}.TeamVolumeChartEl_text{position:relative;max-height:0px;top:10px;font-size:12px;color:#fff;font-weight:500;width:100%!important;text-align:center}.TeamVolumeChartEl_text_old{color:#9fa19d}.YourFriends{width:100%;display:flex;flex-direction:column;gap:16px}.YourFriends_slider{width:100%;display:flex;justify-content:start;align-items:center;gap:8px;overflow-x:auto;padding-right:120px;mask-image:linear-gradient(to right,black calc(100% - 120px),transparent 100%);-webkit-mask-image:linear-gradient(to right,black calc(100% - 120px),transparent 100%)}.YourFriends_slider_el{display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 12px;background-color:#ffffff0a;transition:background-color .3s;border-radius:24px;min-width:140px}.YourFriends_slider_el_active{background-color:#fff}.YourFriends_slider_el_amount{display:flex;justify-content:center;align-items:center;background-color:#1616161f;padding:5px 8px;border-radius:50px}.YourFriends_list{width:100%;display:flex;flex-direction:column;gap:12px}.FriendListItem{width:100%;display:flex;gap:12px}.FriendListItem_content{width:100%;display:flex;flex-direction:column;gap:12px}.FriendListItem_position{display:flex;justify-content:start;align-items:center;gap:12px}.FriendListItem_top{width:100%;display:flex;justify-content:space-between;align-items:center}.FriendListItem_top_left{display:flex;justify-content:start;align-items:center;gap:8px}.FriendListItem_top_left_img{padding:7px 6px;border-radius:50px;background:radial-gradient(#43b8bc,#43b8bc00),radial-gradient(#436dbc,#43b8bc00),radial-gradient(#43bc82,#43b8bc00)}.FriendListItem_top_left_img_big{padding:20px 19px;background:radial-gradient(#43b8bc,#43b8bc00),radial-gradient(#436dbc,#43b8bc00),radial-gradient(#43bc82,#43b8bc00);border-radius:50px}.FriendListItem_bottom{width:100%;display:flex;flex-direction:column}.FriendListItem_bottom_top{width:100%;display:flex;justify-content:space-between;align-items:center}.FriendListItem_bottom_top_left{display:flex;justify-content:start;align-items:center;gap:4px;flex-wrap:wrap}.FriendListItem_bottom_el{background-color:#ffffff0a;border-radius:24px;padding:5px 8px}.FriendListItem_bottom_btn{display:flex;justify-content:center;align-items:center;border-radius:50px;background-color:#ffffff0a;transition:background-color .3s}.FriendListItem_bottom_btn svg{transition:stroke .3s,rotate .3s}.FriendListItem_bottom_btn_active{background-color:#fff}.FriendListItem_bottom_btn_active svg{stroke:#000;rotate:180deg}.InitialsInRound{display:flex;justify-content:center;align-items:center;border-radius:50%}.InitialsInRound_default{width:84px;height:84px;border:2px solid #FFF}.InitialsInRound_large{width:106px;height:106px;border:2px solid #FFF}.InitialsInRound_small{width:45px;height:45px;border:none}.Modal{width:90vw;max-width:668px}.Modal_overlay{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_content{width:100%;display:flex;flex-direction:column;gap:12px}.Modal_content_top{width:100%;display:flex;justify-content:space-between;align-items:center}.Modal_content_top_btn{min-width:32px;min-height:32px;max-width:32px;max-height:32px;display:flex;justify-content:center;align-items:center;border-radius:50px;background-color:#ffffff0a}.Modal_table{display:flex;flex-direction:column;gap:8px;overflow-x:auto}.Modal_row{display:grid;grid-template-columns:1.2fr 2fr 2fr .8fr;align-items:center;border-radius:6px;border:2px solid #2a2a2a;background-color:#ffffff0a}.Modal_row_active{border:2px solid #B8FE48}.Modal_tier{background-color:#ffffff0a;border-radius:4px;padding:10px 0;border-right:2px solid #4C4C4C}.Modal_tier .Text{white-space:nowrap}.Modal_tier_active{background-color:#bdff521f;border-right:2px solid #B8FE48}.Modal_reward{color:#b7ff3c;font-weight:600;border-left:2px solid #4C4C4C;border-right:2px solid #4C4C4C}.Modal_info{width:100%;display:flex;justify-content:space-between;align-items:center}.Modal_line{width:100%;display:flex;justify-content:start;align-items:center;height:8px;border-radius:8px;background-color:#ffffff14}.Modal_line_el{background:linear-gradient(to right,#b8fe48,#fff);height:8px;border-radius:8px}.Modal_row.header{background:transparent;border:none;color:#7a7a7a;font-size:14px}.Stake_top{width:100%;display:flex;flex-direction:column;gap:12px}.Stake_content{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:12px}.Stake_content_title,.Stake_content_input{width:100%;display:flex;flex-direction:column;align-items:start;gap:4px}.Stake_content_input_text{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:12px}.Stake_content_input_input{width:100%;display:flex;flex-direction:column}.Stake_content_btns{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.Stake_slider{width:100%;display:flex;overflow:hidden;height:30px;align-items:center}.Stake_slider_wrapper{width:100%}.Stake_arrows{width:100%!important;display:flex;justify-content:space-between!important;top:-15px;gap:100px}.Stake_arrow{min-width:48px;min-height:48px;display:flex;justify-content:center;align-items:center}.Stake_arrow img{width:5px}.Stake_arrow_rot img{transform:rotate(180deg)}.Stake_arrow .Btn{min-width:36px;min-height:36px;max-width:36px;max-height:36px}.Stake_deal{min-width:33%;display:flex;justify-content:center;align-items:center;transition:transform .3s,scale .3s,opacity .3s}.Stake_deal .Text{white-space:nowrap}.Stake_el{width:100%;display:flex;justify-content:space-between;align-items:center}.Stake_decor{min-width:100%!important;justify-content:end!important;top:20px;right:10px}.Input{width:100%;font-size:15px;font-weight:700;color:#fff;padding:12px;background-color:#0d0d0d;border-radius:12px;border:none;outline:none}.Input_crop{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Input::placeholder{color:#656565}.YieldPackages{width:100%;display:flex;flex-direction:column;gap:12px}.YieldPackages_slider{width:100vw;left:-16px;max-width:700px;padding:0 16px;position:relative;display:flex;justify-content:start;align-items:start;gap:12px;overflow-x:auto;scrollbar-width:none}.YieldPackagesCard{width:85vw;min-width:250px}.YieldPackagesCard_content{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-height:385px}.YieldPackagesCard_content_top{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.YieldPackagesCard_info{width:100%;flex-direction:column}.YieldPackagesCard_info_el{width:100%;padding:12px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #656565}.YieldPackagesCard_info_el_noBorder{border-bottom:none}.Settings{gap:24px!important}.Settings_content{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.Settings_content_language{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px}.Settings_content_language_notifications{padding-top:12px}.Settings_left{width:90%;display:flex;flex-direction:column;gap:4px}.Settings_id{width:100%;display:flex;justify-content:space-between;align-items:center}.Settings_id_right{display:flex;justify-content:end;align-items:center;gap:4px}.Settings_id_right_btn{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:8px}.Settings_coming{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 0}.Settings_about{width:100%;display:flex;flex-direction:column;gap:12px}.Settings_about_el{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Settings_about_el_active{opacity:.9}.Settings_about_el_out{display:flex;justify-content:center;align-items:center;padding:5px}.Settings_about_el_btn{min-width:32px;min-height:32px;max-width:32px;max-height:32px;display:flex;justify-content:center;align-items:center;background-color:#ffffff0a;border-radius:50px}.Settings_about_el_arrow_open{transform:rotate(90deg);transition:transform .2s ease}.Settings_about_detail{margin-top:4px;margin-left:0}.Settings_subpage{display:flex;flex-direction:column;gap:24px}.Settings_back{display:inline-flex;align-items:center;gap:8px;padding:8px 0;background:none;border:none;color:inherit;cursor:pointer;font:inherit;align-self:flex-start}.Settings_back:hover{opacity:.85}.Settings_subpage_title{margin:0}.Settings_subpage_content{width:100%;flex:1}.Settings_community,.Settings_community_els{width:100%;display:flex;flex-direction:column;gap:12px}.Settings_community_els_top{width:100%;display:flex;justify-content:center;align-items:center;gap:12px}.Toggle{width:44px;border-radius:32px;background-color:#1a1a1a;padding:1px;cursor:pointer;transition:background-color .2s}.Toggle.active{background-color:#b8fe48}.Toggle_dot{width:24px;height:24px;border-radius:50px;background-color:#fff}.Toggle_dot_active{background-color:#1a1a1a}.Faq{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.Faq_content{width:100%;display:flex;flex-direction:column;gap:12px}.Faq_content_el{width:100%;display:flex;flex-direction:column}.Faq_content_el_top{width:100%;display:flex;justify-content:space-between;align-items:center}.Faq_el_text{padding-right:20px}.AboutCompany{width:100%;display:flex;flex-direction:column;gap:12px}.AboutCompany_span{font-size:14px;font-weight:500;color:#9fa19d}.RoadMap,.RoadMap_el{width:100%;display:flex;flex-direction:column;gap:8px}.RoadMap_el_top{width:100%;display:flex;justify-content:start;align-items:center;gap:12px}.RoadMap_el_top_number{background-color:#b8fe48;min-width:32px;min-height:32px;max-width:32px;max-height:32px;display:flex;justify-content:center;align-items:center;border-radius:12px}.RoadMap_bottom{width:100%;display:flex;justify-content:start;align-items:center;gap:12px}.RoadMap_bottom_line{width:32px;min-width:32px;align-self:stretch;display:flex;justify-content:center;flex-shrink:0;padding:5px 0}.RoadMap_bottom_line_el{width:2px;height:100%;background:linear-gradient(to top,#000,#566336 30%,#b8fe48,#566336 70%,#000);background-size:100% 300%;background-position:0 0;animation:RoadMap_line_wave 7s ease-in-out infinite;mask-image:repeating-linear-gradient(to top,black 0,black 2px,transparent 2px,transparent 6px);-webkit-mask-image:repeating-linear-gradient(to top,black 0,black 2px,transparent 2px,transparent 6px);flex-shrink:0}.RoadMap_bottom_line_el_last{background:transparent;animation:none}@keyframes RoadMap_line_wave{0%,to{background-position:0 0%}50%{background-position:0 100%}}.ReferralSystem{display:flex;flex-direction:column;gap:24px}.ReferralSystem_top,.ReferralSystem_list,.ReferralSystem_list_el{width:100%;display:flex;flex-direction:column;gap:12px}.ReferralSystem_list_el_top{width:100%;display:flex;justify-content:space-between;align-items:center}.ReferralSystem_list_el_slider{width:100%;display:flex;justify-content:start;align-items:center;border-radius:12px;height:8px;background-color:#ffffff0a}.ReferralSystem_list_el_slider_el{border-radius:12px;height:8px}.ReferralSystem_bottom{width:100%;display:flex;flex-direction:column;gap:12px}.ReferralSystem_bottom ul{margin-left:15px}.Leaders{gap:24px!important}.Leaders_top{width:100%;display:flex;flex-direction:column;gap:4px}.Leaders_top_toggle{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.Leaders_middle{width:100%;display:flex;align-items:start;justify-content:center;gap:32px}@media(max-width:380px){.Leaders_middle{gap:16px}}.Leaders_toggle{background-color:#ffffff0a;border-radius:24px;padding:4px;display:flex;align-items:center;gap:4px}.Leaders_toggle_el{border-radius:24px;display:flex;justify-content:center;align-items:center;padding:5px 12px;color:#656565;transition:background-color .3s,color .3s;font-weight:700;cursor:pointer}.Leaders_toggle_el_active{background-color:#fff;color:#000}.Leaders_btn{padding:9px 12px;background-color:#1a1a1a;border-radius:24px;color:#9fa19d;font-weight:500;cursor:pointer}.Leaders_list{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.Leaders_you{position:fixed;left:0;right:0;bottom:100px;width:100%;display:flex;justify-content:center;align-items:center}.Leaders_you_content{background-color:#fff;padding:2px 12px 2px 2px;border-radius:50px;display:flex;justify-content:space-between;align-items:center;gap:8px}.LeaderboardTopEl{display:flex;flex-direction:column;gap:12px;background:linear-gradient(0deg,#21222100 30%,#212221);border-radius:100px 100px 0 0;width:84px}.LeaderboardTopEl_large{width:106px}.LeaderboardTopEl_mt{margin-top:50px}.LeaderboardTopEl_top{width:100%;display:flex;flex-direction:column;position:relative;align-items:center}.LeaderboardTopEl_decor{min-width:100%!important;justify-content:center!important;align-items:baseline!important}.LeaderboardTopEl_decor_border{background-color:#000;padding:2px;border-radius:50px;position:relative;left:37px}.LeaderboardTopEl_decor_border_large{left:43px}.LeaderboardTopEl_decor_el{font-size:14px;color:#000;font-weight:700;background-color:#fff;border-radius:50px;min-width:23px;min-height:23px;display:flex;justify-content:center;align-items:center}.LeaderboardTopEl_content{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.LeaderboardTopEl_bottom{display:flex;align-items:center;flex-direction:column;gap:4px;width:120%;position:relative;left:-10%}.LeaderboardTopEl_bottom_el{border-radius:32px;background-color:#181818;padding:4px;width:100%;gap:4px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.Onboarding{width:100%;height:100vh;display:flex;flex-wrap:wrap;align-content:space-between;justify-content:center;overflow:hidden;position:relative;padding:0 30px}.Onboarding_start{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:8px}.Onboarding_start_title{font-size:24px;font-weight:700}.Onboarding_screen{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:8px;top:0;left:0;opacity:0;transform:translate(80px);transition:all .7s cubic-bezier(.77,0,.18,1)}.Onboarding_btns{width:100%;position:absolute;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 50px 32px;opacity:0;transition:opacity .7s;gap:12px;z-index:99999}.Onboarding_btns_active{opacity:1}.Onboarding_btns_dots{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.Onboarding_dots{width:4px;height:4px;background-color:#656565;border-radius:50px;transition:all .7s}.Onboarding_dots_active{width:12px;background-color:#b8fe48}.cursor:after{content:"|";margin-left:2px;animation:blink 1.5s infinite}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.OnboardPage{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100dvh}.OnboardPage img{pointer-events:none}.OnboardPage_top{min-height:50%;width:100%;display:flex;align-items:center;flex-direction:column}.OnboardPage_skip{width:100%;display:flex;justify-content:end;align-items:center;position:relative;z-index:99999}.OnboardPage_skip_btn{padding:10px 0 10px 10px;color:#656565;font-weight:600;display:flex;align-items:center;justify-content:center;transition:color .3s;cursor:pointer}.OnboardPage_skip_btn:hover{color:#fff}.OnboardPage_bottom{min-height:40%;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.OnboardPage_bottom_title{font-size:36px;font-weight:700;text-align:center}.OnboardPage_bottom_span{color:#b8fe48}.OnboardPage_bottom_description{text-align:center;color:#656565;font-size:12px;font-weight:500}.OnboardPage_decor{z-index:1;pointer-events:none}.OnboardPage_decor_bg{top:200px}.OnboardPage_decor_bg img{animation:pulse 5s ease-in-out infinite;scale:.5}.OnboardPage_decor_1{min-width:100%!important;top:200px}.OnboardPage_decor_1 img{animation:pulse 15s ease-in-out infinite}.OnboardPage_decor_1 svg{min-width:200px!important;min-height:200px!important;stroke:#fff}.OnboardPage_decor_1 svg path{fill:#fff}.OnboardPage_decor_2_deposit{top:50px;z-index:2}.OnboardPage_decor_2_line{top:70px;z-index:1}.OnboardPage_decor_2_line_2{top:183px;z-index:1}.OnboardPage_decor_2_info{top:130px;z-index:2}.OnboardPage_decor_2_label{top:245px;z-index:2}.OnboardPage_decor_3{top:200px}.OnboardPage_decor_3 svg{min-width:250px}@media(min-width:450px){.OnboardPage_decor_3 svg{min-width:350px}}.OnboardPage_decor_4_top{left:-200px}@media(max-width:450px){.OnboardPage_decor_4_top{left:-100px}}.OnboardPage_decor_4_top img{scale:.7;rotate:20deg;animation:pulse 20s ease infinite}.OnboardPage_decor_4_middle{top:200px}.OnboardPage_decor_4_middle img{scale:.4}@media(min-width:450px){.OnboardPage_decor_4_middle img{scale:.6}}.OnboardPage_decor_4_middle_btn{top:275px}@media(min-width:450px){.OnboardPage_decor_4_middle_btn{top:300px}}.OnboardPage_decor_4_middle_btn img{scale:.4;rotate:3deg;animation:pulse 6s ease infinite}.OnboardPage_decor_4_bottom{top:400px;left:100px;z-index:-1}.OnboardPage_decor_4_bottom img{rotate:180deg;animation:pulse 10s ease infinite}@keyframes pulse{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(10deg)}to{transform:scale(1) rotate(0)}}.OnboardPage_decor_2_deposit,.OnboardPage_decor_2_line,.OnboardPage_decor_2_info,.OnboardPage_decor_2_line_2,.OnboardPage_decor_2_label{opacity:0;transform:translateY(-40px);transition:opacity .6s ease,transform .6s ease}.OnboardPage_decor_2_deposit.active{animation:fadeInTop .6s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:.2s}.OnboardPage_decor_2_line.active{animation:fadeInTop .6s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:.4s}.OnboardPage_decor_2_info.active{animation:fadeInTop .6s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:.6s}.OnboardPage_decor_2_line_2.active{animation:fadeInTop .6s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:.8s}.OnboardPage_decor_2_label.active{animation:fadeInTop .6s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:1s}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.onboard-slide-three{overflow:visible}.onboard-slide-three__node,.onboard-slide-three__link{opacity:0;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-delay:var(--enter-delay, 0ms);will-change:opacity,transform}.onboard-slide-three__node{--enter-scale: .95;--enter-shift: 10px;transform-box:fill-box;transform-origin:center;animation-duration:.62s;animation-name:onboardSlideThreeNodeReveal}.onboard-slide-three__node--core{--enter-scale: .88;--enter-shift: 18px}.onboard-slide-three__node--medium{--enter-scale: .92;--enter-shift: 14px}.onboard-slide-three__node--small{--enter-scale: .97;--enter-shift: 8px}.onboard-slide-three__link{animation-duration:.36s;animation-name:onboardSlideThreeLinkReveal}@keyframes onboardSlideThreeNodeReveal{0%{opacity:0;transform:translateY(var(--enter-shift)) scale(var(--enter-scale))}65%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes onboardSlideThreeLinkReveal{0%{opacity:0}to{opacity:.95}}@media(prefers-reduced-motion:reduce){.onboard-slide-three__node,.onboard-slide-three__link{opacity:1;animation:none;transform:none}}.Dashboard{gap:24px!important}.Dashboard_info{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 12px}.Dashboard_info_top{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:14px;font-weight:600;color:#9fa19d}.Dashboard_info_top_value{font-size:36px;font-weight:700;text-align:center;display:flex;justify-content:center;align-items:baseline;gap:12px;flex-wrap:wrap;row-gap:0px}.Dashboard_info_top_value span{font-size:16px;color:#9fa19d;text-align:center}.Dashboard_info_top_value_changed{animation:dashboardBalancePulse .45s ease}.Dashboard_info_top_btn{width:100%;max-width:240px}.Dashboard_info_bottom{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.Dashboard_info_bottom_el{display:flex;align-items:center;gap:4px;background-color:#fff;padding:2px 10px 2px 2px;border-radius:24px;font-size:12px;color:#000;font-weight:700;max-width:100%;text-align:center;word-break:break-word;transition:transform .3s,filter .3s}.Dashboard_info_bottom_el_clickable{cursor:pointer}.Dashboard_info_bottom_el_clickable:hover{filter:brightness(.95);transform:translateY(-2px)}.Dashboard_info_bottom_el_icon{background-color:#1a1a1a;border-radius:24px;display:flex;justify-content:center;align-items:center;padding:8px}.Dashboard_app{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}@media(max-width:380px){.Dashboard_app{flex-wrap:wrap}}.Dashboard_app_content{width:100%;display:flex;justify-content:left;align-items:stretch;gap:12px}.Dashboard_app_content_el{padding:8px;border-radius:8px;display:flex;justify-content:center;align-items:center}.Dashboard_app_content_el_blue{background-color:#1e272e}.Dashboard_app_content_el_green{background-color:#262a1c}.Dashboard_app_content_text{display:flex;flex-direction:column;justify-content:space-between}.Dashboard_app_content_text_span{color:#9fa19d;font-size:10px}.Dashboard_deposits{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.Dashboard_deposits_title{width:100%;display:flex;justify-content:space-between;align-items:center}@keyframes dashboardBalancePulse{0%{transform:scale(1);filter:brightness(1)}45%{transform:scale(1.06);filter:brightness(1.18)}to{transform:scale(1);filter:brightness(1)}}.FutureIsNow{width:100%;display:flex;flex-direction:column}.FutureIsNow_top{width:100%;display:flex;justify-content:space-between;align-items:center}.FutureIsNow_el{width:100%;display:flex;justify-content:start;align-items:center;gap:8px;border-bottom:2px solid #656565;padding:14px 0}.FutureIsNow_el_noBorder{border-bottom:none}.AiTrading{width:100%;display:flex;flex-direction:column;margin-top:8px}.AiTrading_top{width:100%;display:flex;justify-content:space-between;align-items:center}.AiTrading_list{width:100%;display:flex;flex-direction:column;margin-top:20px;gap:12px}.AiTrading_list_content{width:100%;display:flex;flex-direction:column;gap:12px}.AiTrading_list_content_top{width:100%;display:flex;justify-content:space-between}.AiTrading_list_content_top_left{display:flex;gap:16px;align-items:stretch}.AiTrading_list_content_top_left img{width:40px;height:40px;object-fit:contain}.AiTrading_list_content_top_left_info{display:flex;flex-direction:column;justify-content:space-between}.AiTrading_list_content_top_right{display:flex;align-items:end;flex-direction:column;gap:4px}.AiTrading_list_content_bottom{width:100%;display:flex;justify-content:space-between;align-items:stretch;gap:12px;flex-wrap:wrap}.AiTrading_list_content_bottom>.ContentBlock_wrapper{flex:1 1 0;min-width:0}.AiTrading_list_content_bottom_el{width:100%;display:flex;flex-direction:column;align-items:start;gap:4px}.AiTrading_trade_chart{width:100%;height:220px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.05)}@media(max-width:640px){.AiTrading_top{align-items:flex-start;gap:8px}.AiTrading_list_content_top{gap:12px}.AiTrading_list_content_top_right{align-items:flex-start}}.StakeInfo{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.StakeInfo_top{width:100%;display:flex;justify-content:space-between;align-items:start}.StakeInfo_top_info{display:flex;flex-direction:column;justify-content:space-between;gap:4px}.StakeInfo_bottom{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.StakeInfo_bottom_info{width:100%;display:flex;justify-content:space-between}.StakeInfo_bottom_info_acc{display:flex;flex-direction:column;gap:4px}.StakeInfo_bottom_info_time{display:flex;flex-direction:column;align-items:end;justify-content:space-between}.StakeInfo_actions{width:100%;display:flex;gap:8px}.StakeInfo_line{width:100%;display:flex;justify-content:start;align-items:stretch;height:4px;background-color:#0d0d0d;border-radius:8px}.StakeInfo_line_progress{border-radius:8px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;font-family:Inter;color:#fff;-webkit-user-select:none;user-select:none}body{background:#0d0d0d}button{background:#fff;color:#000}.dnone{display:none}a{text-decoration:none}input,textarea{box-sizing:border-box;font-family:Inter}.free_img{width:0px;height:0px;display:flex;justify-content:center;align-items:center;position:relative}html{scroll-behavior:smooth}.App{width:100%;min-height:calc(100vh - 118px);display:flex;flex-wrap:wrap;justify-content:center;align-content:start;overflow:hidden}.container{width:100%;display:flex;flex-wrap:wrap;padding:12px 16px 8px;overflow-x:hidden}.page{width:100%;display:flex;flex-wrap:wrap;align-items:start;gap:12px;padding:0 16px 120px;max-width:700px;margin:0 auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Line{width:100%;height:1px;background:linear-gradient(#999,#4c4c4c 50%)}.animated-logo{position:relative}.animated-logo--animated{animation:rotate 700s}.animated-logo__part{transform-origin:center;opacity:0}.animated-logo--animated .animated-logo__part--1{animation:fly-in-1 var(--animated-logo-duration, .8s) ease-out forwards}.animated-logo--animated .animated-logo__part--2{animation:fly-in-2 var(--animated-logo-duration, .8s) ease-out forwards}.animated-logo--animated .animated-logo__part--3{animation:fly-in-3 var(--animated-logo-duration, .8s) ease-out forwards}.animated-logo--fade .animated-logo__part{animation:fade-logo .6s ease forwards}@keyframes fade-logo{0%{opacity:0}to{opacity:1}}@keyframes fly-in-1{0%{transform:translate(-200%,-200%) rotate(-360deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes fly-in-2{0%{transform:translate(200%,-200%) rotate(360deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes fly-in-3{0%{transform:translateY(200%) rotate(-360deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(-720deg)}to{transform:rotate(0)}}
