*,*::before,*::after{margin: 0; padding: 0; box-sizing: border-box;}
body{background: #0B0F1A; font-family: 'Jost', sans-serif; line-height: 1.6; min-height: 100vh; -webkit-font-smoothing: antialiased; color: #C4BAA4;}
img,svg{display: block; max-width: 100%;}
a{color: inherit; text-decoration: none;}
button{background: none; font: inherit; border: none; cursor: pointer; color: inherit;}
ul,ol{list-style: none;}
input,textarea,select{font: inherit;}
.gqt_layout_qlf{display: flex; flex-direction: column; min-height: 100vh;}
.gqt_page_qlf{min-height: 100vh; display: flex;}
.gqt_main_qlf{flex: 1; min-width: 0; padding-top: 3.5rem;}
@media(min-width: 1081px) {
.gqt_main_qlf{padding-left: 220px;}
}
@media(max-width: 1081px) {
.gqt_main_qlf{padding-bottom: 4.5rem;}
}
.gqt_gc_qlf{background: #0F1320; border: 1px solid rgba(255, 255, 255, 0.06); transition: transform .2s,border-color .2s; border-radius: 0.5rem; overflow: hidden; cursor: pointer; flex-shrink: 0; position: relative; width: 8.75rem;}
@media(min-width: 641px) {
.gqt_gc_qlf{width: 156px;}
}
@media(min-width: 1079px) {
.gqt_gc_qlf{width: 168px;}
}
.gqt_gc_qlf:hover{border-color: rgba(200, 168, 74, 0.07); transform: translateY(-3px);}
.gqt_gc_img_qlf{overflow: hidden; position: relative; padding-bottom: 80%; width: 100%;}
.gqt_gc_img_qlf img{inset: 0; object-fit: cover; height: 100%; position: absolute; width: 100%;}
.gqt_gc_hover_qlf{inset: 0; transition: opacity .2s; background: rgba(7, 9, 15, 0.72); display: flex; opacity: 0; align-items: center; justify-content: center; position: absolute;}
.gqt_gc_qlf:hover .gqt_gc_hover_qlf{opacity: 1;}
.gqt_gc_hover_btn_qlf{background: #C8A84A; border-radius: 0.25rem; padding: 8px 16px; color: #EFE8D8; font-weight: 700; font-size: 12px;}
.gqt_gc_info_qlf{padding: 0.5rem 10px 0.625rem;}
.gqt_gc_name_qlf{overflow: hidden; white-space: nowrap; max-width: 100%; margin-bottom: 3px; font-weight: 600; font-size: 0.75rem; color: #C4BAA4; text-overflow: ellipsis;}
.gqt_gc_prov_qlf{font-size: 10px; color: #6E6050;}
.gqt_gc_tag_qlf{padding: 2px 7px; border-radius: 0.25rem; position: absolute; font-size: 0.563rem; left: 0.375rem; top: 6px; z-index: 2; text-transform: uppercase; letter-spacing: .04em; font-weight: 700;}
.gqt_gc_tag_hot_qlf{background: #CC3030; color: #fff;}
.gqt_gc_tag_new_qlf{background: #2E9E6B; color: #0B0F1A;}
.gqt_gc_tag_jp_qlf{background: #E8A030; color: #0B0F1A;}
.gqt_gc_tag_ex_qlf{background: #8B6A1E; color: #fff;}
.gqt_gc_tag_live_qlf{background: #CC3030; color: #fff;}
.gqt_gr_qlf{background: #0B0F1A; padding: 32px 1rem 0;}
@media(min-width: 771px) {
.gqt_gr_qlf{padding: 36px 1.5rem 0;}
}
.gqt_gr_in_qlf{margin: 0 auto; max-width: 1320px;}
.gqt_gr_head_qlf{gap: 12px; align-items: center; flex-wrap: wrap; display: flex; margin-bottom: 0.625rem;}
.gqt_gr_head_l_qlf{gap: 0.625rem; flex: 1; align-items: center; display: flex; min-width: 0;}
.gqt_gr_ic_qlf{border-radius: 8px; flex-shrink: 0; height: 2rem; display: flex; align-items: center; width: 2rem; justify-content: center;}
.gqt_gr_ic_qlf svg{height: 16px; width: 16px; stroke-linejoin: round; stroke-linecap: round;}
.gqt_gr_title_qlf{font-size: 1rem; font-family: 'Cormorant Garamond', serif; font-weight: 700; color: #EFE8D8; overflow-wrap: break-word;}
@media(min-width: 765px) {
.gqt_gr_title_qlf{font-size: 18px;}
}
.gqt_gr_more_qlf{transition: color .2s; gap: 0.313rem; color: #837465; font-size: 12px; display: flex; flex-shrink: 0; align-items: center; white-space: nowrap; font-weight: 600;}
.gqt_gr_more_qlf:hover{color: #C8A84A;}
.gqt_gr_more_qlf svg{width: 0.75rem; stroke-linejoin: round; stroke-linecap: round; height: 12px;}
.gqt_gr_arrows_qlf{gap: 0.375rem; flex-shrink: 0; display: flex;}
.gqt_gr_arr_qlf{border: 1px solid rgba(255, 255, 255, 0.11); border-radius: 4px; background: rgba(255, 255, 255, 0.05); transition: background .15s,color .15s; align-items: center; width: 30px; display: flex; justify-content: center; color: #9B8E7A; height: 1.875rem;}
.gqt_gr_arr_qlf:hover{background: rgba(255, 255, 255, 0.07); color: #EFE8D8;}
.gqt_gr_arr_qlf svg{height: 13px; width: 13px; stroke-linecap: round; stroke-linejoin: round;}
.gqt_gr_seo_h_qlf{margin: 0 0 6px; font-size: 13px; max-width: 42.5rem; font-weight: 700; color: #C4BAA4; overflow-wrap: break-word; font-family: 'Cormorant Garamond', serif;}
@media(min-width: 769px) {
.gqt_gr_seo_h_qlf{font-size: 14px;}
}
.gqt_gr_seo_qlf{line-height: 1.55; overflow-wrap: break-word; max-width: 42.5rem; font-size: 0.75rem; color: #837465; margin-bottom: 0.75rem;}
.gqt_gr_seo_qlf strong{font-weight: 600; color: #C4BAA4;}
.gqt_gr_scroll_qlf{gap: 10px; padding-bottom: 10px; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; display: flex;}
.gqt_gr_scroll_qlf::-webkit-scrollbar{display: none;}
@media(min-width: 771px) {
.gqt_gr_scroll_qlf{gap: 0.75rem;}
}
.gqt_tb_qlf{background: #0D1220; border-bottom: 1px solid rgba(255, 255, 255, 0.07); display: flex; align-items: center; top: 0; right: 0; position: fixed; left: 0; z-index: 80; height: 56px;}
.gqt_tb_in_qlf{gap: 0; padding: 0 14px; height: 100%; align-items: center; width: 100%; display: flex;}
.gqt_tb_burger_qlf{gap: 5px; border-radius: 8px; flex-direction: column; width: 2.375rem; display: flex; flex-shrink: 0; justify-content: center; margin-right: 8px; height: 2.375rem; align-items: center;}
.gqt_tb_burger_qlf:hover{background: rgba(255, 255, 255, 0.05);}
.gqt_tb_burger_line_qlf{background: #9B8E7A; border-radius: 1px; display: block; width: 1.125rem; height: 2px;}
@media(min-width: 1083px) {
.gqt_tb_burger_qlf{display: none;}
}
.gqt_tb_logo_qlf{gap: 0.563rem; overflow-wrap: break-word; align-items: center; font-weight: 800; color: #EFE8D8; flex-shrink: 0; letter-spacing: -.01em; margin-right: 20px; display: flex; font-size: 18px;}
.gqt_tb_logo_mark_qlf{overflow: hidden; border-radius: 0.5rem; display: flex; justify-content: center; width: 32px; height: 2rem; align-items: center;}
.gqt_tb_logo_mark_qlf img{object-fit: cover; width: 100%; height: 100%;}
.gqt_tb_nav_qlf{flex: 1; gap: 2px; display: none;}
@media(min-width: 643px) {
.gqt_tb_nav_qlf{display: flex;}
}
.gqt_tb_tab_qlf{border-radius: 0.5rem; padding: 0.5rem 0.875rem; transition: background .15s,color .15s; font-size: 13px; font-weight: 600; white-space: nowrap; color: #9B8E7A;}
.gqt_tb_tab_qlf:hover{background: rgba(255, 255, 255, 0.05); color: #EFE8D8;}
.gqt_tb_tab_qlf.gqt_state_active_qlf{background: rgba(200, 168, 74, 0.15); color: #EFE8D8;}
.gqt_tb_right_qlf{gap: 0.5rem; display: flex; margin-left: auto; align-items: center; flex-shrink: 0;}
.gqt_tb_login_qlf{transition: border-color .2s,color .2s; border-radius: 0.5rem; background: rgba(255, 255, 255, 0.05); padding: 9px 16px; border: 1px solid rgba(255, 255, 255, 0.11); display: none; color: #C4BAA4; font-size: 0.813rem; font-weight: 600;}
.gqt_tb_login_qlf:hover{border-color: rgba(200, 168, 74, 0.45); color: #EFE8D8;}
@media(min-width: 483px) {
.gqt_tb_login_qlf{display: block;}
}
.gqt_tb_reg_qlf{border-radius: 8px; background: #2E9E6B; padding: 0.563rem 1.125rem; transition: background .2s; white-space: nowrap; font-size: 0.813rem; font-weight: 700; color: #0D0F1A;}
.gqt_tb_reg_qlf:hover{background: #38B87E;}
.gqt_sb_qlf{background: #131828; transition: transform .25s ease; border-right: 1px solid rgba(255, 255, 255, 0.05); transform: translateX(-100%); overflow-y: auto; left: 0; width: 220px; position: fixed; z-index: 70; bottom: 0; top: 3.5rem;}
.gqt_sb_qlf.gqt_state_open_qlf{transform: translateX(0);}
.gqt_sb_qlf::-webkit-scrollbar{width: 0.25rem;}
.gqt_sb_qlf::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 255, 255, 0.07);}
@media(min-width: 1083px) {
.gqt_sb_qlf{transform: translateX(0);}
}
.gqt_sb_auth_qlf{padding: 14px 12px 0.625rem;}
.gqt_sb_btn_reg_qlf{border-radius: 0.5rem; background: #2E9E6B; padding: 0.688rem; transition: background .2s; margin-bottom: 8px; text-align: center; font-weight: 700; display: block; color: #0D0F1A; font-size: 0.813rem;}
.gqt_sb_btn_reg_qlf:hover{background: #38B87E;}
.gqt_sb_btn_login_qlf{background: rgba(255, 255, 255, 0.05); padding: 0.625rem; transition: border-color .2s; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.11); font-size: 13px; font-weight: 600; text-align: center; color: #C4BAA4; display: block;}
.gqt_sb_btn_login_qlf:hover{border-color: rgba(200, 168, 74, 0.45); color: #EFE8D8;}
.gqt_sb_promo_qlf{padding: 12px 14px; background: linear-gradient(135deg,#1A1030,#131828); border-radius: 8px; border: 1px solid rgba(200, 168, 74, 0.15); overflow: hidden; margin: 0 12px 0.625rem; position: relative;}
.gqt_sb_promo_qlf::before{border-radius: 50%; background: radial-gradient(circle,rgba(200, 168, 74, 0.15),transparent 70%); height: 80px; position: absolute; content: ''; right: -20px; width: 80px; top: -20px;}
.gqt_sb_promo_title_qlf{letter-spacing: .06em; font-weight: 700; text-transform: uppercase; color: #C8A84A; font-size: 11px; margin-bottom: 0.25rem;}
.gqt_sb_promo_text_qlf{overflow-wrap: break-word; color: #EFE8D8; font-size: 12px; line-height: 1.35; font-weight: 600;}
.gqt_sb_promo_sub_qlf{color: #837465; font-size: 0.625rem; margin-top: 3px;}
.gqt_sb_nav_qlf{padding: 0.375rem 8px 1rem;}
.gqt_sb_nav_lb_qlf{padding: 0.625rem 0.5rem 6px; font-weight: 700; font-size: 10px; color: #6E6050; text-transform: uppercase; letter-spacing: .08em;}
.gqt_sb_link_qlf{border-radius: 0.25rem; padding: 9px 0.625rem; gap: 10px; transition: background .15s,color .15s; display: flex; align-items: center; cursor: pointer; color: #9B8E7A; font-size: 13px; overflow-wrap: break-word; font-weight: 500;}
.gqt_sb_link_qlf:hover{background: rgba(255, 255, 255, 0.05); color: #EFE8D8;}
.gqt_sb_link_qlf.gqt_state_active_qlf{background: rgba(200, 168, 74, 0.15); color: #EFE8D8;}
.gqt_sb_ic_qlf{border-radius: 0.25rem; flex-shrink: 0; display: flex; width: 30px; align-items: center; height: 1.875rem; justify-content: center;}
.gqt_sb_ic_qlf svg{height: 16px; width: 1rem; stroke-linejoin: round; stroke-linecap: round;}
.gqt_sb_ic_1_qlf{background: rgba(200, 168, 74, 0.07); color: #C8A84A;}
.gqt_sb_ic_2_qlf{background: rgba(46, 158, 107, 0.16); color: #2E9E6B;}
.gqt_sb_ic_3_qlf{background: rgba(232, 160, 48, 0.18); color: #E8A030;}
.gqt_sb_ic_4_qlf{background: rgba(139, 106, 30, 0.28); color: #8B6A1E;}
.gqt_sb_ic_5_qlf{background: rgba(200, 168, 74, 0.07); color: #CC3C7A;}
.gqt_sb_ic_6_qlf{background: rgba(139, 106, 30, 0.28); color: #8844CC;}
.gqt_sb_badge_qlf{border-radius: 0.25rem; padding: 2px 0.438rem; background: #E8A030; font-weight: 700; color: #0D0F1A; margin-left: auto; font-size: 0.563rem;}
.gqt_sb_bot_qlf{padding: 0.75rem; border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 8px; display: flex;}
.gqt_sb_lang_qlf,.gqt_sb_help_qlf{padding: 9px 6px; gap: 0.375rem; border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 4px; background: rgba(255, 255, 255, 0.05); flex: 1; transition: border-color .2s; font-weight: 600; color: #9B8E7A; display: flex; align-items: center; font-size: 0.688rem; justify-content: center;}
.gqt_sb_lang_qlf:hover,.gqt_sb_help_qlf:hover{border-color: rgba(200, 168, 74, 0.45); color: #EFE8D8;}
.gqt_sb_lang_qlf svg,.gqt_sb_help_qlf svg{stroke-linecap: round; width: 0.813rem; stroke-linejoin: round; height: 0.813rem;}
.gqt_sb_bd_qlf{background: rgba(7, 9, 15, 0.72); inset: 0; display: none; position: fixed; z-index: 69;}
.gqt_sb_bd_qlf.gqt_state_on_qlf{display: block;}
@media(min-width: 1083px) {
.gqt_sb_bd_qlf{display: none!important;}
}
.gqt_mob_nav_qlf{border-top: 1px solid rgba(255, 255, 255, 0.11); padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom)); background: #131828; right: 0; position: fixed; display: flex; z-index: 80; bottom: 0; left: 0;}
@media(min-width:1080px) {
.gqt_mob_nav_qlf{display: none;}
}
.gqt_mob_nav_item_qlf{flex: 1; padding: 4px 2px; gap: 4px; display: flex; cursor: pointer; color: #6E6050; flex-direction: column; align-items: center;}
.gqt_mob_nav_ic_qlf{line-height: 1;}
.gqt_mob_nav_ic_qlf svg{height: 1.25rem; width: 1.25rem; stroke-linecap: round; stroke-linejoin: round;}
.gqt_mob_nav_lb_qlf{font-size: 0.625rem; font-weight: 600; color: #6E6050;}
.gqt_mob_nav_item_qlf.gqt_state_active_qlf{color: #C8A84A;}
.gqt_mob_nav_item_qlf.gqt_state_active_qlf .gqt_mob_nav_lb_qlf{color: #C8A84A;}
.gqt_hero_qlf{background: #0B0F1A; padding: 20px 16px 0;}
@media(min-width: 765px) {
.gqt_hero_qlf{padding: 1.5rem 24px 0;}
}
.gqt_hero_in_qlf{gap: 0.75rem; margin: 0 auto; grid-template-columns: 1fr; max-width: 1320px; display: grid;}
@media(min-width: 858px) {
.gqt_hero_in_qlf{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1103px) {
.gqt_hero_in_qlf{grid-template-columns: 1fr 340px;}
}
.gqt_hero_promo_qlf{border-radius: 0.75rem; overflow: hidden; background: #0F1320; align-items: stretch; min-height: 220px; display: flex; position: relative;}
@media(min-width: 765px) {
.gqt_hero_promo_qlf{min-height: 17.5rem;}
}
.gqt_hero_promo_bg_qlf{inset: 0; background-position: center; background: linear-gradient(120deg,#1A1030 0%,#0B0F1A 100%); background-size: cover; position: absolute;}
.gqt_hero_promo_bg_qlf::after{inset: 0; background: linear-gradient(90deg,#0B0F1A 0%,rgba(7, 9, 15, 0.72) 60%,transparent 100%); content: ''; position: absolute;}
.gqt_hero_promo_glow_qlf{background: radial-gradient(circle,rgba(139, 106, 30, 0.28) 0%,transparent 65%); border-radius: 50%; pointer-events: none; right: 3.75rem; top: -2.5rem; position: absolute; width: 18.75rem; height: 300px;}
.gqt_hero_promo_ct_qlf{padding: 28px 1.5rem 28px 1.75rem; display: flex; z-index: 2; position: relative; justify-content: center; max-width: 30rem; flex-direction: column;}
@media(min-width:768px) {
.gqt_hero_promo_ct_qlf{padding: 2.5rem 32px;}
}
.gqt_hero_badge_qlf{border: 1px solid rgba(200, 168, 74, 0.07); border-radius: 1.25rem; background: rgba(200, 168, 74, 0.15); padding: 0.313rem 12px; color: #C8A84A; font-weight: 700; text-transform: uppercase; font-size: 10px; margin-bottom: 0.875rem; display: inline-block; letter-spacing: .08em;}
.gqt_hero_h1_qlf{margin-bottom: 0.625rem; font-family: 'Cormorant Garamond', serif; line-height: 1.15; font-weight: 800; overflow-wrap: break-word; color: #EFE8D8; font-size: 1.625rem;}
.gqt_hero_h1_qlf em{color: #E8A030; font-style: normal;}
@media(min-width:768px) {
.gqt_hero_h1_qlf{font-size: 2.25rem;}
}
.gqt_hero_sub_qlf{margin-bottom: 1.25rem; font-size: 13px; line-height: 1.55; color: #9B8E7A;}
@media(min-width: 770px) {
.gqt_hero_sub_qlf{font-size: 0.875rem;}
}
.gqt_hero_row_qlf{gap: 10px; align-items: center; flex-wrap: wrap; display: flex;}
.gqt_hero_cta_qlf{border-radius: 0.5rem; transition: background .2s; padding: 0.813rem 26px; background: #2E9E6B; font-size: 0.875rem; font-weight: 700; color: #0D0F1A; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 1.125rem rgba(46, 158, 107, 0.42);}
.gqt_hero_cta_qlf:hover{background: #38B87E;}
.gqt_hero_terms_qlf{font-size: 0.688rem; color: #6E6050;}
.gqt_hero_game_qlf{background: #0F1320; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 0.75rem; flex-direction: column; position: relative; display: flex;}
.gqt_hero_game_badge_qlf{border: 1px solid rgba(232, 160, 48, 0.18); background: rgba(232, 160, 48, 0.18); padding: 5px 0.625rem; border-radius: 20px; z-index: 3; letter-spacing: .06em; left: 0.75rem; top: 12px; color: #E8A030; position: absolute; text-transform: uppercase; font-weight: 700; font-size: 0.625rem;}
.gqt_hero_game_badge_qlf svg{height: 11px; margin-right: 4px; vertical-align: -1px; width: 0.688rem;}
.gqt_hero_game_img_qlf{background: linear-gradient(135deg,#1A1030,#0B0F1A); overflow: hidden; padding-bottom: 60%; position: relative;}
.gqt_hero_game_img_qlf img{inset: 0; height: 100%; position: absolute; object-fit: cover; width: 100%;}
.gqt_hero_game_play_qlf{inset: 0; background: rgba(7, 9, 15, 0.72); transition: opacity .2s; align-items: center; justify-content: center; position: absolute; display: flex; opacity: 0;}
.gqt_hero_game_qlf:hover .gqt_hero_game_play_qlf{opacity: 1;}
.gqt_hero_game_play_qlf span{border-radius: 50%; background: #C8A84A; width: 3.25rem; justify-content: center; height: 52px; align-items: center; display: flex;}
.gqt_hero_game_play_qlf span svg{margin-left: 2px; width: 1.125rem; height: 1.125rem;}
.gqt_hero_game_info_qlf{padding: 14px 16px;}
.gqt_hero_game_title_qlf{font-weight: 700; margin-bottom: 4px; overflow-wrap: break-word; color: #EFE8D8; font-size: 15px;}
.gqt_hero_game_provider_qlf{color: #837465; font-size: 11px;}
.gqt_hero_game_btn_qlf{border-radius: 8px; background: #C8A84A; padding: 0.688rem; transition: background .2s; margin: 12px 16px 16px; color: #EFE8D8; font-weight: 700; font-size: 0.813rem; display: block; text-align: center;}
.gqt_hero_game_qlf:hover .gqt_hero_game_btn_qlf{background: #D9BC68;}
.gqt_wy_qlf{background: #0B0F1A; padding: 2rem 16px 0;}
@media(min-width: 769px) {
.gqt_wy_qlf{padding: 40px 24px 0;}
}
.gqt_wy_in_qlf{margin: 0 auto; max-width: 1320px;}
.gqt_wy_head_qlf{margin-bottom: 18px; max-width: 720px;}
.gqt_wy_label_qlf{font-size: 0.688rem; font-weight: 700; text-transform: uppercase; margin-bottom: 8px; color: #C8A84A; letter-spacing: .08em;}
.gqt_wy_h2_qlf{overflow-wrap: break-word; color: #EFE8D8; font-size: 1.25rem; font-weight: 800; font-family: 'Cormorant Garamond', serif; margin-bottom: 0.5rem;}
@media(min-width:768px) {
.gqt_wy_h2_qlf{font-size: 24px;}
}
.gqt_wy_intro_qlf{margin: 0; line-height: 1.6; font-size: 0.813rem; color: #837465;}
.gqt_wy_grid_qlf{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width:640px) {
.gqt_wy_grid_qlf{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1078px) {
.gqt_wy_grid_qlf{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.gqt_wy_card_qlf{background: #131828; border-radius: 0.5rem; transition: border-color .2s,transform .2s; padding: 20px; border: 1px solid rgba(255, 255, 255, 0.11);}
.gqt_wy_card_qlf:hover{border-color: rgba(200, 168, 74, 0.07); transform: translateY(-2px);}
.gqt_wy_card_ic_qlf{border-radius: 50%; background: rgba(200, 168, 74, 0.15); justify-content: center; display: flex; margin-bottom: 14px; height: 44px; width: 44px; align-items: center; color: #C8A84A;}
.gqt_wy_card_ic_qlf svg{width: 1.375rem; height: 22px; stroke-linejoin: round; stroke-linecap: round;}
.gqt_wy_card_h_qlf{color: #EFE8D8; font-size: 0.938rem; overflow-wrap: break-word; font-weight: 700; margin-bottom: 6px; line-height: 1.25;}
.gqt_wy_card_p_qlf{line-height: 1.6; color: #837465; font-size: 0.813rem; overflow-wrap: break-word;}
.gqt_wy_card_p_qlf strong{font-weight: 600; color: #C4BAA4;}
.gqt_gcg_qlf{padding: 36px 1rem 0; background: #0B0F1A;}
@media(min-width: 765px) {
.gqt_gcg_qlf{padding: 44px 24px 0;}
}
.gqt_gcg_in_qlf{margin: 0 auto; max-width: 82.5rem;}
.gqt_gcg_head_qlf{max-width: 45rem; margin-bottom: 20px;}
.gqt_gcg_label_qlf{letter-spacing: .08em; margin-bottom: 0.5rem; text-transform: uppercase; font-weight: 700; color: #C8A84A; font-size: 11px;}
.gqt_gcg_h2_qlf{font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 800; margin-bottom: 0.5rem; color: #EFE8D8; overflow-wrap: break-word;}
@media(min-width: 767px) {
.gqt_gcg_h2_qlf{font-size: 1.75rem;}
}
.gqt_gcg_intro_qlf{line-height: 1.6; color: #837465; font-size: 0.813rem;}
.gqt_gcg_grid_qlf{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 638px) {
.gqt_gcg_grid_qlf{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1077px) {
.gqt_gcg_grid_qlf{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.gqt_gcg_card_qlf{overflow: hidden; padding: 20px; border: 1px solid rgba(255, 255, 255, 0.11); transition: transform .2s,border-color .2s; border-radius: 0.75rem; position: relative; cursor: pointer; flex-direction: column; display: flex; min-height: 240px; justify-content: flex-end;}
.gqt_gcg_card_qlf:hover{transform: translateY(-3px); border-color: rgba(200, 168, 74, 0.15);}
.gqt_gcg_card_bg_qlf{inset: 0; z-index: 0; position: absolute;}
.gqt_gcg_card_bg_qlf::after{inset: 0; background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); position: absolute; content: '';}
.gqt_gcg_card_ic_qlf{background: rgba(0,0,0,.45); border-radius: 4px; color: #EFE8D8; justify-content: center; height: 2.5rem; z-index: 2; align-items: center; top: 18px; position: absolute; right: 1.125rem; width: 40px; display: flex;}
.gqt_gcg_card_ic_qlf svg{stroke-linejoin: round; stroke-linecap: round; width: 20px; height: 1.25rem;}
.gqt_gcg_card_ct_qlf{position: relative; z-index: 1;}
.gqt_gcg_card_h_qlf{color: #EFE8D8; font-weight: 800; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; font-size: 1.125rem; line-height: 1.2; margin-bottom: 0.5rem;}
@media(min-width: 770px) {
.gqt_gcg_card_h_qlf{font-size: 1.25rem;}
}
.gqt_gcg_card_p_qlf{color: rgba(255,255,255,.82); overflow-wrap: break-word; margin-bottom: 10px; line-height: 1.55; font-size: 12px;}
.gqt_gcg_card_p_qlf strong{font-weight: 600; color: #EFE8D8;}
.gqt_gcg_card_cta_qlf{gap: 0.25rem; align-items: center; display: inline-flex; text-transform: uppercase; color: #C8A84A; font-size: 0.75rem; font-weight: 700; letter-spacing: .04em;}
.gqt_gcg_card_cta_qlf svg{width: 12px; stroke-linejoin: round; height: 12px; stroke-linecap: round;}
.gqt_ws_qlf{background: #0B0F1A; padding: 32px 16px 0;}
@media(min-width: 771px) {
.gqt_ws_qlf{padding: 2.25rem 1.5rem 0;}
}
.gqt_ws_in_qlf{margin: 0 auto; max-width: 1320px;}
.gqt_ws_head_qlf{gap: 0.75rem; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-bottom: 14px;}
.gqt_ws_title_qlf{gap: 10px; font-weight: 700; font-family: 'Cormorant Garamond', serif; color: #EFE8D8; font-size: 16px; display: flex; flex-wrap: wrap; align-items: center; overflow-wrap: break-word;}
.gqt_ws_title_ic_qlf svg{stroke-linecap: round; color: #E8A030; width: 18px; stroke-linejoin: round; height: 18px;}
.gqt_ws_online_qlf{gap: 0.438rem; font-weight: 600; color: #837465; align-items: center; font-size: 12px; display: flex;}
.gqt_ws_online_dot_qlf{background: #2E9E6B; border-radius: 50%; height: 0.5rem; box-shadow: 0 0 6px rgba(46, 158, 107, 0.16); width: 8px; flex-shrink: 0;}
.gqt_ws_scroll_qlf{gap: 8px; padding-bottom: 8px; overflow-x: auto; scrollbar-width: none; display: flex;}
.gqt_ws_scroll_qlf::-webkit-scrollbar{display: none;}
.gqt_wc_qlf{border-radius: 8px; gap: 10px; background: #0F1320; padding: 0.625rem 0.875rem; border: 1px solid rgba(255, 255, 255, 0.11); flex-shrink: 0; min-width: 220px; display: flex; align-items: center;}
.gqt_wc_img_qlf{border-radius: 4px; overflow: hidden; background: #131828; width: 36px; flex-shrink: 0; height: 2.25rem;}
.gqt_wc_img_qlf img{width: 100%; object-fit: cover; height: 100%;}
.gqt_wc_info_qlf{min-width: 0;}
.gqt_wc_game_qlf{overflow: hidden; white-space: nowrap; color: #C4BAA4; font-size: 12px; font-weight: 600; text-overflow: ellipsis;}
.gqt_wc_player_qlf{overflow: hidden; white-space: nowrap; font-size: 10px; text-overflow: ellipsis; color: #6E6050;}
.gqt_wc_amount_qlf{flex-shrink: 0; white-space: nowrap; margin-left: auto; color: #2E9E6B; font-weight: 700; font-size: 0.813rem;}
.gqt_bon_qlf{background: #0B0F1A; padding: 36px 1rem 0;}
@media(min-width: 769px) {
.gqt_bon_qlf{padding: 2.75rem 1.5rem 0;}
}
.gqt_bon_in_qlf{margin: 0 auto; max-width: 82.5rem;}
.gqt_bon_head_qlf{margin-bottom: 20px;}
.gqt_bon_label_qlf{margin-bottom: 8px; font-weight: 700; letter-spacing: .08em; color: #C8A84A; text-transform: uppercase; font-size: 11px;}
.gqt_bon_h2_qlf{font-weight: 800; font-size: 20px; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; color: #EFE8D8; margin-bottom: 0.5rem;}
@media(min-width: 770px) {
.gqt_bon_h2_qlf{font-size: 24px;}
}
.gqt_bon_seo_qlf{font-size: 0.813rem; color: #837465; line-height: 1.6; overflow-wrap: break-word; max-width: 620px;}
.gqt_bon_seo_qlf strong{font-weight: 700; color: #C4BAA4;}
.gqt_bon_seo_qlf a{text-decoration: underline; color: #C8A84A;}
.gqt_bon_grid_qlf{gap: 10px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.gqt_bon_grid_qlf{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.gqt_bon_grid_qlf{grid-template-columns: repeat(5,1fr);}
}
.gqt_bon_card_qlf{transition: border-color .2s,transform .2s; border: 1px solid rgba(255, 255, 255, 0.11); background: #0F1320; padding: 1rem; border-radius: 0.5rem;}
.gqt_bon_card_qlf:hover{border-color: rgba(200, 168, 74, 0.07); transform: translateY(-2px);}
.gqt_bon_card_ic_qlf svg{width: 26px; stroke-linejoin: round; height: 26px; stroke-linecap: round;}
.gqt_bon_card_ic_qlf{margin-bottom: 10px;}
.gqt_bon_card_type_qlf{font-weight: 700; letter-spacing: .06em; text-transform: uppercase; font-size: 10px; margin-bottom: 0.375rem; color: #837465;}
.gqt_bon_card_amount_qlf{margin-bottom: 6px; font-weight: 800; font-size: 1.125rem; color: #E8A030; line-height: 1.1;}
.gqt_bon_card_name_qlf{overflow-wrap: break-word; color: #EFE8D8; font-weight: 600; margin-bottom: 8px; font-size: 13px;}
.gqt_bon_card_detail_qlf{border-top: 1px solid rgba(255, 255, 255, 0.05); padding-top: 8px; overflow-wrap: break-word; font-size: 0.688rem; line-height: 1.5; color: #6E6050;}
.gqt_reg_qlf{background: #0B0F1A; padding: 36px 16px 0;}
@media(min-width: 767px) {
.gqt_reg_qlf{padding: 44px 1.5rem 0;}
}
.gqt_reg_in_qlf{border-radius: 0.75rem; border: 1px solid rgba(255, 255, 255, 0.06); margin: 0 auto; background: #131828; padding: 28px 24px; max-width: 82.5rem;}
@media(min-width: 766px) {
.gqt_reg_in_qlf{padding: 2.5rem;}
}
.gqt_reg_top_qlf{gap: 1.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 857px) {
.gqt_reg_top_qlf{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.gqt_reg_label_qlf{text-transform: uppercase; letter-spacing: .08em; font-weight: 700; color: #C8A84A; font-size: 11px; margin-bottom: 10px;}
.gqt_reg_h2_qlf{color: #EFE8D8; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; margin-bottom: 0.75rem; font-size: 1.375rem; line-height: 1.2; font-weight: 800;}
@media(min-width: 767px) {
.gqt_reg_h2_qlf{font-size: 28px;}
}
.gqt_reg_bonus_qlf{gap: 0.5rem; padding: 0.625rem 16px; border: 1px solid rgba(232, 160, 48, 0.18); background: rgba(232, 160, 48, 0.18); border-radius: 0.5rem; align-items: center; margin-bottom: 1rem; display: inline-flex;}
.gqt_reg_bonus_amount_qlf{color: #E8A030; font-weight: 800; font-size: 20px;}
.gqt_reg_bonus_text_qlf{font-size: 0.813rem; color: #9B8E7A; line-height: 1.35;}
.gqt_reg_cta_btn_qlf{transition: background .2s; background: #2E9E6B; border-radius: 0.5rem; padding: 14px 2rem; margin-bottom: 0.75rem; font-size: 0.938rem; color: #0D0F1A; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 18px rgba(46, 158, 107, 0.42); font-weight: 700; display: inline-block;}
.gqt_reg_cta_btn_qlf:hover{background: #38B87E;}
.gqt_reg_terms_qlf{color: #6E6050; font-size: 11px; line-height: 1.5;}
.gqt_reg_seo_qlf{border-top: 1px solid rgba(255, 255, 255, 0.05); color: #837465; overflow-wrap: break-word; margin-top: 1.25rem; font-size: 0.813rem; line-height: 1.65; padding-top: 20px;}
.gqt_reg_seo_qlf p{line-height: 1.65; color: #837465; font-size: 0.813rem; margin-bottom: 0.625rem;}
.gqt_reg_seo_qlf p:last-child{margin-bottom: 0;}
.gqt_reg_seo_qlf strong{color: #C4BAA4; font-weight: 700;}
.gqt_reg_seo_qlf a{transition: color .2s; color: #C8A84A; text-decoration: underline;}
.gqt_reg_seo_qlf a:hover{color: #D9BC68;}
.gqt_reg_seo_qlf ul,.gqt_reg_seo_qlf ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.gqt_reg_seo_qlf ol{list-style: decimal;}
.gqt_reg_seo_qlf li{margin-bottom: 0.25rem; font-size: 0.813rem; line-height: 1.65; color: #837465;}
.gqt_reg_seo_qlf table{margin-bottom: 10px; display: block; border-collapse: collapse; overflow-x: auto; font-size: 0.813rem; width: 100%;}
@media(min-width: 767px) {
.gqt_reg_seo_qlf table{display: table;}
}
.gqt_reg_seo_qlf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.5rem; font-weight: 700; color: #C4BAA4; text-align: left;}
.gqt_reg_seo_qlf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 8px; color: #837465;}
.gqt_reg_steps_qlf{gap: 0.875rem; flex-direction: column; margin-top: 1.75rem; display: flex;}
@media(min-width: 863px) {
.gqt_reg_steps_qlf{margin-top: 0;}
}
.gqt_reg_step_qlf{border: 1px solid rgba(255, 255, 255, 0.06); gap: 0.875rem; background: rgba(255, 255, 255, 0.05); padding: 1rem; border-radius: 0.5rem; display: flex; flex-wrap: wrap; align-items: flex-start;}
.gqt_reg_step_num_qlf{border: 1px solid rgba(200, 168, 74, 0.07); border-radius: 50%; background: rgba(200, 168, 74, 0.15); color: #C8A84A; flex-shrink: 0; height: 34px; align-items: center; font-weight: 800; font-size: 0.875rem; width: 34px; justify-content: center; display: flex;}
.gqt_reg_step_title_qlf{font-size: 0.875rem; color: #EFE8D8; margin-bottom: 3px; font-weight: 700;}
.gqt_reg_step_text_qlf{line-height: 1.5; color: #837465; font-size: 0.75rem;}
.gqt_reg_trust_qlf{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 0.625rem; padding-top: 1.25rem; display: flex; flex-wrap: wrap; margin-top: 20px;}
.gqt_reg_trust_item_qlf{gap: 0.438rem; overflow-wrap: break-word; color: #837465; display: flex; font-size: 0.75rem; align-items: center;}
.gqt_reg_trust_ic_qlf svg{height: 16px; stroke-linejoin: round; color: #C8A84A; stroke-linecap: round; width: 1rem;}
.gqt_app_qlf{padding: 36px 1rem 0; background: #0B0F1A;}
@media(min-width:768px) {
.gqt_app_qlf{padding: 2.75rem 24px 0;}
}
.gqt_app_in_qlf{margin: 0 auto; max-width: 1320px;}
.gqt_app_head_qlf{margin-bottom: 1rem;}
.gqt_app_label_qlf{color: #C8A84A; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; font-weight: 700; margin-bottom: 0.5rem;}
.gqt_app_h2_qlf{font-weight: 800; margin-bottom: 0.375rem; font-size: 1.25rem; color: #EFE8D8; overflow-wrap: break-word; font-family: 'Cormorant Garamond', serif;}
@media(min-width: 766px) {
.gqt_app_h2_qlf{font-size: 1.5rem;}
}
.gqt_app_sub_qlf{color: #837465; font-size: 13px; overflow-wrap: break-word; max-width: 37.5rem; line-height: 1.6;}
.gqt_app_sub_qlf strong{color: #C4BAA4; font-weight: 700;}
.gqt_app_cards_qlf{gap: 10px; display: grid; margin-top: 1rem; grid-template-columns: 1fr;}
@media(min-width: 641px) {
.gqt_app_cards_qlf{grid-template-columns: repeat(3,1fr);}
}
.gqt_app_card_qlf{gap: 1rem; overflow: hidden; padding: 20px; border-radius: 8px; display: flex; align-items: flex-start; flex-wrap: wrap; position: relative;}
.gqt_app_card_ios_qlf{background: linear-gradient(135deg,rgba(200, 168, 74, 0.15) 0%,#131828 100%);}
.gqt_app_card_android_qlf{background: linear-gradient(135deg,rgba(46, 158, 107, 0.16) 0%,#131828 100%);}
.gqt_app_card_win_qlf{background: linear-gradient(135deg,rgba(232, 160, 48, 0.18) 0%,#131828 100%);}
.gqt_app_card_ic_qlf svg{height: 34px; stroke-linejoin: round; width: 34px; stroke-linecap: round;}
.gqt_app_card_ic_qlf{color: #EFE8D8; flex-shrink: 0;}
.gqt_app_card_os_qlf{letter-spacing: .08em; color: #837465; font-size: 10px; text-transform: uppercase; margin-bottom: 6px; font-weight: 700;}
.gqt_app_card_title_qlf{font-weight: 700; color: #EFE8D8; font-size: 0.938rem; overflow-wrap: break-word; margin-bottom: 6px; line-height: 1.2;}
.gqt_app_card_text_qlf{font-size: 0.75rem; color: #837465; line-height: 1.5; overflow-wrap: break-word; margin-bottom: 0.875rem;}
.gqt_app_card_btn_qlf{border-radius: 4px; background: rgba(255, 255, 255, 0.12); transition: background .2s; padding: 0.625rem 18px; gap: 7px; border: 1px solid rgba(200, 168, 74, 0.45); font-size: 13px; font-weight: 700; align-items: center; display: inline-flex; color: #EFE8D8;}
.gqt_app_card_btn_qlf:hover{background: rgba(255, 255, 255, 0.07);}
.gqt_prov_qlf{background: #0B0F1A; padding: 2.25rem 16px 0;}
@media(min-width: 765px) {
.gqt_prov_qlf{padding: 44px 24px 0;}
}
.gqt_prov_in_qlf{margin: 0 auto; max-width: 1320px;}
.gqt_prov_head_qlf{margin-bottom: 16px;}
.gqt_prov_label_qlf{font-weight: 700; color: #C8A84A; font-size: 0.688rem; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 8px;}
.gqt_prov_h2_qlf{font-family: 'Cormorant Garamond', serif; font-weight: 800; font-size: 1.25rem; overflow-wrap: break-word; margin-bottom: 0.5rem; color: #EFE8D8;}
@media(min-width: 769px) {
.gqt_prov_h2_qlf{font-size: 1.5rem;}
}
.gqt_prov_seo_qlf{overflow-wrap: break-word; color: #837465; max-width: 38.75rem; line-height: 1.6; font-size: 0.813rem; margin-bottom: 1rem;}
.gqt_prov_seo_qlf strong{font-weight: 700; color: #C4BAA4;}
.gqt_prov_seo_qlf a{text-decoration: underline; color: #C8A84A;}
.gqt_prov_grid_qlf{gap: 8px; grid-template-columns: repeat(4,1fr); display: grid;}
@media(min-width: 639px) {
.gqt_prov_grid_qlf{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width:1080px) {
.gqt_prov_grid_qlf{grid-template-columns: repeat(8,1fr);}
}
.gqt_prov_card_qlf{background: #0F1320; padding: 14px 0.625rem; gap: 0.438rem; border: 1px solid rgba(255, 255, 255, 0.11); transition: border-color .2s,background .2s; border-radius: 8px; align-items: center; display: flex; flex-direction: column; cursor: pointer;}
.gqt_prov_card_qlf:hover{background: #131828; border-color: rgba(200, 168, 74, 0.45);}
.gqt_prov_logo_qlf{border-radius: 0.25rem; background: rgba(255, 255, 255, 0.05); overflow: hidden; width: 2.75rem; height: 44px; align-items: center; display: flex; justify-content: center;}
.gqt_prov_logo_qlf img{height: 100%; object-fit: contain; width: 100%;}
.gqt_prov_name_qlf{font-size: 11px; color: #9B8E7A; font-weight: 600; overflow-wrap: break-word; text-align: center;}
.gqt_seo_qlf{padding: 2.25rem 1rem 0; background: #0B0F1A;}
@media(min-width: 769px) {
.gqt_seo_qlf{padding: 44px 24px 0;}
}
.gqt_seo_in_qlf{border-radius: 12px; padding: 1.75rem 1.5rem; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.11); background: #131828; max-width: 82.5rem;}
@media(min-width: 769px) {
.gqt_seo_in_qlf{padding: 36px 40px;}
}
.gqt_seo_label_qlf{color: #C8A84A; font-size: 0.688rem; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; margin-bottom: 10px;}
.gqt_seo_h2_qlf{margin-bottom: 0.875rem; font-weight: 800; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; font-size: 20px; color: #EFE8D8; line-height: 1.25;}
@media(min-width: 766px) {
.gqt_seo_h2_qlf{font-size: 24px;}
}
.gqt_seo_body_qlf{overflow-wrap: break-word; font-size: 14px; line-height: 1.75; color: #9B8E7A;}
.gqt_seo_body_qlf p{line-height: 1.75; font-size: 0.875rem; margin-bottom: 12px; color: #9B8E7A;}
.gqt_seo_body_qlf p:last-child{margin-bottom: 0;}
.gqt_seo_body_qlf strong{color: #C4BAA4; font-weight: 700;}
.gqt_seo_body_qlf a{transition: color .2s; text-decoration: underline; color: #C8A84A;}
.gqt_seo_body_qlf a:hover{color: #D9BC68;}
.gqt_seo_body_qlf ul,.gqt_seo_body_qlf ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 1.375rem;}
.gqt_seo_body_qlf ol{list-style: decimal;}
.gqt_seo_body_qlf li{line-height: 1.75; margin-bottom: 0.375rem; color: #9B8E7A; font-size: 14px;}
.gqt_seo_body_qlf table{border-collapse: collapse; width: 100%; display: block; margin-bottom: 0.75rem; font-size: 0.813rem; overflow-x: auto;}
@media(min-width: 766px) {
.gqt_seo_body_qlf table{display: table;}
}
.gqt_seo_body_qlf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 0.75rem; color: #C4BAA4; font-weight: 700; text-align: left;}
.gqt_seo_body_qlf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.625rem 12px; color: #9B8E7A;}
.gqt_seo_cols_qlf{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width:640px) {
.gqt_seo_cols_qlf{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1079px) {
.gqt_seo_cols_qlf{grid-template-columns: repeat(3,1fr);}
}
.gqt_seo_col_h_qlf{margin-bottom: 0.438rem; font-weight: 700; font-size: 0.813rem; overflow-wrap: break-word; color: #C4BAA4;}
.gqt_seo_col_p_qlf{color: #837465; font-size: 13px; overflow-wrap: break-word; line-height: 1.65;}
.gqt_seo_stats_qlf{margin: 1.25rem 0; gap: 1rem; display: flex; flex-wrap: wrap;}
.gqt_seo_stat_qlf{border: 1px solid rgba(200, 168, 74, 0.15); padding: 14px 16px; background: rgba(200, 168, 74, 0.07); border-radius: 8px; flex: 1; min-width: 140px;}
.gqt_seo_stat_val_qlf{color: #C8A84A; font-weight: 800; margin-bottom: 4px; font-size: 1.25rem; overflow-wrap: break-word;}
.gqt_seo_stat_lb_qlf{overflow-wrap: break-word; color: #837465; font-size: 11px;}
.gqt_seo_qlf{padding: 36px 1rem 0; background: #0B0F1A;}
@media(min-width: 766px) {
.gqt_seo_qlf{padding: 2.75rem 1.5rem 0;}
}
.gqt_seo_in_qlf{border: 1px solid rgba(255, 255, 255, 0.11); margin: 0 auto; border-radius: 12px; padding: 28px 1.5rem; background: #131828; max-width: 1320px;}
@media(min-width: 770px) {
.gqt_seo_in_qlf{padding: 36px 40px;}
}
.gqt_seo_label_qlf{letter-spacing: .08em; margin-bottom: 0.625rem; font-size: 11px; font-weight: 700; color: #C8A84A; text-transform: uppercase;}
.gqt_seo_h2_qlf{font-family: 'Cormorant Garamond', serif; margin-bottom: 0.875rem; overflow-wrap: break-word; line-height: 1.25; font-weight: 800; color: #EFE8D8; font-size: 20px;}
@media(min-width: 770px) {
.gqt_seo_h2_qlf{font-size: 24px;}
}
.gqt_seo_body_qlf{overflow-wrap: break-word; color: #9B8E7A; line-height: 1.75; font-size: 0.875rem;}
.gqt_seo_body_qlf p{margin-bottom: 0.75rem; color: #9B8E7A; font-size: 14px; line-height: 1.75;}
.gqt_seo_body_qlf p:last-child{margin-bottom: 0;}
.gqt_seo_body_qlf strong{color: #C4BAA4; font-weight: 700;}
.gqt_seo_body_qlf a{transition: color .2s; color: #C8A84A; text-decoration: underline;}
.gqt_seo_body_qlf a:hover{color: #D9BC68;}
.gqt_seo_body_qlf ul,.gqt_seo_body_qlf ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.gqt_seo_body_qlf ol{list-style: decimal;}
.gqt_seo_body_qlf li{font-size: 0.875rem; line-height: 1.75; margin-bottom: 6px; color: #9B8E7A;}
.gqt_seo_body_qlf table{font-size: 13px; width: 100%; margin-bottom: 0.75rem; border-collapse: collapse; overflow-x: auto; display: block;}
@media(min-width: 769px) {
.gqt_seo_body_qlf table{display: table;}
}
.gqt_seo_body_qlf th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; font-weight: 700; color: #C4BAA4;}
.gqt_seo_body_qlf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 10px 0.75rem; color: #9B8E7A;}
.gqt_seo_cols_qlf{gap: 1.5rem; margin-top: 1.25rem; display: grid;}
@media(min-width:640px) {
.gqt_seo_cols_qlf{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1079px) {
.gqt_seo_cols_qlf{grid-template-columns: repeat(3,1fr);}
}
.gqt_seo_col_h_qlf{color: #C4BAA4; margin-bottom: 0.438rem; font-size: 0.813rem; overflow-wrap: break-word; font-weight: 700;}
.gqt_seo_col_p_qlf{line-height: 1.65; font-size: 13px; overflow-wrap: break-word; color: #837465;}
.gqt_seo_stats_qlf{gap: 1rem; margin: 20px 0; flex-wrap: wrap; display: flex;}
.gqt_seo_stat_qlf{border-radius: 0.5rem; background: rgba(200, 168, 74, 0.07); padding: 0.875rem 16px; border: 1px solid rgba(200, 168, 74, 0.15); flex: 1; min-width: 8.75rem;}
.gqt_seo_stat_val_qlf{font-size: 20px; font-weight: 800; color: #C8A84A; overflow-wrap: break-word; margin-bottom: 4px;}
.gqt_seo_stat_lb_qlf{font-size: 11px; color: #837465; overflow-wrap: break-word;}
.gqt_faq_qlf{padding: 2.25rem 1rem 0; background: #0B0F1A;}
@media(min-width:768px) {
.gqt_faq_qlf{padding: 2.75rem 24px 0;}
}
.gqt_faq_in_qlf{margin: 0 auto; max-width: 82.5rem;}
.gqt_faq_head_qlf{margin-bottom: 20px;}
.gqt_faq_label_qlf{margin-bottom: 0.5rem; color: #C8A84A; text-transform: uppercase; font-weight: 700; font-size: 11px; letter-spacing: .08em;}
.gqt_faq_h2_qlf{overflow-wrap: break-word; font-weight: 800; font-family: 'Cormorant Garamond', serif; color: #EFE8D8; font-size: 1.25rem;}
@media(min-width: 769px) {
.gqt_faq_h2_qlf{font-size: 1.5rem;}
}
.gqt_faq_list_qlf{gap: 0.5rem; display: flex; flex-direction: column;}
.gqt_faq_item_qlf{border: 1px solid rgba(255, 255, 255, 0.11); overflow: hidden; background: #131828; border-radius: 8px;}
.gqt_faq_q_qlf{padding: 16px 20px; transition: color .2s; gap: 0.75rem; font-weight: 600; flex-wrap: wrap; cursor: pointer; justify-content: space-between; overflow-wrap: break-word; color: #C4BAA4; display: flex; align-items: center; font-size: 14px;}
.gqt_faq_q_qlf:hover{color: #EFE8D8;}
.gqt_faq_q_ic_qlf{transition: transform .25s; border-radius: 50%; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; align-items: center; display: flex; height: 1.5rem; width: 1.5rem; justify-content: center; color: #C8A84A; font-size: 1rem;}
.gqt_faq_item_qlf.gqt_state_open_qlf .gqt_faq_q_ic_qlf{transform: rotate(45deg);}
.gqt_faq_a_qlf{padding: 0 20px 16px; display: none; line-height: 1.7; color: #837465; overflow-wrap: break-word; font-size: 0.813rem;}
.gqt_faq_item_qlf.gqt_state_open_qlf .gqt_faq_a_qlf{display: block;}
.gqt_faq_a_qlf strong{font-weight: 700; color: #C4BAA4;}
.gqt_faq_a_qlf a{text-decoration: underline; color: #C8A84A;}
.gqt_faq_a_qlf ul,.gqt_faq_a_qlf ol{list-style: disc; margin: 8px 0; padding-left: 1.25rem;}
.gqt_faq_a_qlf ol{list-style: decimal;}
.gqt_faq_a_qlf li{margin-bottom: 0.25rem; line-height: 1.6;}
.gqt_faq_a_qlf table{margin: 0.5rem 0; width: 100%; overflow-x: auto; display: block; font-size: 0.75rem; border-collapse: collapse;}
@media(min-width: 765px) {
.gqt_faq_a_qlf table{display: table;}
}
.gqt_faq_a_qlf th{padding: 6px 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); font-weight: 700; text-align: left; color: #C4BAA4;}
.gqt_faq_a_qlf td{padding: 6px 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #837465;}
.gqt_seo_qlf{padding: 2.25rem 16px 0; background: #0B0F1A;}
@media(min-width: 765px) {
.gqt_seo_qlf{padding: 2.75rem 1.5rem 0;}
}
.gqt_seo_in_qlf{border: 1px solid rgba(255, 255, 255, 0.11); background: #131828; border-radius: 12px; padding: 1.75rem 1.5rem; margin: 0 auto; max-width: 82.5rem;}
@media(min-width: 765px) {
.gqt_seo_in_qlf{padding: 36px 40px;}
}
.gqt_seo_label_qlf{font-weight: 700; color: #C8A84A; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 0.625rem; font-size: 0.688rem;}
.gqt_seo_h2_qlf{font-weight: 800; overflow-wrap: break-word; line-height: 1.25; font-size: 1.25rem; margin-bottom: 0.875rem; font-family: 'Cormorant Garamond', serif; color: #EFE8D8;}
@media(min-width: 769px) {
.gqt_seo_h2_qlf{font-size: 1.5rem;}
}
.gqt_seo_body_qlf{color: #9B8E7A; overflow-wrap: break-word; line-height: 1.75; font-size: 0.875rem;}
.gqt_seo_body_qlf p{margin-bottom: 12px; font-size: 14px; line-height: 1.75; color: #9B8E7A;}
.gqt_seo_body_qlf p:last-child{margin-bottom: 0;}
.gqt_seo_body_qlf strong{font-weight: 700; color: #C4BAA4;}
.gqt_seo_body_qlf a{transition: color .2s; color: #C8A84A; text-decoration: underline;}
.gqt_seo_body_qlf a:hover{color: #D9BC68;}
.gqt_seo_body_qlf ul,.gqt_seo_body_qlf ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.gqt_seo_body_qlf ol{list-style: decimal;}
.gqt_seo_body_qlf li{font-size: 14px; color: #9B8E7A; margin-bottom: 0.375rem; line-height: 1.75;}
.gqt_seo_body_qlf table{width: 100%; border-collapse: collapse; margin-bottom: 0.75rem; display: block; overflow-x: auto; font-size: 0.813rem;}
@media(min-width: 765px) {
.gqt_seo_body_qlf table{display: table;}
}
.gqt_seo_body_qlf th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; font-weight: 700; color: #C4BAA4;}
.gqt_seo_body_qlf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.625rem 12px; color: #9B8E7A;}
.gqt_seo_cols_qlf{gap: 24px; display: grid; margin-top: 1.25rem;}
@media(min-width: 639px) {
.gqt_seo_cols_qlf{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.gqt_seo_cols_qlf{grid-template-columns: repeat(3,1fr);}
}
.gqt_seo_col_h_qlf{font-weight: 700; font-size: 13px; margin-bottom: 0.438rem; overflow-wrap: break-word; color: #C4BAA4;}
.gqt_seo_col_p_qlf{font-size: 0.813rem; color: #837465; line-height: 1.65; overflow-wrap: break-word;}
.gqt_seo_stats_qlf{gap: 1rem; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.gqt_seo_stat_qlf{border-radius: 8px; border: 1px solid rgba(200, 168, 74, 0.15); padding: 14px 1rem; flex: 1; background: rgba(200, 168, 74, 0.07); min-width: 140px;}
.gqt_seo_stat_val_qlf{margin-bottom: 0.25rem; color: #C8A84A; font-weight: 800; overflow-wrap: break-word; font-size: 20px;}
.gqt_seo_stat_lb_qlf{color: #837465; font-size: 11px; overflow-wrap: break-word;}
.gqt_ft_qlf{background: #07090F; border-top: 1px solid rgba(255, 255, 255, 0.05); margin-top: 3rem;}
.gqt_ft_support_qlf{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 24px 1rem;}
@media(min-width: 766px) {
.gqt_ft_support_qlf{padding: 28px 24px;}
}
.gqt_ft_support_in_qlf{margin: 0 auto; gap: 1rem; display: flex; align-items: center; max-width: 82.5rem; flex-wrap: wrap;}
.gqt_ft_support_main_qlf{flex: 1; gap: 1rem; flex-wrap: wrap; display: flex; min-width: 13.75rem; align-items: center;}
.gqt_ft_support_ic_qlf{flex-shrink: 0; color: #C8A84A;}
.gqt_ft_support_ic_qlf svg{width: 30px; stroke-linecap: round; height: 30px; stroke-linejoin: round;}
.gqt_ft_support_text_title_qlf{font-weight: 700; color: #EFE8D8; overflow-wrap: break-word; font-size: 0.938rem; margin-bottom: 3px;}
.gqt_ft_support_text_sub_qlf{color: #837465; font-size: 0.75rem; overflow-wrap: break-word;}
.gqt_ft_support_btn_qlf{padding: 11px 22px; transition: background .2s; border-radius: 0.5rem; background: #C8A84A; font-weight: 700; color: #EFE8D8; flex-shrink: 0; white-space: nowrap; font-size: 13px;}
.gqt_ft_support_btn_qlf:hover{background: #D9BC68;}
.gqt_ft_support_contacts_qlf{gap: 1rem; display: flex; flex-wrap: wrap; margin-left: auto;}
.gqt_ft_support_contact_qlf{color: #6E6050; font-size: 0.75rem; line-height: 1.4;}
.gqt_ft_support_contact_qlf strong{font-weight: 600; font-size: 0.688rem; color: #9B8E7A; display: block; margin-bottom: 2px;}
.gqt_ft_main_qlf{padding: 32px 16px 24px; border-bottom: 1px solid rgba(255, 255, 255, 0.05);}
@media(min-width: 769px) {
.gqt_ft_main_qlf{padding: 40px 24px 32px;}
}
.gqt_ft_main_in_qlf{gap: 24px; margin: 0 auto; display: grid; max-width: 82.5rem; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.gqt_ft_main_in_qlf{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.gqt_ft_main_in_qlf{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.gqt_ft_col_logo_qlf{grid-column: 1/-1;}
@media(min-width: 1081px) {
.gqt_ft_col_logo_qlf{grid-column: auto;}
}
.gqt_ft_logo_qlf{gap: 9px; font-size: 1rem; flex-wrap: wrap; margin-bottom: 0.75rem; color: #EFE8D8; font-weight: 800; align-items: center; display: flex; overflow-wrap: break-word;}
.gqt_ft_logo_mark_qlf{border-radius: 0.25rem; overflow: hidden; width: 1.875rem; height: 30px;}
.gqt_ft_logo_mark_qlf img{width: 100%; height: 100%; object-fit: cover;}
.gqt_ft_logo_sub_qlf{line-height: 1.55; font-size: 0.75rem; overflow-wrap: break-word; max-width: 200px; color: #6E6050;}
.gqt_ft_col_title_qlf{letter-spacing: .07em; color: #9B8E7A; font-weight: 700; text-transform: uppercase; margin-bottom: 0.875rem; font-size: 0.75rem;}
.gqt_ft_col_links_qlf{gap: 0.563rem; display: flex; flex-direction: column;}
.gqt_ft_col_link_qlf{transition: color .2s; font-size: 13px; overflow-wrap: break-word; color: #6E6050;}
.gqt_ft_col_link_qlf:hover{color: #C4BAA4;}
.gqt_ft_apps_qlf{gap: 8px; flex-direction: column; display: flex;}
.gqt_ft_app_card_qlf{background: rgba(255, 255, 255, 0.05); gap: 10px; padding: 10px 0.75rem; transition: border-color .2s; border: 1px solid rgba(255, 255, 255, 0.11); border-radius: 4px; align-items: center; display: flex;}
.gqt_ft_app_card_qlf:hover{border-color: rgba(200, 168, 74, 0.45);}
.gqt_ft_app_card_ic_qlf svg{stroke-linejoin: round; stroke-linecap: round; width: 22px; height: 22px;}
.gqt_ft_app_card_os_qlf{font-weight: 600; color: #6E6050; font-size: 0.625rem;}
.gqt_ft_app_card_action_qlf{color: #C4BAA4; font-size: 0.75rem; font-weight: 700;}
.gqt_ft_bot_qlf{padding: 20px 16px;}
@media(min-width: 766px) {
.gqt_ft_bot_qlf{padding: 1.25rem 24px;}
}
.gqt_ft_bot_in_qlf{gap: 16px; margin: 0 auto; flex-wrap: wrap; align-items: center; max-width: 1320px; display: flex;}
.gqt_ft_socials_qlf{gap: 0.5rem; display: flex;}
.gqt_ft_soc_qlf{border-radius: 0.25rem; border: 1px solid rgba(255, 255, 255, 0.11); background: rgba(255, 255, 255, 0.05); transition: background .2s; color: #9B8E7A; display: flex; width: 36px; justify-content: center; align-items: center; height: 2.25rem;}
.gqt_ft_soc_qlf svg{width: 1rem; height: 1rem; stroke-linecap: round; stroke-linejoin: round;}
.gqt_ft_soc_qlf:hover{background: rgba(255, 255, 255, 0.07);}
.gqt_ft_legal_qlf{flex: 1; line-height: 1.6; color: #80705E; min-width: 12.5rem; font-size: 0.688rem; overflow-wrap: break-word;}
.gqt_ft_legal_qlf strong{font-weight: 700; color: #9B8E7A;}
.gqt_ft_legal_qlf a{color: #9B8E7A; text-decoration: underline;}
.gqt_ft_age_qlf{border: 2px solid #80705E; border-radius: 50%; font-size: 11px; flex-shrink: 0; justify-content: center; height: 2rem; width: 2rem; font-weight: 800; display: flex; color: #80705E; align-items: center; margin-left: auto;}