html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{margin: 0; padding: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{border: 0; background: none; cursor: pointer; color: inherit;}
a:link,a:visited{color: inherit; text-decoration: none;}
img,svg,video{display: block; max-width: 100%;}
body{background: #130D08; -webkit-font-smoothing: antialiased; color: #DDD0B4; line-height: 1.6; font-family: 'Source Sans 3', sans-serif; min-height: 100vh;}
.doj-layout_lnh{min-height: 100vh; flex-direction: column; display: flex;}
.doj-page_lnh{display: flex; min-height: 100vh;}
.doj-main_lnh{flex: 1; min-width: 0; padding-top: 56px;}
@media (min-width: 1077px) {
.doj-main_lnh{padding-left: 220px;}
}
@media (max-width: 1077px) {
.doj-main_lnh{padding-bottom: 72px;}
}
.doj-gc_lnh{transition: transform .2s,border-color .2s; border: 1px solid rgba(255, 255, 255, 0.05); background: #18100A; overflow: hidden; border-radius: 0.5rem; flex-shrink: 0; position: relative; width: 8.75rem; cursor: pointer;}
@media(min-width: 639px) {
.doj-gc_lnh{width: 9.75rem;}
}
@media(min-width: 1081px) {
.doj-gc_lnh{width: 168px;}
}
.doj-gc_lnh:hover{border-color: rgba(200, 131, 10, 0.08); transform: translateY(-3px);}
.doj-gc_img_lnh{overflow: hidden; padding-bottom: 80%; width: 100%; position: relative;}
.doj-gc_img_lnh img{inset: 0; position: absolute; width: 100%; height: 100%; object-fit: cover;}
.doj-gc_hover_lnh{background: rgba(10, 6, 3, 0.72); transition: opacity .2s; inset: 0; display: flex; opacity: 0; position: absolute; justify-content: center; align-items: center;}
.doj-gc_lnh:hover .doj-gc_hover_lnh{opacity: 1;}
.doj-gc_hover_btn_lnh{background: #C8830A; padding: 0.5rem 1rem; border-radius: 5px; font-size: 0.75rem; color: #F5EDD8; font-weight: 700;}
.doj-gc_info_lnh{padding: 0.5rem 10px 10px;}
.doj-gc_name_lnh{overflow: hidden; color: #DDD0B4; white-space: nowrap; max-width: 100%; margin-bottom: 3px; text-overflow: ellipsis; font-size: 0.75rem; font-weight: 600;}
.doj-gc_prov_lnh{color: #6E5B43; font-size: 0.625rem;}
.doj-gc_tag_lnh{padding: 2px 0.438rem; border-radius: 0.25rem; text-transform: uppercase; left: 0.375rem; font-size: 0.563rem; position: absolute; letter-spacing: .04em; font-weight: 700; z-index: 2; top: 0.375rem;}
.doj-gc_tag_hot_lnh{background: #D93030; color: #fff;}
.doj-gc_tag_new_lnh{background: #2EC152; color: #130D08;}
.doj-gc_tag_jp_lnh{background: #E8A020; color: #130D08;}
.doj-gc_tag_ex_lnh{background: #7A3B10; color: #fff;}
.doj-gc_tag_live_lnh{background: #D93030; color: #fff;}
.doj-gr_lnh{background: #130D08; padding: 2rem 16px 0;}
@media(min-width: 767px) {
.doj-gr_lnh{padding: 2.25rem 1.5rem 0;}
}
.doj-gr_in_lnh{margin: 0 auto; max-width: 1320px;}
.doj-gr_head_lnh{gap: 12px; margin-bottom: 0.625rem; display: flex; flex-wrap: wrap; align-items: center;}
.doj-gr_head_l_lnh{gap: 10px; flex: 1; align-items: center; min-width: 0; display: flex;}
.doj-gr_ic_lnh{border-radius: 0.5rem; align-items: center; flex-shrink: 0; width: 2rem; justify-content: center; height: 32px; display: flex;}
.doj-gr_ic_lnh svg{height: 16px; stroke-linejoin: round; width: 1rem; stroke-linecap: round;}
.doj-gr_title_lnh{font-size: 16px; font-family: 'Playfair Display', serif; overflow-wrap: break-word; color: #F5EDD8; font-weight: 700;}
@media(min-width: 766px) {
.doj-gr_title_lnh{font-size: 18px;}
}
.doj-gr_more_lnh{gap: 0.313rem; transition: color .2s; display: flex; font-weight: 600; color: #8A7255; white-space: nowrap; flex-shrink: 0; font-size: 0.75rem; align-items: center;}
.doj-gr_more_lnh:hover{color: #C8830A;}
.doj-gr_more_lnh svg{stroke-linecap: round; height: 0.75rem; stroke-linejoin: round; width: 12px;}
.doj-gr_arrows_lnh{gap: 6px; display: flex; flex-shrink: 0;}
.doj-gr_arr_lnh{transition: background .15s,color .15s; border: 1px solid rgba(255, 255, 255, 0.10); background: rgba(255, 255, 255, 0.05); border-radius: 0.313rem; width: 1.875rem; height: 1.875rem; align-items: center; display: flex; color: #B09570; justify-content: center;}
.doj-gr_arr_lnh:hover{background: rgba(255, 255, 255, 0.07); color: #F5EDD8;}
.doj-gr_arr_lnh svg{height: 0.813rem; stroke-linecap: round; width: 13px; stroke-linejoin: round;}
.doj-gr_seo_h_lnh{margin: 0 0 6px; font-family: 'Playfair Display', serif; max-width: 42.5rem; overflow-wrap: break-word; color: #DDD0B4; font-size: 13px; font-weight: 700;}
@media(min-width: 770px) {
.doj-gr_seo_h_lnh{font-size: 14px;}
}
.doj-gr_seo_lnh{font-size: 12px; color: #8A7255; line-height: 1.55; margin-bottom: 12px; max-width: 680px; overflow-wrap: break-word;}
.doj-gr_seo_lnh strong{font-weight: 600; color: #DDD0B4;}
.doj-gr_scroll_lnh{gap: 0.625rem; display: flex; scrollbar-width: none; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 0.625rem;}
.doj-gr_scroll_lnh::-webkit-scrollbar{display: none;}
@media(min-width: 769px) {
.doj-gr_scroll_lnh{gap: 0.75rem;}
}
.doj-tb_lnh{background: #110C07; border-bottom: 1px solid rgba(255, 255, 255, 0.07); position: fixed; left: 0; height: 56px; top: 0; right: 0; display: flex; z-index: 80; align-items: center;}
.doj-tb_in_lnh{gap: 0; padding: 0 0.875rem; align-items: center; height: 100%; width: 100%; display: flex;}
.doj-tb_burger_lnh{border-radius: 8px; gap: 0.313rem; display: flex; justify-content: center; flex-direction: column; align-items: center; margin-right: 0.5rem; flex-shrink: 0; width: 2.375rem; height: 38px;}
.doj-tb_burger_lnh:hover{background: rgba(255, 255, 255, 0.05);}
.doj-tb_burger_line_lnh{background: #B09570; border-radius: 1px; display: block; width: 18px; height: 2px;}
@media(min-width:1080px) {
.doj-tb_burger_lnh{display: none;}
}
.doj-tb_logo_lnh{gap: 0.563rem; flex-shrink: 0; margin-right: 20px; letter-spacing: -.01em; display: flex; font-weight: 800; color: #F5EDD8; font-size: 18px; align-items: center; overflow-wrap: break-word;}
.doj-tb_logo_mark_lnh{border-radius: 0.5rem; overflow: hidden; align-items: center; display: flex; width: 32px; height: 2rem; justify-content: center;}
.doj-tb_logo_mark_lnh img{object-fit: cover; height: 100%; width: 100%;}
.doj-tb_nav_lnh{flex: 1; gap: 2px; display: none;}
@media(min-width: 641px) {
.doj-tb_nav_lnh{display: flex;}
}
.doj-tb_tab_lnh{transition: background .15s,color .15s; padding: 8px 0.875rem; border-radius: 0.5rem; font-size: 0.813rem; white-space: nowrap; font-weight: 600; color: #B09570;}
.doj-tb_tab_lnh:hover{background: rgba(255, 255, 255, 0.05); color: #F5EDD8;}
.doj-tb_tab_lnh.doj-state_active_lnh{background: rgba(200, 131, 10, 0.20); color: #F5EDD8;}
.doj-tb_right_lnh{gap: 0.5rem; align-items: center; flex-shrink: 0; margin-left: auto; display: flex;}
.doj-tb_login_lnh{transition: border-color .2s,color .2s; border: 1px solid rgba(255, 255, 255, 0.10); padding: 9px 16px; border-radius: 0.5rem; background: rgba(255, 255, 255, 0.05); color: #DDD0B4; font-size: 13px; display: none; font-weight: 600;}
.doj-tb_login_lnh:hover{border-color: rgba(200, 131, 10, 0.55); color: #F5EDD8;}
@media(min-width: 481px) {
.doj-tb_login_lnh{display: block;}
}
.doj-tb_reg_lnh{transition: background .2s; background: #2EC152; padding: 0.563rem 18px; border-radius: 0.5rem; color: #100B05; white-space: nowrap; font-size: 0.813rem; font-weight: 700;}
.doj-tb_reg_lnh:hover{background: #3AD961;}
.doj-sb_lnh{background: #1E1510; transform: translateX(-100%); transition: transform .25s ease; border-right: 1px solid rgba(255, 255, 255, 0.05); top: 3.5rem; position: fixed; overflow-y: auto; width: 13.75rem; left: 0; z-index: 70; bottom: 0;}
.doj-sb_lnh.doj-state_open_lnh{transform: translateX(0);}
.doj-sb_lnh::-webkit-scrollbar{width: 4px;}
.doj-sb_lnh::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 255, 255, 0.07);}
@media(min-width: 1081px) {
.doj-sb_lnh{transform: translateX(0);}
}
.doj-sb_auth_lnh{padding: 0.875rem 0.75rem 10px;}
.doj-sb_btn_reg_lnh{transition: background .2s; background: #2EC152; border-radius: 8px; padding: 11px; font-size: 13px; color: #100B05; text-align: center; display: block; font-weight: 700; margin-bottom: 0.5rem;}
.doj-sb_btn_reg_lnh:hover{background: #3AD961;}
.doj-sb_btn_login_lnh{transition: border-color .2s; background: rgba(255, 255, 255, 0.05); padding: 0.625rem; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.10); display: block; color: #DDD0B4; font-size: 0.813rem; text-align: center; font-weight: 600;}
.doj-sb_btn_login_lnh:hover{border-color: rgba(200, 131, 10, 0.55); color: #F5EDD8;}
.doj-sb_promo_lnh{border: 1px solid rgba(200, 131, 10, 0.20); margin: 0 12px 0.625rem; border-radius: 8px; overflow: hidden; padding: 0.75rem 14px; background: linear-gradient(135deg,#3D1C06,#1E1510); position: relative;}
.doj-sb_promo_lnh::before{background: radial-gradient(circle,rgba(200, 131, 10, 0.20),transparent 70%); border-radius: 50%; content: ''; width: 80px; position: absolute; top: -1.25rem; height: 5rem; right: -20px;}
.doj-sb_promo_title_lnh{color: #C8830A; text-transform: uppercase; font-size: 11px; font-weight: 700; margin-bottom: 0.25rem; letter-spacing: .06em;}
.doj-sb_promo_text_lnh{overflow-wrap: break-word; line-height: 1.35; font-weight: 600; font-size: 12px; color: #F5EDD8;}
.doj-sb_promo_sub_lnh{color: #8A7255; margin-top: 3px; font-size: 0.625rem;}
.doj-sb_nav_lnh{padding: 6px 8px 16px;}
.doj-sb_nav_lb_lnh{padding: 10px 0.5rem 0.375rem; letter-spacing: .08em; color: #6E5B43; text-transform: uppercase; font-weight: 700; font-size: 10px;}
.doj-sb_link_lnh{border-radius: 5px; gap: 0.625rem; transition: background .15s,color .15s; padding: 0.563rem 10px; cursor: pointer; align-items: center; overflow-wrap: break-word; display: flex; font-size: 13px; color: #B09570; font-weight: 500;}
.doj-sb_link_lnh:hover{background: rgba(255, 255, 255, 0.05); color: #F5EDD8;}
.doj-sb_link_lnh.doj-state_active_lnh{background: rgba(200, 131, 10, 0.20); color: #F5EDD8;}
.doj-sb_ic_lnh{border-radius: 5px; justify-content: center; width: 30px; height: 1.875rem; flex-shrink: 0; align-items: center; display: flex;}
.doj-sb_ic_lnh svg{stroke-linejoin: round; height: 1rem; stroke-linecap: round; width: 16px;}
.doj-sb_ic_1_lnh{background: rgba(200, 131, 10, 0.08); color: #C8830A;}
.doj-sb_ic_2_lnh{background: rgba(46, 193, 82, 0.18); color: #2EC152;}
.doj-sb_ic_3_lnh{background: rgba(232, 160, 32, 0.18); color: #E8A020;}
.doj-sb_ic_4_lnh{background: rgba(122, 59, 16, 0.30); color: #7A3B10;}
.doj-sb_ic_5_lnh{background: rgba(200, 131, 10, 0.08); color: #E8456A;}
.doj-sb_ic_6_lnh{background: rgba(122, 59, 16, 0.30); color: #9B4DCA;}
.doj-sb_badge_lnh{border-radius: 0.313rem; padding: 2px 0.438rem; background: #E8A020; font-size: 0.563rem; margin-left: auto; color: #100B05; font-weight: 700;}
.doj-sb_bot_lnh{padding: 12px; border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 8px; display: flex;}
.doj-sb_lang_lnh,.doj-sb_help_lnh{padding: 0.563rem 0.375rem; flex: 1; gap: 6px; border: 1px solid rgba(255, 255, 255, 0.05); background: rgba(255, 255, 255, 0.05); border-radius: 0.313rem; transition: border-color .2s; color: #B09570; align-items: center; justify-content: center; display: flex; font-weight: 600; font-size: 0.688rem;}
.doj-sb_lang_lnh:hover,.doj-sb_help_lnh:hover{border-color: rgba(200, 131, 10, 0.55); color: #F5EDD8;}
.doj-sb_lang_lnh svg,.doj-sb_help_lnh svg{stroke-linecap: round; height: 13px; stroke-linejoin: round; width: 0.813rem;}
.doj-sb_bd_lnh{inset: 0; background: rgba(10, 6, 3, 0.72); z-index: 69; position: fixed; display: none;}
.doj-sb_bd_lnh.doj-state_on_lnh{display: block;}
@media(min-width: 1082px) {
.doj-sb_bd_lnh{display: none!important;}
}
.doj-mob_nav_lnh{border-top: 1px solid rgba(255, 255, 255, 0.10); padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom)); background: #1E1510; position: fixed; display: flex; right: 0; bottom: 0; z-index: 80; left: 0;}
@media(min-width: 1081px) {
.doj-mob_nav_lnh{display: none;}
}
.doj-mob_nav_item_lnh{flex: 1; padding: 4px 2px; gap: 4px; display: flex; align-items: center; cursor: pointer; color: #6E5B43; flex-direction: column;}
.doj-mob_nav_ic_lnh{line-height: 1;}
.doj-mob_nav_ic_lnh svg{height: 20px; width: 1.25rem; stroke-linejoin: round; stroke-linecap: round;}
.doj-mob_nav_lb_lnh{font-weight: 600; font-size: 0.625rem; color: #6E5B43;}
.doj-mob_nav_item_lnh.doj-state_active_lnh{color: #C8830A;}
.doj-mob_nav_item_lnh.doj-state_active_lnh .doj-mob_nav_lb_lnh{color: #C8830A;}
.doj-hero_lnh{background: #130D08; padding: 1.25rem 1rem 0;}
@media(min-width: 766px) {
.doj-hero_lnh{padding: 1.5rem 24px 0;}
}
.doj-hero_in_lnh{gap: 0.75rem; margin: 0 auto; display: grid; grid-template-columns: 1fr; max-width: 82.5rem;}
@media(min-width: 858px) {
.doj-hero_in_lnh{grid-template-columns: 1fr 18.75rem;}
}
@media(min-width: 1097px) {
.doj-hero_in_lnh{grid-template-columns: 1fr 340px;}
}
.doj-hero_promo_lnh{border-radius: 14px; overflow: hidden; background: #18100A; display: flex; align-items: stretch; position: relative; min-height: 13.75rem;}
@media(min-width: 767px) {
.doj-hero_promo_lnh{min-height: 17.5rem;}
}
.doj-hero_promo_bg_lnh{inset: 0; background: linear-gradient(120deg,#3D1C06 0%,#130D08 100%); background-position: center; background-size: cover; position: absolute;}
.doj-hero_promo_bg_lnh::after{inset: 0; background: linear-gradient(90deg,#130D08 0%,rgba(10, 6, 3, 0.72) 60%,transparent 100%); position: absolute; content: '';}
.doj-hero_promo_glow_lnh{background: radial-gradient(circle,rgba(122, 59, 16, 0.30) 0%,transparent 65%); border-radius: 50%; top: -2.5rem; right: 60px; height: 300px; position: absolute; width: 18.75rem; pointer-events: none;}
.doj-hero_promo_ct_lnh{padding: 1.75rem 24px 28px 1.75rem; flex-direction: column; max-width: 30rem; z-index: 2; justify-content: center; display: flex; position: relative;}
@media(min-width: 765px) {
.doj-hero_promo_ct_lnh{padding: 40px 2rem;}
}
.doj-hero_badge_lnh{border: 1px solid rgba(200, 131, 10, 0.08); background: rgba(200, 131, 10, 0.20); padding: 5px 12px; border-radius: 1.25rem; font-weight: 700; display: inline-block; margin-bottom: 14px; color: #C8830A; font-size: 0.625rem; text-transform: uppercase; letter-spacing: .08em;}
.doj-hero_h1_lnh{margin-bottom: 10px; color: #F5EDD8; line-height: 1.15; overflow-wrap: break-word; font-family: 'Playfair Display', serif; font-weight: 800; font-size: 1.625rem;}
.doj-hero_h1_lnh em{font-style: normal; color: #E8A020;}
@media(min-width: 771px) {
.doj-hero_h1_lnh{font-size: 36px;}
}
.doj-hero_sub_lnh{color: #B09570; margin-bottom: 20px; line-height: 1.55; font-size: 13px;}
@media(min-width: 766px) {
.doj-hero_sub_lnh{font-size: 0.875rem;}
}
.doj-hero_row_lnh{gap: 10px; align-items: center; display: flex; flex-wrap: wrap;}
.doj-hero_cta_lnh{border-radius: 8px; padding: 13px 1.625rem; transition: background .2s; background: #2EC152; font-weight: 700; color: #100B05; font-size: 14px; box-shadow: 0 0.375rem 20px rgba(46, 193, 82, 0.40), inset 0 1px 0 rgba(255,255,255,0.12);}
.doj-hero_cta_lnh:hover{background: #3AD961;}
.doj-hero_terms_lnh{color: #6E5B43; font-size: 11px;}
.doj-hero_game_lnh{border-radius: 0.875rem; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.05); background: #18100A; position: relative; display: flex; flex-direction: column;}
.doj-hero_game_badge_lnh{background: rgba(232, 160, 32, 0.18); padding: 5px 0.625rem; border: 1px solid rgba(232, 160, 32, 0.18); border-radius: 20px; color: #E8A020; text-transform: uppercase; position: absolute; font-size: 10px; letter-spacing: .06em; z-index: 3; font-weight: 700; top: 0.75rem; left: 12px;}
.doj-hero_game_badge_lnh svg{height: 0.688rem; margin-right: 0.25rem; vertical-align: -1px; width: 11px;}
.doj-hero_game_img_lnh{background: linear-gradient(135deg,#3D1C06,#130D08); overflow: hidden; position: relative; padding-bottom: 60%;}
.doj-hero_game_img_lnh img{inset: 0; width: 100%; position: absolute; object-fit: cover; height: 100%;}
.doj-hero_game_play_lnh{background: rgba(10, 6, 3, 0.72); inset: 0; transition: opacity .2s; opacity: 0; display: flex; position: absolute; justify-content: center; align-items: center;}
.doj-hero_game_lnh:hover .doj-hero_game_play_lnh{opacity: 1;}
.doj-hero_game_play_lnh span{border-radius: 50%; background: #C8830A; display: flex; height: 3.25rem; width: 3.25rem; align-items: center; justify-content: center;}
.doj-hero_game_play_lnh span svg{margin-left: 2px; height: 1.125rem; width: 18px;}
.doj-hero_game_info_lnh{padding: 14px 1rem;}
.doj-hero_game_title_lnh{overflow-wrap: break-word; font-size: 15px; font-weight: 700; margin-bottom: 4px; color: #F5EDD8;}
.doj-hero_game_provider_lnh{color: #8A7255; font-size: 0.688rem;}
.doj-hero_game_btn_lnh{margin: 0.75rem 16px 16px; padding: 11px; border-radius: 0.5rem; transition: background .2s; background: #C8830A; display: block; color: #F5EDD8; text-align: center; font-weight: 700; font-size: 0.813rem;}
.doj-hero_game_lnh:hover .doj-hero_game_btn_lnh{background: #E09818;}
.doj-sbar_lnh{padding: 1rem 16px 0; background: #130D08;}
@media(min-width: 769px) {
.doj-sbar_lnh{padding: 18px 24px 0;}
}
.doj-sbar_in_lnh{margin: 0 auto; max-width: 82.5rem;}
.doj-sbar_row_lnh{gap: 0.625rem; margin-bottom: 0.75rem; display: flex; flex-wrap: wrap;}
.doj-sbar_input_lnh{transition: border-color .2s; background: #18100A; padding: 0.688rem 16px; border: 1px solid rgba(255, 255, 255, 0.10); border-radius: 0.5rem; flex: 1; gap: 0.625rem; cursor: pointer; font-size: 13px; color: #8A7255; align-items: center; display: flex;}
.doj-sbar_input_lnh:hover{border-color: rgba(200, 131, 10, 0.55);}
.doj-sbar_input_lnh svg{stroke-linejoin: round; width: 0.938rem; height: 0.938rem; flex-shrink: 0; stroke-linecap: round;}
.doj-sbar_providers_lnh{transition: border-color .2s; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.10); padding: 11px 1.125rem; gap: 8px; background: #18100A; font-size: 0.813rem; display: flex; font-weight: 600; color: #DDD0B4; white-space: nowrap; align-items: center;}
.doj-sbar_providers_lnh:hover{border-color: rgba(200, 131, 10, 0.55); color: #F5EDD8;}
.doj-sbar_providers_lnh svg{stroke-linejoin: round; height: 14px; width: 0.875rem; stroke-linecap: round;}
.doj-sbar_tabs_lnh{gap: 0.375rem; padding-bottom: 2px; overflow-x: auto; display: flex; scrollbar-width: none;}
.doj-sbar_tabs_lnh::-webkit-scrollbar{display: none;}
.doj-sbar_tab_lnh{border: 1px solid rgba(255, 255, 255, 0.05); background: rgba(255, 255, 255, 0.05); border-radius: 20px; gap: 7px; padding: 8px 14px; transition: background .15s,color .15s,border-color .15s; font-weight: 600; align-items: center; flex-shrink: 0; cursor: pointer; color: #B09570; display: flex; font-size: 12px; white-space: nowrap;}
.doj-sbar_tab_lnh:hover{border-color: rgba(200, 131, 10, 0.55); background: rgba(255, 255, 255, 0.07); color: #F5EDD8;}
.doj-sbar_tab_lnh.doj-state_active_lnh{border-color: rgba(200, 131, 10, 0.08); background: rgba(200, 131, 10, 0.20); color: #F5EDD8;}
.doj-sbar_tab_ic_lnh svg{stroke-linejoin: round; width: 14px; height: 14px; stroke-linecap: round;}
.doj-ws_lnh{background: #130D08; padding: 32px 1rem 0;}
@media(min-width: 769px) {
.doj-ws_lnh{padding: 36px 1.5rem 0;}
}
.doj-ws_in_lnh{margin: 0 auto; max-width: 82.5rem;}
.doj-ws_head_lnh{gap: 0.75rem; display: flex; justify-content: space-between; margin-bottom: 0.875rem; flex-wrap: wrap; align-items: center;}
.doj-ws_title_lnh{gap: 0.625rem; display: flex; font-weight: 700; align-items: center; flex-wrap: wrap; font-size: 16px; font-family: 'Playfair Display', serif; color: #F5EDD8; overflow-wrap: break-word;}
.doj-ws_title_ic_lnh svg{width: 18px; color: #E8A020; stroke-linejoin: round; stroke-linecap: round; height: 18px;}
.doj-ws_online_lnh{gap: 7px; color: #8A7255; display: flex; font-weight: 600; font-size: 12px; align-items: center;}
.doj-ws_online_dot_lnh{border-radius: 50%; background: #2EC152; flex-shrink: 0; box-shadow: 0 0 0.375rem rgba(46, 193, 82, 0.18); height: 8px; width: 8px;}
.doj-ws_scroll_lnh{gap: 0.5rem; scrollbar-width: none; display: flex; overflow-x: auto; padding-bottom: 8px;}
.doj-ws_scroll_lnh::-webkit-scrollbar{display: none;}
.doj-wc_lnh{border: 1px solid rgba(255, 255, 255, 0.10); padding: 10px 14px; border-radius: 8px; gap: 0.625rem; background: #18100A; flex-shrink: 0; min-width: 13.75rem; align-items: center; display: flex;}
.doj-wc_img_lnh{background: #1E1510; border-radius: 5px; overflow: hidden; height: 36px; flex-shrink: 0; width: 36px;}
.doj-wc_img_lnh img{width: 100%; object-fit: cover; height: 100%;}
.doj-wc_info_lnh{min-width: 0;}
.doj-wc_game_lnh{overflow: hidden; color: #DDD0B4; text-overflow: ellipsis; font-weight: 600; font-size: 12px; white-space: nowrap;}
.doj-wc_player_lnh{overflow: hidden; white-space: nowrap; font-size: 10px; text-overflow: ellipsis; color: #6E5B43;}
.doj-wc_amount_lnh{font-size: 13px; flex-shrink: 0; white-space: nowrap; font-weight: 700; margin-left: auto; color: #2EC152;}
.doj-reg_lnh{padding: 36px 1rem 0; background: #130D08;}
@media(min-width: 765px) {
.doj-reg_lnh{padding: 44px 24px 0;}
}
.doj-reg_in_lnh{border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 0.875rem; background: #1E1510; margin: 0 auto; padding: 28px 1.5rem; max-width: 1320px;}
@media(min-width: 769px) {
.doj-reg_in_lnh{padding: 40px;}
}
.doj-reg_top_lnh{gap: 28px; grid-template-columns: 1fr; display: grid;}
@media(min-width:860px) {
.doj-reg_top_lnh{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.doj-reg_label_lnh{letter-spacing: .08em; text-transform: uppercase; color: #C8830A; font-size: 0.688rem; margin-bottom: 0.625rem; font-weight: 700;}
.doj-reg_h2_lnh{font-family: 'Playfair Display', serif; overflow-wrap: break-word; margin-bottom: 0.75rem; line-height: 1.2; font-weight: 800; color: #F5EDD8; font-size: 1.375rem;}
@media(min-width: 769px) {
.doj-reg_h2_lnh{font-size: 28px;}
}
.doj-reg_bonus_lnh{padding: 10px 1rem; background: rgba(232, 160, 32, 0.18); border: 1px solid rgba(232, 160, 32, 0.18); border-radius: 0.5rem; gap: 8px; align-items: center; display: inline-flex; margin-bottom: 1rem;}
.doj-reg_bonus_amount_lnh{font-weight: 800; color: #E8A020; font-size: 1.25rem;}
.doj-reg_bonus_text_lnh{font-size: 0.813rem; color: #B09570; line-height: 1.35;}
.doj-reg_cta_btn_lnh{border-radius: 8px; background: #2EC152; transition: background .2s; padding: 0.875rem 2rem; color: #100B05; box-shadow: 0 6px 1.25rem rgba(46, 193, 82, 0.40), inset 0 1px 0 rgba(255,255,255,0.12); display: inline-block; margin-bottom: 0.75rem; font-size: 0.938rem; font-weight: 700;}
.doj-reg_cta_btn_lnh:hover{background: #3AD961;}
.doj-reg_terms_lnh{color: #6E5B43; line-height: 1.5; font-size: 11px;}
.doj-reg_seo_lnh{border-top: 1px solid rgba(255, 255, 255, 0.05); line-height: 1.65; margin-top: 20px; color: #8A7255; overflow-wrap: break-word; font-size: 0.813rem; padding-top: 1.25rem;}
.doj-reg_seo_lnh p{color: #8A7255; margin-bottom: 0.625rem; line-height: 1.65; font-size: 13px;}
.doj-reg_seo_lnh p:last-child{margin-bottom: 0;}
.doj-reg_seo_lnh strong{font-weight: 700; color: #DDD0B4;}
.doj-reg_seo_lnh a{transition: color .2s; color: #C8830A; text-decoration: underline;}
.doj-reg_seo_lnh a:hover{color: #E09818;}
.doj-reg_seo_lnh ul,.doj-reg_seo_lnh ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.doj-reg_seo_lnh ol{list-style: decimal;}
.doj-reg_seo_lnh li{margin-bottom: 4px; color: #8A7255; line-height: 1.65; font-size: 0.813rem;}
.doj-reg_seo_lnh table{margin-bottom: 10px; font-size: 0.813rem; display: block; overflow-x: auto; width: 100%; border-collapse: collapse;}
@media(min-width:768px) {
.doj-reg_seo_lnh table{display: table;}
}
.doj-reg_seo_lnh th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.5rem; text-align: left; color: #DDD0B4; font-weight: 700;}
.doj-reg_seo_lnh td{padding: 0.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8A7255;}
.doj-reg_steps_lnh{gap: 0.875rem; margin-top: 1.75rem; display: flex; flex-direction: column;}
@media(min-width: 857px) {
.doj-reg_steps_lnh{margin-top: 0;}
}
.doj-reg_step_lnh{border: 1px solid rgba(255, 255, 255, 0.05); gap: 14px; padding: 1rem; border-radius: 0.5rem; background: rgba(255, 255, 255, 0.05); display: flex; flex-wrap: wrap; align-items: flex-start;}
.doj-reg_step_num_lnh{border-radius: 50%; background: rgba(200, 131, 10, 0.20); border: 1px solid rgba(200, 131, 10, 0.08); color: #C8830A; justify-content: center; align-items: center; width: 34px; display: flex; font-size: 0.875rem; font-weight: 800; height: 34px; flex-shrink: 0;}
.doj-reg_step_title_lnh{font-weight: 700; color: #F5EDD8; margin-bottom: 3px; font-size: 14px;}
.doj-reg_step_text_lnh{line-height: 1.5; color: #8A7255; font-size: 12px;}
.doj-reg_trust_lnh{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 0.625rem; display: flex; flex-wrap: wrap; margin-top: 20px; padding-top: 1.25rem;}
.doj-reg_trust_item_lnh{gap: 0.438rem; color: #8A7255; overflow-wrap: break-word; display: flex; align-items: center; font-size: 0.75rem;}
.doj-reg_trust_ic_lnh svg{color: #C8830A; height: 16px; stroke-linecap: round; width: 16px; stroke-linejoin: round;}
.doj-bon_lnh{padding: 2.25rem 16px 0; background: #130D08;}
@media(min-width: 765px) {
.doj-bon_lnh{padding: 44px 1.5rem 0;}
}
.doj-bon_in_lnh{margin: 0 auto; max-width: 1320px;}
.doj-bon_head_lnh{margin-bottom: 20px;}
.doj-bon_label_lnh{text-transform: uppercase; margin-bottom: 0.5rem; letter-spacing: .08em; font-size: 0.688rem; font-weight: 700; color: #C8830A;}
.doj-bon_h2_lnh{color: #F5EDD8; font-family: 'Playfair Display', serif; margin-bottom: 0.5rem; font-weight: 800; font-size: 20px; overflow-wrap: break-word;}
@media(min-width: 766px) {
.doj-bon_h2_lnh{font-size: 1.5rem;}
}
.doj-bon_seo_lnh{color: #8A7255; font-size: 0.813rem; max-width: 620px; overflow-wrap: break-word; line-height: 1.6;}
.doj-bon_seo_lnh strong{font-weight: 700; color: #DDD0B4;}
.doj-bon_seo_lnh a{text-decoration: underline; color: #C8830A;}
.doj-bon_grid_lnh{gap: 10px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width: 642px) {
.doj-bon_grid_lnh{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1082px) {
.doj-bon_grid_lnh{grid-template-columns: repeat(5,1fr);}
}
.doj-bon_card_lnh{transition: border-color .2s,transform .2s; background: #18100A; border-radius: 0.5rem; padding: 16px; border: 1px solid rgba(255, 255, 255, 0.10);}
.doj-bon_card_lnh:hover{border-color: rgba(200, 131, 10, 0.08); transform: translateY(-2px);}
.doj-bon_card_ic_lnh svg{height: 1.625rem; stroke-linecap: round; stroke-linejoin: round; width: 26px;}
.doj-bon_card_ic_lnh{margin-bottom: 0.625rem;}
.doj-bon_card_type_lnh{margin-bottom: 6px; letter-spacing: .06em; text-transform: uppercase; font-size: 10px; color: #8A7255; font-weight: 700;}
.doj-bon_card_amount_lnh{font-size: 1.125rem; margin-bottom: 6px; line-height: 1.1; color: #E8A020; font-weight: 800;}
.doj-bon_card_name_lnh{font-weight: 600; margin-bottom: 0.5rem; overflow-wrap: break-word; font-size: 0.813rem; color: #F5EDD8;}
.doj-bon_card_detail_lnh{border-top: 1px solid rgba(255, 255, 255, 0.05); overflow-wrap: break-word; padding-top: 0.5rem; font-size: 11px; line-height: 1.5; color: #6E5B43;}
.doj-app_lnh{padding: 2.25rem 16px 0; background: #130D08;}
@media(min-width: 766px) {
.doj-app_lnh{padding: 44px 24px 0;}
}
.doj-app_in_lnh{margin: 0 auto; max-width: 82.5rem;}
.doj-app_head_lnh{margin-bottom: 1rem;}
.doj-app_label_lnh{font-size: 11px; margin-bottom: 8px; color: #C8830A; text-transform: uppercase; letter-spacing: .08em; font-weight: 700;}
.doj-app_h2_lnh{color: #F5EDD8; font-size: 1.25rem; font-weight: 800; font-family: 'Playfair Display', serif; overflow-wrap: break-word; margin-bottom: 0.375rem;}
@media(min-width: 765px) {
.doj-app_h2_lnh{font-size: 24px;}
}
.doj-app_sub_lnh{max-width: 37.5rem; line-height: 1.6; color: #8A7255; overflow-wrap: break-word; font-size: 0.813rem;}
.doj-app_sub_lnh strong{font-weight: 700; color: #DDD0B4;}
.doj-app_cards_lnh{gap: 10px; margin-top: 1rem; grid-template-columns: 1fr; display: grid;}
@media(min-width:640px) {
.doj-app_cards_lnh{grid-template-columns: repeat(3,1fr);}
}
.doj-app_card_lnh{gap: 1rem; overflow: hidden; border-radius: 0.5rem; padding: 20px; flex-wrap: wrap; display: flex; align-items: flex-start; position: relative;}
.doj-app_card_ios_lnh{background: linear-gradient(135deg,rgba(200, 131, 10, 0.20) 0%,#1E1510 100%);}
.doj-app_card_android_lnh{background: linear-gradient(135deg,rgba(46, 193, 82, 0.18) 0%,#1E1510 100%);}
.doj-app_card_win_lnh{background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#1E1510 100%);}
.doj-app_card_ic_lnh svg{stroke-linejoin: round; stroke-linecap: round; width: 34px; height: 34px;}
.doj-app_card_ic_lnh{color: #F5EDD8; flex-shrink: 0;}
.doj-app_card_os_lnh{letter-spacing: .08em; margin-bottom: 0.375rem; color: #8A7255; font-weight: 700; text-transform: uppercase; font-size: 0.625rem;}
.doj-app_card_title_lnh{line-height: 1.2; font-size: 15px; font-weight: 700; margin-bottom: 0.375rem; overflow-wrap: break-word; color: #F5EDD8;}
.doj-app_card_text_lnh{overflow-wrap: break-word; margin-bottom: 14px; font-size: 0.75rem; color: #8A7255; line-height: 1.5;}
.doj-app_card_btn_lnh{padding: 10px 1.125rem; gap: 7px; transition: background .2s; border-radius: 0.313rem; background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(200, 131, 10, 0.55); color: #F5EDD8; align-items: center; font-weight: 700; display: inline-flex; font-size: 13px;}
.doj-app_card_btn_lnh:hover{background: rgba(255, 255, 255, 0.07);}
.doj-prov_lnh{padding: 2.25rem 1rem 0; background: #130D08;}
@media(min-width: 771px) {
.doj-prov_lnh{padding: 44px 24px 0;}
}
.doj-prov_in_lnh{margin: 0 auto; max-width: 1320px;}
.doj-prov_head_lnh{margin-bottom: 1rem;}
.doj-prov_label_lnh{text-transform: uppercase; color: #C8830A; font-weight: 700; margin-bottom: 0.5rem; font-size: 11px; letter-spacing: .08em;}
.doj-prov_h2_lnh{font-family: 'Playfair Display', serif; margin-bottom: 0.5rem; overflow-wrap: break-word; font-weight: 800; color: #F5EDD8; font-size: 1.25rem;}
@media(min-width: 771px) {
.doj-prov_h2_lnh{font-size: 24px;}
}
.doj-prov_seo_lnh{max-width: 620px; margin-bottom: 16px; color: #8A7255; line-height: 1.6; overflow-wrap: break-word; font-size: 13px;}
.doj-prov_seo_lnh strong{font-weight: 700; color: #DDD0B4;}
.doj-prov_seo_lnh a{text-decoration: underline; color: #C8830A;}
.doj-prov_grid_lnh{gap: 0.5rem; grid-template-columns: repeat(4,1fr); display: grid;}
@media(min-width: 643px) {
.doj-prov_grid_lnh{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1079px) {
.doj-prov_grid_lnh{grid-template-columns: repeat(8,1fr);}
}
.doj-prov_card_lnh{border: 1px solid rgba(255, 255, 255, 0.10); padding: 14px 0.625rem; border-radius: 0.5rem; background: #18100A; transition: border-color .2s,background .2s; gap: 0.438rem; align-items: center; flex-direction: column; cursor: pointer; display: flex;}
.doj-prov_card_lnh:hover{background: #1E1510; border-color: rgba(200, 131, 10, 0.55);}
.doj-prov_logo_lnh{overflow: hidden; border-radius: 0.313rem; background: rgba(255, 255, 255, 0.05); align-items: center; display: flex; height: 44px; width: 2.75rem; justify-content: center;}
.doj-prov_logo_lnh img{object-fit: contain; width: 100%; height: 100%;}
.doj-prov_name_lnh{font-size: 11px; font-weight: 600; color: #B09570; text-align: center; overflow-wrap: break-word;}
.doj-seo_lnh{padding: 2.25rem 16px 0; background: #130D08;}
@media(min-width: 765px) {
.doj-seo_lnh{padding: 2.75rem 24px 0;}
}
.doj-seo_in_lnh{margin: 0 auto; background: #1E1510; border: 1px solid rgba(255, 255, 255, 0.10); border-radius: 0.875rem; padding: 28px 24px; max-width: 82.5rem;}
@media(min-width: 767px) {
.doj-seo_in_lnh{padding: 36px 40px;}
}
.doj-seo_label_lnh{text-transform: uppercase; letter-spacing: .08em; font-size: 0.688rem; color: #C8830A; margin-bottom: 10px; font-weight: 700;}
.doj-seo_h2_lnh{font-family: 'Playfair Display', serif; margin-bottom: 0.875rem; font-weight: 800; font-size: 1.25rem; line-height: 1.25; overflow-wrap: break-word; color: #F5EDD8;}
@media(min-width: 771px) {
.doj-seo_h2_lnh{font-size: 24px;}
}
.doj-seo_body_lnh{line-height: 1.75; overflow-wrap: break-word; font-size: 0.875rem; color: #B09570;}
.doj-seo_body_lnh p{line-height: 1.75; color: #B09570; font-size: 14px; margin-bottom: 12px;}
.doj-seo_body_lnh p:last-child{margin-bottom: 0;}
.doj-seo_body_lnh strong{color: #DDD0B4; font-weight: 700;}
.doj-seo_body_lnh a{transition: color .2s; color: #C8830A; text-decoration: underline;}
.doj-seo_body_lnh a:hover{color: #E09818;}
.doj-seo_body_lnh ul,.doj-seo_body_lnh ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.doj-seo_body_lnh ol{list-style: decimal;}
.doj-seo_body_lnh li{line-height: 1.75; margin-bottom: 0.375rem; color: #B09570; font-size: 0.875rem;}
.doj-seo_body_lnh table{overflow-x: auto; display: block; width: 100%; font-size: 0.813rem; margin-bottom: 12px; border-collapse: collapse;}
@media(min-width: 767px) {
.doj-seo_body_lnh table{display: table;}
}
.doj-seo_body_lnh th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); color: #DDD0B4; font-weight: 700; text-align: left;}
.doj-seo_body_lnh td{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #B09570;}
.doj-seo_cols_lnh{gap: 24px; margin-top: 1.25rem; display: grid;}
@media(min-width: 639px) {
.doj-seo_cols_lnh{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.doj-seo_cols_lnh{grid-template-columns: repeat(3,1fr);}
}
.doj-seo_col_h_lnh{font-weight: 700; overflow-wrap: break-word; font-size: 0.813rem; color: #DDD0B4; margin-bottom: 0.438rem;}
.doj-seo_col_p_lnh{font-size: 13px; overflow-wrap: break-word; line-height: 1.65; color: #8A7255;}
.doj-seo_stats_lnh{gap: 1rem; margin: 20px 0; display: flex; flex-wrap: wrap;}
.doj-seo_stat_lnh{padding: 14px 1rem; background: rgba(200, 131, 10, 0.08); border-radius: 8px; flex: 1; border: 1px solid rgba(200, 131, 10, 0.20); min-width: 140px;}
.doj-seo_stat_val_lnh{color: #C8830A; font-weight: 800; overflow-wrap: break-word; margin-bottom: 4px; font-size: 20px;}
.doj-seo_stat_lb_lnh{overflow-wrap: break-word; font-size: 0.688rem; color: #8A7255;}
.doj-faq_lnh{padding: 2.25rem 16px 0; background: #130D08;}
@media(min-width: 769px) {
.doj-faq_lnh{padding: 44px 24px 0;}
}
.doj-faq_in_lnh{margin: 0 auto; max-width: 82.5rem;}
.doj-faq_head_lnh{margin-bottom: 1.25rem;}
.doj-faq_label_lnh{color: #C8830A; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; margin-bottom: 8px; font-size: 11px;}
.doj-faq_h2_lnh{font-weight: 800; font-size: 20px; font-family: 'Playfair Display', serif; color: #F5EDD8; overflow-wrap: break-word;}
@media(min-width: 769px) {
.doj-faq_h2_lnh{font-size: 24px;}
}
.doj-faq_list_lnh{gap: 0.5rem; display: flex; flex-direction: column;}
.doj-faq_item_lnh{background: #1E1510; overflow: hidden; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.10);}
.doj-faq_q_lnh{padding: 1rem 1.25rem; gap: 0.75rem; transition: color .2s; color: #DDD0B4; justify-content: space-between; cursor: pointer; display: flex; align-items: center; font-size: 0.875rem; font-weight: 600; flex-wrap: wrap; overflow-wrap: break-word;}
.doj-faq_q_lnh:hover{color: #F5EDD8;}
.doj-faq_q_ic_lnh{transition: transform .25s; border-radius: 50%; background: rgba(255, 255, 255, 0.05); width: 24px; height: 1.5rem; flex-shrink: 0; font-size: 1rem; color: #C8830A; display: flex; align-items: center; justify-content: center;}
.doj-faq_item_lnh.doj-state_open_lnh .doj-faq_q_ic_lnh{transform: rotate(45deg);}
.doj-faq_a_lnh{padding: 0 20px 1rem; color: #8A7255; font-size: 13px; line-height: 1.7; overflow-wrap: break-word; display: none;}
.doj-faq_item_lnh.doj-state_open_lnh .doj-faq_a_lnh{display: block;}
.doj-faq_a_lnh strong{color: #DDD0B4; font-weight: 700;}
.doj-faq_a_lnh a{text-decoration: underline; color: #C8830A;}
.doj-faq_a_lnh ul,.doj-faq_a_lnh ol{margin: 8px 0; list-style: disc; padding-left: 20px;}
.doj-faq_a_lnh ol{list-style: decimal;}
.doj-faq_a_lnh li{margin-bottom: 0.25rem; line-height: 1.6;}
.doj-faq_a_lnh table{margin: 8px 0; width: 100%; font-size: 0.75rem; border-collapse: collapse; overflow-x: auto; display: block;}
@media(min-width: 766px) {
.doj-faq_a_lnh table{display: table;}
}
.doj-faq_a_lnh th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 6px 0.5rem; text-align: left; color: #DDD0B4; font-weight: 700;}
.doj-faq_a_lnh td{padding: 0.375rem 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #8A7255;}
.doj-seo_lnh{padding: 36px 1rem 0; background: #130D08;}
@media(min-width: 765px) {
.doj-seo_lnh{padding: 2.75rem 1.5rem 0;}
}
.doj-seo_in_lnh{border-radius: 0.875rem; background: #1E1510; padding: 1.75rem 24px; border: 1px solid rgba(255, 255, 255, 0.10); margin: 0 auto; max-width: 1320px;}
@media(min-width: 771px) {
.doj-seo_in_lnh{padding: 2.25rem 40px;}
}
.doj-seo_label_lnh{letter-spacing: .08em; color: #C8830A; margin-bottom: 10px; text-transform: uppercase; font-weight: 700; font-size: 0.688rem;}
.doj-seo_h2_lnh{overflow-wrap: break-word; color: #F5EDD8; font-weight: 800; margin-bottom: 14px; font-size: 1.25rem; font-family: 'Playfair Display', serif; line-height: 1.25;}
@media(min-width: 769px) {
.doj-seo_h2_lnh{font-size: 1.5rem;}
}
.doj-seo_body_lnh{color: #B09570; font-size: 0.875rem; line-height: 1.75; overflow-wrap: break-word;}
.doj-seo_body_lnh p{line-height: 1.75; font-size: 14px; margin-bottom: 0.75rem; color: #B09570;}
.doj-seo_body_lnh p:last-child{margin-bottom: 0;}
.doj-seo_body_lnh strong{color: #DDD0B4; font-weight: 700;}
.doj-seo_body_lnh a{transition: color .2s; text-decoration: underline; color: #C8830A;}
.doj-seo_body_lnh a:hover{color: #E09818;}
.doj-seo_body_lnh ul,.doj-seo_body_lnh ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 22px;}
.doj-seo_body_lnh ol{list-style: decimal;}
.doj-seo_body_lnh li{font-size: 14px; color: #B09570; line-height: 1.75; margin-bottom: 6px;}
.doj-seo_body_lnh table{width: 100%; margin-bottom: 0.75rem; display: block; overflow-x: auto; border-collapse: collapse; font-size: 13px;}
@media(min-width: 769px) {
.doj-seo_body_lnh table{display: table;}
}
.doj-seo_body_lnh th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; font-weight: 700; color: #DDD0B4;}
.doj-seo_body_lnh td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 10px 12px; color: #B09570;}
.doj-seo_cols_lnh{gap: 24px; margin-top: 20px; display: grid;}
@media(min-width: 639px) {
.doj-seo_cols_lnh{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1078px) {
.doj-seo_cols_lnh{grid-template-columns: repeat(3,1fr);}
}
.doj-seo_col_h_lnh{margin-bottom: 0.438rem; overflow-wrap: break-word; color: #DDD0B4; font-weight: 700; font-size: 0.813rem;}
.doj-seo_col_p_lnh{font-size: 13px; line-height: 1.65; color: #8A7255; overflow-wrap: break-word;}
.doj-seo_stats_lnh{gap: 1rem; margin: 1.25rem 0; flex-wrap: wrap; display: flex;}
.doj-seo_stat_lnh{flex: 1; padding: 0.875rem 1rem; border: 1px solid rgba(200, 131, 10, 0.20); border-radius: 8px; background: rgba(200, 131, 10, 0.08); min-width: 140px;}
.doj-seo_stat_val_lnh{margin-bottom: 4px; color: #C8830A; font-weight: 800; overflow-wrap: break-word; font-size: 20px;}
.doj-seo_stat_lb_lnh{font-size: 0.688rem; overflow-wrap: break-word; color: #8A7255;}
.doj-seo_lnh{padding: 36px 16px 0; background: #130D08;}
@media(min-width: 769px) {
.doj-seo_lnh{padding: 44px 24px 0;}
}
.doj-seo_in_lnh{border-radius: 14px; background: #1E1510; padding: 28px 1.5rem; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.10); max-width: 82.5rem;}
@media(min-width: 767px) {
.doj-seo_in_lnh{padding: 2.25rem 40px;}
}
.doj-seo_label_lnh{color: #C8830A; margin-bottom: 10px; text-transform: uppercase; letter-spacing: .08em; font-weight: 700; font-size: 0.688rem;}
.doj-seo_h2_lnh{overflow-wrap: break-word; font-weight: 800; line-height: 1.25; margin-bottom: 0.875rem; font-size: 20px; color: #F5EDD8; font-family: 'Playfair Display', serif;}
@media(min-width: 767px) {
.doj-seo_h2_lnh{font-size: 1.5rem;}
}
.doj-seo_body_lnh{color: #B09570; font-size: 14px; overflow-wrap: break-word; line-height: 1.75;}
.doj-seo_body_lnh p{font-size: 0.875rem; line-height: 1.75; color: #B09570; margin-bottom: 12px;}
.doj-seo_body_lnh p:last-child{margin-bottom: 0;}
.doj-seo_body_lnh strong{color: #DDD0B4; font-weight: 700;}
.doj-seo_body_lnh a{transition: color .2s; color: #C8830A; text-decoration: underline;}
.doj-seo_body_lnh a:hover{color: #E09818;}
.doj-seo_body_lnh ul,.doj-seo_body_lnh ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 1.375rem;}
.doj-seo_body_lnh ol{list-style: decimal;}
.doj-seo_body_lnh li{margin-bottom: 6px; font-size: 0.875rem; line-height: 1.75; color: #B09570;}
.doj-seo_body_lnh table{display: block; margin-bottom: 0.75rem; width: 100%; overflow-x: auto; font-size: 0.813rem; border-collapse: collapse;}
@media(min-width: 770px) {
.doj-seo_body_lnh table{display: table;}
}
.doj-seo_body_lnh th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 0.75rem; color: #DDD0B4; text-align: left; font-weight: 700;}
.doj-seo_body_lnh td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 10px 0.75rem; color: #B09570;}
.doj-seo_cols_lnh{gap: 1.5rem; display: grid; margin-top: 1.25rem;}
@media(min-width: 638px) {
.doj-seo_cols_lnh{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1077px) {
.doj-seo_cols_lnh{grid-template-columns: repeat(3,1fr);}
}
.doj-seo_col_h_lnh{font-weight: 700; color: #DDD0B4; font-size: 13px; margin-bottom: 0.438rem; overflow-wrap: break-word;}
.doj-seo_col_p_lnh{overflow-wrap: break-word; line-height: 1.65; color: #8A7255; font-size: 13px;}
.doj-seo_stats_lnh{margin: 20px 0; gap: 16px; display: flex; flex-wrap: wrap;}
.doj-seo_stat_lnh{flex: 1; padding: 0.875rem 1rem; border-radius: 8px; border: 1px solid rgba(200, 131, 10, 0.20); background: rgba(200, 131, 10, 0.08); min-width: 8.75rem;}
.doj-seo_stat_val_lnh{color: #C8830A; margin-bottom: 4px; font-weight: 800; font-size: 1.25rem; overflow-wrap: break-word;}
.doj-seo_stat_lb_lnh{overflow-wrap: break-word; font-size: 11px; color: #8A7255;}
.doj-rv_lnh{background: #130D08; padding: 2.25rem 16px 0;}
@media(min-width: 771px) {
.doj-rv_lnh{padding: 2.75rem 1.5rem 0;}
}
.doj-rv_in_lnh{margin: 0 auto; max-width: 1320px;}
.doj-rv_head_lnh{max-width: 720px; margin-bottom: 1.25rem;}
.doj-rv_label_lnh{color: #C8830A; letter-spacing: .08em; margin-bottom: 0.5rem; text-transform: uppercase; font-size: 0.688rem; font-weight: 700;}
.doj-rv_h2_lnh{font-weight: 800; font-size: 1.375rem; margin-bottom: 10px; overflow-wrap: break-word; color: #F5EDD8; font-family: 'Playfair Display', serif;}
@media(min-width: 765px) {
.doj-rv_h2_lnh{font-size: 1.75rem;}
}
.doj-rv_stats_lnh{gap: 1.125rem; color: #8A7255; flex-wrap: wrap; align-items: center; font-size: 0.813rem; display: flex;}
.doj-rv_stats_score_lnh{gap: 6px; align-items: baseline; display: flex;}
.doj-rv_stats_score_val_lnh{font-family: 'Playfair Display', serif; font-size: 1.375rem; font-weight: 800; color: #E8A020;}
.doj-rv_stats_score_max_lnh{color: #6E5B43; font-size: 13px;}
.doj-rv_stats_badge_lnh{gap: 0.25rem; align-items: center; display: flex;}
.doj-rv_stats_badge_lnh svg{width: 14px; color: #E8A020; height: 0.875rem;}
.doj-rv_grid_lnh{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 637px) {
.doj-rv_grid_lnh{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1077px) {
.doj-rv_grid_lnh{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.doj-rv_card_lnh{background: #1E1510; border: 1px solid rgba(255, 255, 255, 0.10); border-radius: 0.5rem; padding: 20px; display: flex; flex-direction: column;}
.doj-rv_card_stars_lnh{gap: 2px; display: flex; color: #E8A020; margin-bottom: 0.625rem;}
.doj-rv_card_stars_lnh svg{height: 0.875rem; width: 14px;}
.doj-rv_card_h_lnh{font-size: 0.875rem; line-height: 1.3; color: #F5EDD8; font-weight: 700; margin-bottom: 0.5rem; overflow-wrap: break-word;}
.doj-rv_card_body_lnh{flex: 1; line-height: 1.65; color: #8A7255; overflow-wrap: break-word; margin-bottom: 14px; font-size: 0.813rem;}
.doj-rv_card_body_lnh strong{color: #DDD0B4; font-weight: 600;}
.doj-rv_card_meta_lnh{gap: 0.625rem; border-top: 1px solid rgba(255, 255, 255, 0.05); display: flex; justify-content: space-between; padding-top: 0.75rem; align-items: center; flex-wrap: wrap;}
.doj-rv_card_author_lnh{font-size: 12px; font-weight: 600; color: #DDD0B4;}
.doj-rv_card_date_lnh{font-size: 0.688rem; color: #6E5B43;}
.doj-ft_lnh{border-top: 1px solid rgba(255, 255, 255, 0.05); background: #0D0907; margin-top: 48px;}
.doj-ft_support_lnh{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 1.5rem 16px;}
@media(min-width: 771px) {
.doj-ft_support_lnh{padding: 28px 1.5rem;}
}
.doj-ft_support_in_lnh{gap: 16px; margin: 0 auto; display: flex; flex-wrap: wrap; max-width: 1320px; align-items: center;}
.doj-ft_support_main_lnh{gap: 1rem; flex: 1; flex-wrap: wrap; min-width: 220px; align-items: center; display: flex;}
.doj-ft_support_ic_lnh{flex-shrink: 0; color: #C8830A;}
.doj-ft_support_ic_lnh svg{width: 1.875rem; stroke-linecap: round; stroke-linejoin: round; height: 30px;}
.doj-ft_support_text_title_lnh{font-size: 0.938rem; font-weight: 700; color: #F5EDD8; overflow-wrap: break-word; margin-bottom: 3px;}
.doj-ft_support_text_sub_lnh{overflow-wrap: break-word; font-size: 12px; color: #8A7255;}
.doj-ft_support_btn_lnh{border-radius: 0.5rem; transition: background .2s; background: #C8830A; padding: 11px 1.375rem; white-space: nowrap; flex-shrink: 0; font-weight: 700; color: #F5EDD8; font-size: 0.813rem;}
.doj-ft_support_btn_lnh:hover{background: #E09818;}
.doj-ft_support_contacts_lnh{gap: 16px; display: flex; flex-wrap: wrap; margin-left: auto;}
.doj-ft_support_contact_lnh{color: #6E5B43; font-size: 0.75rem; line-height: 1.4;}
.doj-ft_support_contact_lnh strong{font-size: 0.688rem; color: #B09570; font-weight: 600; display: block; margin-bottom: 2px;}
.doj-ft_main_lnh{padding: 32px 16px 1.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05);}
@media(min-width: 771px) {
.doj-ft_main_lnh{padding: 2.5rem 24px 2rem;}
}
.doj-ft_main_in_lnh{margin: 0 auto; gap: 24px; display: grid; max-width: 82.5rem; grid-template-columns: 1fr 1fr;}
@media(min-width: 641px) {
.doj-ft_main_in_lnh{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1082px) {
.doj-ft_main_in_lnh{grid-template-columns: 12.5rem repeat(3,1fr) 1fr;}
}
.doj-ft_col_logo_lnh{grid-column: 1/-1;}
@media(min-width: 1079px) {
.doj-ft_col_logo_lnh{grid-column: auto;}
}
.doj-ft_logo_lnh{gap: 9px; color: #F5EDD8; align-items: center; font-size: 16px; display: flex; margin-bottom: 0.75rem; overflow-wrap: break-word; flex-wrap: wrap; font-weight: 800;}
.doj-ft_logo_mark_lnh{overflow: hidden; border-radius: 5px; width: 1.875rem; height: 30px;}
.doj-ft_logo_mark_lnh img{object-fit: cover; width: 100%; height: 100%;}
.doj-ft_logo_sub_lnh{overflow-wrap: break-word; font-size: 12px; max-width: 200px; line-height: 1.55; color: #6E5B43;}
.doj-ft_col_title_lnh{color: #B09570; font-size: 12px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; margin-bottom: 0.875rem;}
.doj-ft_col_links_lnh{gap: 9px; flex-direction: column; display: flex;}
.doj-ft_col_link_lnh{transition: color .2s; color: #6E5B43; font-size: 0.813rem; overflow-wrap: break-word;}
.doj-ft_col_link_lnh:hover{color: #DDD0B4;}
.doj-ft_apps_lnh{gap: 0.5rem; flex-direction: column; display: flex;}
.doj-ft_app_card_lnh{transition: border-color .2s; gap: 0.625rem; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.10); padding: 0.625rem 0.75rem; border-radius: 5px; display: flex; align-items: center;}
.doj-ft_app_card_lnh:hover{border-color: rgba(200, 131, 10, 0.55);}
.doj-ft_app_card_ic_lnh svg{stroke-linecap: round; width: 1.375rem; stroke-linejoin: round; height: 22px;}
.doj-ft_app_card_os_lnh{font-weight: 600; font-size: 10px; color: #6E5B43;}
.doj-ft_app_card_action_lnh{font-size: 12px; color: #DDD0B4; font-weight: 700;}
.doj-ft_bot_lnh{padding: 1.25rem 1rem;}
@media(min-width: 766px) {
.doj-ft_bot_lnh{padding: 1.25rem 1.5rem;}
}
.doj-ft_bot_in_lnh{margin: 0 auto; gap: 16px; max-width: 1320px; display: flex; align-items: center; flex-wrap: wrap;}
.doj-ft_socials_lnh{gap: 0.5rem; display: flex;}
.doj-ft_soc_lnh{border-radius: 0.313rem; transition: background .2s; border: 1px solid rgba(255, 255, 255, 0.10); background: rgba(255, 255, 255, 0.05); align-items: center; display: flex; justify-content: center; color: #B09570; height: 2.25rem; width: 2.25rem;}
.doj-ft_soc_lnh svg{stroke-linecap: round; height: 16px; width: 1rem; stroke-linejoin: round;}
.doj-ft_soc_lnh:hover{background: rgba(255, 255, 255, 0.07);}
.doj-ft_legal_lnh{flex: 1; line-height: 1.6; overflow-wrap: break-word; color: #917860; font-size: 11px; min-width: 200px;}
.doj-ft_legal_lnh strong{color: #B09570; font-weight: 700;}
.doj-ft_legal_lnh a{color: #B09570; text-decoration: underline;}
.doj-ft_age_lnh{border-radius: 50%; border: 2px solid #917860; margin-left: auto; justify-content: center; display: flex; font-size: 0.688rem; width: 32px; color: #917860; font-weight: 800; align-items: center; height: 32px; flex-shrink: 0;}