@charset "UTF-8";*{margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;box-sizing:border-box}:root{--app-height: 100%}img,svg{width:100%;height:auto}::-webkit-scrollbar-track{background:var(--border-color-primary)}::-webkit-scrollbar-thumb{background:#687292;border-radius:6px}.header{width:100%;height:80px;border-bottom:1px solid var(--border-color-primary);padding:20px 20px 20px 10px;display:flex;gap:10px;align-items:center;position:fixed!important;background:var(--trade-modal-bg)}.header_logo{display:flex;align-items:center;margin-right:12px}.header_logo img{width:130px;height:auto;display:block}.select_pair{display:flex;align-items:center;width:100%}.select_pair_list_btn{margin-left:30px;margin-right:12px;position:relative}.select_pair_list_btn_wrap{width:48px;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center}.select_pair_list_btn_wrap img{width:24px;height:24px}.select_pair_list{width:100%;height:55px;display:flex;align-items:flex-start;column-gap:12px;margin-right:12px;overflow-y:hidden;overflow-x:hidden;position:relative;margin-top:6px}.select_pair_list:hover{overflow-x:auto}.select_pair_list_item{min-width:0;width:auto;flex-shrink:0;overflow:hidden;display:flex;height:48px;align-items:center;gap:8px;border-radius:5px;border:1px solid var(--border-color-primary);padding:11px 14px 11px 10px;white-space:nowrap}.select_pair_list_item_icon{display:flex;align-items:center}.select_pair_list_item_icon-1,.select_pair_list_item_icon-2{width:24px;height:24px}.select_pair_list_item_icon-2{margin-left:-11px}.select_pair_list_item_name{overflow:hidden;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.select_pair_list_item_close{margin-left:auto;width:16px;height:16px}.select_pair_add{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--border-color-primary)}.select_pair_add img{width:18px;height:18px}.select_pair_list_item_active{border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc17)}.header_right{display:flex;align-items:center;margin-left:auto;column-gap:16px}.header_actions{display:flex;align-items:center;column-gap:8px}.header_profile_border{position:relative;width:48px;height:48px;padding:1px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;justify-content:center;align-items:center;background:transparent;font-family:inherit;cursor:pointer}.header_profile_border:disabled{cursor:default}.header_profile{border-radius:5px;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;position:relative}.header_profile_icon{width:24px;height:24px}.header_profile_notification{position:absolute;width:16px;height:16px;border-radius:30px;bottom:-5px;right:-5px;display:flex;align-items:center;justify-content:center;color:var(--trade-modal-bg);font-family:Gilroy;font-size:10px;font-style:normal;font-weight:700;line-height:normal;z-index:4}.header_balance_title{display:flex;align-items:center}.header_balance_title span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.header_balance_title p{color:var(--trade-modal-bg);font-family:Gilroy;font-size:10px;font-style:normal;font-weight:700;line-height:normal;width:52px;height:15px;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-left:4px}.header_balance h2{font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.header_balance_w{display:flex;align-items:center;position:relative;gap:6px}.header_balance_more{margin-left:1px;width:12px;height:12px;display:flex;align-items:center;justify-content:center}.header_add_balance{width:48px;height:48px;border-radius:5px;background:var(--theme-green);box-shadow:0 14px 44px #80f6bc2e;display:flex;align-items:center;justify-content:center;color:#242a3c;padding:0}.header_add_balance svg{width:20px!important}.header_settings{width:48px;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center}.header_settings img{width:24px;height:24px}.traderoom{position:relative;height:calc(var(--app-height) - 20px);display:flex;padding-top:100px;padding-left:10px;padding-right:10px}.sidebar{position:fixed;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);height:calc(var(--app-height) - 120px)}.sidebar_active{display:flex;z-index:20!important}.sidebar_active .sidebar_links{border-right:1px solid rgba(255,255,255,.1)}.sidebar_page{padding:28px 21px}.sidebar_links{transition:width .3s ease 0s;overflow:hidden;padding:25px 9px;border-right:1px solid transparent}.sidebar_links_top{margin-top:3px;display:flex;flex-direction:column;row-gap:28px}.sidebar_link{display:grid;grid-row-gap:12px;row-gap:12px;align-items:center}.sidebar_link_columns_es{grid-template-columns:24px 85px}.sidebar_link_columns{grid-template-columns:24px auto}.sidebar_links_collapsed .sidebar_link{grid-template-columns:24px 0px}.sidebar_link_img{position:relative}.sidebar_link img{width:24px;height:24px;display:flex;justify-content:center;align-items:center;text-align:center;margin:0 auto}.sidebar_link span{white-space:nowrap;display:block;padding-left:11px;text-align:left;color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.sidebar_link_notification{position:absolute;top:0;right:10px;background-color:var(--theme-green);width:9px;height:9px;border-radius:10px}.sidebar_support{width:48px;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;margin-bottom:28px}.sidebar_support img{width:24px;height:24px}.sidebar_links{display:flex;justify-content:space-between;flex-direction:column;height:100%}.sidebar_link>div>div>svg{width:auto!important}.m_left span{position:relative;margin-left:-12px}.graph{width:100%;height:100%;position:relative;overflow:hidden}.traderoom_main{height:100%;width:100%;flex:1}.room_row{height:100%}.graph_bg{background-image:url(/img/trade/graph/grafic.png);width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;position:absolute}.graph_candles{background-image:url(/img/trade/graph/candels.png);background-size:contain;width:65%;height:100%;margin-top:100px;background-repeat:no-repeat;position:absolute;z-index:3}.graph_pair{position:absolute;top:0;left:20px;z-index:4;z-index:10;cursor:initial}.multi_chart_graph_pair{display:flex;align-items:center;gap:5px}.graph_pair_wrap{display:flex;align-items:center}.graph_pair_close{border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:20px}.graph_pair_close img{width:18px;height:18px}.graph_pair_name{color:#fff;display:flex;align-items:center}.graph_pair_img{display:flex;align-items:center;margin-right:10px}.graph_pair_img img{width:36px;height:36px}.small .graph_pair_img img{width:18px;height:18px}.mlpair{margin-left:-15px;outline:2px solid var(--border-color-primary);border-radius:100px}.graph_pair_name_wrap .row{display:flex;align-items:center}.graph_pair_name_wrap .row span{font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-right:4px;color:var(--text-color-primary)}.small .graph_pair_name_wrap .row span{font-size:13px}.graph_pair_name_wrap .row img{width:12px;height:12px}.graph_pair_settings{margin-top:12px;display:flex;align-items:center;column-gap:12px}.graph_pair_setting{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center}.graph_pair_setting img{width:20px;height:20px}.small .graph_pair_setting,.small .graph_pair_close{width:22px;height:22px}.small .graph_pair_close{margin-right:0}.small .graph_pair_setting img,.small .graph_pair_close img{width:13px;height:13px}.small_setting_pairs_wrapper{transition:opacity .3s ease 0s}.hide_settings_pair{overflow:hidden;opacity:0;height:0;pointer-events:none}.small_setting_pairs{margin-top:10px;width:-webkit-fit-content;width:fit-content;display:grid;grid-template-columns:auto auto auto;grid-gap:6px;gap:6px}.mr8{margin-right:8px}.graph_order{position:absolute;left:53.5%;transform:translate(-50%);z-index:2;height:67px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);display:flex;cursor:initial}.graph_order_time{border-right:1px solid rgba(255,255,255,.1);height:100%;padding:10px 19px 13px 13px;display:flex;align-items:center}.graph_order_time img{width:40px;height:40px}.graph_order_time_wrap{margin-left:10px}.graph_order_time_wrap span{color:#94abce;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.graph_order_time_wrap p{color:#fff;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-top:6px}.graph_order_profit{padding-left:21px;padding-right:17px;padding-top:8px}.graph_order_profit span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.graph_order_profit p{color:var(--theme-green);font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-top:6px}.graph_pair_data{position:absolute;left:20px;bottom:30px;height:-webkit-fit-content;height:fit-content;z-index:3;cursor:initial}.graph_pair_data_info_wrap{display:flex;flex-direction:column;row-gap:2px}.graph_pair_data_info{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.select{width:100%;height:100%;background-color:initial;padding-left:11px;padding-right:11px}.graph_pair_data_select{width:70px;height:32px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.select_active span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.select_active img{width:10px;height:10px;margin-left:auto;display:flex}.select_active{display:flex;align-items:center;height:100%}.graph_change_timeline{position:absolute;left:53.5%;transform:translate(-50%);height:-webkit-fit-content;height:fit-content;z-index:3;cursor:initial}.graph_change_timeline_item{width:32px;height:32px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center}.graph_change_timeline{display:flex;align-items:center;column-gap:4px}.graph_change_timeline_item img{width:18px;height:18px}.graph_order_close{position:absolute;left:80%;transform:translate(-50%);top:10px;height:100%}.graph_order_close_img{height:100%;width:7px;background-image:url(/img/trade/graph/close_order.svg);background-repeat:no-repeat;background-size:contain;z-index:1;position:absolute}.graph_order_close_data{margin-left:16px;margin-top:0}.graph_order_close_data span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.graph_order_close_data p{color:#ffda44;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-top:6px}.graph_order_start{position:absolute;top:10px;height:95%;width:100%}.graph_order_start_img{height:100%;width:2px;background-image:url(/img/trade/graph/close_active.svg);background-repeat:no-repeat;background-size:contain;position:absolute}.graph_order_start_price{width:67px;height:28px;border-radius:30px;border:1px solid var(--theme-green);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center;top:15%;position:absolute;left:-32px;z-index:3}.graph_order_start_price:after{content:"";width:15px;height:15px;background-image:url(/img/trade/arrow-bottom.svg);background-size:cover;position:absolute;bottom:-10px}.graph_order_start_price img{width:16px;height:16px;margin-right:4px}.graph_order_start_price span{color:#fff;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.order{width:164px;height:100%;margin-left:10px}.small .order{width:180px}.room_row{display:flex}.order_top_block{border-radius:5px;border:1px solid rgba(255,255,255,.102);background:var(--trade-modal-bg);width:100%;padding:12px;overflow:visible}.small .order_top_block{padding:6px}.order_top_block .row{display:flex;align-items:center;justify-content:space-between}.order_top_block_name{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.order_top_block_question{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.question_img img{width:100%;height:auto}.order_top_block_input{margin-top:6px;width:100%;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.small .order_top_block_input{margin-top:2px}.input input{width:inherit;background-color:inherit;border:inherit;outline:inherit;height:inherit;color:inherit;font-size:inherit;font-family:inherit}.order_top_subblock{width:100%;margin-top:4px;display:flex;align-items:center;column-gap:4px}.order_top_change{width:100%;height:32px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center}.order_top_change img{width:18px;height:18px}.small .order_top_change{height:24px}.small .order_top_change img{width:14px;height:14px}.order_top_time{margin-top:10px;position:relative;overflow:visible}.order_top_profit{position:relative;margin-top:10px;width:164px;height:87px;border-radius:5px;display:flex;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg)}.order_top_profit span{color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center}.order_top_profit p{margin-top:6px;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center}.small .order_top_profit{height:auto;padding-top:4px;padding-bottom:4px;width:100%}.extra_small .order_top_profit{margin-top:6px;height:auto;padding-top:4px;padding-bottom:4px;width:100%!important}.small .order_top_profit p{margin-top:2px;font-size:14px}.order_top_buy{margin-top:10px;width:100%;height:92px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--theme-green);display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:0px}.order_top_buy img,.order_top_sell img{width:24px;height:24px}.order_top_buy span{color:#398b63;text-align:center;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.order_top_sell{margin-top:10px;width:100%;height:92px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:#f47272;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:0px}.order_top_sell span{color:#8f3a3a;text-align:center;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.small .order_top_sell,.small .order_top_buy{height:55px;flex-direction:row-reverse}.small .order_top_sell img,.small .order_top_buy img{display:block;margin-right:-10px;width:18px;height:18px}.small .order_top_sell span,.small .order_top_buy span{font-size:14px}:where(.order_top_buy,.order_top_sell):disabled{opacity:.6;cursor:not-allowed}.order_top_trader_opinion{margin-top:10px;overflow:visible}.trader_opinion_wrap{margin-top:12px;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;grid-column-gap:7px;column-gap:7px;font-size:12px}.trader_opinion_wrap span{font-family:Gilroy;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.trader_opinion_wrap_items{display:flex;align-items:center;column-gap:2px;width:100%;overflow:hidden}.trader_opinion_wrap_item{width:100%;height:7px;border-radius:5px;transition:background-color .3s ease-in-out}.bg_green{background-color:var(--theme-green)}.bg_red{background-color:#f47272}.order{display:flex;flex-direction:column;justify-content:space-between;overflow:visible}.order_bottom_btn{position:relative;text-align:left;height:48px;width:100%;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;padding-left:12px}.order_bottom_btn>img{width:24px;height:24px;margin-right:12px}.order_bottom_btn span{font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.order_top_amount{-webkit-user-select:none;user-select:none;position:relative;overflow:visible}.order_top_amount_recommended{width:-webkit-fit-content;width:fit-content;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);left:-125px;padding:12px 13px;top:0}.order_top_amount_recommended span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.order_top_amount_recommended_value{margin-top:8px;width:100px;height:28px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:var(--text-color-primary)}.order_top_amount_recommended .order_top_amount_recommended_value:first-of-type{margin-top:10px}.order_top_amount_recommended_value_active{border:1px solid var(--theme-green)}.dn{display:none!important}.order_top_time_modal{width:166px;height:220px;position:absolute;left:-175px;top:0;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);padding:10px 0}.time_modal_date_options{display:flex;align-items:center;justify-content:center}.time_modal_date_option{width:100%;display:flex;justify-content:center}.time_modal_date_option img{width:12px;height:12px;display:flex;justify-content:center;margin:0 auto;align-items:center}.time_modal_date_values{display:flex;align-items:center;background:var(--trade-modal-bg);width:100%;margin-top:10px;margin-bottom:10px;padding:7px 14px}.time_modal_date_value_border{width:100%;text-align:center;color:#fff;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;display:flex;align-items:center;justify-content:center;margin-top:-3px}.time_modal_date_value_input{min-width:35px;color:var(--text-color-primary);font-family:Gilroy;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.time_modal_date_values_ready{padding:12px;display:flex;align-items:center;flex-wrap:wrap;column-gap:6px;row-gap:6px;flex-direction:row}.time_modal_date_border{border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);width:100%;height:1px;margin-top:10px}.time_modal_date_value{width:100%;height:28px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--border-color-primary);color:var(--text-color-primary);text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.time_modal_date_value_active{border-color:var(--theme-green)}.question_img{position:relative;display:flex}.question_text{position:absolute;height:69px;border-radius:5px;border:1px solid var(--theme-green);background:var(--trade-modal-bg);box-shadow:0 4px 24px #00000040;padding:12px 18px 12px 12px;color:#fff;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;right:30px;top:-10px;z-index:20}.question_text:after{width:9px;height:12px;content:"";background-image:url(/img/trade/arrow-right-green.svg);background-size:contain;background-repeat:no-repeat;right:-10px;position:absolute;top:11px}.order_top_subblock .question_text{width:194px;height:32px;padding:7px 17px 8px 15px;right:110%;left:initial;top:0}.order_top_subblock .question_text:after{top:9px}.order_top_subblock{position:relative;overflow:visible}.sidebar_page_header{display:flex;align-items:center}.sidebar_page_header span{font-family:Gilroy;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_header_close{margin-left:auto;width:20px;height:20px}.sidebar_page{width:386px}.sidebar_page_orders_no_position{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:20px;margin-top:100%}.sidebar_page_orders_no_position img{width:40px;height:40px}.sidebar_page_orders_no_position span{color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_orders_positions{display:flex;flex-direction:column;row-gap:12px;margin-top:28px}.sidebar_page_orders_position{cursor:pointer;padding:15px 16.5px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:var(--right-sidebar-bg-secondary, #1c2030);display:flex;align-items:center}.sidebar_page_orders_position_pair{display:flex;align-items:center;column-gap:12.5px}.sidebar_page_orders_position_pair_icons{display:flex;align-items:center}.sidebar_page_orders_position_pair_icons img{width:26px;height:26px}.sidebar_page_orders_position_pair_block{display:flex;flex-direction:column;align-items:center;row-gap:5px}.sidebar_page_orders_position_pair_block.row{flex-direction:row;gap:5px}.sidebar_page_orders_position_pair_block span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_orders_position_pair_block_time{display:flex;align-items:center;column-gap:6px}.sidebar_page_orders_position_pair_block_time img{width:16px;height:16px}.sidebar_page_orders_position_pair_block_time p{color:var(--theme-green);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_orders_position_profit{margin-left:auto;display:flex;align-items:center;column-gap:3px}.sidebar_page_orders_position_profit span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_orders_position_profit svg{width:10px;height:10px}.svg_red path{fill:#f47272!important}.svg_green path{fill:var(--theme-green)!important}.color_red{color:#f47272!important}.sidebar_page_orders_position_pair_icons .mlpair{margin-left:-10px;outline:2px solid var(--trade-modal-bg)}.color_green{color:var(--theme-green)!important}.sidebar_page_orders_position_profit img{width:16px;height:16px;margin-left:5px}.sidebar_page_history_datetime{padding-top:16px;display:flex;align-items:center;position:relative}.sidebar_page_history_datetime:before{content:"";width:calc(100% + 32px);border-top:1px solid var(--border-color-primary);height:1px;position:absolute;top:-0px;left:-16px}.sidebar_page_history_time{display:flex;align-items:center;position:relative}.sidebar_page_history_time:after{content:"";position:absolute;height:100%;width:1px;border-radius:5px;background:var(--border-color-primary);right:-40px}.sidebar_page_history_time span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-right:4px}.sidebar_page_history_time span:last-of-type{margin-right:0}.sidebar_page_history_time img{width:16px;height:16px;margin-right:6px}.sidebar_page_history_time svg{width:8px;height:8px;margin-right:5px}.svg_gray path{fill:#94abce}.sidebar_page_history_date{display:flex;align-items:center;column-gap:5px;margin-left:auto}.sidebar_page_history_date img{width:16px;height:16px}.sidebar_page_history_date span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.dcol{flex-direction:column;align-items:initial}.sidebar_page_orders_position_w{display:flex;align-items:center;padding-bottom:16px;gap:5px}.color_orange{color:#ffda44!important}.sidebar_page_orders_positions{height:calc(var(--app-height) - 270px);position:relative}.sidebar_page_orders_current_positions{display:flex;flex-direction:column;row-gap:12px;margin-top:28px;height:96%;position:relative;overflow-y:auto;margin-right:-5px;padding-right:5px;padding-bottom:5px}.sidebar_page_overflow{overflow:overlay;position:relative;height:100%;display:flex;flex-direction:column;row-gap:10px}.sidebar_page_news_content{height:92%;width:100%}.sidebar_page_news_items{position:relative}.sidebar_page_blur{background:linear-gradient(180deg,rgba(44,52,75,0) 0%,var(--trade-modal-bg) 50.45%);height:21px;width:100%;bottom:0;position:absolute}.sidebar_page{height:100%}.sidebar_page_w{height:98%}.sidebar_page_btn{width:100%;height:48px;border-radius:5px;border:1px solid var(--theme-green);display:flex;align-items:center;justify-content:center;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-top:3px}.sidebar_page_links{margin-top:28px;display:flex;align-items:center;height:40px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg)}.sidebar_page_link{width:100%}.sidebar_page_link{display:flex;align-items:center;justify-content:center;color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;height:100%}.sidebar_page_link_active{background:var(--theme-green);color:var(--trade-modal-bg)}.sidebar_page_link:first-child{border-radius:5px 0 0 5px}.sidebar_page_link:last-child{border-radius:0 5px 5px 0}.sidebar_page_news_item{border-radius:5px;border:1px solid var(--border-color-primary)}.sidebar_page_news_item_img{width:100%;height:150px;border-radius:4px 4px 0 0;position:relative}.sidebar_page_news_item_img img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:4px 4px 0 0;inset:0}.sidebar_page_news_item_type{position:absolute;padding:7px 8px 6px 12px;border-radius:5px;background:var(--theme-green);color:var(--trade-modal-bg);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:700;line-height:normal;left:10px;top:10px}.sidebar_page_news_items{margin-top:12px}.sidebar_page_news_item_content{padding:16px 20px 20px}.sidebar_page_news_item_content .sidebar_page_history_datetime:before{display:none}.sidebar_page_news_item_content .sidebar_page_history_time:after{display:none}.sidebar_page_news_item_content_text{margin-top:12px;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_header_back{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center;margin-right:20px}.sidebar_page_header_back img{width:18px;height:18px}.sidebar_page_newsid{margin-top:17px}.sidebar_page_newsid .sidebar_page_news_item{border:0}.sidebar_page_newsid .sidebar_page_news_item_img img{border-radius:5px}.sidebar_page_newsid .sidebar_page_news_item_content{padding:0 0 28px;margin-top:15px}.sidebar_page_news_item_content_fulltext{margin-top:12px;color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_news_item_content_readmore{margin-top:12px;color:var(--theme-green);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_news_item_trade{padding-top:21px;border-top:1px solid var(--border-color-primary)}.sidebar_page_news_item_trade_title{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_news_item_trade_items{margin-top:12px;display:flex;align-items:center;column-gap:12px;flex-wrap:wrap;row-gap:12px}.sidebar_page_news_item_trade_item{padding:7px 9px 6px 11px;border-radius:5px;border:1px solid var(--border-color-primary);color:#fff;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_news_item_trade_item_active{border-radius:5px;border:1px solid var(--theme-green)}.sidebar_page_tournament_title{margin-top:9px;color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_tournament_top_user{margin-top:12px;border-radius:5px;border:1px solid var(--border-color-primary);height:64px;display:flex;align-items:center;padding:12px}.sidebar_page_tournament_top_user_logo{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);margin-right:16px;display:flex;align-items:center;justify-content:center}.sidebar_page_tournament_top_user_logo img{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.sidebar_page_tournament_top_user span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_top_user p{color:var(--theme-green);text-align:left;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-left:auto;display:flex}.sidebar_page_tournament_top_info{margin-top:12px;border-radius:5px;border:1px solid var(--theme-green);height:143px;padding:20px;position:relative}.sidebar_page_tournament_top_info .row{display:flex;align-items:center}.sidebar_page_tournament_top_info .row img{width:24px;height:24px}.sidebar_page_tournament_top_info .row span{font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin-left:12px}.sidebar_page_tournament_top_info p{margin-top:7px;color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_tournament_top_info_more{margin-top:12px;color:var(--theme-green);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_traders{margin-top:12px}.sidebar_page_tournament_traders_header{border-radius:5px;background:var(--bg-box);padding:9px 16px;display:flex;align-items:center}.sidebar_page_tournament_traders_header_item{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_tournament_traders_header_item:first-child{margin-right:11px}.sidebar_page_tournament_traders_header_item:last-child{margin-left:auto}.sidebar_page_tournament_traders_main_item{padding:16px;border-bottom:1px solid var(--border-color-primary);display:flex;align-items:center}.sidebar_page_tournament_traders_main_item_num{width:22px;height:23px;margin-right:25px}.sidebar_page_tournament_traders_main_item_name{display:flex;align-items:center;column-gap:12px}.sidebar_page_tournament_traders_main_item_name img{width:23px;height:23px}.sidebar_page_tournament_traders_main_item_name span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_traders_main_item_profit{color:var(--theme-green);text-align:right;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-left:auto}.sidebar_page_tournament_traders_main_item_num span{color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center}.sidebar_page_tournament_traders_main .sidebar_page_overflow{row-gap:0}.sidebar_page_tournament_traders_main{height:calc(var(--app-height) - 490px)}.sidebar_page_tournament_traders_main_item:last-of-type{border-bottom:0}.sidebar_page_bonus_items{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:10px;gap:10px;margin-top:20px}.sidebar_page_bonus_items_sidebar{grid-template-columns:repeat(auto-fill,minmax(147px,1fr))}.sidebar_page_bonus_item{padding:12px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:space-between;border-radius:5px;border:1px solid var(--border-color-primary);position:relative}.sidebar_page_bonus_item_code{color:#94abce;font-size:12px;font-weight:500;word-break:break-all}.sidebar_page_bonus_item span{text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center}.sidebar_page_bonus_item p{color:#94abce;text-align:center;font-family:Gilroy;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_bonus_item_btn{width:100%;height:40px;border-radius:5px;background:var(--bg-box);display:flex;align-items:center;justify-content:center;color:#657693;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.sidebar_page_bonus_item_btn[aria-disabled=true]{pointer-events:none;opacity:.5;color:#657693!important;background-color:#38475f!important;box-shadow:none!important}.sidebar_page_bonus_item_info{display:flex;flex-direction:column;gap:8px}.sidebar_page_bonus_item_active p{color:var(--theme-green)}.sidebar_page_bonus_item_active .sidebar_page_bonus_item_btn{border-radius:5px;background:var(--theme-green);box-shadow:0 14px 44px #80f6bc2e;color:#242a3c;cursor:pointer;transition:.5s}.sidebar_page_bonus_item_active .sidebar_page_bonus_item_btn:hover{transition:.5s;opacity:.7}.sidebar_page_bonus_title{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px}.sidebar_page_bonus_width{width:358px}.select_graph_types{position:absolute;width:300px;border-radius:0 8px 8px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);left:0;padding:20px;top:49px;z-index:7}.select_graph_type{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;padding-top:12px;border-bottom:1px solid var(--border-color-primary)}.select_graph_type:first-child{padding-top:0}.select_graph_type:last-child{border:none;padding-bottom:0}.select_graph_type span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.select_graph_type_select{display:flex;align-items:center;column-gap:8px;width:153px}.select_graph_type_select img{width:24px;height:24px}.select_graph_type_preview{display:flex}.select_pair_list_btn_wrap_active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a)}.select_graph_types{display:none}.select_pair_list_btn_active .select_graph_types{display:block}.hover_standart{transition:.2s;cursor:pointer}.hover_standart:hover{transition:.2s;opacity:.7}.hover_standart *{transition:.2s}.img_active{display:none}.img_default{opacity:.9}.select_pair_add_modal_link_active .img_active{display:flex}.select_pair_add_modal_link_active .img_default{opacity:1}.select_pair_add_modal{position:absolute;width:530px;height:618px;border-radius:0 0 5px 5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);z-index:7;top:50px}.select_pair_add_modal_multi_chart{margin:-40px}.small.select_pair_add_modal{position:static;border:none;margin:-40px}.small_select_pair_add_modal{width:530px;height:618px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg)}.select_pair_add_modal_header_position{position:fixed;top:calc(var(--header-app-height) + 20px)!important;left:calc(var(--desktop-sidebar-width) + 35px)!important;border-radius:5px}.select_pair_add_w .select_pair_add_modal{left:-200px;top:63px}.select_pair_add{position:relative}.select_pair_add_modal{display:flex}.select_pair_add_modal_links{padding:26px 50px 26px 20px;display:flex;flex-direction:column;row-gap:22px;width:174px;border-right:1px solid rgba(255,255,255,.1)}.select_pair_add_modal_link{display:flex;align-items:center;column-gap:16px}.select_pair_add_modal_link img{width:20px;height:20px}.select_pair_add_modal_link span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.select_pair_add_modal_link_active span{color:var(--theme-green)}.select_pair_add_modal_pairs{padding:20px;width:100%}.modal_pair_act{display:flex;align-items:center;gap:8px}.modal_pair_act_img{display:flex;align-items:center;margin-right:13px}.ml5{margin-left:-7px}.modal_pair_act_img img{width:22.154px;height:22.154px}.modal_pair_act span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.modal_pair_act_search{margin-top:13px;width:100%}.modal_pair_act_search_input{padding:12px 13px;display:flex;align-items:center;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);width:100%;font-size:12px;font-style:normal;font-weight:500;line-height:20px;height:38px}.input input::placeholder{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.modal_pair_act_search_input img{width:14px;height:14px;margin-right:13px}.modal_pair_items{margin-top:8px}.modal_pair_item{padding:8px 14px;display:flex;align-items:center;gap:8px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.modal_pair_item_img{display:flex;align-items:center;margin-right:12px}.modal_pair_item_img img{width:18.461px;height:18.461px}.modal_pair_item_img .ml3{margin-left:-7px}.modal_pair_item_name{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.modal_pair_item_profit{margin-left:auto}.modal_pair_item_profit span{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex;justify-content:center}.modal_pair_item_profit p{color:#94abce;text-align:right;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-top:-3px}.modal_pair_item_active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg)}.modal_pair_item_selected{border-radius:5px;border:1px dashed var(--theme-green)}.modal_pair_item.disabled{opacity:.3}.modal_pair_item.disabled:hover{cursor:not-allowed}.modal_pair_items{height:500px}.modal_pair_items .sidebar_page_overflow{row-gap:8px}.select_pair_add_w{position:relative}.select_pair_add_active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a)}.header_profile_w{position:relative}.header_profile_modal{position:absolute;width:460px;height:auto;border-radius:0 0 5px 5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);top:64px;right:0;z-index:7}.header_profile_modal{display:flex}.header_profile_modal .col{padding:20px;width:100%}.profile_modal_info{margin-top:5px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.profile_modal_info_logo{margin:0 auto}.profile_modal_info span{margin-top:24px;display:flex;align-items:center;justify-content:center;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.profile_modal_info h3{text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-top:8px;display:flex;justify-content:center}.profile_modal_info p{margin-top:8px;display:flex;justify-content:center;color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.profile_modal_info_money{padding-top:20px;display:flex;flex-direction:column;row-gap:16px}.profile_modal_info_money .row{display:flex;align-items:center;justify-content:space-between}.profile_modal_info_money_text{display:flex;align-items:center;gap:10px}.profile_modal_info_money_text span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.profile_modal_info_money .row p{text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.header_profile_modal .header_profile{background-color:var(--trade-modal-bg)}.question2 .question_text{color:#fff;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding:9px;right:-87px;top:24px;z-index:3}.question2 .question_text:after{top:-11px;transform:rotate(270deg);right:88px}.question2 .question_img{width:12px;height:12px;display:flex;margin-top:1px}.profile_modal_links .wrap{display:flex;flex-direction:column;row-gap:22px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.profile_modal_link{display:flex;align-items:center;column-gap:16px}.profile_modal_link_img_active{display:none}.profile_modal_link span{color:var(--text-color-primary);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:left}.profile_modal_link_active span{color:var(--theme-green)!important}.profile_modal_link img{width:20px;height:20px}.profile_modal_link_bottom{padding-top:25px}.header_profile_modal .col:first-child{border-right:1px solid rgba(255,255,255,.1)}.hover_standart2{transition:.5s;cursor:pointer}.hover_standart2:hover{transition:.5s;opacity:.9}.header_profile_border_active{border:1px solid var(--border-color-primary);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a);background-color:var(--trade-modal-bg)}.header_profile_active{border-radius:5px;border:1px solid var(--border-color-primary);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a);background-color:var(--trade-modal-bg)}.account_type{position:absolute;width:200px;border-radius:0 0 5px 5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);top:47px;left:-27px;z-index:7;padding:20px}.account_type .row{display:flex;align-items:center;padding-bottom:12px;padding-top:12px;border-bottom:1px solid var(--border-color-primary)}.account_type .row:first-child{padding-top:0}.account_type .row:last-child{padding-bottom:0;border-bottom:0}.account_type_checkbox{margin-right:12px}.account_type .row span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.checkbox{width:20px;height:20px;background-color:var(--border-color-primary);border-radius:6px;position:relative}.checkbox.checkbox_active{background-image:url(/img/trade/check.svg);background-color:transparent;background-size:100% 100%;background-repeat:no-repeat}.hidden{display:none!important}.header_balance_more_active{transform:rotate(180deg)!important}.header_settings_link_img.active{display:none}.header_settings_modal{width:460px;height:260px;border-radius:0 0 0 5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);z-index:7;position:absolute;top:64px;right:0;display:flex}.header_settings_w{position:relative}.header_settings_links{width:90%;padding:22px 20px;border-right:1px solid var(--border-color-primary)}.header_settings_page{width:100%}.header_settings_link{display:flex;align-items:center}.header_settings_link img{margin-right:16px}.header_settings_link span{text-align:left;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.header_settings_link_active span{color:var(--theme-green)}.header_settings_link_active .header_settings_link_img.standart{display:none}.header_settings_link_active .header_settings_link_img.active{display:flex}.header_settings_link{padding-bottom:14px;width:-webkit-fit-content;width:fit-content}.header_settings_link:last-child{padding-bottom:0}.header_settings_link img{width:20px;height:20px}.settings_page_w{padding:24px 10px}.settings_page_select{margin-top:10px}.settings_page_title{font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.select_wrap{height:44px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);width:100%;display:flex;align-items:center;justify-content:center;padding:11px 12px}.profile_add_wrap_selected_w{display:flex;align-items:center;column-gap:13px;width:100%}.graph_pair_data_select .profile_add_wrap_selected_w{column-gap:3px}.profile_add_wrap_selected span{color:var(--theme-green);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.profile_add_wrap_selected img{width:16px;height:16px;object-fit:contain}.profile_add_wrap_selected{display:flex;align-items:center;column-gap:12px}.profile_add_wrap_arrow{margin-left:auto}.profile_add_wrap_arrow img{width:10px;height:10px;display:flex;align-items:center}.img_rotate{transform:rotate(180deg)}.profile_add_wrap_selected_wrap_options{position:absolute;width:100%;background:inherit;left:0;outline:1px solid var(--border-color-primary);top:43px;border-radius:0 0 10px 10px}.scroll_options .profile_add_wrap_selected_wrap_options{height:115px;overflow-y:auto;border-radius:0;border-bottom:none}.profile_add_wrap_selected_wrap_option_active{background:var(--border-color-primary);pointer-events:none;cursor:auto;color:var(--theme-green)}.profile_add_wrap_selected_wrap_options .profile_add_wrap_selected_wrap_option:last-child{border-radius:0 0 10px 10px}.profile_add_wrap_selected_wrap_options .profile_add_wrap_selected_wrap_option_text{color:#94abce;font-family:Gilroy;font-size:11.2px;font-style:normal;font-weight:500;line-height:20px}.profile_add_wrap_selected_wrap_option_active .profile_add_wrap_selected_wrap_option_text{color:var(--theme-green)}.profile_add_wrap_selected_wrap_option{width:100%;padding:10px 12px 8px;display:flex;align-items:center;column-gap:12px;border-bottom:1px solid var(--border-color-primary)}.profile_add_wrap_selected_wrap_option:last-child{border-bottom:none}.profile_add_wrap_selected_wrap_option_img{width:16px;height:16px;display:flex}.profile_add_wrap_selected_wrap_option_img img{width:16px;height:16px;object-fit:contain}.select_wrap{position:relative;transition:.5s;cursor:pointer}.profile_add_wrap_selected_wrap{background:inherit;width:100%;height:100%;align-items:center;display:flex}.profile_add_wrap_selected{display:flex}.header_settings_active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a)}.input{width:100%}.input_password{display:flex!important}.time_modal_date_value{cursor:pointer;transition:.5s}.time_modal_date_value:hover{opacity:.7;transition:.5s}.graph_pair_data_select{height:32px}.graph_pair_data_select .profile_add_wrap_selected_wrap_options{bottom:31px;top:initial}.graph_pair_data_select .profile_add_wrap_selected_wrap_option{height:27px;padding:12px}.graph_pair_data_select .profile_add_wrap_selected_wrap_options .profile_add_wrap_selected_wrap_option:last-child{border-radius:0}.graph_pair_data_select .profile_add_wrap_selected_wrap_options .profile_add_wrap_selected_wrap_option:first-child,.graph_pair_data_select .profile_add_wrap_selected_wrap_options{border-radius:5px 5px 0 0}.graph_pair_name_wrap .row_w{position:relative}.graph_pair_name_wrap .row_w .select_pair_add_modal{top:49px;left:-79px;border-radius:0 5px 5px}.graph_pair_setting_w{position:relative}.graph_pair_setting_w .select_pair_add_modal{border-radius:0 5px 5px;top:0;left:59px}.graph_pair_setting_active{border:1px solid var(--theme-green)!important;background:var(--trade-modal-bg)!important}.graph_pair_setting{cursor:pointer;transition:.5s}.graph_pair_setting:hover{transition:.5s;opacity:.7}.chart_setting_modal{width:240px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);position:absolute;z-index:3;margin-top:10px;padding:20px}.chart_setting_modal.xl{width:360px}.chart_setting_modal_chart_type{width:-webkit-fit-content;width:fit-content}.chart_setting_modal_header{display:flex;align-items:center}.chart_setting_modal_header.jcsb{justify-content:space-between;column-gap:10px}.chart_setting_modal_header_btn{cursor:pointer;border-bottom:1px dashed var(--text_color)}.chart_setting_modal_header span{font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.chart_setting_modal_header img{width:20px;height:20px}.chart_setting_modal_header button{margin-left:auto}.chart_setting_modal_items{margin-top:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.chart_setting_modal_items_delete_all_shapes{color:#f47272;text-align:center;width:100%;font-size:12px;padding-top:10px;padding-bottom:10px}.chart_setting_modal_items_delete_all_shapes{display:inline-flex;align-items:center}.delete-icon{width:20px;height:20px;margin-right:10px}.chart_setting_modal_items_chart_type{flex-direction:row;margin-bottom:20px}.chart_setting_modal_item{width:100%;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);padding:9.5px 16px;display:flex;align-items:center}.chart_setting_modal_item_chart_type{width:112px;height:auto;flex-direction:column;justify-content:center;align-items:center;gap:10px}.chart_setting_modal_item img{width:20px;height:20px;margin-right:12px}.chart_setting_modal_item_chart_type img{margin-right:0}.chart_setting_modal_item span{font-family:Gilroy;text-align:left;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.chart_setting_modal_item_active{border-radius:5px;border:1px solid var(--theme-green)}.chart_indicator{text-align:left;width:100%;border:none;border-bottom:1px solid var(--border-color-primary);padding:10px 0;height:auto;border-radius:0}.chart_instrument{border:none;border-bottom:1px solid var(--border-color-primary);padding:10px 0;height:auto;border-radius:0}.chart_type2,.chart_type3{height:auto}.chart_type2 .chart_setting_modal_items,.chart_type3 .chart_setting_modal_items{row-gap:0}.chart_type2 .sidebar_page_overflow{height:-webkit-fit-content;height:fit-content;max-height:615px;row-gap:0}.chart_period_items{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:10px!important;row-gap:10px!important;flex-direction:row}.chart_period{text-transform:uppercase;width:60px;height:31px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center}.chart_period span{text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.chart_period_active{border-radius:5px;border:1px solid var(--theme-green)}.chart_type2_width{width:244px}.sidebar_link{cursor:pointer;transition:.2s}.sidebar_link:hover{opacity:.7;transition:.2s}.mlsidebar{margin-left:-12px}.sidebar_page_orders_position_profit img{cursor:pointer;transition:.5s}.sidebar_page_orders_position_profit img:hover{transition:.5s;opacity:.7}.sidebar_page_link{transition:.1s;cursor:pointer}.sidebar_page_link:hover{opacity:.7;transition:.1s}.sidebar_page_link.sidebar_page_link_active{opacity:1}.wrap_bg,.wrap_bg_light{position:fixed;left:0;top:0;background-image:url(/img/trade/main_bg.webp);background-size:100% 100%;background-repeat:no-repeat;width:100vw;height:var(--app-height);z-index:-1}.wrap_bg_light{background-image:url(/img/trade/main_bg_light.webp)}.wrap_bg.hide_bg{background:none!important}.graph_order_start_bg_short{width:100%;height:288px;position:absolute;background:linear-gradient(180deg,#f4727233,#f4727200);top:29.6%;border-top:1px solid #f47272}.graph_order_start_w{position:absolute;height:100%;left:61.5%}.graph_order_start_short{position:absolute;width:24px;height:24px;top:32%;left:10px;background-image:url(/img/trade/short.svg);background-size:100% 100%;background-repeat:no-repeat}.graph_order_start_bg_short_price{position:absolute;right:0;top:-15px;width:83px;height:28px;border-radius:30px;background:#f47272;display:flex;align-items:center;justify-content:center;color:var(--trade-modal-bg);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.graph_cursor{width:100%;height:100%;position:absolute;left:0%;top:0}.graph_cursor_vertical{width:1px;height:100%;border-right:1px dashed rgba(255,255,255,.5);position:absolute;left:50%}.graph_cursor_horizontal{width:100%;height:1px;border-bottom:1px dashed rgba(255,255,255,.5);position:absolute;top:50%}.graph_cursor_vertical_info{width:83px;height:28px;border-radius:30px;background:#fff;display:flex;align-items:center;color:var(--trade-modal-bg);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:700;line-height:normal;position:absolute;justify-content:center}.graph_cursor_vertical_info_time{bottom:0;left:-40px}.graph_cursor_vertical_info_price{right:0;top:-14px}.settings_page_subtext{margin-top:12px;color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.settings_page_time_select{margin-top:12px}.settings_page_time_row{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.settings_page_time_row span{font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.switch{width:36px;min-width:36px;height:20px;border-radius:50px;background:var(--border-color-primary);display:flex;align-items:center;padding:3px;transition:.2s;cursor:pointer}.switch_item{width:15px;height:15px;border-radius:50px;background-color:#707c9f;display:flex;align-items:center}.switch_active{background:var(--theme-green)}.switch_active .switch_item{background-color:#fff}.switch_active{justify-content:right}.sidebar_page_partners_wrap h2{color:#fff;text-align:center;font-family:Gilroy;font-size:19px;font-style:normal;font-weight:600;line-height:normal;width:90%;margin:24px auto 0}.partners_wrap_img{width:224px;margin:20px auto 0;min-height:220px}.partners_wrap_img.bigger{width:284px}.partners_wrap_cpy{margin-top:20px;width:100%;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;padding:14px}.partners_wrap_cpy img,.partners_wrap_cpy svg{margin-left:auto;width:20px;height:20px;cursor:pointer;transition:.5s}.partners_wrap_cpy button{margin-left:auto}.partners_wrap_cpy img:hover,.partners_wrap_cpy svg:hover{transition:.5s;opacity:.7}.partners_wrap_cpy span{padding-left:10px;color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.partners_wrap_btn{margin-top:12px;width:100%;height:48px;border-radius:5px;background:var(--theme-green);box-shadow:10px 4px 24px #80f6bc2e;color:#242a3c;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;display:flex;align-items:center;justify-content:center}.partners_wrap_num_w{margin-top:24px}.partners_wrap_num{display:flex;align-items:center}.partners_wrap_num p{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:12px;border-radius:41px;border:1px solid var(--border-color-primary);width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;margin-right:16px}.partners_wrap_num p:after{width:1px;height:20.5px;border-right:1px solid var(--border-color-primary);content:"";position:absolute;bottom:-22px}.partners_wrap_num:last-child p:after{display:none}.partners_wrap_num span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center}.partners_wrap_num_w{display:flex;flex-direction:column;row-gap:20px}.sidebar_page_partners_wrap{height:calc(var(--app-height) - 250px)}.partners_wrap_cpy_w{margin-top:30px}.sidebar_page_partners_wrap .sidebar_page_overflow{display:block;padding-bottom:10px}.partners_wrap_cpy_w p{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.partners_wrap_cpy_w .partners_wrap_cpy{margin-top:6px}.partners_wrap_profit{margin-top:3px}.partners_wrap_profit_text{display:flex;align-items:center;justify-content:space-between}.partners_wrap_profit_text span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.partners_wrap_profit_text p{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-top:6px}.partners_wrap_profit_text_val span,.partners_wrap_profit_text_val p{text-align:right}.text_center{text-align:center}.mt20{margin-top:20px}.w90{width:80%;margin:0 auto}.partners_wrap_cpy_h4{margin-top:26px;color:#fff;text-align:center;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.partners_wrap_tarif h3{color:#fff;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;width:80%;margin:20px auto 0}.partners_wrap_tarif_list{margin-top:20px}.partners_wrap_tarif_list_item{padding:14px;display:flex;align-items:center}.partners_wrap_tarif_list_item span{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.partners_wrap_tarif_list_item p{color:var(--theme-green);text-align:right;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-left:auto}.partners_wrap_tarif_list_item.active{border-radius:5px;background:#38475f}.partners_wrap_tarif h4{margin-top:34px;color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.sidebar_link_active span,.sidebar_link_active svg path{stroke:var(--theme-green);color:var(--theme-green)}.page_tournament_item{width:100%;border-radius:5px;border:1px solid var(--border-color-primary);background:linear-gradient(220deg,#80f6bc1a .97%,#80f6bc00 54.63%),var(--trade-modal-bg);display:flex}.page_tournament_item_content{padding-top:29px;padding-left:20px;padding-bottom:24px;width:176px}.page_tournament_item_content h3{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.page_tournament_item_content .row:first-of-type{margin-bottom:12px}.page_tournament_item_content .row{display:flex;align-items:center;justify-content:space-between}.page_tournament_item_content .row span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.page_tournament_item_content .row p{color:var(--theme-green);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.page_tournament_item_content_btn{width:152px;height:40px;border-radius:5px;border:1px solid var(--theme-green);display:flex;align-items:center;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin-top:16px;justify-content:center}.page_tournament_item_img{width:106px;height:100%;margin-left:auto}.page_tournament_item_img img{width:100%;height:100%}.page_tournament{margin-top:28px;display:flex;flex-direction:column;row-gap:12px;height:calc(var(--app-height) - 210px)}.page_tournament_item.active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(220deg,#80f6bc1a .97%,#80f6bc00 54.63%),var(--trade-modal-bg)}.payments_layout{margin-left:20px}.payments_main{position:relative;padding:42px 40px 52px;margin-top:13px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);min-height:calc(var(--app-height) - 475px)}.payments_layout_header{display:flex;align-items:center;gap:12px;white-space:nowrap}.payments_layout_header_link{display:flex;padding:11px 20px;justify-content:center;align-items:center;height:39px;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.payments_layout_header_link.active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg);color:var(--theme-green)}.withdraw_main h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.withdraw_main_row{padding-top:40px;padding-bottom:40px;border-bottom:1px solid var(--border-color-primary)}.withdraw_main_row_title{display:flex;align-items:center;column-gap:12px}.withdraw_main_row_title img{width:24px;height:24px}.withdraw_main_row_title span{color:var(--theme-green);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.withdraw_main_row_items{display:flex;align-items:center;flex-wrap:wrap;margin-top:13px;gap:20px}.withdraw_main_row_item{width:192px;height:130px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);cursor:pointer;transition:.5s}.withdraw_main_row_item_crypto{text-transform:uppercase}.withdraw_main_row_item_crypto_subtitle{margin-top:25px!important;font-weight:600}.withdraw_main_row_item_crypto img{width:35px!important;height:35px!important}.withdraw_main_row_item_crypto span{margin-top:0!important}.withdraw_main_row_item:hover{border-radius:5px;border:1px solid var(--theme-green);transition:.5s;background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg)}.withdraw_main_row_item .row{display:flex;align-items:center;justify-content:center;column-gap:15px;margin-top:31px}.withdraw_main_row_item .row img{height:25px;width:auto}.withdraw_main_row_item span{display:flex;justify-content:center;margin-top:35px;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.withdraw_main_row:last-child{border-bottom:0;padding-bottom:0}.footer{margin-top:32px;padding-bottom:30px}.footer_about span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;flex-direction:column}.footer_about .mt15{margin-top:15px}.footer_about .mt5{margin-top:5px}.footer_about{padding-bottom:20px}.footer_links{padding-top:32px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-color-primary)}.footer_links_left{display:flex;align-items:center;column-gap:30px}.footer_link{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:.5s}.footer_link:hover{transition:.5s;opacity:.7}.footer_links_rigth{display:flex;align-items:center;column-gap:20px}.footer_link_rigth{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s}.footer_link_rigth svg{width:18px;height:18px}.footer_link_rigth svg path{fill:#94abce}.footer_link_rigth:hover{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg)}.footer_link_rigth:hover svg path{fill:var(--theme-green);transition:.5s}.transaction_wrap_header{display:flex;align-items:center}.transaction_wrap_header h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.transaction_type_links{display:flex;gap:20px;margin-bottom:20px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);width:-webkit-fit-content;width:fit-content}.transaction_wrap_links{display:flex;align-content:center;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);margin-left:69px}.transaction_wrap_link{display:flex;height:40px;padding:11px 20px;width:160px;justify-content:center;align-items:center;color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;cursor:pointer;transition:.5s;font-style:normal;font-weight:500;line-height:normal;border-right:1px solid rgba(255,255,255,.1)}.transaction_wrap_link:hover{transition:.5s;opacity:.7}.transaction_wrap_link.active{background:var(--theme-green);color:var(--trade-modal-bg);font-weight:600}.transaction_wrap_link:first-child{border-radius:5px 0 0 5px}.transaction_wrap_link:last-child{border-radius:0 5px 5px 0;border-right:0}.transaction_wrap_search{margin-left:auto;display:inline-flex;height:40px;padding:12px 8px 11px;justify-content:center;align-items:center;column-gap:10px;border-radius:5px;border:1px solid var(--border-color-primary);width:310px}.transaction_wrap_search img{width:18px;height:18px}table td{padding:20px 0}table th{padding:15px 0}thead th{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center;align-items:center}tbody td{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center;align-items:center}tfoot th{color:#0b223a;font-weight:600;font-size:12px;line-height:20px}thead{border-radius:5px;background:var(--bg-box)}thead th:first-of-type{border-radius:5px 0 0 5px}thead th:last-of-type{border-radius:0 5px 5px 0}tfoot{background:linear-gradient(180deg,#80f6bc1a 0% 100%);border-radius:0 0 0 10px}tfoot th,tfoot td{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center;align-items:center}table{border-collapse:collapse;width:100%}tbody tr{border-bottom:1px solid var(--border-color-primary)}.table{width:100%;margin-top:20px}.td_row{display:flex;align-items:center;column-gap:9px}.jcc{justify-content:center}.td_row span{text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.transaction_type .question_text{width:282px;height:auto;padding:13px 17px;text-align:left}.td_btn{width:114px;height:32px;border-radius:5px;border:1px solid var(--text_color);color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.24px;display:flex;align-items:center;margin:0 auto;justify-content:center}.jcr{justify-content:right}tbody tr td:first-child,thead tr th:first-child{text-align:left;padding-left:16px}.transaction_wrap thead tr th:first-child{padding-left:16px}.pl36{padding-left:36px!important}tfoot .promo_main h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.promo_main_use{display:flex;align-items:center;margin-top:28px;gap:20px;flex-wrap:wrap}.promo_main_use>*{height:120px}.promo_main_enter{border-radius:5px;border:1px solid var(--theme-green);padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.promo_main_enter span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.promo_main_enter .row{display:flex;align-items:center;column-gap:12px;margin-top:8px}.promo_main_enter_input{width:100%!important}.input_standart{border-radius:5px;border:1px solid var(--border-color-primary);background:var(--bg-box);padding:14px 16px;width:230px;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.promo_main_enter .btn{height:48px;padding:15px 20px;display:flex;align-items:center;justify-content:center;color:#242a3c;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border-radius:5px;background:var(--theme-green)}.input_standart input::placeholder{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.promo_main_add{display:flex;align-items:center;border:1px solid var(--border-color-primary);border-radius:5px;background:var(--trade-modal-bg)}.promo_main_info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-left:29px;padding-right:28px}.promo_main_ur{padding-left:28px;padding-right:33px;border-right:1px solid var(--border-color-primary);height:100%;display:flex;flex-direction:column;justify-content:center}.promo_main_ur span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px;white-space:nowrap}.promo_main_ur p{color:var(--theme-green);font-family:Gilroy;font-size:36px;font-style:normal;font-weight:600;line-height:normal;margin-top:7px;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo_main_info span{color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.promo_main_info p{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.promo_main_info .btn{display:inline-flex;height:48px;padding:15px 20px;justify-content:center;align-items:center;color:#242a3c;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border-radius:5px;background:var(--theme-green)}.promo_main_rules{margin-top:28px}.promo_main_rules h3{font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.promo_main_current{margin-top:28px}.promo_main_current h3{font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.support_main h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.support_main_search{margin-top:20px}.support_main_search span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.support_main_search_input{margin-top:8px;width:100%;display:flex;align-items:center;column-gap:16px}.support_main_search_input img{width:16px;height:16px}.support_main_row{display:flex;column-gap:24px;margin-top:24px}.support_main_links{width:270px;border:1px solid var(--border-color-primary);border-radius:5px;height:-webkit-max-content;height:max-content}.support_main_content{width:82.5%}.support_main_link_w button,.support_main_content button{width:100%}.support_main_links_hidden{display:none}.support_main_link_title_main{display:flex;align-items:center;text-align:left;padding:12px 16px;justify-content:space-between;border-bottom:1px solid var(--border-color-primary)}.support_main_link_title_main span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.support_main_link_title_main p{display:flex;padding:2px 7px;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;border:1px solid var(--theme-green);color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px;width:24px;height:24px}.support_main_links_hidden.active{display:block}.support_main_links_hidden .support_main_link_title_main{background:var(--bg-box)}.support_main_links_main.active{background:var(--theme-green);color:#000}.support_main_links_main.active p{border-radius:5px;background:var(--trade-modal-bg)}.support_main_link_w{transition:.5s}.support_main_link_w:last-child .support_main_link_title_main{border-bottom:0}.support_main_link_w:first-child .support_main_links_main.active{border-radius:5px 5px 0 0}.support_main_link_w.active{transition:.5s}.support_main_link_title_main.active{background:var(--theme-green)}.support_main_link_title_main.active p{border-radius:5px;background:var(--trade-modal-bg)}.support_main_link_title_main.active span{color:var(--trade-modal-bg)}.support_main_content_links{display:flex;align-items:center;column-gap:12px}.support_main_content_link{display:flex;padding:12px 22px 11px;justify-content:center;align-items:center;border-radius:5px;border:1px solid var(--border-color-primary);color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.support_main_content_link.active{border-radius:5px;border:1px solid var(--theme-green);color:var(--theme-green)}.support_main_content_questions{display:flex;flex-direction:column;row-gap:10px}.support_main_content_question{transition:all .3s ease 0s;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);padding:24px;display:flex;flex-direction:column}.support_main_content_question.hover{cursor:pointer}.support_main_content_question.hover:hover{border-color:var(--theme-green)!important}.support_main_content_question.active{border-color:var(--theme-green)}.support_main_content_question.active_scroll_animation{border-color:var(--theme-green)!important;animation:blink 1s linear infinite}@keyframes blink{0%{background-color:#80f6bd00}50%{background-color:#80f6bd2d}to{background-color:#80f6bd00}}.support_main_content_question h3{font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:20px}.content_question_star{width:133px;height:20px;margin-top:11px}.support_main_content_question span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:11px}.support_main_content_question .row{margin-top:12px;display:flex;align-items:center;column-gap:20px}.support_main_content_question .row img{width:24px;height:24px}.support_main_content_question .dislike{transform:rotate(180deg);margin-top:-5px}.support_main_links_main,.support_main_link_title_main{cursor:pointer;transition:.5s}.support_main_links_main:hover,.support_main_link_title_main:hover{opacity:.7;transition:.5s}.withdraw_main_row_left{border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);padding:33px}.withdraw_main_row2 h3{color:#94abce;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.withdraw_main_account .row{display:flex;align-items:center;column-gap:77px;margin-top:20px}.withdraw_main_account_inner{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.withdraw_main_account .row span{color:var(--theme-green);font-family:Gilroy;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.withdraw_main_account .row p{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:6px}.withdraw_main_withdrawblock{padding-top:32px;border-top:1px solid var(--border-color-primary)}.withdraw_main_account{padding-bottom:32px}.withdraw_main_withdrawblock .row{margin-top:20px;display:flex;align-items:flex-end;column-gap:20px}.withdrawblock_input_w{width:100%}.withdrawblock_input_w_text{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:12px}.withdrawblock_input_btn{height:48px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:var(--theme-green);color:#242a3c;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.select_wrap2 .profile_add_wrap_selected img{width:24px}.select_wrap2{padding:12px 16px;height:48px;border:0}.profile_add_wrap_selected span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.select_wrap2 .profile_add_wrap_selected_wrap_option{padding-left:17px;column-gap:13px}.select_wrap2 .profile_add_wrap_selected_wrap_option_img{width:21px;height:21px}.withdraw_main_help{margin-top:20px;display:flex;align-items:center;padding:12px 16px;border-radius:5px;border:1px dashed var(--change-password-message);background:#ffda440d;column-gap:12px}.withdraw_main_help_body{display:flex;flex-direction:column;gap:10px;color:var(--theme-green)}.withdraw_main_help img{width:24px;height:24px}.withdraw_main_help span{color:var(--change-password-message);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.withdrawblock_input,.select_wrap2{width:100%}.withdraw_main_row2{padding-top:28px;display:flex;align-items:flex-start;column-gap:20px}.withdraw_main_row_left{width:100%}.withdraw_main_row_right{width:100%;border-radius:5px;border:1px solid var(--border-color-primary);padding:33px;height:725px}.img16{width:16px;height:16px}.tal{text-align:left}.profile_add_wrap_question{display:flex;column-gap:12px;flex-direction:column;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.profile_add_wrap_question_w{margin-top:28px}.profile_add_wrap_question_title{font-weight:700;font-size:20px;line-height:27px;color:var(--text_color)}.profile_add_wrap_questions{margin-top:20px;display:flex;flex-direction:column;row-gap:20px;width:100%}.profile_add_wrap_question_active_w{display:flex;align-items:center;column-gap:12px;justify-content:space-between;width:100%;padding:14px 20px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--bg-box)}.profile_add_wrap_question_active_w_open{border-radius:5px 5px 0 0}.profile_add_wrap_question_active_w img{width:20px}.profile_add_wrap_question_active_w svg{width:18px}.profile_add_wrap_question_active_w span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.profile_add_wrap_question_active .profile_add_wrap_question_active_w span{color:var(--theme-green)}.profile_add_wrap_question_active_hidden{display:none}.profile_add_wrap_question_active .profile_add_wrap_question_active_hidden{display:flex}.profile_add_wrap_question_active_hidden{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding:16px 20px;white-space:pre-wrap}.profile_add_wrap_questions_row{display:flex;align-items:flex-start;column-gap:20px;width:100%}.withdraw_add h2{color:var(--text_color);font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.withdraw_add_row{display:flex;column-gap:20px;margin-top:28px}.withdraw_add_block{padding:33px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);width:50%;min-height:551px}.withdraw_add_block_title{display:flex;align-items:center;gap:12px;justify-content:space-between}.withdraw_add_block_title span{color:#94abce;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.withdraw_add_block_title_link{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.withdraw_add_block .row{display:flex;align-items:center;padding-bottom:30px;margin-top:30px}.withdraw_add_block_imgs{display:flex;align-items:center;column-gap:15px}.withdraw_add_block_imgs img{height:26px;width:auto}.withdraw_add_block_imgs span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-left:20px}.withdraw_add_block_right{margin-left:auto;display:flex;align-items:center;column-gap:33px}.withdraw_add_block_right span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.withdraw_add_block_detail{padding-top:32px;border-top:1px solid var(--border-color-primary)}.withdraw_add_block_detail h3{color:#94abce;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.withdraw_add_block_detail_input_w{margin-top:20px}.withdraw_add_block_set_amount{display:flex;flex-direction:column;row-gap:11px}.withdraw_add_block_error{color:#f47272}.withdraw_add_block_detail_input_w span{color:var(--text_color);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.withdraw_add_block_detail_input_row{display:flex;align-items:center;margin-top:12px}.withdraw_add_block_detail_input{width:100%}.withdraw_add_block_detail_input{display:flex;align-items:center;justify-content:space-between}.withdraw_add_block_detail_input p{color:#94abce;text-align:right;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.withdraw_add_block_detail_options{display:flex;align-items:center;column-gap:12px}.withdraw_add_block_detail_option{width:60px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--text_color);text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;border-radius:5px;border:1px solid var(--border-color-primary);cursor:pointer;transition:.5s}.withdraw_add_block_detail_option:hover{transition:.5s;opacity:.7}.withdraw_add_block_detail_option.active{border-radius:5px;border:1px solid var(--theme-green)}.withdraw_add_block_detail_option.active:hover{opacity:1}.withdraw_add_block_detail_haspromo{width:-webkit-fit-content;width:fit-content;margin-top:22px;display:flex;align-items:center;column-gap:12px;cursor:pointer}.withdraw_add_block_detail_haspromo svg{width:24px;height:24px}.withdraw_add_block_detail_haspromo span{color:var(--theme-green);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.withdraw_add_block_detail_btn{width:193px;height:48px;border-radius:5px;background:var(--theme-green);display:flex;align-items:center;justify-content:center;color:#242a3c;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-top:20px}.withdraw_add_block_detail_btn:disabled{opacity:.5;cursor:not-allowed}.withdraw_add_block_bonuses{margin-top:20px;display:flex;align-items:stretch;flex-wrap:wrap;gap:20px}.withdraw_add_block_bonus{display:flex;flex-direction:column;width:31%;gap:10px;height:190px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);padding:20px}.withdraw_add_block_bonus p{color:var(--text_color);text-align:center;font-family:Gilroy;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.withdraw_add_block_bonus span{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:31px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center}.withdraw_add_block_bonus h4{color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;margin-top:10px;display:flex;justify-content:center}.withdraw_add_block_bonus_btn{width:100%;height:40px;border-radius:5px;border:1px solid var(--theme-green);color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s;margin-top:auto}.withdraw_add_block_bonus_btn:hover{transition:.5s;opacity:.7}.support_main_content_question_like{cursor:pointer}.profile_authentification_row{display:flex;column-gap:20px;margin-top:32px}.profile_authentification_left,.profile_authentification_right{background:var(--bg_gradient3);border:1px solid var(--border-color-primary);border-radius:10px;width:50%;padding:35px 32px}.profile_authentification_w h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.profile_authentification_left_info{display:flex;align-items:center;column-gap:15px;padding-bottom:24px;border-bottom:1px solid var(--border-color-primary)}.profile_authentification_left_info img{width:12px;height:auto}.profile_authentification_left_info_col{display:flex;flex-direction:column;row-gap:15px}.profile_authentification_left_info_col span{font-family:Gilroy;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.profile_authentification_left_status{padding-top:24px}.profile_authentification_left_status_name{display:flex;align-items:center;column-gap:11px}.profile_authentification_left_status_name span{font-weight:600;font-size:16px;line-height:22px;color:var(--text_color)}.profile_authentification_left_status_name p{padding:3px 10px;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:130%;border-radius:5px}.profile_authentification_left_status_name_disabled p{color:#f47272;background:#f472721a}.profile_authentification_left_status_name_enabled p{color:var(--theme-green);background:#80f6bc1a}.profile_authentification_left_status_info{align-items:center;background:var(--theme-green) 0d;border:1px solid var(--text_color2);border-radius:10px;column-gap:15px;display:flex;padding:18px 20px;width:100%;margin-top:20px}.profile_authentification_left_status_info p{font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.profile_authentification_left_status_info img{width:24px}.profile_authentification_left_status_info span{font-weight:700;font-size:14px;line-height:19px;color:var(--theme-green)}.profile_authentification_left_status_inputs{margin-top:25px;display:flex;align-items:flex-end;column-gap:20px}.profile_authentification_left_status_input_w{display:flex;flex-direction:column;row-gap:7px;width:100%}.profile_authentification_left_status_input_w span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.profile_authentification_left_status_btn{width:145px;height:52px}.profile_authentification_left_status_help{margin-top:12px;margin-left:auto;margin-right:200px;font-weight:500;font-size:14px;line-height:19px;text-align:right;color:#9ba1a7}.profile_authentification_right_title{font-family:Gilroy;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.profile_authentification_right_table_header{margin-top:22px;width:100%;height:48px;display:flex;align-items:center;background:var(--trade-modal-bg);border-radius:10px;padding-left:30px}.profile_authentification_right_table_header span{width:25%;color:#94abce;font-family:Gilroy;font-size:15px;font-style:normal;font-weight:500;line-height:normal;display:flex}.profile_authentification_right_table_header .profile_authentification_right_table_main_agent{margin-left:-15px}.profile_authentification_right_table_header .profile_authentification_right_table_main_date{margin-left:88px}.profile_authentification_right_table_main_row{padding-left:20px;padding-top:18px;padding-bottom:18px;border-bottom:1px solid var(--border-color-primary);display:flex;align-items:center;column-gap:10px}.profile_authentification_right_table_main_row:last-child{border-bottom:none}.profile_authentification_right_table_main_ip{display:flex;align-items:center;column-gap:12px;width:25%}.tables_show{display:none}.profile_authentification_right_table_main_ip_w{width:8px;height:8px;border-radius:100px}.ip_online{background:var(--theme-green)}.ip_offline{background:#eb5757}.profile_authentification_right_table_main_ip span{font-weight:500;font-size:15px;line-height:20px;color:var(--text_color)}.profile_authentification_right_table_main_agent{width:38%;font-weight:500;font-size:15px;line-height:20px;color:var(--text_color)}.profile_authentification_right_table_main_date{width:25%;font-weight:500;font-size:15px;line-height:20px;color:var(--text_color)}.profile_authentification_right_table_main_btn{margin-left:auto;width:120px;height:52px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.24px}.profile_authentification_left_status_inputs_qrcode{width:156px;height:156px}.profile_authentification_left_status_inputs{display:flex;align-items:center}.profile_authentification_left_status_inputs_column{display:flex;align-items:flex-end;column-gap:20px}.profile_input{display:flex;align-items:center;width:100%}.profile_input svg{width:18px;height:18px}.profile_authentification_left_generate_btn{display:flex;align-items:center;width:328px;height:48px;padding:15px;column-gap:10px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);border-radius:5px}.profile_authentification_left_generate_btn svg{width:20px;height:20px}.profile_authentification_left_generate_btn span{color:var(--theme-green);text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.24px}.profile_authentification_left_status_inputs_column_right{width:77%;display:flex;flex-direction:column;row-gap:9px}.profile_input{height:48px}.profile_authentification_left_status_btn{width:228px;height:48px;border-radius:5px;background:var(--theme-green);display:flex;align-items:center;justify-content:center;color:var(--trade-modal-bg);text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.24px}.profile_authentification_right_table_main_btn,.profile_authentification_left_status_btn,.profile_authentification_left_generate_btn{cursor:pointer}.profile_info_header{margin-top:32px;border:1px solid var(--theme-green);border-radius:10px;height:142px;width:100%;display:flex;align-items:center;padding:25px 30px;justify-content:space-between}.profile_info_header_name{display:flex;align-items:center;column-gap:15px}.profile_info_header_name_logo{width:60px;height:60px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center}.profile_info_header_name_logo img{width:24px;height:24px}.profile_info_header_name_col_row{display:flex;align-items:center;column-gap:11px}.profile_info_header_name_col_row span{font-weight:600;font-size:20px;line-height:27px;color:var(--text_color)}.profile_info_header_name_col_row img{width:20px}.profile_info_header_name_status{margin-top:10px;width:128px;height:24px;display:flex;align-items:center;justify-content:center;column-gap:8px;border-radius:2px;background:#80f6bc1a}.profile_info_header_name_status img{width:14px}.profile_info_header_name_status span{color:var(--theme-green);font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:130%}.profile_info_header_id span{font-weight:600;font-size:16px;line-height:22px;color:var(--text_color)}.profile_info_header_id p{color:#94abce;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:11px}.profile_info_header_lastdate span{font-weight:600;font-size:16px;line-height:22px;color:var(--text_color)}.profile_info_header_lastdate_row{display:flex;align-items:center;column-gap:13px;margin-top:11px}.profile_info_header_lastdate_row p{font-weight:400;font-size:16px;color:var(--theme-green)}.profile_info_header_lastdate_row svg{width:16px}.profile_info_header_security{width:804px;height:90px;padding:20px 35px;border-radius:10px}.profile_info_header_security span{font-weight:600;font-size:14px;line-height:19px;color:var(--text_color)}.profile_info_header_security_list{margin-top:14px;display:flex;align-items:center;column-gap:28px;justify-content:left}.profile_info_header_security_list_item{display:flex;align-items:center;column-gap:7px}.profile_info_header_security_list_item img{width:16px}.profile_info_header_security_list_item p{font-weight:500;font-size:14px;line-height:19px}.profile_security_yes p{color:var(--theme-green)}.profile_security_no p{color:#eb5757}.header_security_v1{border-radius:5px;border:1px dashed #ffda44;background:#ffda4408}.header_security_v2{background:#eb57570d;border:1px solid #eb5757}.header_security_v3{background:#39d8850d;border:1px solid var(--theme-green)}.profile_info_main_row{padding:40px 0;display:flex;align-items:center;border-bottom:1px solid var(--background3)}.profile_info_main_row:last-child{border-bottom:none}.profile_info_main_row_img{width:40.5px;height:40.5px;border:1px solid var(--border-color-primary);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:31px}.profile_info_main_row_img svg{width:24px}.profile_info_main_row_name{margin-right:130px;width:52%}.profile_info_main_row_name span{font-weight:600;font-size:18px;line-height:25px;color:var(--text_color)}.profile_info_main_row_name p{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:10px;margin-right:auto}.profile_info_main_row_info{margin-right:10px}.profile_info_main_row_info_row{display:flex;align-items:center;column-gap:7px}.profile_info_main_row_info_row img{width:20px}.profile_info_main_row_info_row span{font-weight:500;font-size:14px;line-height:130%;color:var(--text_color)}.profile_info_main_row_btn{width:260px;height:52px;margin-left:auto}.profile_btn_yellow{background:var(--theme-green);border-radius:10px;font-weight:700;font-size:14px;line-height:32px;display:flex;align-items:center;text-align:center;letter-spacing:-.24px;color:#131519;justify-content:center;cursor:pointer;transition:.5s}.profile_btn_yellow:hover{transition:.5s;opacity:.7}.profile_check{display:grid;place-items:center;border:2px solid var(--border-color-primary);background-color:var(--trade-modal-bg);border-radius:4px;width:20px;height:20px;position:relative;padding:2px;z-index:1}.profile_check_active{background:var(--theme-green);border-color:var(--theme-green)}.profile_check_row{position:relative;justify-content:space-between;column-gap:58px}.profile_check_row:before{content:"";position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);height:2px;background-color:var(--border-color-primary)}.profile_info_w h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.profile_info_w{margin:0}.profile_btn_white{width:180px;height:48px;border-radius:5px;background:var(--theme-green);display:flex;align-items:center;justify-content:center;color:#242a3c;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:32px;cursor:pointer;transition:.5s}.profile_btn_secondary{width:180px;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:32px;cursor:pointer;transition:.5s}.profile_btn_secondary:hover,.profile_btn_white:hover{transition:.5s;opacity:.7}.profile_typeacc_items{display:flex;align-items:center}.profile_typeacc_items h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.profile_typeacc_items_titles_w{margin-top:30px;display:flex;flex-direction:column;row-gap:30px}.profile_typeacc_items_title{display:flex;align-items:center;column-gap:3px}.profile_typeacc_items_title span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:26px}.profile_typeacc_items_title .question_text{height:auto;right:initial;left:30px}.profile_typeacc_items_title .question_text:after{right:initial;left:-10px;transform:rotate(180deg)}.profile_typeacc_item{border:1px solid rgba(255,255,255,.1);border-radius:5px;width:13.5%}.profile_typeacc_item_level{display:flex;column-gap:19px;padding:10px}.profile_typeacc_item_level_logo{width:48px;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center}.profile_typeacc_item_level_logo img{width:24px;height:24px}.profile_typeacc_item_level .block span{font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.profile_level_0 .block span{color:#ffda44}.profile_typeacc_item_level .block p{margin-top:3px;color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.profile_typeacc_item_val{width:100%;padding:15px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:26px}.bg_lighter{background:var(--bg-box)}.profile_typeacc_items_titles{margin-right:20px;width:255px}.profile_typeacc_item_level{align-items:center}.profile_typeacc_items{display:flex;column-gap:20px}.profile_level_1 .block span{color:var(--theme-green)}.profile_typeacc_item_level,.profile_typeacc_item_level_logo{position:relative}.profile_level_1 .profile_typeacc_item_level_logo:after,.header_border_MEMBER:after{position:absolute;content:"";width:24px;height:3px;background-image:url(/img/trade/profile/acctype1.svg);top:-1px;right:-1px;z-index:1}.profile_level_2 .block span{color:#daff44}.profile_level_2 .profile_typeacc_item_level_logo:after,.header_border_STANDARD:after{position:absolute;content:"";width:24px;height:25px;background-image:url(/img/trade/profile/acctype2.svg);top:-1px;right:-1px;z-index:1}.profile_level_3 .block span{color:#80ccf6}.profile_level_3 .profile_typeacc_item_level_logo:after,.header_border_PRO:after{position:absolute;content:"";width:24px;height:46px;background-image:url(/img/trade/profile/acctype3.svg);top:-1px;right:-1px;z-index:1}.profile_level_4 .block span{color:#c280f6}.profile_level_4 .profile_typeacc_item_level_logo:after,.header_border_EXPERT:after{position:absolute;content:"";width:24px;height:48px;background-image:url(/img/trade/profile/acctype4.svg);top:-1px;right:-1px;z-index:1}.profile_level_5 .block span{color:#f47272;font-weight:600}.profile_level_5 .profile_typeacc_item_level_logo{border:1px solid #f47272}.profile_level_5 .profile_typeacc_item_level_logo:after,.header_border_BOSS:after{position:absolute;content:"";width:48px;height:48px;background-image:url(/img/trade/profile/acctype5.svg);top:-1.5px;left:-1.5px;z-index:1}.profile_typeacc_item{position:relative}.profile_typeacc_item_your_level{position:absolute;bottom:-52px;left:0;width:calc(100% + 2px);margin-left:-1px;height:52px;border-radius:0 0 5px 5px;background:var(--theme-green);display:flex;align-items:center;justify-content:center;column-gap:14px}.profile_typeacc_item_your_level svg{width:24px;height:24px}.profile_typeacc_item_your_level span{color:var(--trade-modal-bg);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.profile_typeacc_info{margin-top:82px;height:68px;width:100%;border-radius:5px;border:1px dashed var(--theme-green);background:#80f6bc0d;display:flex;align-items:center}.profile_typeacc_info svg{width:24px;height:24px;margin-right:12px}.profile_typeacc_info span{color:var(--theme-green);leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.profile_typeacc_info_btn{margin-left:auto}.profile_typeacc_info{padding:14px}.img20{width:20px;height:20px}.pagination{margin-top:16px;display:flex;align-items:center;column-gap:10px}.pagination_item{border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);padding:13px 19px;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;transition:.5s}.pagination_item:hover{transition:.5s;opacity:.7}.pagination_item.active{border-radius:5px;background:var(--theme-green)}.hover_none{cursor:initial}.hover_none:hover{opacity:1}.transaction_wrap_header_sub{margin-top:28px;display:flex;align-items:center;justify-content:space-between}.transaction_wrap_header_sub .transaction_wrap_links{margin-left:0}.statistics_wrap_main_chart_no_data{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-style:normal;font-weight:500}.statistics_wrap_main_chart{width:100%;height:450px;margin-top:26px;position:relative}.statistics_wrap_main_row{display:flex;align-items:flex-start;column-gap:20px}.statistics_wrap_main_row table tr:last-child{border-bottom:0}.faq_title{color:#94abce;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.profile_add_wrap_question_w_main{margin-bottom:40px}.rmdp-ep-arrow[direction=top],.rmdp-ep-arrow[direction=bottom]{width:0!important;height:0!important}.rmdp-wrapper{width:calc(100% + 22px)!important;border-radius:0 0 5px 5px!important;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)!important;box-shadow:none!important;right:40px!important;top:-2px!important;position:relative}.rmdp-day span,.rmdp-week-day{color:#5e6367!important}.rmdp-range{background-color:#26282d!important}.rmdp-day span,.rmdp-week-day:hover{background:inherit!important}.rmdp-arrow{border:solid var(--text-color-primary)!important;border-width:0 2px 2px 0!important}.rmdp-arrow:hover{background:inherit!important}.rmdp-arrow-container:hover{background:inherit!important;box-shadow:none!important}.rmdp-ep-shadow:after{box-shadow:none!important}.rmdp-ep-arrow:after{background-color:var(--theme-green)!important}.rmdp-ep-arrow[direction=top]{border:none!important}.rmdp-input{margin:0!important;height:inherit!important}.rmdp-input:active,.rmdp-input:focus{outline:none!important;border:none!important;box-shadow:none!important}.rmdp-day span{color:#94abce!important;font-size:14.623px}.rmdp-container{width:100%}.rmdp-week{gap:5px;margin-bottom:5px}.rmdp-week:last-child{margin-bottom:0}.rmdp-input{width:100%;background:inherit;border:0!important;color:var(--text_color);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.rmdp-header-values{color:var(--text-color-primary)!important;text-align:center;font-family:Gilroy;font-size:14.623px;font-style:normal;font-weight:500;line-height:23.396px}.rmdp-week-day{color:#94abce!important;text-align:center;font-family:Gilroy;font-size:14.623px;font-style:normal;font-weight:500;line-height:23.396px;border-radius:3.932px!important}.rmdp-day{border-radius:3.932px!important}.rmdp-range{box-shadow:none!important;background-color:var(--trade-modal-bg)!important}.rmdp-range span{color:var(--text_color)!important;text-align:center;font-family:Gilroy;font-size:14.623px;font-style:normal;font-weight:500;line-height:23.396px}.rmdp-input::placeholder{color:#94abce;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.transaction_wrap_search.active{border:1px solid white;border-radius:5px 5px 0 0}.graph_captions_time,.graph_captions_price{position:absolute}.graph_captions_time{bottom:0;width:100%;height:30px;z-index:3;cursor:col-resize}.graph_captions_price{bottom:0;right:0;height:100%;width:50px;z-index:3;cursor:row-resize}.notification_modal_filter{background:#242a3c14;-webkit-backdrop-filter:blur(1.25px);backdrop-filter:blur(1.25px);position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:1}.notification_modal_w{width:665px;height:326px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);box-shadow:0 4px 164px #00000026;position:fixed;transform:translate(-50%,-50%);z-index:1;left:50%;top:50%}.account_type_w{width:840px;height:587px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);box-shadow:0 4px 164px #00000026;position:fixed;transform:translate(-50%,-50%);z-index:1;left:50%;top:50%}.history_type_w{width:704px;height:511px;border-radius:5px;border:1px solid rgba(255,255,255,.1);background:var(--trade-modal-bg);box-shadow:0 4px 164px #00000026;padding:20px;position:fixed;transform:translate(-50%,-50%);z-index:1;left:50%;top:50%}.profile_document_w{width:370px;height:auto;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);position:fixed;transform:translate(-50%,-50%);z-index:1;left:50%;top:50%}.notification_modal_w_close{width:20px;height:20px;position:absolute;right:12px;top:12px}.notification_modal_w_content{padding-top:60px;padding-right:50px;width:316px;margin-left:auto}.w330{width:330px}.w350{width:350px}.notification_modal_w_content h2{color:#fff;text-align:center;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.notification_modal_w_content p{color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:16px}.notification_modal_input_cpy{display:flex;align-items:center;margin-top:16px;border-radius:5px;border:1px solid var(--border-color-primary);width:100%;height:48px;padding:14px 14px 14px 23px;justify-content:space-between}.notification_modal_input_cpy span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.notification_modal_input_cpy img{width:20px;height:20px}.notification_modal_w_content_bg{position:absolute;left:-60px;top:-25px;width:413px;height:413px}.notification_modal_btn{margin-top:16px;border-radius:5px;border:1px solid var(--theme-green);height:48px;color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center}.mt25{margin-top:25px}.notification_modal_w_content h3{color:var(--theme-green);text-align:center;font-family:Gilroy;font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-top:12px}.w370{width:360px;height:360px;top:-18px}.account_type_content{padding:40px}.account_type_content_title{color:#fff;text-align:center;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.account_type_content_row{display:flex;align-items:flex-start;margin-top:28px;column-gap:28px}.account_type_content_row .block{width:100%;border-radius:5px;border:1px solid var(--border-color-primary);padding:32px}.account_type_content_row .block:last-child{background:var(--trade-modal-bg)}.account_type_content_row .block img{width:40px;height:40px}.account_type_content_row .block h3{margin-top:16px;color:#fff;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.account_type_content_row .block p{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:12px}.account_type_content_why{margin-top:20px;display:flex;flex-direction:column;row-gap:10px}.account_type_content_why .row{display:flex;align-items:flex-start;column-gap:11px;width:100%}.account_type_content_why .row svg{width:16px;height:16px}.account_type_content_why .row span{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500}.account_type_content_row_btn{margin-top:20px;width:100%}.lh25{line-height:21px}.profile_document_content{padding:40px}.trade_modal_main_select_active{display:flex;align-items:center;justify-content:space-between;transition:.5s}.trade_modal_main_select_active.active{border:1px solid var(--theme-green)}.trade_modal_main_select_active.active .trade_modal_main_select_active_mark{background-color:var(--theme-green)}.trade_modal_main_select_active_data{display:flex;align-items:center;column-gap:13px}.trade_modal_main_select_active_data img{width:24px}.trade_modal_main_select_active_data span{font-weight:400;font-size:14px;line-height:19px;color:#fff}.trade_modal_main_select_active_arrow{width:12px}.trade_modal_main_select_active{border-radius:5px;border:1px solid var(--border-color-primary);background:#37415e;width:100%;height:54px;padding:15px}.trade_modal_main_select_active_mark{background:#5e636766;border:1px solid #5e6367;width:12px;height:12px;border-radius:100px}.profile_document_content_step{color:var(--theme-green);leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.profile_document_content_title{color:#fff;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.profile_document_content_select_input_w span{color:#94abce;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.profile_document_content_select_input_w .profile_document_select{margin-top:12px;width:100%;position:relative}.profile_document_select .profile_add_wrap_selected_wrap_options{outline:none}.profile_document_content_btns{width:100%;display:flex;align-items:center;column-gap:20px}.profile_document_content_btn{width:100%}.mt32{margin-top:32px}.mt15{margin-top:15px}.mt10{margin-top:10px}.mt5{margin-top:5px}.profile_document_content_select_input_w{display:flex;flex-direction:column}.profile_document_content_select_input_w .row{display:flex;align-items:center;column-gap:10px;margin-top:12px}.profile_document_content_photo{width:100%;height:140px;border-radius:5px;border:1px dashed #5c6787;display:flex;align-items:center;justify-content:center;flex-direction:column}.profile_document_content_photo img{width:24px;height:24px}.profile_document_content_photo span{margin:14px auto 0;color:#fff;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;width:70%}.profile_document_content_text p{color:#fff;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:130%}.profile_document_content_text span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:400;line-height:130%;display:list-item;flex-direction:column;margin-left:15px}.mt12{margin-top:12px}.profile_document_content_photo_info{height:92px;border-radius:5px;padding:18px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg);display:flex;align-items:center;column-gap:28px}.profile_document_content_photo_info img{width:56px;height:56px}.profile_document_content_photo_info span{color:#fff;font-family:Gilroy;font-size:13px;font-style:normal;font-weight:500;line-height:130%}.profile_password_info{height:55px;border-radius:5px;border:1px dashed var(--theme-green);background:#80f6bc0d;display:flex;align-items:center;padding:16px;column-gap:12px}.profile_password_info img{width:24px;height:24px}.profile_password_info span{color:var(--theme-green);leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.profile_verification_link{color:var(--theme-green);leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.MuiSlider-markLabel{font-weight:600!important;font-size:14px!important;line-height:19px;text-align:center;color:#5e6367!important}.MuiSlider-rail{background-color:var(--border-color-primary)!important}.MuiSlider-track{background:var(--theme-green)!important;border:0px solid rgba(38,40,45,.01)!important}.MuiSlider-thumb:after{border:2px solid var(--theme-green)!important;background:var(--trade-modal-bg)!important;width:26px!important;height:20px!important;border:2px solid var(--text_color2);border-radius:20px!important}.MuiSlider-valueLabelCircle{color:var(--theme-green)!important;font-family:Gilroy!important;font-size:12px!important;font-style:normal!important;font-weight:600!important;background:none!important;line-height:normal}.profile_document_content_img{width:60px;height:60px;display:flex;justify-content:center;width:100%}.mt40{margin-top:40px}.profile_document_text_img span{color:var(--text_color);text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:700;line-height:normal;display:flex}.profile_document_text_img p{color:#94abce;text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_document_deactivate_marks{display:flex;align-items:center;justify-content:space-between}.profile_document_deactivate_marks span{color:#94abce;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.profile_document_select p{color:var(--theme-green);leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-left:auto;width:200px;padding-left:20px;cursor:pointer}.profile_document_select{display:flex;align-items:center}.profile_document_confirm_text{color:#94abce;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_document_confirm_text a{color:#fff;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_document_confirm_send_more{color:#94abce;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.profile_document_confirm_send_more span{color:var(--theme-green)}.profile_document_confirm_inputs input{width:48px!important;height:48px;border-radius:5px;border:1px solid var(--border-color-primary);background:#37415e;text-align:center;color:#fff;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_document_confirm_inputs{width:100%}.profile_document_confirm_inputs div{width:100%;column-gap:13px}.profile_document_confirm_inputs input:active,.profile_document_confirm_inputs input:focus{border:0!important;outline:1px solid silver!important}.profile_document_confirm_value{height:58px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--, var(--border-color-primary));background:#37415e;color:#fff;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:10px}.fdc{flex-direction:column}.profile_btn_bg_none{color:#94abce;text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-top:28px;display:flex;justify-content:center;cursor:pointer;transition:.5s}.profile_btn_bg_none:hover{transition:.5s;opacity:.7}.text_span{color:#94abce;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_document_text_img h3{color:var(--theme-green);text-align:center;leading-trim:both;text-edge:cap;font-family:Gilroy;font-size:13px;font-style:normal;font-weight:600;line-height:normal;display:flex;width:100%;justify-content:center}.profile_document_text_img p a{color:var(--theme-green)}.modals_list{padding:20px;display:flex;flex-direction:column;row-gap:10px}.modals_list li{list-style:none;cursor:pointer;width:-webkit-fit-content;width:fit-content;display:flex}.history_type_graph{height:374px;width:100%;border-radius:5px;background:linear-gradient(72deg,#232a3b 12.5%,#232a3b00 91.13%);position:relative}.history_type_graph_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.block_w{padding:38px 40px 32px 32px;display:flex;align-items:flex-start;justify-content:space-between}.history_type_graph_pair{display:flex;align-items:center;gap:10px}.history_type_graph_pair_img{display:flex;align-items:center;margin-right:15px}.history_type_graph_pair_img img{width:34px;height:34px}.history_type_graph_pair_img .ml10{margin-left:-15px}.history_type_graph_pair span{color:#fff;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.history_type_graph_info_items{margin-top:26px;display:flex;flex-direction:column;width:200px;row-gap:16px}.history_type_graph_info_item{display:flex;align-items:center;justify-content:space-between}.history_type_graph_info_item span{color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.history_type_graph_info_item p{color:#fff;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.history_type_graph_qrcode{margin-top:51px;display:flex;align-items:center;column-gap:19px}.history_type_graph_qrcode svg{width:81px;height:81px}.history_type_graph_qrcode_w{display:flex;flex-direction:column;row-gap:4px}.history_type_graph_qrcode_w h4{color:#fff;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.history_type_graph_qrcode_w span{color:var(--theme-green);font-family:Gilroy;font-size:21px;font-style:normal;font-weight:600;line-height:normal}.history_type_graph_qrcode_w p{color:#94abce;font-family:Gilroy;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.history_type_graph_price{text-align:center;font-family:Gilroy;font-size:69px;font-style:normal;font-weight:600;line-height:normal}.history_type_graph_logo{margin-top:179px;margin-left:auto;width:113px;height:40px}.block_w .block:last-child{display:flex;flex-direction:column;justify-content:space-between}.history_type_links{margin-top:17px;display:grid;grid-template-columns:repeat(8,1fr);align-items:center;grid-column-gap:28px;column-gap:28px;justify-content:center}.history_type_link_img{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;margin:0 auto;cursor:pointer;transition:.5s}.history_type_link_img:hover{opacity:.7;transition:.5s}.history_type_link_img svg,.history_type_link_img img{width:20px;height:20px}.history_type_link_w span{margin-top:12px;color:#94abce;text-align:center;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center}.history_type_link_w.mr10{margin-right:-6px}.sidebar_page_tournament_info{margin-top:22px}.tournament_info_img{width:100%;height:127px}.sidebar_page_tournament_info h3{margin-top:20px;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_info h4{margin-top:9px;color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_tournament_info .wrap{margin-top:20px;display:flex;flex-direction:column;row-gap:20px}.sidebar_page_tournament_info .wrap .item{display:flex;align-items:center;justify-content:space-between}.sidebar_page_tournament_info .wrap .item span{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.sidebar_page_tournament_info .wrap .item p{color:var(--theme-green);text-align:right;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_info_btn{margin-top:20px;width:100%}.sidebar_page_tournament_rating{margin-top:24px}.sidebar_page_tournament_rating h5{font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sidebar_page_tournament_rating .table{margin-top:16px}.rw0{row-gap:0}.notification_modal_w_content p span{color:#ffda44;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;flex-direction:column;margin-bottom:20px}.notification_modal_w_content h3{color:#fff;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.notification_modal_w_content h3 span{color:var(--theme-green);font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.tournament_modal_w_content{padding-top:35px}.ml20proc{width:120%;margin-left:-10%}.ml30proc{width:125%;margin-left:-17%}.tablet_show,.mob_show{display:none!important}.profile_typeacc_items_w{display:flex;column-gap:20px;width:100%}.profile_typeacc_item{width:15.5%}.profile_typeacc_items_overflow{width:100%}.header.sticky{position:fixed;top:0;left:0;z-index:10;background-color:var(--trade-modal-bg);transition:.1s}.header{position:absolute;z-index:20;top:0}.promo_main_info_column_w{display:flex;align-items:center;column-gap:30px;row-gap:6px}.promo_main_enter{height:100%}.promo_main h2{font-family:Gilroy;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.top_traders_title{margin-top:12px;color:#fff;text-align:center;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center}.top_traders_text{color:#ffda44;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center}.top_traders_text_list{display:flex;flex-direction:column;row-gap:20px;margin-top:14px}.top_traders_text_li{color:#94abce;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center}.top_traders_content{position:absolute;width:370px;height:auto;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);z-index:1;right:-392px;top:0}.top_traders_content_arrow{position:absolute;width:7.5px;height:15px;top:10px;left:-7px}.header_settings_link{column-gap:16px}.react_svg,.react_svg *{display:flex;align-items:center}.header_settings_link svg path{fill:#94abce}.header_settings_link_active svg path,.header_settings_link_active svg circle{fill:#80f6bc}.profile_modal_link_active svg path,.profile_modal_link_active svg circle{fill:#80f6bc}.select_pair_add_modal_link svg{width:20px;height:20px}.select_pair_add_modal_link_active svg path,.select_pair_add_modal_link_active svg circle{fill:#80f6bc}.header_settings_link svg{width:24px;height:24px;margin-top:4px}.graph_bg_row_col{position:absolute;width:100%;height:100%;right:0;bottom:0}.graph_bg_row{height:100%;top:0;position:absolute;right:0;display:flex;flex-direction:column;justify-content:space-between;width:100%}.graph_bg_col{height:100%;width:100%;position:absolute;bottom:0;right:0;display:flex;flex-direction:row;justify-content:space-between}.graph_bg_row_item_w span,.graph_bg_col_item_w span{color:#94abce80;font-family:Gilroy;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.graph_bg_row_item_w{width:100%;display:flex;align-items:center;column-gap:13px}.graph_bg_col_item_w{height:100%;display:flex;flex-direction:column;align-items:center;row-gap:13px}.graph_bg_row_item_w_border{width:100%;height:1px;background:linear-gradient(90deg,#5f5b6a18,#5f5b6a,#5f5b6a18)}.graph_bg_col_item_w_border{height:100%;width:1px;background:linear-gradient(180deg,#5f5b6a18,#5f5b6a,#5f5b6a18)}.graph_bg_col{padding-right:100px;padding-left:50px}.graph_bg_row{padding-bottom:50px;padding-top:50px}.timer_row{margin-top:12px}.timer_row_items{display:flex}.timer_row_item,.timer_row_item_size_l{display:block;width:18px;text-align:center}.timer_row_item_size_l{width:20px}.timer_row_item_size_l:last-child{width:17px}.timer_row_item:last-child{width:15px}.input_amount{display:flex;align-items:center}.input_amount>p{margin-top:-1px;margin-right:2px}.input_amount input::placeholder{color:inherit;font-size:inherit}.flex{display:flex}.history_type_graph_bg_picture{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;object-fit:fill}.info_wrapper{display:flex;justify-content:center;align-items:center;column-gap:10px;margin-top:24px}.hide_data,.hide_data img{cursor:pointer;width:14px;height:14px}.hide_data{margin-right:-24px;display:flex;justify-content:center;align-items:center}.info_wrapper span{margin-top:0}.support_link{margin-bottom:28px}.support_link.active span{color:var(--theme-green)}.support_link.active svg path{fill:var(--theme-green)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.white{color:var(--text_color)}.white_svg path{fill:var(--text_color)}.order_top_buy_expectations{display:none;align-items:center;column-gap:5px;margin-right:3px}.extra_small .order_top_time{display:flex;gap:3px;margin-top:6px}.extra_small .order_top_block.timer_block{column-gap:2px;min-width:92px;width:100%}.extra_small .order_top_subblock.set_timer_btn{margin-top:0;width:-webkit-fit-content;width:fit-content}.extra_small .order_top_subblock.set_timer_btn .order_top_change{height:100%;width:-webkit-fit-content;width:fit-content;padding:6px}.extra_small .order_top_block_question,.extra_small .order_top_block_question img{width:18px}.extra_small .order_top_amount{display:flex;gap:3px}.extra_small .order_top_buy_expectations{display:flex}.extra_small .order_top_buy,.extra_small .order_top_sell{height:28px}.extra_small .order_top_buy>span,.extra_small .order_top_sell>span{display:none}.small .extra_small .order_top_sell{flex-direction:row-reverse}.extra_small .order_top_block_name{display:none}.extra_small .order_top{width:140px}.extra_small .order_top_subblock.order_top_subblock_dn{margin-top:0}.extra_small .order_top_subblock.order_top_subblock_dn .order_top_change{height:100%}.extra_small .order_top_block{padding:4px;width:auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;column-gap:5px}.extra_small .order_top_block_input{font-size:16px}.row_withdraw_start{align-items:flex-start!important}.row_withdraw_center{align-items:center!important}.mt28{margin-top:28px}.items_self_start{align-items:flex-start}.chart_period_label{font-size:13px;white-space:-2px;padding:3px;color:#94abce}.small .chart_period_label{font-size:8px}.chart_period_label_active{color:var(--theme-green)}.chart_loader{font-size:40px;font-weight:700;color:#fff}.disable_clicks{pointer-events:none!important}.chart_settings_item{display:flex;align-items:center;column-gap:5px;font-size:13px}.driver-popover{max-width:420px!important;border-radius:5px!important;border:1px solid rgba(255,255,255,.102)!important;background:var(--trade-modal-bg)!important}.driver-popover-arrow,.driver-popover-arrow-side-left,.driver-popover-arrow-side-top,.driver-popover-arrow-side-bottom{border-color:transparent!important}.driver-popover .driver-popover-title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.24px;color:var(--text_color)}.driver-popover .driver-popover-description{color:#94abce;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.driver-popover .driver-popover-close-btn{top:15px;font-size:28px;color:var(--text_color)}.driver-popover .driver-popover-close-btn:hover,.driver-popover .driver-popover-close-btn:focus{color:var(--text_color)}.driver-popover .driver-popover-progress-text{color:#94abce}.driver-popover .driver-popover-prev-btn{border-radius:5px;border:1px solid var(--border-color-primary);color:var(--theme-green);background-color:transparent;text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:700;line-height:32px;cursor:pointer;transition:.5s;text-shadow:none;padding:5px 15px;margin-right:7px}.driver-popover .driver-popover-next-btn{text-shadow:none;padding:5px 15px;border-radius:5px;background:var(--theme-green);color:#242a3c;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:32px;cursor:pointer;transition:.5s;border:none}.driver-popover .driver-popover-next-btn:hover{background:#5ac08f}.driver-popover .driver-popover-prev-btn:hover{background:#394462}.label_body{padding:4px 7px;text-align:center;display:flex;flex-direction:column;row-gap:2px}.label_bg_green{background-color:#39d885;border-radius:5px;border:1px solid rgba(255,255,255,.102)}.label_bg_red{background-color:#ed5555;border-radius:5px;border:1px solid rgba(255,255,255,.102)}.label_body_amount{color:#fff!important;text-align:center;font-size:16px;font-weight:600}.label_body_timer{color:#fff!important;text-align:center;font-size:12px;font-weight:600}.cross_btn{position:absolute;top:2px;right:5px}.cross_btn img{width:16px;height:16px}.question_img{width:16px;height:16px;min-width:16px}.disabled_link{pointer-events:none}.time_auto_offset p{word-wrap:break-word}.time_auto_offset{grid-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:1fr 15px 35px;align-items:center}.time_auto_offset_switcher{width:15px}.profile_loader>div{width:150px}.profile_loader{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.animated_balance{display:flex;align-items:center;font-size:20px;font-weight:500}.profit_marker{max-width:100px;width:100%;width:100px;height:30px;display:flex;justify-content:center;align-items:center}.profit_marker_body{text-align:center;padding:4px 6px;font-size:12px;color:#fff;border-radius:4px;position:relative}.profit_marker_green{background-color:var(--theme-green) a6;border:1px solid var(--theme-green);position:relative}.profit_marker_red{background-color:#f47272a6;border:1px solid #f47272;position:relative}.profit_marker_green:after,.profit_marker_red:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #555}.profit_marker_green:after{border-top:10px solid var(--theme-green)}.profit_marker_red:after{border-top:10px solid #f47272}.disabled_question{opacity:0;pointer-events:none}.chart_settings_switches{display:flex;flex-direction:column;gap:10px}.green_text{color:var(--theme-green)}.red_text{color:var(--red)}.green_svg path{fill:var(--theme-green)!important}.yellow_svg path{fill:var(--change-password-message)!important}.yellow_svg_stroke path{stroke:var(--change-password-message)!important}.payment_percentage_question{position:absolute;top:12px;right:13px}.small .payment_percentage_question{top:2px;right:2px}.documents_loader_wrapper div div{width:200px;height:100px}.documents_loader_wrapper{margin-bottom:-20px}.transition{transition:.3s}.order_img_wrapper{display:grid;place-items:center;width:28px;height:28px;border-radius:100%;background-color:transparent}.order_img_wrapper svg#up-arrow{transform:rotate(180deg)}.order_img_wrapper svg#up-arrow path{fill:#398b63}.order_img_wrapper svg#down-arrow path{fill:#8f3a3a}.btn_loading{opacity:.8;cursor:wait}.chart_settings_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-template-rows:repeat(8,1fr);grid-auto-flow:column;grid-gap:10px;gap:10px}.order_top_profit_tooltip{display:flex;align-items:center;gap:4px}.question{-webkit-user-select:none;user-select:none}.quote_price,.quote_amount{padding:6px 15px;border-radius:30px;color:#232a3b;font-weight:700;position:absolute;right:30px}.quote_price{background:#80f6bc;top:50%;translate:0 -55%}.quote_amount{background:#ffda44;top:59%}.quote_price.quote_price_loss{background:#ff6161;color:#fff}.quote_price.quote_price_short{top:59%;translate:none}.quote_amount.quote_amount_short{top:50%;translate:0 -55%}.trade_input{background:var(--bg-box);border:1px solid #ffffff1a;border-radius:5px;padding:12px 16px;font-size:12px;display:flex}.trade_input input{width:100%;background:transparent;border:none!important;outline:none!important;color:var(--text-color-primary)}.trade_input input::placeholder{color:var(--text-secondary)}.trade_input *{line-height:0px!important}@media (min-width: 600px){.graph_pair_setting_w1 .select_pair_add_modal{height:605px}.graph_pair_setting_w1 .modal_pair_items{height:490px}}@media (max-height: 571px) and (min-width: 660px){.select_pair_add_modal{height:418px}.modal_pair_items{height:305px}}@media (max-height: 634px) and (min-width: 660px){.select_pair_add_modal{height:485px}.modal_pair_items{height:370px}.graph_pair_setting_w1 .select_pair_add_modal{height:425px}.graph_pair_setting_w1 .modal_pair_items{height:305px}}@media (max-height: 710px) and (min-width: 660px){.select_pair_add_modal{height:543px}.modal_pair_items{height:430px}.graph_pair_setting_w1 .select_pair_add_modal{height:485px}.graph_pair_setting_w1 .modal_pair_items{height:365px}}@media (max-height: 770px) and (min-width: 660px){.graph_pair_setting_w1 .select_pair_add_modal{height:545px}.graph_pair_setting_w1 .modal_pair_items{height:425px}}@media (max-width: 1200px){.select_pair_add_modal_header_position{top:calc(var(--header-app-height) + 12px)!important}}@media (hover: hover){.order_top_buy:hover{box-shadow:0 0 10px var(--theme-green);background:linear-gradient(0deg,#ffffff1a,#ffffff1a),var(--theme-green)}.order_top_sell:hover{box-shadow:0 0 10px 0 var(--red);background:linear-gradient(0deg,#ffffff1a,#ffffff1a),var(--red)}.order_top_buy:hover span,.order_top_sell:hover span{color:var(--white)}.order_top_buy:hover .order_img_wrapper{background-color:#55bb89}.order_top_sell:hover .order_img_wrapper{background-color:#ce5b5b}.order_top_buy:hover .order_img_wrapper svg#up-arrow path{fill:#fff}.order_top_sell:hover .order_img_wrapper svg#down-arrow path{fill:#fff}}@media screen and (max-width: 1900px){.promo_main_info{justify-content:space-between}}@media screen and (max-width: 1860px){.promo_main_info .column{display:flex;align-items:center;justify-content:space-between;width:100%}.promo_main_info p{font-size:14px}.promo_main_info_column_w{flex-direction:column;width:203px}}@media screen and (max-width: 1700px){.profile_info_header{flex-wrap:wrap;height:auto;column-gap:20px}.profile_info_header_security{margin-top:20px}}@media screen and (max-width: 1630px){.withdraw_add_block .row{flex-direction:column;align-items:initial}.withdraw_add_block_right{margin-left:0;margin-top:15px}.withdraw_add_block_bonus{width:29%;height:auto}.withdraw_add_block_bonuses{justify-content:space-between}.profile_typeacc_items_titles{width:265px}}@media screen and (max-width: 1500px){.profile_typeacc_item_level .block p{font-size:10px}.profile_typeacc_item_val,.profile_typeacc_items_title span{font-size:12px}.footer_links{flex-direction:column;row-gap:25px;align-items:initial}.footer_links_left{justify-content:space-between}.withdraw_main_row2{flex-wrap:wrap;row-gap:40px}}@media screen and (max-width: 1440px){.svg2{width:130px}.select_pair_list_item{padding:12px}.select_pair_list_btn{margin-left:20px}.header_logo img{width:110px;height:auto}.header{padding:20px 10px}.profile_typeacc_items h2{font-size:19px}.profile_typeacc_items_titles{width:168px}.profile_typeacc_items{column-gap:8px}.profile_typeacc_info span{padding-right:10px}.withdraw_add_block_bonus{width:calc(50% - 5px)}.withdraw_add_block_bonuses{gap:10px}.withdraw_add_block_bonus{padding:14px}}@media screen and (max-width: 1400px){.profile_info_main_row_name{margin-right:50px}.profile_typeacc_items_w{width:1170px}.profile_typeacc_items_overflow{overflow:visible;overflow-x:overlay;transform:rotateX(180deg);height:534px;padding-top:50px}.profile_typeacc_info{margin-top:25px}.profile_typeacc_items_w{transform:rotateX(180deg)}.profile_typeacc_items_titles{width:188px}.profile_typeacc_items_w{column-gap:9px}.profile_typeacc_items h2{top:-12px;position:relative}.profile_typeacc_items{right:-40px;width:calc(100% + 40px)}.profile_typeacc_item{width:15.7%}.profile_typeacc_info_btn{width:240px}}@media screen and (max-width: 1370px){.profile_typeacc_item_level{column-gap:10px}.transaction_wrap_header h2{font-size:24px}}@media screen and (max-width: 1201px){.header_right{column-gap:14px}.profile_authentification_row{flex-direction:column;row-gap:20px}.profile_authentification_left,.profile_authentification_right{width:100%}.profile_authentification_right_table_main_row,.profile_authentification_right_table_header{min-width:846px}.sessions_table_wrapper{overflow:hidden;overflow-x:scroll}.graph_pair_settings .graph_pair_setting_w:first-child,.mr8{display:none}.header_settings_modal{top:59px}.tablet_hide,.tablet_hidden{display:none!important}.tablet_show{display:flex!important}.header{padding:12px 10px}.select_pair_list_item{padding:10px}.select_pair_list_item_name{font-size:14px}.header_balance_title p{display:none}.header_add_balance{width:40px;height:40px;margin-left:18px}.header_add_balance svg{width:20px;height:20px}.header_settings{height:40px;width:40px}.header_logo{margin-right:12px}.header_logo img{height:auto;width:100px}.select_pair_list_item{height:40px}.select_pair_add{width:40px;height:40px}.header_profile_border{height:40px;width:40px}.header_profile_border:after{background-size:contain;background-position:top right;background-repeat:no-repeat;height:40px}.header_profile_notification{width:14px;height:14px}.order{margin-left:15px}.graph_bg{background-image:url(/img/trade/grafic_tablet.png);left:-120px;width:calc(100% + 120px);height:92%}.wrap_bg{background-image:url(/img/trade/bg_tablet.png);background-size:cover}.wrap_bg_light{background-image:url(/img/trade/bg_tablet_light.png);background-size:cover}.graph_candles{width:791px;height:445px;left:calc(100vw - 850px);top:54%;transform:translate(-50%,-50%);margin-top:0}.graph_pair_wrap{display:none}.graph_order{z-index:3;left:20px;top:52px;width:324px;transform:initial}.graph_order_start_w{height:84%;bottom:0}.graph_order_start_bg_short{top:42.6%}.graph_order_close{height:84%;bottom:0;top:initial}.graph_order_close_data{position:absolute;top:15px}.graph_order_close{left:73%}.graph_order_start_price{top:19%}.graph_change_timeline{bottom:1px}.graph_order_start,.graph_order_close{display:none}.sidebar{z-index:5}.graph{overflow:initial}.graph_cursor_vertical{height:95%}.room_row{overflow:hidden}.order_top_time_modal{z-index:3}.payments_main{height:auto}.payments_layout{margin-left:24px;margin-right:24px}.traderoom{padding-top:92px}.graph_pair_settings{margin-top:0}.payments_main{padding:28px 20px}.profile_info_w h2{font-size:20px}.profile_info_header{margin-top:20px;row-gap:20px}.profile_info_header_security{height:auto}.profile_info_header_security{margin-top:0}.profile_info_main_row_info{right:0;top:30px;margin-right:0;margin-left:auto;width:179px}.profile_info_main_row{position:relative;align-items:flex-start}.profile_info_main_row_btn{position:absolute;right:0;top:50px;bottom:initial}.profile_info_main_row_btn_api{position:static}.profile_info_main_row:nth-child(2){padding-bottom:35px}.profile_info_main_row:nth-child(3){padding-bottom:50px}.profile_info_main_row:last-child .profile_info_main_row_btn{top:30px}.profile_info_main{margin-top:15px}.profile_info_main_row{padding:20px 0;border-top:1px solid var(--border-color-primary);border-bottom:1px solid var(--border-color-primary)}.profile_btn_white{width:180px;height:44px}.profile_info_main_row_img{width:48px;height:48px;border-radius:5px;margin-right:25px}.profile_info_main_row_name span{font-size:16px}.profile_info_main_row_name p{width:85%}.footer{margin-top:28px}.footer_links_left{flex-wrap:wrap;row-gap:20px}.profile_typeacc_items{width:102%}.profile_typeacc_items_overflow{padding-top:63px}.profile_typeacc_items_titles{margin-top:-35px}.profile_typeacc_info span{width:60%}.profile_typeacc_info{height:auto}.transaction_wrap_header h2{font-size:20px}.transaction_wrap_links{margin-left:auto}.transaction_wrap_search{width:200px;margin-left:25px}.rmdp-wrapper{width:-webkit-fit-content!important;width:fit-content!important;right:44px!important}thead th,.td_row span,tbody td{font-size:12px}table td{padding:16px 0}.transaction_wrap_header_sub{margin-top:11px}.transaction_wrap_link{padding:11px 13px}.withdraw_main h2{font-size:20px}.profile_add_wrap_question_w{margin-top:17px}.profile_add_wrap_questions_row{flex-direction:column}.profile_add_wrap_question_w_main{margin-bottom:32px}.profile_add_wrap_question_w_main:last-child{margin-bottom:0}.profile_info_header_security{width:100%}.payments_layout_header_overflow2{width:105.5%;overflow:auto;left:-20px;position:relative;padding-left:20px}.payments_layout_header_overflow2::-webkit-scrollbar{display:none}.withdraw_add_row{flex-direction:column}.withdraw_add_block{width:100%}.withdraw_add h2{font-size:20px}.withdraw_add_row{margin-top:16px;row-gap:20px}.withdraw_add_block{padding:30px 20px}.withdraw_add_block .row{flex-direction:row}.withdraw_add_block_right{margin-left:auto;margin-top:0}.withdraw_add_block_title span{font-size:14px}.withdraw_add_block_imgs img{height:24px}.withdraw_add_block_detail{padding-top:30px}.withdraw_add_block{min-height:auto}.transaction_wrap_header{flex-wrap:wrap}.history_wrap .transaction_wrap_header h2{width:100%;margin-bottom:11px}.history_wrap .transaction_wrap_links{margin-left:0}.history_wrap .transaction_wrap_search{margin-left:auto}.overlay_history2 .table{width:1000px}.overlay_history2{overflow:auto;position:relative;left:-20px;padding-left:20px;width:calc(100% + 40px)}.overlay_history2::-webkit-scrollbar-track{margin-left:20px;margin-right:20px}.promo_main h2{font-size:20px}.promo_main_use{margin-top:13px}.promo_main_enter{width:100%}.promo_main_add{width:100%;flex-direction:column;align-items:flex-start}.promo_main_ur{padding-top:10px;padding-bottom:10px;border:none;width:100%}.promo_main_use>*{height:auto}.promo_main_info{flex-direction:column;border-top:1px solid var(--border-color-primary);padding-top:20px}.promo_main_info_column_w{flex-direction:row;width:100%}.promo_main_info .column{flex-direction:column}.promo_main_info .btn{margin-top:18px;width:100%;margin-bottom:20px}.promo_main_enter .row .input_standart{width:100%}.promo_main_info{padding-right:20px;padding-left:20px}.support_main h2{font-size:20px}.support_main_search{margin-top:10px}.support_main_search span{font-size:12px}.support_main_links{display:none}.support_main_row,.support_main_content{width:100%}.support_main_search_btn_wrapper{width:100%;display:grid;grid-template-rows:auto 0fr}.support_main_search_btn_wrapper.active{grid-template-rows:auto 1fr}.support_main_search_btn_body{overflow:hidden}.support_main_search_btn{width:290px;height:48px;padding:20px 16px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);display:flex;align-items:center}.support_main_search_btn.active{border-color:var(--theme-green)}.support_main_search_btn svg{width:24px;height:24px;margin-right:13px}.support_main_search_btn p{font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.support_main_search_btn h4{margin-left:auto;width:44px;height:24px;border-radius:5px;background:var(--theme-green);display:flex;align-items:center;justify-content:center;color:var(--trade-modal-bg);text-align:center;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.support_main_search_input_w .support_main_search_input{width:calc(100% - 300px);margin-top:0}.support_main_search_input_w{display:flex;align-items:center;column-gap:10px;margin-top:12px}.support_main_row{margin-top:12px}.support_main_content_link{font-size:12px;padding:10px}.withdraw_main_row2{padding-top:13px}.withdraw_main_row_left{padding:20px}.withdraw_main_row_right{height:auto}.account_type_w{width:calc(100vw - 48px)}.top_traders_content{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.sidebar{height:calc(var(--app-height) - 112px)}.graph_bg_col_item_w:nth-child(1),.graph_bg_col_item_w:nth-child(2),.graph_bg_col_item_w:nth-child(3){display:none}.graph_bg_col{padding-right:50px}}@media (max-width: 1200px){.select_pair_list{height:48px;margin-top:8px}.header_profile_modal{top:60px}}@media (max-width: 1000px){.promo_main_add{width:100%;flex-direction:column}.promo_main_ur{border:none}}@media screen and (max-height: 868px){.sidebar_links_top{row-gap:20px}.sidebar_support{margin-bottom:20px}}@media screen and (max-width: 860px){.withdraw_add_block .row{flex-direction:column;margin-top:25px;padding-bottom:25px;align-items:start}.withdraw_add_block_right{margin-top:20px;margin-left:0}.withdraw_main_account_inner{flex-direction:column;align-items:start}}@media (max-height: 830px){.order_top_buy,.order_top_sell{height:55px}.order_top_buy,.order_top_sell{flex-direction:row-reverse}.order_top_sell span,.order_top_buy span{font-size:16px}.input_amount,.order_top_block_input{font-size:14px}.order_top_change{height:24px}.order_top_change img{width:14px}.order_bottom_btn{height:34px}.order_bottom_btn img{width:18px}.order_bottom_btn span{text-align:left;font-size:10px}.cross_btn{right:2px}}@media screen and (max-height: 815px){.sidebar_links_top{row-gap:17px}.sidebar_link{row-gap:7px}}@media screen and (max-height: 779px){.single_chart .order{height:calc(var(--app-height) - 120px);overflow-y:overlay;overflow-x:hidden;padding-right:10px;width:174px;position:relative;left:10px}.single_chart .order_top_profit{width:100%}.single_chart .sidebar_links{height:calc(var(--app-height) - 120px);overflow-y:overlay}.single_chart .sidebar_links_bottom{margin-top:30px}}@media screen and (max-width: 768px){body.has-install-banner .header,body.has-install-banner .header.sticky{top:var(--install-banner-height, 0px)}body.has-install-banner .traderoom{padding-top:calc(100px + var(--install-banner-height, 0px))}}@media screen and (max-width: 710px){.profile_authentification_left_status_inputs_df{flex-direction:column;row-gap:15px}.profile_authentification_left_status_inputs_column_right{width:100%}.profile_authentification_left_status_inputs_column{flex-direction:column;row-gap:10px}.profile_authentification_left_generate_btn,.profile_authentification_left_status_btn{width:100%}.profile_authentification_left_status_btn{margin-top:0}.graph_order_profit{padding-right:13px;padding-left:13px}.graph_order{width:auto}}@media screen and (max-width: 660px){.header_right{column-gap:8px}.quote_price,.quote_amount{font-size:12px;padding:3px 10px;right:10px}.promo_main_ur,.promo_main_info{grid-area:auto}.chart_setting_modal_item_chart_type{width:auto}.order_top_buttons{display:flex;column-gap:10px;width:100%}.profile_auth_top_inputs_wrapper{flex-direction:column;row-gap:10px}.profile_auth_top_inputs_wrapper .profile_authentification_left_generate_btn{width:100%}.traderoom.side .sidebar{display:none}.traderoom.side .traderoom_main{width:100%;margin-left:0}.mob_hide{display:none!important}.mob_show{display:flex!important}.header{padding:12px 10px;gap:0px}.header_balance_w{gap:0px}.header_logo,.select_pair_list,.select_pair_add_w{display:none}.header_right{margin-left:initial;width:100%}.header_add_balance{margin-left:auto}.header_right_menu_btn{width:40px;height:40px;border-radius:5px;border:1px solid var(--border-color-primary);display:flex;align-items:center;justify-content:center;margin-right:10px}.header_right_menu_btn svg{width:20px;height:20px}.header_profile_border,.header_settings{background:initial}.header_profile_icon,.header_settings img{width:20px;height:20px}.header_balance h2{font-size:16px}.header{height:auto}.traderoom .sidebar{display:none}.traderoom_main{margin-left:0;margin-right:0}.traderoom{height:auto}.room_row{flex-direction:column}.graph{width:100%}.graph_pair_settings{margin-top:0}.graph_pair{left:15px}.graph_pair_setting{width:32px;height:32px;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.graph_pair_settings{column-gap:10px}.graph_pair_setting img{width:16px;height:16px}.graph_pair{margin-top:10px;display:flex;align-items:center;justify-content:space-between;width:100%;left:0;padding-left:15px;padding-right:15px;position:relative}.select_mob{border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);padding:8.6px 10px;position:relative}.pair_select_input{width:162px;height:32.199px}.profile_add_wrap_selected img{width:14.7px}.profile_add_wrap_selected span{font-size:12px}.profile_add_wrap_selected_wrap .ml10{margin-left:-15px}.pair_select_input .profile_add_wrap_selected{column-gap:8px}.settings_page_w{padding:24px 19px}.profile_add_wrap_selected_wrap_option_img .ml10{margin-left:-8px}.pair_select_input .profile_add_wrap_selected_wrap_option{column-gap:16px}.graph_order{left:initial;width:calc(100% - 30px);margin-left:15px;margin-right:15px;top:42px;position:relative;margin-top:10px;top:initial}.graph_order_time{padding:12px}.graph_order_time img{width:28px;height:28px}.graph_order_time_wrap span{font-size:10px}.graph_order_time_wrap p{font-size:14px;margin-top:0}.graph_order{height:53px}.graph_order_time{align-items:center;width:100%}.graph_order_time_wrap{position:relative;top:-2px}.graph_order_profit{padding-top:4px;width:100%}.graph_order_profit span{font-size:10px}.graph_order_profit p{font-size:14px;margin-top:2px}.graph{height:calc(var(--app-height) - 229px);min-height:350px}.graph_pair_data{bottom:20px}.payment_percentage_question{position:static;margin-top:-3px}.graph_change_timeline{left:50%;bottom:6px}.graph_support{z-index:20;width:32px;height:32px;flex-shrink:0;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--trade-modal-bg);display:flex;align-items:center;justify-content:center;position:absolute;bottom:20px;right:15px}.graph_support svg{width:16px;height:16px}.sidebar_page_history_date span,.sidebar_page_history_time span{margin-top:3px}.sidebar_page_orders_position_profit svg{margin-top:-3px}.order{height:auto!important;width:100%!important;left:0!important;padding-left:15px;padding-right:15px!important;margin-left:0!important;background:var(--trade-modal-bg);padding-top:10px;padding-bottom:10px;position:fixed!important;bottom:var(--keyboard-offset, 0px);transition:bottom .15s ease-out}.order_top_amount,.order_top_time{width:calc(50% - 5px)}.order_top_subblock_dn{display:none}.order_top{display:flex;flex-wrap:wrap;column-gap:10px}.order_top_time{margin-top:0;display:grid;grid-template-columns:33px 1fr}.timer_block{order:2;border-radius:0 5px 5px 0}.set_timer_btn{order:1;margin-top:0}.set_timer_btn .order_top_change{border-right:transparent;border-radius:5px 0 0 5px;height:100%}.order_top_profit{flex-direction:row;background:initial;border:0;height:auto;align-items:center;justify-content:space-between;margin-top:13px;margin-bottom:13px;width:100%}.order_top_profit p{margin-top:0;font-size:12px}.order_top_block{padding:8px 10px 8px 12px}.order_top_block_name{font-size:10px}.order_top_block_input{margin-top:4px;font-size:14px}.order_top_block_question{width:12px;height:12px}.order_top_buy,.order_top_sell{width:calc(50% - 5px);height:40px!important;flex-direction:row;justify-content:center;position:relative;margin-top:0}.order_top_buy img,.order_top_sell img{position:absolute;left:10px;width:14px;height:14px}.order_top_buy span,.order_top_sell span{font-size:14px}.order_top_trader_opinion,.order_bottom{display:none}.order{overflow:visible!important;z-index:3}.wrap_bg{background-image:url(/img/trade/bg_mob.png)}.wrap_bg_light{background-image:url(/img/trade/bg_mob_light.png)}.graph_bg{width:640px;height:97%;left:initial;right:14px;background-size:100% 100%;background-image:url(/img/trade/grafic_mob.png)}.graph_candles{left:calc(100vw - 500px);top:78%}.account_type{top:42px;left:-53px}.header_profile_modal{top:64px;left:0;width:100vw;position:fixed}.header_profile_modal .col:last-child{display:none}.profile_modal_info .header_profile_border{margin-right:auto}.header_settings_modal{width:100vw;right:-15px;top:52px;height:280px}.chart_setting_modal{top:105px;bottom:10px;width:calc(100vw - 30px);position:fixed;left:15px}.chart_setting_modal.xl{width:calc(100vw - 30px)}.chart_setting_modal_items_chart_type{display:grid;grid-template-columns:repeat(2,1fr)}.chart_period_items{display:grid;grid-template-columns:repeat(3,1fr)}.chart_period_items>button{width:100%}.chart_type2_height .sidebar_page_overflow{height:calc(var(--app-height) - 335px)}.chart_type2_height .chart_setting_modal_item img{width:16px;height:16px}.chart_type2_height{padding-bottom:0}.chart_type2_height .sidebar_page_overflow,.chart_type3 .sidebar_page_overflow{padding-bottom:20px}.chart_type2_height .sidebar_page_overflow::-webkit-scrollbar-track{margin-bottom:10px}.order_top_amount .question_text{left:-100px;top:-85px}.order_top_amount .question_text:after{bottom:-11px;top:initial;right:52%;transform:rotate(90deg)}.order_top_time_modal{left:initial;right:0;top:initial;bottom:71px}.header_right_menu_wrap{display:none}.header_right_menu_wrap.active{display:flex}.sidebar{left:0;top:64px;border-radius:0;border:0;border-top:1px solid rgba(255,255,255,.1);height:calc(var(--app-height) - 64px)}.sidebar_links,.sidebar_links.sidebar_links_collapsed{width:100vw}.sidebar_links{height:100%!important;padding:20px 15px}.sidebar_link{flex-direction:row;justify-content:left;align-items:center;column-gap:22px}.sidebar_link img{margin:0}.mlsidebar{margin-left:0}.sidebar_link span{padding-left:0;font-size:14px}.sidebar_links{justify-content:initial}.sidebar_links_top{row-gap:20px}.profile_modal_links{margin-top:20px}.profile_modal_link img{width:24px;height:24px}.profile_modal_link{column-gap:22px}.profile_modal_link span{color:#94abce;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.profile_modal_link_bottom{padding-top:20px}.profile_modal_links{flex-direction:column}.sidebar_link_notification{right:0}.sidebar_page{width:100vw;padding:16px}.sidebar_page_header span{font-size:20px}.sidebar_page_orders_positions{margin-top:16px}.sidebar_page_w{height:97%}.sidebar_page_orders_positions{height:calc(var(--app-height) - 185px)}.sidebar_page_news_items{height:calc(var(--app-height) - 175px)}.sidebar_page_links{margin-top:16px}.sidebar_page_header_back{border:1px solid var(--border-color-primary);background:var(--trade-modal-bg)}.sidebar_page_tournament_traders_main{height:calc(var(--app-height) - 407px)}.sidebar_page_partners_wrap{height:calc(var(--app-height) - 163px)}.page_tournament{margin-top:16px;height:calc(var(--app-height) - 123px)}.sidebar_page_newsid{height:95%}.traderoom{padding-top:80px}.sidebar_page_bonus_item span{margin:0 auto;width:80%}.payments_layout_header_overflow{width:107.5%;overflow:auto;left:-15px;position:relative;padding-left:15px}.payments_layout_header_overflow::-webkit-scrollbar{display:none}.payments_layout{margin-left:15px;margin-right:15px;margin-top:10px}.payments_main{padding:28px 20px}.profile_info_header_security{width:100%}.payments_layout_header{width:653px}.profile_info_header_security{padding:20px}.profile_info_header_security_list{flex-direction:column;align-items:initial;row-gap:12px}.profile_info_header_security_list_item p{line-height:initial}.profile_info_main_row{flex-wrap:wrap;row-gap:16px}.profile_info_main_row_btn{position:initial;margin-left:0}.profile_info_main_row_info{margin-left:0}.profile_info_main_row_btn{width:100%}.profile_info_main_row_name{margin-right:0;width:100%}.profile_info_main_row_name span{position:absolute;top:30px;left:70px}.profile_info_main_row{padding:20px 0!important}.footer_link{width:100%;text-align:center}.footer_links_rigth{justify-content:center}.profile_typeacc_items_titles{width:100px;margin-top:-45px}.profile_typeacc_items_title span{line-height:initial;width:80%}.profile_typeacc_items_title .question{width:16px;height:16px}.profile_typeacc_items_titles_w{margin-top:15px}.profile_typeacc_items_overflow{position:relative;right:-12px}.profile_typeacc_info{flex-wrap:wrap;row-gap:10px}.profile_typeacc_info span,.profile_typeacc_info_btn{width:100%}.transaction_wrap_header{flex-wrap:wrap}.transaction_wrap_links{margin-left:0;width:100%}.transaction_wrap_header{row-gap:12px}.transaction_wrap_link{width:100%}.transaction_wrap_search{margin-left:0;width:100%}.rmdp-wrapper{width:calc(100% + 22px)!important;right:22px!important}.overlay_history .table{width:900px}.overlay_history{overflow:auto;left:-20px;padding-left:20px;position:relative;width:calc(100% + 40px)}.overlay_history::-webkit-scrollbar-track{margin-left:20px;margin-right:20px}.pagination_item svg{width:16px;height:16px}.pagination_item{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.pagination{justify-content:center}.transaction_wrap_header_sub{flex-wrap:wrap;row-gap:10px}.statistics_wrap_main_chart_overflow{overflow:auto}.statistics_wrap_main_chart{margin-left:-30px}.profile_authentification_left_status_inputs_qrcode{width:100%;height:auto}.statistics_wrap_main_row{flex-direction:column;flex-wrap:wrap}.profile_add_wrap_question_active_w span{font-size:12px}.profile_add_wrap_question_active_w{padding:16px 12px}.payments_layout_header_overflow2{width:108.5%}.payments_main{padding:20px}.withdraw_main_row{padding-top:16px;padding-bottom:16px}.withdraw_main_row_title span{font-size:14px}.withdraw_main_row_item{width:calc(50% - 10px)}.withdraw_main_row_item .row{column-gap:5px}.withdraw_add_block_title{flex-direction:column;align-items:initial}.withdraw_add_block_title_link{text-align:left}.withdraw_add_block .row{flex-direction:column;margin-top:25px;padding-bottom:25px}.withdraw_add_block_right{margin-left:0;margin-top:20px}.withdraw_add_block_detail{padding-top:25px}.withdraw_add_block_detail_btn{width:100%}.withdraw_add_block_bonus{width:calc(100% - 5px)}.withdraw_add_block_bonus span{margin-top:5px;font-size:28px}.history_wrap .transaction_wrap_header h2{margin-bottom:0}.promo_main_enter .row{flex-direction:column;row-gap:12px}.promo_main_enter .btn{width:100%}.promo_main_ur{width:100%;border-right:0;border-bottom:1px solid var(--border-color-primary)}.promo_main_ur span{text-align:center;display:flex;justify-content:center}.promo_main_ur p{justify-content:center;overflow:auto;word-break:break-all;white-space:normal;text-align:center}.promo_main_info_column_w{flex-direction:column}.promo_main_info .column{flex-direction:row}.partners_wrap_num p:after{display:none}.sidebar_page_bonus_item_mt p{margin-top:20px}.support_main_search_input_w{flex-direction:column}.support_main_search_input_w .support_main_search_input{width:100%}.support_main_search_btn{width:100%;margin-top:12px}.support_main_content_links{display:none}.withdraw_main_account .row{flex-direction:column;row-gap:25px}.withdraw_main_account .row .item{display:flex;flex-direction:row-reverse;width:100%;gap:10px}.withdraw_main_account .row p{margin-right:auto;margin-top:0;color:#fff}.withdraw_main_account .row span{color:var(--theme-green);text-align:right;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.withdraw_main_account{padding-bottom:20px}.withdraw_main_withdrawblock{padding-top:20px}.withdraw_main_row2 h3{font-size:14px}.withdraw_main_withdrawblock .row{flex-direction:column;row-gap:20px}.withdrawblock_input_w .select_wrap{height:48px}.withdrawblock_input_w .profile_add_wrap_selected_wrap_options{top:55px}.withdrawblock_input_w .profile_add_wrap_selected_wrap_option{height:45px}.withdrawblock_input_w .profile_add_wrap_selected_wrap_option{padding-left:11px}.withdraw_main_table{width:calc(100% + 40px);overflow:auto;position:relative;left:-20px;padding-left:20px}.withdraw_main_table::-webkit-scrollbar-track{margin-left:20px;margin-right:20px}.withdraw_main_row_right{padding:20px}.withdraw_main_table .table{width:600px}.profile_add_wrap_question_active_hidden{padding:14px 12px}.notification_modal_w{width:calc(100vw - 30px);height:auto;top:calc(var(--app-height) - 50%)}.notification_modal_w_content_bg{position:initial}.notification_modal_w_content_bg{position:initial;margin:24px auto -45px;width:313px;height:310.384px}.notification_modal_w_content{width:100%;padding:40px 27px 0}.notification_modal_w_content h2.mt25{margin-top:0}.notification_modal_w_content_bg.w370{width:274px;height:307px}.account_type_w,.profile_document_w,.history_type_w,.top_traders_content{width:calc(100vw - 30px);height:auto;top:calc(var(--app-height) - 50%)}.account_type_content_row{flex-direction:column;row-gap:20px}.account_type_content,.profile_document_content{max-height:calc(var(--app-height) - 24px);overflow:auto;padding:40px 20px 20px}.profile_document_content .mt32{margin-top:24px}.profile_document_select .profile_add_wrap_selected_wrap_options{top:54px}.profile_document_select .profile_add_wrap_selected_wrap_option{height:45px}.profile_document_content_btn{width:100%}.profile_document_content_select_input_w.mt20{margin-top:16px}.history_type_links{grid-template-columns:repeat(4,1fr)}.history_type_graph_pair_img img{width:17px;height:17px}.history_type_graph_pair_img .ml10{margin-left:-8px}.history_type_graph_pair span{font-size:12px}.history_type_graph_pair_img{margin-right:6px}.history_type_graph_info_items{margin-top:13.5px;row-gap:7.3px;width:100px}.history_type_graph_info_item span{font-size:6px}.history_type_graph_info_item p{font-size:7px}.history_type_graph_qrcode{margin-top:33px;column-gap:9px}.history_type_graph_qrcode svg{height:41px;width:41px}.history_type_graph_qrcode_w h4{font-size:8.1px}.history_type_graph_qrcode_w span{font-size:10.7px}.history_type_graph_qrcode_w p{font-size:6.6px}.block_w{padding:20px 16px}.history_type_graph_price{font-size:35px}.history_type_graph_logo{margin-top:95px;width:57px;height:auto}.history_type_graph{width:100%;height:auto;border-radius:2.557px;background:none}.history_type_link_w span{display:none}.history_type_links{width:70%;margin:15px auto 0;column-gap:20px;row-gap:20px}.history_type_link_img svg,.history_type_link_img img{width:16px;height:16px}.history_type_title{width:60%;margin:0 auto 16px;color:#fff;text-align:center;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.ml20proc,.ml30proc{width:100%;margin-left:0}.header_right_menu_btn.active{border-radius:5px;border:1px solid var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a),var(--trade-modal-bg)}.header_right_menu_btn.active svg path{fill:var(--theme-green)}.header_profile_notification{z-index:4}.header_profile_border_active{border:1px solid var(--border-color-primary);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a);background-color:var(--trade-modal-bg)}.profile_modal_link svg{width:24px;height:24px}.room_row{height:initial}.graph_bg_row{padding-right:12px}.graph_bg_col{padding-bottom:12px}.graph_bg_row span,.graph_bg_col span{font-size:4.793px}.graph_cursor_vertical_info{width:53px;height:18px;font-size:8px}.graph_cursor_vertical_info_price{top:-9px}.graph_cursor_vertical_info_time{left:-27px}.graph_cursor_vertical{height:99%}.profile_add_wrap_question_active_w span{width:96%}.sidebar_page_overflow{width:100%;padding-right:0;overflow:hidden;overflow-y:auto}.select_pair_add_modal_pairs{display:flex;flex-direction:column;height:100%;padding-left:0;padding-right:0;padding-bottom:40px}.modal_pair_items{height:100%;overflow-y:auto}.traderoom{padding-left:0;padding-right:0}}@media (max-width: 550px){.mobile_bonus_adaptive{flex-direction:column;align-items:center}}@media (max-width: 430px){.driver-popover{max-width:360px!important}}@keyframes fromLeft{0%{left:-400px}to{left:0}}@keyframes fromRight{0%{right:-400px}to{right:0}}@keyframes setOpacity{0%{opacity:0}to{opacity:1}}@keyframes setWidth{0%{width:0;opacity:0}to{width:650px;opacity:1}}@keyframes setWidth2{0%{width:0;opacity:0;visibility:hidden}to{width:550px;opacity:1;visibility:visible}}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Bold.woff2);font-weight:700;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-SemiBold.woff2);font-weight:600;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.woff2);font-weight:500;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.woff2);font-weight:400;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/RobotoMono-Thin.woff);font-weight:200;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/RobotoMono-Light.woff);font-weight:300;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/RobotoMono-Regular.woff);font-weight:400;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/RobotoMono-Medium.woff);font-weight:500;font-display:swap}@font-face{font-family:Roboto Mono;src:url(/fonts/RobotoMono-Bold.woff);font-weight:700;font-display:swap}:root{--app-height: 100%;--header-h: 95px;--toast-side: 23px;--secondary: var(--theme-green);--primary-new-year: #ee3e1f;--secondary-new-year: #f7c566;--font-family: "Gilroy", sans-serif;--black: #131519;--token-select-height: 44px;--cup-fs: 12px;--cup-actions-height: 40px;--more-black: #060607;--bg-main: #14171f;--bg: #232a3b;--bg-more-dark: #242a3c;--bg-more-dark2: #1d212d;--green: #80f6bc;--green-light: #39d8851c;--green-medium: #39d885;--yellow: #fffd54;--red: #f47272;--red-medium: #eb5757;--red-dark: #8f3a3a;--red-light: #eb57571b;--green-dark: #3b835f;--grey: #6b748e;--white: #ffffff;--grey-border: #282d3c;--grey-border-30: #282d3c42;--modal-bg-overlay: #141820f5;--modal-body-bg: linear-gradient( 271.12deg, #1d212d -7.96%, rgba(29, 33, 45, .4) 107.72% );--checkbox-unselect-bg: #242937;--scroll-tract: #41485d;--scroll-thumb: #687292;--trade-modal-overly: #242a3ce5;--trade-modal-border: #41485d;--text-secondary: #94abce;--primary-color: #262c3e;--secondary-border-color: #41485d;--blue: #4a90e2;--border-radius: 5px}*{padding:0;margin:0;-webkit-text-decoration:none;text-decoration:none;box-sizing:border-box}input{outline:none}textarea:focus,input:focus{outline:none}img,svg{-webkit-user-select:none!important;user-select:none!important}html{overflow-x:hidden;overscroll-behavior:none}#root{height:100%}html[data-theme=dark]{--theme-green: var(--green);--bg-trade-room: #232a3b;--border-color-primary: #41485d;--text-color-primary: #ffffff;--trade-modal-bg: var(--primary-color);--trade-modal-bg-dark: #232a3b;--trade-modal-bg-light: #2c344b;--bg-box: #37415e;--attention-btn-white: #000;--wallet-grey-title: #9ba1a7;--wallet-interact-bg: #1f2125;--wallet-interact-bg2: #26282d;--wallet-interact-border: #e5e7ef;--select-grey: #5e6367;--bg-wallet: #191b1f;--bg-wallet-additional: #ffffff0d;--light-grey: #1b1d21;--yellow-light-yellow: var(--theme-green);--grey-accent: rgba(255, 255, 255, .0509803922);--gray-gradient-white: linear-gradient( 180deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100% );--yellow-red: #eb5757;--table-header: #232529;--wallet-default-tabs: #5e6367;--bg-grey: #1f212680;--card-copytrading-bg: #1d1f23;--card-copytrading-border: #25262a;--api-table-bg: #1f212580;--back-arrow: #ffffff;--trade-border: #25262a;--trade-buttons: transparent;--trade-inputs-color: #26282d;--bottom-table-head: linear-gradient(to right, rgba(25, 27, 31, 1), #191b1f);--black-white: #080a0f;--hide-text-gradient: linear-gradient( to left, rgba(24, 26, 29, 1), rgba(30, 32, 36, 0) );--bg-color: hsl(220, 14%, 9%);--linear-bg-color: radial-gradient( 71.36% 69.14% at 72.11% 85.88%, rgba(39, 41, 45, .4) 0%, rgba(39, 41, 45, 0) 100% ), #131519;--bg_gradient: linear-gradient( 180deg, rgba(39, 41, 45, .56) 0%, rgba(39, 41, 45, 0) 100% );--bg_chart_loader: #1b1d21;--bg_gradient2: linear-gradient( 180deg, hsl(220, 9%, 13%) 0%, hsl(220, 13%, 9%) 100% );--bg_gradient3: linear-gradient( 180deg, hsla(220, 9%, 13%, .7) 0%, hsla(220, 14%, 9%, .7) 100% );--border_color: hsl(228, 6%, 15%);--border_btn: rgba(255, 255, 255, .1);--btn_bg: #191b20;--text_color: #ffffff;--alt-text_color: #131519;--text_color2: var(--theme-green);--text_color3: var(--theme-green);--filter: rgba(19, 21, 25, .3);--btn_bg2: initial;--text_color4: #94abce;--text_color5: #ffffff;--btn_bg33: #191b20;--gradient_bg: rgb(69, 41, 44);--gradient_bg2: rgb(30, 63, 50);--btn_bg3: #26282d;--btn_bg4: #1a1c20;--background: #26282d;--background2: rgba(38, 40, 45, 1);--border_gradient: radial-gradient( circle at 100% 100%, #26282d 0, #26282d 9px, transparent 9px ) 0% 0%/10px 10px no-repeat, radial-gradient(circle at 0 100%, #26282d 0, #26282d 9px, transparent 9px) 100% 0%/10px 10px no-repeat, radial-gradient(circle at 100% 0, #26282d 0, #26282d 9px, transparent 9px) 0% 100%/10px 10px no-repeat, radial-gradient(circle at 0 0, #26282d 0, #26282d 9px, transparent 9px) 100% 100%/10px 10px no-repeat, linear-gradient(#26282d, #26282d) 50% 50% / calc(100% - 2px) calc(100% - 20px) no-repeat, linear-gradient(#26282d, #26282d) 50% 50% / calc(100% - 20px) calc(100% - 2px) no-repeat, linear-gradient(0deg, rgba(60, 63, 66, 0) 0%, rgba(60, 63, 66, 1) 100%);--background3: #25262a;--background4: #2d2e35;--background5: #1b1d21;--background6: #5c5f66;--background7: #2d2f33;--box_shadow: rgb(20, 22, 26);--background8: #26282d;--border_color2: #303336;--background88: initial;--background9: #191b20;--background10: #332529;--background11: #1a2d28;--background12: #ffffff;--background13: #3c3f42;--bg_gradient4: initial;--text_color6: #191b1f;--border_color3: #333639;--text_color7: var(--theme-green);--background14: var(--theme-green);--bg_gradient5: linear-gradient( 180deg, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0) 100% );--background15: #1f2125;--border_gradient2: rgba(55, 65, 94, 1);--background16: initial;--background17: #26282d;--background18: rgba(255, 255, 255, .8);--background19: #35373a;--background20: #ffffff;--background21: linear-gradient(180deg, #131519 0%, #1f2024 100%);--background22: #1b1d21;--background23: #131519;--bg_gradient6: linear-gradient( 180deg, rgba(31, 33, 37, .98) 0%, rgba(19, 21, 25, .98) 100% );--background24: #25262a;--background25: #5e6367;--bg_gradient7: linear-gradient( 180deg, rgba(31, 33, 37, .5) 0%, rgba(31, 33, 37, .15) 100% );--background26: rgba(255, 255, 255, .04);--form-border-gr: linear-gradient( to bottom, hsl(210, 5%, 25%), hsla(210, 5%, 25%, 0) );--form-inp: #26282d;--change-password-message: var(--theme-green);--change-password-message-bg: rgba(255, 253, 84, .05);--notification_bg: linear-gradient( 180deg, rgba(39, 41, 45, .56) 0%, rgba(39, 41, 45, 0) 100% );--support_chat-bg: var(--theme-green);--support_chat-shadow: 0px 14px 24px 0px rgba(57, 216, 133, .3);--support_chat-color: #131519;--contact-support-bg: #212329;--bg-date-picker: #26282d;--border-date-picker: #2f3137;--cell-color-date-picker: #9ba1a7;--cell-bg-date-picker: #2f3137;--current-day-bg-date-picker: #131519;--current-day-border-date-picker: var(--theme-green);--border-input-date-picker: var(--theme-green);--img-date-picker: url(/img/profile/calendarYellow.svg);--promo-tooltip-bg: #1c1e22;--deposit_bank_bg: linear-gradient( 180deg, rgba(31, 33, 37, .7) 0%, rgba(19, 21, 25, .7) 100% );--camera_border: #25262a;--camera_tab_border: #303236;--camera_tab_bg: #191b20;--camera_tab_color: #ffffff;--gradient-btn-border: linear-gradient( rgba(255, 255, 255, .153), rgba(255, 255, 255, .016) );--right-sidebar-bg-primary: #2c344b;--right-sidebar-bg-secondary: #37415e}html[data-theme=light]{--theme-green: #39d885;--bg-trade-room: #fafafa;--border-color-primary: #0000001a;--text-color-primary: var(--primary-color);--table-bg: #232a3b;--trade-modal-bg: #f1f2f6;--trade-modal-bg-light: #f1f2f6;--bg-box: #e8e9ee;--attention-btn-white: #fff;--trade-modal-bg-dark: var(#8797a8);--wallet-grey-title: #8797a8;--wallet-interact-bg: #eaedf4;--wallet-interact-bg2: #f7f9ff;--wallet-interact-border: #e5e7ef;--select-grey: #8797a8;--bg-wallet: #f7f9ff;--bg-wallet-additional: #f7f9ff;--light-grey: #f7f9ff;--yellow-light-yellow: #ffa73d;--grey-accent: rgba(135, 151, 168, .1019607843);--gray-gradient-white: #ffffff;--yellow-red: #eb5757;--table-header: #eaedf4;--wallet-default-tabs: #8798a8;--bg-grey: #f7f9ff;--card-copytrading-bg: #f7f9ff;--card-copytrading-border: #e5e7ef;--api-table-bg: #f7f9ff;--back-arrow: #909da9;--trade-border: #e5e7ef;--trade-buttons-transparent: transparent;--trade-inputs-color: rgba(247, 249, 255, 1);--bottom-table-head: rgba(247, 249, 255, 1);--hide-text-gradient: linear-gradient( to left, rgb(247, 247, 247), rgba(255, 255, 255, 0) );--black-white: #f9f9f9;--bg-color: hsl(0, 0%, 100%);--bg_gradient: linear-gradient( 180deg, #f2f4fd 0%, rgba(255, 255, 255, 0) 100% );--bg_chart_loader: #f3f5fd;--border_color: hsl(229, 21%, 90%);--border_btn: #dfe1ea;--btn_bg: #dfe1ea;--text_color: #25262a;--alt-text_color: #ffffff;--text_color2: var(--theme-green);--text_color3: #25262a;--filter: rgba(242, 244, 253, .3);--btn_bg2: var(--theme-green);--text_color4: #909da9;--text_color5: #909da9;--btn_bg33: rgba(242, 244, 253, 1);--gradient_bg: rgb(248, 234, 236);--gradient_bg2: rgb(235, 251, 243);--btn_bg3: #ffffff;--btn_bg4: #ffffff;--background: #dfe1ea;--background2: rgba(38, 40, 45, .5);--border_gradient: radial-gradient( circle at 100% 100%, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 9px, transparent 9px ) 0% 0%/10px 10px no-repeat, radial-gradient( circle at 0 100%, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 01) 9px, transparent 9px ) 100% 0%/10px 10px no-repeat, radial-gradient( circle at 100% 0, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 9px, transparent 9px ) 0% 100%/10px 10px no-repeat, radial-gradient( circle at 0 0, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 9px, transparent 9px ) 100% 100%/10px 10px no-repeat, linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 50% 50% / calc(100% - 2px) calc(100% - 20px) no-repeat, linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 50% 50% / calc(100% - 20px) calc(100% - 2px) no-repeat, linear-gradient(0deg, #f2f4fd 0%, #dcdff0 100%);--background3: #f2f4fd;--background4: #dfe1ea;--background5: var(--theme-green);--bg_gradient2: linear-gradient(180deg, #f2f4fd 0%, #ffffff 100%);--background6: #dfe1ea;--background7: #f2f4fd;--box_shadow: rgb(255, 255, 255);--background8: #f5f6fd;--border_color2: #e5e9fa;--background88: #ffffff;--background9: #ffffff;--background10: #fdeded;--background11: rgba(57, 216, 133, .11);--background12: var(--theme-green);--bg_gradient3: linear-gradient(180deg, #f2f4fd 0%, #ffffff 100%);--background13: #dfe1ea;--bg_gradient4: linear-gradient( 180deg, rgba(229, 233, 250, .35) 0%, rgba(242, 244, 253, .35) 100% );--text_color6: #ffffff;--border_color3: #dfe1ea;--text_color7: #ffb800;--background14: #eb5757;--bg_gradient5: linear-gradient( 180deg, rgba(229, 233, 250, .3) 0%, rgba(242, 244, 253, .3) 100% );--background15: #ffffff;--border_gradient2: linear-gradient( 180deg, rgba(202, 205, 221, .35) 0%, rgba(184, 189, 210, .35) 100% );--background16: #f2f4fd;--background17: initial;--background18: #909da9;--background19: #dfe1ea;--background20: #25262a;--background21: linear-gradient(180deg, #ffffff 0%, #f2f5fd 100%);--background22: #d6d7d7;--background23: #fcfcfc;--bg_gradient6: linear-gradient(180deg, #f2f4fd 0%, #ffffff 100%);--background24: initial;--background25: #909da9;--bg_gradient7: linear-gradient(180deg, #f2f4fd 0%, #ffffff 100%);--background27: #ffffff;--form-border-gr: linear-gradient( to bottom, hsl(229, 68%, 94%), hsl(229, 73%, 97%) );--form-inp: #ffffff;--change-password-message: #ffb800;--change-password-message-bg: rgba(255, 184, 0, .05);--notification_bg: #7e889c;--support_chat-bg: var(--theme-green);--support_chat-shadow: 0px 14px 24px 0px rgba(57, 216, 133, .4);--support_chat-color: #ffffff;--contact-support-bg: #ffffff;--bg-date-picker: #ffffff;--border-date-picker: var(--theme-green);--cell-color-date-picker: #131519;--cell-bg-date-picker: #d0d0d0;--current-day-bg-date-picker: #a9a9a9;--current-day-border-date-picker: var(--theme-green);--border-input-date-picker: var(--theme-green);--img-date-picker: url(/img/profile/calendarGreen.svg);--promo-tooltip-bg: #ffffff;--deposit_bank_bg: linear-gradient( 180deg, rgba(255, 255, 255, .7) 0%, rgba(240, 240, 240, .7) 100% );--camera_border: #e6eafa;--camera_tab_border: #f0f0f3;--camera_tab_bg: #f9f9fc;--camera_tab_color: #8797a8;--gradient-btn-border: linear-gradient( rgba(229, 231, 239, .61), rgba(229, 231, 239, .33) )}[data-theme=custom]{--primary-color: rgb(107, 106, 134);--secondary-color: #818cab;--font-color: #e1e1ff;--bg-color: hsl(224, 28%, 10%);--heading-color: #63656d;--color: white;background-color:#212329}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--text_color5);box-shadow:0 0 0 30px var(--border_gradient) inset!important;border:0px solid var(--background);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}textarea{resize:none}body{height:100dvh;background:var(--bg-main);font-family:Gilroy,sans-serif;font-style:normal;overflow-x:hidden;color:var(--text-color-primary)!important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button{font-family:var(--font-family);cursor:pointer;border:none;outline:none;background-color:inherit;color:inherit}input[type=number]{-moz-appearance:textfield}input:active,input:focus{border:0;outline:0}a{color:var(--text-color-primary)}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:var(--scroll-tract)}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:6px}#react-select-3-listbox *{margin:0!important}.linear_border_wrapper{position:relative;border-radius:3px;padding:1px;background:var(--gradient-btn-border)}.linear_border_wrapper:before{content:"";position:absolute;top:1px;left:1px;border-radius:3px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:var(--bg-color)}.linear_border_wrapper>*{position:relative}.default_hover{cursor:pointer}.hover_standart{transition:.5s;cursor:pointer}.hover_standart:hover{transition:.5s;opacity:.7}.landing_content_wrapper{max-width:1188px;width:100%;padding:0 24px;margin-left:auto;margin-right:auto}.recharts-cartesian-grid-horizontal line:last-child,.recharts-cartesian-grid-vertical line:last-child{stroke:transparent!important}.recharts-cartesian-grid-vertical line:nth-last-child(2){stroke:transparent!important}.recharts-cartesian-grid-horizontal line:first-child{stroke:transparent!important}.flag{width:23px!important;height:23px!important;border-radius:50%!important}input[type=password]::-ms-reveal{display:none!important}input[type=password]{-moz-appearance:textfield!important}input[type=password]{-webkit-appearance:none!important;appearance:none!important}input[type=password]::-webkit-input-decoration{display:none!important}.tv-lightweight-charts,.tv-lightweight-charts table{width:100%!important;height:100%!important}#tv-attr-logo{display:none!important}.tv-lightweight-charts .crosshair-label{border-radius:4px!important}.color_picker{padding-left:10px;padding-right:10px}.color_picker .react-colorful__saturation{display:none}.color_picker .react-colorful__interactive,.color_picker .react-colorful__hue-pointer,.color_picker .react-colorful__hue,.selected_color{border-radius:4px!important}.color_picker .react-colorful__hue-pointer{cursor:pointer}.color_picker .react-colorful{height:auto!important;width:100%;max-width:328px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pointer-events-none{pointer-events:none}@media screen and (max-width: 1250px){:root{--header-h: 53px;--toast-side: 10px}}@media (max-width: 650px){.landing_content_wrapper{padding:0 15px}}@media (any-hover: hover){.default_hover:hover{opacity:.8}}.MuiSlider-markLabel{font-weight:600!important;font-size:var(--cup-fs)!important;line-height:19px;text-align:center;color:#5e6367!important}.MuiSlider-valueLabel{font-size:var(--cup-fs)!important}.Mui-active,.Mui-focusVisible{box-shadow:none!important}@media screen and (max-width: 750px){.MuiSlider-root{margin-left:auto!important;display:block!important;margin-right:auto!important}.MuiSlider-thumb{width:0!important}.MuiSlider-root{padding:0!important}}@media (max-width: 650px){.MuiSlider-root{width:90%!important;height:2px!important}}.slick-prev,.slick-next{content:""!important;width:20px;height:20px;position:absolute!important;background-size:cover!important}.slick-prev:before,.slick-next:before{display:none!important}.slick-prev{background-image:url(/img/slider-arrow-right.svg)!important}.slick-next{background-image:url(/img/slider-arrow-left.svg)!important}.slick-prev,.slick-next{bottom:-54px!important;top:initial!important;z-index:2}.slick-dots li button:before{color:var(--text_color5)!important}.slick-dots{bottom:-45px!important}.slick-next{right:0%!important}.slick-prev{left:0%!important}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}#supportTrigger{display:none!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: var(--theme-green);--toastify-color-warning: #f1c40f;--toastify-color-error: #f47272;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: min(414px, 90vw);--toastify-toast-background: #fff;--toastify-toast-min-height: 40px;--toastify-toast-max-height: 800px;--toastify-font-family: inherit;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: var(--toastify-color-success);--toastify-spinner-color-empty-area: var(--border_btn);--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{pointer-events:none;z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:5px;right:var(--toast-side);bottom:20px;left:auto}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}.Toastify__toast{white-space:pre-line;pointer-events:all;position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;transition:transform .3s ease,opacity .3s ease;padding:6px 16px;background:var(--trade-modal-bg);border-radius:5px;box-shadow:0 14px 24px #0006;color:#94abce;font-size:14px}.Toastify__toast h2{font-size:16px}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:8px;margin-right:8px;width:24px;height:24px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify_trade-toast{top:calc(var(--header-app-height) + 10px);right:222px;pointer-events:all}.Toastify_trade-toast .Toastify__toast-body{margin-right:10px}.Toastify__toast--success{background-color:#80f6bc!important;color:#242a3c!important;box-shadow:0 9px 14px #80f6bc2e}.Toastify__toast--error{background:#f47272!important;color:#fff!important;box-shadow:0 9px 14px #f4727230}.Toastify__toast{background-color:#242a3c;color:#fff;font-weight:600;top:calc(var(--header-app-height) + 10px)}@media only screen and (max-width: 660px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}.Toastify_trade-toast{right:0}.Toastify__toast{margin-bottom:10px;border-radius:0}}._backdrop_1vujz_1{position:fixed;inset:0;background:#070b16c7;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:32px 16px}._cardWrapper_1vujz_14{position:relative;width:100%;max-width:940px}._card_1vujz_14{position:relative;z-index:1;width:100%;min-height:440px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#2c344b;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}._image_1vujz_33{position:relative;width:100%;height:100%;min-height:440px;display:block}._image_1vujz_33 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}._content_1vujz_51{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:56px 64px;gap:28px;z-index:1}._title_1vujz_62{margin:0;font-size:28px;font-weight:700;line-height:1.3;color:var(--text-color-primary, #fff);letter-spacing:-.01em}._subtitle_1vujz_71{margin:0;font-size:15px;font-weight:500;line-height:1.55;color:var(--text-color-secondary, #94abce);max-width:360px}._cta_1vujz_80{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:360px;height:48px;padding:0 28px;border-radius:5px;border:1px solid var(--theme-green, #80f6bc);color:var(--theme-green, #80f6bc);background:transparent;font-size:14px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .2s ease,color .2s ease}._cta_1vujz_80:hover{background:#80f6bc14}._cta_1vujz_80:active{background:#80f6bc24}._close_1vujz_105{position:absolute;top:22px;right:22px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-color-secondary, #94abce);cursor:pointer;padding:0;z-index:2;transition:color .2s ease,transform .2s ease}._close_1vujz_105:hover{color:var(--text-color-primary, #fff);transform:scale(1.05)}._decoration_1vujz_127{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:3}._decoration_1vujz_127 img{width:100%;height:100%;display:block}._decoration_1_1vujz_139{top:38%;left:-42px;width:96px;height:96px;transform:rotate(-12deg)}._decoration_2_1vujz_147{bottom:-32px;left:38%;width:76px;height:76px;transform:rotate(8deg)}._decoration_3_1vujz_155{top:-22px;left:45%;width:64px;height:64px}@media (max-width: 768px){._decoration_1vujz_127{display:none}._backdrop_1vujz_1{padding:16px}._cardWrapper_1vujz_14{max-width:480px}._card_1vujz_14{grid-template-columns:1fr;min-height:0}._image_1vujz_33{min-height:370px;height:370px}._content_1vujz_51{padding:28px 24px 32px;gap:20px}._title_1vujz_62{font-size:22px}._subtitle_1vujz_71{font-size:14px}._cta_1vujz_80{height:48px;font-size:14px}._close_1vujz_105{top:14px;right:14px}}@media (max-width: 400px){._image_1vujz_33{min-height:313px;height:313px}}._backdrop_xvdk0_1{position:fixed;inset:0;background:#0009;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px}._dialog_xvdk0_14{width:100%;max-width:640px;background:var(--trade-modal-bg, #131722);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px 40px;box-shadow:0 24px 60px #00000080;color:var(--text-color-primary, #fff)}._title_xvdk0_30{margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.25;text-align:center;letter-spacing:-.01em}._subtitle_xvdk0_39{margin:0 0 24px;font-size:14px;font-weight:500;text-align:center;color:var(--text-color-secondary, #94abce)}._items_xvdk0_47{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}._row_xvdk0_54{display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;line-height:1.5;color:var(--text-color-secondary, #94abce)}._input_xvdk0_65{position:absolute;opacity:0;pointer-events:none;width:0;height:0}._box_xvdk0_73{flex-shrink:0;width:20px;height:20px;margin-top:1px;border-radius:5px;border:1.5px solid var(--theme-green, #80f6bc);background:transparent;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background .15s ease,color .15s ease}._box_xvdk0_73 svg{width:12px;height:12px}._input_xvdk0_65:checked+._box_xvdk0_73{background:var(--theme-green, #80f6bc);color:#131722}._input_xvdk0_65:focus-visible+._box_xvdk0_73{box-shadow:0 0 0 3px #80f6bc40}._text_xvdk0_101{flex:1}._link_xvdk0_105{color:var(--theme-green, #80f6bc);-webkit-text-decoration:none;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}._link_xvdk0_105:hover{border-bottom-color:currentColor}._actions_xvdk0_115{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}._btn_xvdk0_126{height:52px;padding:0 20px;margin:0;border:none;border-radius:12px;font-family:inherit;font-size:15px;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:opacity .15s ease,background .15s ease,transform .05s ease}._btn_xvdk0_126:active{transform:scale(.99)}._btnDecline_xvdk0_147{background:#ffffff0f;color:var(--text-color-primary, #fff)}._btnDecline_xvdk0_147:hover{background:#ffffff1a}._btnAccept_xvdk0_155{background:var(--theme-green, #80f6bc);color:#131722}._btnAccept_xvdk0_155:hover{opacity:.92}._btnAccept_xvdk0_155:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 600px){._dialog_xvdk0_14{padding:24px 22px}._actions_xvdk0_115{grid-template-columns:1fr}}._footer_rfnqt_1{padding:60px 0 39px;position:relative;z-index:1}._footer_top_rfnqt_6{padding-bottom:60px;margin-bottom:40px;border-bottom:1px solid var(--grey-border);display:flex;column-gap:70px}._footer_top_logo_rfnqt_13{width:-webkit-fit-content;width:fit-content}._footer_top_logo_info_rfnqt_16 img{display:block;width:130px;height:40px;margin-bottom:16px}._footer_top_logo_info_rfnqt_16 p{color:var(--grey);font-size:12px;font-weight:500;line-height:15px;letter-spacing:0px;margin-bottom:25px}._footer_top_logo_info_rfnqt_16 ._companyInfo_rfnqt_30{margin-bottom:6px}._footer_top_logo_info_rfnqt_16 ._companyEmail_rfnqt_33{display:inline-block;color:var(--grey);font-size:12px;font-weight:500;line-height:15px;letter-spacing:0px;transition:color .3s ease 0s}._footer_top_logo_socials_rfnqt_53{display:flex;column-gap:20px}._footer_top_logo_socials_item_rfnqt_57{padding:6px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--grey-border);cursor:pointer;transition:all .3s ease 0s}._footer_top_logo_socials_item_rfnqt_57 svg path{transition:all .3s ease 0s}._footer_top_links_rfnqt_79{width:100%;display:grid;grid-template-columns:repeat(3,auto);justify-content:space-between}._footer_top_links_wrapper_rfnqt_85{display:grid;grid-template-columns:1fr}._footer_top_links_wrapper_documents_rfnqt_89{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:58px;column-gap:58px}._footer_top_links_rfnqt_79 h5,._footer_top_links_rfnqt_79 h6{color:var(--white);font-size:14px;font-weight:700;line-height:17px;letter-spacing:0px;margin-bottom:14px}._footer_top_links_rfnqt_79 a{color:var(--grey);font-size:12px;font-weight:500;line-height:25px;letter-spacing:0px;display:inline-block;transition:all .3s ease 0s}._footer_top_links_rfnqt_79 a:not(:last-child){margin-bottom:5px}._footer_bottom_rfnqt_122 ul li{list-style:none;color:var(--grey);font-size:12px;font-weight:500;line-height:15px;letter-spacing:0px}._footer_bottom_rfnqt_122 ul li:not(:last-child){margin-bottom:20px}@media (max-width: 1000px){._footer_top_links_rfnqt_79{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}._footer_top_links_wrapper_documents_rfnqt_89{grid-template-columns:1fr}._footer_top_links_rfnqt_79>div:nth-child(2){grid-row:1/3;grid-column:2/3}._footer_top_links_rfnqt_79>div:nth-child(3){align-self:self-end}}@media (max-width: 768px){._footer_top_logo_info_rfnqt_16 ._companyEmail_rfnqt_33{display:block;text-align:center}}@media (max-width: 750px){._footer_top_rfnqt_6{flex-direction:column;align-items:center;row-gap:44px}._footer_top_logo_rfnqt_13{display:flex;flex-direction:column;align-items:center}._footer_top_logo_info_rfnqt_16 img{margin-left:auto;margin-right:auto}._footer_top_links_rfnqt_79{grid-template-columns:1fr;grid-template-rows:auto;row-gap:29px;text-align:center}._footer_top_links_wrapper_documents_rfnqt_89{grid-template-columns:1fr}._footer_top_links_rfnqt_79>div:nth-child(2){grid-row:auto;grid-column:auto;order:2}._footer_top_links_rfnqt_79>div:nth-child(3){align-self:self-start}}@media (any-hover: hover){._footer_top_logo_info_rfnqt_16 ._companyEmail_rfnqt_33:hover{color:var(--theme-green)}._footer_top_logo_socials_item_rfnqt_57:hover{border-color:var(--theme-green);background:linear-gradient(180deg,#80f6bc00,#80f6bc1a)}._footer_top_logo_socials_item_rfnqt_57:hover svg path{fill:var(--theme-green)}}.bd-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .2s ease,border-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;border-bottom:1px solid transparent;font-family:var(--font-sans)}.bd-logo{display:inline-flex;align-items:center}.bd-logo img{height:36px;width:auto}.bd-nav-links a{transition:color .15s ease;-webkit-text-decoration:none;text-decoration:none;color:inherit}.bd-lang-btn,.cta-header{height:40px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;letter-spacing:-.005em;line-height:1;font-family:inherit;cursor:pointer;border:0;background:none}.cta-header{background:var(--brand);color:#04130b;font-weight:700;border:1px solid var(--brand);animation:none;box-shadow:0 4px 14px -4px #80f6bc73;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.bd-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#141a2af5;border:1px solid var(--line-strong);border-radius:14px;padding:6px;display:flex;flex-direction:column;min-width:180px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 40px -12px #0009;z-index:50;animation:bdLangMenuIn .18s ease both}@keyframes bdLangMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bd-lang-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:13px;color:var(--text-2);text-align:left;transition:background .15s ease,color .15s ease;font-family:inherit;cursor:pointer;border:0;background:none}@media (max-width: 980px){.bd-nav-links{display:none}.bd-header-inner{padding:14px 20px}}@media (max-width: 660px){.bd-header-inner{padding:12px 16px;gap:12px}.bd-lang-label{display:none}.bd-lang-btn{padding:0 12px}.cta-header{padding:0 14px;font-size:12px}}._wrapper_s1y4r_1{display:grid;min-height:100dvh;grid-template-rows:auto 1fr auto}._footer_wrapper_s1y4r_7{border-top:1px solid rgba(255,255,255,.07);position:relative;z-index:1}._footer_inner_s1y4r_13{max-width:1480px;width:100%;margin:0 auto;padding:0 32px}@media (max-width: 660px){._footer_inner_s1y4r_13{padding:0 16px}}:root{--bg: #0a0f1e;--bg-2: #0d1322;--surface: #141a2a;--surface-2: #1a2034;--line: rgba(255, 255, 255, .07);--line-strong: rgba(255, 255, 255, .12);--text: #fafafa;--text-2: rgba(255, 255, 255, .7);--text-3: rgba(255, 255, 255, .5);--text-4: rgba(255, 255, 255, .32);--brand: #80F6BC;--brand-soft: rgba(128, 246, 188, .14);--brand-glow: rgba(128, 246, 188, .35);--blue: #2563ff;--sell: #F47272;--buy: #80F6BC;--font-sans: "Gilroy", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, sans-serif;--font-mono: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}body.bd-landing-active{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.bd-landing-active:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(1200px 900px at 80% 20%,rgba(74,245,154,.16),transparent 70%),radial-gradient(1100px 800px at 15% 70%,rgba(74,245,154,.1),transparent 70%)}.bd-home{font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.bd-home button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}.bd-home a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.bd-home img{display:block;max-width:100%}.bd-home .mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}.bd-home .brand{color:var(--brand)}.bd-home .muted{color:var(--text-2)}.bd-home .dim{color:var(--text-3)}.bd-home .cta{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:var(--brand);color:#04130b;border-radius:999px;font-weight:700;font-size:15px;letter-spacing:-.01em;position:relative;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 0 #80f6bc73;animation:cta-pulse 2.4s ease-in-out infinite}.bd-home .cta:hover{transform:scale(1.02);box-shadow:0 0 0 8px #80f6bc1a}.bd-home .cta .arrow{transition:transform .2s ease}.bd-home .cta:hover .arrow{transform:translate(2px)}@keyframes cta-pulse{0%,to{box-shadow:0 0 #80f6bc4d,0 8px 24px -8px #80f6bc73}50%{box-shadow:0 0 0 6px #80f6bc0f,0 12px 36px -8px #80f6bc8c}}.bd-home .cta-ghost{display:inline-flex;align-items:center;gap:10px;padding:13px 20px;border:1px solid var(--line-strong);border-radius:999px;font-weight:600;font-size:14px;color:var(--text);transition:border-color .2s ease,background .2s ease}.bd-home .cta-ghost:hover{border-color:var(--brand);background:var(--brand-soft)}.bd-home h1,.bd-home h2,.bd-home h3{margin:0;letter-spacing:-.03em;line-height:1.02;font-weight:700}.bd-home .reveal-word{display:inline-block;opacity:0;transform:translateY(28px);animation:wordIn .72s cubic-bezier(.2,.8,.2,1) forwards}@keyframes wordIn{to{opacity:1;transform:translateY(0)}}.bd-home .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.bd-home .reveal.is-in{opacity:1;transform:translateY(0)}.bd-home .particles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}@media (prefers-reduced-motion: reduce){.bd-home *,.bd-home *:before,.bd-home *:after{animation-duration:0ms!important;animation-iteration-count:1!important;transition-duration:0ms!important}.bd-home .reveal,.bd-home .reveal-word{opacity:1!important;transform:none!important}}.bd-home{background:radial-gradient(900px 500px at 50% 0px,rgba(128,246,188,.2),transparent 70%),radial-gradient(1100px 700px at 50% -100px,rgba(128,246,188,.18),transparent 60%),radial-gradient(900px 600px at 100% 60%,rgba(37,99,255,.08),transparent 60%),var(--bg);min-height:100vh;position:relative;z-index:1;max-width:100vw;overflow-x:clip}body.bd-landing-active{height:auto;max-width:100vw;overflow-x:clip}.bd-down{color:var(--sell)}.bd-cursor-glow{position:fixed;pointer-events:none;z-index:1;width:440px;height:440px;border-radius:50%;background:radial-gradient(closest-side,rgba(128,246,188,.1),transparent 70%);mix-blend-mode:screen;filter:blur(12px);top:0;left:0}.reveal{opacity:0;transform:translateY(48px);transition:opacity .8s ease,transform .9s cubic-bezier(.2,.85,.25,1);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:translateY(0)}.bd-glass{background:linear-gradient(180deg,#1c243a8c,#12182a66);border:1px solid rgba(255,255,255,.07);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;isolation:isolate}.bd-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 40%);pointer-events:none;z-index:0}.bd-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .2s ease,border-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;border-bottom:1px solid transparent}.bd-header.is-scrolled{background:#0a0f1eb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--line)}.bd-header-inner{max-width:1480px;margin:0 auto;display:flex;align-items:center;gap:32px;padding:18px 32px}.bd-logo img{height:36px}.bd-nav-links{display:flex;gap:32px;margin-left:8px;font-size:14px;font-weight:500;color:var(--text-2)}.bd-nav-links a{transition:color .15s ease}.bd-nav-links a:hover{color:var(--text)}.bd-nav-links a.active{color:var(--brand)}.bd-header-right{margin-left:auto;display:flex;align-items:center;gap:12px}.bd-lang{position:relative}.bd-lang-btn,.cta-header{height:40px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;letter-spacing:-.005em;line-height:1}.bd-lang-btn{border:1px solid var(--line-strong);color:var(--text);background:#ffffff05;transition:border-color .15s ease}.bd-lang-btn:hover{border-color:var(--brand)}.cta-header{background:var(--brand);color:#04130b;font-weight:700;border:1px solid var(--brand);animation:none;box-shadow:0 4px 14px -4px #80f6bc73}.cta-header:hover{box-shadow:0 6px 20px -4px #80f6bc8c}.bd-flag{font-size:16px;line-height:1}.bd-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#141a2af5;border:1px solid var(--line-strong);border-radius:14px;padding:6px;display:flex;flex-direction:column;min-width:180px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 40px -12px #0009;z-index:50;animation:menuIn .18s ease both}@keyframes menuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bd-lang-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:13px;color:var(--text-2);text-align:left;transition:background .15s ease,color .15s ease}.bd-lang-item:hover{background:#80f6bc14;color:var(--text)}.bd-lang-item.is-active{background:#80f6bc1f;color:var(--brand)}.cta-lg{padding:16px 26px;font-size:16px}.cta-ghost-lg{padding:15px 22px;font-size:15px}.bd-hero{position:relative;padding:0 32px 32px;overflow:hidden;min-height:calc(100vh - 72px);display:flex;align-items:center}.bd-hero:before,.bd-hero:after{content:none}.bd-hero-inner{position:relative;z-index:3;max-width:1480px;width:100%;margin:0 auto;padding:24px 0;display:grid;grid-template-columns:1.05fr 1fr;grid-gap:48px;gap:48px;align-items:center}.bd-hero-copy{display:flex;flex-direction:column;align-items:flex-start}.bd-hero-glow{display:none}@keyframes glowPulse{0%,to{opacity:.4}50%{opacity:.7}}.bd-hero-title{font-size:max(48px,min(5.4vw,88px));line-height:1.02;letter-spacing:-.045em;font-weight:700;text-align:left;margin:0 0 28px!important;max-width:780px}.bd-hero-title .reveal-word{animation:wordIn .72s cubic-bezier(.2,.8,.2,1) forwards;opacity:0;display:inline-block;margin-right:.22em}.bd-hero-title .bd-hero-line{display:block}.bd-hero-title .bd-hero-line .reveal-word:last-child{margin-right:0}.bd-hero-title .brand{color:var(--brand)}@keyframes wordIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bd-hero-sub{font-size:20px;line-height:1.55;text-align:left;margin:0 0 36px;max-width:560px;text-wrap:pretty}.bd-hero-ctas{display:flex;gap:14px;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin:0}.bd-stage{position:relative;width:100%;margin:0;padding:0}.bd-stage-rise{position:relative;opacity:0;transform:translateY(40px) scale(.97);animation:stageRise 1.4s cubic-bezier(.2,.85,.25,1) .6s forwards}@keyframes stageRise{0%{opacity:0;transform:translateY(60px) scale(.97)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.bd-stage-mockup{display:block;width:100%;height:auto;max-width:520px!important;margin:0 auto;filter:drop-shadow(0 80px 100px rgba(0,0,0,.7)) drop-shadow(0 0 80px rgba(128,246,188,.14))}.bd-stage-glow{position:absolute;inset:5% 5% -5%;background:radial-gradient(closest-side,var(--brand-glow),transparent 70%);filter:blur(90px);opacity:.55}.bd-laptop{position:relative;width:92%;max-width:980px;margin:0 auto;aspect-ratio:16 / 10;filter:drop-shadow(0 50px 90px rgba(0,0,0,.7))}.bd-laptop-screen{position:absolute;inset:0;background:linear-gradient(180deg,#1a2034,#0d1322);border:1px solid rgba(255,255,255,.08);border-radius:14px 14px 4px 4px;padding:20px 14px 14px;overflow:hidden;box-shadow:0 0 0 1px #00000080 inset}.bd-laptop-bezel{display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px;font-size:10px;color:var(--text-3);font-family:var(--font-mono);border-bottom:1px solid var(--line);margin-bottom:8px}.bd-laptop-cam{width:6px;height:6px;border-radius:50%;background:#ffffff26}.bd-laptop-host{letter-spacing:.05em}.bd-laptop-base{position:absolute;bottom:-10px;left:-2%;right:-2%;height:14px;background:linear-gradient(180deg,#1a2034,#0a0f1e);border-radius:0 0 12px 12px;z-index:-1}.bd-laptop-notch{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:16%;height:6px;background:#0009;border-radius:0 0 8px 8px;z-index:2}.bd-laptop-app{height:calc(100% - 24px);display:grid;grid-template-columns:130px 1fr;grid-gap:8px;gap:8px}.bd-app-side{background:#0a0f1e99;border:1px solid var(--line);border-radius:8px;padding:10px 8px;display:flex;flex-direction:column;gap:6px;font-size:10px}.bd-app-side-row{display:grid;grid-template-columns:8px 1fr auto;align-items:center;grid-gap:8px;gap:8px;color:var(--text-2);padding:4px 6px;border-radius:4px}.bd-app-side-row:hover{background:#80f6bc0f}.bd-app-side-row .dot{width:6px;height:6px;border-radius:50%}.dot-buy{background:var(--brand);box-shadow:0 0 6px var(--brand-glow)}.dot-sell{background:var(--sell)}.bd-app-chart{display:grid;grid-template-rows:auto 1fr 110px;grid-gap:6px;gap:6px;min-width:0}.bd-app-toolbar{display:flex;align-items:center;gap:14px;font-size:10px;padding:4px 8px;background:#0a0f1e66;border:1px solid var(--line);border-radius:6px}.bd-app-pair{font-weight:700;font-size:11px}.bd-app-price{margin-left:auto;font-size:14px;font-weight:600}.bd-app-chart-canvas{background:#0a0f1e80;border:1px solid var(--line);border-radius:6px;overflow:hidden;position:relative}.bd-live-chart .bd-candle.is-new rect{animation:candleAppend .28s ease both}.bd-live-chart .bd-candle.is-new line{animation:candleAppend .28s ease both}@keyframes candleAppend{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.bd-app-orderbook{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;font-size:9px}.bd-ob-col{display:flex;flex-direction:column;gap:1px}.bd-ob-row{position:relative;display:grid;grid-template-columns:1fr auto;grid-gap:6px;gap:6px;padding:2px 6px}.bd-ob-bar{position:absolute;right:0;top:0;bottom:0;width:var(--pct);opacity:.16;border-radius:2px}.bd-ob-bar.bg-up{background:var(--brand)}.bd-ob-bar.bg-down{background:var(--sell)}.bd-phone{position:absolute;right:-2%;bottom:-8%;width:18%;max-width:200px;aspect-ratio:9 / 19;background:linear-gradient(180deg,#1a2034,#0d1322);border:1.5px solid rgba(255,255,255,.12);border-radius:28px;padding:14px 10px 10px;box-shadow:0 30px 60px #0009,0 0 0 1px #0006 inset;transform:rotate(-4deg);z-index:5}.bd-phone-notch{position:absolute;top:6px;left:50%;transform:translate(-50%);width:40%;height:14px;background:#000;border-radius:8px}.bd-phone-screen{background:#0a0f1eb3;border:1px solid var(--line);border-radius:18px;padding:18px 8px 8px;display:flex;flex-direction:column;gap:8px;height:100%}.bd-phone-top{display:flex;justify-content:space-between;padding:0 4px}.bd-phone-pair{display:grid;grid-template-columns:auto 1fr auto;grid-gap:8px;gap:8px;align-items:center;padding:6px;background:#80f6bc0d;border:1px solid rgba(128,246,188,.15);border-radius:8px}.bd-phone-coin{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;font-size:11px}.bd-phone-sym{font-size:9px;color:var(--text);font-weight:600}.bd-phone-price{font-size:8px;color:var(--text-3)}.bd-phone-ch{font-size:9px}.bd-phone-spark{flex:1;min-height:60px}.bd-phone-spark svg{width:100%;height:100%}.bd-phone-cta{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.bd-phone-btn{padding:6px 0;font-size:9px;font-weight:800;border-radius:6px;letter-spacing:.08em}.bd-phone-btn.buy{background:var(--brand);color:#04130b}.bd-phone-btn.sell{background:#f4727233;color:var(--sell);border:1px solid var(--sell)}.bd-chip{position:absolute;z-index:6;background:linear-gradient(180deg,#1c243af2,#12182af2);border:1px solid rgba(128,246,188,.18);border-radius:14px;padding:12px 14px;font-size:12px;display:flex;flex-direction:column;gap:8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 40px -10px #000000b3,0 0 0 1px #ffffff0a inset,0 0 24px -8px #80f6bc40;min-width:180px;transition:transform .25s cubic-bezier(.2,.8,.2,1);will-change:transform}.bd-chip--filled{bottom:8%;left:-2%;min-width:200px;border-color:#80f6bc66;animation:chipPop 6s ease-in-out infinite}.bd-chip-filled-head{display:flex;align-items:center;gap:8px}.bd-chip-tick{width:22px;height:22px;border-radius:50%;background:var(--brand);color:#04130b;display:grid;place-items:center;font-size:13px;font-weight:800;box-shadow:0 0 14px var(--brand-glow);animation:tickPulse 2s ease-in-out infinite}.bd-chip-filled-label{font-size:12px;font-weight:600;color:var(--text)}.bd-chip-filled-row{display:flex;justify-content:space-between;gap:12px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06);font-size:11px}.bd-chip--lev{top:10%;left:-3%;flex-direction:row;align-items:center;gap:12px;min-width:0;animation:chipFloat 6s ease-in-out infinite}@keyframes chipFloat{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes chipPop{0%,to{translate:0 0}50%{translate:0 -6px}}@keyframes tickPulse{0%,to{box-shadow:0 0 0 0 var(--brand-glow)}50%{box-shadow:0 0 0 6px #80f6bc00}}.bd-tape{position:relative;margin:24px -32px 0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.bd-tape-track{display:inline-flex;gap:14px;white-space:nowrap;animation:tickerScroll 70s linear infinite}.bd-tick-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#141a2a99;border:1px solid var(--line);border-radius:999px}.bd-tick-icon{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#fff;font-weight:700}.bd-tick-sym{font-size:11px;font-weight:600;color:var(--text)}.bd-tick-price{font-size:11px;color:var(--text-2)}.bd-tick-ch{font-size:11px;font-weight:600}.bd-tick-ch.up{color:var(--brand)}.bd-tick-ch.down{color:var(--sell)}.bd-section{position:relative;padding:96px 32px;max-width:1480px;margin:0 auto}.bd-section--wide{max-width:none;padding-left:48px;padding-right:48px}.bd-why:before,.bd-assets:before,.bd-steps:before,.bd-final:before{content:none}.bd-section>*{position:relative;z-index:1}.bd-section-head{display:flex;flex-direction:column;gap:16px;margin-bottom:56px;max-width:720px}.bd-center{align-items:center;text-align:center;margin:0 auto 56px;max-width:1100px}.bd-center .eyebrow{align-self:center}.bd-h2{font-size:max(40px,min(5.4vw,68px));line-height:1.04;letter-spacing:-.035em;font-weight:700;text-wrap:balance}.bd-section-sub{color:var(--text-2);font-size:18px;line-height:1.55;max-width:560px;text-wrap:pretty}.bd-eyebrow{display:inline-flex;align-items:center;gap:18px;font-family:var(--font-mono, ui-monospace, SFMono-Regular, monospace);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-2);margin-bottom:24px}.bd-eyebrow-num{color:var(--brand);font-weight:600;position:relative;padding-left:14px}.bd-eyebrow-num:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--brand);transform:translateY(-50%);box-shadow:0 0 12px var(--brand-glow);animation:dot-pulse 1.8s ease-in-out infinite}.bd-eyebrow-line{flex:1;height:1px;background:linear-gradient(90deg,#80f6bc66,#80f6bc00);min-width:40px;max-width:120px}.bd-eyebrow-label{color:var(--text-2);font-weight:600}.bd-center .bd-eyebrow{justify-content:center;align-self:center;width:100%;max-width:520px}.bd-center .bd-eyebrow-line:last-child{background:linear-gradient(270deg,#80f6bc66,#80f6bc00)}.bd-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.bd-feat{border-radius:20px;padding:28px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:340px;transition:transform .25s ease,border-color .25s ease}.bd-feat:after{content:"";position:absolute;inset:0;background:radial-gradient(400px 200px at 50% 0%,rgba(128,246,188,.08),transparent 60%);opacity:0;transition:opacity .35s ease;pointer-events:none}.bd-feat:hover{transform:translateY(-4px);border-color:#80f6bc66;box-shadow:0 20px 60px -30px var(--brand-glow)}.bd-feat:hover:after{opacity:1}.bd-feat-vis{height:160px;display:grid;place-items:center;margin-bottom:24px;background:#00000040;border:1px solid var(--line);border-radius:14px;position:relative;overflow:hidden;z-index:1}.bd-feat-title{font-size:18px;line-height:1.25;margin-bottom:10px;letter-spacing:-.015em;text-align:center;position:relative;z-index:1}.bd-feat-body{color:var(--text-2);font-size:13.5px;line-height:1.55;text-align:center;text-wrap:pretty;position:relative;z-index:1}.bd-fv-wrap{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.bd-fv-pulse{position:absolute;width:90px;height:90px;border:1px solid var(--brand);border-radius:50%;opacity:.5;animation:pulseRing 2.4s ease-out infinite;pointer-events:none}.bd-fv-pulse-strong{position:absolute;width:60px;height:60px;border-radius:50%;background:var(--brand);filter:blur(20px);opacity:.4;animation:pulseGlow 1.8s ease-in-out infinite}@keyframes pulseRing{0%{transform:scale(.5);opacity:.7}to{transform:scale(1.8);opacity:0}}@keyframes pulseGlow{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:.6;transform:scale(1.1)}}.bd-fv-svg{width:100%;height:100%;padding:0;position:absolute;inset:0}.bd-fv-line{stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 2.6s ease forwards infinite alternate}@keyframes drawLine{to{stroke-dashoffset:0}}.bd-fv-area{opacity:0;animation:fadeIn 1.2s .6s ease forwards}@keyframes fadeIn{to{opacity:1}}.bd-fv-runner{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--brand);box-shadow:0 0 14px var(--brand-glow);top:18%;left:0;animation:fvRunner 3.5s ease-in-out infinite}@keyframes fvRunner{0%{left:5%;top:60%}50%{left:50%;top:35%}to{left:95%;top:12%}}.bd-net-canvas{position:absolute;inset:0;width:100%;height:100%}.bd-fv-otc-wrap{padding:0}.bd-fv-otc-clock{position:relative;width:110px;height:110px}.bd-fv-otc-dial{position:absolute;inset:0;display:grid;place-items:center;font-size:22px;font-weight:700;color:var(--brand);letter-spacing:-.02em;z-index:2}.bd-fv-otc-ring{position:absolute;inset:12px;border:1px dashed rgba(128,246,188,.4);border-radius:50%;animation:spin 18s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bd-fv-otc-orbit{position:absolute;top:50%;left:50%;width:38px;height:22px;margin:-11px 0 0 -19px;background:#141a2af2;border:1px solid var(--line-strong);border-radius:6px;display:grid;place-items:center;font-size:10px;color:var(--text-2);transform-origin:center;animation:orbit 8s linear infinite}.bd-fv-otc-orbit--2{animation-delay:-2.7s}.bd-fv-otc-orbit--3{animation-delay:-5.4s}@keyframes orbit{0%{transform:rotate(0) translate(60px) rotate(0)}to{transform:rotate(360deg) translate(60px) rotate(-360deg)}}.bd-fv-lev-wrap{padding:0}.bd-fv-lev-x{position:absolute;font-size:64px;font-weight:700;color:var(--brand);letter-spacing:-.04em;filter:drop-shadow(0 0 24px var(--brand-glow));z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);animation:levPulse 2.2s ease-in-out infinite}@keyframes levPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.08)}}.bd-fv-lev-svg{opacity:.5}@keyframes candleIn{0%{transform:scaleY(.2);transform-origin:50% 100%;opacity:0}to{transform:scaleY(1);opacity:1}}.bd-assets-head{margin-bottom:56px;max-width:100%}.bd-assets-head .bd-h2{max-width:100%}.bd-assets-head .bd-section-sub{margin-top:20px;max-width:720px}.bd-assets-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.bd-asset-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-content:start}.bd-asset-card{border-radius:16px;padding:22px;transition:transform .25s ease,border-color .25s ease}.bd-asset-card:hover{transform:translateY(-3px);border-color:#80f6bc66;box-shadow:0 16px 40px -20px var(--brand-glow)}.bd-asset-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:16px;font-weight:700;margin-bottom:14px;position:relative;z-index:1}.bd-asset-name{font-size:16px;font-weight:600;margin-bottom:8px;position:relative;z-index:1}.bd-asset-desc{font-size:13px;color:var(--text-2);line-height:1.5;text-wrap:pretty;position:relative;z-index:1}.bd-collage{position:relative;width:100%;aspect-ratio:1 / 1;max-width:560px;margin:0 auto;display:grid;place-items:center}.bd-collage-glow{position:absolute;inset:10%;background:radial-gradient(closest-side,var(--brand-glow),transparent 70%);filter:blur(80px);opacity:.45}.bd-collage-orbit{position:absolute;width:88%;aspect-ratio:1;border:1px dashed rgba(128,246,188,.18);border-radius:50%;animation:spin 60s linear infinite}.bd-collage-orbit--2{width:60%;border-color:#ffffff0f;animation-direction:reverse;animation-duration:40s}.bd-collage-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;width:86%;max-width:480px}.bd-coll-card{border-radius:14px;padding:12px;box-shadow:0 12px 30px -12px #0009;animation:collFloat 6s ease-in-out infinite;display:flex;flex-direction:column;gap:8px}.bd-coll-card:nth-child(2n){animation-direction:alternate-reverse}@keyframes collFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.bd-coll-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;position:relative;z-index:1}.bd-coll-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;font-size:13px;flex-shrink:0}.bd-coll-sym{font-size:12px;color:var(--text);font-weight:600}.bd-coll-price{font-size:11px;color:var(--text-3);margin-top:2px}.bd-coll-ch{font-size:11px;font-weight:600}.bd-coll-ch.up{color:var(--brand)}.bd-coll-ch.down{color:var(--sell)}.bd-coll-spark{width:100%;height:22px;position:relative;z-index:1}.bd-collage--orbit{min-height:480px;--orbit-r-outer: 44%;--orbit-r-inner: 36%}.bd-collage-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;border-radius:20px;padding:22px 26px;text-align:center;box-shadow:0 24px 60px -20px #000000b3,0 0 0 1px #80f6bc2e inset;background:linear-gradient(180deg,#1c243ad9,#0e1426d9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:220px}.bd-collage-hub-eyebrow{font-size:10px;color:var(--brand);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.bd-collage-hub-title{font-size:36px;font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1;margin-bottom:14px}.bd-collage-hub-title span{color:var(--text-2);font-weight:500;font-size:22px;display:block;margin-top:4px;letter-spacing:0}.bd-collage-hub-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.bd-collage-hub-tag{font-size:10px;padding:4px 8px;border-radius:6px;background:#ffffff0d;color:var(--text-2);border:1px solid rgba(255,255,255,.06)}.bd-collage-chip{position:absolute;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;gap:8px;padding:8px 12px 8px 8px;border-radius:999px;box-shadow:0 12px 30px -12px #0009;animation:collFloat 6s ease-in-out infinite}.bd-collage-chip:nth-child(2n){animation-direction:alternate-reverse}.bd-collage-chip-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;font-size:13px}.bd-collage-chip-sym{font-size:12px;font-weight:600;color:var(--text);letter-spacing:.04em}.bd-steps-flow{position:relative}.bd-steps-curve{position:absolute;top:130px;left:0;right:0;width:100%;height:120px;z-index:1;pointer-events:none}.bd-steps-path{stroke-dasharray:1400;stroke-dashoffset:1400;transition:stroke-dashoffset 3s ease}.bd-steps-curve.is-drawn .bd-steps-path{stroke-dashoffset:0}.bd-steps-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;align-items:stretch}.bd-step{border-radius:22px;padding:32px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease}.bd-step:hover{transform:translateY(-4px);border-color:#80f6bc66}.bd-step-num{font-size:13px;color:var(--brand);letter-spacing:.04em;margin-bottom:18px;display:inline-flex;align-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--brand);justify-content:center;background:var(--brand-soft);position:relative;z-index:1}.bd-step-vis{height:160px;display:grid;place-items:center;margin-bottom:24px;background:#00000040;border:1px solid var(--line);border-radius:14px;position:relative;overflow:hidden;z-index:1}.bd-step-title{font-size:22px;line-height:1.2;margin-bottom:10px;letter-spacing:-.02em;position:relative;z-index:1}.bd-step-body{color:var(--text-2);font-size:14px;line-height:1.55;text-wrap:pretty;position:relative;z-index:1}.bd-step-card{width:150px;padding:14px;background:#141a2ad9;border:1px solid var(--line-strong);border-radius:12px;display:flex;flex-direction:column;gap:8px;position:relative;z-index:2;animation:stepFloat 4s ease-in-out infinite;box-shadow:0 16px 40px -16px #0009}@keyframes stepFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.bd-step-card-icon{width:28px;height:28px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-weight:700;font-size:14px}.bd-step-card-line{height:8px;padding:0 4px;background:#ffffff0a;border-radius:4px;font-family:var(--font-mono);font-size:8px;color:var(--text-2);display:flex;align-items:center}.bd-step-card-line--input{height:5px;background:#ffffff0f}.bd-step-card-pill{background:var(--brand);color:#04130b;font-size:10px;font-weight:700;padding:6px;border-radius:6px;text-align:center}.bd-step-orbit{position:absolute;width:28px;height:28px;border-radius:50%;background:#141a2af2;border:1px solid var(--line-strong);display:grid;place-items:center;font-size:12px;color:var(--text-2);font-weight:600}.bd-step-orbit--1{top:18%;left:14%;animation:orbitPop 4s -1s ease-in-out infinite}.bd-step-orbit--2{bottom:16%;right:12%;animation:orbitPop 4s -2.5s ease-in-out infinite}@keyframes orbitPop{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-6px) scale(1.05);opacity:1}}.bd-tw{font-family:var(--font-mono);font-size:9px;color:var(--text)}.bd-tw-caret{color:var(--brand);animation:caret 1s steps(2,end) infinite}@keyframes caret{50%{opacity:0}}.bd-step-deposit{position:relative;display:flex;align-items:center;gap:18px;padding:0 18px;width:100%;justify-content:center}.bd-step-coin{width:44px;height:44px;border-radius:50%;background:var(--brand);color:#04130b;display:grid;place-items:center;font-weight:800;font-size:22px;box-shadow:0 0 24px var(--brand-glow)}.bd-step-coin--drop{animation:coinDrop 2.4s ease-in-out infinite}@keyframes coinDrop{0%{transform:translateY(-32px) scale(.85);opacity:0}18%{transform:translateY(0) scale(1);opacity:1}60%{transform:translateY(0) scale(1);opacity:1}90%{transform:translateY(8px) scale(.9);opacity:0}to{transform:translateY(-32px) scale(.85);opacity:0}}.bd-step-wallet{width:130px;padding:14px;background:#141a2ad9;border:1px solid var(--line-strong);border-radius:12px;display:flex;flex-direction:column;gap:6px;box-shadow:0 16px 40px -16px #0009}.bd-step-wallet-bal{font-size:18px;font-weight:700;color:var(--brand)}.bd-step-wallet-line{height:6px;background:#ffffff0f;border-radius:999px}.bd-step-wallet-line.short{width:60%}.bd-step-trade{position:relative;width:90%;height:90%;display:grid;place-items:center}.bd-step-trade-chart{width:100%;height:70%;position:absolute;top:10%;left:0}.bd-step-trade-line{stroke-dasharray:600;stroke-dashoffset:600;animation:tradeDraw 2.4s ease-in-out infinite}@keyframes tradeDraw{0%{stroke-dashoffset:600}60%,to{stroke-dashoffset:0}}.bd-step-trade-buy{position:relative;z-index:2;padding:9px 18px;background:var(--brand);color:#04130b;font-weight:800;border-radius:8px;font-size:13px;letter-spacing:.04em;box-shadow:0 0 20px var(--brand-glow);animation:buyPulse 1.8s ease-in-out infinite}@keyframes buyPulse{0%,to{transform:scale(1);box-shadow:0 0 #80f6bc66,0 0 20px var(--brand-glow)}50%{transform:scale(1.06);box-shadow:0 0 0 12px #80f6bc00,0 0 28px var(--brand-glow)}}.bd-rstack{position:relative;display:grid;grid-template-columns:minmax(360px,1fr) 1.05fr;grid-gap:80px;gap:80px;align-items:start}.bd-rstack-sticky{position:-webkit-sticky;position:sticky;top:96px;align-self:start}.bd-rstack-card{position:relative;border-radius:24px;padding:36px 32px 32px;background:linear-gradient(180deg,#161e34b3,#0c1222b3);border:1px solid var(--line);box-shadow:0 30px 80px -30px #000000b3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;min-height:500px;display:flex;flex-direction:column}.bd-rstack-glow{position:absolute;inset:-40%;background:radial-gradient(closest-side,rgba(128,246,188,.18),transparent 70%);filter:blur(70px);pointer-events:none;animation:rstackGlow 12s ease-in-out infinite}@keyframes rstackGlow{0%,to{transform:translate(-10%,-10%)}50%{transform:translate(10%,10%)}}.bd-rstack-progress{display:flex;gap:6px;margin-bottom:28px}.bd-rstack-bar{flex:1;height:3px;border-radius:999px;background:#ffffff0f;transition:background .4s ease}.bd-rstack-bar.is-done{background:#80f6bc73}.bd-rstack-bar.is-active{background:var(--brand);box-shadow:0 0 14px var(--brand-glow)}.bd-rstack-num{font-size:13px;color:var(--brand);letter-spacing:.16em;margin-bottom:14px;position:relative;z-index:1}.bd-rstack-num span{color:var(--text-3)}.bd-rstack-title{font-size:max(28px,min(2.4vw,36px));font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1.1;margin-bottom:14px;position:relative;z-index:1;animation:rstackFade .4s ease}.bd-rstack-lead{font-size:16px;line-height:1.55;color:var(--text-2);margin-bottom:24px;position:relative;z-index:1;animation:rstackFade .4s ease 60ms both}@keyframes rstackFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bd-rstack-metric{position:relative;z-index:1;padding:18px 20px;border-radius:14px;border:1px solid rgba(128,246,188,.18);background:linear-gradient(180deg,#80f6bc0f,#80f6bc03);margin-bottom:28px;animation:rstackFade .5s ease .12s both}.bd-rstack-metric-value{font-size:32px;font-weight:700;color:var(--brand);letter-spacing:-.02em;line-height:1;margin-bottom:4px}.bd-rstack-metric-label{font-size:12px;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.bd-rstack-list{display:flex;flex-direction:column;border-top:1px solid var(--line);margin-top:auto;position:relative;z-index:1}.bd-rstack-list-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 0;border:0;background:transparent;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;color:var(--text-3);transition:color .2s ease}.bd-rstack-list-item:last-child{border-bottom:0}.bd-rstack-list-item:hover{color:var(--text)}.bd-rstack-list-num{font-size:11px;color:var(--text-3);letter-spacing:.1em;min-width:24px;transition:color .2s ease}.bd-rstack-list-title{font-size:14px;font-weight:600;transition:color .2s ease}.bd-rstack-list-arrow{font-size:14px;opacity:0;transform:translate(-4px);transition:all .2s ease}.bd-rstack-list-item.is-active{color:var(--text)}.bd-rstack-list-item.is-active .bd-rstack-list-num{color:var(--brand)}.bd-rstack-list-item.is-active .bd-rstack-list-arrow{opacity:1;transform:translate(0);color:var(--brand)}.bd-rstack-scroll{display:flex;flex-direction:column;gap:0}.bd-rstack-row{position:relative;min-height:78vh;padding:60px 0;display:flex;flex-direction:column;justify-content:center;border-top:1px dashed rgba(255,255,255,.06);transition:opacity .4s ease;opacity:.4}.bd-rstack-row:first-child{border-top:0}.bd-rstack-row.is-active{opacity:1}.bd-rstack-row-num{font-size:14px;color:var(--brand);letter-spacing:.18em;margin-bottom:18px;display:inline-flex;align-items:center;gap:14px}.bd-rstack-row-num:after{content:"";flex:1;height:1px;max-width:80px;background:linear-gradient(90deg,var(--brand),transparent)}.bd-rstack-row-title{font-size:max(40px,min(5vw,64px));font-weight:700;line-height:1.02;letter-spacing:-.035em;color:var(--text);margin-bottom:24px;text-wrap:balance}.bd-rstack-row.is-active .bd-rstack-row-title{color:var(--text)}.bd-rstack-row:not(.is-active) .bd-rstack-row-title{color:var(--text-3)}.bd-rstack-row-desc{font-size:18px;line-height:1.55;color:var(--text-2);max-width:540px;text-wrap:pretty}.bd-statsbox-section{padding:48px 32px}.bd-statsbox{position:relative;max-width:1480px;margin:0 auto;background:linear-gradient(180deg,#141a2ab3,#0d132280);border:1px solid var(--line);border-radius:22px;padding:40px 48px;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bd-statsbox-inner{position:relative;z-index:2;display:grid;grid-template-columns:repeat(11,auto);align-items:center;justify-content:space-between;grid-gap:0 24px;gap:0 24px}.bd-stat{display:flex;flex-direction:column;gap:4px;min-width:0}.bd-stat-num{font-family:var(--font-mono);font-size:30px;font-weight:500;color:var(--brand);letter-spacing:-.02em;white-space:nowrap}.bd-stat-lab{font-size:12.5px;color:var(--text-3);letter-spacing:.03em}.bd-stat-sep{width:1px;height:36px;background:linear-gradient(180deg,transparent,var(--line-strong),transparent)}.bd-final{padding:64px 32px 48px}.bd-final-banner{position:relative;max-width:1480px;margin:0 auto;background:radial-gradient(700px 360px at 80% 20%,rgba(37,99,255,.15),transparent 60%),linear-gradient(180deg,#141a2ad9,#0d1322b3);border:1px solid rgba(128,246,188,.18);border-radius:28px;padding:72px 80px;overflow:hidden}.bd-final-glow{position:absolute;inset:-20% 0 0 -10%;width:60%;height:100%;background:radial-gradient(closest-side,var(--brand-glow),transparent 70%);filter:blur(80px);opacity:.5}.bd-final-content{position:relative;z-index:2;max-width:720px;display:flex;flex-direction:column;gap:24px}.bd-final-body{font-size:18px;line-height:1.55;max-width:560px;text-wrap:pretty;color:var(--text-2)}.bd-final-cta-row{display:flex;gap:14px;align-items:center}.bd-final-quote{display:flex;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;line-height:1.55;color:var(--text-3);max-width:620px;text-wrap:pretty}.bd-final-quote svg{width:20px!important;height:16px!important}.bd-footer{padding:64px 32px 48px;border-top:1px solid var(--line);margin-top:48px}.bd-footer-inner{max-width:1480px;margin:0 auto}.bd-footer-cols{display:grid;grid-template-columns:1.5fr 1fr 1.5fr 1fr;grid-gap:32px;gap:32px;padding-bottom:32px}.bd-footer-brand img{height:56px}.bd-footer-title{font-size:14px;font-weight:700;color:var(--text);margin-bottom:18px}.bd-footer-col{display:flex;flex-direction:column;gap:12px}.bd-footer-col a{font-size:13px;color:var(--text-3);transition:color .15s ease}.bd-footer-col a:hover{color:var(--brand)}.bd-footer-col:nth-child(3){display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 24px;gap:12px 24px;align-content:start}.bd-footer-col:nth-child(3) .bd-footer-title{grid-column:span 2}.bd-footer-divider{height:1px;background:var(--line);margin:8px 0 28px}.bd-footer-disclaimers p{font-size:11.5px;color:var(--text-4);line-height:1.6;margin-bottom:12px;text-wrap:pretty}.bd-hero-horizon{pointer-events:none;position:absolute;left:0;right:0;bottom:0;width:100%;height:80px}@media (min-width: 768px){.bd-hero-horizon{height:160px}}@media (max-width: 1180px){.bd-features{grid-template-columns:repeat(2,1fr)}.bd-statsbox-inner{grid-template-columns:repeat(5,1fr);gap:24px}.bd-stat-sep{display:none}}@media (max-width: 980px){.bd-section{padding:72px 24px}.bd-hero{padding:0 20px 32px;min-height:auto}.bd-hero-inner{padding:32px 0;grid-template-columns:1fr;gap:32px;text-align:center}.bd-hero-copy{align-items:center}.bd-hero-title{text-align:center}.bd-hero-sub{text-align:center;margin-left:auto;margin-right:auto}.bd-hero-ctas{justify-content:center}.bd-stage-mockup{max-width:480px}.bd-nav-links{display:none}.bd-assets-grid{grid-template-columns:minmax(0,1fr);gap:32px;min-width:0}.bd-asset-cards{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.bd-collage{aspect-ratio:1.4 / 1;max-width:540px;margin:0 auto;min-width:0}.bd-steps-grid{grid-template-columns:1fr}.bd-steps-curve{display:none}.bd-statsbox{padding:32px 24px}.bd-statsbox-inner{grid-template-columns:repeat(3,1fr);gap:24px}.bd-final-banner{padding:48px 28px}.bd-footer-cols{grid-template-columns:1fr 1fr}.bd-chip,.bd-phone{display:none}.bd-laptop-app{grid-template-columns:100px 1fr}.bd-rstack{grid-template-columns:1fr;gap:32px}.bd-rstack-sticky{position:relative;top:0}.bd-rstack-card{min-height:auto}.bd-rstack-row{min-height:auto;padding:32px 0;opacity:1}}@media (max-width: 640px){.bd-section{padding:48px 20px}.bd-rstack{grid-template-columns:1fr;gap:24px}.bd-rstack-card{min-height:auto;padding:24px 20px}.bd-rstack-row{min-height:auto;padding:24px 0;opacity:1}.bd-rstack-sticky{position:relative;top:0}.bd-header-inner{padding:14px 16px;gap:10px}.bd-logo img{height:32px}.bd-lang-btn{padding:0 12px;gap:8px;height:40px;font-size:13px;box-sizing:border-box;display:inline-flex;align-items:center}.bd-lang-btn .bd-lang-label{display:none}.cta-header{padding:0 16px;height:40px;font-size:13px;box-sizing:border-box;display:inline-flex;align-items:center;white-space:nowrap}.cta-header .arrow{display:none}.bd-hero{padding:0 20px 24px}.bd-hero-inner{padding:24px 0;gap:24px}.bd-hero-title{font-size:max(26px,min(8.5vw,40px));line-height:1.08;letter-spacing:-.03em}.bd-hero-title .reveal-word{margin-right:.18em}.bd-hero-sub{font-size:15px;line-height:1.55;margin-bottom:28px}.bd-hero-ctas{gap:10px}.cta-lg{padding:14px 20px;font-size:14px}.cta-ghost-lg{padding:13px 18px;font-size:13px}.bd-stage-mockup{max-width:280px!important}.bd-stage{overflow:visible}.bd-features{grid-template-columns:1fr}.bd-asset-cards{grid-template-columns:minmax(0,1fr);min-width:0}.bd-asset-card{overflow:hidden;min-width:0}.bd-asset-desc{overflow-wrap:anywhere}.bd-collage{max-width:92vw;margin:0 auto}.bd-collage--orbit{display:flex;align-items:center;justify-content:center;min-height:360px;--orbit-r-outer: 30%;--orbit-r-inner: 22%}.bd-collage-hub{position:relative;inset:auto;transform:none;margin:0;width:-webkit-max-content;width:max-content;max-width:calc(100% - 32px);min-width:160px;padding:16px 18px}.bd-collage-hub-title{font-size:28px;margin-bottom:10px}.bd-collage-hub-title span{font-size:16px;margin-top:2px}.bd-collage-hub-eyebrow{font-size:9px;margin-bottom:6px}.bd-collage-hub-row{gap:4px}.bd-collage-hub-tag{font-size:9px;padding:3px 6px}.bd-collage-chip{padding:6px 10px 6px 6px;gap:6px}.bd-collage-chip-icon{width:22px;height:22px;font-size:11px}.bd-collage-chip-sym{font-size:11px}.bd-statsbox-inner{grid-template-columns:1fr 1fr;gap:20px}.bd-h2{font-size:max(26px,min(7.5vw,36px));line-height:1.15;letter-spacing:-.025em}.bd-section-sub{font-size:15px;line-height:1.55}.bd-assets-head{margin-bottom:32px}.bd-footer-cols{grid-template-columns:1fr;gap:28px}.bd-footer-col a,.bd-footer-title{word-break:keep-all}}@media (prefers-reduced-motion: reduce){.bd-cursor-glow{display:none}.reveal{opacity:1!important;transform:none!important;transition:none!important}.bd-stage-rise{animation:none;opacity:1;transform:none}}.lp-root{--lp-bg: #0a0f1e;--lp-bg-2: #0d1322;--lp-surface: #141a2a;--lp-surface-2: #1a2034;--lp-deep: #05080f;--lp-line: rgba(255, 255, 255, .07);--lp-line-strong: rgba(255, 255, 255, .12);--lp-text: #fafafa;--lp-text-2: rgba(255, 255, 255, .7);--lp-text-3: rgba(255, 255, 255, .5);--lp-text-4: rgba(255, 255, 255, .32);--lp-brand: #80f6bc;--lp-brand-2: #4dd9a0;--lp-brand-soft: rgba(128, 246, 188, .14);--lp-brand-glow: rgba(128, 246, 188, .35);--lp-blue: #2563ff;--lp-sell: #f47272;--lp-buy: #80f6bc;--lp-font-sans: "Gilroy", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, sans-serif;--lp-font-mono: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}body.lp-landing-active{height:auto!important;max-width:100vw;overflow-x:clip;background:#0a0f1e;color:#fff;font-family:var(--lp-font-sans, "Gilroy", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;position:relative}body.lp-landing-active:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1200px 900px at 80% 20%,rgba(74,245,154,.1),transparent 70%),radial-gradient(1100px 800px at 15% 70%,rgba(74,245,154,.07),transparent 70%)}body.lp-landing-active #root{position:relative;z-index:1}.lp-root{position:relative;z-index:1;width:100%;max-width:100vw;overflow-x:clip;color:#fff;font-family:var(--lp-font-sans, "Gilroy", sans-serif)}.lp-root header,.lp-root section,.lp-root footer,.lp-root main{position:relative;z-index:1}.lp-root svg{width:auto;height:auto;max-width:100%}.lp-root img{max-width:100%;height:auto}.lp-mono{font-family:var(--lp-font-mono, "Roboto Mono", monospace);font-feature-settings:"tnum" 1}.lp-brand{color:var(--lp-brand)}.lp-muted{color:var(--lp-text-2)}.lp-text-grad{background:linear-gradient(135deg,#80f6bc,#4dd9a0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.lp-container{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.lp-container-wide{max-width:1280px;width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.lp-section{padding-top:48px;padding-bottom:48px;position:relative}.lp-section-clip{overflow:hidden}.lp-section-head{text-align:center;margin-bottom:40px}.lp-section-title{font-weight:700;letter-spacing:-.03em;line-height:1.05;font-size:max(32px,min(5vw,64px));margin:0;color:#fff}.lp-glass{background:linear-gradient(180deg,#1c243a8c,#12182a66);border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:relative;isolation:isolate}.lp-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 40%);pointer-events:none;z-index:0}.lp-cta{position:relative;background:var(--lp-brand);color:#04130b;font-weight:700;border-radius:999px;padding:0 24px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:box-shadow .3s ease,transform .2s ease;cursor:pointer;border:none;font-family:inherit;white-space:nowrap;font-size:15px;letter-spacing:-.01em;box-shadow:0 0 #80f6bc4d,0 8px 24px -8px #80f6bc73}.lp-cta:hover{transform:scale(1.02);box-shadow:0 0 0 8px #80f6bc1a,0 12px 36px -8px var(--lp-brand-glow)}.lp-cta-lg{height:56px;padding:0 32px;font-size:16px}.lp-cta-xl{height:64px;padding:0 40px;font-size:17px}.lp-cta-ghost{background:transparent;color:#ffffffd9;border:1px solid var(--lp-line-strong);border-radius:999px;padding:0 16px;height:40px;display:inline-flex;align-items:center;gap:8px;transition:border-color .3s ease,background .3s ease;cursor:pointer;font-family:inherit;font-weight:600;font-size:13px}.lp-cta-ghost:hover{border-color:var(--lp-brand);background:var(--lp-brand-soft)}.lp-cursor-glow{display:none;position:fixed;pointer-events:none;z-index:1;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(128,246,188,.08) 0%,transparent 60%);mix-blend-mode:screen;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s ease;top:0;left:0}.lp-particles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.lp-tw{font-family:var(--lp-font-mono, monospace);font-size:9px;color:#fafafa}.lp-tw-caret{color:var(--lp-brand);animation:lp-caret 1s steps(2,end) infinite}@keyframes lp-caret{50%{opacity:0}}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease}.lp-header.is-scrolled{background:#0a0f1ebf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:#ffffff0f}.lp-header-inner{max-width:1280px;width:100%;margin:0 auto;height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lp-header-left{display:flex;align-items:center;gap:40px}.lp-header-logo{display:inline-flex;align-items:center}.lp-header-nav{display:none;align-items:center;gap:28px}.lp-header-nav a{font-size:14px;font-weight:500;color:#ffffffb3;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.lp-header-nav a:hover{color:#fff}.lp-header-nav a.is-active{color:var(--lp-brand)}.lp-header-right{display:flex;align-items:center;gap:12px}.lp-logo{display:inline-block}.lp-logo img{display:block;width:auto;max-width:none}.lp-lang-btn{background:transparent;color:#ffffffd9;border:1px solid var(--lp-line-strong);border-radius:999px;padding:0 14px;height:40px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit;font-weight:600;font-size:13px;transition:border-color .3s ease,background .3s ease}.lp-lang-btn:hover{border-color:var(--lp-brand);background:var(--lp-brand-soft)}.lp-lang-flag{font-size:16px;line-height:1}.lp-lang-name{display:none}.lp-lang-chev{transition:transform .2s ease}.lp-lang-chev.is-open{transform:rotate(180deg)}.lp-lang-menu{min-width:200px;background:#0e1426;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:6px;box-shadow:0 20px 60px #0009,0 0 0 1px #0006;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);isolation:isolate;max-height:70vh;overflow-y:auto}.lp-lang-menu::-webkit-scrollbar{width:6px}.lp-lang-menu::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.lp-lang-item{display:flex;width:100%;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer;background:transparent;border:none;color:#ffffffd9;font-family:inherit;font-size:14px;text-align:left;transition:background .15s ease,color .15s ease}.lp-lang-item:hover{background:#ffffff0f}.lp-lang-item.is-active{color:var(--lp-brand)}.lp-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.lp-hero-inner{flex:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:32px;gap:32px;max-width:1280px;width:100%;margin:0 auto;padding:80px 24px 32px;position:relative;z-index:10;min-height:0}.lp-hero-text{text-align:left}.lp-hero-h1{font-weight:700;letter-spacing:-.04em;line-height:.96;font-size:max(40px,min(6vw,78px));margin:0 0 24px;color:#fff}.lp-hero-h1 .lp-hero-accent{background:linear-gradient(135deg,#80f6bc,#4dd9a0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:block}.lp-hero-sub{font-size:max(15px,min(1.4vw,18px));color:#ffffffa6;line-height:1.55;margin:0 0 36px;max-width:540px}.lp-hero-sub-br{display:none}.lp-hero-cta-row{display:flex;justify-content:flex-start}.lp-hero-phone-wrap{position:relative;display:flex;align-items:center;justify-content:center}.lp-hero-phone-wrap:before{content:"";position:absolute;inset:-8%;background:radial-gradient(circle,rgba(128,246,188,.28) 0%,transparent 65%);filter:blur(40px);z-index:0;pointer-events:none}.lp-hero-phone{position:relative;z-index:1;width:auto;height:auto;max-width:100%;max-height:min(640px,calc(100vh - 220px));filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}.lp-hero-ticker-slot{position:relative;z-index:5;margin-top:auto;flex-shrink:0}.lp-hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.lp-hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 30%,transparent 80%)}.lp-hero-bg-mesh{position:absolute;inset:-20%;background:radial-gradient(45% 35% at 25% 30%,rgba(128,246,188,.18),transparent 60%),radial-gradient(40% 30% at 80% 25%,rgba(37,99,255,.15),transparent 60%),radial-gradient(50% 40% at 50% 80%,rgba(128,246,188,.1),transparent 60%);filter:blur(40px);opacity:.9}.lp-streak{position:absolute;height:1px;width:100%;opacity:0;background:linear-gradient(90deg,transparent,rgba(128,246,188,.6),transparent);animation-name:lp-streak-glide;animation-timing-function:linear;animation-iteration-count:infinite}.lp-streak.is-blue{background:linear-gradient(90deg,transparent,rgba(37,99,255,.5),transparent)}@keyframes lp-streak-glide{0%{transform:translate(-50%) translateY(0) rotate(-8deg);opacity:0}20%{opacity:1}to{transform:translate(120%) translateY(20vh) rotate(-8deg);opacity:0}}.lp-ticker{overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#05080f66;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lp-ticker-track{display:flex;white-space:nowrap;gap:0;width:-webkit-max-content;width:max-content;animation:lp-ticker-scroll 32s linear infinite}.lp-ticker-item{display:inline-flex;align-items:center;font-family:var(--lp-font-mono, monospace);font-feature-settings:"tnum" 1;font-weight:600;font-size:13px;padding:14px 0;letter-spacing:.06em;color:#80f6bc}.lp-ticker-dot{color:#80f6bc8c;margin:0 28px;font-weight:400;font-size:13px}@keyframes lp-ticker-scroll{to{transform:translate(-50%)}}.lp-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.lp-stat-card{position:relative;border-radius:20px;padding:28px 20px;overflow:hidden;background:linear-gradient(180deg,#0e142699,#0e14264d);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,border-color .3s ease;min-width:0;height:100%}.lp-stat-card:hover{transform:translateY(-4px)}.lp-stat-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(128,246,188,.08),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.lp-stat-card:hover:after{opacity:1}.lp-stat-inner{position:relative}.lp-stat-num{font-weight:700;letter-spacing:-.02em;line-height:1;color:#fff;font-size:max(26px,min(3vw,40px));overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}.lp-stat-num-unit{color:var(--lp-brand)}.lp-stat-label{font-size:14px;color:#ffffff8c;margin-top:12px;font-weight:500}.lp-stat-sub{font-size:12px;color:#fff6;margin-top:4px}.lp-features-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px}.lp-feature-card{position:relative;border-radius:24px;padding:32px;overflow:hidden;height:100%;background:linear-gradient(180deg,#0e1426b3,#0a0f1e66);border:1px solid rgba(255,255,255,.06);transition:transform .3s ease,border-color .3s ease}.lp-feature-card:hover{transform:translateY(-6px);border-color:#80f6bc4d}.lp-feature-icon{width:48px;height:48px;border-radius:14px;background:var(--lp-brand-soft);color:var(--lp-brand);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.lp-feature-icon svg{width:24px;height:24px}.lp-feature-title{font-size:20px;font-weight:700;margin:0 0 12px;line-height:1.2;color:#fff}.lp-feature-desc{color:#fff9;font-size:15px;line-height:1.55;margin:0}.lp-how-flow{position:relative}.lp-how-curve{position:absolute;top:130px;left:0;right:0;width:100%;height:120px;z-index:1;pointer-events:none}.lp-how-curve svg{width:100%;height:100%}.lp-how-curve-path{stroke-dasharray:1400;stroke-dashoffset:1400;transition:stroke-dashoffset 3s ease}.lp-how-curve.is-drawn .lp-how-curve-path{stroke-dashoffset:0}.lp-how-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;align-items:stretch}.lp-how-step{border-radius:22px;padding:32px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease}.lp-how-step:hover{transform:translateY(-4px);border-color:#80f6bc66}.lp-how-num{font-family:var(--lp-font-mono, monospace);font-size:13px;color:var(--lp-brand);letter-spacing:.04em;margin-bottom:18px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--lp-brand);background:var(--lp-brand-soft);position:relative;z-index:1}.lp-how-vis{height:160px;display:grid;place-items:center;margin-bottom:24px;background:#00000040;border:1px solid var(--lp-line);border-radius:14px;position:relative;overflow:hidden;z-index:1}.lp-how-title{font-size:22px;line-height:1.2;margin:0 0 10px;letter-spacing:-.02em;position:relative;z-index:1;font-weight:700;color:#fff}.lp-how-body{color:var(--lp-text-2);font-size:14px;line-height:1.55;text-wrap:pretty;position:relative;z-index:1;margin:0}.lp-how-card{width:150px;padding:14px;background:#141a2ad9;border:1px solid var(--lp-line-strong);border-radius:12px;display:flex;flex-direction:column;gap:8px;position:relative;z-index:2;animation:lp-step-float 4s ease-in-out infinite;box-shadow:0 16px 40px -16px #0009}@keyframes lp-step-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.lp-how-card-icon{width:28px;height:28px;border-radius:50%;background:var(--lp-brand-soft);color:var(--lp-brand);display:grid;place-items:center;font-weight:700;font-size:14px}.lp-how-card-line{height:8px;padding:0 4px;background:#ffffff0a;border-radius:4px;font-family:var(--lp-font-mono, monospace);font-size:8px;color:var(--lp-text-2);display:flex;align-items:center}.lp-how-card-line.is-input{height:5px;background:#ffffff0f}.lp-how-card-pill{background:var(--lp-brand);color:#04130b;font-size:10px;font-weight:700;padding:6px;border-radius:6px;text-align:center}.lp-how-orbit{position:absolute;width:28px;height:28px;border-radius:50%;background:#141a2af2;border:1px solid var(--lp-line-strong);display:grid;place-items:center;font-size:12px;color:var(--lp-text-2);font-weight:600}.lp-how-orbit-1{top:18%;left:14%;animation:lp-orbit-pop 4s -1s ease-in-out infinite}.lp-how-orbit-2{bottom:16%;right:12%;animation:lp-orbit-pop 4s -2.5s ease-in-out infinite}@keyframes lp-orbit-pop{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-6px) scale(1.05);opacity:1}}.lp-how-deposit{position:relative;display:flex;align-items:center;gap:18px;padding:0 18px;width:100%;justify-content:center}.lp-how-coin{width:44px;height:44px;border-radius:50%;background:var(--lp-brand);color:#04130b;display:grid;place-items:center;font-weight:800;font-size:22px;box-shadow:0 0 24px var(--lp-brand-glow);animation:lp-coin-drop 2.4s ease-in-out infinite}@keyframes lp-coin-drop{0%{transform:translateY(-32px) scale(.85);opacity:0}18%{transform:translateY(0) scale(1);opacity:1}60%{transform:translateY(0) scale(1);opacity:1}90%{transform:translateY(8px) scale(.9);opacity:0}to{transform:translateY(-32px) scale(.85);opacity:0}}.lp-how-wallet{width:130px;padding:14px;background:#141a2ad9;border:1px solid var(--lp-line-strong);border-radius:12px;display:flex;flex-direction:column;gap:6px;box-shadow:0 16px 40px -16px #0009}.lp-how-wallet-bal{font-family:var(--lp-font-mono, monospace);font-size:18px;font-weight:700;color:var(--lp-brand)}.lp-how-wallet-line{height:6px;background:#ffffff0f;border-radius:999px}.lp-how-wallet-line.is-short{width:60%}.lp-how-trade{position:relative;width:90%;height:90%;display:grid;place-items:center}.lp-how-trade-chart{width:100%;height:70%;position:absolute;top:10%;left:0}.lp-how-trade-chart svg{width:100%;height:100%}.lp-how-trade-line{stroke-dasharray:600;stroke-dashoffset:600;animation:lp-trade-draw 2.4s ease-in-out infinite}@keyframes lp-trade-draw{0%{stroke-dashoffset:600}60%,to{stroke-dashoffset:0}}.lp-how-trade-buy{position:relative;z-index:2;padding:9px 18px;background:var(--lp-brand);color:#04130b;font-weight:800;border-radius:8px;font-size:13px;letter-spacing:.04em;box-shadow:0 0 20px var(--lp-brand-glow);animation:lp-buy-pulse 1.8s ease-in-out infinite}@keyframes lp-buy-pulse{0%,to{transform:scale(1);box-shadow:0 0 #80f6bc66,0 0 20px var(--lp-brand-glow)}50%{transform:scale(1.06);box-shadow:0 0 0 12px #80f6bc00,0 0 28px var(--lp-brand-glow)}}.lp-assets-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.lp-asset-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-content:start}.lp-asset-card{border-radius:16px;padding:22px;transition:transform .25s ease,border-color .25s ease}.lp-asset-card:hover{transform:translateY(-3px);border-color:#80f6bc66;box-shadow:0 16px 40px -20px var(--lp-brand-glow)}.lp-asset-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:16px;font-weight:700;margin-bottom:14px;position:relative;z-index:1}.lp-asset-icon svg{width:18px;height:18px}.lp-asset-name{font-size:16px;font-weight:600;margin-bottom:8px;position:relative;z-index:1;color:#fff}.lp-asset-desc{font-size:13px;color:var(--lp-text-2);line-height:1.5;text-wrap:pretty;position:relative;z-index:1;margin:0}.lp-collage{position:relative;width:100%;aspect-ratio:1 / 1;max-width:560px;margin:0 auto;display:grid;place-items:center;min-height:480px}.lp-collage-glow{position:absolute;inset:10%;background:radial-gradient(closest-side,var(--lp-brand-glow),transparent 70%);filter:blur(80px);opacity:.45}.lp-collage-orbit{position:absolute;width:88%;aspect-ratio:1;border:1px dashed rgba(128,246,188,.18);border-radius:50%;animation:lp-spin 60s linear infinite}.lp-collage-orbit-2{width:60%;border-color:#ffffff0f;animation-direction:reverse;animation-duration:40s}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-collage-hub{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;border-radius:20px;padding:22px 26px;text-align:center;background:linear-gradient(180deg,#1c243ad9,#0e1426d9);box-shadow:0 24px 60px -20px #000000b3,inset 0 0 0 1px #80f6bc2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);min-width:220px}.lp-collage-eyebrow{font-family:var(--lp-font-mono, monospace);font-size:10px;color:var(--lp-brand);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.lp-collage-hub-title{font-size:36px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1;margin-bottom:14px}.lp-collage-hub-title span{color:var(--lp-text-2);font-weight:500;font-size:22px;display:block;margin-top:4px;letter-spacing:0}.lp-collage-hub-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.lp-collage-hub-tag{font-family:var(--lp-font-mono, monospace);font-size:10px;padding:4px 8px;border-radius:6px;background:#ffffff0d;color:var(--lp-text-2);border:1px solid rgba(255,255,255,.06)}.lp-collage-chip{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:8px 12px 8px 8px;border-radius:999px;box-shadow:0 12px 30px -12px #0009;background:linear-gradient(180deg,#1c243ad9,#12182ab3);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:lp-coll-float 6s ease-in-out infinite}.lp-collage-chip:nth-child(2n){animation-direction:alternate-reverse}@keyframes lp-coll-float{0%,to{translate:0 0}50%{translate:0 -6px}}.lp-collage-chip-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;font-size:13px}.lp-collage-chip-sym{font-family:var(--lp-font-mono, monospace);font-size:12px;font-weight:600;color:#fff;letter-spacing:.04em}.lp-marquee{display:none;flex-direction:column;gap:14px;width:100%}.lp-marquee-hub{border-radius:18px;padding:18px 22px;text-align:center;background:linear-gradient(180deg,#1c243ad9,#0e1426d9);box-shadow:0 24px 60px -20px #000000b3,inset 0 0 0 1px #80f6bc2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);position:relative;isolation:isolate}.lp-marquee-hub .lp-collage-eyebrow{font-size:9px;margin-bottom:8px}.lp-marquee-hub .lp-collage-hub-title{font-size:32px;margin-bottom:12px}.lp-marquee-hub .lp-collage-hub-title span{font-size:14px;margin-top:3px}.lp-marquee-hub .lp-collage-hub-row{gap:6px}.lp-marquee-rows{display:flex;flex-direction:column;gap:10px}.lp-marquee-row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 32px,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 32px,#000 calc(100% - 32px),transparent 100%)}.lp-marquee-track{display:flex;gap:10px;width:-webkit-max-content;width:max-content;animation:lp-ticker-scroll 32s linear infinite}.lp-marquee-track.is-rev{animation-direction:reverse}.lp-marquee-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px 6px 6px;border-radius:999px;background:linear-gradient(180deg,#1c243ad9,#12182ab3);border:1px solid rgba(255,255,255,.08);flex:0 0 auto;white-space:nowrap}.lp-marquee-chip-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;color:#fff;flex:0 0 auto;font-family:var(--lp-font-sans, sans-serif)}.lp-marquee-chip-sym{font-family:var(--lp-font-mono, monospace);font-size:11px;font-weight:600;color:#ffffffe6;letter-spacing:.04em}.lp-final-wrap{position:relative;overflow:hidden;border-radius:28px;padding:64px 28px;background:linear-gradient(135deg,#0e1426d9,#0a0f1ef2);border:1px solid rgba(128,246,188,.15);box-shadow:0 24px 80px -20px #0009,inset 0 1px #ffffff0a}.lp-final-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 35%,transparent 85%);mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,#000 35%,transparent 85%)}.lp-final-mesh-mint{position:absolute;top:-20%;right:-15%;width:60%;height:85%;background:radial-gradient(closest-side,rgba(128,246,188,.32),transparent 70%);filter:blur(50px);pointer-events:none}.lp-final-mesh-blue{position:absolute;bottom:-25%;left:-10%;width:55%;height:80%;background:radial-gradient(closest-side,rgba(37,99,255,.18),transparent 70%);filter:blur(60px);pointer-events:none}.lp-final-stars{position:absolute;inset:0;pointer-events:none;opacity:.6;background-image:radial-gradient(1px 1px at 25% 30%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 75% 60%,rgba(128,246,188,.5),transparent),radial-gradient(1px 1px at 60% 20%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 35% 75%,rgba(255,255,255,.4),transparent),radial-gradient(1.5px 1.5px at 90% 40%,rgba(128,246,188,.45),transparent),radial-gradient(1px 1px at 15% 50%,rgba(128,246,188,.3),transparent),radial-gradient(1.5px 1.5px at 50% 85%,rgba(255,255,255,.35),transparent);background-size:320px 320px;animation:lp-stars-drift 80s linear infinite}@keyframes lp-stars-drift{to{transform:translate(50px,-50px)}}.lp-final-ring{position:absolute;pointer-events:none;border-radius:50%;border:1px dashed rgba(128,246,188,.18);animation:lp-spin 90s linear infinite}.lp-final-ring-1{bottom:-120px;right:-120px;width:320px;height:320px}.lp-final-ring-2{bottom:-60px;right:-60px;width:200px;height:200px;border-color:#80f6bc1a;animation-direction:reverse;animation-duration:60s}.lp-final-content{position:relative;z-index:10;max-width:640px}.lp-final-title{font-weight:700;letter-spacing:-.03em;line-height:1.05;font-size:max(32px,min(5vw,64px));margin:0 0 24px;color:#fff}.lp-final-sub{color:#ffffffa6;font-size:18px;line-height:1.55;margin:0 0 40px;max-width:560px}.lp-final-sub-accent{color:var(--lp-brand)}.lp-final-cta-row{margin-bottom:48px}.lp-final-quote{max-width:480px;font-size:14px;color:#ffffff8c;line-height:1.6;font-style:italic}.lp-footer{border-top:1px solid rgba(255,255,255,.06);padding:64px 0 40px;margin-top:40px}.lp-footer-inner{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.lp-footer-grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;margin-bottom:48px}.lp-footer-brand{display:flex;flex-direction:column}.lp-footer-logo{display:inline-block;margin-bottom:20px}.lp-footer-corp{font-size:12px;line-height:1.6;color:#ffffff8c;max-width:300px;display:flex;flex-direction:column;gap:6px}.lp-footer-corp-entity{color:#ffffffbf;font-weight:600;letter-spacing:.02em}.lp-footer-col h4{font-size:14px;font-weight:600;margin:0 0 16px;color:#fff}.lp-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.lp-footer-list-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;margin-bottom:24px;list-style:none;padding:0}.lp-footer-list a,.lp-footer-list-grid a{font-size:14px;color:#ffffffa6;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.lp-footer-list a:hover,.lp-footer-list-grid a:hover{color:var(--lp-brand)}.lp-footer-contact{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#ffffff73}.lp-footer-contact-mail{display:inline-flex;align-items:center;gap:6px;color:#ffffff73;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease;width:-webkit-fit-content;width:fit-content}.lp-footer-contact-mail:hover{color:var(--lp-brand)}.lp-footer-copyright{color:#ffffff4d}.lp-footer-disclaimers{display:flex;flex-direction:column;gap:16px;font-size:12px;line-height:1.6;color:#ffffff73;border-top:1px solid rgba(255,255,255,.06);padding-top:32px}.lp-footer-disclaimers p{margin:0}.lp-footer-disclaimers strong{color:#ffffffb3;font-weight:600}@media (min-width: 640px){.lp-lang-name{display:inline}.lp-footer-list-grid{grid-template-columns:1fr 1fr}}@media (min-width: 768px){.lp-container{padding-left:40px;padding-right:40px}.lp-section{padding-top:96px;padding-bottom:96px}.lp-section-head{margin-bottom:64px}.lp-cursor-glow{display:block}.lp-header-nav{display:flex}.lp-hero-sub-br{display:inline}.lp-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.lp-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-final-wrap{padding:96px 64px}.lp-final-sub{font-size:20px}.lp-footer-inner{padding:0 40px}.lp-footer-grid{grid-template-columns:4fr 3fr 5fr}}@media (min-width: 1024px){.lp-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 900px){.lp-hero{min-height:auto}.lp-hero-inner{grid-template-columns:1fr;gap:24px;padding:88px 24px 32px}.lp-hero-text{text-align:center}.lp-hero-sub{margin-left:auto;margin-right:auto}.lp-hero-cta-row{justify-content:center}.lp-hero-phone{max-height:460px}.lp-how-curve{display:none}.lp-how-grid{grid-template-columns:1fr;gap:16px}.lp-assets-grid{grid-template-columns:minmax(0,1fr);gap:32px}.lp-collage{display:none}.lp-marquee{display:flex}}@media (max-width: 560px){.lp-asset-cards{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){.lp-cursor-glow{display:none}body.lp-landing-active *,body.lp-landing-active *:before,body.lp-landing-active *:after{animation-duration:0ms!important;animation-iteration-count:1!important;transition-duration:0ms!important}}._body_13sz4_10{position:relative;width:72px;height:72px;display:grid;place-items:center}._logo_13sz4_18{width:48px;height:auto;display:block;z-index:1;animation:_logoBreath_13sz4_1 2.4s ease-in-out infinite}._spinner_13sz4_26{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;border:2px solid rgba(128,246,188,.15);border-top-color:#80f6bc;animation:_spinRotate_13sz4_1 1.1s linear infinite}._body_13sz4_10.fullscreen_Loader{width:180px;height:180px}._body_13sz4_10.fullscreen_Loader ._logo_13sz4_18{width:140px}._body_13sz4_10.chart_Loader{width:120px;height:120px}._body_13sz4_10.chart_Loader ._logo_13sz4_18{width:96px}@keyframes _spinRotate_13sz4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _logoBreath_13sz4_1{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion: reduce){._spinner_13sz4_26,._logo_13sz4_18{animation:none}._spinner_13sz4_26{border-top-color:#80f6bc80}}._button_fxwl1_1,._border_green_fxwl1_2{padding:15px 32px;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:var(--white);border-radius:5px;box-shadow:inset 0 0 0 1px var(--grey-border);outline:none;transition:all .3s ease 0s;cursor:pointer}._border_green_fxwl1_2{box-shadow:inset 0 0 0 1px var(--theme-green);color:var(--theme-green)}._border_red_fxwl1_33{box-shadow:inset 0 0 0 1px var(--red-medium);color:var(--red-medium)}._fill_fxwl1_38,._fill_and_shadow_fxwl1_39{box-shadow:none;background-color:var(--theme-green);color:var(--bg-more-dark)}._fill_fxwl1_38 span,._fill_and_shadow_fxwl1_39 span{color:var(--green-dark)}._fill_and_shadow_fxwl1_39{box-shadow:0 14px 44px #80f6bc2e}._secondary_fxwl1_53{background-color:var(--bg-box)!important;color:var(--text_color);border:1px solid rgba(255,255,255,.1019607843)!important;box-shadow:none;font-weight:700!important}@media (max-width: 768px){._button_fxwl1_1,._border_green_fxwl1_2{padding:15px 19px}}@media (any-hover: hover){._button_fxwl1_1:hover,._border_green_fxwl1_2:hover{opacity:.7}}._button_135vs_1{width:20px;height:20px}._hidden_button_135vs_6{width:0px;height:0px;opacity:0;overflow:hidden}._alert_135vs_13{display:flex;flex-direction:column;gap:20px}._alert_title_135vs_18{margin-bottom:10px;font-size:20px;font-weight:600}._alert_head_135vs_23{display:flex;flex-direction:column;gap:10px}._alert_head_title_135vs_28{display:flex;align-items:center;gap:10px;color:var(--text-color-primary);font-size:14px;font-weight:600}._alert_head_title_135vs_28 span{color:#94abce}._alert_price_elements_135vs_39{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:20px;gap:20px}._alert_price_input_135vs_50{width:100%;border-radius:5px;border:1px solid var(--border-color-primary);background:var(--bg-box);padding:10px 12px;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:var(--text-color-primary)}._alert_price_input_135vs_50::placeholder{color:#94abce}._alert_price_input_135vs_50:focus{border:1px solid var(--border-color-primary)}._alert_repeat_type_buttons_135vs_69,._alert_buttons_135vs_74{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width: 660px){._alert_price_elements_135vs_39{grid-template-columns:1fr}}
