*,*::before,*::after{padding: 0; margin: 0; box-sizing: border-box;}
body{background: #100600; line-height: 1.6; font-family: 'Jost', sans-serif; color: #D6C8A8; -webkit-font-smoothing: antialiased; min-height: 100vh;}
img,svg{max-width: 100%; display: block;}
a{color: inherit; text-decoration: none;}
button{font: inherit; border: none; background: none; color: inherit; cursor: pointer;}
ul,ol{list-style: none;}
input,textarea,select{font: inherit;}
.red_layout_sve{flex-direction: column; min-height: 100vh; display: flex;}
.red_page_sve{display: flex; min-height: 100vh;}
.red_main_sve{flex: 1; min-width: 0; padding-top: 56px;}
@media(min-width: 1078px) {
.red_main_sve{padding-left: 220px;}
}
@media(max-width: 1080px) {
.red_main_sve{padding-bottom: 4.5rem;}
}
.red_gc_sve{overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 10px; transition: transform .2s,border-color .2s; background: #160802; cursor: pointer; flex-shrink: 0; width: 140px; position: relative;}
@media(min-width: 637px) {
.red_gc_sve{width: 9.75rem;}
}
@media(min-width: 1082px) {
.red_gc_sve{width: 10.5rem;}
}
.red_gc_sve:hover{transform: translateY(-3px); border-color: rgba(200, 146, 42, 0.08);}
.red_gc_img_sve{overflow: hidden; padding-bottom: 80%; width: 100%; position: relative;}
.red_gc_img_sve img{inset: 0; height: 100%; position: absolute; width: 100%; object-fit: cover;}
.red_gc_hover_sve{background: rgba(8, 2, 0, 0.72); inset: 0; transition: opacity .2s; opacity: 0; align-items: center; justify-content: center; display: flex; position: absolute;}
.red_gc_sve:hover .red_gc_hover_sve{opacity: 1;}
.red_gc_hover_btn_sve{border-radius: 5px; padding: 8px 16px; background: #C8922A; font-size: 12px; color: #F5EDD8; font-weight: 700;}
.red_gc_info_sve{padding: 8px 0.625rem 10px;}
.red_gc_name_sve{overflow: hidden; color: #D6C8A8; font-weight: 600; max-width: 100%; font-size: 0.75rem; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 3px;}
.red_gc_prov_sve{color: #9A8060; font-size: 10px;}
.red_gc_tag_sve{border-radius: 4px; padding: 2px 0.438rem; left: 6px; z-index: 2; position: absolute; font-size: 9px; text-transform: uppercase; top: 0.375rem; font-weight: 700; letter-spacing: .04em;}
.red_gc_tag_hot_sve{background: #E03535; color: #fff;}
.red_gc_tag_new_sve{background: #2EBD6A; color: #100600;}
.red_gc_tag_jp_sve{background: #F0B030; color: #100600;}
.red_gc_tag_ex_sve{background: #8B5E1A; color: #fff;}
.red_gc_tag_live_sve{background: #E03535; color: #fff;}
.red_gr_sve{padding: 32px 1rem 0; background: #100600;}
@media(min-width: 769px) {
.red_gr_sve{padding: 2.25rem 24px 0;}
}
.red_gr_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_gr_head_sve{gap: 12px; margin-bottom: 10px; flex-wrap: wrap; align-items: center; display: flex;}
.red_gr_head_l_sve{flex: 1; gap: 10px; align-items: center; display: flex; min-width: 0;}
.red_gr_ic_sve{border-radius: 10px; width: 32px; align-items: center; display: flex; height: 2rem; flex-shrink: 0; justify-content: center;}
.red_gr_ic_sve svg{width: 16px; height: 1rem; stroke-linejoin: round; stroke-linecap: round;}
.red_gr_title_sve{font-family: 'Cormorant Garamond', serif; font-size: 16px; overflow-wrap: break-word; font-weight: 700; color: #F5EDD8;}
@media(min-width: 769px) {
.red_gr_title_sve{font-size: 18px;}
}
.red_gr_more_sve{gap: 5px; transition: color .2s; flex-shrink: 0; display: flex; align-items: center; font-weight: 600; white-space: nowrap; font-size: 0.75rem; color: #9E8462;}
.red_gr_more_sve:hover{color: #C8922A;}
.red_gr_more_sve svg{width: 12px; stroke-linejoin: round; height: 0.75rem; stroke-linecap: round;}
.red_gr_arrows_sve{gap: 0.375rem; flex-shrink: 0; display: flex;}
.red_gr_arr_sve{border-radius: 5px; transition: background .15s,color .15s; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.09); height: 30px; align-items: center; display: flex; width: 1.875rem; justify-content: center; color: #B49A78;}
.red_gr_arr_sve:hover{background: rgba(255, 255, 255, 0.07); color: #F5EDD8;}
.red_gr_arr_sve svg{height: 0.813rem; stroke-linejoin: round; stroke-linecap: round; width: 13px;}
.red_gr_seo_h_sve{margin: 0 0 0.375rem; color: #D6C8A8; font-weight: 700; overflow-wrap: break-word; font-family: 'Cormorant Garamond', serif; font-size: 13px; max-width: 680px;}
@media(min-width: 769px) {
.red_gr_seo_h_sve{font-size: 0.875rem;}
}
.red_gr_seo_sve{line-height: 1.55; margin-bottom: 0.75rem; color: #9E8462; overflow-wrap: break-word; max-width: 42.5rem; font-size: 12px;}
.red_gr_seo_sve strong{color: #D6C8A8; font-weight: 600;}
.red_gr_scroll_sve{gap: 10px; padding-bottom: 0.625rem; -webkit-overflow-scrolling: touch; display: flex; scrollbar-width: none; overflow-x: auto;}
.red_gr_scroll_sve::-webkit-scrollbar{display: none;}
@media(min-width: 765px) {
.red_gr_scroll_sve{gap: 0.75rem;}
}
.red_tb_sve{border-bottom: 1px solid rgba(255, 255, 255, 0.07); background: #0E0501; z-index: 80; right: 0; top: 0; position: fixed; height: 56px; left: 0; display: flex; align-items: center;}
.red_tb_in_sve{gap: 0; padding: 0 0.875rem; height: 100%; display: flex; width: 100%; align-items: center;}
.red_tb_burger_sve{border-radius: 10px; gap: 5px; justify-content: center; flex-direction: column; margin-right: 8px; height: 2.375rem; display: flex; width: 38px; align-items: center; flex-shrink: 0;}
.red_tb_burger_sve:hover{background: rgba(255, 255, 255, 0.05);}
.red_tb_burger_line_sve{border-radius: 1px; background: #B49A78; width: 1.125rem; height: 2px; display: block;}
@media(min-width: 1081px) {
.red_tb_burger_sve{display: none;}
}
.red_tb_logo_sve{gap: 9px; letter-spacing: -.01em; flex-shrink: 0; overflow-wrap: break-word; display: flex; font-weight: 800; align-items: center; margin-right: 20px; color: #F5EDD8; font-size: 18px;}
.red_tb_logo_mark_sve{overflow: hidden; border-radius: 10px; width: 2rem; display: flex; justify-content: center; height: 2rem; align-items: center;}
.red_tb_logo_mark_sve img{width: 100%; object-fit: cover; height: 100%;}
.red_tb_nav_sve{flex: 1; gap: 2px; display: none;}
@media(min-width: 638px) {
.red_tb_nav_sve{display: flex;}
}
.red_tb_tab_sve{transition: background .15s,color .15s; border-radius: 0.625rem; padding: 0.5rem 0.875rem; white-space: nowrap; font-size: 13px; font-weight: 600; color: #B49A78;}
.red_tb_tab_sve:hover{background: rgba(255, 255, 255, 0.05); color: #F5EDD8;}
.red_tb_tab_sve.red_state_active_sve{background: rgba(200, 146, 42, 0.18); color: #F5EDD8;}
.red_tb_right_sve{gap: 8px; display: flex; flex-shrink: 0; margin-left: auto; align-items: center;}
.red_tb_login_sve{transition: border-color .2s,color .2s; border-radius: 0.625rem; background: rgba(255, 255, 255, 0.05); padding: 0.563rem 1rem; border: 1px solid rgba(255, 255, 255, 0.09); color: #D6C8A8; font-weight: 600; display: none; font-size: 13px;}
.red_tb_login_sve:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
@media(min-width: 481px) {
.red_tb_login_sve{display: block;}
}
.red_tb_reg_sve{border-radius: 0.625rem; background: #2EBD6A; transition: background .2s; padding: 0.563rem 18px; white-space: nowrap; font-weight: 700; color: #0D0500; font-size: 0.813rem;}
.red_tb_reg_sve:hover{background: #3DD078;}
.red_sb_sve{background: #1C0A04; transform: translateX(-100%); transition: transform .25s ease; border-right: 1px solid rgba(255, 255, 255, 0.05); z-index: 70; width: 220px; overflow-y: auto; left: 0; top: 56px; position: fixed; bottom: 0;}
.red_sb_sve.red_state_open_sve{transform: translateX(0);}
.red_sb_sve::-webkit-scrollbar{width: 0.25rem;}
.red_sb_sve::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 255, 255, 0.07);}
@media(min-width: 1083px) {
.red_sb_sve{transform: translateX(0);}
}
.red_sb_auth_sve{padding: 0.875rem 0.75rem 0.625rem;}
.red_sb_btn_reg_sve{border-radius: 0.625rem; transition: background .2s; background: #2EBD6A; padding: 11px; text-align: center; font-size: 13px; margin-bottom: 8px; color: #0D0500; display: block; font-weight: 700;}
.red_sb_btn_reg_sve:hover{background: #3DD078;}
.red_sb_btn_login_sve{padding: 0.625rem; transition: border-color .2s; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 10px; background: rgba(255, 255, 255, 0.05); font-weight: 600; text-align: center; color: #D6C8A8; display: block; font-size: 13px;}
.red_sb_btn_login_sve:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.red_sb_promo_sve{margin: 0 12px 10px; background: linear-gradient(135deg,#2A1000,#1C0A04); border-radius: 0.625rem; overflow: hidden; padding: 0.75rem 14px; border: 1px solid rgba(200, 146, 42, 0.18); position: relative;}
.red_sb_promo_sve::before{background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%); border-radius: 50%; position: absolute; width: 80px; right: -1.25rem; top: -20px; height: 5rem; content: '';}
.red_sb_promo_title_sve{font-weight: 700; letter-spacing: .06em; font-size: 11px; color: #C8922A; text-transform: uppercase; margin-bottom: 0.25rem;}
.red_sb_promo_text_sve{font-size: 12px; color: #F5EDD8; font-weight: 600; line-height: 1.35; overflow-wrap: break-word;}
.red_sb_promo_sub_sve{margin-top: 3px; font-size: 10px; color: #9E8462;}
.red_sb_nav_sve{padding: 0.375rem 8px 1rem;}
.red_sb_nav_lb_sve{padding: 0.625rem 0.5rem 0.375rem; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; color: #9A8060; font-size: 0.625rem;}
.red_sb_link_sve{transition: background .15s,color .15s; padding: 0.563rem 10px; gap: 0.625rem; border-radius: 0.313rem; display: flex; font-size: 0.813rem; font-weight: 500; overflow-wrap: break-word; cursor: pointer; align-items: center; color: #B49A78;}
.red_sb_link_sve:hover{background: rgba(255, 255, 255, 0.05); color: #F5EDD8;}
.red_sb_link_sve.red_state_active_sve{background: rgba(200, 146, 42, 0.18); color: #F5EDD8;}
.red_sb_ic_sve{border-radius: 0.313rem; justify-content: center; width: 30px; display: flex; height: 30px; flex-shrink: 0; align-items: center;}
.red_sb_ic_sve svg{stroke-linejoin: round; stroke-linecap: round; height: 1rem; width: 1rem;}
.red_sb_ic_1_sve{background: rgba(200, 146, 42, 0.08); color: #C8922A;}
.red_sb_ic_2_sve{background: rgba(46, 189, 106, 0.18); color: #2EBD6A;}
.red_sb_ic_3_sve{background: rgba(240, 176, 48, 0.18); color: #F0B030;}
.red_sb_ic_4_sve{background: rgba(139, 94, 26, 0.24); color: #8B5E1A;}
.red_sb_ic_5_sve{background: rgba(200, 146, 42, 0.08); color: #E8508A;}
.red_sb_ic_6_sve{background: rgba(139, 94, 26, 0.24); color: #9B4FD4;}
.red_sb_badge_sve{border-radius: 5px; background: #F0B030; padding: 2px 0.438rem; color: #0D0500; margin-left: auto; font-weight: 700; font-size: 0.563rem;}
.red_sb_bot_sve{padding: 0.75rem; gap: 0.5rem; border-top: 1px solid rgba(255, 255, 255, 0.05); display: flex;}
.red_sb_lang_sve,.red_sb_help_sve{border-radius: 0.313rem; flex: 1; gap: 0.375rem; border: 1px solid rgba(255, 255, 255, 0.05); background: rgba(255, 255, 255, 0.05); transition: border-color .2s; padding: 0.563rem 6px; font-weight: 600; justify-content: center; font-size: 11px; color: #B49A78; align-items: center; display: flex;}
.red_sb_lang_sve:hover,.red_sb_help_sve:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.red_sb_lang_sve svg,.red_sb_help_sve svg{height: 13px; stroke-linecap: round; width: 0.813rem; stroke-linejoin: round;}
.red_sb_bd_sve{inset: 0; background: rgba(8, 2, 0, 0.72); z-index: 69; display: none; position: fixed;}
.red_sb_bd_sve.red_state_on_sve{display: block;}
@media(min-width: 1079px) {
.red_sb_bd_sve{display: none!important;}
}
.red_mob_nav_sve{background: #1C0A04; padding: 8px 0 max(8px,env(safe-area-inset-bottom)); border-top: 1px solid rgba(255, 255, 255, 0.09); left: 0; right: 0; position: fixed; bottom: 0; z-index: 80; display: flex;}
@media(min-width:1080px) {
.red_mob_nav_sve{display: none;}
}
.red_mob_nav_item_sve{gap: 0.25rem; flex: 1; padding: 0.25rem 2px; cursor: pointer; flex-direction: column; color: #9A8060; display: flex; align-items: center;}
.red_mob_nav_ic_sve{line-height: 1;}
.red_mob_nav_ic_sve svg{stroke-linecap: round; stroke-linejoin: round; width: 1.25rem; height: 20px;}
.red_mob_nav_lb_sve{color: #9A8060; font-size: 10px; font-weight: 600;}
.red_mob_nav_item_sve.red_state_active_sve{color: #C8922A;}
.red_mob_nav_item_sve.red_state_active_sve .red_mob_nav_lb_sve{color: #C8922A;}
.red_hero_sve{background: #100600; padding: 1.25rem 1rem 0;}
@media(min-width: 771px) {
.red_hero_sve{padding: 24px 1.5rem 0;}
}
.red_hero_in_sve{gap: 0.75rem; margin: 0 auto; display: grid; max-width: 82.5rem; grid-template-columns: 1fr;}
@media(min-width: 861px) {
.red_hero_in_sve{grid-template-columns: 1fr 300px;}
}
@media(min-width: 1099px) {
.red_hero_in_sve{grid-template-columns: 1fr 21.25rem;}
}
.red_hero_promo_sve{border-radius: 0.875rem; overflow: hidden; background: #160802; min-height: 220px; position: relative; display: flex; align-items: stretch;}
@media(min-width: 769px) {
.red_hero_promo_sve{min-height: 17.5rem;}
}
.red_hero_promo_bg_sve{background: linear-gradient(120deg,#2A1000 0%,#100600 100%); inset: 0; background-position: center; position: absolute; background-size: cover;}
.red_hero_promo_bg_sve::after{inset: 0; background: linear-gradient(90deg,#100600 0%,rgba(8, 2, 0, 0.72) 60%,transparent 100%); content: ''; position: absolute;}
.red_hero_promo_glow_sve{border-radius: 50%; background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 65%); height: 18.75rem; right: 3.75rem; width: 18.75rem; top: -2.5rem; pointer-events: none; position: absolute;}
.red_hero_promo_ct_sve{padding: 1.75rem 24px 28px 28px; justify-content: center; display: flex; max-width: 480px; position: relative; flex-direction: column; z-index: 2;}
@media(min-width: 771px) {
.red_hero_promo_ct_sve{padding: 2.5rem 2rem;}
}
.red_hero_badge_sve{border: 1px solid rgba(200, 146, 42, 0.08); border-radius: 1.25rem; background: rgba(200, 146, 42, 0.18); padding: 5px 12px; margin-bottom: 14px; font-size: 0.625rem; font-weight: 700; text-transform: uppercase; color: #C8922A; letter-spacing: .08em; display: inline-block;}
.red_hero_h1_sve{color: #F5EDD8; font-family: 'Cormorant Garamond', serif; line-height: 1.15; font-weight: 800; margin-bottom: 10px; font-size: 26px; overflow-wrap: break-word;}
.red_hero_h1_sve em{font-style: normal; color: #F0B030;}
@media(min-width:768px) {
.red_hero_h1_sve{font-size: 36px;}
}
.red_hero_sub_sve{font-size: 13px; color: #B49A78; margin-bottom: 1.25rem; line-height: 1.55;}
@media(min-width: 770px) {
.red_hero_sub_sve{font-size: 14px;}
}
.red_hero_row_sve{gap: 10px; flex-wrap: wrap; align-items: center; display: flex;}
.red_hero_cta_sve{transition: background .2s; background: #2EBD6A; padding: 0.813rem 26px; border-radius: 10px; box-shadow: 0 3px 1rem rgba(46, 189, 106, 0.45), 0 1px 0.25rem rgba(0, 0, 0, 0.55); font-weight: 700; color: #0D0500; font-size: 14px;}
.red_hero_cta_sve:hover{background: #3DD078;}
.red_hero_terms_sve{font-size: 11px; color: #9A8060;}
.red_hero_game_sve{border: 1px solid rgba(255, 255, 255, 0.05); overflow: hidden; border-radius: 14px; background: #160802; flex-direction: column; display: flex; position: relative;}
.red_hero_game_badge_sve{border: 1px solid rgba(240, 176, 48, 0.18); border-radius: 20px; background: rgba(240, 176, 48, 0.18); padding: 5px 0.625rem; color: #F0B030; text-transform: uppercase; left: 12px; position: absolute; z-index: 3; font-size: 10px; font-weight: 700; letter-spacing: .06em; top: 0.75rem;}
.red_hero_game_badge_sve svg{vertical-align: -1px; width: 0.688rem; margin-right: 4px; height: 0.688rem;}
.red_hero_game_img_sve{overflow: hidden; background: linear-gradient(135deg,#2A1000,#100600); padding-bottom: 60%; position: relative;}
.red_hero_game_img_sve img{inset: 0; width: 100%; object-fit: cover; height: 100%; position: absolute;}
.red_hero_game_play_sve{transition: opacity .2s; background: rgba(8, 2, 0, 0.72); inset: 0; justify-content: center; opacity: 0; align-items: center; position: absolute; display: flex;}
.red_hero_game_sve:hover .red_hero_game_play_sve{opacity: 1;}
.red_hero_game_play_sve span{border-radius: 50%; background: #C8922A; width: 3.25rem; height: 52px; display: flex; align-items: center; justify-content: center;}
.red_hero_game_play_sve span svg{width: 18px; margin-left: 2px; height: 18px;}
.red_hero_game_info_sve{padding: 14px 16px;}
.red_hero_game_title_sve{margin-bottom: 0.25rem; font-weight: 700; overflow-wrap: break-word; font-size: 0.938rem; color: #F5EDD8;}
.red_hero_game_provider_sve{font-size: 0.688rem; color: #9E8462;}
.red_hero_game_btn_sve{background: #C8922A; padding: 0.688rem; margin: 12px 16px 16px; transition: background .2s; border-radius: 0.625rem; font-size: 13px; color: #F5EDD8; text-align: center; font-weight: 700; display: block;}
.red_hero_game_sve:hover .red_hero_game_btn_sve{background: #DBA840;}
.red_sbar_sve{padding: 16px 1rem 0; background: #100600;}
@media(min-width: 767px) {
.red_sbar_sve{padding: 1.125rem 1.5rem 0;}
}
.red_sbar_in_sve{margin: 0 auto; max-width: 1320px;}
.red_sbar_row_sve{gap: 10px; margin-bottom: 0.75rem; flex-wrap: wrap; display: flex;}
.red_sbar_input_sve{background: #160802; gap: 10px; border: 1px solid rgba(255, 255, 255, 0.09); flex: 1; transition: border-color .2s; border-radius: 0.625rem; padding: 11px 1rem; align-items: center; color: #9E8462; cursor: pointer; font-size: 0.813rem; display: flex;}
.red_sbar_input_sve:hover{border-color: rgba(200, 146, 42, 0.45);}
.red_sbar_input_sve svg{stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; height: 15px; width: 15px;}
.red_sbar_providers_sve{gap: 0.5rem; background: #160802; transition: border-color .2s; border: 1px solid rgba(255, 255, 255, 0.09); padding: 11px 18px; border-radius: 10px; color: #D6C8A8; display: flex; align-items: center; font-weight: 600; font-size: 13px; white-space: nowrap;}
.red_sbar_providers_sve:hover{border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.red_sbar_providers_sve svg{stroke-linecap: round; height: 14px; width: 14px; stroke-linejoin: round;}
.red_sbar_tabs_sve{gap: 0.375rem; display: flex; padding-bottom: 2px; scrollbar-width: none; overflow-x: auto;}
.red_sbar_tabs_sve::-webkit-scrollbar{display: none;}
.red_sbar_tab_sve{border: 1px solid rgba(255, 255, 255, 0.05); transition: background .15s,color .15s,border-color .15s; background: rgba(255, 255, 255, 0.05); gap: 0.438rem; border-radius: 20px; padding: 0.5rem 14px; color: #B49A78; font-weight: 600; cursor: pointer; font-size: 12px; display: flex; align-items: center; flex-shrink: 0; white-space: nowrap;}
.red_sbar_tab_sve:hover{background: rgba(255, 255, 255, 0.07); border-color: rgba(200, 146, 42, 0.45); color: #F5EDD8;}
.red_sbar_tab_sve.red_state_active_sve{background: rgba(200, 146, 42, 0.18); border-color: rgba(200, 146, 42, 0.08); color: #F5EDD8;}
.red_sbar_tab_ic_sve svg{stroke-linecap: round; stroke-linejoin: round; height: 0.875rem; width: 14px;}
.red_wy_sve{padding: 2rem 1rem 0; background: #100600;}
@media(min-width: 771px) {
.red_wy_sve{padding: 40px 1.5rem 0;}
}
.red_wy_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_wy_head_sve{margin-bottom: 18px; max-width: 45rem;}
.red_wy_label_sve{margin-bottom: 0.5rem; text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: .08em; color: #C8922A;}
.red_wy_h2_sve{font-weight: 800; color: #F5EDD8; font-size: 20px; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; margin-bottom: 8px;}
@media(min-width: 766px) {
.red_wy_h2_sve{font-size: 24px;}
}
.red_wy_intro_sve{margin: 0; font-size: 13px; color: #9E8462; line-height: 1.6;}
.red_wy_grid_sve{gap: 0.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width: 641px) {
.red_wy_grid_sve{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.red_wy_grid_sve{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.red_wy_card_sve{border-radius: 10px; padding: 1.25rem; background: #1C0A04; transition: border-color .2s,transform .2s; border: 1px solid rgba(255, 255, 255, 0.09);}
.red_wy_card_sve:hover{border-color: rgba(200, 146, 42, 0.08); transform: translateY(-2px);}
.red_wy_card_ic_sve{border-radius: 50%; background: rgba(200, 146, 42, 0.18); justify-content: center; width: 2.75rem; margin-bottom: 14px; color: #C8922A; display: flex; align-items: center; height: 2.75rem;}
.red_wy_card_ic_sve svg{stroke-linejoin: round; height: 22px; width: 22px; stroke-linecap: round;}
.red_wy_card_h_sve{margin-bottom: 0.375rem; font-size: 0.938rem; color: #F5EDD8; line-height: 1.25; font-weight: 700; overflow-wrap: break-word;}
.red_wy_card_p_sve{line-height: 1.6; font-size: 13px; color: #9E8462; overflow-wrap: break-word;}
.red_wy_card_p_sve strong{color: #D6C8A8; font-weight: 600;}
.red_gr_jp_sve{background: linear-gradient(135deg,#1E0A28 0%,#0C0410 100%); overflow: hidden; border-radius: 14px; padding: 20px; position: relative;}
.red_gr_jp_sve::before{background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 70%); border-radius: 50%; height: 250px; left: -3.75rem; top: -60px; content: ''; position: absolute; width: 250px;}
.red_gr_jp_sve::after{border-radius: 50%; background: radial-gradient(circle,rgba(240, 176, 48, 0.18) 0%,transparent 70%); height: 200px; bottom: -2.5rem; right: 0; position: absolute; width: 12.5rem; content: '';}
.red_gr_jp_head_sve{gap: 1rem; margin-bottom: 1rem; display: flex; flex-wrap: wrap; z-index: 1; position: relative; align-items: flex-start;}
.red_gr_jp_info_sve{flex: 1;}
.red_gr_jp_label_sve{text-transform: uppercase; margin-bottom: 0.375rem; font-weight: 700; font-size: 11px; letter-spacing: .08em; color: #9B4FD4;}
.red_gr_jp_label_sve svg{vertical-align: -2px; margin-right: 0.25rem; height: 0.875rem; stroke-linecap: round; width: 14px; stroke-linejoin: round;}
.red_gr_jp_amount_sve{font-weight: 800; font-size: 32px; overflow-wrap: break-word; margin-bottom: 0.25rem; color: #F5EDD8; line-height: 1; font-family: 'Cormorant Garamond', serif;}
@media(min-width:768px) {
.red_gr_jp_amount_sve{font-size: 2.5rem;}
}
.red_gr_jp_amount_sve span{color: #F0B030;}
.red_gr_jp_seo_sve{line-height: 1.5; color: #B49A78; overflow-wrap: break-word; max-width: 480px; font-size: 0.75rem;}
.red_gr_jp_cta_sve{padding: 0.688rem 1.25rem; background: rgba(139, 94, 26, 0.24); border-radius: 0.625rem; border: 1px solid rgba(139, 94, 26, 0.24); transition: background .2s; font-weight: 700; align-self: flex-start; color: #F5EDD8; position: relative; white-space: nowrap; flex-shrink: 0; margin-top: 0.25rem; font-size: 0.813rem; z-index: 1;}
.red_gr_jp_cta_sve:hover{background: #8B5E1A;}
.red_ws_sve{padding: 2rem 16px 0; background: #100600;}
@media(min-width: 771px) {
.red_ws_sve{padding: 2.25rem 24px 0;}
}
.red_ws_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_ws_head_sve{gap: 0.75rem; margin-bottom: 14px; flex-wrap: wrap; align-items: center; display: flex; justify-content: space-between;}
.red_ws_title_sve{gap: 10px; font-weight: 700; font-family: 'Cormorant Garamond', serif; flex-wrap: wrap; color: #F5EDD8; font-size: 16px; overflow-wrap: break-word; align-items: center; display: flex;}
.red_ws_title_ic_sve svg{width: 1.125rem; height: 18px; stroke-linejoin: round; color: #F0B030; stroke-linecap: round;}
.red_ws_online_sve{gap: 7px; color: #9E8462; align-items: center; font-size: 12px; font-weight: 600; display: flex;}
.red_ws_online_dot_sve{border-radius: 50%; background: #2EBD6A; flex-shrink: 0; height: 0.5rem; box-shadow: 0 0 6px rgba(46, 189, 106, 0.18); width: 0.5rem;}
.red_ws_scroll_sve{gap: 8px; overflow-x: auto; display: flex; scrollbar-width: none; padding-bottom: 0.5rem;}
.red_ws_scroll_sve::-webkit-scrollbar{display: none;}
.red_wc_sve{padding: 10px 0.875rem; gap: 0.625rem; border-radius: 0.625rem; border: 1px solid rgba(255, 255, 255, 0.09); background: #160802; display: flex; min-width: 220px; align-items: center; flex-shrink: 0;}
.red_wc_img_sve{background: #1C0A04; overflow: hidden; border-radius: 0.313rem; width: 2.25rem; flex-shrink: 0; height: 36px;}
.red_wc_img_sve img{width: 100%; object-fit: cover; height: 100%;}
.red_wc_info_sve{min-width: 0;}
.red_wc_game_sve{overflow: hidden; font-weight: 600; color: #D6C8A8; white-space: nowrap; text-overflow: ellipsis; font-size: 12px;}
.red_wc_player_sve{overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; color: #9A8060;}
.red_wc_amount_sve{font-weight: 700; flex-shrink: 0; font-size: 13px; color: #2EBD6A; margin-left: auto; white-space: nowrap;}
.red_htp_sve{padding: 36px 1rem 0; background: #100600;}
@media(min-width: 769px) {
.red_htp_sve{padding: 44px 1.5rem 0;}
}
.red_htp_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_htp_head_sve{max-width: 45rem; margin-bottom: 22px;}
.red_htp_label_sve{color: #C8922A; letter-spacing: .08em; font-size: 11px; margin-bottom: 0.5rem; font-weight: 700; text-transform: uppercase;}
.red_htp_h2_sve{font-weight: 800; font-size: 1.375rem; overflow-wrap: break-word; margin-bottom: 0.5rem; color: #F5EDD8; font-family: 'Cormorant Garamond', serif;}
@media(min-width: 765px) {
.red_htp_h2_sve{font-size: 1.75rem;}
}
.red_htp_intro_sve{font-size: 14px; line-height: 1.6; color: #9E8462;}
.red_htp_steps_sve{list-style: none; padding: 0; gap: 0.75rem; margin: 0; counter-reset: none; display: grid; grid-template-columns: 1fr;}
@media(min-width: 643px) {
.red_htp_steps_sve{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.red_htp_steps_sve{gap: 14px; grid-template-columns: repeat(4,1fr);}
}
.red_htp_step_sve{background: #1C0A04; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 10px; padding: 20px 1.125rem 1.125rem; position: relative; display: flex; flex-direction: column;}
.red_htp_step_num_sve{background: #C8922A; border-radius: 50%; width: 1.75rem; align-items: center; justify-content: center; height: 1.75rem; font-family: 'Cormorant Garamond', serif; left: 1.25rem; top: -12px; display: flex; position: absolute; font-size: 0.813rem; color: #0D0500; font-weight: 800;}
.red_htp_step_ic_sve{margin: 8px 0 12px; background: rgba(200, 146, 42, 0.18); border-radius: 0.313rem; width: 2.25rem; justify-content: center; height: 2.25rem; align-items: center; color: #C8922A; display: flex;}
.red_htp_step_ic_sve svg{stroke-linejoin: round; stroke-linecap: round; width: 18px; height: 18px;}
.red_htp_step_h_sve{margin-bottom: 6px; font-weight: 700; overflow-wrap: break-word; font-size: 14px; line-height: 1.25; color: #F5EDD8;}
.red_htp_step_p_sve{font-size: 0.813rem; overflow-wrap: break-word; color: #9E8462; line-height: 1.55;}
.red_htp_step_p_sve strong{color: #D6C8A8; font-weight: 600;}
.red_htp_cta_sve{background: #2EBD6A; border-radius: 10px; padding: 13px 26px; transition: background .2s; color: #0D0500; font-weight: 700; font-size: 0.875rem; margin-top: 20px; display: inline-block;}
.red_htp_cta_sve:hover{background: #3DD078;}
.red_bon_sve{padding: 2.25rem 16px 0; background: #100600;}
@media(min-width:768px) {
.red_bon_sve{padding: 2.75rem 1.5rem 0;}
}
.red_bon_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_bon_head_sve{margin-bottom: 20px;}
.red_bon_label_sve{text-transform: uppercase; letter-spacing: .08em; font-weight: 700; font-size: 11px; margin-bottom: 8px; color: #C8922A;}
.red_bon_h2_sve{font-family: 'Cormorant Garamond', serif; font-weight: 800; font-size: 1.25rem; margin-bottom: 0.5rem; overflow-wrap: break-word; color: #F5EDD8;}
@media(min-width: 771px) {
.red_bon_h2_sve{font-size: 24px;}
}
.red_bon_seo_sve{max-width: 620px; line-height: 1.6; color: #9E8462; overflow-wrap: break-word; font-size: 13px;}
.red_bon_seo_sve strong{font-weight: 700; color: #D6C8A8;}
.red_bon_seo_sve a{text-decoration: underline; color: #C8922A;}
.red_bon_grid_sve{gap: 10px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 637px) {
.red_bon_grid_sve{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.red_bon_grid_sve{grid-template-columns: repeat(5,1fr);}
}
.red_bon_card_sve{transition: border-color .2s,transform .2s; padding: 16px; background: #160802; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 0.625rem;}
.red_bon_card_sve:hover{transform: translateY(-2px); border-color: rgba(200, 146, 42, 0.08);}
.red_bon_card_ic_sve svg{width: 1.625rem; stroke-linecap: round; stroke-linejoin: round; height: 1.625rem;}
.red_bon_card_ic_sve{margin-bottom: 0.625rem;}
.red_bon_card_type_sve{text-transform: uppercase; font-weight: 700; font-size: 0.625rem; letter-spacing: .06em; color: #9E8462; margin-bottom: 6px;}
.red_bon_card_amount_sve{font-size: 1.125rem; line-height: 1.1; color: #F0B030; margin-bottom: 0.375rem; font-weight: 800;}
.red_bon_card_name_sve{color: #F5EDD8; margin-bottom: 8px; font-size: 0.813rem; font-weight: 600; overflow-wrap: break-word;}
.red_bon_card_detail_sve{border-top: 1px solid rgba(255, 255, 255, 0.05); font-size: 11px; padding-top: 8px; overflow-wrap: break-word; line-height: 1.5; color: #9A8060;}
.red_reg_sve{padding: 36px 16px 0; background: #100600;}
@media(min-width: 767px) {
.red_reg_sve{padding: 2.75rem 1.5rem 0;}
}
.red_reg_in_sve{padding: 28px 1.5rem; margin: 0 auto; border: 1px solid rgba(255, 255, 255, 0.05); border-radius: 14px; background: #1C0A04; max-width: 82.5rem;}
@media(min-width: 769px) {
.red_reg_in_sve{padding: 2.5rem;}
}
.red_reg_top_sve{gap: 1.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 857px) {
.red_reg_top_sve{gap: 2.5rem; grid-template-columns: 1fr 1fr;}
}
.red_reg_label_sve{text-transform: uppercase; letter-spacing: .08em; margin-bottom: 0.625rem; color: #C8922A; font-weight: 700; font-size: 0.688rem;}
.red_reg_h2_sve{color: #F5EDD8; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word; font-weight: 800; font-size: 22px; margin-bottom: 0.75rem; line-height: 1.2;}
@media(min-width: 769px) {
.red_reg_h2_sve{font-size: 28px;}
}
.red_reg_bonus_sve{padding: 10px 1rem; border-radius: 10px; gap: 8px; background: rgba(240, 176, 48, 0.18); border: 1px solid rgba(240, 176, 48, 0.18); display: inline-flex; margin-bottom: 1rem; align-items: center;}
.red_reg_bonus_amount_sve{color: #F0B030; font-size: 1.25rem; font-weight: 800;}
.red_reg_bonus_text_sve{line-height: 1.35; font-size: 13px; color: #B49A78;}
.red_reg_cta_btn_sve{border-radius: 10px; transition: background .2s; background: #2EBD6A; padding: 0.875rem 32px; color: #0D0500; margin-bottom: 12px; display: inline-block; box-shadow: 0 3px 16px rgba(46, 189, 106, 0.45), 0 1px 4px rgba(0, 0, 0, 0.55); font-size: 0.938rem; font-weight: 700;}
.red_reg_cta_btn_sve:hover{background: #3DD078;}
.red_reg_terms_sve{font-size: 11px; color: #9A8060; line-height: 1.5;}
.red_reg_seo_sve{border-top: 1px solid rgba(255, 255, 255, 0.05); padding-top: 20px; font-size: 13px; line-height: 1.65; overflow-wrap: break-word; color: #9E8462; margin-top: 1.25rem;}
.red_reg_seo_sve p{line-height: 1.65; color: #9E8462; margin-bottom: 10px; font-size: 0.813rem;}
.red_reg_seo_sve p:last-child{margin-bottom: 0;}
.red_reg_seo_sve strong{font-weight: 700; color: #D6C8A8;}
.red_reg_seo_sve a{transition: color .2s; text-decoration: underline; color: #C8922A;}
.red_reg_seo_sve a:hover{color: #DBA840;}
.red_reg_seo_sve ul,.red_reg_seo_sve ol{list-style: disc; margin: 0 0 0.625rem; padding-left: 1.125rem;}
.red_reg_seo_sve ol{list-style: decimal;}
.red_reg_seo_sve li{line-height: 1.65; font-size: 0.813rem; margin-bottom: 4px; color: #9E8462;}
.red_reg_seo_sve table{overflow-x: auto; border-collapse: collapse; width: 100%; display: block; font-size: 0.813rem; margin-bottom: 0.625rem;}
@media(min-width:768px) {
.red_reg_seo_sve table{display: table;}
}
.red_reg_seo_sve th{padding: 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); font-weight: 700; text-align: left; color: #D6C8A8;}
.red_reg_seo_sve td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 8px; color: #9E8462;}
.red_reg_steps_sve{gap: 14px; margin-top: 28px; flex-direction: column; display: flex;}
@media(min-width: 857px) {
.red_reg_steps_sve{margin-top: 0;}
}
.red_reg_step_sve{background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.05); padding: 1rem; gap: 14px; border-radius: 0.625rem; display: flex; flex-wrap: wrap; align-items: flex-start;}
.red_reg_step_num_sve{border: 1px solid rgba(200, 146, 42, 0.08); background: rgba(200, 146, 42, 0.18); border-radius: 50%; color: #C8922A; justify-content: center; font-weight: 800; flex-shrink: 0; font-size: 0.875rem; width: 2.125rem; height: 2.125rem; align-items: center; display: flex;}
.red_reg_step_title_sve{font-size: 0.875rem; margin-bottom: 3px; font-weight: 700; color: #F5EDD8;}
.red_reg_step_text_sve{color: #9E8462; font-size: 12px; line-height: 1.5;}
.red_reg_trust_sve{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 0.625rem; padding-top: 1.25rem; margin-top: 20px; flex-wrap: wrap; display: flex;}
.red_reg_trust_item_sve{gap: 7px; display: flex; font-size: 12px; color: #9E8462; overflow-wrap: break-word; align-items: center;}
.red_reg_trust_ic_sve svg{color: #C8922A; width: 1rem; stroke-linecap: round; height: 16px; stroke-linejoin: round;}
.red_app_sve{padding: 2.25rem 1rem 0; background: #100600;}
@media(min-width:768px) {
.red_app_sve{padding: 2.75rem 24px 0;}
}
.red_app_in_sve{margin: 0 auto; max-width: 1320px;}
.red_app_head_sve{margin-bottom: 16px;}
.red_app_label_sve{letter-spacing: .08em; margin-bottom: 8px; text-transform: uppercase; font-weight: 700; font-size: 11px; color: #C8922A;}
.red_app_h2_sve{overflow-wrap: break-word; font-size: 1.25rem; color: #F5EDD8; margin-bottom: 0.375rem; font-weight: 800; font-family: 'Cormorant Garamond', serif;}
@media(min-width: 765px) {
.red_app_h2_sve{font-size: 1.5rem;}
}
.red_app_sub_sve{line-height: 1.6; max-width: 37.5rem; overflow-wrap: break-word; font-size: 13px; color: #9E8462;}
.red_app_sub_sve strong{color: #D6C8A8; font-weight: 700;}
.red_app_cards_sve{gap: 10px; margin-top: 16px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 637px) {
.red_app_cards_sve{grid-template-columns: repeat(3,1fr);}
}
.red_app_card_sve{overflow: hidden; border-radius: 10px; gap: 16px; padding: 1.25rem; position: relative; display: flex; flex-wrap: wrap; align-items: flex-start;}
.red_app_card_ios_sve{background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1C0A04 100%);}
.red_app_card_android_sve{background: linear-gradient(135deg,rgba(46, 189, 106, 0.18) 0%,#1C0A04 100%);}
.red_app_card_win_sve{background: linear-gradient(135deg,rgba(240, 176, 48, 0.18) 0%,#1C0A04 100%);}
.red_app_card_ic_sve svg{height: 2.125rem; stroke-linejoin: round; stroke-linecap: round; width: 2.125rem;}
.red_app_card_ic_sve{color: #F5EDD8; flex-shrink: 0;}
.red_app_card_os_sve{font-weight: 700; letter-spacing: .08em; margin-bottom: 6px; color: #9E8462; text-transform: uppercase; font-size: 0.625rem;}
.red_app_card_title_sve{line-height: 1.2; font-weight: 700; overflow-wrap: break-word; font-size: 0.938rem; color: #F5EDD8; margin-bottom: 6px;}
.red_app_card_text_sve{margin-bottom: 0.875rem; color: #9E8462; overflow-wrap: break-word; font-size: 12px; line-height: 1.5;}
.red_app_card_btn_sve{gap: 0.438rem; transition: background .2s; border-radius: 0.313rem; background: rgba(255, 255, 255, 0.12); padding: 0.625rem 18px; border: 1px solid rgba(200, 146, 42, 0.45); font-weight: 700; color: #F5EDD8; font-size: 13px; align-items: center; display: inline-flex;}
.red_app_card_btn_sve:hover{background: rgba(255, 255, 255, 0.07);}
.red_prov_sve{padding: 2.25rem 1rem 0; background: #100600;}
@media(min-width: 766px) {
.red_prov_sve{padding: 2.75rem 1.5rem 0;}
}
.red_prov_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_prov_head_sve{margin-bottom: 16px;}
.red_prov_label_sve{font-size: 11px; text-transform: uppercase; color: #C8922A; letter-spacing: .08em; margin-bottom: 8px; font-weight: 700;}
.red_prov_h2_sve{margin-bottom: 8px; font-family: 'Cormorant Garamond', serif; font-weight: 800; overflow-wrap: break-word; color: #F5EDD8; font-size: 20px;}
@media(min-width: 769px) {
.red_prov_h2_sve{font-size: 1.5rem;}
}
.red_prov_seo_sve{line-height: 1.6; max-width: 38.75rem; margin-bottom: 1rem; overflow-wrap: break-word; font-size: 0.813rem; color: #9E8462;}
.red_prov_seo_sve strong{color: #D6C8A8; font-weight: 700;}
.red_prov_seo_sve a{text-decoration: underline; color: #C8922A;}
.red_prov_grid_sve{gap: 8px; grid-template-columns: repeat(4,1fr); display: grid;}
@media(min-width: 641px) {
.red_prov_grid_sve{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1082px) {
.red_prov_grid_sve{grid-template-columns: repeat(8,1fr);}
}
.red_prov_card_sve{gap: 7px; transition: border-color .2s,background .2s; background: #160802; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 10px; padding: 0.875rem 0.625rem; flex-direction: column; align-items: center; cursor: pointer; display: flex;}
.red_prov_card_sve:hover{border-color: rgba(200, 146, 42, 0.45); background: #1C0A04;}
.red_prov_logo_sve{overflow: hidden; background: rgba(255, 255, 255, 0.05); border-radius: 5px; height: 2.75rem; display: flex; align-items: center; width: 44px; justify-content: center;}
.red_prov_logo_sve img{height: 100%; object-fit: contain; width: 100%;}
.red_prov_name_sve{font-size: 0.688rem; color: #B49A78; text-align: center; font-weight: 600; overflow-wrap: break-word;}
.red_pmt_sve{background: #100600; padding: 2.25rem 1rem 0;}
@media(min-width: 771px) {
.red_pmt_sve{padding: 2.75rem 1.5rem 0;}
}
.red_pmt_in_sve{margin: 0 auto; max-width: 82.5rem;}
.red_pmt_head_sve{margin-bottom: 22px; max-width: 720px;}
.red_pmt_label_sve{font-weight: 700; text-transform: uppercase; margin-bottom: 8px; color: #C8922A; letter-spacing: .08em; font-size: 0.688rem;}
.red_pmt_h2_sve{font-weight: 800; margin-bottom: 0.5rem; font-size: 22px; color: #F5EDD8; font-family: 'Cormorant Garamond', serif; overflow-wrap: break-word;}
@media(min-width: 771px) {
.red_pmt_h2_sve{font-size: 1.75rem;}
}
.red_pmt_intro_sve{color: #9E8462; line-height: 1.6; font-size: 14px; overflow-wrap: break-word;}
.red_pmt_groups_sve{gap: 20px; display: flex; flex-direction: column;}
.red_pmt_group_sve{border-radius: 0.625rem; background: #1C0A04; border: 1px solid rgba(255, 255, 255, 0.09); padding: 1.25rem;}
.red_pmt_group_head_sve{gap: 0.75rem; margin-bottom: 10px; align-items: center; display: flex; flex-wrap: wrap;}
.red_pmt_group_ic_sve{background: rgba(200, 146, 42, 0.18); border-radius: 5px; color: #C8922A; width: 36px; height: 2.25rem; flex-shrink: 0; align-items: center; display: flex; justify-content: center;}
.red_pmt_group_ic_sve svg{width: 18px; height: 18px; stroke-linecap: round; stroke-linejoin: round;}
.red_pmt_group_h_sve{margin: 0; font-family: 'Cormorant Garamond', serif; font-size: 16px; overflow-wrap: break-word; font-weight: 700; color: #F5EDD8;}
.red_pmt_group_p_sve{font-size: 13px; line-height: 1.6; margin-bottom: 14px; overflow-wrap: break-word; color: #9E8462;}
.red_pmt_group_p_sve strong{color: #D6C8A8; font-weight: 600;}
.red_pmt_table_wrap_sve{overflow-x: auto; -webkit-overflow-scrolling: touch;}
.red_pmt_table_sve{width: 100%; min-width: 540px; font-size: 13px; border-collapse: collapse;}
.red_pmt_table_sve th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); white-space: nowrap; font-weight: 700; letter-spacing: .04em; text-align: left; text-transform: uppercase; font-size: 11px; color: #D6C8A8;}
.red_pmt_table_sve td{padding: 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #9E8462;}
.red_pmt_table_sve tbody tr:last-child td{border-bottom: none;}
.red_pmt_table_sve tr:hover td{background: rgba(255, 255, 255, 0.05); color: #D6C8A8;}
.red_seo_sve{background: #100600; padding: 36px 1rem 0;}
@media(min-width: 769px) {
.red_seo_sve{padding: 2.75rem 1.5rem 0;}
}
.red_seo_in_sve{margin: 0 auto; border-radius: 0.875rem; padding: 28px 1.5rem; border: 1px solid rgba(255, 255, 255, 0.09); background: #1C0A04; max-width: 82.5rem;}
@media(min-width: 769px) {
.red_seo_in_sve{padding: 36px 40px;}
}
.red_seo_label_sve{margin-bottom: 10px; font-weight: 700; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; color: #C8922A;}
.red_seo_h2_sve{line-height: 1.25; color: #F5EDD8; font-family: 'Cormorant Garamond', serif; font-weight: 800; overflow-wrap: break-word; font-size: 20px; margin-bottom: 14px;}
@media(min-width: 766px) {
.red_seo_h2_sve{font-size: 24px;}
}
.red_seo_body_sve{color: #B49A78; font-size: 0.875rem; line-height: 1.75; overflow-wrap: break-word;}
.red_seo_body_sve p{font-size: 0.875rem; line-height: 1.75; margin-bottom: 0.75rem; color: #B49A78;}
.red_seo_body_sve p:last-child{margin-bottom: 0;}
.red_seo_body_sve strong{color: #D6C8A8; font-weight: 700;}
.red_seo_body_sve a{transition: color .2s; color: #C8922A; text-decoration: underline;}
.red_seo_body_sve a:hover{color: #DBA840;}
.red_seo_body_sve ul,.red_seo_body_sve ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 22px;}
.red_seo_body_sve ol{list-style: decimal;}
.red_seo_body_sve li{font-size: 0.875rem; line-height: 1.75; margin-bottom: 0.375rem; color: #B49A78;}
.red_seo_body_sve table{font-size: 0.813rem; border-collapse: collapse; width: 100%; overflow-x: auto; margin-bottom: 12px; display: block;}
@media(min-width: 767px) {
.red_seo_body_sve table{display: table;}
}
.red_seo_body_sve th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 12px; text-align: left; font-weight: 700; color: #D6C8A8;}
.red_seo_body_sve td{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #B49A78;}
.red_seo_cols_sve{gap: 1.5rem; margin-top: 1.25rem; display: grid;}
@media(min-width: 642px) {
.red_seo_cols_sve{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1079px) {
.red_seo_cols_sve{grid-template-columns: repeat(3,1fr);}
}
.red_seo_col_h_sve{font-size: 13px; margin-bottom: 0.438rem; overflow-wrap: break-word; color: #D6C8A8; font-weight: 700;}
.red_seo_col_p_sve{overflow-wrap: break-word; color: #9E8462; line-height: 1.65; font-size: 13px;}
.red_seo_stats_sve{gap: 16px; margin: 20px 0; display: flex; flex-wrap: wrap;}
.red_seo_stat_sve{padding: 0.875rem 1rem; background: rgba(200, 146, 42, 0.08); flex: 1; border-radius: 0.625rem; border: 1px solid rgba(200, 146, 42, 0.18); min-width: 140px;}
.red_seo_stat_val_sve{margin-bottom: 4px; font-weight: 800; font-size: 1.25rem; overflow-wrap: break-word; color: #C8922A;}
.red_seo_stat_lb_sve{font-size: 11px; color: #9E8462; overflow-wrap: break-word;}
.red_faq_sve{padding: 36px 16px 0; background: #100600;}
@media(min-width: 769px) {
.red_faq_sve{padding: 44px 24px 0;}
}
.red_faq_in_sve{margin: 0 auto; max-width: 1320px;}
.red_faq_head_sve{margin-bottom: 1.25rem;}
.red_faq_label_sve{letter-spacing: .08em; margin-bottom: 0.5rem; font-weight: 700; text-transform: uppercase; color: #C8922A; font-size: 0.688rem;}
.red_faq_h2_sve{font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 800; color: #F5EDD8; overflow-wrap: break-word;}
@media(min-width: 771px) {
.red_faq_h2_sve{font-size: 1.5rem;}
}
.red_faq_list_sve{gap: 8px; display: flex; flex-direction: column;}
.red_faq_item_sve{overflow: hidden; border-radius: 0.625rem; border: 1px solid rgba(255, 255, 255, 0.09); background: #1C0A04;}
.red_faq_q_sve{gap: 0.75rem; transition: color .2s; padding: 1rem 1.25rem; color: #D6C8A8; justify-content: space-between; font-weight: 600; cursor: pointer; display: flex; font-size: 0.875rem; overflow-wrap: break-word; align-items: center; flex-wrap: wrap;}
.red_faq_q_sve:hover{color: #F5EDD8;}
.red_faq_q_ic_sve{border-radius: 50%; transition: transform .25s; background: rgba(255, 255, 255, 0.05); height: 24px; display: flex; justify-content: center; width: 24px; font-size: 16px; flex-shrink: 0; align-items: center; color: #C8922A;}
.red_faq_item_sve.red_state_open_sve .red_faq_q_ic_sve{transform: rotate(45deg);}
.red_faq_a_sve{padding: 0 20px 1rem; line-height: 1.7; display: none; font-size: 13px; color: #9E8462; overflow-wrap: break-word;}
.red_faq_item_sve.red_state_open_sve .red_faq_a_sve{display: block;}
.red_faq_a_sve strong{font-weight: 700; color: #D6C8A8;}
.red_faq_a_sve a{color: #C8922A; text-decoration: underline;}
.red_faq_a_sve ul,.red_faq_a_sve ol{margin: 8px 0; list-style: disc; padding-left: 20px;}
.red_faq_a_sve ol{list-style: decimal;}
.red_faq_a_sve li{margin-bottom: 0.25rem; line-height: 1.6;}
.red_faq_a_sve table{margin: 8px 0; border-collapse: collapse; width: 100%; display: block; overflow-x: auto; font-size: 0.75rem;}
@media(min-width: 771px) {
.red_faq_a_sve table{display: table;}
}
.red_faq_a_sve th{padding: 6px 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); color: #D6C8A8; font-weight: 700; text-align: left;}
.red_faq_a_sve td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.375rem 8px; color: #9E8462;}
.red_seo_sve{padding: 2.25rem 1rem 0; background: #100600;}
@media(min-width: 765px) {
.red_seo_sve{padding: 44px 24px 0;}
}
.red_seo_in_sve{margin: 0 auto; background: #1C0A04; border-radius: 0.875rem; padding: 1.75rem 24px; border: 1px solid rgba(255, 255, 255, 0.09); max-width: 1320px;}
@media(min-width: 770px) {
.red_seo_in_sve{padding: 2.25rem 40px;}
}
.red_seo_label_sve{font-weight: 700; color: #C8922A; margin-bottom: 0.625rem; letter-spacing: .08em; text-transform: uppercase; font-size: 11px;}
.red_seo_h2_sve{font-size: 1.25rem; font-weight: 800; line-height: 1.25; overflow-wrap: break-word; color: #F5EDD8; font-family: 'Cormorant Garamond', serif; margin-bottom: 0.875rem;}
@media(min-width: 771px) {
.red_seo_h2_sve{font-size: 1.5rem;}
}
.red_seo_body_sve{line-height: 1.75; font-size: 0.875rem; overflow-wrap: break-word; color: #B49A78;}
.red_seo_body_sve p{line-height: 1.75; font-size: 14px; color: #B49A78; margin-bottom: 0.75rem;}
.red_seo_body_sve p:last-child{margin-bottom: 0;}
.red_seo_body_sve strong{font-weight: 700; color: #D6C8A8;}
.red_seo_body_sve a{transition: color .2s; color: #C8922A; text-decoration: underline;}
.red_seo_body_sve a:hover{color: #DBA840;}
.red_seo_body_sve ul,.red_seo_body_sve ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.red_seo_body_sve ol{list-style: decimal;}
.red_seo_body_sve li{font-size: 0.875rem; color: #B49A78; line-height: 1.75; margin-bottom: 6px;}
.red_seo_body_sve table{border-collapse: collapse; display: block; overflow-x: auto; font-size: 13px; margin-bottom: 0.75rem; width: 100%;}
@media(min-width: 771px) {
.red_seo_body_sve table{display: table;}
}
.red_seo_body_sve th{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.07); font-weight: 700; color: #D6C8A8; text-align: left;}
.red_seo_body_sve td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.625rem 12px; color: #B49A78;}
.red_seo_cols_sve{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width:640px) {
.red_seo_cols_sve{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.red_seo_cols_sve{grid-template-columns: repeat(3,1fr);}
}
.red_seo_col_h_sve{margin-bottom: 7px; color: #D6C8A8; font-weight: 700; overflow-wrap: break-word; font-size: 0.813rem;}
.red_seo_col_p_sve{line-height: 1.65; font-size: 13px; color: #9E8462; overflow-wrap: break-word;}
.red_seo_stats_sve{gap: 1rem; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.red_seo_stat_sve{padding: 0.875rem 1rem; border: 1px solid rgba(200, 146, 42, 0.18); flex: 1; border-radius: 10px; background: rgba(200, 146, 42, 0.08); min-width: 8.75rem;}
.red_seo_stat_val_sve{font-weight: 800; font-size: 1.25rem; margin-bottom: 0.25rem; color: #C8922A; overflow-wrap: break-word;}
.red_seo_stat_lb_sve{overflow-wrap: break-word; font-size: 11px; color: #9E8462;}
.red_seo_sve{padding: 2.25rem 1rem 0; background: #100600;}
@media(min-width: 765px) {
.red_seo_sve{padding: 44px 1.5rem 0;}
}
.red_seo_in_sve{border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 14px; margin: 0 auto; padding: 1.75rem 1.5rem; background: #1C0A04; max-width: 1320px;}
@media(min-width: 765px) {
.red_seo_in_sve{padding: 36px 2.5rem;}
}
.red_seo_label_sve{text-transform: uppercase; font-weight: 700; font-size: 11px; margin-bottom: 0.625rem; color: #C8922A; letter-spacing: .08em;}
.red_seo_h2_sve{margin-bottom: 14px; font-size: 1.25rem; overflow-wrap: break-word; color: #F5EDD8; font-weight: 800; line-height: 1.25; font-family: 'Cormorant Garamond', serif;}
@media(min-width: 770px) {
.red_seo_h2_sve{font-size: 1.5rem;}
}
.red_seo_body_sve{overflow-wrap: break-word; line-height: 1.75; font-size: 14px; color: #B49A78;}
.red_seo_body_sve p{margin-bottom: 0.75rem; font-size: 0.875rem; color: #B49A78; line-height: 1.75;}
.red_seo_body_sve p:last-child{margin-bottom: 0;}
.red_seo_body_sve strong{font-weight: 700; color: #D6C8A8;}
.red_seo_body_sve a{transition: color .2s; text-decoration: underline; color: #C8922A;}
.red_seo_body_sve a:hover{color: #DBA840;}
.red_seo_body_sve ul,.red_seo_body_sve ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.red_seo_body_sve ol{list-style: decimal;}
.red_seo_body_sve li{font-size: 0.875rem; line-height: 1.75; margin-bottom: 0.375rem; color: #B49A78;}
.red_seo_body_sve table{width: 100%; border-collapse: collapse; display: block; margin-bottom: 12px; overflow-x: auto; font-size: 13px;}
@media(min-width: 769px) {
.red_seo_body_sve table{display: table;}
}
.red_seo_body_sve th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); text-align: left; color: #D6C8A8; font-weight: 700;}
.red_seo_body_sve td{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #B49A78;}
.red_seo_cols_sve{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width:640px) {
.red_seo_cols_sve{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.red_seo_cols_sve{grid-template-columns: repeat(3,1fr);}
}
.red_seo_col_h_sve{font-size: 13px; color: #D6C8A8; overflow-wrap: break-word; font-weight: 700; margin-bottom: 0.438rem;}
.red_seo_col_p_sve{color: #9E8462; font-size: 13px; line-height: 1.65; overflow-wrap: break-word;}
.red_seo_stats_sve{gap: 1rem; margin: 20px 0; display: flex; flex-wrap: wrap;}
.red_seo_stat_sve{border: 1px solid rgba(200, 146, 42, 0.18); border-radius: 0.625rem; flex: 1; padding: 0.875rem 16px; background: rgba(200, 146, 42, 0.08); min-width: 8.75rem;}
.red_seo_stat_val_sve{font-size: 20px; color: #C8922A; font-weight: 800; overflow-wrap: break-word; margin-bottom: 0.25rem;}
.red_seo_stat_lb_sve{color: #9E8462; overflow-wrap: break-word; font-size: 11px;}
.red_ft_sve{border-top: 1px solid rgba(255, 255, 255, 0.05); background: #0C0502; margin-top: 48px;}
.red_ft_support_sve{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 1.5rem 16px;}
@media(min-width: 769px) {
.red_ft_support_sve{padding: 1.75rem 1.5rem;}
}
.red_ft_support_in_sve{margin: 0 auto; gap: 16px; flex-wrap: wrap; max-width: 82.5rem; display: flex; align-items: center;}
.red_ft_support_main_sve{gap: 16px; flex: 1; align-items: center; display: flex; flex-wrap: wrap; min-width: 220px;}
.red_ft_support_ic_sve{color: #C8922A; flex-shrink: 0;}
.red_ft_support_ic_sve svg{height: 30px; width: 30px; stroke-linejoin: round; stroke-linecap: round;}
.red_ft_support_text_title_sve{margin-bottom: 3px; font-size: 0.938rem; overflow-wrap: break-word; color: #F5EDD8; font-weight: 700;}
.red_ft_support_text_sub_sve{color: #9E8462; font-size: 0.75rem; overflow-wrap: break-word;}
.red_ft_support_btn_sve{border-radius: 10px; background: #C8922A; padding: 11px 22px; transition: background .2s; font-size: 13px; color: #F5EDD8; font-weight: 700; flex-shrink: 0; white-space: nowrap;}
.red_ft_support_btn_sve:hover{background: #DBA840;}
.red_ft_support_contacts_sve{gap: 1rem; display: flex; flex-wrap: wrap; margin-left: auto;}
.red_ft_support_contact_sve{font-size: 0.75rem; line-height: 1.4; color: #9A8060;}
.red_ft_support_contact_sve strong{color: #B49A78; margin-bottom: 2px; display: block; font-weight: 600; font-size: 0.688rem;}
.red_ft_main_sve{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 2rem 16px 24px;}
@media(min-width: 769px) {
.red_ft_main_sve{padding: 40px 1.5rem 2rem;}
}
.red_ft_main_in_sve{gap: 1.5rem; margin: 0 auto; max-width: 82.5rem; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.red_ft_main_in_sve{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1078px) {
.red_ft_main_in_sve{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.red_ft_col_logo_sve{grid-column: 1/-1;}
@media(min-width: 1077px) {
.red_ft_col_logo_sve{grid-column: auto;}
}
.red_ft_logo_sve{gap: 0.563rem; font-size: 16px; overflow-wrap: break-word; font-weight: 800; flex-wrap: wrap; color: #F5EDD8; margin-bottom: 0.75rem; align-items: center; display: flex;}
.red_ft_logo_mark_sve{overflow: hidden; border-radius: 5px; width: 30px; height: 1.875rem;}
.red_ft_logo_mark_sve img{height: 100%; width: 100%; object-fit: cover;}
.red_ft_logo_sub_sve{line-height: 1.55; max-width: 12.5rem; overflow-wrap: break-word; font-size: 12px; color: #9A8060;}
.red_ft_col_title_sve{font-weight: 700; color: #B49A78; letter-spacing: .07em; text-transform: uppercase; font-size: 0.75rem; margin-bottom: 14px;}
.red_ft_col_links_sve{gap: 0.563rem; flex-direction: column; display: flex;}
.red_ft_col_link_sve{transition: color .2s; color: #9A8060; overflow-wrap: break-word; font-size: 0.813rem;}
.red_ft_col_link_sve:hover{color: #D6C8A8;}
.red_ft_apps_sve{gap: 0.5rem; display: flex; flex-direction: column;}
.red_ft_app_card_sve{transition: border-color .2s; background: rgba(255, 255, 255, 0.05); border-radius: 0.313rem; padding: 10px 12px; gap: 10px; border: 1px solid rgba(255, 255, 255, 0.09); display: flex; align-items: center;}
.red_ft_app_card_sve:hover{border-color: rgba(200, 146, 42, 0.45);}
.red_ft_app_card_ic_sve svg{stroke-linejoin: round; width: 1.375rem; height: 22px; stroke-linecap: round;}
.red_ft_app_card_os_sve{font-size: 10px; font-weight: 600; color: #9A8060;}
.red_ft_app_card_action_sve{font-size: 0.75rem; font-weight: 700; color: #D6C8A8;}
.red_ft_bot_sve{padding: 20px 1rem;}
@media(min-width: 769px) {
.red_ft_bot_sve{padding: 1.25rem 24px;}
}
.red_ft_bot_in_sve{margin: 0 auto; gap: 1rem; max-width: 82.5rem; display: flex; flex-wrap: wrap; align-items: center;}
.red_ft_socials_sve{gap: 8px; display: flex;}
.red_ft_soc_sve{border: 1px solid rgba(255, 255, 255, 0.09); background: rgba(255, 255, 255, 0.05); border-radius: 0.313rem; transition: background .2s; align-items: center; width: 2.25rem; justify-content: center; display: flex; color: #B49A78; height: 36px;}
.red_ft_soc_sve svg{width: 1rem; stroke-linecap: round; stroke-linejoin: round; height: 16px;}
.red_ft_soc_sve:hover{background: rgba(255, 255, 255, 0.07);}
.red_ft_legal_sve{flex: 1; overflow-wrap: break-word; font-size: 0.688rem; min-width: 200px; color: #907560; line-height: 1.6;}
.red_ft_legal_sve strong{font-weight: 700; color: #B49A78;}
.red_ft_legal_sve a{color: #B49A78; text-decoration: underline;}
.red_ft_age_sve{border-radius: 50%; border: 2px solid #907560; margin-left: auto; font-weight: 800; display: flex; flex-shrink: 0; font-size: 11px; align-items: center; justify-content: center; height: 32px; color: #907560; width: 32px;}