html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; color: inherit; cursor: pointer;}
a:link,a:visited{color: inherit; text-decoration: none;}
img,svg,video{display: block; max-width: 100%;}
body{background: #130B07; min-height: 100vh; -webkit-font-smoothing: antialiased; font-family: 'Crimson Pro', serif; line-height: 1.6; color: #D6C49A;}
.zrr_layout_qhd{flex-direction: column; display: flex; min-height: 100vh;}
.zrr_page_qhd{display: flex; min-height: 100vh;}
.zrr_main_qhd{flex: 1; min-width: 0; padding-top: 3.5rem;}
@media (min-width:1080px) {
.zrr_main_qhd{padding-left: 13.75rem;}
}
@media (max-width:1079px) {
.zrr_main_qhd{padding-bottom: 72px;}
}
.zrr_gc_qhd{border: 1px solid rgba(210, 170, 90, 0.10); border-radius: 8px; background: #1B0F07; transition: transform .2s,border-color .2s; overflow: hidden; cursor: pointer; flex-shrink: 0; width: 140px; position: relative;}
@media(min-width: 641px) {
.zrr_gc_qhd{width: 9.75rem;}
}
@media(min-width: 1082px) {
.zrr_gc_qhd{width: 168px;}
}
.zrr_gc_qhd:hover{border-color: rgba(200, 146, 48, 0.08); transform: translateY(-3px);}
.zrr_gc_img_qhd{overflow: hidden; position: relative; width: 100%; padding-bottom: 80%;}
.zrr_gc_img_qhd img{inset: 0; height: 100%; position: absolute; object-fit: cover; width: 100%;}
.zrr_gc_hover_qhd{inset: 0; background: rgba(10, 5, 2, 0.78); transition: opacity .2s; opacity: 0; position: absolute; align-items: center; justify-content: center; display: flex;}
.zrr_gc_qhd:hover .zrr_gc_hover_qhd{opacity: 1;}
.zrr_gc_hover_btn_qhd{padding: 0.5rem 1rem; border-radius: 4px; background: #C89230; font-size: 12px; color: #F4E8C8; font-weight: 700;}
.zrr_gc_info_qhd{padding: 0.5rem 10px 0.625rem;}
.zrr_gc_name_qhd{overflow: hidden; font-size: 12px; text-overflow: ellipsis; font-weight: 600; margin-bottom: 3px; color: #D6C49A; white-space: nowrap; max-width: 100%;}
.zrr_gc_prov_qhd{color: #7A6B50; font-size: 0.625rem;}
.zrr_gc_tag_qhd{padding: 2px 0.438rem; border-radius: 4px; font-weight: 700; font-size: 0.563rem; text-transform: uppercase; left: 0.375rem; letter-spacing: .04em; z-index: 2; position: absolute; top: 0.375rem;}
.zrr_gc_tag_hot_qhd{background: #C84040; color: #fff;}
.zrr_gc_tag_new_qhd{background: #4CAF72; color: #130B07;}
.zrr_gc_tag_jp_qhd{background: #D4A030; color: #130B07;}
.zrr_gc_tag_ex_qhd{background: #9A6820; color: #fff;}
.zrr_gc_tag_live_qhd{background: #C84040; color: #fff;}
.zrr_gr_qhd{background: #130B07; padding: 32px 1rem 0;}
@media(min-width: 769px) {
.zrr_gr_qhd{padding: 2.25rem 24px 0;}
}
.zrr_gr_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_gr_head_qhd{gap: 12px; flex-wrap: wrap; margin-bottom: 10px; align-items: center; display: flex;}
.zrr_gr_head_l_qhd{gap: 0.625rem; flex: 1; align-items: center; min-width: 0; display: flex;}
.zrr_gr_ic_qhd{border-radius: 8px; align-items: center; flex-shrink: 0; justify-content: center; display: flex; height: 2rem; width: 2rem;}
.zrr_gr_ic_qhd svg{width: 16px; stroke-linecap: round; stroke-linejoin: round; height: 1rem;}
.zrr_gr_title_qhd{font-size: 1rem; overflow-wrap: break-word; color: #F4E8C8; font-weight: 700; font-family: 'Playfair Display', serif;}
@media(min-width: 769px) {
.zrr_gr_title_qhd{font-size: 1.125rem;}
}
.zrr_gr_more_qhd{transition: color .2s; gap: 5px; white-space: nowrap; display: flex; flex-shrink: 0; font-weight: 600; align-items: center; font-size: 0.75rem; color: #8C7A58;}
.zrr_gr_more_qhd:hover{color: #C89230;}
.zrr_gr_more_qhd svg{width: 12px; stroke-linejoin: round; height: 0.75rem; stroke-linecap: round;}
.zrr_gr_arrows_qhd{gap: 6px; flex-shrink: 0; display: flex;}
.zrr_gr_arr_qhd{border-radius: 0.25rem; background: rgba(255, 235, 180, 0.05); border: 1px solid rgba(210, 170, 90, 0.20); transition: background .15s,color .15s; align-items: center; height: 30px; display: flex; justify-content: center; width: 30px; color: #B09A6E;}
.zrr_gr_arr_qhd:hover{background: rgba(255, 235, 180, 0.07); color: #F4E8C8;}
.zrr_gr_arr_qhd svg{stroke-linejoin: round; width: 13px; stroke-linecap: round; height: 0.813rem;}
.zrr_gr_seo_h_qhd{margin: 0 0 0.375rem; font-family: 'Playfair Display', serif; font-size: 0.813rem; color: #D6C49A; max-width: 42.5rem; font-weight: 700; overflow-wrap: break-word;}
@media(min-width:768px) {
.zrr_gr_seo_h_qhd{font-size: 0.875rem;}
}
.zrr_gr_seo_qhd{margin-bottom: 0.75rem; line-height: 1.55; overflow-wrap: break-word; color: #8C7A58; max-width: 42.5rem; font-size: 12px;}
.zrr_gr_seo_qhd strong{color: #D6C49A; font-weight: 600;}
.zrr_gr_scroll_qhd{gap: 0.625rem; padding-bottom: 10px; -webkit-overflow-scrolling: touch; overflow-x: auto; scrollbar-width: none; display: flex;}
.zrr_gr_scroll_qhd::-webkit-scrollbar{display: none;}
@media(min-width: 765px) {
.zrr_gr_scroll_qhd{gap: 12px;}
}
.zrr_tb_qhd{background: #0F0906; border-bottom: 1px solid rgba(255, 235, 180, 0.07); z-index: 80; right: 0; left: 0; align-items: center; height: 56px; position: fixed; display: flex; top: 0;}
.zrr_tb_in_qhd{padding: 0 14px; gap: 0; display: flex; width: 100%; height: 100%; align-items: center;}
.zrr_tb_burger_qhd{border-radius: 0.5rem; gap: 5px; flex-direction: column; margin-right: 0.5rem; height: 38px; width: 2.375rem; display: flex; align-items: center; flex-shrink: 0; justify-content: center;}
.zrr_tb_burger_qhd:hover{background: rgba(255, 235, 180, 0.05);}
.zrr_tb_burger_line_qhd{border-radius: 1px; background: #B09A6E; height: 2px; width: 18px; display: block;}
@media(min-width: 1077px) {
.zrr_tb_burger_qhd{display: none;}
}
.zrr_tb_logo_qhd{gap: 9px; align-items: center; font-weight: 800; flex-shrink: 0; display: flex; overflow-wrap: break-word; margin-right: 20px; letter-spacing: -.01em; font-size: 18px; color: #F4E8C8;}
.zrr_tb_logo_mark_qhd{overflow: hidden; border-radius: 0.5rem; align-items: center; justify-content: center; width: 2rem; display: flex; height: 2rem;}
.zrr_tb_logo_mark_qhd img{height: 100%; width: 100%; object-fit: cover;}
.zrr_tb_nav_qhd{flex: 1; gap: 2px; display: none;}
@media(min-width: 638px) {
.zrr_tb_nav_qhd{display: flex;}
}
.zrr_tb_tab_qhd{padding: 8px 14px; border-radius: 8px; transition: background .15s,color .15s; color: #B09A6E; font-weight: 600; white-space: nowrap; font-size: 13px;}
.zrr_tb_tab_qhd:hover{background: rgba(255, 235, 180, 0.05); color: #F4E8C8;}
.zrr_tb_tab_qhd.zrr_state_active_qhd{background: rgba(200, 146, 48, 0.18); color: #F4E8C8;}
.zrr_tb_right_qhd{gap: 0.5rem; flex-shrink: 0; align-items: center; display: flex; margin-left: auto;}
.zrr_tb_login_qhd{border: 1px solid rgba(210, 170, 90, 0.20); background: rgba(255, 235, 180, 0.05); border-radius: 0.5rem; transition: border-color .2s,color .2s; padding: 0.563rem 1rem; font-weight: 600; font-size: 13px; display: none; color: #D6C49A;}
.zrr_tb_login_qhd:hover{border-color: rgba(210, 170, 90, 0.48); color: #F4E8C8;}
@media(min-width: 481px) {
.zrr_tb_login_qhd{display: block;}
}
.zrr_tb_reg_qhd{padding: 0.563rem 18px; transition: background .2s; border-radius: 8px; background: #4CAF72; font-weight: 700; color: #0D0804; font-size: 0.813rem; white-space: nowrap;}
.zrr_tb_reg_qhd:hover{background: #5DC882;}
.zrr_sb_qhd{border-right: 1px solid rgba(255, 235, 180, 0.05); background: #231309; transform: translateX(-100%); transition: transform .25s ease; position: fixed; width: 220px; left: 0; bottom: 0; top: 3.5rem; z-index: 70; overflow-y: auto;}
.zrr_sb_qhd.zrr_state_open_qhd{transform: translateX(0);}
.zrr_sb_qhd::-webkit-scrollbar{width: 0.25rem;}
.zrr_sb_qhd::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 235, 180, 0.07);}
@media(min-width: 1079px) {
.zrr_sb_qhd{transform: translateX(0);}
}
.zrr_sb_auth_qhd{padding: 0.875rem 0.75rem 0.625rem;}
.zrr_sb_btn_reg_qhd{transition: background .2s; background: #4CAF72; border-radius: 8px; padding: 11px; color: #0D0804; font-size: 0.813rem; font-weight: 700; display: block; margin-bottom: 8px; text-align: center;}
.zrr_sb_btn_reg_qhd:hover{background: #5DC882;}
.zrr_sb_btn_login_qhd{border: 1px solid rgba(210, 170, 90, 0.20); padding: 0.625rem; border-radius: 8px; transition: border-color .2s; background: rgba(255, 235, 180, 0.05); font-size: 13px; display: block; text-align: center; color: #D6C49A; font-weight: 600;}
.zrr_sb_btn_login_qhd:hover{border-color: rgba(210, 170, 90, 0.48); color: #F4E8C8;}
.zrr_sb_promo_qhd{padding: 12px 0.875rem; margin: 0 12px 10px; background: linear-gradient(135deg,#2A1506,#231309); border: 1px solid rgba(200, 146, 48, 0.18); overflow: hidden; border-radius: 8px; position: relative;}
.zrr_sb_promo_qhd::before{border-radius: 50%; background: radial-gradient(circle,rgba(200, 146, 48, 0.18),transparent 70%); height: 5rem; width: 80px; top: -20px; position: absolute; content: ''; right: -1.25rem;}
.zrr_sb_promo_title_qhd{text-transform: uppercase; letter-spacing: .06em; font-size: 11px; color: #C89230; margin-bottom: 0.25rem; font-weight: 700;}
.zrr_sb_promo_text_qhd{line-height: 1.35; font-size: 0.75rem; color: #F4E8C8; font-weight: 600; overflow-wrap: break-word;}
.zrr_sb_promo_sub_qhd{margin-top: 3px; color: #8C7A58; font-size: 0.625rem;}
.zrr_sb_nav_qhd{padding: 0.375rem 8px 16px;}
.zrr_sb_nav_lb_qhd{padding: 10px 0.5rem 6px; font-weight: 700; font-size: 0.625rem; text-transform: uppercase; color: #7A6B50; letter-spacing: .08em;}
.zrr_sb_link_qhd{gap: 0.625rem; padding: 9px 0.625rem; transition: background .15s,color .15s; border-radius: 4px; color: #B09A6E; cursor: pointer; overflow-wrap: break-word; align-items: center; font-size: 13px; display: flex; font-weight: 500;}
.zrr_sb_link_qhd:hover{background: rgba(255, 235, 180, 0.05); color: #F4E8C8;}
.zrr_sb_link_qhd.zrr_state_active_qhd{background: rgba(200, 146, 48, 0.18); color: #F4E8C8;}
.zrr_sb_ic_qhd{border-radius: 4px; flex-shrink: 0; justify-content: center; align-items: center; width: 1.875rem; height: 1.875rem; display: flex;}
.zrr_sb_ic_qhd svg{width: 16px; stroke-linecap: round; height: 16px; stroke-linejoin: round;}
.zrr_sb_ic_1_qhd{background: rgba(200, 146, 48, 0.08); color: #C89230;}
.zrr_sb_ic_2_qhd{background: rgba(76, 175, 114, 0.16); color: #4CAF72;}
.zrr_sb_ic_3_qhd{background: rgba(212, 160, 48, 0.18); color: #D4A030;}
.zrr_sb_ic_4_qhd{background: rgba(154, 104, 32, 0.22); color: #9A6820;}
.zrr_sb_ic_5_qhd{background: rgba(200, 146, 48, 0.08); color: #D45E8A;}
.zrr_sb_ic_6_qhd{background: rgba(154, 104, 32, 0.22); color: #9B5FD0;}
.zrr_sb_badge_qhd{padding: 2px 7px; border-radius: 0.25rem; background: #D4A030; font-size: 0.563rem; color: #0D0804; font-weight: 700; margin-left: auto;}
.zrr_sb_bot_qhd{border-top: 1px solid rgba(255, 235, 180, 0.05); gap: 8px; padding: 12px; display: flex;}
.zrr_sb_lang_qhd,.zrr_sb_help_qhd{padding: 9px 0.375rem; flex: 1; background: rgba(255, 235, 180, 0.05); gap: 6px; transition: border-color .2s; border: 1px solid rgba(210, 170, 90, 0.10); border-radius: 4px; font-size: 11px; justify-content: center; display: flex; align-items: center; color: #B09A6E; font-weight: 600;}
.zrr_sb_lang_qhd:hover,.zrr_sb_help_qhd:hover{border-color: rgba(210, 170, 90, 0.48); color: #F4E8C8;}
.zrr_sb_lang_qhd svg,.zrr_sb_help_qhd svg{stroke-linejoin: round; width: 13px; stroke-linecap: round; height: 13px;}
.zrr_sb_bd_qhd{inset: 0; background: rgba(10, 5, 2, 0.78); display: none; z-index: 69; position: fixed;}
.zrr_sb_bd_qhd.zrr_state_on_qhd{display: block;}
@media(min-width: 1079px) {
.zrr_sb_bd_qhd{display: none!important;}
}
.zrr_mob_nav_qhd{padding: 8px 0 max(8px,env(safe-area-inset-bottom)); border-top: 1px solid rgba(210, 170, 90, 0.20); background: #231309; right: 0; left: 0; position: fixed; display: flex; z-index: 80; bottom: 0;}
@media(min-width: 1082px) {
.zrr_mob_nav_qhd{display: none;}
}
.zrr_mob_nav_item_qhd{gap: 4px; flex: 1; padding: 0.25rem 2px; color: #7A6B50; display: flex; align-items: center; cursor: pointer; flex-direction: column;}
.zrr_mob_nav_ic_qhd{line-height: 1;}
.zrr_mob_nav_ic_qhd svg{stroke-linecap: round; height: 20px; stroke-linejoin: round; width: 20px;}
.zrr_mob_nav_lb_qhd{font-size: 10px; font-weight: 600; color: #7A6B50;}
.zrr_mob_nav_item_qhd.zrr_state_active_qhd{color: #C89230;}
.zrr_mob_nav_item_qhd.zrr_state_active_qhd .zrr_mob_nav_lb_qhd{color: #C89230;}
.zrr_hero_qhd{background: #130B07; padding: 1.25rem 16px 0;}
@media(min-width: 770px) {
.zrr_hero_qhd{padding: 1.5rem 24px 0;}
}
.zrr_hero_in_qhd{gap: 12px; margin: 0 auto; display: grid; grid-template-columns: 1fr; max-width: 82.5rem;}
@media(min-width:860px) {
.zrr_hero_in_qhd{grid-template-columns: 1fr 300px;}
}
@media(min-width:1100px) {
.zrr_hero_in_qhd{grid-template-columns: 1fr 340px;}
}
.zrr_hero_promo_qhd{background: #1B0F07; overflow: hidden; border-radius: 0.875rem; display: flex; position: relative; align-items: stretch; min-height: 220px;}
@media(min-width: 770px) {
.zrr_hero_promo_qhd{min-height: 280px;}
}
.zrr_hero_promo_bg_qhd{background: linear-gradient(120deg,#2A1506 0%,#130B07 100%); background-position: center; inset: 0; position: absolute; background-size: cover;}
.zrr_hero_promo_bg_qhd::after{inset: 0; background: linear-gradient(90deg,#130B07 0%,rgba(10, 5, 2, 0.78) 60%,transparent 100%); content: ''; position: absolute;}
.zrr_hero_promo_glow_qhd{border-radius: 50%; background: radial-gradient(circle,rgba(154, 104, 32, 0.22) 0%,transparent 65%); right: 3.75rem; pointer-events: none; top: -40px; position: absolute; height: 300px; width: 18.75rem;}
.zrr_hero_promo_ct_qhd{padding: 1.75rem 1.5rem 1.75rem 28px; justify-content: center; position: relative; display: flex; max-width: 30rem; flex-direction: column; z-index: 2;}
@media(min-width: 766px) {
.zrr_hero_promo_ct_qhd{padding: 2.5rem 32px;}
}
.zrr_hero_badge_qhd{border-radius: 20px; border: 1px solid rgba(200, 146, 48, 0.08); background: rgba(200, 146, 48, 0.18); padding: 5px 12px; letter-spacing: .08em; font-size: 0.625rem; display: inline-block; font-weight: 700; margin-bottom: 14px; color: #C89230; text-transform: uppercase;}
.zrr_hero_h1_qhd{overflow-wrap: break-word; font-family: 'Playfair Display', serif; font-weight: 800; font-size: 26px; margin-bottom: 0.625rem; color: #F4E8C8; line-height: 1.15;}
.zrr_hero_h1_qhd em{color: #D4A030; font-style: normal;}
@media(min-width: 766px) {
.zrr_hero_h1_qhd{font-size: 2.25rem;}
}
.zrr_hero_sub_qhd{color: #B09A6E; font-size: 0.813rem; line-height: 1.55; margin-bottom: 1.25rem;}
@media(min-width: 767px) {
.zrr_hero_sub_qhd{font-size: 0.875rem;}
}
.zrr_hero_row_qhd{gap: 0.625rem; flex-wrap: wrap; align-items: center; display: flex;}
.zrr_hero_cta_qhd{padding: 13px 26px; transition: background .2s; border-radius: 8px; background: #4CAF72; font-weight: 700; font-size: 0.875rem; box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 14px rgba(76,175,114,0.45); color: #0D0804;}
.zrr_hero_cta_qhd:hover{background: #5DC882;}
.zrr_hero_terms_qhd{font-size: 0.688rem; color: #7A6B50;}
.zrr_hero_game_qhd{border-radius: 14px; border: 1px solid rgba(210, 170, 90, 0.10); overflow: hidden; background: #1B0F07; position: relative; flex-direction: column; display: flex;}
.zrr_hero_game_badge_qhd{border: 1px solid rgba(212, 160, 48, 0.18); border-radius: 20px; background: rgba(212, 160, 48, 0.18); padding: 5px 0.625rem; font-weight: 700; z-index: 3; letter-spacing: .06em; left: 0.75rem; font-size: 0.625rem; text-transform: uppercase; color: #D4A030; top: 0.75rem; position: absolute;}
.zrr_hero_game_badge_qhd svg{margin-right: 4px; height: 11px; width: 11px; vertical-align: -1px;}
.zrr_hero_game_img_qhd{background: linear-gradient(135deg,#2A1506,#130B07); overflow: hidden; position: relative; padding-bottom: 60%;}
.zrr_hero_game_img_qhd img{inset: 0; height: 100%; width: 100%; position: absolute; object-fit: cover;}
.zrr_hero_game_play_qhd{background: rgba(10, 5, 2, 0.78); inset: 0; transition: opacity .2s; align-items: center; justify-content: center; display: flex; position: absolute; opacity: 0;}
.zrr_hero_game_qhd:hover .zrr_hero_game_play_qhd{opacity: 1;}
.zrr_hero_game_play_qhd span{border-radius: 50%; background: #C89230; align-items: center; justify-content: center; height: 52px; width: 52px; display: flex;}
.zrr_hero_game_play_qhd span svg{margin-left: 2px; width: 18px; height: 18px;}
.zrr_hero_game_info_qhd{padding: 14px 1rem;}
.zrr_hero_game_title_qhd{overflow-wrap: break-word; color: #F4E8C8; font-size: 0.938rem; margin-bottom: 0.25rem; font-weight: 700;}
.zrr_hero_game_provider_qhd{font-size: 11px; color: #8C7A58;}
.zrr_hero_game_btn_qhd{padding: 0.688rem; margin: 0.75rem 1rem 1rem; border-radius: 0.5rem; transition: background .2s; background: #C89230; font-weight: 700; display: block; color: #F4E8C8; font-size: 13px; text-align: center;}
.zrr_hero_game_qhd:hover .zrr_hero_game_btn_qhd{background: #DBA83C;}
.zrr_sbar_qhd{padding: 1rem 16px 0; background: #130B07;}
@media(min-width:768px) {
.zrr_sbar_qhd{padding: 1.125rem 24px 0;}
}
.zrr_sbar_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_sbar_row_qhd{gap: 10px; display: flex; flex-wrap: wrap; margin-bottom: 0.75rem;}
.zrr_sbar_input_qhd{transition: border-color .2s; gap: 10px; flex: 1; padding: 0.688rem 1rem; border: 1px solid rgba(210, 170, 90, 0.20); border-radius: 0.5rem; background: #1B0F07; font-size: 0.813rem; display: flex; align-items: center; color: #8C7A58; cursor: pointer;}
.zrr_sbar_input_qhd:hover{border-color: rgba(210, 170, 90, 0.48);}
.zrr_sbar_input_qhd svg{flex-shrink: 0; stroke-linejoin: round; stroke-linecap: round; width: 0.938rem; height: 0.938rem;}
.zrr_sbar_providers_qhd{padding: 11px 1.125rem; background: #1B0F07; transition: border-color .2s; border-radius: 8px; border: 1px solid rgba(210, 170, 90, 0.20); gap: 8px; font-size: 13px; white-space: nowrap; align-items: center; color: #D6C49A; font-weight: 600; display: flex;}
.zrr_sbar_providers_qhd:hover{border-color: rgba(210, 170, 90, 0.48); color: #F4E8C8;}
.zrr_sbar_providers_qhd svg{stroke-linecap: round; width: 0.875rem; stroke-linejoin: round; height: 0.875rem;}
.zrr_sbar_tabs_qhd{gap: 0.375rem; scrollbar-width: none; display: flex; padding-bottom: 2px; overflow-x: auto;}
.zrr_sbar_tabs_qhd::-webkit-scrollbar{display: none;}
.zrr_sbar_tab_qhd{background: rgba(255, 235, 180, 0.05); padding: 0.5rem 14px; gap: 7px; border: 1px solid rgba(210, 170, 90, 0.10); border-radius: 20px; transition: background .15s,color .15s,border-color .15s; cursor: pointer; display: flex; flex-shrink: 0; white-space: nowrap; align-items: center; font-weight: 600; color: #B09A6E; font-size: 0.75rem;}
.zrr_sbar_tab_qhd:hover{background: rgba(255, 235, 180, 0.07); border-color: rgba(210, 170, 90, 0.48); color: #F4E8C8;}
.zrr_sbar_tab_qhd.zrr_state_active_qhd{background: rgba(200, 146, 48, 0.18); border-color: rgba(200, 146, 48, 0.08); color: #F4E8C8;}
.zrr_sbar_tab_ic_qhd svg{stroke-linecap: round; stroke-linejoin: round; height: 14px; width: 14px;}
.zrr_ws_qhd{background: #130B07; padding: 32px 16px 0;}
@media(min-width: 765px) {
.zrr_ws_qhd{padding: 2.25rem 24px 0;}
}
.zrr_ws_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_ws_head_qhd{gap: 0.75rem; flex-wrap: wrap; margin-bottom: 14px; display: flex; align-items: center; justify-content: space-between;}
.zrr_ws_title_qhd{gap: 10px; flex-wrap: wrap; display: flex; color: #F4E8C8; font-family: 'Playfair Display', serif; overflow-wrap: break-word; font-weight: 700; align-items: center; font-size: 1rem;}
.zrr_ws_title_ic_qhd svg{color: #D4A030; stroke-linejoin: round; height: 18px; stroke-linecap: round; width: 18px;}
.zrr_ws_online_qhd{gap: 0.438rem; display: flex; color: #8C7A58; font-weight: 600; font-size: 12px; align-items: center;}
.zrr_ws_online_dot_qhd{border-radius: 50%; background: #4CAF72; height: 8px; flex-shrink: 0; width: 8px; box-shadow: 0 0 0.375rem rgba(76, 175, 114, 0.16);}
.zrr_ws_scroll_qhd{gap: 8px; padding-bottom: 0.5rem; display: flex; overflow-x: auto; scrollbar-width: none;}
.zrr_ws_scroll_qhd::-webkit-scrollbar{display: none;}
.zrr_wc_qhd{gap: 0.625rem; border-radius: 8px; background: #1B0F07; padding: 0.625rem 14px; border: 1px solid rgba(210, 170, 90, 0.20); flex-shrink: 0; align-items: center; min-width: 13.75rem; display: flex;}
.zrr_wc_img_qhd{background: #231309; border-radius: 0.25rem; overflow: hidden; flex-shrink: 0; height: 36px; width: 2.25rem;}
.zrr_wc_img_qhd img{height: 100%; object-fit: cover; width: 100%;}
.zrr_wc_info_qhd{min-width: 0;}
.zrr_wc_game_qhd{overflow: hidden; color: #D6C49A; font-size: 12px; text-overflow: ellipsis; font-weight: 600; white-space: nowrap;}
.zrr_wc_player_qhd{overflow: hidden; color: #7A6B50; white-space: nowrap; font-size: 10px; text-overflow: ellipsis;}
.zrr_wc_amount_qhd{font-size: 13px; flex-shrink: 0; margin-left: auto; font-weight: 700; color: #4CAF72; white-space: nowrap;}
.zrr_app_qhd{padding: 36px 1rem 0; background: #130B07;}
@media(min-width: 766px) {
.zrr_app_qhd{padding: 44px 24px 0;}
}
.zrr_app_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_app_head_qhd{margin-bottom: 1rem;}
.zrr_app_label_qhd{letter-spacing: .08em; font-weight: 700; text-transform: uppercase; color: #C89230; margin-bottom: 8px; font-size: 11px;}
.zrr_app_h2_qhd{color: #F4E8C8; font-weight: 800; font-family: 'Playfair Display', serif; overflow-wrap: break-word; margin-bottom: 0.375rem; font-size: 1.25rem;}
@media(min-width: 766px) {
.zrr_app_h2_qhd{font-size: 24px;}
}
.zrr_app_sub_qhd{max-width: 37.5rem; line-height: 1.6; color: #8C7A58; overflow-wrap: break-word; font-size: 0.813rem;}
.zrr_app_sub_qhd strong{color: #D6C49A; font-weight: 700;}
.zrr_app_cards_qhd{gap: 0.625rem; display: grid; margin-top: 1rem; grid-template-columns: 1fr;}
@media(min-width: 643px) {
.zrr_app_cards_qhd{grid-template-columns: repeat(3,1fr);}
}
.zrr_app_card_qhd{overflow: hidden; border-radius: 0.5rem; gap: 1rem; padding: 20px; display: flex; flex-wrap: wrap; align-items: flex-start; position: relative;}
.zrr_app_card_ios_qhd{background: linear-gradient(135deg,rgba(200, 146, 48, 0.18) 0%,#231309 100%);}
.zrr_app_card_android_qhd{background: linear-gradient(135deg,rgba(76, 175, 114, 0.16) 0%,#231309 100%);}
.zrr_app_card_win_qhd{background: linear-gradient(135deg,rgba(212, 160, 48, 0.18) 0%,#231309 100%);}
.zrr_app_card_ic_qhd svg{stroke-linejoin: round; height: 34px; stroke-linecap: round; width: 2.125rem;}
.zrr_app_card_ic_qhd{color: #F4E8C8; flex-shrink: 0;}
.zrr_app_card_os_qhd{margin-bottom: 0.375rem; font-weight: 700; font-size: 10px; color: #8C7A58; text-transform: uppercase; letter-spacing: .08em;}
.zrr_app_card_title_qhd{line-height: 1.2; font-weight: 700; color: #F4E8C8; font-size: 0.938rem; overflow-wrap: break-word; margin-bottom: 0.375rem;}
.zrr_app_card_text_qhd{margin-bottom: 14px; line-height: 1.5; color: #8C7A58; overflow-wrap: break-word; font-size: 12px;}
.zrr_app_card_btn_qhd{padding: 10px 1.125rem; transition: background .2s; background: rgba(255, 235, 180, 0.12); border-radius: 0.25rem; border: 1px solid rgba(210, 170, 90, 0.48); gap: 0.438rem; font-size: 0.813rem; display: inline-flex; font-weight: 700; align-items: center; color: #F4E8C8;}
.zrr_app_card_btn_qhd:hover{background: rgba(255, 235, 180, 0.07);}
.zrr_bon_qhd{padding: 36px 16px 0; background: #130B07;}
@media(min-width: 771px) {
.zrr_bon_qhd{padding: 2.75rem 24px 0;}
}
.zrr_bon_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_bon_head_qhd{margin-bottom: 1.25rem;}
.zrr_bon_label_qhd{font-weight: 700; margin-bottom: 0.5rem; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: #C89230;}
.zrr_bon_h2_qhd{margin-bottom: 8px; overflow-wrap: break-word; font-weight: 800; font-family: 'Playfair Display', serif; font-size: 20px; color: #F4E8C8;}
@media(min-width:768px) {
.zrr_bon_h2_qhd{font-size: 24px;}
}
.zrr_bon_seo_qhd{color: #8C7A58; line-height: 1.6; overflow-wrap: break-word; font-size: 0.813rem; max-width: 620px;}
.zrr_bon_seo_qhd strong{color: #D6C49A; font-weight: 700;}
.zrr_bon_seo_qhd a{color: #C89230; text-decoration: underline;}
.zrr_bon_grid_qhd{gap: 0.625rem; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 641px) {
.zrr_bon_grid_qhd{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.zrr_bon_grid_qhd{grid-template-columns: repeat(5,1fr);}
}
.zrr_bon_card_qhd{background: #1B0F07; border: 1px solid rgba(210, 170, 90, 0.20); transition: border-color .2s,transform .2s; padding: 1rem; border-radius: 0.5rem;}
.zrr_bon_card_qhd:hover{border-color: rgba(200, 146, 48, 0.08); transform: translateY(-2px);}
.zrr_bon_card_ic_qhd svg{stroke-linecap: round; width: 1.625rem; height: 1.625rem; stroke-linejoin: round;}
.zrr_bon_card_ic_qhd{margin-bottom: 0.625rem;}
.zrr_bon_card_type_qhd{font-size: 10px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; margin-bottom: 0.375rem; color: #8C7A58;}
.zrr_bon_card_amount_qhd{font-size: 1.125rem; color: #D4A030; line-height: 1.1; margin-bottom: 0.375rem; font-weight: 800;}
.zrr_bon_card_name_qhd{color: #F4E8C8; overflow-wrap: break-word; margin-bottom: 0.5rem; font-size: 0.813rem; font-weight: 600;}
.zrr_bon_card_detail_qhd{border-top: 1px solid rgba(255, 235, 180, 0.05); overflow-wrap: break-word; line-height: 1.5; padding-top: 0.5rem; color: #7A6B50; font-size: 0.688rem;}
.zrr_reg_qhd{padding: 36px 1rem 0; background: #130B07;}
@media(min-width: 769px) {
.zrr_reg_qhd{padding: 2.75rem 1.5rem 0;}
}
.zrr_reg_in_qhd{background: #231309; margin: 0 auto; border: 1px solid rgba(210, 170, 90, 0.10); border-radius: 14px; padding: 28px 1.5rem; max-width: 1320px;}
@media(min-width:768px) {
.zrr_reg_in_qhd{padding: 2.5rem;}
}
.zrr_reg_top_qhd{gap: 1.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 861px) {
.zrr_reg_top_qhd{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.zrr_reg_label_qhd{font-size: 0.688rem; font-weight: 700; text-transform: uppercase; margin-bottom: 0.625rem; color: #C89230; letter-spacing: .08em;}
.zrr_reg_h2_qhd{color: #F4E8C8; margin-bottom: 0.75rem; font-weight: 800; font-size: 1.375rem; line-height: 1.2; overflow-wrap: break-word; font-family: 'Playfair Display', serif;}
@media(min-width: 770px) {
.zrr_reg_h2_qhd{font-size: 1.75rem;}
}
.zrr_reg_bonus_qhd{background: rgba(212, 160, 48, 0.18); gap: 8px; border: 1px solid rgba(212, 160, 48, 0.18); padding: 10px 16px; border-radius: 0.5rem; display: inline-flex; margin-bottom: 1rem; align-items: center;}
.zrr_reg_bonus_amount_qhd{font-weight: 800; color: #D4A030; font-size: 1.25rem;}
.zrr_reg_bonus_text_qhd{font-size: 13px; color: #B09A6E; line-height: 1.35;}
.zrr_reg_cta_btn_qhd{transition: background .2s; border-radius: 8px; padding: 0.875rem 2rem; background: #4CAF72; font-size: 0.938rem; margin-bottom: 12px; color: #0D0804; font-weight: 700; box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 14px rgba(76,175,114,0.45); display: inline-block;}
.zrr_reg_cta_btn_qhd:hover{background: #5DC882;}
.zrr_reg_terms_qhd{color: #7A6B50; font-size: 11px; line-height: 1.5;}
.zrr_reg_seo_qhd{border-top: 1px solid rgba(255, 235, 180, 0.05); padding-top: 1.25rem; line-height: 1.65; margin-top: 20px; overflow-wrap: break-word; font-size: 0.813rem; color: #8C7A58;}
.zrr_reg_seo_qhd p{color: #8C7A58; line-height: 1.65; margin-bottom: 10px; font-size: 0.813rem;}
.zrr_reg_seo_qhd p:last-child{margin-bottom: 0;}
.zrr_reg_seo_qhd strong{color: #D6C49A; font-weight: 700;}
.zrr_reg_seo_qhd a{transition: color .2s; color: #C89230; text-decoration: underline;}
.zrr_reg_seo_qhd a:hover{color: #DBA83C;}
.zrr_reg_seo_qhd ul,.zrr_reg_seo_qhd ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 18px;}
.zrr_reg_seo_qhd ol{list-style: decimal;}
.zrr_reg_seo_qhd li{font-size: 13px; color: #8C7A58; line-height: 1.65; margin-bottom: 4px;}
.zrr_reg_seo_qhd table{font-size: 13px; margin-bottom: 0.625rem; width: 100%; display: block; border-collapse: collapse; overflow-x: auto;}
@media(min-width: 767px) {
.zrr_reg_seo_qhd table{display: table;}
}
.zrr_reg_seo_qhd th{padding: 8px; border-bottom: 1px solid rgba(255, 235, 180, 0.07); text-align: left; font-weight: 700; color: #D6C49A;}
.zrr_reg_seo_qhd td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 8px; color: #8C7A58;}
.zrr_reg_steps_qhd{gap: 14px; margin-top: 28px; display: flex; flex-direction: column;}
@media(min-width: 859px) {
.zrr_reg_steps_qhd{margin-top: 0;}
}
.zrr_reg_step_qhd{background: rgba(255, 235, 180, 0.05); gap: 14px; border: 1px solid rgba(210, 170, 90, 0.10); border-radius: 8px; padding: 1rem; flex-wrap: wrap; display: flex; align-items: flex-start;}
.zrr_reg_step_num_qhd{border: 1px solid rgba(200, 146, 48, 0.08); background: rgba(200, 146, 48, 0.18); border-radius: 50%; justify-content: center; font-weight: 800; display: flex; color: #C89230; height: 2.125rem; width: 34px; font-size: 0.875rem; flex-shrink: 0; align-items: center;}
.zrr_reg_step_title_qhd{font-weight: 700; margin-bottom: 3px; font-size: 14px; color: #F4E8C8;}
.zrr_reg_step_text_qhd{font-size: 0.75rem; line-height: 1.5; color: #8C7A58;}
.zrr_reg_trust_qhd{gap: 0.625rem; border-top: 1px solid rgba(255, 235, 180, 0.05); margin-top: 1.25rem; display: flex; padding-top: 20px; flex-wrap: wrap;}
.zrr_reg_trust_item_qhd{gap: 0.438rem; font-size: 12px; display: flex; overflow-wrap: break-word; color: #8C7A58; align-items: center;}
.zrr_reg_trust_ic_qhd svg{height: 1rem; width: 1rem; stroke-linejoin: round; stroke-linecap: round; color: #C89230;}
.zrr_prov_qhd{background: #130B07; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.zrr_prov_qhd{padding: 2.75rem 24px 0;}
}
.zrr_prov_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_prov_head_qhd{margin-bottom: 16px;}
.zrr_prov_label_qhd{letter-spacing: .08em; font-size: 11px; margin-bottom: 8px; font-weight: 700; text-transform: uppercase; color: #C89230;}
.zrr_prov_h2_qhd{margin-bottom: 0.5rem; font-family: 'Playfair Display', serif; color: #F4E8C8; font-size: 20px; font-weight: 800; overflow-wrap: break-word;}
@media(min-width: 767px) {
.zrr_prov_h2_qhd{font-size: 1.5rem;}
}
.zrr_prov_seo_qhd{max-width: 620px; font-size: 13px; line-height: 1.6; color: #8C7A58; margin-bottom: 1rem; overflow-wrap: break-word;}
.zrr_prov_seo_qhd strong{color: #D6C49A; font-weight: 700;}
.zrr_prov_seo_qhd a{color: #C89230; text-decoration: underline;}
.zrr_prov_grid_qhd{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width:640px) {
.zrr_prov_grid_qhd{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1078px) {
.zrr_prov_grid_qhd{grid-template-columns: repeat(8,1fr);}
}
.zrr_prov_card_qhd{border-radius: 8px; border: 1px solid rgba(210, 170, 90, 0.20); padding: 0.875rem 0.625rem; transition: border-color .2s,background .2s; gap: 0.438rem; background: #1B0F07; cursor: pointer; display: flex; align-items: center; flex-direction: column;}
.zrr_prov_card_qhd:hover{border-color: rgba(210, 170, 90, 0.48); background: #231309;}
.zrr_prov_logo_qhd{overflow: hidden; background: rgba(255, 235, 180, 0.05); border-radius: 4px; display: flex; width: 44px; align-items: center; justify-content: center; height: 44px;}
.zrr_prov_logo_qhd img{object-fit: contain; height: 100%; width: 100%;}
.zrr_prov_name_qhd{color: #B09A6E; overflow-wrap: break-word; font-size: 11px; font-weight: 600; text-align: center;}
.zrr_seo_qhd{background: #130B07; padding: 2.25rem 1rem 0;}
@media(min-width: 767px) {
.zrr_seo_qhd{padding: 44px 1.5rem 0;}
}
.zrr_seo_in_qhd{border: 1px solid rgba(210, 170, 90, 0.20); border-radius: 0.875rem; background: #231309; margin: 0 auto; padding: 28px 1.5rem; max-width: 1320px;}
@media(min-width: 767px) {
.zrr_seo_in_qhd{padding: 36px 40px;}
}
.zrr_seo_label_qhd{text-transform: uppercase; margin-bottom: 0.625rem; letter-spacing: .08em; font-size: 0.688rem; font-weight: 700; color: #C89230;}
.zrr_seo_h2_qhd{font-family: 'Playfair Display', serif; margin-bottom: 14px; font-size: 20px; color: #F4E8C8; overflow-wrap: break-word; line-height: 1.25; font-weight: 800;}
@media(min-width: 766px) {
.zrr_seo_h2_qhd{font-size: 1.5rem;}
}
.zrr_seo_body_qhd{line-height: 1.75; overflow-wrap: break-word; color: #B09A6E; font-size: 0.875rem;}
.zrr_seo_body_qhd p{color: #B09A6E; line-height: 1.75; margin-bottom: 12px; font-size: 14px;}
.zrr_seo_body_qhd p:last-child{margin-bottom: 0;}
.zrr_seo_body_qhd strong{font-weight: 700; color: #D6C49A;}
.zrr_seo_body_qhd a{transition: color .2s; color: #C89230; text-decoration: underline;}
.zrr_seo_body_qhd a:hover{color: #DBA83C;}
.zrr_seo_body_qhd ul,.zrr_seo_body_qhd ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 1.375rem;}
.zrr_seo_body_qhd ol{list-style: decimal;}
.zrr_seo_body_qhd li{margin-bottom: 0.375rem; color: #B09A6E; font-size: 0.875rem; line-height: 1.75;}
.zrr_seo_body_qhd table{font-size: 0.813rem; border-collapse: collapse; margin-bottom: 12px; width: 100%; display: block; overflow-x: auto;}
@media(min-width: 766px) {
.zrr_seo_body_qhd table{display: table;}
}
.zrr_seo_body_qhd th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 0.625rem 12px; color: #D6C49A; font-weight: 700; text-align: left;}
.zrr_seo_body_qhd td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.625rem 0.75rem; color: #B09A6E;}
.zrr_seo_cols_qhd{gap: 1.5rem; margin-top: 20px; display: grid;}
@media(min-width: 642px) {
.zrr_seo_cols_qhd{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.zrr_seo_cols_qhd{grid-template-columns: repeat(3,1fr);}
}
.zrr_seo_col_h_qhd{color: #D6C49A; font-size: 0.813rem; overflow-wrap: break-word; font-weight: 700; margin-bottom: 0.438rem;}
.zrr_seo_col_p_qhd{color: #8C7A58; line-height: 1.65; font-size: 13px; overflow-wrap: break-word;}
.zrr_seo_stats_qhd{gap: 1rem; margin: 20px 0; display: flex; flex-wrap: wrap;}
.zrr_seo_stat_qhd{background: rgba(200, 146, 48, 0.08); flex: 1; border: 1px solid rgba(200, 146, 48, 0.18); padding: 14px 16px; border-radius: 0.5rem; min-width: 8.75rem;}
.zrr_seo_stat_val_qhd{font-weight: 800; font-size: 20px; overflow-wrap: break-word; margin-bottom: 0.25rem; color: #C89230;}
.zrr_seo_stat_lb_qhd{font-size: 0.688rem; overflow-wrap: break-word; color: #8C7A58;}
.zrr_pmt_qhd{padding: 36px 16px 0; background: #130B07;}
@media(min-width: 769px) {
.zrr_pmt_qhd{padding: 44px 1.5rem 0;}
}
.zrr_pmt_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_pmt_head_qhd{margin-bottom: 1.375rem; max-width: 720px;}
.zrr_pmt_label_qhd{color: #C89230; text-transform: uppercase; margin-bottom: 8px; font-size: 11px; letter-spacing: .08em; font-weight: 700;}
.zrr_pmt_h2_qhd{font-family: 'Playfair Display', serif; font-weight: 800; margin-bottom: 8px; color: #F4E8C8; overflow-wrap: break-word; font-size: 1.375rem;}
@media(min-width: 769px) {
.zrr_pmt_h2_qhd{font-size: 28px;}
}
.zrr_pmt_intro_qhd{overflow-wrap: break-word; color: #8C7A58; line-height: 1.6; font-size: 14px;}
.zrr_pmt_groups_qhd{gap: 20px; display: flex; flex-direction: column;}
.zrr_pmt_group_qhd{border: 1px solid rgba(210, 170, 90, 0.20); background: #231309; padding: 1.25rem; border-radius: 0.5rem;}
.zrr_pmt_group_head_qhd{gap: 12px; flex-wrap: wrap; margin-bottom: 10px; align-items: center; display: flex;}
.zrr_pmt_group_ic_qhd{border-radius: 4px; background: rgba(200, 146, 48, 0.18); height: 36px; color: #C89230; align-items: center; flex-shrink: 0; justify-content: center; display: flex; width: 2.25rem;}
.zrr_pmt_group_ic_qhd svg{stroke-linejoin: round; width: 18px; stroke-linecap: round; height: 18px;}
.zrr_pmt_group_h_qhd{margin: 0; overflow-wrap: break-word; font-size: 16px; color: #F4E8C8; font-weight: 700; font-family: 'Playfair Display', serif;}
.zrr_pmt_group_p_qhd{color: #8C7A58; margin-bottom: 0.875rem; overflow-wrap: break-word; font-size: 13px; line-height: 1.6;}
.zrr_pmt_group_p_qhd strong{color: #D6C49A; font-weight: 600;}
.zrr_pmt_table_wrap_qhd{-webkit-overflow-scrolling: touch; overflow-x: auto;}
.zrr_pmt_table_qhd{min-width: 540px; width: 100%; font-size: 0.813rem; border-collapse: collapse;}
.zrr_pmt_table_qhd th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 235, 180, 0.07); font-weight: 700; font-size: 0.688rem; text-transform: uppercase; white-space: nowrap; text-align: left; letter-spacing: .04em; color: #D6C49A;}
.zrr_pmt_table_qhd td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.75rem; color: #8C7A58;}
.zrr_pmt_table_qhd tbody tr:last-child td{border-bottom: none;}
.zrr_pmt_table_qhd tr:hover td{background: rgba(255, 235, 180, 0.05); color: #D6C49A;}
.zrr_seo_qhd{padding: 36px 16px 0; background: #130B07;}
@media(min-width: 767px) {
.zrr_seo_qhd{padding: 44px 24px 0;}
}
.zrr_seo_in_qhd{background: #231309; padding: 1.75rem 1.5rem; margin: 0 auto; border-radius: 0.875rem; border: 1px solid rgba(210, 170, 90, 0.20); max-width: 82.5rem;}
@media(min-width: 765px) {
.zrr_seo_in_qhd{padding: 2.25rem 40px;}
}
.zrr_seo_label_qhd{font-weight: 700; color: #C89230; font-size: 0.688rem; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 10px;}
.zrr_seo_h2_qhd{line-height: 1.25; font-size: 1.25rem; overflow-wrap: break-word; font-family: 'Playfair Display', serif; color: #F4E8C8; font-weight: 800; margin-bottom: 0.875rem;}
@media(min-width: 770px) {
.zrr_seo_h2_qhd{font-size: 1.5rem;}
}
.zrr_seo_body_qhd{overflow-wrap: break-word; line-height: 1.75; font-size: 14px; color: #B09A6E;}
.zrr_seo_body_qhd p{color: #B09A6E; font-size: 14px; line-height: 1.75; margin-bottom: 12px;}
.zrr_seo_body_qhd p:last-child{margin-bottom: 0;}
.zrr_seo_body_qhd strong{font-weight: 700; color: #D6C49A;}
.zrr_seo_body_qhd a{transition: color .2s; text-decoration: underline; color: #C89230;}
.zrr_seo_body_qhd a:hover{color: #DBA83C;}
.zrr_seo_body_qhd ul,.zrr_seo_body_qhd ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.zrr_seo_body_qhd ol{list-style: decimal;}
.zrr_seo_body_qhd li{line-height: 1.75; margin-bottom: 0.375rem; font-size: 14px; color: #B09A6E;}
.zrr_seo_body_qhd table{display: block; font-size: 13px; overflow-x: auto; border-collapse: collapse; width: 100%; margin-bottom: 0.75rem;}
@media(min-width: 770px) {
.zrr_seo_body_qhd table{display: table;}
}
.zrr_seo_body_qhd th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 10px 12px; text-align: left; color: #D6C49A; font-weight: 700;}
.zrr_seo_body_qhd td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 235, 180, 0.05); color: #B09A6E;}
.zrr_seo_cols_qhd{gap: 1.5rem; margin-top: 20px; display: grid;}
@media(min-width: 641px) {
.zrr_seo_cols_qhd{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.zrr_seo_cols_qhd{grid-template-columns: repeat(3,1fr);}
}
.zrr_seo_col_h_qhd{color: #D6C49A; font-weight: 700; overflow-wrap: break-word; font-size: 13px; margin-bottom: 7px;}
.zrr_seo_col_p_qhd{color: #8C7A58; overflow-wrap: break-word; font-size: 13px; line-height: 1.65;}
.zrr_seo_stats_qhd{gap: 1rem; margin: 1.25rem 0; flex-wrap: wrap; display: flex;}
.zrr_seo_stat_qhd{background: rgba(200, 146, 48, 0.08); border-radius: 8px; border: 1px solid rgba(200, 146, 48, 0.18); padding: 0.875rem 1rem; flex: 1; min-width: 140px;}
.zrr_seo_stat_val_qhd{font-size: 20px; font-weight: 800; overflow-wrap: break-word; color: #C89230; margin-bottom: 0.25rem;}
.zrr_seo_stat_lb_qhd{color: #8C7A58; font-size: 0.688rem; overflow-wrap: break-word;}
.zrr_faq_qhd{background: #130B07; padding: 2.25rem 16px 0;}
@media(min-width:768px) {
.zrr_faq_qhd{padding: 2.75rem 24px 0;}
}
.zrr_faq_in_qhd{margin: 0 auto; max-width: 82.5rem;}
.zrr_faq_head_qhd{margin-bottom: 20px;}
.zrr_faq_label_qhd{font-weight: 700; font-size: 11px; letter-spacing: .08em; color: #C89230; text-transform: uppercase; margin-bottom: 8px;}
.zrr_faq_h2_qhd{font-weight: 800; overflow-wrap: break-word; font-size: 20px; color: #F4E8C8; font-family: 'Playfair Display', serif;}
@media(min-width: 769px) {
.zrr_faq_h2_qhd{font-size: 1.5rem;}
}
.zrr_faq_list_qhd{gap: 8px; display: flex; flex-direction: column;}
.zrr_faq_item_qhd{background: #231309; border-radius: 0.5rem; overflow: hidden; border: 1px solid rgba(210, 170, 90, 0.20);}
.zrr_faq_q_qhd{transition: color .2s; gap: 0.75rem; padding: 16px 20px; flex-wrap: wrap; font-size: 14px; align-items: center; display: flex; font-weight: 600; color: #D6C49A; cursor: pointer; overflow-wrap: break-word; justify-content: space-between;}
.zrr_faq_q_qhd:hover{color: #F4E8C8;}
.zrr_faq_q_ic_qhd{background: rgba(255, 235, 180, 0.05); border-radius: 50%; transition: transform .25s; align-items: center; height: 24px; color: #C89230; font-size: 1rem; width: 24px; flex-shrink: 0; justify-content: center; display: flex;}
.zrr_faq_item_qhd.zrr_state_open_qhd .zrr_faq_q_ic_qhd{transform: rotate(45deg);}
.zrr_faq_a_qhd{padding: 0 20px 1rem; color: #8C7A58; line-height: 1.7; overflow-wrap: break-word; font-size: 13px; display: none;}
.zrr_faq_item_qhd.zrr_state_open_qhd .zrr_faq_a_qhd{display: block;}
.zrr_faq_a_qhd strong{font-weight: 700; color: #D6C49A;}
.zrr_faq_a_qhd a{color: #C89230; text-decoration: underline;}
.zrr_faq_a_qhd ul,.zrr_faq_a_qhd ol{list-style: disc; margin: 0.5rem 0; padding-left: 20px;}
.zrr_faq_a_qhd ol{list-style: decimal;}
.zrr_faq_a_qhd li{line-height: 1.6; margin-bottom: 4px;}
.zrr_faq_a_qhd table{margin: 8px 0; overflow-x: auto; display: block; font-size: 0.75rem; border-collapse: collapse; width: 100%;}
@media(min-width: 770px) {
.zrr_faq_a_qhd table{display: table;}
}
.zrr_faq_a_qhd th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 6px 8px; color: #D6C49A; font-weight: 700; text-align: left;}
.zrr_faq_a_qhd td{padding: 6px 0.5rem; border-bottom: 1px solid rgba(255, 235, 180, 0.05); color: #8C7A58;}
.zrr_seo_qhd{padding: 36px 16px 0; background: #130B07;}
@media(min-width: 765px) {
.zrr_seo_qhd{padding: 2.75rem 24px 0;}
}
.zrr_seo_in_qhd{margin: 0 auto; border-radius: 14px; background: #231309; padding: 1.75rem 24px; border: 1px solid rgba(210, 170, 90, 0.20); max-width: 82.5rem;}
@media(min-width: 765px) {
.zrr_seo_in_qhd{padding: 36px 40px;}
}
.zrr_seo_label_qhd{letter-spacing: .08em; font-weight: 700; font-size: 0.688rem; color: #C89230; margin-bottom: 10px; text-transform: uppercase;}
.zrr_seo_h2_qhd{overflow-wrap: break-word; line-height: 1.25; font-weight: 800; color: #F4E8C8; margin-bottom: 14px; font-size: 1.25rem; font-family: 'Playfair Display', serif;}
@media(min-width: 770px) {
.zrr_seo_h2_qhd{font-size: 1.5rem;}
}
.zrr_seo_body_qhd{font-size: 0.875rem; color: #B09A6E; line-height: 1.75; overflow-wrap: break-word;}
.zrr_seo_body_qhd p{font-size: 14px; margin-bottom: 12px; line-height: 1.75; color: #B09A6E;}
.zrr_seo_body_qhd p:last-child{margin-bottom: 0;}
.zrr_seo_body_qhd strong{font-weight: 700; color: #D6C49A;}
.zrr_seo_body_qhd a{transition: color .2s; color: #C89230; text-decoration: underline;}
.zrr_seo_body_qhd a:hover{color: #DBA83C;}
.zrr_seo_body_qhd ul,.zrr_seo_body_qhd ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.zrr_seo_body_qhd ol{list-style: decimal;}
.zrr_seo_body_qhd li{font-size: 14px; margin-bottom: 0.375rem; line-height: 1.75; color: #B09A6E;}
.zrr_seo_body_qhd table{font-size: 13px; margin-bottom: 12px; width: 100%; border-collapse: collapse; overflow-x: auto; display: block;}
@media(min-width: 770px) {
.zrr_seo_body_qhd table{display: table;}
}
.zrr_seo_body_qhd th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 235, 180, 0.07); font-weight: 700; color: #D6C49A; text-align: left;}
.zrr_seo_body_qhd td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.625rem 12px; color: #B09A6E;}
.zrr_seo_cols_qhd{gap: 1.5rem; margin-top: 20px; display: grid;}
@media(min-width: 641px) {
.zrr_seo_cols_qhd{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.zrr_seo_cols_qhd{grid-template-columns: repeat(3,1fr);}
}
.zrr_seo_col_h_qhd{margin-bottom: 7px; font-weight: 700; color: #D6C49A; overflow-wrap: break-word; font-size: 13px;}
.zrr_seo_col_p_qhd{line-height: 1.65; overflow-wrap: break-word; color: #8C7A58; font-size: 13px;}
.zrr_seo_stats_qhd{margin: 1.25rem 0; gap: 16px; display: flex; flex-wrap: wrap;}
.zrr_seo_stat_qhd{border-radius: 8px; background: rgba(200, 146, 48, 0.08); padding: 14px 16px; border: 1px solid rgba(200, 146, 48, 0.18); flex: 1; min-width: 140px;}
.zrr_seo_stat_val_qhd{color: #C89230; overflow-wrap: break-word; font-weight: 800; margin-bottom: 4px; font-size: 20px;}
.zrr_seo_stat_lb_qhd{overflow-wrap: break-word; color: #8C7A58; font-size: 0.688rem;}
.zrr_ft_qhd{background: #0A0703; border-top: 1px solid rgba(255, 235, 180, 0.05); margin-top: 3rem;}
.zrr_ft_support_qhd{padding: 1.5rem 1rem; border-bottom: 1px solid rgba(255, 235, 180, 0.05);}
@media(min-width:768px) {
.zrr_ft_support_qhd{padding: 1.75rem 1.5rem;}
}
.zrr_ft_support_in_qhd{margin: 0 auto; gap: 16px; flex-wrap: wrap; max-width: 1320px; display: flex; align-items: center;}
.zrr_ft_support_main_qhd{flex: 1; gap: 16px; display: flex; align-items: center; flex-wrap: wrap; min-width: 220px;}
.zrr_ft_support_ic_qhd{flex-shrink: 0; color: #C89230;}
.zrr_ft_support_ic_qhd svg{stroke-linejoin: round; height: 1.875rem; stroke-linecap: round; width: 1.875rem;}
.zrr_ft_support_text_title_qhd{color: #F4E8C8; margin-bottom: 3px; font-weight: 700; overflow-wrap: break-word; font-size: 0.938rem;}
.zrr_ft_support_text_sub_qhd{font-size: 0.75rem; overflow-wrap: break-word; color: #8C7A58;}
.zrr_ft_support_btn_qhd{border-radius: 8px; transition: background .2s; padding: 11px 22px; background: #C89230; font-size: 0.813rem; font-weight: 700; flex-shrink: 0; color: #F4E8C8; white-space: nowrap;}
.zrr_ft_support_btn_qhd:hover{background: #DBA83C;}
.zrr_ft_support_contacts_qhd{gap: 1rem; flex-wrap: wrap; margin-left: auto; display: flex;}
.zrr_ft_support_contact_qhd{color: #7A6B50; font-size: 12px; line-height: 1.4;}
.zrr_ft_support_contact_qhd strong{color: #B09A6E; display: block; font-size: 11px; margin-bottom: 2px; font-weight: 600;}
.zrr_ft_main_qhd{padding: 2rem 16px 1.5rem; border-bottom: 1px solid rgba(255, 235, 180, 0.05);}
@media(min-width:768px) {
.zrr_ft_main_qhd{padding: 40px 24px 32px;}
}
.zrr_ft_main_in_qhd{gap: 1.5rem; margin: 0 auto; grid-template-columns: 1fr 1fr; display: grid; max-width: 82.5rem;}
@media(min-width: 641px) {
.zrr_ft_main_in_qhd{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.zrr_ft_main_in_qhd{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.zrr_ft_col_logo_qhd{grid-column: 1/-1;}
@media(min-width:1080px) {
.zrr_ft_col_logo_qhd{grid-column: auto;}
}
.zrr_ft_logo_qhd{gap: 0.563rem; overflow-wrap: break-word; align-items: center; flex-wrap: wrap; display: flex; color: #F4E8C8; margin-bottom: 0.75rem; font-weight: 800; font-size: 16px;}
.zrr_ft_logo_mark_qhd{border-radius: 4px; overflow: hidden; width: 1.875rem; height: 30px;}
.zrr_ft_logo_mark_qhd img{height: 100%; width: 100%; object-fit: cover;}
.zrr_ft_logo_sub_qhd{color: #7A6B50; max-width: 12.5rem; line-height: 1.55; font-size: 12px; overflow-wrap: break-word;}
.zrr_ft_col_title_qhd{margin-bottom: 0.875rem; letter-spacing: .07em; font-size: 12px; font-weight: 700; text-transform: uppercase; color: #B09A6E;}
.zrr_ft_col_links_qhd{gap: 0.563rem; flex-direction: column; display: flex;}
.zrr_ft_col_link_qhd{transition: color .2s; color: #7A6B50; font-size: 0.813rem; overflow-wrap: break-word;}
.zrr_ft_col_link_qhd:hover{color: #D6C49A;}
.zrr_ft_apps_qhd{gap: 8px; flex-direction: column; display: flex;}
.zrr_ft_app_card_qhd{transition: border-color .2s; padding: 10px 12px; border: 1px solid rgba(210, 170, 90, 0.20); background: rgba(255, 235, 180, 0.05); border-radius: 4px; gap: 0.625rem; align-items: center; display: flex;}
.zrr_ft_app_card_qhd:hover{border-color: rgba(210, 170, 90, 0.48);}
.zrr_ft_app_card_ic_qhd svg{stroke-linejoin: round; stroke-linecap: round; height: 1.375rem; width: 22px;}
.zrr_ft_app_card_os_qhd{color: #7A6B50; font-weight: 600; font-size: 10px;}
.zrr_ft_app_card_action_qhd{color: #D6C49A; font-weight: 700; font-size: 12px;}
.zrr_ft_bot_qhd{padding: 1.25rem 16px;}
@media(min-width: 765px) {
.zrr_ft_bot_qhd{padding: 1.25rem 1.5rem;}
}
.zrr_ft_bot_in_qhd{margin: 0 auto; gap: 1rem; max-width: 1320px; display: flex; align-items: center; flex-wrap: wrap;}
.zrr_ft_socials_qhd{gap: 0.5rem; display: flex;}
.zrr_ft_soc_qhd{border: 1px solid rgba(210, 170, 90, 0.20); transition: background .2s; border-radius: 0.25rem; background: rgba(255, 235, 180, 0.05); display: flex; color: #B09A6E; width: 36px; align-items: center; height: 36px; justify-content: center;}
.zrr_ft_soc_qhd svg{stroke-linecap: round; stroke-linejoin: round; width: 1rem; height: 16px;}
.zrr_ft_soc_qhd:hover{background: rgba(255, 235, 180, 0.07);}
.zrr_ft_legal_qhd{flex: 1; color: #8E7E62; overflow-wrap: break-word; line-height: 1.6; font-size: 0.688rem; min-width: 200px;}
.zrr_ft_legal_qhd strong{color: #B09A6E; font-weight: 700;}
.zrr_ft_legal_qhd a{color: #B09A6E; text-decoration: underline;}
.zrr_ft_age_qhd{border-radius: 50%; border: 2px solid #8E7E62; flex-shrink: 0; font-weight: 800; color: #8E7E62; margin-left: auto; align-items: center; display: flex; font-size: 11px; height: 32px; width: 32px; justify-content: center;}