html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #170D07;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D2B88A;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
}.tdx_layout_j82 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tdx_page_j82 {
  display: flex;
  min-height: 100vh;
}.tdx_main_j82 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1083px) {.tdx_main_j82 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.tdx_main_j82 {
  padding-bottom: 4.5rem;
}
}.tdx_gc_j82 {
  border-radius: 0.375rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #1C1007;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 637px) {.tdx_gc_j82 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.tdx_gc_j82 {
  width: 10.5rem;
}
}.tdx_gc_j82:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 145, 42, 0.07);
}.tdx_gc_img_j82 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.tdx_gc_img_j82 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.tdx_gc_hover_j82 {
  background: rgba(10, 5, 2, 0.78);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.tdx_gc_j82:hover .tdx_gc_hover_j82 {
  opacity: 1;
}.tdx_gc_hover_btn_j82 {
  background: #C8912A;
  border-radius: 0.25rem;
  padding: 8px 16px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F4E4C4;
}.tdx_gc_info_j82 {
  padding: 8px 10px 0.625rem;
}.tdx_gc_name_j82 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #D2B88A;
  max-width: 100%;
}.tdx_gc_prov_j82 {
  font-size: 0.625rem;
  color: #6B5232;
}.tdx_gc_tag_j82 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  z-index: 2;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  left: 6px;
  text-transform: uppercase;
}.tdx_gc_tag_hot_j82 {
  background: #C03A28;
  color: #fff;
}.tdx_gc_tag_new_j82 {
  background: #4A9E62;
  color: #170D07;
}.tdx_gc_tag_jp_j82 {
  background: #D4A030;
  color: #170D07;
}.tdx_gc_tag_ex_j82 {
  background: #7A4E12;
  color: #fff;
}.tdx_gc_tag_live_j82 {
  background: #C03A28;
  color: #fff;
}.tdx_gr_j82 {
  padding: 2rem 1rem 0;
  background: #170D07;
}
@media(min-width:768px) {.tdx_gr_j82 {
  padding: 36px 24px 0;
}
}.tdx_gr_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_gr_head_j82 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.tdx_gr_head_l_j82 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.tdx_gr_ic_j82 {
  border-radius: 0.375rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
}.tdx_gr_ic_j82 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.tdx_gr_title_j82 {
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F4E4C4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tdx_gr_title_j82 {
  font-size: 1.125rem;
}
}.tdx_gr_more_j82 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  color: #856840;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
}.tdx_gr_more_j82:hover {
  color: #C8912A;
}.tdx_gr_more_j82 svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.tdx_gr_arrows_j82 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.tdx_gr_arr_j82 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  width: 30px;
  justify-content: center;
  height: 30px;
  align-items: center;
  display: flex;
  color: #A8895A;
}.tdx_gr_arr_j82:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F4E4C4;
}.tdx_gr_arr_j82 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tdx_gr_seo_h_j82 {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 42.5rem;
  color: #D2B88A;
}
@media(min-width:768px) {.tdx_gr_seo_h_j82 {
  font-size: 0.875rem;
}
}.tdx_gr_seo_j82 {
  font-size: 0.75rem;
  color: #856840;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.tdx_gr_seo_j82 strong {
  font-weight: 600;
  color: #D2B88A;
}.tdx_gr_scroll_j82 {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.tdx_gr_scroll_j82::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.tdx_gr_scroll_j82 {
  gap: 0.75rem;
}
}.tdx_tb_j82 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #130B05;
  position: fixed;
  z-index: 80;
  left: 0;
  align-items: center;
  top: 0;
  right: 0;
  height: 3.5rem;
  display: flex;
}.tdx_tb_in_j82 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.tdx_tb_burger_j82 {
  border-radius: 0.375rem;
  gap: 0.313rem;
  width: 38px;
  height: 38px;
  margin-right: 8px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
}.tdx_tb_burger_j82:hover {
  background: rgba(255, 220, 160, 0.05);
}.tdx_tb_burger_line_j82 {
  background: #A8895A;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.tdx_tb_burger_j82 {
  display: none;
}
}.tdx_tb_logo_j82 {
  gap: 0.563rem;
  align-items: center;
  letter-spacing: -.01em;
  color: #F4E4C4;
  font-size: 18px;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
}.tdx_tb_logo_mark_j82 {
  overflow: hidden;
  border-radius: 6px;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
}.tdx_tb_logo_mark_j82 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tdx_tb_nav_j82 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.tdx_tb_nav_j82 {
  display: flex;
}
}.tdx_tb_tab_j82 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #A8895A;
}.tdx_tb_tab_j82:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E4C4;
}.tdx_tb_tab_j82.tdx_state_active_j82 {
  background: rgba(200, 145, 42, 0.18);
  color: #F4E4C4;
}.tdx_tb_right_j82 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.tdx_tb_login_j82 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 6px;
  padding: 9px 16px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,color .2s;
  color: #D2B88A;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.tdx_tb_login_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F4E4C4;
}
@media(min-width: 479px) {.tdx_tb_login_j82 {
  display: block;
}
}.tdx_tb_reg_j82 {
  padding: 9px 18px;
  background: #4A9E62;
  transition: background .2s;
  border-radius: 0.375rem;
  font-size: 0.813rem;
  color: #0F0803;
  font-weight: 700;
  white-space: nowrap;
}.tdx_tb_reg_j82:hover {
  background: #5AB572;
}.tdx_sb_j82 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #221409;
  left: 0;
  width: 220px;
  overflow-y: auto;
  position: fixed;
  top: 56px;
  z-index: 70;
  bottom: 0;
}.tdx_sb_j82.tdx_state_open_j82 {
  transform: translateX(0);
}.tdx_sb_j82::-webkit-scrollbar {
  width: 4px;
}.tdx_sb_j82::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.tdx_sb_j82 {
  transform: translateX(0);
}
}.tdx_sb_auth_j82 {
  padding: 0.875rem 0.75rem 0.625rem;
}.tdx_sb_btn_reg_j82 {
  background: #4A9E62;
  padding: 0.688rem;
  border-radius: 0.375rem;
  transition: background .2s;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  color: #0F0803;
  font-size: 0.813rem;
  font-weight: 700;
}.tdx_sb_btn_reg_j82:hover {
  background: #5AB572;
}.tdx_sb_btn_login_j82 {
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #D2B88A;
  display: block;
}.tdx_sb_btn_login_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F4E4C4;
}.tdx_sb_promo_j82 {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#2C1508,#221409);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(200, 145, 42, 0.18);
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}.tdx_sb_promo_j82::before {
  background: radial-gradient(circle,rgba(200, 145, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  content: '';
  position: absolute;
  right: -1.25rem;
  top: -20px;
  width: 5rem;
}.tdx_sb_promo_title_j82 {
  letter-spacing: .06em;
  font-size: 11px;
  color: #C8912A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.tdx_sb_promo_text_j82 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F4E4C4;
  font-weight: 600;
  line-height: 1.35;
}.tdx_sb_promo_sub_j82 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #856840;
}.tdx_sb_nav_j82 {
  padding: 0.375rem 0.5rem 16px;
}.tdx_sb_nav_lb_j82 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #6B5232;
  letter-spacing: .08em;
}.tdx_sb_link_j82 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 0.625rem;
  gap: 10px;
  color: #A8895A;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.tdx_sb_link_j82:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F4E4C4;
}.tdx_sb_link_j82.tdx_state_active_j82 {
  background: rgba(200, 145, 42, 0.18);
  color: #F4E4C4;
}.tdx_sb_ic_j82 {
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  width: 30px;
}.tdx_sb_ic_j82 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.tdx_sb_ic_1_j82 {
  background: rgba(200, 145, 42, 0.07);
  color: #C8912A;
}.tdx_sb_ic_2_j82 {
  background: rgba(74, 158, 98, 0.18);
  color: #4A9E62;
}.tdx_sb_ic_3_j82 {
  background: rgba(212, 160, 48, 0.16);
  color: #D4A030;
}.tdx_sb_ic_4_j82 {
  background: rgba(122, 78, 18, 0.28);
  color: #7A4E12;
}.tdx_sb_ic_5_j82 {
  background: rgba(200, 145, 42, 0.07);
  color: #C45870;
}.tdx_sb_ic_6_j82 {
  background: rgba(122, 78, 18, 0.28);
  color: #9050C8;
}.tdx_sb_badge_j82 {
  background: #D4A030;
  padding: 2px 0.438rem;
  border-radius: 4px;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0F0803;
}.tdx_sb_bot_j82 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.tdx_sb_lang_j82,.tdx_sb_help_j82 {
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  padding: 9px 0.375rem;
  gap: 0.375rem;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  color: #A8895A;
  align-items: center;
  font-weight: 600;
}.tdx_sb_lang_j82:hover,.tdx_sb_help_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F4E4C4;
}.tdx_sb_lang_j82 svg,.tdx_sb_help_j82 svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tdx_sb_bd_j82 {
  background: rgba(10, 5, 2, 0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.tdx_sb_bd_j82.tdx_state_on_j82 {
  display: block;
}
@media(min-width: 1077px) {.tdx_sb_bd_j82 {
  display: none!important;
}
}.tdx_mob_nav_j82 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  background: #221409;
  display: flex;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width:1080px) {.tdx_mob_nav_j82 {
  display: none;
}
}.tdx_mob_nav_item_j82 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  color: #6B5232;
  display: flex;
  align-items: center;
  flex-direction: column;
}.tdx_mob_nav_ic_j82 {
  line-height: 1;
}.tdx_mob_nav_ic_j82 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.tdx_mob_nav_lb_j82 {
  font-weight: 600;
  color: #6B5232;
  font-size: 10px;
}.tdx_mob_nav_item_j82.tdx_state_active_j82 {
  color: #C8912A;
}.tdx_mob_nav_item_j82.tdx_state_active_j82 .tdx_mob_nav_lb_j82 {
  color: #C8912A;
}.tdx_hero_j82 {
  background: #170D07;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.tdx_hero_j82 {
  padding: 24px 1.5rem 0;
}
}.tdx_hero_in_j82 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.tdx_hero_in_j82 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.tdx_hero_in_j82 {
  grid-template-columns: 1fr 21.25rem;
}
}.tdx_hero_promo_j82 {
  overflow: hidden;
  background: #1C1007;
  border-radius: 10px;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 767px) {.tdx_hero_promo_j82 {
  min-height: 280px;
}
}.tdx_hero_promo_bg_j82 {
  background: linear-gradient(120deg,#2C1508 0%,#170D07 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.tdx_hero_promo_bg_j82::after {
  inset: 0;
  background: linear-gradient(90deg,#170D07 0%,rgba(10, 5, 2, 0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tdx_hero_promo_glow_j82 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 18, 0.28) 0%,transparent 65%);
  right: 60px;
  height: 300px;
  width: 300px;
  position: absolute;
  top: -40px;
  pointer-events: none;
}.tdx_hero_promo_ct_j82 {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 30rem;
}
@media(min-width: 765px) {.tdx_hero_promo_ct_j82 {
  padding: 2.5rem 2rem;
}
}.tdx_hero_badge_j82 {
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(200, 145, 42, 0.18);
  border: 1px solid rgba(200, 145, 42, 0.07);
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  color: #C8912A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.tdx_hero_h1_j82 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  color: #F4E4C4;
  line-height: 1.15;
  overflow-wrap: break-word;
}.tdx_hero_h1_j82 em {
  color: #D4A030;
  font-style: normal;
}
@media(min-width: 767px) {.tdx_hero_h1_j82 {
  font-size: 2.25rem;
}
}.tdx_hero_sub_j82 {
  line-height: 1.55;
  color: #A8895A;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 770px) {.tdx_hero_sub_j82 {
  font-size: 0.875rem;
}
}.tdx_hero_row_j82 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tdx_hero_cta_j82 {
  background: #4A9E62;
  padding: 0.813rem 26px;
  border-radius: 6px;
  transition: background .2s;
  color: #0F0803;
  box-shadow: 0 0.375rem 0.875rem rgba(74, 158, 98, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-size: 0.875rem;
  font-weight: 700;
}.tdx_hero_cta_j82:hover {
  background: #5AB572;
}.tdx_hero_terms_j82 {
  color: #6B5232;
  font-size: 11px;
}.tdx_hero_game_j82 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #1C1007;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.tdx_hero_game_badge_j82 {
  padding: 5px 0.625rem;
  border: 1px solid rgba(212, 160, 48, 0.16);
  border-radius: 20px;
  background: rgba(212, 160, 48, 0.16);
  font-weight: 700;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  color: #D4A030;
  top: 0.75rem;
  left: 12px;
  letter-spacing: .06em;
}.tdx_hero_game_badge_j82 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.tdx_hero_game_img_j82 {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1508,#170D07);
  padding-bottom: 60%;
  position: relative;
}.tdx_hero_game_img_j82 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.tdx_hero_game_play_j82 {
  transition: opacity .2s;
  background: rgba(10, 5, 2, 0.78);
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.tdx_hero_game_j82:hover .tdx_hero_game_play_j82 {
  opacity: 1;
}.tdx_hero_game_play_j82 span {
  border-radius: 50%;
  background: #C8912A;
  justify-content: center;
  display: flex;
  width: 52px;
  align-items: center;
  height: 3.25rem;
}.tdx_hero_game_play_j82 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.tdx_hero_game_info_j82 {
  padding: 14px 16px;
}.tdx_hero_game_title_j82 {
  font-size: 0.938rem;
  color: #F4E4C4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.tdx_hero_game_provider_j82 {
  color: #856840;
  font-size: 0.688rem;
}.tdx_hero_game_btn_j82 {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.375rem;
  margin: 0.75rem 1rem 1rem;
  background: #C8912A;
  font-weight: 700;
  text-align: center;
  color: #F4E4C4;
  font-size: 13px;
  display: block;
}.tdx_hero_game_j82:hover .tdx_hero_game_btn_j82 {
  background: #DBA43C;
}.tdx_sbar_j82 {
  background: #170D07;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.tdx_sbar_j82 {
  padding: 1.125rem 24px 0;
}
}.tdx_sbar_in_j82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdx_sbar_row_j82 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.tdx_sbar_input_j82 {
  transition: border-color .2s;
  flex: 1;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1C1007;
  gap: 0.625rem;
  border-radius: 0.375rem;
  align-items: center;
  font-size: 0.813rem;
  color: #856840;
  cursor: pointer;
  display: flex;
}.tdx_sbar_input_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
}.tdx_sbar_input_j82 svg {
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tdx_sbar_providers_j82 {
  border-radius: 6px;
  background: #1C1007;
  gap: 8px;
  padding: 11px 18px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #D2B88A;
}.tdx_sbar_providers_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F4E4C4;
}.tdx_sbar_providers_j82 svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tdx_sbar_tabs_j82 {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.tdx_sbar_tabs_j82::-webkit-scrollbar {
  display: none;
}.tdx_sbar_tab_j82 {
  padding: 8px 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 20px;
  background: rgba(255, 220, 160, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  color: #A8895A;
  display: flex;
  font-size: 12px;
  cursor: pointer;
  white-space: nowrap;
}.tdx_sbar_tab_j82:hover {
  background: rgba(255, 220, 160, 0.07);
  border-color: rgba(200, 145, 42, 0.45);
  color: #F4E4C4;
}.tdx_sbar_tab_j82.tdx_state_active_j82 {
  border-color: rgba(200, 145, 42, 0.07);
  background: rgba(200, 145, 42, 0.18);
  color: #F4E4C4;
}.tdx_sbar_tab_ic_j82 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.tdx_gr_jp_j82 {
  background: linear-gradient(135deg,#1E0F2A 0%,#0F0718 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}.tdx_gr_jp_j82::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 18, 0.28) 0%,transparent 70%);
  height: 250px;
  left: -60px;
  width: 250px;
  top: -60px;
  content: '';
  position: absolute;
}.tdx_gr_jp_j82::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 48, 0.16) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  height: 12.5rem;
}.tdx_gr_jp_head_j82 {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
}.tdx_gr_jp_info_j82 {
  flex: 1;
}.tdx_gr_jp_label_j82 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #9050C8;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.tdx_gr_jp_label_j82 svg {
  width: 0.875rem;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  margin-right: 4px;
  stroke-linecap: round;
}.tdx_gr_jp_amount_j82 {
  color: #F4E4C4;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.tdx_gr_jp_amount_j82 {
  font-size: 40px;
}
}.tdx_gr_jp_amount_j82 span {
  color: #D4A030;
}.tdx_gr_jp_seo_j82 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #A8895A;
  font-size: 12px;
  max-width: 480px;
}.tdx_gr_jp_cta_j82 {
  border: 1px solid rgba(122, 78, 18, 0.28);
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(122, 78, 18, 0.28);
  padding: 11px 1.25rem;
  margin-top: 4px;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  white-space: nowrap;
  z-index: 1;
  color: #F4E4C4;
}.tdx_gr_jp_cta_j82:hover {
  background: #7A4E12;
}.tdx_gcg_j82 {
  padding: 2.25rem 1rem 0;
  background: #170D07;
}
@media(min-width:768px) {.tdx_gcg_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_gcg_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_gcg_head_j82 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tdx_gcg_label_j82 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8912A;
  letter-spacing: .08em;
}.tdx_gcg_h2_j82 {
  overflow-wrap: break-word;
  color: #F4E4C4;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.tdx_gcg_h2_j82 {
  font-size: 28px;
}
}.tdx_gcg_intro_j82 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #856840;
}.tdx_gcg_grid_j82 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.tdx_gcg_grid_j82 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tdx_gcg_grid_j82 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tdx_gcg_card_j82 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 10px;
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}.tdx_gcg_card_j82:hover {
  border-color: rgba(200, 145, 42, 0.18);
  transform: translateY(-3px);
}.tdx_gcg_card_bg_j82 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tdx_gcg_card_bg_j82::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tdx_gcg_card_ic_j82 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  width: 2.5rem;
  color: #F4E4C4;
  right: 18px;
  height: 40px;
  top: 1.125rem;
  align-items: center;
  z-index: 2;
  position: absolute;
}.tdx_gcg_card_ic_j82 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.tdx_gcg_card_ct_j82 {
  z-index: 1;
  position: relative;
}.tdx_gcg_card_h_j82 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  color: #F4E4C4;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tdx_gcg_card_h_j82 {
  font-size: 1.25rem;
}
}.tdx_gcg_card_p_j82 {
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.tdx_gcg_card_p_j82 strong {
  color: #F4E4C4;
  font-weight: 600;
}.tdx_gcg_card_cta_j82 {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 12px;
  color: #C8912A;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
}.tdx_gcg_card_cta_j82 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.tdx_ws_j82 {
  background: #170D07;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.tdx_ws_j82 {
  padding: 36px 1.5rem 0;
}
}.tdx_ws_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_ws_head_j82 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.tdx_ws_title_j82 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  color: #F4E4C4;
  font-weight: 700;
  display: flex;
}.tdx_ws_title_ic_j82 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #D4A030;
  width: 18px;
  stroke-linecap: round;
}.tdx_ws_online_j82 {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  color: #856840;
  font-weight: 600;
  align-items: center;
}.tdx_ws_online_dot_j82 {
  background: #4A9E62;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(74, 158, 98, 0.18);
  flex-shrink: 0;
}.tdx_ws_scroll_j82 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.tdx_ws_scroll_j82::-webkit-scrollbar {
  display: none;
}.tdx_wc_j82 {
  background: #1C1007;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 6px;
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.tdx_wc_img_j82 {
  overflow: hidden;
  border-radius: 4px;
  background: #221409;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.tdx_wc_img_j82 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tdx_wc_info_j82 {
  min-width: 0;
}.tdx_wc_game_j82 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D2B88A;
  font-weight: 600;
}.tdx_wc_player_j82 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6B5232;
  font-size: 0.625rem;
  white-space: nowrap;
}.tdx_wc_amount_j82 {
  flex-shrink: 0;
  color: #4A9E62;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.tdx_prov_j82 {
  padding: 36px 16px 0;
  background: #170D07;
}
@media(min-width: 769px) {.tdx_prov_j82 {
  padding: 44px 24px 0;
}
}.tdx_prov_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_prov_head_j82 {
  margin-bottom: 16px;
}.tdx_prov_label_j82 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8912A;
}.tdx_prov_h2_j82 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F4E4C4;
}
@media(min-width: 771px) {.tdx_prov_h2_j82 {
  font-size: 1.5rem;
}
}.tdx_prov_seo_j82 {
  color: #856840;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 1rem;
}.tdx_prov_seo_j82 strong {
  color: #D2B88A;
  font-weight: 700;
}.tdx_prov_seo_j82 a {
  color: #C8912A;
  text-decoration: underline;
}.tdx_prov_grid_j82 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.tdx_prov_grid_j82 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.tdx_prov_grid_j82 {
  grid-template-columns: repeat(8,1fr);
}
}.tdx_prov_card_j82 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1C1007;
  border-radius: 6px;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.tdx_prov_card_j82:hover {
  background: #221409;
  border-color: rgba(200, 145, 42, 0.45);
}.tdx_prov_logo_j82 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
}.tdx_prov_logo_j82 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.tdx_prov_name_j82 {
  color: #A8895A;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.tdx_reg_j82 {
  padding: 36px 1rem 0;
  background: #170D07;
}
@media(min-width: 770px) {.tdx_reg_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_reg_in_j82 {
  padding: 1.75rem 1.5rem;
  border-radius: 10px;
  background: #221409;
  border: 1px solid rgba(255, 210, 140, 0.07);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.tdx_reg_in_j82 {
  padding: 2.5rem;
}
}.tdx_reg_top_j82 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.tdx_reg_top_j82 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tdx_reg_label_j82 {
  color: #C8912A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.tdx_reg_h2_j82 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E4C4;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.tdx_reg_h2_j82 {
  font-size: 1.75rem;
}
}.tdx_reg_bonus_j82 {
  padding: 10px 1rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(212, 160, 48, 0.16);
  background: rgba(212, 160, 48, 0.16);
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.tdx_reg_bonus_amount_j82 {
  font-weight: 800;
  color: #D4A030;
  font-size: 20px;
}.tdx_reg_bonus_text_j82 {
  font-size: 13px;
  color: #A8895A;
  line-height: 1.35;
}.tdx_reg_cta_btn_j82 {
  border-radius: 0.375rem;
  transition: background .2s;
  background: #4A9E62;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  font-size: 15px;
  color: #0F0803;
  box-shadow: 0 6px 14px rgba(74, 158, 98, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  display: inline-block;
  font-weight: 700;
}.tdx_reg_cta_btn_j82:hover {
  background: #5AB572;
}.tdx_reg_terms_j82 {
  line-height: 1.5;
  color: #6B5232;
  font-size: 11px;
}.tdx_reg_seo_j82 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  color: #856840;
  font-size: 0.813rem;
  margin-top: 20px;
}.tdx_reg_seo_j82 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #856840;
  font-size: 0.813rem;
}.tdx_reg_seo_j82 p:last-child {
  margin-bottom: 0;
}.tdx_reg_seo_j82 strong {
  color: #D2B88A;
  font-weight: 700;
}.tdx_reg_seo_j82 a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.tdx_reg_seo_j82 a:hover {
  color: #DBA43C;
}.tdx_reg_seo_j82 ul,.tdx_reg_seo_j82 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.tdx_reg_seo_j82 ol {
  list-style: decimal;
}.tdx_reg_seo_j82 li {
  line-height: 1.65;
  font-size: 13px;
  color: #856840;
  margin-bottom: 4px;
}.tdx_reg_seo_j82 table {
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.tdx_reg_seo_j82 table {
  display: table;
}
}.tdx_reg_seo_j82 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D2B88A;
  font-weight: 700;
  text-align: left;
}.tdx_reg_seo_j82 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #856840;
}.tdx_reg_steps_j82 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.tdx_reg_steps_j82 {
  margin-top: 0;
}
}.tdx_reg_step_j82 {
  background: rgba(255, 220, 160, 0.05);
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 0.375rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tdx_reg_step_num_j82 {
  border-radius: 50%;
  background: rgba(200, 145, 42, 0.18);
  border: 1px solid rgba(200, 145, 42, 0.07);
  align-items: center;
  color: #C8912A;
  display: flex;
  flex-shrink: 0;
  font-size: 0.875rem;
  height: 2.125rem;
  font-weight: 800;
  justify-content: center;
  width: 34px;
}.tdx_reg_step_title_j82 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4E4C4;
}.tdx_reg_step_text_j82 {
  font-size: 12px;
  color: #856840;
  line-height: 1.5;
}.tdx_reg_trust_j82 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.tdx_reg_trust_item_j82 {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  color: #856840;
}.tdx_reg_trust_ic_j82 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #C8912A;
}.tdx_app_j82 {
  background: #170D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.tdx_app_j82 {
  padding: 44px 24px 0;
}
}.tdx_app_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_app_head_j82 {
  margin-bottom: 1rem;
}.tdx_app_label_j82 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8912A;
}.tdx_app_h2_j82 {
  color: #F4E4C4;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.tdx_app_h2_j82 {
  font-size: 1.5rem;
}
}.tdx_app_sub_j82 {
  color: #856840;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 600px;
  line-height: 1.6;
}.tdx_app_sub_j82 strong {
  font-weight: 700;
  color: #D2B88A;
}.tdx_app_cards_j82 {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.tdx_app_cards_j82 {
  grid-template-columns: repeat(3,1fr);
}
}.tdx_app_card_j82 {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.375rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.tdx_app_card_ios_j82 {
  background: linear-gradient(135deg,rgba(200, 145, 42, 0.18) 0%,#221409 100%);
}.tdx_app_card_android_j82 {
  background: linear-gradient(135deg,rgba(74, 158, 98, 0.18) 0%,#221409 100%);
}.tdx_app_card_win_j82 {
  background: linear-gradient(135deg,rgba(212, 160, 48, 0.16) 0%,#221409 100%);
}.tdx_app_card_ic_j82 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.tdx_app_card_ic_j82 {
  flex-shrink: 0;
  color: #F4E4C4;
}.tdx_app_card_os_j82 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #856840;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.tdx_app_card_title_j82 {
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F4E4C4;
  overflow-wrap: break-word;
  line-height: 1.2;
}.tdx_app_card_text_j82 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #856840;
}.tdx_app_card_btn_j82 {
  border: 1px solid rgba(200, 145, 42, 0.45);
  gap: 0.438rem;
  background: rgba(255, 220, 160, 0.12);
  border-radius: 4px;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #F4E4C4;
  font-weight: 700;
}.tdx_app_card_btn_j82:hover {
  background: rgba(255, 220, 160, 0.07);
}.tdx_htp_j82 {
  padding: 2.25rem 16px 0;
  background: #170D07;
}
@media(min-width: 767px) {.tdx_htp_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_htp_in_j82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdx_htp_head_j82 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.tdx_htp_label_j82 {
  color: #C8912A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tdx_htp_h2_j82 {
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4E4C4;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.tdx_htp_h2_j82 {
  font-size: 1.75rem;
}
}.tdx_htp_intro_j82 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #856840;
}.tdx_htp_steps_j82 {
  padding: 0;
  gap: 12px;
  margin: 0;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.tdx_htp_steps_j82 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tdx_htp_steps_j82 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tdx_htp_step_j82 {
  padding: 20px 1.125rem 18px;
  border-radius: 6px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #221409;
  position: relative;
  flex-direction: column;
  display: flex;
}.tdx_htp_step_num_j82 {
  background: #C8912A;
  border-radius: 50%;
  justify-content: center;
  top: -0.75rem;
  display: flex;
  position: absolute;
  width: 28px;
  height: 1.75rem;
  font-weight: 800;
  color: #0F0803;
  font-family: 'Cinzel', serif;
  left: 20px;
  align-items: center;
  font-size: 13px;
}.tdx_htp_step_ic_j82 {
  background: rgba(200, 145, 42, 0.18);
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  display: flex;
  color: #C8912A;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.tdx_htp_step_ic_j82 svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.tdx_htp_step_h_j82 {
  line-height: 1.25;
  color: #F4E4C4;
  margin-bottom: 0.375rem;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
}.tdx_htp_step_p_j82 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #856840;
  line-height: 1.55;
}.tdx_htp_step_p_j82 strong {
  font-weight: 600;
  color: #D2B88A;
}.tdx_htp_cta_j82 {
  padding: 13px 26px;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #4A9E62;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #0F0803;
  font-weight: 700;
}.tdx_htp_cta_j82:hover {
  background: #5AB572;
}.tdx_bon_j82 {
  background: #170D07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tdx_bon_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_bon_in_j82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdx_bon_head_j82 {
  margin-bottom: 20px;
}.tdx_bon_label_j82 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8912A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.tdx_bon_h2_j82 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4E4C4;
  font-size: 20px;
}
@media(min-width: 769px) {.tdx_bon_h2_j82 {
  font-size: 24px;
}
}.tdx_bon_seo_j82 {
  color: #856840;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.tdx_bon_seo_j82 strong {
  font-weight: 700;
  color: #D2B88A;
}.tdx_bon_seo_j82 a {
  color: #C8912A;
  text-decoration: underline;
}.tdx_bon_grid_j82 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.tdx_bon_grid_j82 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tdx_bon_grid_j82 {
  grid-template-columns: repeat(5,1fr);
}
}.tdx_bon_card_j82 {
  padding: 16px;
  background: #1C1007;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 6px;
  transition: border-color .2s,transform .2s;
}.tdx_bon_card_j82:hover {
  border-color: rgba(200, 145, 42, 0.07);
  transform: translateY(-2px);
}.tdx_bon_card_ic_j82 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tdx_bon_card_ic_j82 {
  margin-bottom: 10px;
}.tdx_bon_card_type_j82 {
  color: #856840;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
}.tdx_bon_card_amount_j82 {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #D4A030;
}.tdx_bon_card_name_j82 {
  font-size: 13px;
  font-weight: 600;
  color: #F4E4C4;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.tdx_bon_card_detail_j82 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B5232;
}.tdx_seo_j82 {
  background: #170D07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tdx_seo_j82 {
  padding: 2.75rem 1.5rem 0;
}
}.tdx_seo_in_j82 {
  padding: 28px 1.5rem;
  background: #221409;
  border-radius: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tdx_seo_in_j82 {
  padding: 2.25rem 2.5rem;
}
}.tdx_seo_label_j82 {
  color: #C8912A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.tdx_seo_h2_j82 {
  font-family: 'Cinzel', serif;
  color: #F4E4C4;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.tdx_seo_h2_j82 {
  font-size: 24px;
}
}.tdx_seo_body_j82 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8895A;
  font-size: 0.875rem;
}.tdx_seo_body_j82 p {
  color: #A8895A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.tdx_seo_body_j82 p:last-child {
  margin-bottom: 0;
}.tdx_seo_body_j82 strong {
  font-weight: 700;
  color: #D2B88A;
}.tdx_seo_body_j82 a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.tdx_seo_body_j82 a:hover {
  color: #DBA43C;
}.tdx_seo_body_j82 ul,.tdx_seo_body_j82 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tdx_seo_body_j82 ol {
  list-style: decimal;
}.tdx_seo_body_j82 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8895A;
  font-size: 0.875rem;
}.tdx_seo_body_j82 table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.tdx_seo_body_j82 table {
  display: table;
}
}.tdx_seo_body_j82 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D2B88A;
}.tdx_seo_body_j82 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A8895A;
}.tdx_seo_cols_j82 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.tdx_seo_cols_j82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tdx_seo_cols_j82 {
  grid-template-columns: repeat(3,1fr);
}
}.tdx_seo_col_h_j82 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D2B88A;
}.tdx_seo_col_p_j82 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #856840;
}.tdx_seo_stats_j82 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tdx_seo_stat_j82 {
  background: rgba(200, 145, 42, 0.07);
  border-radius: 6px;
  padding: 14px 16px;
  border: 1px solid rgba(200, 145, 42, 0.18);
  flex: 1;
  min-width: 140px;
}.tdx_seo_stat_val_j82 {
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8912A;
}.tdx_seo_stat_lb_j82 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #856840;
}.tdx_seo_j82 {
  padding: 2.25rem 1rem 0;
  background: #170D07;
}
@media(min-width: 770px) {.tdx_seo_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_seo_in_j82 {
  background: #221409;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 10px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.tdx_seo_in_j82 {
  padding: 2.25rem 2.5rem;
}
}.tdx_seo_label_j82 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8912A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.tdx_seo_h2_j82 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4E4C4;
}
@media(min-width: 765px) {.tdx_seo_h2_j82 {
  font-size: 1.5rem;
}
}.tdx_seo_body_j82 {
  overflow-wrap: break-word;
  color: #A8895A;
  font-size: 0.875rem;
  line-height: 1.75;
}.tdx_seo_body_j82 p {
  line-height: 1.75;
  color: #A8895A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.tdx_seo_body_j82 p:last-child {
  margin-bottom: 0;
}.tdx_seo_body_j82 strong {
  color: #D2B88A;
  font-weight: 700;
}.tdx_seo_body_j82 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8912A;
}.tdx_seo_body_j82 a:hover {
  color: #DBA43C;
}.tdx_seo_body_j82 ul,.tdx_seo_body_j82 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tdx_seo_body_j82 ol {
  list-style: decimal;
}.tdx_seo_body_j82 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8895A;
}.tdx_seo_body_j82 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width:768px) {.tdx_seo_body_j82 table {
  display: table;
}
}.tdx_seo_body_j82 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  color: #D2B88A;
  text-align: left;
  font-weight: 700;
}.tdx_seo_body_j82 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #A8895A;
}.tdx_seo_cols_j82 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.tdx_seo_cols_j82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tdx_seo_cols_j82 {
  grid-template-columns: repeat(3,1fr);
}
}.tdx_seo_col_h_j82 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #D2B88A;
}.tdx_seo_col_p_j82 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #856840;
  font-size: 13px;
}.tdx_seo_stats_j82 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tdx_seo_stat_j82 {
  border: 1px solid rgba(200, 145, 42, 0.18);
  background: rgba(200, 145, 42, 0.07);
  border-radius: 6px;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.tdx_seo_stat_val_j82 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8912A;
}.tdx_seo_stat_lb_j82 {
  color: #856840;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tdx_seo_j82 {
  padding: 2.25rem 1rem 0;
  background: #170D07;
}
@media(min-width: 771px) {.tdx_seo_j82 {
  padding: 2.75rem 1.5rem 0;
}
}.tdx_seo_in_j82 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #221409;
  max-width: 1320px;
}
@media(min-width: 765px) {.tdx_seo_in_j82 {
  padding: 36px 2.5rem;
}
}.tdx_seo_label_j82 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8912A;
  text-transform: uppercase;
}.tdx_seo_h2_j82 {
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F4E4C4;
}
@media(min-width: 769px) {.tdx_seo_h2_j82 {
  font-size: 1.5rem;
}
}.tdx_seo_body_j82 {
  line-height: 1.75;
  color: #A8895A;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.tdx_seo_body_j82 p {
  line-height: 1.75;
  color: #A8895A;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.tdx_seo_body_j82 p:last-child {
  margin-bottom: 0;
}.tdx_seo_body_j82 strong {
  color: #D2B88A;
  font-weight: 700;
}.tdx_seo_body_j82 a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.tdx_seo_body_j82 a:hover {
  color: #DBA43C;
}.tdx_seo_body_j82 ul,.tdx_seo_body_j82 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tdx_seo_body_j82 ol {
  list-style: decimal;
}.tdx_seo_body_j82 li {
  line-height: 1.75;
  font-size: 14px;
  color: #A8895A;
  margin-bottom: 6px;
}.tdx_seo_body_j82 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.tdx_seo_body_j82 table {
  display: table;
}
}.tdx_seo_body_j82 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D2B88A;
}.tdx_seo_body_j82 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A8895A;
}.tdx_seo_cols_j82 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.tdx_seo_cols_j82 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tdx_seo_cols_j82 {
  grid-template-columns: repeat(3,1fr);
}
}.tdx_seo_col_h_j82 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D2B88A;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.tdx_seo_col_p_j82 {
  overflow-wrap: break-word;
  color: #856840;
  font-size: 0.813rem;
  line-height: 1.65;
}.tdx_seo_stats_j82 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tdx_seo_stat_j82 {
  flex: 1;
  background: rgba(200, 145, 42, 0.07);
  border: 1px solid rgba(200, 145, 42, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 6px;
  min-width: 140px;
}.tdx_seo_stat_val_j82 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8912A;
}.tdx_seo_stat_lb_j82 {
  overflow-wrap: break-word;
  color: #856840;
  font-size: 11px;
}.tdx_rv_j82 {
  background: #170D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.tdx_rv_j82 {
  padding: 44px 24px 0;
}
}.tdx_rv_in_j82 {
  margin: 0 auto;
  max-width: 1320px;
}.tdx_rv_head_j82 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tdx_rv_label_j82 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8912A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.tdx_rv_h2_j82 {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E4C4;
}
@media(min-width: 769px) {.tdx_rv_h2_j82 {
  font-size: 28px;
}
}.tdx_rv_stats_j82 {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  color: #856840;
  align-items: center;
}.tdx_rv_stats_score_j82 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.tdx_rv_stats_score_val_j82 {
  color: #D4A030;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}.tdx_rv_stats_score_max_j82 {
  font-size: 13px;
  color: #6B5232;
}.tdx_rv_stats_badge_j82 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tdx_rv_stats_badge_j82 svg {
  width: 14px;
  height: 0.875rem;
  color: #D4A030;
}.tdx_rv_grid_j82 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tdx_rv_grid_j82 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tdx_rv_grid_j82 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tdx_rv_card_j82 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 20px;
  border-radius: 6px;
  background: #221409;
  flex-direction: column;
  display: flex;
}.tdx_rv_card_stars_j82 {
  gap: 2px;
  margin-bottom: 10px;
  color: #D4A030;
  display: flex;
}.tdx_rv_card_stars_j82 svg {
  height: 0.875rem;
  width: 14px;
}.tdx_rv_card_h_j82 {
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F4E4C4;
}.tdx_rv_card_body_j82 {
  flex: 1;
  line-height: 1.65;
  color: #856840;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.tdx_rv_card_body_j82 strong {
  font-weight: 600;
  color: #D2B88A;
}.tdx_rv_card_meta_j82 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
}.tdx_rv_card_author_j82 {
  color: #D2B88A;
  font-size: 0.75rem;
  font-weight: 600;
}.tdx_rv_card_date_j82 {
  color: #6B5232;
  font-size: 0.688rem;
}.tdx_faq_j82 {
  background: #170D07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tdx_faq_j82 {
  padding: 44px 24px 0;
}
}.tdx_faq_in_j82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdx_faq_head_j82 {
  margin-bottom: 20px;
}.tdx_faq_label_j82 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8912A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.tdx_faq_h2_j82 {
  color: #F4E4C4;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.tdx_faq_h2_j82 {
  font-size: 1.5rem;
}
}.tdx_faq_list_j82 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tdx_faq_item_j82 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  overflow: hidden;
  border-radius: 6px;
  background: #221409;
}.tdx_faq_q_j82 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  color: #D2B88A;
  overflow-wrap: break-word;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  display: flex;
}.tdx_faq_q_j82:hover {
  color: #F4E4C4;
}.tdx_faq_q_ic_j82 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  color: #C8912A;
  display: flex;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  justify-content: center;
}.tdx_faq_item_j82.tdx_state_open_j82 .tdx_faq_q_ic_j82 {
  transform: rotate(45deg);
}.tdx_faq_a_j82 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #856840;
}.tdx_faq_item_j82.tdx_state_open_j82 .tdx_faq_a_j82 {
  display: block;
}.tdx_faq_a_j82 strong {
  color: #D2B88A;
  font-weight: 700;
}.tdx_faq_a_j82 a {
  text-decoration: underline;
  color: #C8912A;
}.tdx_faq_a_j82 ul,.tdx_faq_a_j82 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.tdx_faq_a_j82 ol {
  list-style: decimal;
}.tdx_faq_a_j82 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tdx_faq_a_j82 table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.tdx_faq_a_j82 table {
  display: table;
}
}.tdx_faq_a_j82 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D2B88A;
  text-align: left;
}.tdx_faq_a_j82 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 6px 8px;
  color: #856840;
}.tdx_pmt_j82 {
  background: #170D07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.tdx_pmt_j82 {
  padding: 44px 1.5rem 0;
}
}.tdx_pmt_in_j82 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdx_pmt_head_j82 {
  margin-bottom: 22px;
  max-width: 720px;
}.tdx_pmt_label_j82 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8912A;
  font-weight: 700;
}.tdx_pmt_h2_j82 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4E4C4;
  font-size: 1.375rem;
}
@media(min-width:768px) {.tdx_pmt_h2_j82 {
  font-size: 28px;
}
}.tdx_pmt_intro_j82 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #856840;
  overflow-wrap: break-word;
}.tdx_pmt_groups_j82 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.tdx_pmt_group_j82 {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #221409;
  padding: 1.25rem;
  border-radius: 6px;
}.tdx_pmt_group_head_j82 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.tdx_pmt_group_ic_j82 {
  border-radius: 0.25rem;
  background: rgba(200, 145, 42, 0.18);
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  color: #C8912A;
  align-items: center;
  width: 36px;
  height: 36px;
}.tdx_pmt_group_ic_j82 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.tdx_pmt_group_h_j82 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4E4C4;
  font-size: 16px;
  font-weight: 700;
}.tdx_pmt_group_p_j82 {
  font-size: 13px;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #856840;
}.tdx_pmt_group_p_j82 strong {
  color: #D2B88A;
  font-weight: 600;
}.tdx_pmt_table_wrap_j82 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tdx_pmt_table_j82 {
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.tdx_pmt_table_j82 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  color: #D2B88A;
  letter-spacing: .04em;
  font-size: 11px;
}.tdx_pmt_table_j82 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #856840;
}.tdx_pmt_table_j82 tbody tr:last-child td {
  border-bottom: none;
}.tdx_pmt_table_j82 tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D2B88A;
}.tdx_ft_j82 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0E0703;
  margin-top: 48px;
}.tdx_ft_support_j82 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 767px) {.tdx_ft_support_j82 {
  padding: 28px 1.5rem;
}
}.tdx_ft_support_in_j82 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.tdx_ft_support_main_j82 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.tdx_ft_support_ic_j82 {
  color: #C8912A;
  flex-shrink: 0;
}.tdx_ft_support_ic_j82 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
}.tdx_ft_support_text_title_j82 {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F4E4C4;
  overflow-wrap: break-word;
}.tdx_ft_support_text_sub_j82 {
  color: #856840;
  overflow-wrap: break-word;
  font-size: 12px;
}.tdx_ft_support_btn_j82 {
  background: #C8912A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.375rem;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  color: #F4E4C4;
  font-weight: 700;
}.tdx_ft_support_btn_j82:hover {
  background: #DBA43C;
}.tdx_ft_support_contacts_j82 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.tdx_ft_support_contact_j82 {
  font-size: 0.75rem;
  color: #6B5232;
  line-height: 1.4;
}.tdx_ft_support_contact_j82 strong {
  font-size: 0.688rem;
  display: block;
  color: #A8895A;
  margin-bottom: 2px;
  font-weight: 600;
}.tdx_ft_main_j82 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 767px) {.tdx_ft_main_j82 {
  padding: 40px 24px 32px;
}
}.tdx_ft_main_in_j82 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.tdx_ft_main_in_j82 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tdx_ft_main_in_j82 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tdx_ft_col_logo_j82 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tdx_ft_col_logo_j82 {
  grid-column: auto;
}
}.tdx_ft_logo_j82 {
  gap: 9px;
  color: #F4E4C4;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
  font-size: 16px;
  align-items: center;
}.tdx_ft_logo_mark_j82 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.tdx_ft_logo_mark_j82 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tdx_ft_logo_sub_j82 {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6B5232;
  max-width: 200px;
  overflow-wrap: break-word;
}.tdx_ft_col_title_j82 {
  color: #A8895A;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.tdx_ft_col_links_j82 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.tdx_ft_col_link_j82 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #6B5232;
  overflow-wrap: break-word;
}.tdx_ft_col_link_j82:hover {
  color: #D2B88A;
}.tdx_ft_apps_j82 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tdx_ft_app_card_j82 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  gap: 10px;
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.tdx_ft_app_card_j82:hover {
  border-color: rgba(200, 145, 42, 0.45);
}.tdx_ft_app_card_ic_j82 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.tdx_ft_app_card_os_j82 {
  color: #6B5232;
  font-weight: 600;
  font-size: 10px;
}.tdx_ft_app_card_action_j82 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D2B88A;
}.tdx_ft_bot_j82 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.tdx_ft_bot_j82 {
  padding: 1.25rem 24px;
}
}.tdx_ft_bot_in_j82 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.tdx_ft_socials_j82 {
  gap: 0.5rem;
  display: flex;
}.tdx_ft_soc_j82 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: background .2s;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  color: #A8895A;
  align-items: center;
}.tdx_ft_soc_j82 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.tdx_ft_soc_j82:hover {
  background: rgba(255, 220, 160, 0.07);
}.tdx_ft_legal_j82 {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A08852;
}.tdx_ft_legal_j82 strong {
  color: #A8895A;
  font-weight: 700;
}.tdx_ft_legal_j82 a {
  color: #A8895A;
  text-decoration: underline;
}.tdx_ft_age_j82 {
  border: 2px solid #A08852;
  border-radius: 50%;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #A08852;
  font-weight: 800;
}