*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0B10;
  font-family: 'Raleway', sans-serif;
  color: #C5BAB5;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.dlg_layout_fn3 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.dlg_page_fn3 {
  min-height: 100vh;
  display: flex;
}.dlg_main_fn3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.dlg_main_fn3 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.dlg_main_fn3 {
  padding-bottom: 72px;
}
}.dlg_gc_fn3 {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #160F18;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 637px) {.dlg_gc_fn3 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.dlg_gc_fn3 {
  width: 10.5rem;
}
}.dlg_gc_fn3:hover {
  border-color: rgba(139, 69, 184, 0.07);
  transform: translateY(-3px);
}.dlg_gc_img_fn3 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dlg_gc_img_fn3 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.dlg_gc_hover_fn3 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(9, 6, 8, 0.72);
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
}.dlg_gc_fn3:hover .dlg_gc_hover_fn3 {
  opacity: 1;
}.dlg_gc_hover_btn_fn3 {
  background: #8B45B8;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #F0EBE6;
}.dlg_gc_info_fn3 {
  padding: 8px 0.625rem 0.625rem;
}.dlg_gc_name_fn3 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C5BAB5;
}.dlg_gc_prov_fn3 {
  color: #5E5052;
  font-size: 10px;
}.dlg_gc_tag_fn3 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  z-index: 2;
  top: 6px;
  position: absolute;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  left: 0.375rem;
}.dlg_gc_tag_hot_fn3 {
  background: #C43030;
  color: #fff;
}.dlg_gc_tag_new_fn3 {
  background: #34C460;
  color: #0F0B10;
}.dlg_gc_tag_jp_fn3 {
  background: #C99228;
  color: #0F0B10;
}.dlg_gc_tag_ex_fn3 {
  background: #3D7A45;
  color: #fff;
}.dlg_gc_tag_live_fn3 {
  background: #C43030;
  color: #fff;
}.dlg_gr_fn3 {
  padding: 2rem 16px 0;
  background: #0F0B10;
}
@media(min-width: 769px) {.dlg_gr_fn3 {
  padding: 2.25rem 24px 0;
}
}.dlg_gr_in_fn3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dlg_gr_head_fn3 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dlg_gr_head_l_fn3 {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.dlg_gr_ic_fn3 {
  border-radius: 0.625rem;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  justify-content: center;
}.dlg_gr_ic_fn3 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.dlg_gr_title_fn3 {
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F0EBE6;
  font-weight: 700;
}
@media(min-width: 770px) {.dlg_gr_title_fn3 {
  font-size: 18px;
}
}.dlg_gr_more_fn3 {
  gap: 0.313rem;
  transition: color .2s;
  color: #756866;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.dlg_gr_more_fn3:hover {
  color: #8B45B8;
}.dlg_gr_more_fn3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.dlg_gr_arrows_fn3 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.dlg_gr_arr_fn3 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  color: #9B8D88;
  display: flex;
  align-items: center;
}.dlg_gr_arr_fn3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE6;
}.dlg_gr_arr_fn3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.dlg_gr_seo_h_fn3 {
  margin: 0 0 0.375rem;
  color: #C5BAB5;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.dlg_gr_seo_h_fn3 {
  font-size: 0.875rem;
}
}.dlg_gr_seo_fn3 {
  margin-bottom: 0.75rem;
  color: #756866;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 12px;
}.dlg_gr_seo_fn3 strong {
  color: #C5BAB5;
  font-weight: 600;
}.dlg_gr_scroll_fn3 {
  gap: 10px;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.dlg_gr_scroll_fn3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.dlg_gr_scroll_fn3 {
  gap: 12px;
}
}.dlg_tb_fn3 {
  background: #0C0910;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  height: 56px;
  top: 0;
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  left: 0;
}.dlg_tb_in_fn3 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.dlg_tb_burger_fn3 {
  gap: 5px;
  border-radius: 10px;
  width: 38px;
  flex-shrink: 0;
  height: 38px;
  display: flex;
  flex-direction: column;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
}.dlg_tb_burger_fn3:hover {
  background: rgba(255, 255, 255, 0.05);
}.dlg_tb_burger_line_fn3 {
  border-radius: 1px;
  background: #9B8D88;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.dlg_tb_burger_fn3 {
  display: none;
}
}.dlg_tb_logo_fn3 {
  gap: 9px;
  font-weight: 800;
  font-size: 18px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F0EBE6;
  letter-spacing: -.01em;
  margin-right: 20px;
}.dlg_tb_logo_mark_fn3 {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 2rem;
}.dlg_tb_logo_mark_fn3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.dlg_tb_nav_fn3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.dlg_tb_nav_fn3 {
  display: flex;
}
}.dlg_tb_tab_fn3 {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9B8D88;
}.dlg_tb_tab_fn3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE6;
}.dlg_tb_tab_fn3.dlg_state_active_fn3 {
  background: rgba(139, 69, 184, 0.18);
  color: #F0EBE6;
}.dlg_tb_right_fn3 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.dlg_tb_login_fn3 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  color: #C5BAB5;
  font-weight: 600;
  display: none;
}.dlg_tb_login_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EBE6;
}
@media(min-width: 481px) {.dlg_tb_login_fn3 {
  display: block;
}
}.dlg_tb_reg_fn3 {
  transition: background .2s;
  background: #34C460;
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  font-size: 13px;
  white-space: nowrap;
  color: #0D0810;
  font-weight: 700;
}.dlg_tb_reg_fn3:hover {
  background: #42D872;
}.dlg_sb_fn3 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1523;
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 13.75rem;
  top: 3.5rem;
  overflow-y: auto;
}.dlg_sb_fn3.dlg_state_open_fn3 {
  transform: translateX(0);
}.dlg_sb_fn3::-webkit-scrollbar {
  width: 4px;
}.dlg_sb_fn3::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.dlg_sb_fn3 {
  transform: translateX(0);
}
}.dlg_sb_auth_fn3 {
  padding: 0.875rem 0.75rem 0.625rem;
}.dlg_sb_btn_reg_fn3 {
  background: #34C460;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 10px;
  display: block;
  color: #0D0810;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
}.dlg_sb_btn_reg_fn3:hover {
  background: #42D872;
}.dlg_sb_btn_login_fn3 {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 13px;
  color: #C5BAB5;
}.dlg_sb_btn_login_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EBE6;
}.dlg_sb_promo_fn3 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0D4A,#1E1523);
  border-radius: 10px;
  border: 1px solid rgba(139, 69, 184, 0.18);
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  position: relative;
}.dlg_sb_promo_fn3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 69, 184, 0.18),transparent 70%);
  top: -20px;
  right: -1.25rem;
  position: absolute;
  content: '';
  width: 5rem;
  height: 80px;
}.dlg_sb_promo_title_fn3 {
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #8B45B8;
  font-size: 0.688rem;
}.dlg_sb_promo_text_fn3 {
  color: #F0EBE6;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
}.dlg_sb_promo_sub_fn3 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #756866;
}.dlg_sb_nav_fn3 {
  padding: 6px 8px 1rem;
}.dlg_sb_nav_lb_fn3 {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-size: 10px;
  color: #5E5052;
  letter-spacing: .08em;
  font-weight: 700;
}.dlg_sb_link_fn3 {
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  color: #9B8D88;
  font-size: 13px;
  align-items: center;
}.dlg_sb_link_fn3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE6;
}.dlg_sb_link_fn3.dlg_state_active_fn3 {
  background: rgba(139, 69, 184, 0.18);
  color: #F0EBE6;
}.dlg_sb_ic_fn3 {
  border-radius: 5px;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.dlg_sb_ic_fn3 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dlg_sb_ic_1_fn3 {
  background: rgba(139, 69, 184, 0.07);
  color: #8B45B8;
}.dlg_sb_ic_2_fn3 {
  background: rgba(52, 196, 96, 0.16);
  color: #34C460;
}.dlg_sb_ic_3_fn3 {
  background: rgba(201, 146, 40, 0.18);
  color: #C99228;
}.dlg_sb_ic_4_fn3 {
  background: rgba(61, 122, 69, 0.20);
  color: #3D7A45;
}.dlg_sb_ic_5_fn3 {
  background: rgba(139, 69, 184, 0.07);
  color: #E04878;
}.dlg_sb_ic_6_fn3 {
  background: rgba(61, 122, 69, 0.20);
  color: #7033B5;
}.dlg_sb_badge_fn3 {
  border-radius: 0.313rem;
  padding: 2px 7px;
  background: #C99228;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0D0810;
}.dlg_sb_bot_fn3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.dlg_sb_lang_fn3,.dlg_sb_help_fn3 {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  gap: 6px;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  font-weight: 600;
  color: #9B8D88;
  align-items: center;
}.dlg_sb_lang_fn3:hover,.dlg_sb_help_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EBE6;
}.dlg_sb_lang_fn3 svg,.dlg_sb_help_fn3 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dlg_sb_bd_fn3 {
  inset: 0;
  background: rgba(9, 6, 8, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.dlg_sb_bd_fn3.dlg_state_on_fn3 {
  display: block;
}
@media(min-width: 1077px) {.dlg_sb_bd_fn3 {
  display: none!important;
}
}.dlg_mob_nav_fn3 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1523;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
  display: flex;
}
@media(min-width: 1082px) {.dlg_mob_nav_fn3 {
  display: none;
}
}.dlg_mob_nav_item_fn3 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  color: #5E5052;
  cursor: pointer;
  align-items: center;
  display: flex;
}.dlg_mob_nav_ic_fn3 {
  line-height: 1;
}.dlg_mob_nav_ic_fn3 svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.dlg_mob_nav_lb_fn3 {
  font-size: 10px;
  font-weight: 600;
  color: #5E5052;
}.dlg_mob_nav_item_fn3.dlg_state_active_fn3 {
  color: #8B45B8;
}.dlg_mob_nav_item_fn3.dlg_state_active_fn3 .dlg_mob_nav_lb_fn3 {
  color: #8B45B8;
}.dlg_hero_fn3 {
  background: #0F0B10;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.dlg_hero_fn3 {
  padding: 1.5rem 24px 0;
}
}.dlg_hero_in_fn3 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.dlg_hero_in_fn3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.dlg_hero_in_fn3 {
  grid-template-columns: 1fr 340px;
}
}.dlg_hero_promo_fn3 {
  border-radius: 14px;
  background: #160F18;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 767px) {.dlg_hero_promo_fn3 {
  min-height: 280px;
}
}.dlg_hero_promo_bg_fn3 {
  background-position: center;
  background: linear-gradient(120deg,#3A0D4A 0%,#0F0B10 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.dlg_hero_promo_bg_fn3::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0B10 0%,rgba(9, 6, 8, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dlg_hero_promo_glow_fn3 {
  background: radial-gradient(circle,rgba(61, 122, 69, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  right: 60px;
  position: absolute;
  top: -40px;
}.dlg_hero_promo_ct_fn3 {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 767px) {.dlg_hero_promo_ct_fn3 {
  padding: 2.5rem 2rem;
}
}.dlg_hero_badge_fn3 {
  background: rgba(139, 69, 184, 0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(139, 69, 184, 0.07);
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 14px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #8B45B8;
}.dlg_hero_h1_fn3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
  color: #F0EBE6;
  line-height: 1.15;
  margin-bottom: 10px;
}.dlg_hero_h1_fn3 em {
  font-style: normal;
  color: #C99228;
}
@media(min-width: 766px) {.dlg_hero_h1_fn3 {
  font-size: 2.25rem;
}
}.dlg_hero_sub_fn3 {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #9B8D88;
}
@media(min-width: 770px) {.dlg_hero_sub_fn3 {
  font-size: 14px;
}
}.dlg_hero_row_fn3 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dlg_hero_cta_fn3 {
  background: #34C460;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 1.125rem rgba(52, 196, 96, 0.48), 0 1px 5px rgba(0, 0, 0, 0.70);
  color: #0D0810;
}.dlg_hero_cta_fn3:hover {
  background: #42D872;
}.dlg_hero_terms_fn3 {
  color: #5E5052;
  font-size: 11px;
}.dlg_hero_game_fn3 {
  background: #160F18;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.dlg_hero_game_badge_fn3 {
  background: rgba(201, 146, 40, 0.18);
  padding: 5px 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(201, 146, 40, 0.18);
  color: #C99228;
  font-weight: 700;
  font-size: 10px;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 12px;
  top: 12px;
}.dlg_hero_game_badge_fn3 svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
}.dlg_hero_game_img_fn3 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0D4A,#0F0B10);
  padding-bottom: 60%;
  position: relative;
}.dlg_hero_game_img_fn3 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.dlg_hero_game_play_fn3 {
  background: rgba(9, 6, 8, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.dlg_hero_game_fn3:hover .dlg_hero_game_play_fn3 {
  opacity: 1;
}.dlg_hero_game_play_fn3 span {
  border-radius: 50%;
  background: #8B45B8;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
  justify-content: center;
}.dlg_hero_game_play_fn3 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.dlg_hero_game_info_fn3 {
  padding: 0.875rem 16px;
}.dlg_hero_game_title_fn3 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F0EBE6;
  font-size: 0.938rem;
  font-weight: 700;
}.dlg_hero_game_provider_fn3 {
  font-size: 0.688rem;
  color: #756866;
}.dlg_hero_game_btn_fn3 {
  background: #8B45B8;
  margin: 12px 1rem 16px;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  font-weight: 700;
  color: #F0EBE6;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.dlg_hero_game_fn3:hover .dlg_hero_game_btn_fn3 {
  background: #A258D4;
}.dlg_sbar_fn3 {
  padding: 1rem 16px 0;
  background: #0F0B10;
}
@media(min-width: 769px) {.dlg_sbar_fn3 {
  padding: 18px 24px 0;
}
}.dlg_sbar_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_sbar_row_fn3 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.dlg_sbar_input_fn3 {
  flex: 1;
  padding: 11px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #160F18;
  border-radius: 10px;
  gap: 0.625rem;
  transition: border-color .2s;
  font-size: 0.813rem;
  display: flex;
  color: #756866;
  cursor: pointer;
  align-items: center;
}.dlg_sbar_input_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.dlg_sbar_input_fn3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  width: 0.938rem;
}.dlg_sbar_providers_fn3 {
  background: #160F18;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #C5BAB5;
}.dlg_sbar_providers_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EBE6;
}.dlg_sbar_providers_fn3 svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.dlg_sbar_tabs_fn3 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.dlg_sbar_tabs_fn3::-webkit-scrollbar {
  display: none;
}.dlg_sbar_tab_fn3 {
  gap: 0.438rem;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  color: #9B8D88;
}.dlg_sbar_tab_fn3:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EBE6;
}.dlg_sbar_tab_fn3.dlg_state_active_fn3 {
  border-color: rgba(139, 69, 184, 0.07);
  background: rgba(139, 69, 184, 0.18);
  color: #F0EBE6;
}.dlg_sbar_tab_ic_fn3 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.dlg_gcg_fn3 {
  padding: 36px 1rem 0;
  background: #0F0B10;
}
@media(min-width: 766px) {.dlg_gcg_fn3 {
  padding: 44px 1.5rem 0;
}
}.dlg_gcg_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_gcg_head_fn3 {
  margin-bottom: 20px;
  max-width: 720px;
}.dlg_gcg_label_fn3 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #8B45B8;
  font-weight: 700;
  text-transform: uppercase;
}.dlg_gcg_h2_fn3 {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F0EBE6;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.dlg_gcg_h2_fn3 {
  font-size: 1.75rem;
}
}.dlg_gcg_intro_fn3 {
  line-height: 1.6;
  color: #756866;
  font-size: 13px;
}.dlg_gcg_grid_fn3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.dlg_gcg_grid_fn3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.dlg_gcg_grid_fn3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.dlg_gcg_card_fn3 {
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
  cursor: pointer;
  flex-direction: column;
}.dlg_gcg_card_fn3:hover {
  border-color: rgba(139, 69, 184, 0.18);
  transform: translateY(-3px);
}.dlg_gcg_card_bg_fn3 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.dlg_gcg_card_bg_fn3::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.dlg_gcg_card_ic_fn3 {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  color: #F0EBE6;
  top: 1.125rem;
  position: absolute;
  right: 1.125rem;
  display: flex;
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 2.5rem;
}.dlg_gcg_card_ic_fn3 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dlg_gcg_card_ct_fn3 {
  z-index: 1;
  position: relative;
}.dlg_gcg_card_h_fn3 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0EBE6;
  line-height: 1.2;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.dlg_gcg_card_h_fn3 {
  font-size: 20px;
}
}.dlg_gcg_card_p_fn3 {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.dlg_gcg_card_p_fn3 strong {
  font-weight: 600;
  color: #F0EBE6;
}.dlg_gcg_card_cta_fn3 {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-size: 12px;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #8B45B8;
  display: inline-flex;
}.dlg_gcg_card_cta_fn3 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.dlg_ws_fn3 {
  background: #0F0B10;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.dlg_ws_fn3 {
  padding: 2.25rem 24px 0;
}
}.dlg_ws_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_ws_head_fn3 {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.dlg_ws_title_fn3 {
  gap: 10px;
  display: flex;
  color: #F0EBE6;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  flex-wrap: wrap;
}.dlg_ws_title_ic_fn3 svg {
  height: 18px;
  stroke-linejoin: round;
  color: #C99228;
  stroke-linecap: round;
  width: 18px;
}.dlg_ws_online_fn3 {
  gap: 0.438rem;
  color: #756866;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.dlg_ws_online_dot_fn3 {
  background: #34C460;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(52, 196, 96, 0.16);
  flex-shrink: 0;
  width: 0.5rem;
}.dlg_ws_scroll_fn3 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.dlg_ws_scroll_fn3::-webkit-scrollbar {
  display: none;
}.dlg_wc_fn3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  background: #160F18;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.dlg_wc_img_fn3 {
  border-radius: 0.313rem;
  background: #1E1523;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.dlg_wc_img_fn3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dlg_wc_info_fn3 {
  min-width: 0;
}.dlg_wc_game_fn3 {
  overflow: hidden;
  font-size: 12px;
  color: #C5BAB5;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.dlg_wc_player_fn3 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #5E5052;
  text-overflow: ellipsis;
}.dlg_wc_amount_fn3 {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
  color: #34C460;
}.dlg_app_fn3 {
  background: #0F0B10;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.dlg_app_fn3 {
  padding: 2.75rem 1.5rem 0;
}
}.dlg_app_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_app_head_fn3 {
  margin-bottom: 16px;
}.dlg_app_label_fn3 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #8B45B8;
}.dlg_app_h2_fn3 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  color: #F0EBE6;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.dlg_app_h2_fn3 {
  font-size: 1.5rem;
}
}.dlg_app_sub_fn3 {
  color: #756866;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dlg_app_sub_fn3 strong {
  font-weight: 700;
  color: #C5BAB5;
}.dlg_app_cards_fn3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.dlg_app_cards_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}.dlg_app_card_fn3 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.dlg_app_card_ios_fn3 {
  background: linear-gradient(135deg,rgba(139, 69, 184, 0.18) 0%,#1E1523 100%);
}.dlg_app_card_android_fn3 {
  background: linear-gradient(135deg,rgba(52, 196, 96, 0.16) 0%,#1E1523 100%);
}.dlg_app_card_win_fn3 {
  background: linear-gradient(135deg,rgba(201, 146, 40, 0.18) 0%,#1E1523 100%);
}.dlg_app_card_ic_fn3 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
}.dlg_app_card_ic_fn3 {
  flex-shrink: 0;
  color: #F0EBE6;
}.dlg_app_card_os_fn3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #756866;
  letter-spacing: .08em;
}.dlg_app_card_title_fn3 {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0EBE6;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.dlg_app_card_text_fn3 {
  color: #756866;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
}.dlg_app_card_btn_fn3 {
  gap: 0.438rem;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 10px 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  color: #F0EBE6;
  font-weight: 700;
  font-size: 13px;
}.dlg_app_card_btn_fn3:hover {
  background: rgba(255, 255, 255, 0.07);
}.dlg_prov_fn3 {
  background: #0F0B10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.dlg_prov_fn3 {
  padding: 44px 1.5rem 0;
}
}.dlg_prov_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_prov_head_fn3 {
  margin-bottom: 16px;
}.dlg_prov_label_fn3 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #8B45B8;
  font-size: 0.688rem;
}.dlg_prov_h2_fn3 {
  color: #F0EBE6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.dlg_prov_h2_fn3 {
  font-size: 24px;
}
}.dlg_prov_seo_fn3 {
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #756866;
  line-height: 1.6;
  font-size: 0.813rem;
}.dlg_prov_seo_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_prov_seo_fn3 a {
  color: #8B45B8;
  text-decoration: underline;
}.dlg_prov_grid_fn3 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.dlg_prov_grid_fn3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.dlg_prov_grid_fn3 {
  grid-template-columns: repeat(8,1fr);
}
}.dlg_prov_card_fn3 {
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  background: #160F18;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.dlg_prov_card_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1E1523;
}.dlg_prov_logo_fn3 {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.dlg_prov_logo_fn3 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.dlg_prov_name_fn3 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #9B8D88;
  text-align: center;
}.dlg_htp_fn3 {
  background: #0F0B10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dlg_htp_fn3 {
  padding: 2.75rem 24px 0;
}
}.dlg_htp_in_fn3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dlg_htp_head_fn3 {
  max-width: 45rem;
  margin-bottom: 22px;
}.dlg_htp_label_fn3 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8B45B8;
  font-size: 11px;
  text-transform: uppercase;
}.dlg_htp_h2_fn3 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F0EBE6;
  font-weight: 800;
}
@media(min-width: 765px) {.dlg_htp_h2_fn3 {
  font-size: 28px;
}
}.dlg_htp_intro_fn3 {
  font-size: 14px;
  line-height: 1.6;
  color: #756866;
}.dlg_htp_steps_fn3 {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.dlg_htp_steps_fn3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlg_htp_steps_fn3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.dlg_htp_step_fn3 {
  background: #1E1523;
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.dlg_htp_step_num_fn3 {
  border-radius: 50%;
  background: #8B45B8;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  font-family: 'Cinzel', serif;
  top: -12px;
  color: #0D0810;
  font-size: 0.813rem;
  height: 1.75rem;
  font-weight: 800;
  position: absolute;
}.dlg_htp_step_ic_fn3 {
  background: rgba(139, 69, 184, 0.18);
  border-radius: 0.313rem;
  margin: 0.5rem 0 12px;
  width: 36px;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #8B45B8;
  display: flex;
}.dlg_htp_step_ic_fn3 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.dlg_htp_step_h_fn3 {
  color: #F0EBE6;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
}.dlg_htp_step_p_fn3 {
  color: #756866;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.dlg_htp_step_p_fn3 strong {
  color: #C5BAB5;
  font-weight: 600;
}.dlg_htp_cta_fn3 {
  background: #34C460;
  border-radius: 10px;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  color: #0D0810;
}.dlg_htp_cta_fn3:hover {
  background: #42D872;
}.dlg_reg_fn3 {
  background: #0F0B10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.dlg_reg_fn3 {
  padding: 2.75rem 1.5rem 0;
}
}.dlg_reg_in_fn3 {
  background: #1E1523;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 771px) {.dlg_reg_in_fn3 {
  padding: 2.5rem;
}
}.dlg_reg_top_fn3 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.dlg_reg_top_fn3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.dlg_reg_label_fn3 {
  font-size: 0.688rem;
  color: #8B45B8;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dlg_reg_h2_fn3 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.2;
  color: #F0EBE6;
}
@media(min-width:768px) {.dlg_reg_h2_fn3 {
  font-size: 28px;
}
}.dlg_reg_bonus_fn3 {
  padding: 10px 16px;
  background: rgba(201, 146, 40, 0.18);
  border-radius: 0.625rem;
  border: 1px solid rgba(201, 146, 40, 0.18);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.dlg_reg_bonus_amount_fn3 {
  color: #C99228;
  font-weight: 800;
  font-size: 1.25rem;
}.dlg_reg_bonus_text_fn3 {
  color: #9B8D88;
  font-size: 13px;
  line-height: 1.35;
}.dlg_reg_cta_btn_fn3 {
  border-radius: 10px;
  padding: 14px 2rem;
  background: #34C460;
  transition: background .2s;
  box-shadow: 0 2px 18px rgba(52, 196, 96, 0.48), 0 1px 5px rgba(0, 0, 0, 0.70);
  display: inline-block;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0D0810;
}.dlg_reg_cta_btn_fn3:hover {
  background: #42D872;
}.dlg_reg_terms_fn3 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #5E5052;
}.dlg_reg_seo_fn3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #756866;
  margin-top: 20px;
  padding-top: 1.25rem;
}.dlg_reg_seo_fn3 p {
  font-size: 13px;
  color: #756866;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.dlg_reg_seo_fn3 p:last-child {
  margin-bottom: 0;
}.dlg_reg_seo_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_reg_seo_fn3 a {
  transition: color .2s;
  color: #8B45B8;
  text-decoration: underline;
}.dlg_reg_seo_fn3 a:hover {
  color: #A258D4;
}.dlg_reg_seo_fn3 ul,.dlg_reg_seo_fn3 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.dlg_reg_seo_fn3 ol {
  list-style: decimal;
}.dlg_reg_seo_fn3 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #756866;
}.dlg_reg_seo_fn3 table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.dlg_reg_seo_fn3 table {
  display: table;
}
}.dlg_reg_seo_fn3 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5BAB5;
  font-weight: 700;
  text-align: left;
}.dlg_reg_seo_fn3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #756866;
}.dlg_reg_steps_fn3 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.dlg_reg_steps_fn3 {
  margin-top: 0;
}
}.dlg_reg_step_fn3 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  padding: 16px;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.dlg_reg_step_num_fn3 {
  border: 1px solid rgba(139, 69, 184, 0.07);
  background: rgba(139, 69, 184, 0.18);
  border-radius: 50%;
  font-weight: 800;
  flex-shrink: 0;
  width: 34px;
  align-items: center;
  color: #8B45B8;
  display: flex;
  font-size: 0.875rem;
  height: 2.125rem;
  justify-content: center;
}.dlg_reg_step_title_fn3 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0EBE6;
  font-size: 14px;
}.dlg_reg_step_text_fn3 {
  color: #756866;
  font-size: 0.75rem;
  line-height: 1.5;
}.dlg_reg_trust_fn3 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
}.dlg_reg_trust_item_fn3 {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #756866;
  display: flex;
}.dlg_reg_trust_ic_fn3 svg {
  color: #8B45B8;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.dlg_bon_fn3 {
  background: #0F0B10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.dlg_bon_fn3 {
  padding: 44px 1.5rem 0;
}
}.dlg_bon_in_fn3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dlg_bon_head_fn3 {
  margin-bottom: 20px;
}.dlg_bon_label_fn3 {
  margin-bottom: 8px;
  color: #8B45B8;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.dlg_bon_h2_fn3 {
  color: #F0EBE6;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.dlg_bon_h2_fn3 {
  font-size: 24px;
}
}.dlg_bon_seo_fn3 {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #756866;
}.dlg_bon_seo_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_bon_seo_fn3 a {
  text-decoration: underline;
  color: #8B45B8;
}.dlg_bon_grid_fn3 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.dlg_bon_grid_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dlg_bon_grid_fn3 {
  grid-template-columns: repeat(5,1fr);
}
}.dlg_bon_card_fn3 {
  background: #160F18;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.dlg_bon_card_fn3:hover {
  transform: translateY(-2px);
  border-color: rgba(139, 69, 184, 0.07);
}.dlg_bon_card_ic_fn3 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.dlg_bon_card_ic_fn3 {
  margin-bottom: 0.625rem;
}.dlg_bon_card_type_fn3 {
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #756866;
}.dlg_bon_card_amount_fn3 {
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  color: #C99228;
  line-height: 1.1;
}.dlg_bon_card_name_fn3 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0EBE6;
  font-weight: 600;
  font-size: 13px;
}.dlg_bon_card_detail_fn3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #5E5052;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.dlg_rv_fn3 {
  padding: 36px 16px 0;
  background: #0F0B10;
}
@media(min-width: 766px) {.dlg_rv_fn3 {
  padding: 2.75rem 1.5rem 0;
}
}.dlg_rv_in_fn3 {
  margin: 0 auto;
  max-width: 1340px;
}.dlg_rv_head_fn3 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.dlg_rv_label_fn3 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8B45B8;
  letter-spacing: .08em;
}.dlg_rv_h2_fn3 {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F0EBE6;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.dlg_rv_h2_fn3 {
  font-size: 28px;
}
}.dlg_rv_stats_fn3 {
  gap: 1.125rem;
  color: #756866;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.813rem;
}.dlg_rv_stats_score_fn3 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.dlg_rv_stats_score_val_fn3 {
  font-weight: 800;
  font-size: 22px;
  color: #C99228;
  font-family: 'Cinzel', serif;
}.dlg_rv_stats_score_max_fn3 {
  font-size: 0.813rem;
  color: #5E5052;
}.dlg_rv_stats_badge_fn3 {
  gap: 4px;
  display: flex;
  align-items: center;
}.dlg_rv_stats_badge_fn3 svg {
  color: #C99228;
  width: 0.875rem;
  height: 14px;
}.dlg_rv_grid_fn3 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.dlg_rv_grid_fn3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.dlg_rv_grid_fn3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dlg_rv_card_fn3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  padding: 1.25rem;
  background: #1E1523;
  flex-direction: column;
  display: flex;
}.dlg_rv_card_stars_fn3 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #C99228;
}.dlg_rv_card_stars_fn3 svg {
  height: 0.875rem;
  width: 0.875rem;
}.dlg_rv_card_h_fn3 {
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F0EBE6;
}.dlg_rv_card_body_fn3 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #756866;
}.dlg_rv_card_body_fn3 strong {
  color: #C5BAB5;
  font-weight: 600;
}.dlg_rv_card_meta_fn3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.dlg_rv_card_author_fn3 {
  font-size: 12px;
  font-weight: 600;
  color: #C5BAB5;
}.dlg_rv_card_date_fn3 {
  font-size: 0.688rem;
  color: #5E5052;
}.dlg_seo_fn3 {
  padding: 36px 1rem 0;
  background: #0F0B10;
}
@media(min-width: 767px) {.dlg_seo_fn3 {
  padding: 2.75rem 24px 0;
}
}.dlg_seo_in_fn3 {
  background: #1E1523;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.dlg_seo_in_fn3 {
  padding: 36px 40px;
}
}.dlg_seo_label_fn3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #8B45B8;
  font-weight: 700;
}.dlg_seo_h2_fn3 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  color: #F0EBE6;
}
@media(min-width: 767px) {.dlg_seo_h2_fn3 {
  font-size: 24px;
}
}.dlg_seo_body_fn3 {
  color: #9B8D88;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.dlg_seo_body_fn3 p {
  margin-bottom: 12px;
  color: #9B8D88;
  font-size: 14px;
  line-height: 1.75;
}.dlg_seo_body_fn3 p:last-child {
  margin-bottom: 0;
}.dlg_seo_body_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_seo_body_fn3 a {
  transition: color .2s;
  color: #8B45B8;
  text-decoration: underline;
}.dlg_seo_body_fn3 a:hover {
  color: #A258D4;
}.dlg_seo_body_fn3 ul,.dlg_seo_body_fn3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.dlg_seo_body_fn3 ol {
  list-style: decimal;
}.dlg_seo_body_fn3 li {
  font-size: 14px;
  line-height: 1.75;
  color: #9B8D88;
  margin-bottom: 6px;
}.dlg_seo_body_fn3 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dlg_seo_body_fn3 table {
  display: table;
}
}.dlg_seo_body_fn3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C5BAB5;
}.dlg_seo_body_fn3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9B8D88;
}.dlg_seo_cols_fn3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dlg_seo_cols_fn3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.dlg_seo_cols_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}.dlg_seo_col_h_fn3 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C5BAB5;
}.dlg_seo_col_p_fn3 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #756866;
  font-size: 0.813rem;
}.dlg_seo_stats_fn3 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dlg_seo_stat_fn3 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(139, 69, 184, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(139, 69, 184, 0.07);
  min-width: 140px;
}.dlg_seo_stat_val_fn3 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #8B45B8;
  font-weight: 800;
}.dlg_seo_stat_lb_fn3 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #756866;
}.dlg_seo_fn3 {
  padding: 2.25rem 1rem 0;
  background: #0F0B10;
}
@media(min-width: 766px) {.dlg_seo_fn3 {
  padding: 44px 24px 0;
}
}.dlg_seo_in_fn3 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1523;
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.dlg_seo_in_fn3 {
  padding: 2.25rem 2.5rem;
}
}.dlg_seo_label_fn3 {
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8B45B8;
  text-transform: uppercase;
}.dlg_seo_h2_fn3 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F0EBE6;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.dlg_seo_h2_fn3 {
  font-size: 1.5rem;
}
}.dlg_seo_body_fn3 {
  color: #9B8D88;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.dlg_seo_body_fn3 p {
  color: #9B8D88;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.dlg_seo_body_fn3 p:last-child {
  margin-bottom: 0;
}.dlg_seo_body_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_seo_body_fn3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B45B8;
}.dlg_seo_body_fn3 a:hover {
  color: #A258D4;
}.dlg_seo_body_fn3 ul,.dlg_seo_body_fn3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.dlg_seo_body_fn3 ol {
  list-style: decimal;
}.dlg_seo_body_fn3 li {
  margin-bottom: 0.375rem;
  color: #9B8D88;
  font-size: 14px;
  line-height: 1.75;
}.dlg_seo_body_fn3 table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.dlg_seo_body_fn3 table {
  display: table;
}
}.dlg_seo_body_fn3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C5BAB5;
  font-weight: 700;
}.dlg_seo_body_fn3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9B8D88;
}.dlg_seo_cols_fn3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.dlg_seo_cols_fn3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dlg_seo_cols_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}.dlg_seo_col_h_fn3 {
  overflow-wrap: break-word;
  color: #C5BAB5;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.dlg_seo_col_p_fn3 {
  color: #756866;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.dlg_seo_stats_fn3 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dlg_seo_stat_fn3 {
  border: 1px solid rgba(139, 69, 184, 0.18);
  border-radius: 10px;
  padding: 14px 16px;
  background: rgba(139, 69, 184, 0.07);
  flex: 1;
  min-width: 140px;
}.dlg_seo_stat_val_fn3 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #8B45B8;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.dlg_seo_stat_lb_fn3 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #756866;
}.dlg_seo_fn3 {
  background: #0F0B10;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.dlg_seo_fn3 {
  padding: 44px 24px 0;
}
}.dlg_seo_in_fn3 {
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #1E1523;
  max-width: 1340px;
}
@media(min-width: 765px) {.dlg_seo_in_fn3 {
  padding: 36px 40px;
}
}.dlg_seo_label_fn3 {
  color: #8B45B8;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.dlg_seo_h2_fn3 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F0EBE6;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.dlg_seo_h2_fn3 {
  font-size: 1.5rem;
}
}.dlg_seo_body_fn3 {
  line-height: 1.75;
  color: #9B8D88;
  overflow-wrap: break-word;
  font-size: 14px;
}.dlg_seo_body_fn3 p {
  color: #9B8D88;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.dlg_seo_body_fn3 p:last-child {
  margin-bottom: 0;
}.dlg_seo_body_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_seo_body_fn3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B45B8;
}.dlg_seo_body_fn3 a:hover {
  color: #A258D4;
}.dlg_seo_body_fn3 ul,.dlg_seo_body_fn3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dlg_seo_body_fn3 ol {
  list-style: decimal;
}.dlg_seo_body_fn3 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9B8D88;
}.dlg_seo_body_fn3 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.dlg_seo_body_fn3 table {
  display: table;
}
}.dlg_seo_body_fn3 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5BAB5;
  font-weight: 700;
  text-align: left;
}.dlg_seo_body_fn3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9B8D88;
}.dlg_seo_cols_fn3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.dlg_seo_cols_fn3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dlg_seo_cols_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}.dlg_seo_col_h_fn3 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C5BAB5;
  font-size: 13px;
}.dlg_seo_col_p_fn3 {
  color: #756866;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.dlg_seo_stats_fn3 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dlg_seo_stat_fn3 {
  border: 1px solid rgba(139, 69, 184, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(139, 69, 184, 0.07);
  border-radius: 10px;
  min-width: 8.75rem;
}.dlg_seo_stat_val_fn3 {
  font-weight: 800;
  color: #8B45B8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.dlg_seo_stat_lb_fn3 {
  overflow-wrap: break-word;
  color: #756866;
  font-size: 0.688rem;
}.dlg_faq_fn3 {
  padding: 2.25rem 16px 0;
  background: #0F0B10;
}
@media(min-width: 766px) {.dlg_faq_fn3 {
  padding: 44px 1.5rem 0;
}
}.dlg_faq_in_fn3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.dlg_faq_head_fn3 {
  margin-bottom: 20px;
}.dlg_faq_label_fn3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #8B45B8;
  letter-spacing: .08em;
}.dlg_faq_h2_fn3 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0EBE6;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.dlg_faq_h2_fn3 {
  font-size: 24px;
}
}.dlg_faq_list_fn3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dlg_faq_item_fn3 {
  background: #1E1523;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.dlg_faq_q_fn3 {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.875rem;
  color: #C5BAB5;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
}.dlg_faq_q_fn3:hover {
  color: #F0EBE6;
}.dlg_faq_q_ic_fn3 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  display: flex;
  color: #8B45B8;
  width: 1.5rem;
  justify-content: center;
  height: 24px;
  flex-shrink: 0;
  align-items: center;
}.dlg_faq_item_fn3.dlg_state_open_fn3 .dlg_faq_q_ic_fn3 {
  transform: rotate(45deg);
}.dlg_faq_a_fn3 {
  padding: 0 1.25rem 16px;
  color: #756866;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.dlg_faq_item_fn3.dlg_state_open_fn3 .dlg_faq_a_fn3 {
  display: block;
}.dlg_faq_a_fn3 strong {
  color: #C5BAB5;
  font-weight: 700;
}.dlg_faq_a_fn3 a {
  text-decoration: underline;
  color: #8B45B8;
}.dlg_faq_a_fn3 ul,.dlg_faq_a_fn3 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dlg_faq_a_fn3 ol {
  list-style: decimal;
}.dlg_faq_a_fn3 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.dlg_faq_a_fn3 table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.dlg_faq_a_fn3 table {
  display: table;
}
}.dlg_faq_a_fn3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #C5BAB5;
  text-align: left;
}.dlg_faq_a_fn3 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #756866;
}.dlg_ft_fn3 {
  background: #090608;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.dlg_ft_support_fn3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 767px) {.dlg_ft_support_fn3 {
  padding: 1.75rem 1.5rem;
}
}.dlg_ft_support_in_fn3 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.dlg_ft_support_main_fn3 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.dlg_ft_support_ic_fn3 {
  color: #8B45B8;
  flex-shrink: 0;
}.dlg_ft_support_ic_fn3 svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.dlg_ft_support_text_title_fn3 {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F0EBE6;
}.dlg_ft_support_text_sub_fn3 {
  color: #756866;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.dlg_ft_support_btn_fn3 {
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #8B45B8;
  color: #F0EBE6;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.dlg_ft_support_btn_fn3:hover {
  background: #A258D4;
}.dlg_ft_support_contacts_fn3 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.dlg_ft_support_contact_fn3 {
  color: #5E5052;
  line-height: 1.4;
  font-size: 0.75rem;
}.dlg_ft_support_contact_fn3 strong {
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #9B8D88;
}.dlg_ft_main_fn3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.dlg_ft_main_fn3 {
  padding: 2.5rem 24px 32px;
}
}.dlg_ft_main_in_fn3 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.dlg_ft_main_in_fn3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dlg_ft_main_in_fn3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dlg_ft_col_logo_fn3 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.dlg_ft_col_logo_fn3 {
  grid-column: auto;
}
}.dlg_ft_logo_fn3 {
  gap: 0.563rem;
  color: #F0EBE6;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
}.dlg_ft_logo_mark_fn3 {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 30px;
}.dlg_ft_logo_mark_fn3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dlg_ft_logo_sub_fn3 {
  line-height: 1.55;
  color: #5E5052;
  font-size: 12px;
  max-width: 200px;
  overflow-wrap: break-word;
}.dlg_ft_col_title_fn3 {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #9B8D88;
  font-size: 12px;
  font-weight: 700;
}.dlg_ft_col_links_fn3 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dlg_ft_col_link_fn3 {
  transition: color .2s;
  color: #5E5052;
  font-size: 13px;
  overflow-wrap: break-word;
}.dlg_ft_col_link_fn3:hover {
  color: #C5BAB5;
}.dlg_ft_apps_fn3 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dlg_ft_app_card_fn3 {
  border-radius: 0.313rem;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.dlg_ft_app_card_fn3:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.dlg_ft_app_card_ic_fn3 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.dlg_ft_app_card_os_fn3 {
  color: #5E5052;
  font-weight: 600;
  font-size: 0.625rem;
}.dlg_ft_app_card_action_fn3 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C5BAB5;
}.dlg_ft_bot_fn3 {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.dlg_ft_bot_fn3 {
  padding: 20px 1.5rem;
}
}.dlg_ft_bot_in_fn3 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dlg_ft_socials_fn3 {
  gap: 0.5rem;
  display: flex;
}.dlg_ft_soc_fn3 {
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #9B8D88;
  width: 2.25rem;
}.dlg_ft_soc_fn3 svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.dlg_ft_soc_fn3:hover {
  background: rgba(255, 255, 255, 0.07);
}.dlg_ft_legal_fn3 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7E7A;
  min-width: 200px;
}.dlg_ft_legal_fn3 strong {
  color: #9B8D88;
  font-weight: 700;
}.dlg_ft_legal_fn3 a {
  text-decoration: underline;
  color: #9B8D88;
}.dlg_ft_age_fn3 {
  border-radius: 50%;
  border: 2px solid #8A7E7A;
  color: #8A7E7A;
  font-weight: 800;
  display: flex;
  justify-content: center;
  height: 32px;
  font-size: 0.688rem;
  margin-left: auto;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
}