html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{margin: 0; padding: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; cursor: pointer; color: inherit;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{display: block; max-width: 100%;}
body{background: #140C06; color: #D8C9A8; min-height: 100vh; line-height: 1.6; font-family: 'Nunito', sans-serif; -webkit-font-smoothing: antialiased;}
.ucv_layout_fvs{min-height: 100vh; flex-direction: column; display: flex;}
.ucv_page_fvs{display: flex; min-height: 100vh;}
.ucv_main_fvs{flex: 1; min-width: 0; padding-top: 3.5rem;}
@media (min-width: 1081px) {
.ucv_main_fvs{padding-left: 13.75rem;}
}
@media (max-width: 1080px) {
.ucv_main_fvs{padding-bottom: 4.5rem;}
}
.ucv_gc_fvs{overflow: hidden; transition: transform .2s,border-color .2s; border-radius: 10px; background: #191007; border: 1px solid rgba(255, 220, 140, 0.06); flex-shrink: 0; cursor: pointer; width: 8.75rem; position: relative;}
@media(min-width: 641px) {
.ucv_gc_fvs{width: 9.75rem;}
}
@media(min-width:1080px) {
.ucv_gc_fvs{width: 10.5rem;}
}
.ucv_gc_fvs:hover{transform: translateY(-3px); border-color: rgba(139, 66, 204, 0.09);}
.ucv_gc_img_fvs{overflow: hidden; position: relative; width: 100%; padding-bottom: 80%;}
.ucv_gc_img_fvs img{inset: 0; height: 100%; object-fit: cover; position: absolute; width: 100%;}
.ucv_gc_hover_fvs{transition: opacity .2s; background: rgba(10, 5, 2, 0.72); inset: 0; align-items: center; justify-content: center; position: absolute; opacity: 0; display: flex;}
.ucv_gc_fvs:hover .ucv_gc_hover_fvs{opacity: 1;}
.ucv_gc_hover_btn_fvs{padding: 0.5rem 16px; border-radius: 6px; background: #8B42CC; color: #F6EDDB; font-weight: 700; font-size: 0.75rem;}
.ucv_gc_info_fvs{padding: 8px 10px 10px;}
.ucv_gc_name_fvs{overflow: hidden; white-space: nowrap; font-size: 12px; text-overflow: ellipsis; margin-bottom: 3px; color: #D8C9A8; max-width: 100%; font-weight: 600;}
.ucv_gc_prov_fvs{font-size: 10px; color: #5E4F38;}
.ucv_gc_tag_fvs{border-radius: 4px; padding: 2px 0.438rem; z-index: 2; left: 0.375rem; top: 6px; position: absolute; text-transform: uppercase; letter-spacing: .04em; font-weight: 700; font-size: 0.563rem;}
.ucv_gc_tag_hot_fvs{background: #D63A3A; color: #fff;}
.ucv_gc_tag_new_fvs{background: #28B865; color: #140C06;}
.ucv_gc_tag_jp_fvs{background: #D4A030; color: #140C06;}
.ucv_gc_tag_ex_fvs{background: #5A1F9B; color: #fff;}
.ucv_gc_tag_live_fvs{background: #D63A3A; color: #fff;}
.ucv_gr_fvs{background: #140C06; padding: 32px 16px 0;}
@media(min-width: 769px) {
.ucv_gr_fvs{padding: 2.25rem 24px 0;}
}
.ucv_gr_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_gr_head_fvs{gap: 12px; display: flex; margin-bottom: 10px; align-items: center; flex-wrap: wrap;}
.ucv_gr_head_l_fvs{flex: 1; gap: 10px; display: flex; align-items: center; min-width: 0;}
.ucv_gr_ic_fvs{border-radius: 0.625rem; align-items: center; flex-shrink: 0; height: 32px; justify-content: center; display: flex; width: 2rem;}
.ucv_gr_ic_fvs svg{height: 1rem; stroke-linecap: round; width: 1rem; stroke-linejoin: round;}
.ucv_gr_title_fvs{font-family: 'Cinzel', serif; font-weight: 700; font-size: 16px; overflow-wrap: break-word; color: #F6EDDB;}
@media(min-width: 767px) {
.ucv_gr_title_fvs{font-size: 1.125rem;}
}
.ucv_gr_more_fvs{gap: 0.313rem; transition: color .2s; white-space: nowrap; color: #7E6B4E; font-weight: 600; flex-shrink: 0; align-items: center; display: flex; font-size: 0.75rem;}
.ucv_gr_more_fvs:hover{color: #8B42CC;}
.ucv_gr_more_fvs svg{height: 0.75rem; stroke-linejoin: round; stroke-linecap: round; width: 0.75rem;}
.ucv_gr_arrows_fvs{gap: 0.375rem; display: flex; flex-shrink: 0;}
.ucv_gr_arr_fvs{border: 1px solid rgba(255, 220, 140, 0.13); background: rgba(255, 235, 180, 0.05); border-radius: 0.375rem; transition: background .15s,color .15s; align-items: center; color: #A8936C; height: 1.875rem; display: flex; justify-content: center; width: 1.875rem;}
.ucv_gr_arr_fvs:hover{background: rgba(255, 235, 180, 0.07); color: #F6EDDB;}
.ucv_gr_arr_fvs svg{width: 0.813rem; stroke-linecap: round; height: 0.813rem; stroke-linejoin: round;}
.ucv_gr_seo_h_fvs{margin: 0 0 0.375rem; max-width: 42.5rem; color: #D8C9A8; overflow-wrap: break-word; font-family: 'Cinzel', serif; font-size: 0.813rem; font-weight: 700;}
@media(min-width:768px) {
.ucv_gr_seo_h_fvs{font-size: 0.875rem;}
}
.ucv_gr_seo_fvs{color: #7E6B4E; margin-bottom: 0.75rem; font-size: 12px; line-height: 1.55; overflow-wrap: break-word; max-width: 42.5rem;}
.ucv_gr_seo_fvs strong{color: #D8C9A8; font-weight: 600;}
.ucv_gr_scroll_fvs{gap: 0.625rem; display: flex; padding-bottom: 10px; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch;}
.ucv_gr_scroll_fvs::-webkit-scrollbar{display: none;}
@media(min-width: 765px) {
.ucv_gr_scroll_fvs{gap: 0.75rem;}
}
.ucv_tb_fvs{background: #140C06; border-bottom: 1px solid rgba(255, 235, 180, 0.07); top: 0; height: 56px; z-index: 80; left: 0; align-items: center; display: flex; right: 0; position: fixed;}
.ucv_tb_in_fvs{gap: 0; padding: 0 0.875rem; display: flex; align-items: center; height: 100%; width: 100%;}
.ucv_tb_burger_fvs{border-radius: 0.625rem; gap: 0.313rem; justify-content: center; height: 38px; align-items: center; flex-shrink: 0; margin-right: 0.5rem; display: flex; width: 2.375rem; flex-direction: column;}
.ucv_tb_burger_fvs:hover{background: rgba(255, 235, 180, 0.05);}
.ucv_tb_burger_line_fvs{background: #A8936C; border-radius: 1px; height: 2px; display: block; width: 1.125rem;}
@media(min-width: 1078px) {
.ucv_tb_burger_fvs{display: none;}
}
.ucv_tb_logo_fvs{gap: 9px; overflow-wrap: break-word; font-size: 18px; margin-right: 1.25rem; font-weight: 800; display: flex; letter-spacing: -.01em; flex-shrink: 0; color: #F6EDDB; align-items: center;}
.ucv_tb_logo_mark_fvs{border-radius: 0.625rem; overflow: hidden; height: 2rem; align-items: center; display: flex; justify-content: center; width: 32px;}
.ucv_tb_logo_mark_fvs img{object-fit: cover; height: 100%; width: 100%;}
.ucv_tb_nav_fvs{flex: 1; gap: 2px; display: none;}
@media(min-width: 637px) {
.ucv_tb_nav_fvs{display: flex;}
}
.ucv_tb_tab_fvs{transition: background .15s,color .15s; border-radius: 10px; padding: 0.5rem 0.875rem; font-size: 13px; white-space: nowrap; font-weight: 600; color: #A8936C;}
.ucv_tb_tab_fvs:hover{background: rgba(255, 235, 180, 0.05); color: #F6EDDB;}
.ucv_tb_tab_fvs.ucv_state_active_fvs{background: rgba(139, 66, 204, 0.22); color: #F6EDDB;}
.ucv_tb_right_fvs{gap: 0.5rem; display: flex; flex-shrink: 0; align-items: center; margin-left: auto;}
.ucv_tb_login_fvs{transition: border-color .2s,color .2s; padding: 9px 16px; border-radius: 10px; border: 1px solid rgba(255, 220, 140, 0.13); background: rgba(255, 235, 180, 0.05); font-size: 0.813rem; color: #D8C9A8; display: none; font-weight: 600;}
.ucv_tb_login_fvs:hover{border-color: rgba(212, 158, 42, 0.45); color: #F6EDDB;}
@media(min-width: 481px) {
.ucv_tb_login_fvs{display: block;}
}
.ucv_tb_reg_fvs{transition: background .2s; border-radius: 0.625rem; padding: 9px 18px; background: #28B865; font-weight: 700; color: #100B04; font-size: 13px; white-space: nowrap;}
.ucv_tb_reg_fvs:hover{background: #34D177;}
.ucv_sb_fvs{transition: transform .25s ease; background: #1E1209; transform: translateX(-100%); border-right: 1px solid rgba(255, 235, 180, 0.05); position: fixed; overflow-y: auto; top: 3.5rem; width: 13.75rem; bottom: 0; z-index: 70; left: 0;}
.ucv_sb_fvs.ucv_state_open_fvs{transform: translateX(0);}
.ucv_sb_fvs::-webkit-scrollbar{width: 0.25rem;}
.ucv_sb_fvs::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 235, 180, 0.07);}
@media(min-width: 1081px) {
.ucv_sb_fvs{transform: translateX(0);}
}
.ucv_sb_auth_fvs{padding: 0.875rem 12px 0.625rem;}
.ucv_sb_btn_reg_fvs{padding: 11px; background: #28B865; transition: background .2s; border-radius: 0.625rem; margin-bottom: 0.5rem; font-size: 0.813rem; color: #100B04; text-align: center; display: block; font-weight: 700;}
.ucv_sb_btn_reg_fvs:hover{background: #34D177;}
.ucv_sb_btn_login_fvs{border: 1px solid rgba(255, 220, 140, 0.13); transition: border-color .2s; background: rgba(255, 235, 180, 0.05); border-radius: 10px; padding: 10px; text-align: center; font-size: 13px; color: #D8C9A8; font-weight: 600; display: block;}
.ucv_sb_btn_login_fvs:hover{border-color: rgba(212, 158, 42, 0.45); color: #F6EDDB;}
.ucv_sb_promo_fvs{border: 1px solid rgba(139, 66, 204, 0.22); overflow: hidden; border-radius: 0.625rem; margin: 0 0.75rem 0.625rem; padding: 12px 14px; background: linear-gradient(135deg,#2A0D52,#1E1209); position: relative;}
.ucv_sb_promo_fvs::before{background: radial-gradient(circle,rgba(139, 66, 204, 0.22),transparent 70%); border-radius: 50%; content: ''; position: absolute; top: -1.25rem; height: 5rem; width: 5rem; right: -20px;}
.ucv_sb_promo_title_fvs{text-transform: uppercase; font-weight: 700; font-size: 0.688rem; color: #8B42CC; margin-bottom: 4px; letter-spacing: .06em;}
.ucv_sb_promo_text_fvs{color: #F6EDDB; font-weight: 600; font-size: 0.75rem; line-height: 1.35; overflow-wrap: break-word;}
.ucv_sb_promo_sub_fvs{font-size: 0.625rem; margin-top: 3px; color: #7E6B4E;}
.ucv_sb_nav_fvs{padding: 0.375rem 0.5rem 16px;}
.ucv_sb_nav_lb_fvs{padding: 10px 8px 6px; letter-spacing: .08em; color: #5E4F38; font-weight: 700; text-transform: uppercase; font-size: 10px;}
.ucv_sb_link_fvs{border-radius: 6px; gap: 10px; padding: 0.563rem 10px; transition: background .15s,color .15s; font-weight: 500; font-size: 13px; cursor: pointer; overflow-wrap: break-word; color: #A8936C; display: flex; align-items: center;}
.ucv_sb_link_fvs:hover{background: rgba(255, 235, 180, 0.05); color: #F6EDDB;}
.ucv_sb_link_fvs.ucv_state_active_fvs{background: rgba(139, 66, 204, 0.22); color: #F6EDDB;}
.ucv_sb_ic_fvs{border-radius: 6px; width: 1.875rem; align-items: center; justify-content: center; flex-shrink: 0; display: flex; height: 1.875rem;}
.ucv_sb_ic_fvs svg{height: 1rem; width: 1rem; stroke-linecap: round; stroke-linejoin: round;}
.ucv_sb_ic_1_fvs{background: rgba(139, 66, 204, 0.09); color: #8B42CC;}
.ucv_sb_ic_2_fvs{background: rgba(40, 184, 101, 0.18); color: #28B865;}
.ucv_sb_ic_3_fvs{background: rgba(212, 160, 48, 0.18); color: #D4A030;}
.ucv_sb_ic_4_fvs{background: rgba(90, 31, 155, 0.28); color: #5A1F9B;}
.ucv_sb_ic_5_fvs{background: rgba(139, 66, 204, 0.09); color: #D4448A;}
.ucv_sb_ic_6_fvs{background: rgba(90, 31, 155, 0.28); color: #7C2FBF;}
.ucv_sb_badge_fvs{background: #D4A030; padding: 2px 0.438rem; border-radius: 0.375rem; margin-left: auto; font-weight: 700; font-size: 9px; color: #100B04;}
.ucv_sb_bot_fvs{border-top: 1px solid rgba(255, 235, 180, 0.05); gap: 8px; padding: 0.75rem; display: flex;}
.ucv_sb_lang_fvs,.ucv_sb_help_fvs{border-radius: 0.375rem; transition: border-color .2s; background: rgba(255, 235, 180, 0.05); padding: 9px 6px; gap: 6px; flex: 1; border: 1px solid rgba(255, 220, 140, 0.06); color: #A8936C; font-weight: 600; font-size: 11px; justify-content: center; align-items: center; display: flex;}
.ucv_sb_lang_fvs:hover,.ucv_sb_help_fvs:hover{border-color: rgba(212, 158, 42, 0.45); color: #F6EDDB;}
.ucv_sb_lang_fvs svg,.ucv_sb_help_fvs svg{width: 13px; stroke-linejoin: round; height: 13px; stroke-linecap: round;}
.ucv_sb_bd_fvs{inset: 0; background: rgba(10, 5, 2, 0.72); display: none; position: fixed; z-index: 69;}
.ucv_sb_bd_fvs.ucv_state_on_fvs{display: block;}
@media(min-width: 1078px) {
.ucv_sb_bd_fvs{display: none!important;}
}
.ucv_mob_nav_fvs{padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom)); border-top: 1px solid rgba(255, 220, 140, 0.13); background: #1E1209; right: 0; position: fixed; z-index: 80; left: 0; display: flex; bottom: 0;}
@media(min-width: 1083px) {
.ucv_mob_nav_fvs{display: none;}
}
.ucv_mob_nav_item_fvs{padding: 4px 2px; flex: 1; gap: 0.25rem; display: flex; cursor: pointer; color: #5E4F38; flex-direction: column; align-items: center;}
.ucv_mob_nav_ic_fvs{line-height: 1;}
.ucv_mob_nav_ic_fvs svg{height: 1.25rem; width: 20px; stroke-linejoin: round; stroke-linecap: round;}
.ucv_mob_nav_lb_fvs{font-size: 10px; font-weight: 600; color: #5E4F38;}
.ucv_mob_nav_item_fvs.ucv_state_active_fvs{color: #8B42CC;}
.ucv_mob_nav_item_fvs.ucv_state_active_fvs .ucv_mob_nav_lb_fvs{color: #8B42CC;}
.ucv_hero_fvs{padding: 1.25rem 1rem 0; background: #140C06;}
@media(min-width: 769px) {
.ucv_hero_fvs{padding: 24px 1.5rem 0;}
}
.ucv_hero_in_fvs{gap: 0.75rem; margin: 0 auto; grid-template-columns: 1fr; display: grid; max-width: 1320px;}
@media(min-width:860px) {
.ucv_hero_in_fvs{grid-template-columns: 1fr 300px;}
}
@media(min-width:1100px) {
.ucv_hero_in_fvs{grid-template-columns: 1fr 340px;}
}
.ucv_hero_promo_fvs{background: #191007; overflow: hidden; border-radius: 1rem; min-height: 13.75rem; display: flex; align-items: stretch; position: relative;}
@media(min-width: 766px) {
.ucv_hero_promo_fvs{min-height: 17.5rem;}
}
.ucv_hero_promo_bg_fvs{background-position: center; inset: 0; background: linear-gradient(120deg,#2A0D52 0%,#140C06 100%); background-size: cover; position: absolute;}
.ucv_hero_promo_bg_fvs::after{background: linear-gradient(90deg,#140C06 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%); inset: 0; content: ''; position: absolute;}
.ucv_hero_promo_glow_fvs{background: radial-gradient(circle,rgba(90, 31, 155, 0.28) 0%,transparent 65%); border-radius: 50%; width: 18.75rem; right: 3.75rem; top: -40px; height: 18.75rem; pointer-events: none; position: absolute;}
.ucv_hero_promo_ct_fvs{padding: 1.75rem 1.5rem 28px 1.75rem; display: flex; z-index: 2; justify-content: center; max-width: 30rem; position: relative; flex-direction: column;}
@media(min-width: 769px) {
.ucv_hero_promo_ct_fvs{padding: 2.5rem 32px;}
}
.ucv_hero_badge_fvs{border: 1px solid rgba(139, 66, 204, 0.09); border-radius: 1.25rem; padding: 0.313rem 12px; background: rgba(139, 66, 204, 0.22); text-transform: uppercase; color: #8B42CC; letter-spacing: .08em; font-weight: 700; margin-bottom: 14px; font-size: 0.625rem; display: inline-block;}
.ucv_hero_h1_fvs{font-weight: 800; overflow-wrap: break-word; margin-bottom: 10px; font-size: 1.625rem; line-height: 1.15; font-family: 'Cinzel', serif; color: #F6EDDB;}
.ucv_hero_h1_fvs em{color: #D4A030; font-style: normal;}
@media(min-width:768px) {
.ucv_hero_h1_fvs{font-size: 2.25rem;}
}
.ucv_hero_sub_fvs{font-size: 13px; line-height: 1.55; color: #A8936C; margin-bottom: 1.25rem;}
@media(min-width: 769px) {
.ucv_hero_sub_fvs{font-size: 14px;}
}
.ucv_hero_row_fvs{gap: 10px; display: flex; align-items: center; flex-wrap: wrap;}
.ucv_hero_cta_fvs{padding: 0.813rem 26px; transition: background .2s; border-radius: 10px; background: #28B865; font-size: 0.875rem; color: #100B04; font-weight: 700; box-shadow: 0 4px 14px rgba(40, 184, 101, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.55);}
.ucv_hero_cta_fvs:hover{background: #34D177;}
.ucv_hero_terms_fvs{color: #5E4F38; font-size: 0.688rem;}
.ucv_hero_game_fvs{background: #191007; border-radius: 16px; overflow: hidden; border: 1px solid rgba(255, 220, 140, 0.06); flex-direction: column; position: relative; display: flex;}
.ucv_hero_game_badge_fvs{border-radius: 20px; background: rgba(212, 160, 48, 0.18); border: 1px solid rgba(212, 160, 48, 0.18); padding: 5px 0.625rem; font-size: 0.625rem; font-weight: 700; letter-spacing: .06em; left: 0.75rem; top: 0.75rem; z-index: 3; position: absolute; text-transform: uppercase; color: #D4A030;}
.ucv_hero_game_badge_fvs svg{height: 0.688rem; width: 11px; vertical-align: -1px; margin-right: 0.25rem;}
.ucv_hero_game_img_fvs{overflow: hidden; background: linear-gradient(135deg,#2A0D52,#140C06); position: relative; padding-bottom: 60%;}
.ucv_hero_game_img_fvs img{inset: 0; height: 100%; position: absolute; object-fit: cover; width: 100%;}
.ucv_hero_game_play_fvs{background: rgba(10, 5, 2, 0.72); inset: 0; transition: opacity .2s; position: absolute; justify-content: center; opacity: 0; align-items: center; display: flex;}
.ucv_hero_game_fvs:hover .ucv_hero_game_play_fvs{opacity: 1;}
.ucv_hero_game_play_fvs span{border-radius: 50%; background: #8B42CC; height: 52px; display: flex; justify-content: center; width: 52px; align-items: center;}
.ucv_hero_game_play_fvs span svg{margin-left: 2px; width: 1.125rem; height: 18px;}
.ucv_hero_game_info_fvs{padding: 14px 1rem;}
.ucv_hero_game_title_fvs{margin-bottom: 0.25rem; color: #F6EDDB; font-weight: 700; overflow-wrap: break-word; font-size: 0.938rem;}
.ucv_hero_game_provider_fvs{font-size: 11px; color: #7E6B4E;}
.ucv_hero_game_btn_fvs{transition: background .2s; margin: 0.75rem 16px 16px; background: #8B42CC; border-radius: 0.625rem; padding: 0.688rem; font-weight: 700; display: block; text-align: center; color: #F6EDDB; font-size: 13px;}
.ucv_hero_game_fvs:hover .ucv_hero_game_btn_fvs{background: #A055E0;}
.ucv_sbar_fvs{padding: 1rem 1rem 0; background: #140C06;}
@media(min-width: 769px) {
.ucv_sbar_fvs{padding: 18px 1.5rem 0;}
}
.ucv_sbar_in_fvs{margin: 0 auto; max-width: 1320px;}
.ucv_sbar_row_fvs{gap: 10px; margin-bottom: 0.75rem; flex-wrap: wrap; display: flex;}
.ucv_sbar_input_fvs{flex: 1; transition: border-color .2s; border: 1px solid rgba(255, 220, 140, 0.13); gap: 0.625rem; padding: 0.688rem 16px; border-radius: 10px; background: #191007; color: #7E6B4E; align-items: center; cursor: pointer; display: flex; font-size: 0.813rem;}
.ucv_sbar_input_fvs:hover{border-color: rgba(212, 158, 42, 0.45);}
.ucv_sbar_input_fvs svg{stroke-linecap: round; height: 15px; stroke-linejoin: round; width: 0.938rem; flex-shrink: 0;}
.ucv_sbar_providers_fvs{border-radius: 0.625rem; gap: 0.5rem; border: 1px solid rgba(255, 220, 140, 0.13); transition: border-color .2s; background: #191007; padding: 11px 18px; display: flex; font-size: 13px; white-space: nowrap; color: #D8C9A8; align-items: center; font-weight: 600;}
.ucv_sbar_providers_fvs:hover{border-color: rgba(212, 158, 42, 0.45); color: #F6EDDB;}
.ucv_sbar_providers_fvs svg{width: 0.875rem; height: 0.875rem; stroke-linecap: round; stroke-linejoin: round;}
.ucv_sbar_tabs_fvs{gap: 6px; scrollbar-width: none; padding-bottom: 2px; overflow-x: auto; display: flex;}
.ucv_sbar_tabs_fvs::-webkit-scrollbar{display: none;}
.ucv_sbar_tab_fvs{border: 1px solid rgba(255, 220, 140, 0.06); border-radius: 1.25rem; gap: 7px; transition: background .15s,color .15s,border-color .15s; background: rgba(255, 235, 180, 0.05); padding: 8px 14px; color: #A8936C; font-size: 0.75rem; display: flex; flex-shrink: 0; align-items: center; cursor: pointer; white-space: nowrap; font-weight: 600;}
.ucv_sbar_tab_fvs:hover{background: rgba(255, 235, 180, 0.07); border-color: rgba(212, 158, 42, 0.45); color: #F6EDDB;}
.ucv_sbar_tab_fvs.ucv_state_active_fvs{background: rgba(139, 66, 204, 0.22); border-color: rgba(139, 66, 204, 0.09); color: #F6EDDB;}
.ucv_sbar_tab_ic_fvs svg{stroke-linecap: round; stroke-linejoin: round; width: 0.875rem; height: 0.875rem;}
.ucv_wy_fvs{padding: 2rem 1rem 0; background: #140C06;}
@media(min-width: 770px) {
.ucv_wy_fvs{padding: 2.5rem 24px 0;}
}
.ucv_wy_in_fvs{margin: 0 auto; max-width: 1320px;}
.ucv_wy_head_fvs{margin-bottom: 1.125rem; max-width: 45rem;}
.ucv_wy_label_fvs{margin-bottom: 8px; text-transform: uppercase; font-weight: 700; letter-spacing: .08em; font-size: 11px; color: #8B42CC;}
.ucv_wy_h2_fvs{color: #F6EDDB; font-weight: 800; font-size: 1.25rem; margin-bottom: 0.5rem; font-family: 'Cinzel', serif; overflow-wrap: break-word;}
@media(min-width: 765px) {
.ucv_wy_h2_fvs{font-size: 24px;}
}
.ucv_wy_intro_fvs{margin: 0; color: #7E6B4E; font-size: 13px; line-height: 1.6;}
.ucv_wy_grid_fvs{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 642px) {
.ucv_wy_grid_fvs{gap: 0.875rem; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.ucv_wy_grid_fvs{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.ucv_wy_card_fvs{transition: border-color .2s,transform .2s; border-radius: 10px; border: 1px solid rgba(255, 220, 140, 0.13); padding: 1.25rem; background: #1E1209;}
.ucv_wy_card_fvs:hover{transform: translateY(-2px); border-color: rgba(139, 66, 204, 0.09);}
.ucv_wy_card_ic_fvs{border-radius: 50%; background: rgba(139, 66, 204, 0.22); display: flex; width: 44px; align-items: center; margin-bottom: 0.875rem; justify-content: center; height: 2.75rem; color: #8B42CC;}
.ucv_wy_card_ic_fvs svg{stroke-linejoin: round; width: 22px; stroke-linecap: round; height: 1.375rem;}
.ucv_wy_card_h_fvs{line-height: 1.25; font-weight: 700; margin-bottom: 0.375rem; overflow-wrap: break-word; font-size: 15px; color: #F6EDDB;}
.ucv_wy_card_p_fvs{line-height: 1.6; font-size: 0.813rem; overflow-wrap: break-word; color: #7E6B4E;}
.ucv_wy_card_p_fvs strong{color: #D8C9A8; font-weight: 600;}
.ucv_gcg_fvs{padding: 36px 1rem 0; background: #140C06;}
@media(min-width: 771px) {
.ucv_gcg_fvs{padding: 2.75rem 24px 0;}
}
.ucv_gcg_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_gcg_head_fvs{margin-bottom: 1.25rem; max-width: 45rem;}
.ucv_gcg_label_fvs{color: #8B42CC; text-transform: uppercase; font-weight: 700; margin-bottom: 0.5rem; font-size: 11px; letter-spacing: .08em;}
.ucv_gcg_h2_fvs{margin-bottom: 0.5rem; font-size: 1.375rem; color: #F6EDDB; font-family: 'Cinzel', serif; overflow-wrap: break-word; font-weight: 800;}
@media(min-width: 767px) {
.ucv_gcg_h2_fvs{font-size: 1.75rem;}
}
.ucv_gcg_intro_fvs{color: #7E6B4E; line-height: 1.6; font-size: 13px;}
.ucv_gcg_grid_fvs{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 639px) {
.ucv_gcg_grid_fvs{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1083px) {
.ucv_gcg_grid_fvs{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.ucv_gcg_card_fvs{border: 1px solid rgba(255, 220, 140, 0.13); overflow: hidden; border-radius: 16px; padding: 1.25rem; transition: transform .2s,border-color .2s; position: relative; display: flex; flex-direction: column; min-height: 15rem; justify-content: flex-end; cursor: pointer;}
.ucv_gcg_card_fvs:hover{transform: translateY(-3px); border-color: rgba(139, 66, 204, 0.22);}
.ucv_gcg_card_bg_fvs{inset: 0; position: absolute; z-index: 0;}
.ucv_gcg_card_bg_fvs::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; position: absolute; content: '';}
.ucv_gcg_card_ic_fvs{border-radius: 0.375rem; background: rgba(0,0,0,.45); align-items: center; justify-content: center; height: 40px; display: flex; right: 1.125rem; width: 40px; position: absolute; color: #F6EDDB; top: 18px; z-index: 2;}
.ucv_gcg_card_ic_fvs svg{stroke-linejoin: round; stroke-linecap: round; width: 1.25rem; height: 20px;}
.ucv_gcg_card_ct_fvs{z-index: 1; position: relative;}
.ucv_gcg_card_h_fvs{font-family: 'Cinzel', serif; font-weight: 800; line-height: 1.2; font-size: 18px; overflow-wrap: break-word; margin-bottom: 8px; color: #F6EDDB;}
@media(min-width: 765px) {
.ucv_gcg_card_h_fvs{font-size: 1.25rem;}
}
.ucv_gcg_card_p_fvs{overflow-wrap: break-word; line-height: 1.55; margin-bottom: 10px; color: rgba(255,255,255,.82); font-size: 0.75rem;}
.ucv_gcg_card_p_fvs strong{font-weight: 600; color: #F6EDDB;}
.ucv_gcg_card_cta_fvs{gap: 0.25rem; font-size: 0.75rem; display: inline-flex; color: #8B42CC; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; align-items: center;}
.ucv_gcg_card_cta_fvs svg{height: 12px; width: 12px; stroke-linecap: round; stroke-linejoin: round;}
.ucv_gr_jp_fvs{border-radius: 16px; overflow: hidden; background: linear-gradient(135deg,#1E0A3C 0%,#0C0703 100%); padding: 20px; position: relative;}
.ucv_gr_jp_fvs::before{border-radius: 50%; background: radial-gradient(circle,rgba(90, 31, 155, 0.28) 0%,transparent 70%); position: absolute; left: -60px; height: 250px; content: ''; width: 250px; top: -3.75rem;}
.ucv_gr_jp_fvs::after{background: radial-gradient(circle,rgba(212, 160, 48, 0.18) 0%,transparent 70%); border-radius: 50%; width: 12.5rem; position: absolute; right: 0; height: 200px; content: ''; bottom: -40px;}
.ucv_gr_jp_head_fvs{gap: 16px; z-index: 1; align-items: flex-start; margin-bottom: 16px; position: relative; display: flex; flex-wrap: wrap;}
.ucv_gr_jp_info_fvs{flex: 1;}
.ucv_gr_jp_label_fvs{text-transform: uppercase; font-size: 11px; color: #7C2FBF; margin-bottom: 6px; font-weight: 700; letter-spacing: .08em;}
.ucv_gr_jp_label_fvs svg{vertical-align: -2px; margin-right: 0.25rem; height: 0.875rem; stroke-linejoin: round; width: 0.875rem; stroke-linecap: round;}
.ucv_gr_jp_amount_fvs{overflow-wrap: break-word; color: #F6EDDB; font-weight: 800; margin-bottom: 0.25rem; font-size: 32px; line-height: 1; font-family: 'Cinzel', serif;}
@media(min-width: 769px) {
.ucv_gr_jp_amount_fvs{font-size: 2.5rem;}
}
.ucv_gr_jp_amount_fvs span{color: #D4A030;}
.ucv_gr_jp_seo_fvs{color: #A8936C; overflow-wrap: break-word; max-width: 480px; font-size: 12px; line-height: 1.5;}
.ucv_gr_jp_cta_fvs{transition: background .2s; border: 1px solid rgba(90, 31, 155, 0.28); border-radius: 0.625rem; padding: 11px 20px; background: rgba(90, 31, 155, 0.28); z-index: 1; flex-shrink: 0; white-space: nowrap; align-self: flex-start; color: #F6EDDB; margin-top: 4px; position: relative; font-weight: 700; font-size: 0.813rem;}
.ucv_gr_jp_cta_fvs:hover{background: #5A1F9B;}
.ucv_ws_fvs{background: #140C06; padding: 32px 16px 0;}
@media(min-width: 766px) {
.ucv_ws_fvs{padding: 36px 1.5rem 0;}
}
.ucv_ws_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_ws_head_fvs{gap: 12px; align-items: center; flex-wrap: wrap; justify-content: space-between; display: flex; margin-bottom: 0.875rem;}
.ucv_ws_title_fvs{gap: 10px; display: flex; overflow-wrap: break-word; align-items: center; color: #F6EDDB; flex-wrap: wrap; font-size: 1rem; font-weight: 700; font-family: 'Cinzel', serif;}
.ucv_ws_title_ic_fvs svg{height: 18px; stroke-linecap: round; width: 1.125rem; color: #D4A030; stroke-linejoin: round;}
.ucv_ws_online_fvs{gap: 7px; color: #7E6B4E; font-weight: 600; display: flex; font-size: 0.75rem; align-items: center;}
.ucv_ws_online_dot_fvs{border-radius: 50%; background: #28B865; height: 0.5rem; box-shadow: 0 0 0.375rem rgba(40, 184, 101, 0.18); width: 8px; flex-shrink: 0;}
.ucv_ws_scroll_fvs{gap: 0.5rem; scrollbar-width: none; display: flex; padding-bottom: 8px; overflow-x: auto;}
.ucv_ws_scroll_fvs::-webkit-scrollbar{display: none;}
.ucv_wc_fvs{border-radius: 10px; padding: 10px 0.875rem; gap: 10px; border: 1px solid rgba(255, 220, 140, 0.13); background: #191007; flex-shrink: 0; min-width: 220px; display: flex; align-items: center;}
.ucv_wc_img_fvs{background: #1E1209; overflow: hidden; border-radius: 0.375rem; flex-shrink: 0; width: 36px; height: 36px;}
.ucv_wc_img_fvs img{height: 100%; object-fit: cover; width: 100%;}
.ucv_wc_info_fvs{min-width: 0;}
.ucv_wc_game_fvs{overflow: hidden; color: #D8C9A8; font-size: 0.75rem; font-weight: 600; text-overflow: ellipsis; white-space: nowrap;}
.ucv_wc_player_fvs{overflow: hidden; font-size: 0.625rem; text-overflow: ellipsis; color: #5E4F38; white-space: nowrap;}
.ucv_wc_amount_fvs{margin-left: auto; color: #28B865; font-size: 13px; white-space: nowrap; flex-shrink: 0; font-weight: 700;}
.ucv_prov_fvs{padding: 36px 1rem 0; background: #140C06;}
@media(min-width: 766px) {
.ucv_prov_fvs{padding: 44px 24px 0;}
}
.ucv_prov_in_fvs{margin: 0 auto; max-width: 1320px;}
.ucv_prov_head_fvs{margin-bottom: 16px;}
.ucv_prov_label_fvs{letter-spacing: .08em; text-transform: uppercase; font-weight: 700; margin-bottom: 8px; font-size: 0.688rem; color: #8B42CC;}
.ucv_prov_h2_fvs{overflow-wrap: break-word; font-weight: 800; color: #F6EDDB; font-family: 'Cinzel', serif; font-size: 20px; margin-bottom: 8px;}
@media(min-width: 767px) {
.ucv_prov_h2_fvs{font-size: 1.5rem;}
}
.ucv_prov_seo_fvs{max-width: 620px; font-size: 13px; margin-bottom: 16px; line-height: 1.6; color: #7E6B4E; overflow-wrap: break-word;}
.ucv_prov_seo_fvs strong{font-weight: 700; color: #D8C9A8;}
.ucv_prov_seo_fvs a{color: #8B42CC; text-decoration: underline;}
.ucv_prov_grid_fvs{gap: 8px; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width: 639px) {
.ucv_prov_grid_fvs{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1082px) {
.ucv_prov_grid_fvs{grid-template-columns: repeat(8,1fr);}
}
.ucv_prov_card_fvs{gap: 7px; border-radius: 0.625rem; background: #191007; padding: 0.875rem 0.625rem; border: 1px solid rgba(255, 220, 140, 0.13); transition: border-color .2s,background .2s; align-items: center; cursor: pointer; display: flex; flex-direction: column;}
.ucv_prov_card_fvs:hover{background: #1E1209; border-color: rgba(212, 158, 42, 0.45);}
.ucv_prov_logo_fvs{border-radius: 6px; background: rgba(255, 235, 180, 0.05); overflow: hidden; height: 2.75rem; display: flex; width: 2.75rem; align-items: center; justify-content: center;}
.ucv_prov_logo_fvs img{object-fit: contain; width: 100%; height: 100%;}
.ucv_prov_name_fvs{color: #A8936C; font-weight: 600; text-align: center; font-size: 0.688rem; overflow-wrap: break-word;}
.ucv_htp_fvs{background: #140C06; padding: 36px 16px 0;}
@media(min-width: 770px) {
.ucv_htp_fvs{padding: 44px 1.5rem 0;}
}
.ucv_htp_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_htp_head_fvs{max-width: 720px; margin-bottom: 22px;}
.ucv_htp_label_fvs{font-size: 11px; letter-spacing: .08em; font-weight: 700; margin-bottom: 0.5rem; text-transform: uppercase; color: #8B42CC;}
.ucv_htp_h2_fvs{font-weight: 800; font-family: 'Cinzel', serif; margin-bottom: 8px; color: #F6EDDB; overflow-wrap: break-word; font-size: 1.375rem;}
@media(min-width: 770px) {
.ucv_htp_h2_fvs{font-size: 1.75rem;}
}
.ucv_htp_intro_fvs{color: #7E6B4E; font-size: 0.875rem; line-height: 1.6;}
.ucv_htp_steps_fvs{list-style: none; margin: 0; gap: 0.75rem; padding: 0; grid-template-columns: 1fr; counter-reset: none; display: grid;}
@media(min-width: 639px) {
.ucv_htp_steps_fvs{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1083px) {
.ucv_htp_steps_fvs{gap: 0.875rem; grid-template-columns: repeat(4,1fr);}
}
.ucv_htp_step_fvs{border-radius: 0.625rem; background: #1E1209; padding: 20px 1.125rem 1.125rem; border: 1px solid rgba(255, 220, 140, 0.13); position: relative; flex-direction: column; display: flex;}
.ucv_htp_step_num_fvs{border-radius: 50%; background: #8B42CC; font-size: 0.813rem; justify-content: center; align-items: center; font-family: 'Cinzel', serif; font-weight: 800; top: -0.75rem; display: flex; height: 28px; left: 20px; width: 28px; color: #100B04; position: absolute;}
.ucv_htp_step_ic_fvs{margin: 0.5rem 0 12px; border-radius: 6px; background: rgba(139, 66, 204, 0.22); height: 2.25rem; display: flex; color: #8B42CC; align-items: center; justify-content: center; width: 36px;}
.ucv_htp_step_ic_fvs svg{height: 1.125rem; stroke-linecap: round; width: 18px; stroke-linejoin: round;}
.ucv_htp_step_h_fvs{margin-bottom: 6px; overflow-wrap: break-word; line-height: 1.25; font-size: 14px; font-weight: 700; color: #F6EDDB;}
.ucv_htp_step_p_fvs{color: #7E6B4E; overflow-wrap: break-word; line-height: 1.55; font-size: 0.813rem;}
.ucv_htp_step_p_fvs strong{color: #D8C9A8; font-weight: 600;}
.ucv_htp_cta_fvs{transition: background .2s; border-radius: 0.625rem; background: #28B865; padding: 0.813rem 26px; font-size: 0.875rem; margin-top: 1.25rem; display: inline-block; color: #100B04; font-weight: 700;}
.ucv_htp_cta_fvs:hover{background: #34D177;}
.ucv_bon_fvs{background: #140C06; padding: 36px 16px 0;}
@media(min-width: 767px) {
.ucv_bon_fvs{padding: 44px 24px 0;}
}
.ucv_bon_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_bon_head_fvs{margin-bottom: 1.25rem;}
.ucv_bon_label_fvs{color: #8B42CC; font-size: 11px; margin-bottom: 0.5rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}
.ucv_bon_h2_fvs{overflow-wrap: break-word; font-weight: 800; color: #F6EDDB; font-size: 1.25rem; font-family: 'Cinzel', serif; margin-bottom: 0.5rem;}
@media(min-width: 770px) {
.ucv_bon_h2_fvs{font-size: 1.5rem;}
}
.ucv_bon_seo_fvs{line-height: 1.6; max-width: 38.75rem; color: #7E6B4E; font-size: 13px; overflow-wrap: break-word;}
.ucv_bon_seo_fvs strong{font-weight: 700; color: #D8C9A8;}
.ucv_bon_seo_fvs a{color: #8B42CC; text-decoration: underline;}
.ucv_bon_grid_fvs{gap: 0.625rem; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width: 637px) {
.ucv_bon_grid_fvs{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1079px) {
.ucv_bon_grid_fvs{grid-template-columns: repeat(5,1fr);}
}
.ucv_bon_card_fvs{background: #191007; padding: 1rem; border-radius: 0.625rem; transition: border-color .2s,transform .2s; border: 1px solid rgba(255, 220, 140, 0.13);}
.ucv_bon_card_fvs:hover{transform: translateY(-2px); border-color: rgba(139, 66, 204, 0.09);}
.ucv_bon_card_ic_fvs svg{stroke-linejoin: round; width: 26px; height: 1.625rem; stroke-linecap: round;}
.ucv_bon_card_ic_fvs{margin-bottom: 10px;}
.ucv_bon_card_type_fvs{font-size: 10px; text-transform: uppercase; letter-spacing: .06em; margin-bottom: 0.375rem; font-weight: 700; color: #7E6B4E;}
.ucv_bon_card_amount_fvs{font-weight: 800; font-size: 1.125rem; margin-bottom: 0.375rem; color: #D4A030; line-height: 1.1;}
.ucv_bon_card_name_fvs{font-weight: 600; font-size: 0.813rem; margin-bottom: 0.5rem; overflow-wrap: break-word; color: #F6EDDB;}
.ucv_bon_card_detail_fvs{border-top: 1px solid rgba(255, 235, 180, 0.05); overflow-wrap: break-word; padding-top: 8px; color: #5E4F38; line-height: 1.5; font-size: 11px;}
.ucv_reg_fvs{padding: 36px 16px 0; background: #140C06;}
@media(min-width: 769px) {
.ucv_reg_fvs{padding: 2.75rem 1.5rem 0;}
}
.ucv_reg_in_fvs{margin: 0 auto; border: 1px solid rgba(255, 220, 140, 0.06); border-radius: 16px; background: #1E1209; padding: 28px 1.5rem; max-width: 82.5rem;}
@media(min-width: 769px) {
.ucv_reg_in_fvs{padding: 40px;}
}
.ucv_reg_top_fvs{gap: 28px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 863px) {
.ucv_reg_top_fvs{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.ucv_reg_label_fvs{font-weight: 700; margin-bottom: 0.625rem; text-transform: uppercase; font-size: 11px; letter-spacing: .08em; color: #8B42CC;}
.ucv_reg_h2_fvs{font-weight: 800; line-height: 1.2; font-family: 'Cinzel', serif; color: #F6EDDB; overflow-wrap: break-word; margin-bottom: 0.75rem; font-size: 22px;}
@media(min-width: 769px) {
.ucv_reg_h2_fvs{font-size: 28px;}
}
.ucv_reg_bonus_fvs{border-radius: 0.625rem; gap: 0.5rem; background: rgba(212, 160, 48, 0.18); border: 1px solid rgba(212, 160, 48, 0.18); padding: 10px 1rem; align-items: center; margin-bottom: 16px; display: inline-flex;}
.ucv_reg_bonus_amount_fvs{font-size: 1.25rem; font-weight: 800; color: #D4A030;}
.ucv_reg_bonus_text_fvs{font-size: 0.813rem; color: #A8936C; line-height: 1.35;}
.ucv_reg_cta_btn_fvs{background: #28B865; transition: background .2s; border-radius: 10px; padding: 0.875rem 2rem; display: inline-block; font-weight: 700; box-shadow: 0 0.25rem 0.875rem rgba(40, 184, 101, 0.40), 0 1px 4px rgba(0, 0, 0, 0.55); font-size: 15px; margin-bottom: 0.75rem; color: #100B04;}
.ucv_reg_cta_btn_fvs:hover{background: #34D177;}
.ucv_reg_terms_fvs{font-size: 0.688rem; color: #5E4F38; line-height: 1.5;}
.ucv_reg_seo_fvs{border-top: 1px solid rgba(255, 235, 180, 0.05); font-size: 0.813rem; overflow-wrap: break-word; line-height: 1.65; margin-top: 20px; color: #7E6B4E; padding-top: 20px;}
.ucv_reg_seo_fvs p{font-size: 0.813rem; margin-bottom: 0.625rem; line-height: 1.65; color: #7E6B4E;}
.ucv_reg_seo_fvs p:last-child{margin-bottom: 0;}
.ucv_reg_seo_fvs strong{color: #D8C9A8; font-weight: 700;}
.ucv_reg_seo_fvs a{transition: color .2s; color: #8B42CC; text-decoration: underline;}
.ucv_reg_seo_fvs a:hover{color: #A055E0;}
.ucv_reg_seo_fvs ul,.ucv_reg_seo_fvs ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.ucv_reg_seo_fvs ol{list-style: decimal;}
.ucv_reg_seo_fvs li{color: #7E6B4E; margin-bottom: 4px; line-height: 1.65; font-size: 0.813rem;}
.ucv_reg_seo_fvs table{border-collapse: collapse; font-size: 0.813rem; margin-bottom: 10px; overflow-x: auto; width: 100%; display: block;}
@media(min-width:768px) {
.ucv_reg_seo_fvs table{display: table;}
}
.ucv_reg_seo_fvs th{padding: 0.5rem; border-bottom: 1px solid rgba(255, 235, 180, 0.07); text-align: left; font-weight: 700; color: #D8C9A8;}
.ucv_reg_seo_fvs td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.5rem; color: #7E6B4E;}
.ucv_reg_steps_fvs{gap: 0.875rem; flex-direction: column; display: flex; margin-top: 28px;}
@media(min-width: 863px) {
.ucv_reg_steps_fvs{margin-top: 0;}
}
.ucv_reg_step_fvs{padding: 1rem; background: rgba(255, 235, 180, 0.05); border: 1px solid rgba(255, 220, 140, 0.06); gap: 14px; border-radius: 10px; align-items: flex-start; display: flex; flex-wrap: wrap;}
.ucv_reg_step_num_fvs{border: 1px solid rgba(139, 66, 204, 0.09); border-radius: 50%; background: rgba(139, 66, 204, 0.22); color: #8B42CC; display: flex; justify-content: center; width: 34px; flex-shrink: 0; align-items: center; font-weight: 800; height: 34px; font-size: 14px;}
.ucv_reg_step_title_fvs{margin-bottom: 3px; font-size: 0.875rem; font-weight: 700; color: #F6EDDB;}
.ucv_reg_step_text_fvs{font-size: 12px; color: #7E6B4E; line-height: 1.5;}
.ucv_reg_trust_fvs{border-top: 1px solid rgba(255, 235, 180, 0.05); gap: 10px; display: flex; margin-top: 1.25rem; flex-wrap: wrap; padding-top: 1.25rem;}
.ucv_reg_trust_item_fvs{gap: 7px; font-size: 0.75rem; align-items: center; display: flex; color: #7E6B4E; overflow-wrap: break-word;}
.ucv_reg_trust_ic_fvs svg{stroke-linejoin: round; stroke-linecap: round; width: 16px; color: #8B42CC; height: 1rem;}
.ucv_app_fvs{padding: 2.25rem 1rem 0; background: #140C06;}
@media(min-width: 769px) {
.ucv_app_fvs{padding: 44px 24px 0;}
}
.ucv_app_in_fvs{margin: 0 auto; max-width: 82.5rem;}
.ucv_app_head_fvs{margin-bottom: 16px;}
.ucv_app_label_fvs{font-size: 11px; color: #8B42CC; font-weight: 700; letter-spacing: .08em; margin-bottom: 0.5rem; text-transform: uppercase;}
.ucv_app_h2_fvs{font-size: 1.25rem; color: #F6EDDB; font-weight: 800; font-family: 'Cinzel', serif; overflow-wrap: break-word; margin-bottom: 6px;}
@media(min-width: 765px) {
.ucv_app_h2_fvs{font-size: 24px;}
}
.ucv_app_sub_fvs{line-height: 1.6; font-size: 0.813rem; color: #7E6B4E; overflow-wrap: break-word; max-width: 37.5rem;}
.ucv_app_sub_fvs strong{color: #D8C9A8; font-weight: 700;}
.ucv_app_cards_fvs{gap: 10px; grid-template-columns: 1fr; display: grid; margin-top: 1rem;}
@media(min-width: 638px) {
.ucv_app_cards_fvs{grid-template-columns: repeat(3,1fr);}
}
.ucv_app_card_fvs{gap: 1rem; overflow: hidden; padding: 1.25rem; border-radius: 0.625rem; align-items: flex-start; position: relative; display: flex; flex-wrap: wrap;}
.ucv_app_card_ios_fvs{background: linear-gradient(135deg,rgba(139, 66, 204, 0.22) 0%,#1E1209 100%);}
.ucv_app_card_android_fvs{background: linear-gradient(135deg,rgba(40, 184, 101, 0.18) 0%,#1E1209 100%);}
.ucv_app_card_win_fvs{background: linear-gradient(135deg,rgba(212, 160, 48, 0.18) 0%,#1E1209 100%);}
.ucv_app_card_ic_fvs svg{stroke-linecap: round; stroke-linejoin: round; width: 2.125rem; height: 2.125rem;}
.ucv_app_card_ic_fvs{color: #F6EDDB; flex-shrink: 0;}
.ucv_app_card_os_fvs{margin-bottom: 6px; font-size: 0.625rem; color: #7E6B4E; letter-spacing: .08em; font-weight: 700; text-transform: uppercase;}
.ucv_app_card_title_fvs{line-height: 1.2; margin-bottom: 6px; overflow-wrap: break-word; font-weight: 700; color: #F6EDDB; font-size: 15px;}
.ucv_app_card_text_fvs{color: #7E6B4E; overflow-wrap: break-word; line-height: 1.5; font-size: 12px; margin-bottom: 14px;}
.ucv_app_card_btn_fvs{border-radius: 0.375rem; gap: 7px; background: rgba(255, 235, 180, 0.12); border: 1px solid rgba(212, 158, 42, 0.45); padding: 0.625rem 18px; transition: background .2s; display: inline-flex; font-size: 13px; color: #F6EDDB; align-items: center; font-weight: 700;}
.ucv_app_card_btn_fvs:hover{background: rgba(255, 235, 180, 0.07);}
.ucv_seo_fvs{background: #140C06; padding: 36px 1rem 0;}
@media(min-width: 767px) {
.ucv_seo_fvs{padding: 2.75rem 24px 0;}
}
.ucv_seo_in_fvs{padding: 1.75rem 1.5rem; margin: 0 auto; background: #1E1209; border-radius: 1rem; border: 1px solid rgba(255, 220, 140, 0.13); max-width: 1320px;}
@media(min-width: 766px) {
.ucv_seo_in_fvs{padding: 36px 40px;}
}
.ucv_seo_label_fvs{margin-bottom: 10px; font-size: 0.688rem; letter-spacing: .08em; font-weight: 700; color: #8B42CC; text-transform: uppercase;}
.ucv_seo_h2_fvs{font-weight: 800; margin-bottom: 0.875rem; font-family: 'Cinzel', serif; font-size: 1.25rem; color: #F6EDDB; overflow-wrap: break-word; line-height: 1.25;}
@media(min-width: 771px) {
.ucv_seo_h2_fvs{font-size: 24px;}
}
.ucv_seo_body_fvs{line-height: 1.75; font-size: 14px; overflow-wrap: break-word; color: #A8936C;}
.ucv_seo_body_fvs p{color: #A8936C; margin-bottom: 0.75rem; line-height: 1.75; font-size: 14px;}
.ucv_seo_body_fvs p:last-child{margin-bottom: 0;}
.ucv_seo_body_fvs strong{color: #D8C9A8; font-weight: 700;}
.ucv_seo_body_fvs a{transition: color .2s; color: #8B42CC; text-decoration: underline;}
.ucv_seo_body_fvs a:hover{color: #A055E0;}
.ucv_seo_body_fvs ul,.ucv_seo_body_fvs ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 1.375rem;}
.ucv_seo_body_fvs ol{list-style: decimal;}
.ucv_seo_body_fvs li{font-size: 0.875rem; color: #A8936C; margin-bottom: 6px; line-height: 1.75;}
.ucv_seo_body_fvs table{margin-bottom: 0.75rem; border-collapse: collapse; display: block; overflow-x: auto; width: 100%; font-size: 0.813rem;}
@media(min-width: 770px) {
.ucv_seo_body_fvs table{display: table;}
}
.ucv_seo_body_fvs th{padding: 10px 12px; border-bottom: 1px solid rgba(255, 235, 180, 0.07); color: #D8C9A8; font-weight: 700; text-align: left;}
.ucv_seo_body_fvs td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 10px 0.75rem; color: #A8936C;}
.ucv_seo_cols_fvs{gap: 24px; display: grid; margin-top: 1.25rem;}
@media(min-width: 642px) {
.ucv_seo_cols_fvs{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1082px) {
.ucv_seo_cols_fvs{grid-template-columns: repeat(3,1fr);}
}
.ucv_seo_col_h_fvs{font-weight: 700; overflow-wrap: break-word; color: #D8C9A8; margin-bottom: 7px; font-size: 13px;}
.ucv_seo_col_p_fvs{line-height: 1.65; color: #7E6B4E; overflow-wrap: break-word; font-size: 13px;}
.ucv_seo_stats_fvs{gap: 1rem; margin: 20px 0; display: flex; flex-wrap: wrap;}
.ucv_seo_stat_fvs{flex: 1; padding: 0.875rem 1rem; background: rgba(139, 66, 204, 0.09); border-radius: 0.625rem; border: 1px solid rgba(139, 66, 204, 0.22); min-width: 8.75rem;}
.ucv_seo_stat_val_fvs{color: #8B42CC; font-weight: 800; margin-bottom: 4px; overflow-wrap: break-word; font-size: 1.25rem;}
.ucv_seo_stat_lb_fvs{color: #7E6B4E; overflow-wrap: break-word; font-size: 0.688rem;}
.ucv_faq_fvs{background: #140C06; padding: 2.25rem 1rem 0;}
@media(min-width: 771px) {
.ucv_faq_fvs{padding: 2.75rem 24px 0;}
}
.ucv_faq_in_fvs{margin: 0 auto; max-width: 1320px;}
.ucv_faq_head_fvs{margin-bottom: 20px;}
.ucv_faq_label_fvs{font-size: 0.688rem; text-transform: uppercase; color: #8B42CC; letter-spacing: .08em; font-weight: 700; margin-bottom: 0.5rem;}
.ucv_faq_h2_fvs{font-family: 'Cinzel', serif; overflow-wrap: break-word; color: #F6EDDB; font-size: 20px; font-weight: 800;}
@media(min-width: 769px) {
.ucv_faq_h2_fvs{font-size: 1.5rem;}
}
.ucv_faq_list_fvs{gap: 8px; flex-direction: column; display: flex;}
.ucv_faq_item_fvs{border: 1px solid rgba(255, 220, 140, 0.13); border-radius: 10px; background: #1E1209; overflow: hidden;}
.ucv_faq_q_fvs{padding: 16px 20px; gap: 0.75rem; transition: color .2s; display: flex; flex-wrap: wrap; overflow-wrap: break-word; cursor: pointer; align-items: center; justify-content: space-between; font-size: 0.875rem; font-weight: 600; color: #D8C9A8;}
.ucv_faq_q_fvs:hover{color: #F6EDDB;}
.ucv_faq_q_ic_fvs{transition: transform .25s; background: rgba(255, 235, 180, 0.05); border-radius: 50%; font-size: 16px; flex-shrink: 0; justify-content: center; color: #8B42CC; width: 1.5rem; align-items: center; height: 24px; display: flex;}
.ucv_faq_item_fvs.ucv_state_open_fvs .ucv_faq_q_ic_fvs{transform: rotate(45deg);}
.ucv_faq_a_fvs{padding: 0 1.25rem 16px; color: #7E6B4E; font-size: 13px; line-height: 1.7; overflow-wrap: break-word; display: none;}
.ucv_faq_item_fvs.ucv_state_open_fvs .ucv_faq_a_fvs{display: block;}
.ucv_faq_a_fvs strong{font-weight: 700; color: #D8C9A8;}
.ucv_faq_a_fvs a{text-decoration: underline; color: #8B42CC;}
.ucv_faq_a_fvs ul,.ucv_faq_a_fvs ol{margin: 8px 0; list-style: disc; padding-left: 1.25rem;}
.ucv_faq_a_fvs ol{list-style: decimal;}
.ucv_faq_a_fvs li{line-height: 1.6; margin-bottom: 0.25rem;}
.ucv_faq_a_fvs table{margin: 0.5rem 0; display: block; font-size: 0.75rem; overflow-x: auto; border-collapse: collapse; width: 100%;}
@media(min-width: 766px) {
.ucv_faq_a_fvs table{display: table;}
}
.ucv_faq_a_fvs th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 6px 0.5rem; font-weight: 700; text-align: left; color: #D8C9A8;}
.ucv_faq_a_fvs td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.375rem 0.5rem; color: #7E6B4E;}
.ucv_seo_fvs{background: #140C06; padding: 2.25rem 1rem 0;}
@media(min-width:768px) {
.ucv_seo_fvs{padding: 44px 1.5rem 0;}
}
.ucv_seo_in_fvs{margin: 0 auto; border: 1px solid rgba(255, 220, 140, 0.13); border-radius: 1rem; padding: 1.75rem 1.5rem; background: #1E1209; max-width: 1320px;}
@media(min-width:768px) {
.ucv_seo_in_fvs{padding: 2.25rem 40px;}
}
.ucv_seo_label_fvs{margin-bottom: 0.625rem; letter-spacing: .08em; color: #8B42CC; font-weight: 700; font-size: 0.688rem; text-transform: uppercase;}
.ucv_seo_h2_fvs{overflow-wrap: break-word; font-size: 1.25rem; color: #F6EDDB; font-weight: 800; font-family: 'Cinzel', serif; margin-bottom: 14px; line-height: 1.25;}
@media(min-width: 769px) {
.ucv_seo_h2_fvs{font-size: 1.5rem;}
}
.ucv_seo_body_fvs{color: #A8936C; font-size: 0.875rem; overflow-wrap: break-word; line-height: 1.75;}
.ucv_seo_body_fvs p{margin-bottom: 12px; font-size: 0.875rem; line-height: 1.75; color: #A8936C;}
.ucv_seo_body_fvs p:last-child{margin-bottom: 0;}
.ucv_seo_body_fvs strong{font-weight: 700; color: #D8C9A8;}
.ucv_seo_body_fvs a{transition: color .2s; color: #8B42CC; text-decoration: underline;}
.ucv_seo_body_fvs a:hover{color: #A055E0;}
.ucv_seo_body_fvs ul,.ucv_seo_body_fvs ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.ucv_seo_body_fvs ol{list-style: decimal;}
.ucv_seo_body_fvs li{margin-bottom: 6px; line-height: 1.75; color: #A8936C; font-size: 0.875rem;}
.ucv_seo_body_fvs table{display: block; margin-bottom: 0.75rem; border-collapse: collapse; font-size: 13px; width: 100%; overflow-x: auto;}
@media(min-width: 769px) {
.ucv_seo_body_fvs table{display: table;}
}
.ucv_seo_body_fvs th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 10px 12px; text-align: left; font-weight: 700; color: #D8C9A8;}
.ucv_seo_body_fvs td{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 0.625rem 0.75rem; color: #A8936C;}
.ucv_seo_cols_fvs{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 643px) {
.ucv_seo_cols_fvs{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1077px) {
.ucv_seo_cols_fvs{grid-template-columns: repeat(3,1fr);}
}
.ucv_seo_col_h_fvs{font-weight: 700; overflow-wrap: break-word; margin-bottom: 7px; color: #D8C9A8; font-size: 13px;}
.ucv_seo_col_p_fvs{font-size: 13px; line-height: 1.65; overflow-wrap: break-word; color: #7E6B4E;}
.ucv_seo_stats_fvs{margin: 20px 0; gap: 1rem; flex-wrap: wrap; display: flex;}
.ucv_seo_stat_fvs{border-radius: 10px; background: rgba(139, 66, 204, 0.09); border: 1px solid rgba(139, 66, 204, 0.22); flex: 1; padding: 0.875rem 16px; min-width: 8.75rem;}
.ucv_seo_stat_val_fvs{color: #8B42CC; margin-bottom: 4px; overflow-wrap: break-word; font-weight: 800; font-size: 1.25rem;}
.ucv_seo_stat_lb_fvs{overflow-wrap: break-word; font-size: 11px; color: #7E6B4E;}
.ucv_seo_fvs{padding: 36px 16px 0; background: #140C06;}
@media(min-width: 769px) {
.ucv_seo_fvs{padding: 2.75rem 24px 0;}
}
.ucv_seo_in_fvs{padding: 1.75rem 1.5rem; margin: 0 auto; border-radius: 1rem; border: 1px solid rgba(255, 220, 140, 0.13); background: #1E1209; max-width: 82.5rem;}
@media(min-width: 771px) {
.ucv_seo_in_fvs{padding: 36px 2.5rem;}
}
.ucv_seo_label_fvs{text-transform: uppercase; margin-bottom: 10px; font-size: 11px; font-weight: 700; color: #8B42CC; letter-spacing: .08em;}
.ucv_seo_h2_fvs{font-size: 1.25rem; margin-bottom: 0.875rem; font-weight: 800; overflow-wrap: break-word; line-height: 1.25; font-family: 'Cinzel', serif; color: #F6EDDB;}
@media(min-width: 769px) {
.ucv_seo_h2_fvs{font-size: 24px;}
}
.ucv_seo_body_fvs{line-height: 1.75; color: #A8936C; font-size: 0.875rem; overflow-wrap: break-word;}
.ucv_seo_body_fvs p{margin-bottom: 12px; font-size: 0.875rem; line-height: 1.75; color: #A8936C;}
.ucv_seo_body_fvs p:last-child{margin-bottom: 0;}
.ucv_seo_body_fvs strong{color: #D8C9A8; font-weight: 700;}
.ucv_seo_body_fvs a{transition: color .2s; color: #8B42CC; text-decoration: underline;}
.ucv_seo_body_fvs a:hover{color: #A055E0;}
.ucv_seo_body_fvs ul,.ucv_seo_body_fvs ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 1.375rem;}
.ucv_seo_body_fvs ol{list-style: decimal;}
.ucv_seo_body_fvs li{margin-bottom: 0.375rem; color: #A8936C; line-height: 1.75; font-size: 0.875rem;}
.ucv_seo_body_fvs table{border-collapse: collapse; overflow-x: auto; width: 100%; margin-bottom: 12px; font-size: 0.813rem; display: block;}
@media(min-width: 767px) {
.ucv_seo_body_fvs table{display: table;}
}
.ucv_seo_body_fvs th{border-bottom: 1px solid rgba(255, 235, 180, 0.07); padding: 0.625rem 12px; text-align: left; color: #D8C9A8; font-weight: 700;}
.ucv_seo_body_fvs td{padding: 0.625rem 12px; border-bottom: 1px solid rgba(255, 235, 180, 0.05); color: #A8936C;}
.ucv_seo_cols_fvs{gap: 24px; margin-top: 20px; display: grid;}
@media(min-width: 639px) {
.ucv_seo_cols_fvs{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.ucv_seo_cols_fvs{grid-template-columns: repeat(3,1fr);}
}
.ucv_seo_col_h_fvs{margin-bottom: 7px; font-weight: 700; font-size: 0.813rem; overflow-wrap: break-word; color: #D8C9A8;}
.ucv_seo_col_p_fvs{overflow-wrap: break-word; line-height: 1.65; color: #7E6B4E; font-size: 0.813rem;}
.ucv_seo_stats_fvs{margin: 1.25rem 0; gap: 1rem; flex-wrap: wrap; display: flex;}
.ucv_seo_stat_fvs{flex: 1; border: 1px solid rgba(139, 66, 204, 0.22); padding: 0.875rem 1rem; background: rgba(139, 66, 204, 0.09); border-radius: 0.625rem; min-width: 8.75rem;}
.ucv_seo_stat_val_fvs{color: #8B42CC; font-weight: 800; margin-bottom: 4px; font-size: 1.25rem; overflow-wrap: break-word;}
.ucv_seo_stat_lb_fvs{color: #7E6B4E; overflow-wrap: break-word; font-size: 11px;}
.ucv_ft_fvs{border-top: 1px solid rgba(255, 235, 180, 0.05); background: #0C0703; margin-top: 3rem;}
.ucv_ft_support_fvs{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 24px 1rem;}
@media(min-width: 769px) {
.ucv_ft_support_fvs{padding: 1.75rem 1.5rem;}
}
.ucv_ft_support_in_fvs{gap: 16px; margin: 0 auto; align-items: center; display: flex; max-width: 1320px; flex-wrap: wrap;}
.ucv_ft_support_main_fvs{flex: 1; gap: 1rem; align-items: center; min-width: 220px; flex-wrap: wrap; display: flex;}
.ucv_ft_support_ic_fvs{flex-shrink: 0; color: #8B42CC;}
.ucv_ft_support_ic_fvs svg{height: 30px; stroke-linecap: round; stroke-linejoin: round; width: 1.875rem;}
.ucv_ft_support_text_title_fvs{margin-bottom: 3px; overflow-wrap: break-word; font-size: 0.938rem; color: #F6EDDB; font-weight: 700;}
.ucv_ft_support_text_sub_fvs{overflow-wrap: break-word; font-size: 12px; color: #7E6B4E;}
.ucv_ft_support_btn_fvs{background: #8B42CC; transition: background .2s; padding: 0.688rem 1.375rem; border-radius: 10px; flex-shrink: 0; font-size: 0.813rem; color: #F6EDDB; white-space: nowrap; font-weight: 700;}
.ucv_ft_support_btn_fvs:hover{background: #A055E0;}
.ucv_ft_support_contacts_fvs{gap: 16px; flex-wrap: wrap; display: flex; margin-left: auto;}
.ucv_ft_support_contact_fvs{color: #5E4F38; line-height: 1.4; font-size: 12px;}
.ucv_ft_support_contact_fvs strong{color: #A8936C; font-weight: 600; font-size: 11px; display: block; margin-bottom: 2px;}
.ucv_ft_main_fvs{border-bottom: 1px solid rgba(255, 235, 180, 0.05); padding: 2rem 16px 24px;}
@media(min-width: 769px) {
.ucv_ft_main_fvs{padding: 2.5rem 1.5rem 2rem;}
}
.ucv_ft_main_in_fvs{margin: 0 auto; gap: 1.5rem; max-width: 1320px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 638px) {
.ucv_ft_main_in_fvs{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.ucv_ft_main_in_fvs{grid-template-columns: 12.5rem repeat(3,1fr) 1fr;}
}
.ucv_ft_col_logo_fvs{grid-column: 1/-1;}
@media(min-width:1080px) {
.ucv_ft_col_logo_fvs{grid-column: auto;}
}
.ucv_ft_logo_fvs{gap: 9px; color: #F6EDDB; display: flex; margin-bottom: 0.75rem; font-size: 1rem; font-weight: 800; overflow-wrap: break-word; flex-wrap: wrap; align-items: center;}
.ucv_ft_logo_mark_fvs{overflow: hidden; border-radius: 6px; width: 1.875rem; height: 1.875rem;}
.ucv_ft_logo_mark_fvs img{object-fit: cover; width: 100%; height: 100%;}
.ucv_ft_logo_sub_fvs{max-width: 200px; font-size: 12px; line-height: 1.55; overflow-wrap: break-word; color: #5E4F38;}
.ucv_ft_col_title_fvs{letter-spacing: .07em; margin-bottom: 14px; text-transform: uppercase; font-weight: 700; font-size: 0.75rem; color: #A8936C;}
.ucv_ft_col_links_fvs{gap: 0.563rem; flex-direction: column; display: flex;}
.ucv_ft_col_link_fvs{transition: color .2s; color: #5E4F38; font-size: 13px; overflow-wrap: break-word;}
.ucv_ft_col_link_fvs:hover{color: #D8C9A8;}
.ucv_ft_apps_fvs{gap: 8px; display: flex; flex-direction: column;}
.ucv_ft_app_card_fvs{padding: 10px 0.75rem; border: 1px solid rgba(255, 220, 140, 0.13); transition: border-color .2s; background: rgba(255, 235, 180, 0.05); border-radius: 6px; gap: 10px; align-items: center; display: flex;}
.ucv_ft_app_card_fvs:hover{border-color: rgba(212, 158, 42, 0.45);}
.ucv_ft_app_card_ic_fvs svg{stroke-linecap: round; width: 22px; height: 1.375rem; stroke-linejoin: round;}
.ucv_ft_app_card_os_fvs{color: #5E4F38; font-weight: 600; font-size: 10px;}
.ucv_ft_app_card_action_fvs{font-size: 12px; color: #D8C9A8; font-weight: 700;}
.ucv_ft_bot_fvs{padding: 20px 1rem;}
@media(min-width: 769px) {
.ucv_ft_bot_fvs{padding: 1.25rem 24px;}
}
.ucv_ft_bot_in_fvs{gap: 16px; margin: 0 auto; align-items: center; display: flex; flex-wrap: wrap; max-width: 82.5rem;}
.ucv_ft_socials_fvs{gap: 0.5rem; display: flex;}
.ucv_ft_soc_fvs{border-radius: 0.375rem; border: 1px solid rgba(255, 220, 140, 0.13); transition: background .2s; background: rgba(255, 235, 180, 0.05); color: #A8936C; width: 36px; display: flex; height: 36px; align-items: center; justify-content: center;}
.ucv_ft_soc_fvs svg{width: 1rem; stroke-linecap: round; stroke-linejoin: round; height: 1rem;}
.ucv_ft_soc_fvs:hover{background: rgba(255, 235, 180, 0.07);}
.ucv_ft_legal_fvs{flex: 1; color: #8C7A5C; line-height: 1.6; overflow-wrap: break-word; font-size: 0.688rem; min-width: 12.5rem;}
.ucv_ft_legal_fvs strong{font-weight: 700; color: #A8936C;}
.ucv_ft_legal_fvs a{color: #A8936C; text-decoration: underline;}
.ucv_ft_age_fvs{border: 2px solid #8C7A5C; border-radius: 50%; flex-shrink: 0; font-weight: 800; margin-left: auto; display: flex; font-size: 11px; color: #8C7A5C; width: 32px; align-items: center; justify-content: center; height: 2rem;}