html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; cursor: pointer; color: inherit;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{display: block; max-width: 100%;}
body{background: #060E1C; line-height: 1.6; -webkit-font-smoothing: antialiased; font-family: 'Exo 2', sans-serif; min-height: 100vh; color: #A8C4DC;}
.avj_layout_pug{min-height: 100vh; display: flex; flex-direction: column;}
.avj_page_pug{min-height: 100vh; display: flex;}
.avj_main_pug{flex: 1; min-width: 0; padding-top: 56px;}
@media (min-width: 1082px) {
.avj_main_pug{padding-left: 220px;}
}
@media (max-width: 1082px) {
.avj_main_pug{padding-bottom: 72px;}
}
.avj_gc_pug{border-radius: 0.5rem; overflow: hidden; background: #091424; border: 1px solid rgba(255,255,255,0.05); transition: transform .2s,border-color .2s; position: relative; width: 140px; cursor: pointer; flex-shrink: 0;}
@media(min-width: 637px) {
.avj_gc_pug{width: 156px;}
}
@media(min-width: 1079px) {
.avj_gc_pug{width: 10.5rem;}
}
.avj_gc_pug:hover{transform: translateY(-3px); border-color: rgba(0,204,232,0.07);}
.avj_gc_img_pug{overflow: hidden; width: 100%; padding-bottom: 80%; position: relative;}
.avj_gc_img_pug img{inset: 0; position: absolute; width: 100%; height: 100%; object-fit: cover;}
.avj_gc_hover_pug{background: rgba(3,10,20,0.72); transition: opacity .2s; inset: 0; opacity: 0; display: flex; justify-content: center; position: absolute; align-items: center;}
.avj_gc_pug:hover .avj_gc_hover_pug{opacity: 1;}
.avj_gc_hover_btn_pug{border-radius: 4px; background: #00CCE8; padding: 0.5rem 16px; color: #E6F3FF; font-size: 12px; font-weight: 700;}
.avj_gc_info_pug{padding: 0.5rem 0.625rem 10px;}
.avj_gc_name_pug{overflow: hidden; font-size: 12px; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; font-weight: 600; margin-bottom: 3px; color: #A8C4DC;}
.avj_gc_prov_pug{font-size: 10px; color: #3A5870;}
.avj_gc_tag_pug{border-radius: 4px; padding: 2px 7px; top: 0.375rem; left: 6px; letter-spacing: .04em; position: absolute; font-size: 9px; font-weight: 700; text-transform: uppercase; z-index: 2;}
.avj_gc_tag_hot_pug{background: #FF3848; color: #fff;}
.avj_gc_tag_new_pug{background: #00D478; color: #060E1C;}
.avj_gc_tag_jp_pug{background: #F5A520; color: #060E1C;}
.avj_gc_tag_ex_pug{background: #1A3AC8; color: #fff;}
.avj_gc_tag_live_pug{background: #FF3848; color: #fff;}
.avj_gr_pug{background: #060E1C; padding: 32px 1rem 0;}
@media(min-width: 769px) {
.avj_gr_pug{padding: 2.25rem 24px 0;}
}
.avj_gr_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_gr_head_pug{gap: 0.75rem; display: flex; align-items: center; margin-bottom: 10px; flex-wrap: wrap;}
.avj_gr_head_l_pug{gap: 10px; flex: 1; min-width: 0; display: flex; align-items: center;}
.avj_gr_ic_pug{border-radius: 0.5rem; display: flex; width: 2rem; flex-shrink: 0; height: 32px; justify-content: center; align-items: center;}
.avj_gr_ic_pug svg{stroke-linejoin: round; width: 1rem; stroke-linecap: round; height: 16px;}
.avj_gr_title_pug{font-weight: 700; color: #E6F3FF; font-size: 16px; overflow-wrap: break-word; font-family: 'Rajdhani', sans-serif;}
@media(min-width: 765px) {
.avj_gr_title_pug{font-size: 1.125rem;}
}
.avj_gr_more_pug{transition: color .2s; gap: 5px; font-weight: 600; align-items: center; white-space: nowrap; font-size: 12px; display: flex; flex-shrink: 0; color: #4A6E8A;}
.avj_gr_more_pug:hover{color: #00CCE8;}
.avj_gr_more_pug svg{stroke-linecap: round; stroke-linejoin: round; height: 12px; width: 12px;}
.avj_gr_arrows_pug{gap: 0.375rem; flex-shrink: 0; display: flex;}
.avj_gr_arr_pug{background: rgba(255,255,255,0.05); transition: background .15s,color .15s; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.25rem; align-items: center; color: #6E96B4; height: 30px; width: 1.875rem; display: flex; justify-content: center;}
.avj_gr_arr_pug:hover{background: rgba(255,255,255,0.07); color: #E6F3FF;}
.avj_gr_arr_pug svg{height: 0.813rem; stroke-linecap: round; stroke-linejoin: round; width: 13px;}
.avj_gr_seo_h_pug{margin: 0 0 6px; max-width: 680px; color: #A8C4DC; font-family: 'Rajdhani', sans-serif; font-weight: 700; overflow-wrap: break-word; font-size: 0.813rem;}
@media(min-width: 765px) {
.avj_gr_seo_h_pug{font-size: 14px;}
}
.avj_gr_seo_pug{max-width: 42.5rem; overflow-wrap: break-word; font-size: 12px; color: #4A6E8A; line-height: 1.55; margin-bottom: 0.75rem;}
.avj_gr_seo_pug strong{font-weight: 600; color: #A8C4DC;}
.avj_gr_scroll_pug{gap: 0.625rem; padding-bottom: 10px; display: flex; scrollbar-width: none; -webkit-overflow-scrolling: touch; overflow-x: auto;}
.avj_gr_scroll_pug::-webkit-scrollbar{display: none;}
@media(min-width: 770px) {
.avj_gr_scroll_pug{gap: 12px;}
}
.avj_tb_pug{background: #060E1C; border-bottom: 1px solid rgba(255,255,255,0.07); height: 3.5rem; top: 0; left: 0; align-items: center; display: flex; position: fixed; right: 0; z-index: 80;}
.avj_tb_in_pug{gap: 0; padding: 0 0.875rem; align-items: center; display: flex; height: 100%; width: 100%;}
.avj_tb_burger_pug{border-radius: 0.5rem; gap: 0.313rem; width: 2.375rem; flex-direction: column; height: 2.375rem; flex-shrink: 0; margin-right: 8px; display: flex; justify-content: center; align-items: center;}
.avj_tb_burger_pug:hover{background: rgba(255,255,255,0.05);}
.avj_tb_burger_line_pug{border-radius: 1px; background: #6E96B4; height: 2px; width: 18px; display: block;}
@media(min-width: 1083px) {
.avj_tb_burger_pug{display: none;}
}
.avj_tb_logo_pug{gap: 0.563rem; align-items: center; margin-right: 20px; display: flex; flex-shrink: 0; font-size: 18px; letter-spacing: -.01em; overflow-wrap: break-word; color: #E6F3FF; font-weight: 800;}
.avj_tb_logo_mark_pug{border-radius: 8px; overflow: hidden; display: flex; justify-content: center; align-items: center; width: 32px; height: 32px;}
.avj_tb_logo_mark_pug img{height: 100%; width: 100%; object-fit: cover;}
.avj_tb_nav_pug{flex: 1; gap: 2px; display: none;}
@media(min-width: 639px) {
.avj_tb_nav_pug{display: flex;}
}
.avj_tb_tab_pug{transition: background .15s,color .15s; padding: 8px 14px; border-radius: 0.5rem; font-size: 0.813rem; color: #6E96B4; white-space: nowrap; font-weight: 600;}
.avj_tb_tab_pug:hover{background: rgba(255,255,255,0.05); color: #E6F3FF;}
.avj_tb_tab_pug.avj_state_active_pug{background: rgba(0,204,232,0.16); color: #E6F3FF;}
.avj_tb_right_pug{gap: 8px; display: flex; align-items: center; margin-left: auto; flex-shrink: 0;}
.avj_tb_login_pug{padding: 0.563rem 1rem; transition: border-color .2s,color .2s; border: 1px solid rgba(255,255,255,0.10); border-radius: 8px; background: rgba(255,255,255,0.05); font-weight: 600; color: #A8C4DC; display: none; font-size: 0.813rem;}
.avj_tb_login_pug:hover{border-color: rgba(0,210,240,0.40); color: #E6F3FF;}
@media(min-width: 479px) {
.avj_tb_login_pug{display: block;}
}
.avj_tb_reg_pug{background: #00D478; border-radius: 0.5rem; transition: background .2s; padding: 0.563rem 1.125rem; font-size: 0.813rem; font-weight: 700; white-space: nowrap; color: #040D1A;}
.avj_tb_reg_pug:hover{background: #00EE88;}
.avj_sb_pug{background: #0D1A2E; transition: transform .25s ease; transform: translateX(-100%); border-right: 1px solid rgba(255,255,255,0.05); overflow-y: auto; bottom: 0; position: fixed; z-index: 70; left: 0; top: 3.5rem; width: 13.75rem;}
.avj_sb_pug.avj_state_open_pug{transform: translateX(0);}
.avj_sb_pug::-webkit-scrollbar{width: 0.25rem;}
.avj_sb_pug::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255,255,255,0.07);}
@media(min-width:1080px) {
.avj_sb_pug{transform: translateX(0);}
}
.avj_sb_auth_pug{padding: 0.875rem 12px 0.625rem;}
.avj_sb_btn_reg_pug{transition: background .2s; padding: 0.688rem; background: #00D478; border-radius: 0.5rem; margin-bottom: 0.5rem; font-weight: 700; color: #040D1A; font-size: 0.813rem; display: block; text-align: center;}
.avj_sb_btn_reg_pug:hover{background: #00EE88;}
.avj_sb_btn_login_pug{border: 1px solid rgba(255,255,255,0.10); padding: 10px; background: rgba(255,255,255,0.05); border-radius: 0.5rem; transition: border-color .2s; font-weight: 600; text-align: center; font-size: 13px; display: block; color: #A8C4DC;}
.avj_sb_btn_login_pug:hover{border-color: rgba(0,210,240,0.40); color: #E6F3FF;}
.avj_sb_promo_pug{background: linear-gradient(135deg,#061428,#0D1A2E); margin: 0 0.75rem 0.625rem; border-radius: 0.5rem; border: 1px solid rgba(0,204,232,0.16); padding: 0.75rem 14px; overflow: hidden; position: relative;}
.avj_sb_promo_pug::before{border-radius: 50%; background: radial-gradient(circle,rgba(0,204,232,0.16),transparent 70%); right: -1.25rem; top: -1.25rem; height: 5rem; position: absolute; content: ''; width: 80px;}
.avj_sb_promo_title_pug{text-transform: uppercase; color: #00CCE8; font-weight: 700; letter-spacing: .06em; margin-bottom: 0.25rem; font-size: 0.688rem;}
.avj_sb_promo_text_pug{color: #E6F3FF; font-size: 12px; overflow-wrap: break-word; line-height: 1.35; font-weight: 600;}
.avj_sb_promo_sub_pug{color: #4A6E8A; font-size: 0.625rem; margin-top: 3px;}
.avj_sb_nav_pug{padding: 6px 0.5rem 1rem;}
.avj_sb_nav_lb_pug{padding: 10px 0.5rem 0.375rem; text-transform: uppercase; color: #3A5870; font-size: 10px; font-weight: 700; letter-spacing: .08em;}
.avj_sb_link_pug{gap: 10px; padding: 0.563rem 0.625rem; transition: background .15s,color .15s; border-radius: 4px; cursor: pointer; font-size: 0.813rem; color: #6E96B4; display: flex; align-items: center; font-weight: 500; overflow-wrap: break-word;}
.avj_sb_link_pug:hover{background: rgba(255,255,255,0.05); color: #E6F3FF;}
.avj_sb_link_pug.avj_state_active_pug{background: rgba(0,204,232,0.16); color: #E6F3FF;}
.avj_sb_ic_pug{border-radius: 0.25rem; justify-content: center; height: 30px; display: flex; width: 1.875rem; align-items: center; flex-shrink: 0;}
.avj_sb_ic_pug svg{stroke-linejoin: round; stroke-linecap: round; height: 1rem; width: 16px;}
.avj_sb_ic_1_pug{background: rgba(0,204,232,0.07); color: #00CCE8;}
.avj_sb_ic_2_pug{background: rgba(0,212,120,0.15); color: #00D478;}
.avj_sb_ic_3_pug{background: rgba(245,165,32,0.15); color: #F5A520;}
.avj_sb_ic_4_pug{background: rgba(26,58,200,0.22); color: #1A3AC8;}
.avj_sb_ic_5_pug{background: rgba(0,204,232,0.07); color: #FF4A9A;}
.avj_sb_ic_6_pug{background: rgba(26,58,200,0.22); color: #8B38E8;}
.avj_sb_badge_pug{background: #F5A520; border-radius: 4px; padding: 2px 0.438rem; font-weight: 700; font-size: 0.563rem; margin-left: auto; color: #040D1A;}
.avj_sb_bot_pug{gap: 8px; padding: 12px; border-top: 1px solid rgba(255,255,255,0.05); display: flex;}
.avj_sb_lang_pug,.avj_sb_help_pug{background: rgba(255,255,255,0.05); border-radius: 0.25rem; gap: 6px; flex: 1; border: 1px solid rgba(255,255,255,0.05); padding: 9px 6px; transition: border-color .2s; display: flex; font-size: 11px; align-items: center; font-weight: 600; color: #6E96B4; justify-content: center;}
.avj_sb_lang_pug:hover,.avj_sb_help_pug:hover{border-color: rgba(0,210,240,0.40); color: #E6F3FF;}
.avj_sb_lang_pug svg,.avj_sb_help_pug svg{height: 0.813rem; width: 13px; stroke-linejoin: round; stroke-linecap: round;}
.avj_sb_bd_pug{inset: 0; background: rgba(3,10,20,0.72); z-index: 69; position: fixed; display: none;}
.avj_sb_bd_pug.avj_state_on_pug{display: block;}
@media(min-width:1080px) {
.avj_sb_bd_pug{display: none!important;}
}
.avj_mob_nav_pug{background: #0D1A2E; padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom)); border-top: 1px solid rgba(255,255,255,0.10); right: 0; display: flex; position: fixed; left: 0; z-index: 80; bottom: 0;}
@media(min-width: 1081px) {
.avj_mob_nav_pug{display: none;}
}
.avj_mob_nav_item_pug{flex: 1; padding: 0.25rem 2px; gap: 4px; display: flex; color: #3A5870; cursor: pointer; flex-direction: column; align-items: center;}
.avj_mob_nav_ic_pug{line-height: 1;}
.avj_mob_nav_ic_pug svg{height: 1.25rem; stroke-linejoin: round; stroke-linecap: round; width: 20px;}
.avj_mob_nav_lb_pug{font-size: 10px; color: #3A5870; font-weight: 600;}
.avj_mob_nav_item_pug.avj_state_active_pug{color: #00CCE8;}
.avj_mob_nav_item_pug.avj_state_active_pug .avj_mob_nav_lb_pug{color: #00CCE8;}
.avj_hero_pug{padding: 20px 1rem 0; background: #060E1C;}
@media(min-width: 767px) {
.avj_hero_pug{padding: 1.5rem 1.5rem 0;}
}
.avj_hero_in_pug{gap: 12px; margin: 0 auto; max-width: 1320px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 861px) {
.avj_hero_in_pug{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1102px) {
.avj_hero_in_pug{grid-template-columns: 1fr 21.25rem;}
}
.avj_hero_promo_pug{border-radius: 12px; background: #091424; overflow: hidden; align-items: stretch; min-height: 220px; display: flex; position: relative;}
@media(min-width: 770px) {
.avj_hero_promo_pug{min-height: 17.5rem;}
}
.avj_hero_promo_bg_pug{background: linear-gradient(120deg,#061428 0%,#060E1C 100%); background-position: center; inset: 0; position: absolute; background-size: cover;}
.avj_hero_promo_bg_pug::after{background: linear-gradient(90deg,#060E1C 0%,rgba(3,10,20,0.72) 60%,transparent 100%); inset: 0; content: ''; position: absolute;}
.avj_hero_promo_glow_pug{border-radius: 50%; background: radial-gradient(circle,rgba(26,58,200,0.22) 0%,transparent 65%); height: 300px; position: absolute; top: -40px; width: 18.75rem; pointer-events: none; right: 60px;}
.avj_hero_promo_ct_pug{padding: 1.75rem 1.5rem 1.75rem 1.75rem; justify-content: center; z-index: 2; max-width: 480px; position: relative; flex-direction: column; display: flex;}
@media(min-width: 769px) {
.avj_hero_promo_ct_pug{padding: 2.5rem 2rem;}
}
.avj_hero_badge_pug{padding: 5px 12px; border-radius: 1.25rem; border: 1px solid rgba(0,204,232,0.07); background: rgba(0,204,232,0.16); font-size: 0.625rem; font-weight: 700; letter-spacing: .08em; color: #00CCE8; margin-bottom: 14px; display: inline-block; text-transform: uppercase;}
.avj_hero_h1_pug{font-weight: 800; line-height: 1.15; margin-bottom: 0.625rem; font-size: 1.625rem; overflow-wrap: break-word; font-family: 'Rajdhani', sans-serif; color: #E6F3FF;}
.avj_hero_h1_pug em{color: #F5A520; font-style: normal;}
@media(min-width: 765px) {
.avj_hero_h1_pug{font-size: 2.25rem;}
}
.avj_hero_sub_pug{color: #6E96B4; font-size: 0.813rem; line-height: 1.55; margin-bottom: 20px;}
@media(min-width: 767px) {
.avj_hero_sub_pug{font-size: 0.875rem;}
}
.avj_hero_row_pug{gap: 10px; display: flex; align-items: center; flex-wrap: wrap;}
.avj_hero_cta_pug{background: #00D478; padding: 0.813rem 26px; transition: background .2s; border-radius: 8px; box-shadow: 0 2px 16px rgba(0,212,120,0.32), inset 0 1px 0 rgba(255,255,255,0.10); color: #040D1A; font-size: 14px; font-weight: 700;}
.avj_hero_cta_pug:hover{background: #00EE88;}
.avj_hero_terms_pug{color: #3A5870; font-size: 11px;}
.avj_hero_game_pug{border: 1px solid rgba(255,255,255,0.05); overflow: hidden; border-radius: 0.75rem; background: #091424; display: flex; flex-direction: column; position: relative;}
.avj_hero_game_badge_pug{border: 1px solid rgba(245,165,32,0.15); background: rgba(245,165,32,0.15); border-radius: 1.25rem; padding: 0.313rem 0.625rem; font-weight: 700; color: #F5A520; font-size: 0.625rem; z-index: 3; top: 0.75rem; position: absolute; letter-spacing: .06em; left: 0.75rem; text-transform: uppercase;}
.avj_hero_game_badge_pug svg{height: 11px; margin-right: 0.25rem; vertical-align: -1px; width: 11px;}
.avj_hero_game_img_pug{overflow: hidden; background: linear-gradient(135deg,#061428,#060E1C); position: relative; padding-bottom: 60%;}
.avj_hero_game_img_pug img{inset: 0; object-fit: cover; width: 100%; height: 100%; position: absolute;}
.avj_hero_game_play_pug{inset: 0; background: rgba(3,10,20,0.72); transition: opacity .2s; opacity: 0; align-items: center; position: absolute; display: flex; justify-content: center;}
.avj_hero_game_pug:hover .avj_hero_game_play_pug{opacity: 1;}
.avj_hero_game_play_pug span{border-radius: 50%; background: #00CCE8; justify-content: center; width: 52px; display: flex; align-items: center; height: 3.25rem;}
.avj_hero_game_play_pug span svg{height: 1.125rem; width: 18px; margin-left: 2px;}
.avj_hero_game_info_pug{padding: 14px 1rem;}
.avj_hero_game_title_pug{font-size: 15px; overflow-wrap: break-word; margin-bottom: 0.25rem; font-weight: 700; color: #E6F3FF;}
.avj_hero_game_provider_pug{font-size: 0.688rem; color: #4A6E8A;}
.avj_hero_game_btn_pug{background: #00CCE8; transition: background .2s; border-radius: 0.5rem; padding: 11px; margin: 0.75rem 16px 1rem; display: block; font-weight: 700; color: #E6F3FF; font-size: 13px; text-align: center;}
.avj_hero_game_pug:hover .avj_hero_game_btn_pug{background: #00E5FF;}
.avj_sbar_pug{padding: 1rem 16px 0; background: #060E1C;}
@media(min-width: 771px) {
.avj_sbar_pug{padding: 1.125rem 1.5rem 0;}
}
.avj_sbar_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_sbar_row_pug{gap: 10px; flex-wrap: wrap; margin-bottom: 12px; display: flex;}
.avj_sbar_input_pug{border: 1px solid rgba(255,255,255,0.10); padding: 11px 1rem; flex: 1; background: #091424; border-radius: 8px; transition: border-color .2s; gap: 0.625rem; display: flex; font-size: 13px; align-items: center; cursor: pointer; color: #4A6E8A;}
.avj_sbar_input_pug:hover{border-color: rgba(0,210,240,0.40);}
.avj_sbar_input_pug svg{stroke-linejoin: round; stroke-linecap: round; height: 15px; flex-shrink: 0; width: 0.938rem;}
.avj_sbar_providers_pug{border-radius: 0.5rem; padding: 0.688rem 18px; gap: 0.5rem; border: 1px solid rgba(255,255,255,0.10); background: #091424; transition: border-color .2s; font-size: 0.813rem; white-space: nowrap; color: #A8C4DC; align-items: center; font-weight: 600; display: flex;}
.avj_sbar_providers_pug:hover{border-color: rgba(0,210,240,0.40); color: #E6F3FF;}
.avj_sbar_providers_pug svg{width: 0.875rem; stroke-linecap: round; stroke-linejoin: round; height: 0.875rem;}
.avj_sbar_tabs_pug{gap: 6px; padding-bottom: 2px; scrollbar-width: none; display: flex; overflow-x: auto;}
.avj_sbar_tabs_pug::-webkit-scrollbar{display: none;}
.avj_sbar_tab_pug{background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.05); transition: background .15s,color .15s,border-color .15s; border-radius: 1.25rem; gap: 7px; padding: 8px 0.875rem; white-space: nowrap; cursor: pointer; flex-shrink: 0; font-size: 12px; align-items: center; display: flex; color: #6E96B4; font-weight: 600;}
.avj_sbar_tab_pug:hover{border-color: rgba(0,210,240,0.40); background: rgba(255,255,255,0.07); color: #E6F3FF;}
.avj_sbar_tab_pug.avj_state_active_pug{background: rgba(0,204,232,0.16); border-color: rgba(0,204,232,0.07); color: #E6F3FF;}
.avj_sbar_tab_ic_pug svg{stroke-linejoin: round; width: 0.875rem; height: 0.875rem; stroke-linecap: round;}
.avj_wy_pug{background: #060E1C; padding: 32px 16px 0;}
@media(min-width: 769px) {
.avj_wy_pug{padding: 2.5rem 24px 0;}
}
.avj_wy_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_wy_head_pug{margin-bottom: 1.125rem; max-width: 720px;}
.avj_wy_label_pug{font-weight: 700; letter-spacing: .08em; margin-bottom: 8px; font-size: 0.688rem; color: #00CCE8; text-transform: uppercase;}
.avj_wy_h2_pug{color: #E6F3FF; margin-bottom: 0.5rem; font-weight: 800; font-family: 'Rajdhani', sans-serif; overflow-wrap: break-word; font-size: 1.25rem;}
@media(min-width:768px) {
.avj_wy_h2_pug{font-size: 24px;}
}
.avj_wy_intro_pug{margin: 0; color: #4A6E8A; line-height: 1.6; font-size: 0.813rem;}
.avj_wy_grid_pug{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 641px) {
.avj_wy_grid_pug{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1082px) {
.avj_wy_grid_pug{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.avj_wy_card_pug{transition: border-color .2s,transform .2s; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.5rem; background: #0D1A2E; padding: 20px;}
.avj_wy_card_pug:hover{transform: translateY(-2px); border-color: rgba(0,204,232,0.07);}
.avj_wy_card_ic_pug{background: rgba(0,204,232,0.16); border-radius: 50%; margin-bottom: 14px; color: #00CCE8; width: 2.75rem; justify-content: center; height: 2.75rem; display: flex; align-items: center;}
.avj_wy_card_ic_pug svg{height: 22px; width: 22px; stroke-linejoin: round; stroke-linecap: round;}
.avj_wy_card_h_pug{color: #E6F3FF; font-size: 15px; line-height: 1.25; font-weight: 700; overflow-wrap: break-word; margin-bottom: 6px;}
.avj_wy_card_p_pug{font-size: 0.813rem; color: #4A6E8A; line-height: 1.6; overflow-wrap: break-word;}
.avj_wy_card_p_pug strong{color: #A8C4DC; font-weight: 600;}
.avj_gcg_pug{background: #060E1C; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.avj_gcg_pug{padding: 2.75rem 1.5rem 0;}
}
.avj_gcg_in_pug{margin: 0 auto; max-width: 82.5rem;}
.avj_gcg_head_pug{max-width: 45rem; margin-bottom: 20px;}
.avj_gcg_label_pug{margin-bottom: 0.5rem; color: #00CCE8; letter-spacing: .08em; text-transform: uppercase; font-size: 0.688rem; font-weight: 700;}
.avj_gcg_h2_pug{font-weight: 800; font-family: 'Rajdhani', sans-serif; overflow-wrap: break-word; font-size: 1.375rem; color: #E6F3FF; margin-bottom: 0.5rem;}
@media(min-width: 770px) {
.avj_gcg_h2_pug{font-size: 28px;}
}
.avj_gcg_intro_pug{line-height: 1.6; color: #4A6E8A; font-size: 13px;}
.avj_gcg_grid_pug{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 642px) {
.avj_gcg_grid_pug{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1078px) {
.avj_gcg_grid_pug{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.avj_gcg_card_pug{overflow: hidden; border-radius: 0.75rem; padding: 20px; transition: transform .2s,border-color .2s; border: 1px solid rgba(255,255,255,0.10); display: flex; flex-direction: column; cursor: pointer; position: relative; min-height: 15rem; justify-content: flex-end;}
.avj_gcg_card_pug:hover{border-color: rgba(0,204,232,0.16); transform: translateY(-3px);}
.avj_gcg_card_bg_pug{inset: 0; z-index: 0; position: absolute;}
.avj_gcg_card_bg_pug::after{inset: 0; background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); content: ''; position: absolute;}
.avj_gcg_card_ic_pug{background: rgba(0,0,0,.45); border-radius: 0.25rem; right: 18px; color: #E6F3FF; height: 40px; justify-content: center; z-index: 2; top: 1.125rem; align-items: center; width: 2.5rem; position: absolute; display: flex;}
.avj_gcg_card_ic_pug svg{height: 1.25rem; stroke-linecap: round; width: 20px; stroke-linejoin: round;}
.avj_gcg_card_ct_pug{position: relative; z-index: 1;}
.avj_gcg_card_h_pug{color: #E6F3FF; line-height: 1.2; margin-bottom: 0.5rem; font-weight: 800; font-size: 1.125rem; overflow-wrap: break-word; font-family: 'Rajdhani', sans-serif;}
@media(min-width: 766px) {
.avj_gcg_card_h_pug{font-size: 1.25rem;}
}
.avj_gcg_card_p_pug{margin-bottom: 0.625rem; font-size: 12px; color: rgba(255,255,255,.82); line-height: 1.55; overflow-wrap: break-word;}
.avj_gcg_card_p_pug strong{color: #E6F3FF; font-weight: 600;}
.avj_gcg_card_cta_pug{gap: 0.25rem; font-weight: 700; align-items: center; text-transform: uppercase; color: #00CCE8; letter-spacing: .04em; display: inline-flex; font-size: 12px;}
.avj_gcg_card_cta_pug svg{stroke-linejoin: round; height: 0.75rem; stroke-linecap: round; width: 0.75rem;}
.avj_ws_pug{background: #060E1C; padding: 2rem 1rem 0;}
@media(min-width: 770px) {
.avj_ws_pug{padding: 36px 1.5rem 0;}
}
.avj_ws_in_pug{margin: 0 auto; max-width: 82.5rem;}
.avj_ws_head_pug{gap: 0.75rem; align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 0.875rem;}
.avj_ws_title_pug{gap: 10px; color: #E6F3FF; overflow-wrap: break-word; font-family: 'Rajdhani', sans-serif; font-size: 1rem; display: flex; font-weight: 700; align-items: center; flex-wrap: wrap;}
.avj_ws_title_ic_pug svg{stroke-linejoin: round; height: 18px; stroke-linecap: round; color: #F5A520; width: 18px;}
.avj_ws_online_pug{gap: 7px; font-size: 0.75rem; display: flex; font-weight: 600; color: #4A6E8A; align-items: center;}
.avj_ws_online_dot_pug{border-radius: 50%; background: #00D478; box-shadow: 0 0 0.375rem rgba(0,212,120,0.15); height: 0.5rem; flex-shrink: 0; width: 8px;}
.avj_ws_scroll_pug{gap: 8px; display: flex; scrollbar-width: none; overflow-x: auto; padding-bottom: 8px;}
.avj_ws_scroll_pug::-webkit-scrollbar{display: none;}
.avj_wc_pug{gap: 10px; background: #091424; border: 1px solid rgba(255,255,255,0.10); border-radius: 8px; padding: 10px 0.875rem; align-items: center; flex-shrink: 0; display: flex; min-width: 13.75rem;}
.avj_wc_img_pug{overflow: hidden; border-radius: 4px; background: #0D1A2E; flex-shrink: 0; width: 2.25rem; height: 2.25rem;}
.avj_wc_img_pug img{height: 100%; width: 100%; object-fit: cover;}
.avj_wc_info_pug{min-width: 0;}
.avj_wc_game_pug{overflow: hidden; font-weight: 600; white-space: nowrap; color: #A8C4DC; text-overflow: ellipsis; font-size: 12px;}
.avj_wc_player_pug{overflow: hidden; white-space: nowrap; font-size: 10px; text-overflow: ellipsis; color: #3A5870;}
.avj_wc_amount_pug{white-space: nowrap; margin-left: auto; color: #00D478; font-weight: 700; font-size: 0.813rem; flex-shrink: 0;}
.avj_htp_pug{background: #060E1C; padding: 36px 16px 0;}
@media(min-width: 770px) {
.avj_htp_pug{padding: 2.75rem 1.5rem 0;}
}
.avj_htp_in_pug{margin: 0 auto; max-width: 82.5rem;}
.avj_htp_head_pug{margin-bottom: 22px; max-width: 720px;}
.avj_htp_label_pug{font-weight: 700; color: #00CCE8; text-transform: uppercase; margin-bottom: 0.5rem; letter-spacing: .08em; font-size: 11px;}
.avj_htp_h2_pug{overflow-wrap: break-word; margin-bottom: 0.5rem; font-family: 'Rajdhani', sans-serif; font-weight: 800; font-size: 1.375rem; color: #E6F3FF;}
@media(min-width: 769px) {
.avj_htp_h2_pug{font-size: 28px;}
}
.avj_htp_intro_pug{font-size: 14px; color: #4A6E8A; line-height: 1.6;}
.avj_htp_steps_pug{gap: 12px; padding: 0; margin: 0; list-style: none; display: grid; grid-template-columns: 1fr; counter-reset: none;}
@media(min-width: 643px) {
.avj_htp_steps_pug{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.avj_htp_steps_pug{gap: 0.875rem; grid-template-columns: repeat(4,1fr);}
}
.avj_htp_step_pug{background: #0D1A2E; border-radius: 8px; border: 1px solid rgba(255,255,255,0.10); padding: 20px 18px 1.125rem; display: flex; flex-direction: column; position: relative;}
.avj_htp_step_num_pug{border-radius: 50%; background: #00CCE8; font-family: 'Rajdhani', sans-serif; position: absolute; font-weight: 800; display: flex; width: 1.75rem; color: #040D1A; justify-content: center; font-size: 0.813rem; align-items: center; top: -12px; left: 1.25rem; height: 1.75rem;}
.avj_htp_step_ic_pug{background: rgba(0,204,232,0.16); margin: 0.5rem 0 12px; border-radius: 4px; height: 2.25rem; color: #00CCE8; width: 36px; justify-content: center; align-items: center; display: flex;}
.avj_htp_step_ic_pug svg{width: 1.125rem; height: 18px; stroke-linejoin: round; stroke-linecap: round;}
.avj_htp_step_h_pug{font-weight: 700; overflow-wrap: break-word; line-height: 1.25; color: #E6F3FF; margin-bottom: 6px; font-size: 0.875rem;}
.avj_htp_step_p_pug{line-height: 1.55; overflow-wrap: break-word; font-size: 13px; color: #4A6E8A;}
.avj_htp_step_p_pug strong{color: #A8C4DC; font-weight: 600;}
.avj_htp_cta_pug{border-radius: 0.5rem; background: #00D478; padding: 0.813rem 26px; transition: background .2s; display: inline-block; font-size: 0.875rem; font-weight: 700; margin-top: 20px; color: #040D1A;}
.avj_htp_cta_pug:hover{background: #00EE88;}
.avj_app_pug{background: #060E1C; padding: 2.25rem 1rem 0;}
@media(min-width:768px) {
.avj_app_pug{padding: 2.75rem 1.5rem 0;}
}
.avj_app_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_app_head_pug{margin-bottom: 1rem;}
.avj_app_label_pug{text-transform: uppercase; letter-spacing: .08em; color: #00CCE8; margin-bottom: 0.5rem; font-weight: 700; font-size: 0.688rem;}
.avj_app_h2_pug{font-weight: 800; font-family: 'Rajdhani', sans-serif; margin-bottom: 6px; overflow-wrap: break-word; font-size: 1.25rem; color: #E6F3FF;}
@media(min-width: 770px) {
.avj_app_h2_pug{font-size: 24px;}
}
.avj_app_sub_pug{max-width: 37.5rem; line-height: 1.6; color: #4A6E8A; overflow-wrap: break-word; font-size: 13px;}
.avj_app_sub_pug strong{color: #A8C4DC; font-weight: 700;}
.avj_app_cards_pug{gap: 10px; display: grid; margin-top: 16px; grid-template-columns: 1fr;}
@media(min-width: 641px) {
.avj_app_cards_pug{grid-template-columns: repeat(3,1fr);}
}
.avj_app_card_pug{overflow: hidden; border-radius: 8px; gap: 16px; padding: 1.25rem; display: flex; align-items: flex-start; flex-wrap: wrap; position: relative;}
.avj_app_card_ios_pug{background: linear-gradient(135deg,rgba(0,204,232,0.16) 0%,#0D1A2E 100%);}
.avj_app_card_android_pug{background: linear-gradient(135deg,rgba(0,212,120,0.15) 0%,#0D1A2E 100%);}
.avj_app_card_win_pug{background: linear-gradient(135deg,rgba(245,165,32,0.15) 0%,#0D1A2E 100%);}
.avj_app_card_ic_pug svg{height: 34px; stroke-linecap: round; stroke-linejoin: round; width: 34px;}
.avj_app_card_ic_pug{flex-shrink: 0; color: #E6F3FF;}
.avj_app_card_os_pug{margin-bottom: 0.375rem; font-weight: 700; color: #4A6E8A; text-transform: uppercase; font-size: 10px; letter-spacing: .08em;}
.avj_app_card_title_pug{color: #E6F3FF; line-height: 1.2; margin-bottom: 6px; overflow-wrap: break-word; font-weight: 700; font-size: 0.938rem;}
.avj_app_card_text_pug{overflow-wrap: break-word; font-size: 12px; color: #4A6E8A; line-height: 1.5; margin-bottom: 0.875rem;}
.avj_app_card_btn_pug{background: rgba(255,255,255,0.12); border-radius: 0.25rem; transition: background .2s; gap: 7px; padding: 0.625rem 1.125rem; border: 1px solid rgba(0,210,240,0.40); align-items: center; font-weight: 700; font-size: 0.813rem; display: inline-flex; color: #E6F3FF;}
.avj_app_card_btn_pug:hover{background: rgba(255,255,255,0.07);}
.avj_reg_pug{padding: 36px 16px 0; background: #060E1C;}
@media(min-width:768px) {
.avj_reg_pug{padding: 44px 1.5rem 0;}
}
.avj_reg_in_pug{padding: 28px 1.5rem; margin: 0 auto; border: 1px solid rgba(255,255,255,0.05); border-radius: 0.75rem; background: #0D1A2E; max-width: 82.5rem;}
@media(min-width: 767px) {
.avj_reg_in_pug{padding: 40px;}
}
.avj_reg_top_pug{gap: 1.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 858px) {
.avj_reg_top_pug{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.avj_reg_label_pug{margin-bottom: 0.625rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #00CCE8; font-size: 0.688rem;}
.avj_reg_h2_pug{overflow-wrap: break-word; color: #E6F3FF; font-family: 'Rajdhani', sans-serif; font-weight: 800; margin-bottom: 12px; line-height: 1.2; font-size: 22px;}
@media(min-width: 767px) {
.avj_reg_h2_pug{font-size: 1.75rem;}
}
.avj_reg_bonus_pug{gap: 8px; background: rgba(245,165,32,0.15); padding: 10px 1rem; border: 1px solid rgba(245,165,32,0.15); border-radius: 8px; display: inline-flex; align-items: center; margin-bottom: 16px;}
.avj_reg_bonus_amount_pug{font-size: 20px; color: #F5A520; font-weight: 800;}
.avj_reg_bonus_text_pug{color: #6E96B4; line-height: 1.35; font-size: 13px;}
.avj_reg_cta_btn_pug{background: #00D478; transition: background .2s; padding: 14px 32px; border-radius: 8px; box-shadow: 0 2px 16px rgba(0,212,120,0.32), inset 0 1px 0 rgba(255,255,255,0.10); font-size: 15px; margin-bottom: 12px; color: #040D1A; display: inline-block; font-weight: 700;}
.avj_reg_cta_btn_pug:hover{background: #00EE88;}
.avj_reg_terms_pug{font-size: 0.688rem; color: #3A5870; line-height: 1.5;}
.avj_reg_seo_pug{border-top: 1px solid rgba(255,255,255,0.05); overflow-wrap: break-word; line-height: 1.65; padding-top: 1.25rem; font-size: 0.813rem; color: #4A6E8A; margin-top: 20px;}
.avj_reg_seo_pug p{color: #4A6E8A; line-height: 1.65; font-size: 13px; margin-bottom: 0.625rem;}
.avj_reg_seo_pug p:last-child{margin-bottom: 0;}
.avj_reg_seo_pug strong{font-weight: 700; color: #A8C4DC;}
.avj_reg_seo_pug a{transition: color .2s; text-decoration: underline; color: #00CCE8;}
.avj_reg_seo_pug a:hover{color: #00E5FF;}
.avj_reg_seo_pug ul,.avj_reg_seo_pug ol{list-style: disc; margin: 0 0 0.625rem; padding-left: 1.125rem;}
.avj_reg_seo_pug ol{list-style: decimal;}
.avj_reg_seo_pug li{margin-bottom: 4px; line-height: 1.65; font-size: 13px; color: #4A6E8A;}
.avj_reg_seo_pug table{border-collapse: collapse; overflow-x: auto; font-size: 0.813rem; width: 100%; margin-bottom: 0.625rem; display: block;}
@media(min-width: 770px) {
.avj_reg_seo_pug table{display: table;}
}
.avj_reg_seo_pug th{padding: 0.5rem; border-bottom: 1px solid rgba(255,255,255,0.07); color: #A8C4DC; text-align: left; font-weight: 700;}
.avj_reg_seo_pug td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 0.5rem; color: #4A6E8A;}
.avj_reg_steps_pug{gap: 14px; display: flex; flex-direction: column; margin-top: 1.75rem;}
@media(min-width: 861px) {
.avj_reg_steps_pug{margin-top: 0;}
}
.avj_reg_step_pug{gap: 14px; border-radius: 0.5rem; padding: 1rem; border: 1px solid rgba(255,255,255,0.05); background: rgba(255,255,255,0.05); flex-wrap: wrap; display: flex; align-items: flex-start;}
.avj_reg_step_num_pug{border: 1px solid rgba(0,204,232,0.07); border-radius: 50%; background: rgba(0,204,232,0.16); width: 34px; font-size: 0.875rem; font-weight: 800; height: 34px; flex-shrink: 0; align-items: center; justify-content: center; display: flex; color: #00CCE8;}
.avj_reg_step_title_pug{font-size: 0.875rem; color: #E6F3FF; margin-bottom: 3px; font-weight: 700;}
.avj_reg_step_text_pug{line-height: 1.5; color: #4A6E8A; font-size: 12px;}
.avj_reg_trust_pug{gap: 10px; border-top: 1px solid rgba(255,255,255,0.05); display: flex; padding-top: 1.25rem; flex-wrap: wrap; margin-top: 20px;}
.avj_reg_trust_item_pug{gap: 7px; color: #4A6E8A; overflow-wrap: break-word; align-items: center; display: flex; font-size: 0.75rem;}
.avj_reg_trust_ic_pug svg{stroke-linecap: round; width: 16px; color: #00CCE8; height: 16px; stroke-linejoin: round;}
.avj_bon_pug{padding: 2.25rem 16px 0; background: #060E1C;}
@media(min-width: 770px) {
.avj_bon_pug{padding: 2.75rem 1.5rem 0;}
}
.avj_bon_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_bon_head_pug{margin-bottom: 20px;}
.avj_bon_label_pug{text-transform: uppercase; margin-bottom: 0.5rem; letter-spacing: .08em; color: #00CCE8; font-size: 0.688rem; font-weight: 700;}
.avj_bon_h2_pug{overflow-wrap: break-word; font-weight: 800; color: #E6F3FF; font-size: 20px; margin-bottom: 0.5rem; font-family: 'Rajdhani', sans-serif;}
@media(min-width: 769px) {
.avj_bon_h2_pug{font-size: 24px;}
}
.avj_bon_seo_pug{overflow-wrap: break-word; max-width: 620px; line-height: 1.6; color: #4A6E8A; font-size: 0.813rem;}
.avj_bon_seo_pug strong{color: #A8C4DC; font-weight: 700;}
.avj_bon_seo_pug a{text-decoration: underline; color: #00CCE8;}
.avj_bon_grid_pug{gap: 10px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width: 642px) {
.avj_bon_grid_pug{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.avj_bon_grid_pug{grid-template-columns: repeat(5,1fr);}
}
.avj_bon_card_pug{transition: border-color .2s,transform .2s; padding: 16px; border: 1px solid rgba(255,255,255,0.10); background: #091424; border-radius: 8px;}
.avj_bon_card_pug:hover{border-color: rgba(0,204,232,0.07); transform: translateY(-2px);}
.avj_bon_card_ic_pug svg{width: 26px; height: 26px; stroke-linejoin: round; stroke-linecap: round;}
.avj_bon_card_ic_pug{margin-bottom: 0.625rem;}
.avj_bon_card_type_pug{font-weight: 700; color: #4A6E8A; font-size: 0.625rem; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 0.375rem;}
.avj_bon_card_amount_pug{margin-bottom: 0.375rem; font-weight: 800; color: #F5A520; line-height: 1.1; font-size: 18px;}
.avj_bon_card_name_pug{overflow-wrap: break-word; font-weight: 600; color: #E6F3FF; margin-bottom: 8px; font-size: 0.813rem;}
.avj_bon_card_detail_pug{border-top: 1px solid rgba(255,255,255,0.05); padding-top: 0.5rem; overflow-wrap: break-word; color: #3A5870; line-height: 1.5; font-size: 11px;}
.avj_prov_pug{background: #060E1C; padding: 36px 16px 0;}
@media(min-width: 769px) {
.avj_prov_pug{padding: 2.75rem 1.5rem 0;}
}
.avj_prov_in_pug{margin: 0 auto; max-width: 1320px;}
.avj_prov_head_pug{margin-bottom: 1rem;}
.avj_prov_label_pug{letter-spacing: .08em; text-transform: uppercase; font-weight: 700; font-size: 0.688rem; margin-bottom: 0.5rem; color: #00CCE8;}
.avj_prov_h2_pug{font-family: 'Rajdhani', sans-serif; overflow-wrap: break-word; color: #E6F3FF; font-size: 1.25rem; margin-bottom: 8px; font-weight: 800;}
@media(min-width:768px) {
.avj_prov_h2_pug{font-size: 1.5rem;}
}
.avj_prov_seo_pug{font-size: 13px; margin-bottom: 16px; color: #4A6E8A; line-height: 1.6; max-width: 620px; overflow-wrap: break-word;}
.avj_prov_seo_pug strong{color: #A8C4DC; font-weight: 700;}
.avj_prov_seo_pug a{text-decoration: underline; color: #00CCE8;}
.avj_prov_grid_pug{gap: 0.5rem; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width: 638px) {
.avj_prov_grid_pug{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1081px) {
.avj_prov_grid_pug{grid-template-columns: repeat(8,1fr);}
}
.avj_prov_card_pug{border-radius: 0.5rem; background: #091424; gap: 7px; border: 1px solid rgba(255,255,255,0.10); transition: border-color .2s,background .2s; padding: 0.875rem 10px; display: flex; cursor: pointer; flex-direction: column; align-items: center;}
.avj_prov_card_pug:hover{background: #0D1A2E; border-color: rgba(0,210,240,0.40);}
.avj_prov_logo_pug{overflow: hidden; border-radius: 4px; background: rgba(255,255,255,0.05); justify-content: center; display: flex; align-items: center; height: 2.75rem; width: 44px;}
.avj_prov_logo_pug img{width: 100%; height: 100%; object-fit: contain;}
.avj_prov_name_pug{overflow-wrap: break-word; font-weight: 600; text-align: center; font-size: 0.688rem; color: #6E96B4;}
.avj_seo_pug{padding: 2.25rem 1rem 0; background: #060E1C;}
@media(min-width: 767px) {
.avj_seo_pug{padding: 44px 24px 0;}
}
.avj_seo_in_pug{padding: 28px 24px; margin: 0 auto; background: #0D1A2E; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.75rem; max-width: 1320px;}
@media(min-width: 765px) {
.avj_seo_in_pug{padding: 2.25rem 40px;}
}
.avj_seo_label_pug{color: #00CCE8; margin-bottom: 10px; text-transform: uppercase; font-weight: 700; font-size: 0.688rem; letter-spacing: .08em;}
.avj_seo_h2_pug{color: #E6F3FF; line-height: 1.25; overflow-wrap: break-word; margin-bottom: 14px; font-weight: 800; font-family: 'Rajdhani', sans-serif; font-size: 1.25rem;}
@media(min-width: 766px) {
.avj_seo_h2_pug{font-size: 24px;}
}
.avj_seo_body_pug{overflow-wrap: break-word; color: #6E96B4; line-height: 1.75; font-size: 0.875rem;}
.avj_seo_body_pug p{line-height: 1.75; margin-bottom: 0.75rem; color: #6E96B4; font-size: 14px;}
.avj_seo_body_pug p:last-child{margin-bottom: 0;}
.avj_seo_body_pug strong{font-weight: 700; color: #A8C4DC;}
.avj_seo_body_pug a{transition: color .2s; text-decoration: underline; color: #00CCE8;}
.avj_seo_body_pug a:hover{color: #00E5FF;}
.avj_seo_body_pug ul,.avj_seo_body_pug ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.avj_seo_body_pug ol{list-style: decimal;}
.avj_seo_body_pug li{font-size: 0.875rem; color: #6E96B4; margin-bottom: 0.375rem; line-height: 1.75;}
.avj_seo_body_pug table{border-collapse: collapse; overflow-x: auto; width: 100%; margin-bottom: 12px; display: block; font-size: 0.813rem;}
@media(min-width: 767px) {
.avj_seo_body_pug table{display: table;}
}
.avj_seo_body_pug th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 10px 12px; color: #A8C4DC; font-weight: 700; text-align: left;}
.avj_seo_body_pug td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 10px 12px; color: #6E96B4;}
.avj_seo_cols_pug{gap: 24px; margin-top: 20px; display: grid;}
@media(min-width: 641px) {
.avj_seo_cols_pug{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1082px) {
.avj_seo_cols_pug{grid-template-columns: repeat(3,1fr);}
}
.avj_seo_col_h_pug{font-weight: 700; font-size: 0.813rem; overflow-wrap: break-word; margin-bottom: 0.438rem; color: #A8C4DC;}
.avj_seo_col_p_pug{color: #4A6E8A; font-size: 0.813rem; overflow-wrap: break-word; line-height: 1.65;}
.avj_seo_stats_pug{margin: 1.25rem 0; gap: 16px; flex-wrap: wrap; display: flex;}
.avj_seo_stat_pug{background: rgba(0,204,232,0.07); border: 1px solid rgba(0,204,232,0.16); border-radius: 8px; padding: 0.875rem 16px; flex: 1; min-width: 8.75rem;}
.avj_seo_stat_val_pug{font-size: 1.25rem; color: #00CCE8; overflow-wrap: break-word; font-weight: 800; margin-bottom: 4px;}
.avj_seo_stat_lb_pug{color: #4A6E8A; overflow-wrap: break-word; font-size: 11px;}
.avj_pmt_pug{background: #060E1C; padding: 36px 16px 0;}
@media(min-width: 769px) {
.avj_pmt_pug{padding: 44px 24px 0;}
}
.avj_pmt_in_pug{margin: 0 auto; max-width: 82.5rem;}
.avj_pmt_head_pug{margin-bottom: 22px; max-width: 45rem;}
.avj_pmt_label_pug{text-transform: uppercase; font-size: 0.688rem; color: #00CCE8; letter-spacing: .08em; font-weight: 700; margin-bottom: 0.5rem;}
.avj_pmt_h2_pug{font-size: 1.375rem; font-weight: 800; margin-bottom: 0.5rem; color: #E6F3FF; overflow-wrap: break-word; font-family: 'Rajdhani', sans-serif;}
@media(min-width: 769px) {
.avj_pmt_h2_pug{font-size: 28px;}
}
.avj_pmt_intro_pug{line-height: 1.6; color: #4A6E8A; font-size: 14px; overflow-wrap: break-word;}
.avj_pmt_groups_pug{gap: 20px; flex-direction: column; display: flex;}
.avj_pmt_group_pug{background: #0D1A2E; padding: 20px; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.5rem;}
.avj_pmt_group_head_pug{gap: 12px; margin-bottom: 0.625rem; align-items: center; flex-wrap: wrap; display: flex;}
.avj_pmt_group_ic_pug{background: rgba(0,204,232,0.16); border-radius: 0.25rem; flex-shrink: 0; justify-content: center; width: 36px; display: flex; align-items: center; color: #00CCE8; height: 36px;}
.avj_pmt_group_ic_pug svg{stroke-linecap: round; stroke-linejoin: round; height: 18px; width: 1.125rem;}
.avj_pmt_group_h_pug{margin: 0; font-family: 'Rajdhani', sans-serif; font-size: 16px; overflow-wrap: break-word; font-weight: 700; color: #E6F3FF;}
.avj_pmt_group_p_pug{font-size: 13px; color: #4A6E8A; margin-bottom: 0.875rem; line-height: 1.6; overflow-wrap: break-word;}
.avj_pmt_group_p_pug strong{color: #A8C4DC; font-weight: 600;}
.avj_pmt_table_wrap_pug{-webkit-overflow-scrolling: touch; overflow-x: auto;}
.avj_pmt_table_pug{width: 100%; min-width: 540px; border-collapse: collapse; font-size: 0.813rem;}
.avj_pmt_table_pug th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 0.625rem 0.75rem; font-weight: 700; text-transform: uppercase; text-align: left; white-space: nowrap; letter-spacing: .04em; color: #A8C4DC; font-size: 11px;}
.avj_pmt_table_pug td{padding: 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #4A6E8A;}
.avj_pmt_table_pug tbody tr:last-child td{border-bottom: none;}
.avj_pmt_table_pug tr:hover td{background: rgba(255,255,255,0.05); color: #A8C4DC;}
.avj_seo_pug{background: #060E1C; padding: 2.25rem 16px 0;}
@media(min-width: 765px) {
.avj_seo_pug{padding: 44px 1.5rem 0;}
}
.avj_seo_in_pug{padding: 1.75rem 24px; background: #0D1A2E; border-radius: 0.75rem; margin: 0 auto; border: 1px solid rgba(255,255,255,0.10); max-width: 1320px;}
@media(min-width: 771px) {
.avj_seo_in_pug{padding: 36px 2.5rem;}
}
.avj_seo_label_pug{text-transform: uppercase; font-size: 11px; letter-spacing: .08em; font-weight: 700; color: #00CCE8; margin-bottom: 10px;}
.avj_seo_h2_pug{font-size: 1.25rem; color: #E6F3FF; overflow-wrap: break-word; line-height: 1.25; font-weight: 800; font-family: 'Rajdhani', sans-serif; margin-bottom: 0.875rem;}
@media(min-width: 769px) {
.avj_seo_h2_pug{font-size: 1.5rem;}
}
.avj_seo_body_pug{font-size: 0.875rem; line-height: 1.75; overflow-wrap: break-word; color: #6E96B4;}
.avj_seo_body_pug p{font-size: 14px; color: #6E96B4; line-height: 1.75; margin-bottom: 12px;}
.avj_seo_body_pug p:last-child{margin-bottom: 0;}
.avj_seo_body_pug strong{color: #A8C4DC; font-weight: 700;}
.avj_seo_body_pug a{transition: color .2s; text-decoration: underline; color: #00CCE8;}
.avj_seo_body_pug a:hover{color: #00E5FF;}
.avj_seo_body_pug ul,.avj_seo_body_pug ol{list-style: disc; margin: 0 0 12px; padding-left: 1.375rem;}
.avj_seo_body_pug ol{list-style: decimal;}
.avj_seo_body_pug li{margin-bottom: 6px; font-size: 14px; line-height: 1.75; color: #6E96B4;}
.avj_seo_body_pug table{margin-bottom: 0.75rem; width: 100%; border-collapse: collapse; font-size: 0.813rem; display: block; overflow-x: auto;}
@media(min-width: 771px) {
.avj_seo_body_pug table{display: table;}
}
.avj_seo_body_pug th{padding: 10px 12px; border-bottom: 1px solid rgba(255,255,255,0.07); font-weight: 700; color: #A8C4DC; text-align: left;}
.avj_seo_body_pug td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #6E96B4;}
.avj_seo_cols_pug{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width: 642px) {
.avj_seo_cols_pug{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1077px) {
.avj_seo_cols_pug{grid-template-columns: repeat(3,1fr);}
}
.avj_seo_col_h_pug{overflow-wrap: break-word; margin-bottom: 0.438rem; font-weight: 700; font-size: 13px; color: #A8C4DC;}
.avj_seo_col_p_pug{line-height: 1.65; font-size: 13px; color: #4A6E8A; overflow-wrap: break-word;}
.avj_seo_stats_pug{margin: 20px 0; gap: 1rem; display: flex; flex-wrap: wrap;}
.avj_seo_stat_pug{border-radius: 0.5rem; background: rgba(0,204,232,0.07); padding: 14px 16px; flex: 1; border: 1px solid rgba(0,204,232,0.16); min-width: 140px;}
.avj_seo_stat_val_pug{font-size: 20px; font-weight: 800; overflow-wrap: break-word; color: #00CCE8; margin-bottom: 0.25rem;}
.avj_seo_stat_lb_pug{color: #4A6E8A; overflow-wrap: break-word; font-size: 11px;}
.avj_seo_pug{padding: 2.25rem 16px 0; background: #060E1C;}
@media(min-width: 766px) {
.avj_seo_pug{padding: 44px 24px 0;}
}
.avj_seo_in_pug{border-radius: 0.75rem; background: #0D1A2E; padding: 28px 24px; margin: 0 auto; border: 1px solid rgba(255,255,255,0.10); max-width: 82.5rem;}
@media(min-width:768px) {
.avj_seo_in_pug{padding: 36px 40px;}
}
.avj_seo_label_pug{letter-spacing: .08em; font-size: 0.688rem; text-transform: uppercase; font-weight: 700; margin-bottom: 10px; color: #00CCE8;}
.avj_seo_h2_pug{line-height: 1.25; margin-bottom: 0.875rem; font-size: 20px; overflow-wrap: break-word; color: #E6F3FF; font-family: 'Rajdhani', sans-serif; font-weight: 800;}
@media(min-width: 766px) {
.avj_seo_h2_pug{font-size: 1.5rem;}
}
.avj_seo_body_pug{color: #6E96B4; font-size: 0.875rem; line-height: 1.75; overflow-wrap: break-word;}
.avj_seo_body_pug p{font-size: 14px; color: #6E96B4; line-height: 1.75; margin-bottom: 12px;}
.avj_seo_body_pug p:last-child{margin-bottom: 0;}
.avj_seo_body_pug strong{color: #A8C4DC; font-weight: 700;}
.avj_seo_body_pug a{transition: color .2s; color: #00CCE8; text-decoration: underline;}
.avj_seo_body_pug a:hover{color: #00E5FF;}
.avj_seo_body_pug ul,.avj_seo_body_pug ol{margin: 0 0 12px; list-style: disc; padding-left: 22px;}
.avj_seo_body_pug ol{list-style: decimal;}
.avj_seo_body_pug li{margin-bottom: 6px; line-height: 1.75; font-size: 0.875rem; color: #6E96B4;}
.avj_seo_body_pug table{font-size: 13px; margin-bottom: 0.75rem; width: 100%; border-collapse: collapse; overflow-x: auto; display: block;}
@media(min-width:768px) {
.avj_seo_body_pug table{display: table;}
}
.avj_seo_body_pug th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 0.625rem 12px; font-weight: 700; text-align: left; color: #A8C4DC;}
.avj_seo_body_pug td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #6E96B4;}
.avj_seo_cols_pug{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width: 638px) {
.avj_seo_cols_pug{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.avj_seo_cols_pug{grid-template-columns: repeat(3,1fr);}
}
.avj_seo_col_h_pug{margin-bottom: 7px; font-size: 13px; font-weight: 700; overflow-wrap: break-word; color: #A8C4DC;}
.avj_seo_col_p_pug{overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.65; color: #4A6E8A;}
.avj_seo_stats_pug{gap: 16px; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.avj_seo_stat_pug{flex: 1; border: 1px solid rgba(0,204,232,0.16); padding: 0.875rem 16px; background: rgba(0,204,232,0.07); border-radius: 0.5rem; min-width: 140px;}
.avj_seo_stat_val_pug{font-weight: 800; overflow-wrap: break-word; color: #00CCE8; margin-bottom: 4px; font-size: 20px;}
.avj_seo_stat_lb_pug{font-size: 0.688rem; color: #4A6E8A; overflow-wrap: break-word;}
.avj_faq_pug{padding: 36px 1rem 0; background: #060E1C;}
@media(min-width: 769px) {
.avj_faq_pug{padding: 2.75rem 24px 0;}
}
.avj_faq_in_pug{margin: 0 auto; max-width: 82.5rem;}
.avj_faq_head_pug{margin-bottom: 1.25rem;}
.avj_faq_label_pug{margin-bottom: 8px; font-weight: 700; font-size: 11px; text-transform: uppercase; color: #00CCE8; letter-spacing: .08em;}
.avj_faq_h2_pug{color: #E6F3FF; font-family: 'Rajdhani', sans-serif; font-size: 20px; font-weight: 800; overflow-wrap: break-word;}
@media(min-width:768px) {
.avj_faq_h2_pug{font-size: 1.5rem;}
}
.avj_faq_list_pug{gap: 8px; flex-direction: column; display: flex;}
.avj_faq_item_pug{overflow: hidden; background: #0D1A2E; border: 1px solid rgba(255,255,255,0.10); border-radius: 8px;}
.avj_faq_q_pug{transition: color .2s; gap: 12px; padding: 16px 1.25rem; justify-content: space-between; color: #A8C4DC; cursor: pointer; align-items: center; font-size: 14px; display: flex; overflow-wrap: break-word; font-weight: 600; flex-wrap: wrap;}
.avj_faq_q_pug:hover{color: #E6F3FF;}
.avj_faq_q_ic_pug{transition: transform .25s; background: rgba(255,255,255,0.05); border-radius: 50%; height: 24px; align-items: center; display: flex; color: #00CCE8; width: 1.5rem; font-size: 16px; flex-shrink: 0; justify-content: center;}
.avj_faq_item_pug.avj_state_open_pug .avj_faq_q_ic_pug{transform: rotate(45deg);}
.avj_faq_a_pug{padding: 0 1.25rem 16px; line-height: 1.7; display: none; font-size: 0.813rem; color: #4A6E8A; overflow-wrap: break-word;}
.avj_faq_item_pug.avj_state_open_pug .avj_faq_a_pug{display: block;}
.avj_faq_a_pug strong{font-weight: 700; color: #A8C4DC;}
.avj_faq_a_pug a{text-decoration: underline; color: #00CCE8;}
.avj_faq_a_pug ul,.avj_faq_a_pug ol{margin: 8px 0; list-style: disc; padding-left: 1.25rem;}
.avj_faq_a_pug ol{list-style: decimal;}
.avj_faq_a_pug li{line-height: 1.6; margin-bottom: 4px;}
.avj_faq_a_pug table{margin: 0.5rem 0; overflow-x: auto; display: block; font-size: 0.75rem; border-collapse: collapse; width: 100%;}
@media(min-width: 765px) {
.avj_faq_a_pug table{display: table;}
}
.avj_faq_a_pug th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 6px 8px; color: #A8C4DC; font-weight: 700; text-align: left;}
.avj_faq_a_pug td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 6px 0.5rem; color: #4A6E8A;}
.avj_ft_pug{border-top: 1px solid rgba(255,255,255,0.05); background: #030A14; margin-top: 3rem;}
.avj_ft_support_pug{padding: 1.5rem 1rem; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 767px) {
.avj_ft_support_pug{padding: 28px 24px;}
}
.avj_ft_support_in_pug{gap: 1rem; margin: 0 auto; max-width: 82.5rem; align-items: center; flex-wrap: wrap; display: flex;}
.avj_ft_support_main_pug{gap: 16px; flex: 1; min-width: 13.75rem; display: flex; flex-wrap: wrap; align-items: center;}
.avj_ft_support_ic_pug{flex-shrink: 0; color: #00CCE8;}
.avj_ft_support_ic_pug svg{height: 30px; stroke-linecap: round; stroke-linejoin: round; width: 1.875rem;}
.avj_ft_support_text_title_pug{color: #E6F3FF; font-size: 0.938rem; margin-bottom: 3px; font-weight: 700; overflow-wrap: break-word;}
.avj_ft_support_text_sub_pug{overflow-wrap: break-word; color: #4A6E8A; font-size: 12px;}
.avj_ft_support_btn_pug{background: #00CCE8; padding: 0.688rem 1.375rem; transition: background .2s; border-radius: 8px; flex-shrink: 0; font-weight: 700; font-size: 13px; color: #E6F3FF; white-space: nowrap;}
.avj_ft_support_btn_pug:hover{background: #00E5FF;}
.avj_ft_support_contacts_pug{gap: 16px; display: flex; margin-left: auto; flex-wrap: wrap;}
.avj_ft_support_contact_pug{color: #3A5870; line-height: 1.4; font-size: 12px;}
.avj_ft_support_contact_pug strong{margin-bottom: 2px; font-size: 0.688rem; font-weight: 600; display: block; color: #6E96B4;}
.avj_ft_main_pug{padding: 32px 1rem 1.5rem; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 765px) {
.avj_ft_main_pug{padding: 40px 1.5rem 2rem;}
}
.avj_ft_main_in_pug{margin: 0 auto; gap: 1.5rem; max-width: 1320px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.avj_ft_main_in_pug{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.avj_ft_main_in_pug{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.avj_ft_col_logo_pug{grid-column: 1/-1;}
@media(min-width:1080px) {
.avj_ft_col_logo_pug{grid-column: auto;}
}
.avj_ft_logo_pug{gap: 0.563rem; font-weight: 800; margin-bottom: 0.75rem; display: flex; align-items: center; flex-wrap: wrap; color: #E6F3FF; font-size: 16px; overflow-wrap: break-word;}
.avj_ft_logo_mark_pug{border-radius: 0.25rem; overflow: hidden; height: 1.875rem; width: 30px;}
.avj_ft_logo_mark_pug img{height: 100%; object-fit: cover; width: 100%;}
.avj_ft_logo_sub_pug{font-size: 0.75rem; max-width: 12.5rem; color: #3A5870; overflow-wrap: break-word; line-height: 1.55;}
.avj_ft_col_title_pug{font-weight: 700; letter-spacing: .07em; color: #6E96B4; font-size: 12px; text-transform: uppercase; margin-bottom: 14px;}
.avj_ft_col_links_pug{gap: 9px; display: flex; flex-direction: column;}
.avj_ft_col_link_pug{transition: color .2s; color: #3A5870; overflow-wrap: break-word; font-size: 0.813rem;}
.avj_ft_col_link_pug:hover{color: #A8C4DC;}
.avj_ft_apps_pug{gap: 0.5rem; flex-direction: column; display: flex;}
.avj_ft_app_card_pug{background: rgba(255,255,255,0.05); gap: 10px; border-radius: 4px; padding: 10px 0.75rem; border: 1px solid rgba(255,255,255,0.10); transition: border-color .2s; display: flex; align-items: center;}
.avj_ft_app_card_pug:hover{border-color: rgba(0,210,240,0.40);}
.avj_ft_app_card_ic_pug svg{height: 22px; stroke-linecap: round; width: 22px; stroke-linejoin: round;}
.avj_ft_app_card_os_pug{color: #3A5870; font-size: 0.625rem; font-weight: 600;}
.avj_ft_app_card_action_pug{color: #A8C4DC; font-size: 12px; font-weight: 700;}
.avj_ft_bot_pug{padding: 20px 1rem;}
@media(min-width: 767px) {
.avj_ft_bot_pug{padding: 1.25rem 24px;}
}
.avj_ft_bot_in_pug{margin: 0 auto; gap: 16px; max-width: 1320px; align-items: center; flex-wrap: wrap; display: flex;}
.avj_ft_socials_pug{gap: 0.5rem; display: flex;}
.avj_ft_soc_pug{background: rgba(255,255,255,0.05); border-radius: 0.25rem; transition: background .2s; border: 1px solid rgba(255,255,255,0.10); height: 36px; justify-content: center; align-items: center; display: flex; width: 36px; color: #6E96B4;}
.avj_ft_soc_pug svg{stroke-linejoin: round; stroke-linecap: round; height: 1rem; width: 16px;}
.avj_ft_soc_pug:hover{background: rgba(255,255,255,0.07);}
.avj_ft_legal_pug{flex: 1; color: #6B8CA8; min-width: 12.5rem; line-height: 1.6; overflow-wrap: break-word; font-size: 0.688rem;}
.avj_ft_legal_pug strong{color: #6E96B4; font-weight: 700;}
.avj_ft_legal_pug a{text-decoration: underline; color: #6E96B4;}
.avj_ft_age_pug{border: 2px solid #6B8CA8; border-radius: 50%; justify-content: center; display: flex; width: 2rem; color: #6B8CA8; font-weight: 800; align-items: center; height: 2rem; font-size: 11px; margin-left: auto; flex-shrink: 0;}