html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; cursor: pointer; color: inherit;}
a:link,a:visited{color: inherit; text-decoration: none;}
img,svg,video{display: block; max-width: 100%;}
body{background: #141210; color: #D2C7B5; min-height: 100vh; font-family: 'Exo 2', sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased;}
.zwh-layout_sre{display: flex; min-height: 100vh; flex-direction: column;}
.zwh-page_sre{display: flex; min-height: 100vh;}
.zwh-main_sre{flex: 1; min-width: 0; padding-top: 56px;}
@media (min-width:1080px) {
.zwh-main_sre{padding-left: 220px;}
}
@media (max-width: 1076px) {
.zwh-main_sre{padding-bottom: 4.5rem;}
}
.zwh-gc_sre{border: 1px solid rgba(255,255,255,0.05); overflow: hidden; background: #1C1916; transition: transform .2s,border-color .2s; border-radius: 0.625rem; flex-shrink: 0; cursor: pointer; position: relative; width: 8.75rem;}
@media(min-width: 639px) {
.zwh-gc_sre{width: 156px;}
}
@media(min-width: 1079px) {
.zwh-gc_sre{width: 168px;}
}
.zwh-gc_sre:hover{border-color: rgba(200,125,40,0.08); transform: translateY(-3px);}
.zwh-gc_img_sre{overflow: hidden; padding-bottom: 80%; width: 100%; position: relative;}
.zwh-gc_img_sre img{inset: 0; width: 100%; object-fit: cover; height: 100%; position: absolute;}
.zwh-gc_hover_sre{background: rgba(10,7,4,0.74); transition: opacity .2s; inset: 0; justify-content: center; opacity: 0; align-items: center; display: flex; position: absolute;}
.zwh-gc_sre:hover .zwh-gc_hover_sre{opacity: 1;}
.zwh-gc_hover_btn_sre{background: #C87D28; border-radius: 0.375rem; padding: 8px 1rem; color: #F5EFE6; font-size: 0.75rem; font-weight: 700;}
.zwh-gc_info_sre{padding: 0.5rem 10px 0.625rem;}
.zwh-gc_name_sre{overflow: hidden; text-overflow: ellipsis; max-width: 100%; font-weight: 600; margin-bottom: 3px; font-size: 0.75rem; color: #D2C7B5; white-space: nowrap;}
.zwh-gc_prov_sre{color: #6A5C4C; font-size: 0.625rem;}
.zwh-gc_tag_sre{padding: 2px 7px; border-radius: 0.25rem; top: 6px; font-weight: 700; font-size: 0.563rem; letter-spacing: .04em; left: 6px; text-transform: uppercase; position: absolute; z-index: 2;}
.zwh-gc_tag_hot_sre{background: #D44030; color: #fff;}
.zwh-gc_tag_new_sre{background: #3AAB6A; color: #141210;}
.zwh-gc_tag_jp_sre{background: #D4920A; color: #141210;}
.zwh-gc_tag_ex_sre{background: #8B5A2C; color: #fff;}
.zwh-gc_tag_live_sre{background: #D44030; color: #fff;}
.zwh-gr_sre{background: #141210; padding: 32px 16px 0;}
@media(min-width: 765px) {
.zwh-gr_sre{padding: 36px 1.5rem 0;}
}
.zwh-gr_in_sre{margin: 0 auto; max-width: 1320px;}
.zwh-gr_head_sre{gap: 12px; display: flex; margin-bottom: 0.625rem; align-items: center; flex-wrap: wrap;}
.zwh-gr_head_l_sre{gap: 10px; flex: 1; display: flex; align-items: center; min-width: 0;}
.zwh-gr_ic_sre{border-radius: 0.625rem; display: flex; width: 2rem; align-items: center; flex-shrink: 0; justify-content: center; height: 32px;}
.zwh-gr_ic_sre svg{height: 16px; stroke-linecap: round; stroke-linejoin: round; width: 16px;}
.zwh-gr_title_sre{overflow-wrap: break-word; font-weight: 700; color: #F5EFE6; font-family: 'Cinzel', serif; font-size: 1rem;}
@media(min-width: 769px) {
.zwh-gr_title_sre{font-size: 18px;}
}
.zwh-gr_more_sre{gap: 5px; transition: color .2s; flex-shrink: 0; color: #7D6D5A; align-items: center; font-weight: 600; white-space: nowrap; display: flex; font-size: 0.75rem;}
.zwh-gr_more_sre:hover{color: #C87D28;}
.zwh-gr_more_sre svg{width: 0.75rem; stroke-linecap: round; stroke-linejoin: round; height: 12px;}
.zwh-gr_arrows_sre{gap: 0.375rem; display: flex; flex-shrink: 0;}
.zwh-gr_arr_sre{background: rgba(255,255,255,0.05); transition: background .15s,color .15s; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.375rem; width: 1.875rem; color: #A89278; height: 30px; align-items: center; justify-content: center; display: flex;}
.zwh-gr_arr_sre:hover{background: rgba(255,255,255,0.07); color: #F5EFE6;}
.zwh-gr_arr_sre svg{height: 0.813rem; stroke-linecap: round; width: 0.813rem; stroke-linejoin: round;}
.zwh-gr_seo_h_sre{margin: 0 0 0.375rem; color: #D2C7B5; overflow-wrap: break-word; max-width: 42.5rem; font-weight: 700; font-size: 13px; font-family: 'Cinzel', serif;}
@media(min-width: 770px) {
.zwh-gr_seo_h_sre{font-size: 14px;}
}
.zwh-gr_seo_sre{line-height: 1.55; max-width: 42.5rem; color: #7D6D5A; margin-bottom: 12px; font-size: 12px; overflow-wrap: break-word;}
.zwh-gr_seo_sre strong{font-weight: 600; color: #D2C7B5;}
.zwh-gr_scroll_sre{gap: 10px; scrollbar-width: none; overflow-x: auto; padding-bottom: 10px; display: flex; -webkit-overflow-scrolling: touch;}
.zwh-gr_scroll_sre::-webkit-scrollbar{display: none;}
@media(min-width:768px) {
.zwh-gr_scroll_sre{gap: 12px;}
}
.zwh-tb_sre{background: #141210; border-bottom: 1px solid rgba(255,255,255,0.07); right: 0; top: 0; align-items: center; height: 3.5rem; z-index: 80; position: fixed; display: flex; left: 0;}
.zwh-tb_in_sre{padding: 0 14px; gap: 0; display: flex; width: 100%; align-items: center; height: 100%;}
.zwh-tb_burger_sre{border-radius: 10px; gap: 0.313rem; flex-direction: column; margin-right: 0.5rem; justify-content: center; flex-shrink: 0; display: flex; align-items: center; height: 38px; width: 38px;}
.zwh-tb_burger_sre:hover{background: rgba(255,255,255,0.05);}
.zwh-tb_burger_line_sre{background: #A89278; border-radius: 1px; height: 2px; width: 18px; display: block;}
@media(min-width: 1079px) {
.zwh-tb_burger_sre{display: none;}
}
.zwh-tb_logo_sre{gap: 9px; display: flex; align-items: center; color: #F5EFE6; font-weight: 800; font-size: 18px; overflow-wrap: break-word; letter-spacing: -.01em; margin-right: 20px; flex-shrink: 0;}
.zwh-tb_logo_mark_sre{border-radius: 10px; overflow: hidden; display: flex; height: 32px; justify-content: center; align-items: center; width: 32px;}
.zwh-tb_logo_mark_sre img{object-fit: cover; height: 100%; width: 100%;}
.zwh-tb_nav_sre{gap: 2px; flex: 1; display: none;}
@media(min-width: 641px) {
.zwh-tb_nav_sre{display: flex;}
}
.zwh-tb_tab_sre{padding: 8px 14px; border-radius: 0.625rem; transition: background .15s,color .15s; color: #A89278; white-space: nowrap; font-weight: 600; font-size: 0.813rem;}
.zwh-tb_tab_sre:hover{background: rgba(255,255,255,0.05); color: #F5EFE6;}
.zwh-tb_tab_sre.zwh-state_active_sre{background: rgba(200,125,40,0.18); color: #F5EFE6;}
.zwh-tb_right_sre{gap: 8px; flex-shrink: 0; align-items: center; margin-left: auto; display: flex;}
.zwh-tb_login_sre{padding: 9px 1rem; transition: border-color .2s,color .2s; border: 1px solid rgba(255,255,255,0.10); background: rgba(255,255,255,0.05); border-radius: 0.625rem; display: none; font-weight: 600; color: #D2C7B5; font-size: 0.813rem;}
.zwh-tb_login_sre:hover{border-color: rgba(200,125,40,0.48); color: #F5EFE6;}
@media(min-width: 482px) {
.zwh-tb_login_sre{display: block;}
}
.zwh-tb_reg_sre{background: #3AAB6A; transition: background .2s; padding: 0.563rem 1.125rem; border-radius: 0.625rem; font-weight: 700; font-size: 13px; white-space: nowrap; color: #0D0A05;}
.zwh-tb_reg_sre:hover{background: #46BE7A;}
.zwh-sb_sre{background: #211E1A; transform: translateX(-100%); border-right: 1px solid rgba(255,255,255,0.05); transition: transform .25s ease; top: 56px; position: fixed; bottom: 0; z-index: 70; left: 0; overflow-y: auto; width: 13.75rem;}
.zwh-sb_sre.zwh-state_open_sre{transform: translateX(0);}
.zwh-sb_sre::-webkit-scrollbar{width: 4px;}
.zwh-sb_sre::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.07); border-radius: 2px;}
@media(min-width: 1081px) {
.zwh-sb_sre{transform: translateX(0);}
}
.zwh-sb_auth_sre{padding: 0.875rem 0.75rem 10px;}
.zwh-sb_btn_reg_sre{padding: 0.688rem; background: #3AAB6A; border-radius: 10px; transition: background .2s; color: #0D0A05; font-size: 0.813rem; font-weight: 700; text-align: center; margin-bottom: 8px; display: block;}
.zwh-sb_btn_reg_sre:hover{background: #46BE7A;}
.zwh-sb_btn_login_sre{background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.10); transition: border-color .2s; border-radius: 10px; padding: 0.625rem; font-weight: 600; font-size: 13px; text-align: center; color: #D2C7B5; display: block;}
.zwh-sb_btn_login_sre:hover{border-color: rgba(200,125,40,0.48); color: #F5EFE6;}
.zwh-sb_promo_sre{margin: 0 0.75rem 10px; padding: 0.75rem 0.875rem; overflow: hidden; background: linear-gradient(135deg,#2C1C0C,#211E1A); border: 1px solid rgba(200,125,40,0.18); border-radius: 10px; position: relative;}
.zwh-sb_promo_sre::before{border-radius: 50%; background: radial-gradient(circle,rgba(200,125,40,0.18),transparent 70%); position: absolute; right: -1.25rem; height: 5rem; content: ''; width: 5rem; top: -20px;}
.zwh-sb_promo_title_sre{margin-bottom: 0.25rem; font-size: 11px; text-transform: uppercase; font-weight: 700; color: #C87D28; letter-spacing: .06em;}
.zwh-sb_promo_text_sre{overflow-wrap: break-word; line-height: 1.35; color: #F5EFE6; font-weight: 600; font-size: 0.75rem;}
.zwh-sb_promo_sub_sre{font-size: 0.625rem; margin-top: 3px; color: #7D6D5A;}
.zwh-sb_nav_sre{padding: 0.375rem 0.5rem 16px;}
.zwh-sb_nav_lb_sre{padding: 0.625rem 0.5rem 6px; font-size: 10px; letter-spacing: .08em; font-weight: 700; color: #6A5C4C; text-transform: uppercase;}
.zwh-sb_link_sre{padding: 9px 0.625rem; transition: background .15s,color .15s; border-radius: 0.375rem; gap: 0.625rem; overflow-wrap: break-word; display: flex; font-weight: 500; cursor: pointer; font-size: 0.813rem; align-items: center; color: #A89278;}
.zwh-sb_link_sre:hover{background: rgba(255,255,255,0.05); color: #F5EFE6;}
.zwh-sb_link_sre.zwh-state_active_sre{background: rgba(200,125,40,0.18); color: #F5EFE6;}
.zwh-sb_ic_sre{border-radius: 0.375rem; align-items: center; width: 30px; flex-shrink: 0; display: flex; justify-content: center; height: 1.875rem;}
.zwh-sb_ic_sre svg{stroke-linecap: round; width: 1rem; height: 1rem; stroke-linejoin: round;}
.zwh-sb_ic_1_sre{background: rgba(200,125,40,0.08); color: #C87D28;}
.zwh-sb_ic_2_sre{background: rgba(58,171,106,0.18); color: #3AAB6A;}
.zwh-sb_ic_3_sre{background: rgba(212,146,10,0.18); color: #D4920A;}
.zwh-sb_ic_4_sre{background: rgba(139,90,44,0.22); color: #8B5A2C;}
.zwh-sb_ic_5_sre{background: rgba(200,125,40,0.08); color: #E0508E;}
.zwh-sb_ic_6_sre{background: rgba(139,90,44,0.22); color: #9B5DE5;}
.zwh-sb_badge_sre{border-radius: 6px; padding: 2px 0.438rem; background: #D4920A; font-weight: 700; margin-left: auto; font-size: 0.563rem; color: #0D0A05;}
.zwh-sb_bot_sre{gap: 8px; padding: 0.75rem; border-top: 1px solid rgba(255,255,255,0.05); display: flex;}
.zwh-sb_lang_sre,.zwh-sb_help_sre{background: rgba(255,255,255,0.05); border-radius: 0.375rem; padding: 9px 0.375rem; gap: 0.375rem; border: 1px solid rgba(255,255,255,0.05); transition: border-color .2s; flex: 1; display: flex; color: #A89278; font-size: 0.688rem; align-items: center; justify-content: center; font-weight: 600;}
.zwh-sb_lang_sre:hover,.zwh-sb_help_sre:hover{border-color: rgba(200,125,40,0.48); color: #F5EFE6;}
.zwh-sb_lang_sre svg,.zwh-sb_help_sre svg{width: 0.813rem; height: 13px; stroke-linecap: round; stroke-linejoin: round;}
.zwh-sb_bd_sre{background: rgba(10,7,4,0.74); inset: 0; z-index: 69; display: none; position: fixed;}
.zwh-sb_bd_sre.zwh-state_on_sre{display: block;}
@media(min-width: 1078px) {
.zwh-sb_bd_sre{display: none!important;}
}
.zwh-mob_nav_sre{padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom)); border-top: 1px solid rgba(255,255,255,0.10); background: #211E1A; z-index: 80; position: fixed; right: 0; left: 0; display: flex; bottom: 0;}
@media(min-width: 1082px) {
.zwh-mob_nav_sre{display: none;}
}
.zwh-mob_nav_item_sre{gap: 0.25rem; flex: 1; padding: 0.25rem 2px; cursor: pointer; display: flex; align-items: center; flex-direction: column; color: #6A5C4C;}
.zwh-mob_nav_ic_sre{line-height: 1;}
.zwh-mob_nav_ic_sre svg{height: 1.25rem; width: 1.25rem; stroke-linejoin: round; stroke-linecap: round;}
.zwh-mob_nav_lb_sre{font-weight: 600; color: #6A5C4C; font-size: 10px;}
.zwh-mob_nav_item_sre.zwh-state_active_sre{color: #C87D28;}
.zwh-mob_nav_item_sre.zwh-state_active_sre .zwh-mob_nav_lb_sre{color: #C87D28;}
.zwh-hero_sre{background: #141210; padding: 1.25rem 1rem 0;}
@media(min-width: 765px) {
.zwh-hero_sre{padding: 1.5rem 24px 0;}
}
.zwh-hero_in_sre{margin: 0 auto; gap: 0.75rem; display: grid; grid-template-columns: 1fr; max-width: 82.5rem;}
@media(min-width: 861px) {
.zwh-hero_in_sre{grid-template-columns: 1fr 18.75rem;}
}
@media(min-width: 1098px) {
.zwh-hero_in_sre{grid-template-columns: 1fr 21.25rem;}
}
.zwh-hero_promo_sre{background: #1C1916; overflow: hidden; border-radius: 16px; min-height: 13.75rem; display: flex; position: relative; align-items: stretch;}
@media(min-width: 769px) {
.zwh-hero_promo_sre{min-height: 17.5rem;}
}
.zwh-hero_promo_bg_sre{background: linear-gradient(120deg,#2C1C0C 0%,#141210 100%); inset: 0; background-position: center; background-size: cover; position: absolute;}
.zwh-hero_promo_bg_sre::after{inset: 0; background: linear-gradient(90deg,#141210 0%,rgba(10,7,4,0.74) 60%,transparent 100%); content: ''; position: absolute;}
.zwh-hero_promo_glow_sre{background: radial-gradient(circle,rgba(139,90,44,0.22) 0%,transparent 65%); border-radius: 50%; position: absolute; top: -40px; pointer-events: none; height: 300px; width: 18.75rem; right: 3.75rem;}
.zwh-hero_promo_ct_sre{padding: 28px 1.5rem 1.75rem 28px; z-index: 2; position: relative; display: flex; flex-direction: column; justify-content: center; max-width: 30rem;}
@media(min-width: 765px) {
.zwh-hero_promo_ct_sre{padding: 2.5rem 2rem;}
}
.zwh-hero_badge_sre{border-radius: 20px; background: rgba(200,125,40,0.18); border: 1px solid rgba(200,125,40,0.08); padding: 5px 0.75rem; margin-bottom: 14px; display: inline-block; letter-spacing: .08em; font-size: 0.625rem; font-weight: 700; color: #C87D28; text-transform: uppercase;}
.zwh-hero_h1_sre{font-size: 1.625rem; margin-bottom: 0.625rem; line-height: 1.15; font-weight: 800; font-family: 'Cinzel', serif; overflow-wrap: break-word; color: #F5EFE6;}
.zwh-hero_h1_sre em{color: #D4920A; font-style: normal;}
@media(min-width: 767px) {
.zwh-hero_h1_sre{font-size: 36px;}
}
.zwh-hero_sub_sre{font-size: 13px; line-height: 1.55; color: #A89278; margin-bottom: 1.25rem;}
@media(min-width: 766px) {
.zwh-hero_sub_sre{font-size: 0.875rem;}
}
.zwh-hero_row_sre{gap: 0.625rem; display: flex; flex-wrap: wrap; align-items: center;}
.zwh-hero_cta_sre{background: #3AAB6A; border-radius: 0.625rem; padding: 0.813rem 1.625rem; transition: background .2s; font-weight: 700; box-shadow: 0 0 16px rgba(58,171,106,0.42), 0 3px 0.625rem rgba(0,0,0,0.52); font-size: 14px; color: #0D0A05;}
.zwh-hero_cta_sre:hover{background: #46BE7A;}
.zwh-hero_terms_sre{color: #6A5C4C; font-size: 0.688rem;}
.zwh-hero_game_sre{background: #1C1916; border-radius: 16px; overflow: hidden; border: 1px solid rgba(255,255,255,0.05); position: relative; flex-direction: column; display: flex;}
.zwh-hero_game_badge_sre{border: 1px solid rgba(212,146,10,0.18); padding: 0.313rem 10px; background: rgba(212,146,10,0.18); border-radius: 1.25rem; font-size: 10px; position: absolute; font-weight: 700; left: 0.75rem; letter-spacing: .06em; z-index: 3; color: #D4920A; top: 12px; text-transform: uppercase;}
.zwh-hero_game_badge_sre svg{width: 0.688rem; margin-right: 4px; vertical-align: -1px; height: 0.688rem;}
.zwh-hero_game_img_sre{overflow: hidden; background: linear-gradient(135deg,#2C1C0C,#141210); position: relative; padding-bottom: 60%;}
.zwh-hero_game_img_sre img{inset: 0; width: 100%; object-fit: cover; position: absolute; height: 100%;}
.zwh-hero_game_play_sre{inset: 0; transition: opacity .2s; background: rgba(10,7,4,0.74); align-items: center; display: flex; justify-content: center; position: absolute; opacity: 0;}
.zwh-hero_game_sre:hover .zwh-hero_game_play_sre{opacity: 1;}
.zwh-hero_game_play_sre span{background: #C87D28; border-radius: 50%; height: 3.25rem; width: 52px; justify-content: center; align-items: center; display: flex;}
.zwh-hero_game_play_sre span svg{width: 1.125rem; height: 18px; margin-left: 2px;}
.zwh-hero_game_info_sre{padding: 14px 1rem;}
.zwh-hero_game_title_sre{overflow-wrap: break-word; font-weight: 700; color: #F5EFE6; margin-bottom: 4px; font-size: 0.938rem;}
.zwh-hero_game_provider_sre{color: #7D6D5A; font-size: 11px;}
.zwh-hero_game_btn_sre{padding: 11px; background: #C87D28; border-radius: 10px; transition: background .2s; margin: 0.75rem 1rem 16px; font-weight: 700; text-align: center; display: block; color: #F5EFE6; font-size: 13px;}
.zwh-hero_game_sre:hover .zwh-hero_game_btn_sre{background: #DA8E38;}
.zwh-sbar_sre{background: #141210; padding: 1rem 1rem 0;}
@media(min-width: 769px) {
.zwh-sbar_sre{padding: 18px 1.5rem 0;}
}
.zwh-sbar_in_sre{margin: 0 auto; max-width: 1320px;}
.zwh-sbar_row_sre{gap: 10px; margin-bottom: 12px; display: flex; flex-wrap: wrap;}
.zwh-sbar_input_sre{border: 1px solid rgba(255,255,255,0.10); transition: border-color .2s; flex: 1; background: #1C1916; border-radius: 0.625rem; padding: 11px 16px; gap: 10px; font-size: 0.813rem; color: #7D6D5A; display: flex; align-items: center; cursor: pointer;}
.zwh-sbar_input_sre:hover{border-color: rgba(200,125,40,0.48);}
.zwh-sbar_input_sre svg{stroke-linejoin: round; height: 15px; width: 0.938rem; stroke-linecap: round; flex-shrink: 0;}
.zwh-sbar_providers_sre{border-radius: 10px; gap: 0.5rem; transition: border-color .2s; background: #1C1916; border: 1px solid rgba(255,255,255,0.10); padding: 0.688rem 1.125rem; font-weight: 600; font-size: 13px; white-space: nowrap; align-items: center; display: flex; color: #D2C7B5;}
.zwh-sbar_providers_sre:hover{border-color: rgba(200,125,40,0.48); color: #F5EFE6;}
.zwh-sbar_providers_sre svg{stroke-linecap: round; stroke-linejoin: round; width: 0.875rem; height: 0.875rem;}
.zwh-sbar_tabs_sre{gap: 0.375rem; display: flex; padding-bottom: 2px; scrollbar-width: none; overflow-x: auto;}
.zwh-sbar_tabs_sre::-webkit-scrollbar{display: none;}
.zwh-sbar_tab_sre{border-radius: 20px; gap: 0.438rem; transition: background .15s,color .15s,border-color .15s; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.05); padding: 8px 0.875rem; font-size: 12px; flex-shrink: 0; white-space: nowrap; display: flex; cursor: pointer; font-weight: 600; color: #A89278; align-items: center;}
.zwh-sbar_tab_sre:hover{border-color: rgba(200,125,40,0.48); background: rgba(255,255,255,0.07); color: #F5EFE6;}
.zwh-sbar_tab_sre.zwh-state_active_sre{border-color: rgba(200,125,40,0.08); background: rgba(200,125,40,0.18); color: #F5EFE6;}
.zwh-sbar_tab_ic_sre svg{stroke-linecap: round; width: 14px; stroke-linejoin: round; height: 0.875rem;}
.zwh-ws_sre{padding: 2rem 16px 0; background: #141210;}
@media(min-width: 767px) {
.zwh-ws_sre{padding: 2.25rem 1.5rem 0;}
}
.zwh-ws_in_sre{margin: 0 auto; max-width: 1320px;}
.zwh-ws_head_sre{gap: 12px; margin-bottom: 14px; justify-content: space-between; flex-wrap: wrap; align-items: center; display: flex;}
.zwh-ws_title_sre{gap: 0.625rem; align-items: center; color: #F5EFE6; font-family: 'Cinzel', serif; font-weight: 700; flex-wrap: wrap; font-size: 1rem; display: flex; overflow-wrap: break-word;}
.zwh-ws_title_ic_sre svg{height: 1.125rem; color: #D4920A; stroke-linecap: round; width: 18px; stroke-linejoin: round;}
.zwh-ws_online_sre{gap: 7px; color: #7D6D5A; display: flex; font-size: 12px; font-weight: 600; align-items: center;}
.zwh-ws_online_dot_sre{border-radius: 50%; background: #3AAB6A; flex-shrink: 0; width: 8px; height: 0.5rem; box-shadow: 0 0 0.375rem rgba(58,171,106,0.18);}
.zwh-ws_scroll_sre{gap: 8px; display: flex; padding-bottom: 0.5rem; overflow-x: auto; scrollbar-width: none;}
.zwh-ws_scroll_sre::-webkit-scrollbar{display: none;}
.zwh-wc_sre{background: #1C1916; padding: 10px 14px; border: 1px solid rgba(255,255,255,0.10); border-radius: 0.625rem; gap: 10px; flex-shrink: 0; display: flex; min-width: 13.75rem; align-items: center;}
.zwh-wc_img_sre{border-radius: 6px; background: #211E1A; overflow: hidden; height: 36px; width: 2.25rem; flex-shrink: 0;}
.zwh-wc_img_sre img{height: 100%; object-fit: cover; width: 100%;}
.zwh-wc_info_sre{min-width: 0;}
.zwh-wc_game_sre{overflow: hidden; color: #D2C7B5; font-size: 12px; font-weight: 600; white-space: nowrap; text-overflow: ellipsis;}
.zwh-wc_player_sre{overflow: hidden; color: #6A5C4C; font-size: 0.625rem; white-space: nowrap; text-overflow: ellipsis;}
.zwh-wc_amount_sre{font-weight: 700; margin-left: auto; white-space: nowrap; font-size: 0.813rem; color: #3AAB6A; flex-shrink: 0;}
.zwh-reg_sre{background: #141210; padding: 2.25rem 1rem 0;}
@media(min-width: 765px) {
.zwh-reg_sre{padding: 44px 1.5rem 0;}
}
.zwh-reg_in_sre{border-radius: 1rem; background: #211E1A; margin: 0 auto; border: 1px solid rgba(255,255,255,0.05); padding: 1.75rem 1.5rem; max-width: 82.5rem;}
@media(min-width:768px) {
.zwh-reg_in_sre{padding: 2.5rem;}
}
.zwh-reg_top_sre{gap: 1.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 858px) {
.zwh-reg_top_sre{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.zwh-reg_label_sre{text-transform: uppercase; letter-spacing: .08em; font-size: 0.688rem; color: #C87D28; font-weight: 700; margin-bottom: 0.625rem;}
.zwh-reg_h2_sre{margin-bottom: 0.75rem; font-weight: 800; line-height: 1.2; color: #F5EFE6; overflow-wrap: break-word; font-family: 'Cinzel', serif; font-size: 1.375rem;}
@media(min-width: 771px) {
.zwh-reg_h2_sre{font-size: 28px;}
}
.zwh-reg_bonus_sre{padding: 0.625rem 1rem; gap: 0.5rem; background: rgba(212,146,10,0.18); border-radius: 10px; border: 1px solid rgba(212,146,10,0.18); display: inline-flex; margin-bottom: 1rem; align-items: center;}
.zwh-reg_bonus_amount_sre{color: #D4920A; font-size: 1.25rem; font-weight: 800;}
.zwh-reg_bonus_text_sre{font-size: 13px; color: #A89278; line-height: 1.35;}
.zwh-reg_cta_btn_sre{transition: background .2s; border-radius: 0.625rem; background: #3AAB6A; padding: 14px 32px; font-weight: 700; display: inline-block; font-size: 0.938rem; color: #0D0A05; margin-bottom: 12px; box-shadow: 0 0 16px rgba(58,171,106,0.42), 0 3px 0.625rem rgba(0,0,0,0.52);}
.zwh-reg_cta_btn_sre:hover{background: #46BE7A;}
.zwh-reg_terms_sre{color: #6A5C4C; font-size: 11px; line-height: 1.5;}
.zwh-reg_seo_sre{border-top: 1px solid rgba(255,255,255,0.05); font-size: 13px; overflow-wrap: break-word; line-height: 1.65; margin-top: 20px; padding-top: 1.25rem; color: #7D6D5A;}
.zwh-reg_seo_sre p{font-size: 13px; line-height: 1.65; color: #7D6D5A; margin-bottom: 0.625rem;}
.zwh-reg_seo_sre p:last-child{margin-bottom: 0;}
.zwh-reg_seo_sre strong{color: #D2C7B5; font-weight: 700;}
.zwh-reg_seo_sre a{transition: color .2s; color: #C87D28; text-decoration: underline;}
.zwh-reg_seo_sre a:hover{color: #DA8E38;}
.zwh-reg_seo_sre ul,.zwh-reg_seo_sre ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.zwh-reg_seo_sre ol{list-style: decimal;}
.zwh-reg_seo_sre li{color: #7D6D5A; font-size: 0.813rem; line-height: 1.65; margin-bottom: 0.25rem;}
.zwh-reg_seo_sre table{width: 100%; overflow-x: auto; display: block; border-collapse: collapse; margin-bottom: 0.625rem; font-size: 0.813rem;}
@media(min-width: 771px) {
.zwh-reg_seo_sre table{display: table;}
}
.zwh-reg_seo_sre th{padding: 8px; border-bottom: 1px solid rgba(255,255,255,0.07); font-weight: 700; text-align: left; color: #D2C7B5;}
.zwh-reg_seo_sre td{padding: 0.5rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #7D6D5A;}
.zwh-reg_steps_sre{gap: 14px; margin-top: 28px; flex-direction: column; display: flex;}
@media(min-width: 862px) {
.zwh-reg_steps_sre{margin-top: 0;}
}
.zwh-reg_step_sre{border-radius: 10px; padding: 16px; gap: 14px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.05); flex-wrap: wrap; display: flex; align-items: flex-start;}
.zwh-reg_step_num_sre{border: 1px solid rgba(200,125,40,0.08); background: rgba(200,125,40,0.18); border-radius: 50%; justify-content: center; display: flex; align-items: center; width: 2.125rem; flex-shrink: 0; font-size: 14px; color: #C87D28; font-weight: 800; height: 2.125rem;}
.zwh-reg_step_title_sre{font-size: 14px; font-weight: 700; color: #F5EFE6; margin-bottom: 3px;}
.zwh-reg_step_text_sre{color: #7D6D5A; font-size: 0.75rem; line-height: 1.5;}
.zwh-reg_trust_sre{border-top: 1px solid rgba(255,255,255,0.05); gap: 0.625rem; margin-top: 1.25rem; padding-top: 1.25rem; display: flex; flex-wrap: wrap;}
.zwh-reg_trust_item_sre{gap: 7px; color: #7D6D5A; font-size: 0.75rem; display: flex; overflow-wrap: break-word; align-items: center;}
.zwh-reg_trust_ic_sre svg{stroke-linejoin: round; width: 1rem; color: #C87D28; stroke-linecap: round; height: 16px;}
.zwh-prov_sre{background: #141210; padding: 36px 16px 0;}
@media(min-width: 769px) {
.zwh-prov_sre{padding: 44px 24px 0;}
}
.zwh-prov_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-prov_head_sre{margin-bottom: 16px;}
.zwh-prov_label_sre{text-transform: uppercase; font-size: 0.688rem; font-weight: 700; margin-bottom: 0.5rem; letter-spacing: .08em; color: #C87D28;}
.zwh-prov_h2_sre{overflow-wrap: break-word; font-family: 'Cinzel', serif; font-weight: 800; color: #F5EFE6; margin-bottom: 8px; font-size: 1.25rem;}
@media(min-width: 771px) {
.zwh-prov_h2_sre{font-size: 1.5rem;}
}
.zwh-prov_seo_sre{color: #7D6D5A; overflow-wrap: break-word; margin-bottom: 1rem; font-size: 13px; max-width: 38.75rem; line-height: 1.6;}
.zwh-prov_seo_sre strong{color: #D2C7B5; font-weight: 700;}
.zwh-prov_seo_sre a{color: #C87D28; text-decoration: underline;}
.zwh-prov_grid_sre{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width: 643px) {
.zwh-prov_grid_sre{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1081px) {
.zwh-prov_grid_sre{grid-template-columns: repeat(8,1fr);}
}
.zwh-prov_card_sre{padding: 14px 10px; background: #1C1916; gap: 7px; border-radius: 0.625rem; border: 1px solid rgba(255,255,255,0.10); transition: border-color .2s,background .2s; cursor: pointer; flex-direction: column; display: flex; align-items: center;}
.zwh-prov_card_sre:hover{background: #211E1A; border-color: rgba(200,125,40,0.48);}
.zwh-prov_logo_sre{background: rgba(255,255,255,0.05); border-radius: 0.375rem; overflow: hidden; height: 44px; justify-content: center; width: 2.75rem; display: flex; align-items: center;}
.zwh-prov_logo_sre img{width: 100%; object-fit: contain; height: 100%;}
.zwh-prov_name_sre{font-size: 0.688rem; text-align: center; color: #A89278; overflow-wrap: break-word; font-weight: 600;}
.zwh-bon_sre{background: #141210; padding: 36px 1rem 0;}
@media(min-width:768px) {
.zwh-bon_sre{padding: 2.75rem 1.5rem 0;}
}
.zwh-bon_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-bon_head_sre{margin-bottom: 1.25rem;}
.zwh-bon_label_sre{letter-spacing: .08em; font-weight: 700; margin-bottom: 0.5rem; text-transform: uppercase; font-size: 11px; color: #C87D28;}
.zwh-bon_h2_sre{font-family: 'Cinzel', serif; font-weight: 800; margin-bottom: 8px; color: #F5EFE6; font-size: 20px; overflow-wrap: break-word;}
@media(min-width: 771px) {
.zwh-bon_h2_sre{font-size: 24px;}
}
.zwh-bon_seo_sre{overflow-wrap: break-word; color: #7D6D5A; line-height: 1.6; max-width: 38.75rem; font-size: 13px;}
.zwh-bon_seo_sre strong{font-weight: 700; color: #D2C7B5;}
.zwh-bon_seo_sre a{color: #C87D28; text-decoration: underline;}
.zwh-bon_grid_sre{gap: 10px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width: 642px) {
.zwh-bon_grid_sre{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1079px) {
.zwh-bon_grid_sre{grid-template-columns: repeat(5,1fr);}
}
.zwh-bon_card_sre{border-radius: 0.625rem; background: #1C1916; transition: border-color .2s,transform .2s; border: 1px solid rgba(255,255,255,0.10); padding: 16px;}
.zwh-bon_card_sre:hover{transform: translateY(-2px); border-color: rgba(200,125,40,0.08);}
.zwh-bon_card_ic_sre svg{height: 26px; width: 1.625rem; stroke-linecap: round; stroke-linejoin: round;}
.zwh-bon_card_ic_sre{margin-bottom: 10px;}
.zwh-bon_card_type_sre{color: #7D6D5A; letter-spacing: .06em; font-size: 0.625rem; margin-bottom: 0.375rem; text-transform: uppercase; font-weight: 700;}
.zwh-bon_card_amount_sre{line-height: 1.1; margin-bottom: 6px; color: #D4920A; font-weight: 800; font-size: 1.125rem;}
.zwh-bon_card_name_sre{overflow-wrap: break-word; color: #F5EFE6; margin-bottom: 0.5rem; font-weight: 600; font-size: 0.813rem;}
.zwh-bon_card_detail_sre{border-top: 1px solid rgba(255,255,255,0.05); padding-top: 8px; line-height: 1.5; font-size: 11px; color: #6A5C4C; overflow-wrap: break-word;}
.zwh-app_sre{padding: 2.25rem 1rem 0; background: #141210;}
@media(min-width: 765px) {
.zwh-app_sre{padding: 44px 24px 0;}
}
.zwh-app_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-app_head_sre{margin-bottom: 1rem;}
.zwh-app_label_sre{color: #C87D28; font-size: 11px; font-weight: 700; margin-bottom: 8px; letter-spacing: .08em; text-transform: uppercase;}
.zwh-app_h2_sre{font-family: 'Cinzel', serif; color: #F5EFE6; font-size: 20px; margin-bottom: 0.375rem; overflow-wrap: break-word; font-weight: 800;}
@media(min-width:768px) {
.zwh-app_h2_sre{font-size: 24px;}
}
.zwh-app_sub_sre{color: #7D6D5A; overflow-wrap: break-word; max-width: 37.5rem; line-height: 1.6; font-size: 0.813rem;}
.zwh-app_sub_sre strong{color: #D2C7B5; font-weight: 700;}
.zwh-app_cards_sre{gap: 0.625rem; grid-template-columns: 1fr; display: grid; margin-top: 16px;}
@media(min-width: 643px) {
.zwh-app_cards_sre{grid-template-columns: repeat(3,1fr);}
}
.zwh-app_card_sre{overflow: hidden; gap: 1rem; border-radius: 10px; padding: 1.25rem; align-items: flex-start; display: flex; position: relative; flex-wrap: wrap;}
.zwh-app_card_ios_sre{background: linear-gradient(135deg,rgba(200,125,40,0.18) 0%,#211E1A 100%);}
.zwh-app_card_android_sre{background: linear-gradient(135deg,rgba(58,171,106,0.18) 0%,#211E1A 100%);}
.zwh-app_card_win_sre{background: linear-gradient(135deg,rgba(212,146,10,0.18) 0%,#211E1A 100%);}
.zwh-app_card_ic_sre svg{stroke-linecap: round; stroke-linejoin: round; height: 2.125rem; width: 34px;}
.zwh-app_card_ic_sre{flex-shrink: 0; color: #F5EFE6;}
.zwh-app_card_os_sre{font-weight: 700; font-size: 10px; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 6px; color: #7D6D5A;}
.zwh-app_card_title_sre{font-weight: 700; color: #F5EFE6; line-height: 1.2; margin-bottom: 0.375rem; overflow-wrap: break-word; font-size: 15px;}
.zwh-app_card_text_sre{color: #7D6D5A; margin-bottom: 0.875rem; line-height: 1.5; overflow-wrap: break-word; font-size: 12px;}
.zwh-app_card_btn_sre{transition: background .2s; border-radius: 0.375rem; gap: 7px; padding: 0.625rem 1.125rem; background: rgba(255,255,255,0.12); border: 1px solid rgba(200,125,40,0.48); align-items: center; font-weight: 700; color: #F5EFE6; display: inline-flex; font-size: 13px;}
.zwh-app_card_btn_sre:hover{background: rgba(255,255,255,0.07);}
.zwh-htp_sre{background: #141210; padding: 36px 1rem 0;}
@media(min-width: 765px) {
.zwh-htp_sre{padding: 2.75rem 1.5rem 0;}
}
.zwh-htp_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-htp_head_sre{max-width: 45rem; margin-bottom: 22px;}
.zwh-htp_label_sre{font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #C87D28; font-size: 11px; margin-bottom: 0.5rem;}
.zwh-htp_h2_sre{font-weight: 800; overflow-wrap: break-word; font-family: 'Cinzel', serif; color: #F5EFE6; font-size: 22px; margin-bottom: 8px;}
@media(min-width: 769px) {
.zwh-htp_h2_sre{font-size: 1.75rem;}
}
.zwh-htp_intro_sre{font-size: 14px; line-height: 1.6; color: #7D6D5A;}
.zwh-htp_steps_sre{gap: 12px; padding: 0; list-style: none; margin: 0; counter-reset: none; display: grid; grid-template-columns: 1fr;}
@media(min-width: 638px) {
.zwh-htp_steps_sre{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1079px) {
.zwh-htp_steps_sre{gap: 14px; grid-template-columns: repeat(4,1fr);}
}
.zwh-htp_step_sre{border-radius: 0.625rem; background: #211E1A; padding: 20px 1.125rem 18px; border: 1px solid rgba(255,255,255,0.10); display: flex; flex-direction: column; position: relative;}
.zwh-htp_step_num_sre{border-radius: 50%; background: #C87D28; height: 1.75rem; left: 1.25rem; position: absolute; font-weight: 800; font-size: 0.813rem; justify-content: center; display: flex; font-family: 'Cinzel', serif; color: #0D0A05; top: -12px; width: 1.75rem; align-items: center;}
.zwh-htp_step_ic_sre{background: rgba(200,125,40,0.18); margin: 8px 0 12px; border-radius: 6px; width: 2.25rem; display: flex; align-items: center; justify-content: center; height: 36px; color: #C87D28;}
.zwh-htp_step_ic_sre svg{height: 1.125rem; stroke-linecap: round; stroke-linejoin: round; width: 1.125rem;}
.zwh-htp_step_h_sre{line-height: 1.25; color: #F5EFE6; font-weight: 700; margin-bottom: 0.375rem; font-size: 14px; overflow-wrap: break-word;}
.zwh-htp_step_p_sre{overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.55; color: #7D6D5A;}
.zwh-htp_step_p_sre strong{font-weight: 600; color: #D2C7B5;}
.zwh-htp_cta_sre{border-radius: 10px; background: #3AAB6A; padding: 0.813rem 1.625rem; transition: background .2s; font-weight: 700; color: #0D0A05; margin-top: 20px; display: inline-block; font-size: 14px;}
.zwh-htp_cta_sre:hover{background: #46BE7A;}
.zwh-seo_sre{background: #141210; padding: 2.25rem 1rem 0;}
@media(min-width: 766px) {
.zwh-seo_sre{padding: 2.75rem 24px 0;}
}
.zwh-seo_in_sre{background: #211E1A; border: 1px solid rgba(255,255,255,0.10); border-radius: 16px; margin: 0 auto; padding: 28px 1.5rem; max-width: 82.5rem;}
@media(min-width: 769px) {
.zwh-seo_in_sre{padding: 2.25rem 40px;}
}
.zwh-seo_label_sre{text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: .08em; margin-bottom: 0.625rem; color: #C87D28;}
.zwh-seo_h2_sre{font-size: 1.25rem; line-height: 1.25; color: #F5EFE6; overflow-wrap: break-word; font-family: 'Cinzel', serif; margin-bottom: 0.875rem; font-weight: 800;}
@media(min-width: 770px) {
.zwh-seo_h2_sre{font-size: 24px;}
}
.zwh-seo_body_sre{line-height: 1.75; color: #A89278; font-size: 14px; overflow-wrap: break-word;}
.zwh-seo_body_sre p{color: #A89278; font-size: 14px; line-height: 1.75; margin-bottom: 0.75rem;}
.zwh-seo_body_sre p:last-child{margin-bottom: 0;}
.zwh-seo_body_sre strong{font-weight: 700; color: #D2C7B5;}
.zwh-seo_body_sre a{transition: color .2s; color: #C87D28; text-decoration: underline;}
.zwh-seo_body_sre a:hover{color: #DA8E38;}
.zwh-seo_body_sre ul,.zwh-seo_body_sre ol{list-style: disc; margin: 0 0 12px; padding-left: 1.375rem;}
.zwh-seo_body_sre ol{list-style: decimal;}
.zwh-seo_body_sre li{margin-bottom: 0.375rem; color: #A89278; line-height: 1.75; font-size: 14px;}
.zwh-seo_body_sre table{overflow-x: auto; border-collapse: collapse; font-size: 0.813rem; width: 100%; margin-bottom: 0.75rem; display: block;}
@media(min-width: 769px) {
.zwh-seo_body_sre table{display: table;}
}
.zwh-seo_body_sre th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; color: #D2C7B5; font-weight: 700;}
.zwh-seo_body_sre td{padding: 10px 12px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #A89278;}
.zwh-seo_cols_sre{gap: 24px; display: grid; margin-top: 1.25rem;}
@media(min-width: 637px) {
.zwh-seo_cols_sre{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1079px) {
.zwh-seo_cols_sre{grid-template-columns: repeat(3,1fr);}
}
.zwh-seo_col_h_sre{color: #D2C7B5; overflow-wrap: break-word; font-size: 0.813rem; font-weight: 700; margin-bottom: 0.438rem;}
.zwh-seo_col_p_sre{line-height: 1.65; overflow-wrap: break-word; color: #7D6D5A; font-size: 13px;}
.zwh-seo_stats_sre{margin: 20px 0; gap: 1rem; flex-wrap: wrap; display: flex;}
.zwh-seo_stat_sre{border-radius: 10px; flex: 1; border: 1px solid rgba(200,125,40,0.18); background: rgba(200,125,40,0.08); padding: 0.875rem 16px; min-width: 140px;}
.zwh-seo_stat_val_sre{color: #C87D28; font-weight: 800; margin-bottom: 0.25rem; font-size: 1.25rem; overflow-wrap: break-word;}
.zwh-seo_stat_lb_sre{font-size: 11px; overflow-wrap: break-word; color: #7D6D5A;}
.zwh-seo_sre{background: #141210; padding: 2.25rem 16px 0;}
@media(min-width: 769px) {
.zwh-seo_sre{padding: 44px 1.5rem 0;}
}
.zwh-seo_in_sre{border: 1px solid rgba(255,255,255,0.10); border-radius: 16px; background: #211E1A; margin: 0 auto; padding: 1.75rem 24px; max-width: 1320px;}
@media(min-width: 770px) {
.zwh-seo_in_sre{padding: 2.25rem 40px;}
}
.zwh-seo_label_sre{text-transform: uppercase; color: #C87D28; letter-spacing: .08em; font-size: 11px; margin-bottom: 0.625rem; font-weight: 700;}
.zwh-seo_h2_sre{overflow-wrap: break-word; font-family: 'Cinzel', serif; color: #F5EFE6; margin-bottom: 0.875rem; font-weight: 800; line-height: 1.25; font-size: 20px;}
@media(min-width:768px) {
.zwh-seo_h2_sre{font-size: 24px;}
}
.zwh-seo_body_sre{overflow-wrap: break-word; font-size: 14px; line-height: 1.75; color: #A89278;}
.zwh-seo_body_sre p{line-height: 1.75; font-size: 14px; margin-bottom: 12px; color: #A89278;}
.zwh-seo_body_sre p:last-child{margin-bottom: 0;}
.zwh-seo_body_sre strong{color: #D2C7B5; font-weight: 700;}
.zwh-seo_body_sre a{transition: color .2s; color: #C87D28; text-decoration: underline;}
.zwh-seo_body_sre a:hover{color: #DA8E38;}
.zwh-seo_body_sre ul,.zwh-seo_body_sre ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 22px;}
.zwh-seo_body_sre ol{list-style: decimal;}
.zwh-seo_body_sre li{line-height: 1.75; margin-bottom: 6px; font-size: 14px; color: #A89278;}
.zwh-seo_body_sre table{font-size: 13px; width: 100%; border-collapse: collapse; overflow-x: auto; margin-bottom: 12px; display: block;}
@media(min-width: 766px) {
.zwh-seo_body_sre table{display: table;}
}
.zwh-seo_body_sre th{padding: 10px 12px; border-bottom: 1px solid rgba(255,255,255,0.07); color: #D2C7B5; font-weight: 700; text-align: left;}
.zwh-seo_body_sre td{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #A89278;}
.zwh-seo_cols_sre{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 639px) {
.zwh-seo_cols_sre{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1078px) {
.zwh-seo_cols_sre{grid-template-columns: repeat(3,1fr);}
}
.zwh-seo_col_h_sre{overflow-wrap: break-word; font-size: 0.813rem; color: #D2C7B5; margin-bottom: 0.438rem; font-weight: 700;}
.zwh-seo_col_p_sre{font-size: 0.813rem; overflow-wrap: break-word; line-height: 1.65; color: #7D6D5A;}
.zwh-seo_stats_sre{gap: 1rem; margin: 1.25rem 0; flex-wrap: wrap; display: flex;}
.zwh-seo_stat_sre{padding: 0.875rem 16px; background: rgba(200,125,40,0.08); border: 1px solid rgba(200,125,40,0.18); border-radius: 0.625rem; flex: 1; min-width: 8.75rem;}
.zwh-seo_stat_val_sre{font-size: 20px; color: #C87D28; margin-bottom: 4px; font-weight: 800; overflow-wrap: break-word;}
.zwh-seo_stat_lb_sre{overflow-wrap: break-word; color: #7D6D5A; font-size: 11px;}
.zwh-faq_sre{background: #141210; padding: 36px 16px 0;}
@media(min-width: 767px) {
.zwh-faq_sre{padding: 44px 1.5rem 0;}
}
.zwh-faq_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-faq_head_sre{margin-bottom: 20px;}
.zwh-faq_label_sre{margin-bottom: 8px; font-size: 11px; letter-spacing: .08em; color: #C87D28; font-weight: 700; text-transform: uppercase;}
.zwh-faq_h2_sre{font-family: 'Cinzel', serif; font-weight: 800; font-size: 1.25rem; overflow-wrap: break-word; color: #F5EFE6;}
@media(min-width: 765px) {
.zwh-faq_h2_sre{font-size: 24px;}
}
.zwh-faq_list_sre{gap: 8px; flex-direction: column; display: flex;}
.zwh-faq_item_sre{overflow: hidden; border: 1px solid rgba(255,255,255,0.10); background: #211E1A; border-radius: 10px;}
.zwh-faq_q_sre{padding: 16px 20px; gap: 12px; transition: color .2s; font-weight: 600; cursor: pointer; color: #D2C7B5; align-items: center; justify-content: space-between; display: flex; overflow-wrap: break-word; font-size: 0.875rem; flex-wrap: wrap;}
.zwh-faq_q_sre:hover{color: #F5EFE6;}
.zwh-faq_q_ic_sre{background: rgba(255,255,255,0.05); transition: transform .25s; border-radius: 50%; justify-content: center; height: 24px; color: #C87D28; width: 1.5rem; flex-shrink: 0; align-items: center; font-size: 1rem; display: flex;}
.zwh-faq_item_sre.zwh-state_open_sre .zwh-faq_q_ic_sre{transform: rotate(45deg);}
.zwh-faq_a_sre{padding: 0 1.25rem 1rem; color: #7D6D5A; display: none; line-height: 1.7; font-size: 0.813rem; overflow-wrap: break-word;}
.zwh-faq_item_sre.zwh-state_open_sre .zwh-faq_a_sre{display: block;}
.zwh-faq_a_sre strong{color: #D2C7B5; font-weight: 700;}
.zwh-faq_a_sre a{color: #C87D28; text-decoration: underline;}
.zwh-faq_a_sre ul,.zwh-faq_a_sre ol{margin: 8px 0; list-style: disc; padding-left: 1.25rem;}
.zwh-faq_a_sre ol{list-style: decimal;}
.zwh-faq_a_sre li{margin-bottom: 4px; line-height: 1.6;}
.zwh-faq_a_sre table{margin: 0.5rem 0; border-collapse: collapse; overflow-x: auto; font-size: 0.75rem; width: 100%; display: block;}
@media(min-width: 771px) {
.zwh-faq_a_sre table{display: table;}
}
.zwh-faq_a_sre th{padding: 6px 0.5rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; color: #D2C7B5; font-weight: 700;}
.zwh-faq_a_sre td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 6px 8px; color: #7D6D5A;}
.zwh-seo_sre{padding: 2.25rem 1rem 0; background: #141210;}
@media(min-width: 767px) {
.zwh-seo_sre{padding: 44px 24px 0;}
}
.zwh-seo_in_sre{margin: 0 auto; border-radius: 1rem; padding: 1.75rem 1.5rem; border: 1px solid rgba(255,255,255,0.10); background: #211E1A; max-width: 1320px;}
@media(min-width: 766px) {
.zwh-seo_in_sre{padding: 36px 2.5rem;}
}
.zwh-seo_label_sre{letter-spacing: .08em; color: #C87D28; margin-bottom: 10px; text-transform: uppercase; font-size: 11px; font-weight: 700;}
.zwh-seo_h2_sre{font-size: 20px; font-weight: 800; line-height: 1.25; overflow-wrap: break-word; margin-bottom: 14px; font-family: 'Cinzel', serif; color: #F5EFE6;}
@media(min-width:768px) {
.zwh-seo_h2_sre{font-size: 24px;}
}
.zwh-seo_body_sre{color: #A89278; overflow-wrap: break-word; font-size: 14px; line-height: 1.75;}
.zwh-seo_body_sre p{color: #A89278; margin-bottom: 12px; line-height: 1.75; font-size: 14px;}
.zwh-seo_body_sre p:last-child{margin-bottom: 0;}
.zwh-seo_body_sre strong{font-weight: 700; color: #D2C7B5;}
.zwh-seo_body_sre a{transition: color .2s; color: #C87D28; text-decoration: underline;}
.zwh-seo_body_sre a:hover{color: #DA8E38;}
.zwh-seo_body_sre ul,.zwh-seo_body_sre ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 1.375rem;}
.zwh-seo_body_sre ol{list-style: decimal;}
.zwh-seo_body_sre li{color: #A89278; margin-bottom: 0.375rem; line-height: 1.75; font-size: 14px;}
.zwh-seo_body_sre table{overflow-x: auto; width: 100%; margin-bottom: 0.75rem; border-collapse: collapse; display: block; font-size: 13px;}
@media(min-width: 765px) {
.zwh-seo_body_sre table{display: table;}
}
.zwh-seo_body_sre th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; font-weight: 700; color: #D2C7B5;}
.zwh-seo_body_sre td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #A89278;}
.zwh-seo_cols_sre{gap: 1.5rem; margin-top: 20px; display: grid;}
@media(min-width: 639px) {
.zwh-seo_cols_sre{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1078px) {
.zwh-seo_cols_sre{grid-template-columns: repeat(3,1fr);}
}
.zwh-seo_col_h_sre{font-size: 0.813rem; margin-bottom: 0.438rem; color: #D2C7B5; font-weight: 700; overflow-wrap: break-word;}
.zwh-seo_col_p_sre{color: #7D6D5A; overflow-wrap: break-word; line-height: 1.65; font-size: 0.813rem;}
.zwh-seo_stats_sre{gap: 1rem; margin: 20px 0; flex-wrap: wrap; display: flex;}
.zwh-seo_stat_sre{flex: 1; background: rgba(200,125,40,0.08); border-radius: 0.625rem; border: 1px solid rgba(200,125,40,0.18); padding: 0.875rem 1rem; min-width: 140px;}
.zwh-seo_stat_val_sre{color: #C87D28; font-weight: 800; overflow-wrap: break-word; margin-bottom: 0.25rem; font-size: 1.25rem;}
.zwh-seo_stat_lb_sre{font-size: 0.688rem; color: #7D6D5A; overflow-wrap: break-word;}
.zwh-rv_sre{padding: 36px 1rem 0; background: #141210;}
@media(min-width: 765px) {
.zwh-rv_sre{padding: 2.75rem 1.5rem 0;}
}
.zwh-rv_in_sre{margin: 0 auto; max-width: 82.5rem;}
.zwh-rv_head_sre{margin-bottom: 20px; max-width: 720px;}
.zwh-rv_label_sre{font-weight: 700; margin-bottom: 0.5rem; text-transform: uppercase; color: #C87D28; font-size: 0.688rem; letter-spacing: .08em;}
.zwh-rv_h2_sre{margin-bottom: 10px; font-weight: 800; overflow-wrap: break-word; font-family: 'Cinzel', serif; font-size: 1.375rem; color: #F5EFE6;}
@media(min-width: 766px) {
.zwh-rv_h2_sre{font-size: 1.75rem;}
}
.zwh-rv_stats_sre{gap: 18px; flex-wrap: wrap; display: flex; color: #7D6D5A; font-size: 0.813rem; align-items: center;}
.zwh-rv_stats_score_sre{gap: 0.375rem; align-items: baseline; display: flex;}
.zwh-rv_stats_score_val_sre{font-family: 'Cinzel', serif; font-weight: 800; color: #D4920A; font-size: 22px;}
.zwh-rv_stats_score_max_sre{color: #6A5C4C; font-size: 13px;}
.zwh-rv_stats_badge_sre{gap: 0.25rem; display: flex; align-items: center;}
.zwh-rv_stats_badge_sre svg{color: #D4920A; width: 0.875rem; height: 0.875rem;}
.zwh-rv_grid_sre{gap: 12px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 641px) {
.zwh-rv_grid_sre{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1079px) {
.zwh-rv_grid_sre{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.zwh-rv_card_sre{border-radius: 0.625rem; padding: 20px; background: #211E1A; border: 1px solid rgba(255,255,255,0.10); display: flex; flex-direction: column;}
.zwh-rv_card_stars_sre{gap: 2px; display: flex; margin-bottom: 10px; color: #D4920A;}
.zwh-rv_card_stars_sre svg{width: 0.875rem; height: 14px;}
.zwh-rv_card_h_sre{font-size: 14px; line-height: 1.3; overflow-wrap: break-word; margin-bottom: 8px; color: #F5EFE6; font-weight: 700;}
.zwh-rv_card_body_sre{flex: 1; margin-bottom: 14px; line-height: 1.65; font-size: 0.813rem; overflow-wrap: break-word; color: #7D6D5A;}
.zwh-rv_card_body_sre strong{color: #D2C7B5; font-weight: 600;}
.zwh-rv_card_meta_sre{border-top: 1px solid rgba(255,255,255,0.05); gap: 0.625rem; padding-top: 12px; align-items: center; justify-content: space-between; display: flex; flex-wrap: wrap;}
.zwh-rv_card_author_sre{font-size: 0.75rem; color: #D2C7B5; font-weight: 600;}
.zwh-rv_card_date_sre{color: #6A5C4C; font-size: 0.688rem;}
.zwh-ft_sre{background: #0D0B09; border-top: 1px solid rgba(255,255,255,0.05); margin-top: 48px;}
.zwh-ft_support_sre{padding: 24px 16px; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 765px) {
.zwh-ft_support_sre{padding: 1.75rem 1.5rem;}
}
.zwh-ft_support_in_sre{gap: 1rem; margin: 0 auto; display: flex; align-items: center; max-width: 1320px; flex-wrap: wrap;}
.zwh-ft_support_main_sre{gap: 16px; flex: 1; min-width: 220px; align-items: center; flex-wrap: wrap; display: flex;}
.zwh-ft_support_ic_sre{flex-shrink: 0; color: #C87D28;}
.zwh-ft_support_ic_sre svg{stroke-linejoin: round; height: 1.875rem; stroke-linecap: round; width: 30px;}
.zwh-ft_support_text_title_sre{overflow-wrap: break-word; color: #F5EFE6; font-weight: 700; font-size: 15px; margin-bottom: 3px;}
.zwh-ft_support_text_sub_sre{font-size: 0.75rem; overflow-wrap: break-word; color: #7D6D5A;}
.zwh-ft_support_btn_sre{background: #C87D28; padding: 11px 22px; border-radius: 0.625rem; transition: background .2s; white-space: nowrap; font-size: 13px; color: #F5EFE6; flex-shrink: 0; font-weight: 700;}
.zwh-ft_support_btn_sre:hover{background: #DA8E38;}
.zwh-ft_support_contacts_sre{gap: 1rem; flex-wrap: wrap; margin-left: auto; display: flex;}
.zwh-ft_support_contact_sre{color: #6A5C4C; font-size: 12px; line-height: 1.4;}
.zwh-ft_support_contact_sre strong{margin-bottom: 2px; font-size: 11px; display: block; font-weight: 600; color: #A89278;}
.zwh-ft_main_sre{padding: 2rem 1rem 1.5rem; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 771px) {
.zwh-ft_main_sre{padding: 2.5rem 1.5rem 32px;}
}
.zwh-ft_main_in_sre{margin: 0 auto; gap: 24px; max-width: 1320px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width:640px) {
.zwh-ft_main_in_sre{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1078px) {
.zwh-ft_main_in_sre{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.zwh-ft_col_logo_sre{grid-column: 1/-1;}
@media(min-width: 1079px) {
.zwh-ft_col_logo_sre{grid-column: auto;}
}
.zwh-ft_logo_sre{gap: 0.563rem; flex-wrap: wrap; align-items: center; font-weight: 800; display: flex; color: #F5EFE6; overflow-wrap: break-word; margin-bottom: 0.75rem; font-size: 16px;}
.zwh-ft_logo_mark_sre{border-radius: 0.375rem; overflow: hidden; height: 1.875rem; width: 30px;}
.zwh-ft_logo_mark_sre img{width: 100%; object-fit: cover; height: 100%;}
.zwh-ft_logo_sub_sre{color: #6A5C4C; max-width: 12.5rem; overflow-wrap: break-word; line-height: 1.55; font-size: 0.75rem;}
.zwh-ft_col_title_sre{letter-spacing: .07em; margin-bottom: 0.875rem; font-weight: 700; color: #A89278; text-transform: uppercase; font-size: 0.75rem;}
.zwh-ft_col_links_sre{gap: 9px; flex-direction: column; display: flex;}
.zwh-ft_col_link_sre{transition: color .2s; overflow-wrap: break-word; font-size: 0.813rem; color: #6A5C4C;}
.zwh-ft_col_link_sre:hover{color: #D2C7B5;}
.zwh-ft_apps_sre{gap: 0.5rem; flex-direction: column; display: flex;}
.zwh-ft_app_card_sre{transition: border-color .2s; border: 1px solid rgba(255,255,255,0.10); padding: 0.625rem 12px; border-radius: 0.375rem; gap: 10px; background: rgba(255,255,255,0.05); align-items: center; display: flex;}
.zwh-ft_app_card_sre:hover{border-color: rgba(200,125,40,0.48);}
.zwh-ft_app_card_ic_sre svg{width: 1.375rem; height: 1.375rem; stroke-linecap: round; stroke-linejoin: round;}
.zwh-ft_app_card_os_sre{color: #6A5C4C; font-weight: 600; font-size: 10px;}
.zwh-ft_app_card_action_sre{font-weight: 700; font-size: 12px; color: #D2C7B5;}
.zwh-ft_bot_sre{padding: 1.25rem 16px;}
@media(min-width: 769px) {
.zwh-ft_bot_sre{padding: 1.25rem 24px;}
}
.zwh-ft_bot_in_sre{margin: 0 auto; gap: 16px; align-items: center; flex-wrap: wrap; display: flex; max-width: 1320px;}
.zwh-ft_socials_sre{gap: 0.5rem; display: flex;}
.zwh-ft_soc_sre{border: 1px solid rgba(255,255,255,0.10); transition: background .2s; border-radius: 0.375rem; background: rgba(255,255,255,0.05); display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; color: #A89278;}
.zwh-ft_soc_sre svg{stroke-linecap: round; stroke-linejoin: round; height: 1rem; width: 16px;}
.zwh-ft_soc_sre:hover{background: rgba(255,255,255,0.07);}
.zwh-ft_legal_sre{flex: 1; min-width: 12.5rem; line-height: 1.6; color: #8A7A70; overflow-wrap: break-word; font-size: 0.688rem;}
.zwh-ft_legal_sre strong{color: #A89278; font-weight: 700;}
.zwh-ft_legal_sre a{text-decoration: underline; color: #A89278;}
.zwh-ft_age_sre{border-radius: 50%; border: 2px solid #8A7A70; height: 32px; justify-content: center; width: 2rem; display: flex; margin-left: auto; flex-shrink: 0; font-size: 0.688rem; color: #8A7A70; align-items: center; font-weight: 800;}