html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #081219;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C4B89E;
}.tod-layout_xda {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.tod-page_xda {
  display: flex;
  min-height: 100vh;
}.tod-main_xda {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.tod-main_xda {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.tod-main_xda {
  padding-bottom: 72px;
}
}.tod-gc_xda {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 224, 160, 0.07);
  overflow: hidden;
  background: #0B1720;
  border-radius: 0.625rem;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 642px) {.tod-gc_xda {
  width: 156px;
}
}
@media(min-width: 1081px) {.tod-gc_xda {
  width: 168px;
}
}.tod-gc_xda:hover {
  border-color: rgba(212, 150, 12, 0.07);
  transform: translateY(-3px);
}.tod-gc_img_xda {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tod-gc_img_xda img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tod-gc_hover_xda {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 12, 17, 0.78);
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.tod-gc_xda:hover .tod-gc_hover_xda {
  opacity: 1;
}.tod-gc_hover_btn_xda {
  border-radius: 0.375rem;
  padding: 8px 1rem;
  background: #D4960C;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.tod-gc_info_xda {
  padding: 8px 0.625rem 0.625rem;
}.tod-gc_name_xda {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C4B89E;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
}.tod-gc_prov_xda {
  color: #504438;
  font-size: 10px;
}.tod-gc_tag_xda {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  top: 0.375rem;
  font-size: 9px;
  letter-spacing: .04em;
  left: 6px;
}.tod-gc_tag_hot_xda {
  background: #D63030;
  color: #fff;
}.tod-gc_tag_new_xda {
  background: #2EAE72;
  color: #081219;
}.tod-gc_tag_jp_xda {
  background: #F0B42A;
  color: #081219;
}.tod-gc_tag_ex_xda {
  background: #7A3C08;
  color: #fff;
}.tod-gc_tag_live_xda {
  background: #D63030;
  color: #fff;
}.tod-gr_xda {
  background: #081219;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.tod-gr_xda {
  padding: 36px 1.5rem 0;
}
}.tod-gr_in_xda {
  margin: 0 auto;
  max-width: 1320px;
}.tod-gr_head_xda {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.tod-gr_head_l_xda {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.tod-gr_ic_xda {
  border-radius: 10px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  display: flex;
}.tod-gr_ic_xda svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.tod-gr_title_xda {
  color: #F4ECD8;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tod-gr_title_xda {
  font-size: 1.125rem;
}
}.tod-gr_more_xda {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  color: #6A5C48;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.tod-gr_more_xda:hover {
  color: #D4960C;
}.tod-gr_more_xda svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tod-gr_arrows_xda {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tod-gr_arr_xda {
  border-radius: 6px;
  border: 1px solid rgba(255, 224, 160, 0.13);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  color: #8C7E68;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
}.tod-gr_arr_xda:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.tod-gr_arr_xda svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.tod-gr_seo_h_xda {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #C4B89E;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 770px) {.tod-gr_seo_h_xda {
  font-size: 0.875rem;
}
}.tod-gr_seo_xda {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A5C48;
  max-width: 680px;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.tod-gr_seo_xda strong {
  font-weight: 600;
  color: #C4B89E;
}.tod-gr_scroll_xda {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.tod-gr_scroll_xda::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.tod-gr_scroll_xda {
  gap: 12px;
}
}.tod-tb_xda {
  background: #081219;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  height: 56px;
  right: 0;
  top: 0;
  align-items: center;
  left: 0;
  display: flex;
  z-index: 80;
}.tod-tb_in_xda {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.tod-tb_burger_xda {
  border-radius: 10px;
  gap: 5px;
  width: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  height: 38px;
  justify-content: center;
  display: flex;
}.tod-tb_burger_xda:hover {
  background: rgba(255, 255, 255, 0.05);
}.tod-tb_burger_line_xda {
  background: #8C7E68;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.tod-tb_burger_xda {
  display: none;
}
}.tod-tb_logo_xda {
  gap: 9px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 20px;
  display: flex;
  color: #F4ECD8;
}.tod-tb_logo_mark_xda {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 32px;
}.tod-tb_logo_mark_xda img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tod-tb_nav_xda {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.tod-tb_nav_xda {
  display: flex;
}
}.tod-tb_tab_xda {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #8C7E68;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.tod-tb_tab_xda:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.tod-tb_tab_xda.tod-state_active_xda {
  background: rgba(212, 150, 12, 0.18);
  color: #F4ECD8;
}.tod-tb_right_xda {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.tod-tb_login_xda {
  border: 1px solid rgba(255, 224, 160, 0.13);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4B89E;
}.tod-tb_login_xda:hover {
  border-color: rgba(212, 148, 14, 0.48);
  color: #F4ECD8;
}
@media(min-width: 481px) {.tod-tb_login_xda {
  display: block;
}
}.tod-tb_reg_xda {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2EAE72;
  font-weight: 700;
  white-space: nowrap;
  color: #06080C;
  font-size: 0.813rem;
}.tod-tb_reg_xda:hover {
  background: #38C882;
}.tod-sb_xda {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1E2B;
  bottom: 0;
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
}.tod-sb_xda.tod-state_open_xda {
  transform: translateX(0);
}.tod-sb_xda::-webkit-scrollbar {
  width: 4px;
}.tod-sb_xda::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.tod-sb_xda {
  transform: translateX(0);
}
}.tod-sb_auth_xda {
  padding: 0.875rem 0.75rem 0.625rem;
}.tod-sb_btn_reg_xda {
  border-radius: 0.625rem;
  background: #2EAE72;
  transition: background .2s;
  padding: 0.688rem;
  font-size: 13px;
  text-align: center;
  color: #06080C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
}.tod-sb_btn_reg_xda:hover {
  background: #38C882;
}.tod-sb_btn_login_xda {
  padding: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 224, 160, 0.13);
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  font-weight: 600;
  color: #C4B89E;
  display: block;
  font-size: 13px;
}.tod-sb_btn_login_xda:hover {
  border-color: rgba(212, 148, 14, 0.48);
  color: #F4ECD8;
}.tod-sb_promo_xda {
  border: 1px solid rgba(212, 150, 12, 0.18);
  padding: 0.75rem 0.875rem;
  border-radius: 0.625rem;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#0C2438,#0F1E2B);
  overflow: hidden;
  position: relative;
}.tod-sb_promo_xda::before {
  background: radial-gradient(circle,rgba(212, 150, 12, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  position: absolute;
  right: -1.25rem;
  top: -20px;
  height: 80px;
  content: '';
}.tod-sb_promo_title_xda {
  font-weight: 700;
  font-size: 11px;
  color: #D4960C;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.tod-sb_promo_text_xda {
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 600;
}.tod-sb_promo_sub_xda {
  color: #6A5C48;
  margin-top: 3px;
  font-size: 10px;
}.tod-sb_nav_xda {
  padding: 0.375rem 8px 1rem;
}.tod-sb_nav_lb_xda {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #504438;
  font-weight: 700;
}.tod-sb_link_xda {
  padding: 9px 10px;
  border-radius: 0.375rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8C7E68;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
}.tod-sb_link_xda:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.tod-sb_link_xda.tod-state_active_xda {
  background: rgba(212, 150, 12, 0.18);
  color: #F4ECD8;
}.tod-sb_ic_xda {
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.tod-sb_ic_xda svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.tod-sb_ic_1_xda {
  background: rgba(212, 150, 12, 0.07);
  color: #D4960C;
}.tod-sb_ic_2_xda {
  background: rgba(46, 174, 114, 0.16);
  color: #2EAE72;
}.tod-sb_ic_3_xda {
  background: rgba(240, 180, 42, 0.15);
  color: #F0B42A;
}.tod-sb_ic_4_xda {
  background: rgba(122, 60, 8, 0.28);
  color: #7A3C08;
}.tod-sb_ic_5_xda {
  background: rgba(212, 150, 12, 0.07);
  color: #D03880;
}.tod-sb_ic_6_xda {
  background: rgba(122, 60, 8, 0.28);
  color: #9048CC;
}.tod-sb_badge_xda {
  border-radius: 6px;
  background: #F0B42A;
  padding: 2px 7px;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #06080C;
}.tod-sb_bot_xda {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.tod-sb_lang_xda,.tod-sb_help_xda {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 224, 160, 0.07);
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.375rem;
  justify-content: center;
  color: #8C7E68;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
}.tod-sb_lang_xda:hover,.tod-sb_help_xda:hover {
  border-color: rgba(212, 148, 14, 0.48);
  color: #F4ECD8;
}.tod-sb_lang_xda svg,.tod-sb_help_xda svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.tod-sb_bd_xda {
  background: rgba(4, 12, 17, 0.78);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.tod-sb_bd_xda.tod-state_on_xda {
  display: block;
}
@media(min-width: 1081px) {.tod-sb_bd_xda {
  display: none!important;
}
}.tod-mob_nav_xda {
  background: #0F1E2B;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 224, 160, 0.13);
  position: fixed;
  bottom: 0;
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1081px) {.tod-mob_nav_xda {
  display: none;
}
}.tod-mob_nav_item_xda {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  flex-direction: column;
  display: flex;
  color: #504438;
  cursor: pointer;
}.tod-mob_nav_ic_xda {
  line-height: 1;
}.tod-mob_nav_ic_xda svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tod-mob_nav_lb_xda {
  font-weight: 600;
  font-size: 10px;
  color: #504438;
}.tod-mob_nav_item_xda.tod-state_active_xda {
  color: #D4960C;
}.tod-mob_nav_item_xda.tod-state_active_xda .tod-mob_nav_lb_xda {
  color: #D4960C;
}.tod-hero_xda {
  background: #081219;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 766px) {.tod-hero_xda {
  padding: 24px 1.5rem 0;
}
}.tod-hero_in_xda {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 863px) {.tod-hero_in_xda {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.tod-hero_in_xda {
  grid-template-columns: 1fr 21.25rem;
}
}.tod-hero_promo_xda {
  overflow: hidden;
  background: #0B1720;
  border-radius: 1rem;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.tod-hero_promo_xda {
  min-height: 17.5rem;
}
}.tod-hero_promo_bg_xda {
  inset: 0;
  background: linear-gradient(120deg,#0C2438 0%,#081219 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.tod-hero_promo_bg_xda::after {
  background: linear-gradient(90deg,#081219 0%,rgba(4, 12, 17, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tod-hero_promo_glow_xda {
  background: radial-gradient(circle,rgba(122, 60, 8, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
}.tod-hero_promo_ct_xda {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media(min-width: 771px) {.tod-hero_promo_ct_xda {
  padding: 2.5rem 32px;
}
}.tod-hero_badge_xda {
  border-radius: 20px;
  background: rgba(212, 150, 12, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(212, 150, 12, 0.07);
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4960C;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.tod-hero_h1_xda {
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F4ECD8;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
}.tod-hero_h1_xda em {
  font-style: normal;
  color: #F0B42A;
}
@media(min-width: 765px) {.tod-hero_h1_xda {
  font-size: 36px;
}
}.tod-hero_sub_xda {
  color: #8C7E68;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 771px) {.tod-hero_sub_xda {
  font-size: 14px;
}
}.tod-hero_row_xda {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tod-hero_cta_xda {
  border-radius: 0.625rem;
  background: #2EAE72;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #06080C;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 1rem rgba(46, 174, 114, 0.42);
  font-size: 14px;
}.tod-hero_cta_xda:hover {
  background: #38C882;
}.tod-hero_terms_xda {
  font-size: 0.688rem;
  color: #504438;
}.tod-hero_game_xda {
  background: #0B1720;
  border: 1px solid rgba(255, 224, 160, 0.07);
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.tod-hero_game_badge_xda {
  border-radius: 20px;
  border: 1px solid rgba(240, 180, 42, 0.15);
  padding: 0.313rem 0.625rem;
  background: rgba(240, 180, 42, 0.15);
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
  z-index: 3;
  color: #F0B42A;
  top: 12px;
  left: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
}.tod-hero_game_badge_xda svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.tod-hero_game_img_xda {
  overflow: hidden;
  background: linear-gradient(135deg,#0C2438,#081219);
  position: relative;
  padding-bottom: 60%;
}.tod-hero_game_img_xda img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.tod-hero_game_play_xda {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 12, 17, 0.78);
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
}.tod-hero_game_xda:hover .tod-hero_game_play_xda {
  opacity: 1;
}.tod-hero_game_play_xda span {
  background: #D4960C;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
}.tod-hero_game_play_xda span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.tod-hero_game_info_xda {
  padding: 0.875rem 16px;
}.tod-hero_game_title_xda {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F4ECD8;
}.tod-hero_game_provider_xda {
  color: #6A5C48;
  font-size: 0.688rem;
}.tod-hero_game_btn_xda {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #D4960C;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  color: #F4ECD8;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 700;
}.tod-hero_game_xda:hover .tod-hero_game_btn_xda {
  background: #EAA820;
}.tod-wy_xda {
  padding: 2rem 16px 0;
  background: #081219;
}
@media(min-width: 771px) {.tod-wy_xda {
  padding: 2.5rem 1.5rem 0;
}
}.tod-wy_in_xda {
  margin: 0 auto;
  max-width: 82.5rem;
}.tod-wy_head_xda {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.tod-wy_label_xda {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #D4960C;
}.tod-wy_h2_xda {
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.tod-wy_h2_xda {
  font-size: 24px;
}
}.tod-wy_intro_xda {
  margin: 0;
  color: #6A5C48;
  font-size: 13px;
  line-height: 1.6;
}.tod-wy_grid_xda {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tod-wy_grid_xda {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tod-wy_grid_xda {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tod-wy_card_xda {
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 224, 160, 0.13);
  background: #0F1E2B;
  transition: border-color .2s,transform .2s;
}.tod-wy_card_xda:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 150, 12, 0.07);
}.tod-wy_card_ic_xda {
  border-radius: 50%;
  background: rgba(212, 150, 12, 0.18);
  width: 44px;
  justify-content: center;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
  color: #D4960C;
  height: 44px;
}.tod-wy_card_ic_xda svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.tod-wy_card_h_xda {
  color: #F4ECD8;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.tod-wy_card_p_xda {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #6A5C48;
}.tod-wy_card_p_xda strong {
  color: #C4B89E;
  font-weight: 600;
}.tod-ws_xda {
  padding: 32px 16px 0;
  background: #081219;
}
@media(min-width: 770px) {.tod-ws_xda {
  padding: 36px 1.5rem 0;
}
}.tod-ws_in_xda {
  margin: 0 auto;
  max-width: 1320px;
}.tod-ws_head_xda {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.tod-ws_title_xda {
  gap: 0.625rem;
  align-items: center;
  color: #F4ECD8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
}.tod-ws_title_ic_xda svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  color: #F0B42A;
}.tod-ws_online_xda {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #6A5C48;
}.tod-ws_online_dot_xda {
  border-radius: 50%;
  background: #2EAE72;
  box-shadow: 0 0 0.375rem rgba(46, 174, 114, 0.16);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.tod-ws_scroll_xda {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.tod-ws_scroll_xda::-webkit-scrollbar {
  display: none;
}.tod-wc_xda {
  border-radius: 10px;
  gap: 0.625rem;
  background: #0B1720;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 224, 160, 0.13);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.tod-wc_img_xda {
  background: #0F1E2B;
  overflow: hidden;
  border-radius: 0.375rem;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.tod-wc_img_xda img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tod-wc_info_xda {
  min-width: 0;
}.tod-wc_game_xda {
  overflow: hidden;
  color: #C4B89E;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.tod-wc_player_xda {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #504438;
  text-overflow: ellipsis;
}.tod-wc_amount_xda {
  font-size: 0.813rem;
  color: #2EAE72;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
}.tod-prov_xda {
  background: #081219;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tod-prov_xda {
  padding: 44px 24px 0;
}
}.tod-prov_in_xda {
  margin: 0 auto;
  max-width: 1320px;
}.tod-prov_head_xda {
  margin-bottom: 1rem;
}.tod-prov_label_xda {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4960C;
  margin-bottom: 8px;
  font-weight: 700;
}.tod-prov_h2_xda {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 766px) {.tod-prov_h2_xda {
  font-size: 1.5rem;
}
}.tod-prov_seo_xda {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #6A5C48;
  font-size: 13px;
}.tod-prov_seo_xda strong {
  font-weight: 700;
  color: #C4B89E;
}.tod-prov_seo_xda a {
  color: #D4960C;
  text-decoration: underline;
}.tod-prov_grid_xda {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.tod-prov_grid_xda {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.tod-prov_grid_xda {
  grid-template-columns: repeat(8,1fr);
}
}.tod-prov_card_xda {
  background: #0B1720;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 224, 160, 0.13);
  gap: 0.438rem;
  padding: 14px 10px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.tod-prov_card_xda:hover {
  border-color: rgba(212, 148, 14, 0.48);
  background: #0F1E2B;
}.tod-prov_logo_xda {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  height: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
}.tod-prov_logo_xda img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.tod-prov_name_xda {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  color: #8C7E68;
}.tod-bon_xda {
  background: #081219;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.tod-bon_xda {
  padding: 44px 24px 0;
}
}.tod-bon_in_xda {
  margin: 0 auto;
  max-width: 1320px;
}.tod-bon_head_xda {
  margin-bottom: 1.25rem;
}.tod-bon_label_xda {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #D4960C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.tod-bon_h2_xda {
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.tod-bon_h2_xda {
  font-size: 24px;
}
}.tod-bon_seo_xda {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5C48;
  line-height: 1.6;
  max-width: 620px;
}.tod-bon_seo_xda strong {
  color: #C4B89E;
  font-weight: 700;
}.tod-bon_seo_xda a {
  text-decoration: underline;
  color: #D4960C;
}.tod-bon_grid_xda {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.tod-bon_grid_xda {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tod-bon_grid_xda {
  grid-template-columns: repeat(5,1fr);
}
}.tod-bon_card_xda {
  background: #0B1720;
  padding: 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 224, 160, 0.13);
}.tod-bon_card_xda:hover {
  border-color: rgba(212, 150, 12, 0.07);
  transform: translateY(-2px);
}.tod-bon_card_ic_xda svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tod-bon_card_ic_xda {
  margin-bottom: 10px;
}.tod-bon_card_type_xda {
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #6A5C48;
  text-transform: uppercase;
  font-weight: 700;
}.tod-bon_card_amount_xda {
  line-height: 1.1;
  color: #F0B42A;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}.tod-bon_card_name_xda {
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}.tod-bon_card_detail_xda {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #504438;
  line-height: 1.5;
  font-size: 11px;
}.tod-app_xda {
  padding: 2.25rem 1rem 0;
  background: #081219;
}
@media(min-width:768px) {.tod-app_xda {
  padding: 44px 1.5rem 0;
}
}.tod-app_in_xda {
  margin: 0 auto;
  max-width: 82.5rem;
}.tod-app_head_xda {
  margin-bottom: 1rem;
}.tod-app_label_xda {
  font-weight: 700;
  color: #D4960C;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.tod-app_h2_xda {
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.tod-app_h2_xda {
  font-size: 1.5rem;
}
}.tod-app_sub_xda {
  line-height: 1.6;
  max-width: 37.5rem;
  color: #6A5C48;
  font-size: 13px;
  overflow-wrap: break-word;
}.tod-app_sub_xda strong {
  color: #C4B89E;
  font-weight: 700;
}.tod-app_cards_xda {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.tod-app_cards_xda {
  grid-template-columns: repeat(3,1fr);
}
}.tod-app_card_xda {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.tod-app_card_ios_xda {
  background: linear-gradient(135deg,rgba(212, 150, 12, 0.18) 0%,#0F1E2B 100%);
}.tod-app_card_android_xda {
  background: linear-gradient(135deg,rgba(46, 174, 114, 0.16) 0%,#0F1E2B 100%);
}.tod-app_card_win_xda {
  background: linear-gradient(135deg,rgba(240, 180, 42, 0.15) 0%,#0F1E2B 100%);
}.tod-app_card_ic_xda svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
}.tod-app_card_ic_xda {
  color: #F4ECD8;
  flex-shrink: 0;
}.tod-app_card_os_xda {
  text-transform: uppercase;
  color: #6A5C48;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.tod-app_card_title_xda {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tod-app_card_text_xda {
  color: #6A5C48;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tod-app_card_btn_xda {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  border: 1px solid rgba(212, 148, 14, 0.48);
  border-radius: 0.375rem;
  gap: 0.438rem;
  display: inline-flex;
  color: #F4ECD8;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.tod-app_card_btn_xda:hover {
  background: rgba(255, 255, 255, 0.07);
}.tod-reg_xda {
  padding: 36px 1rem 0;
  background: #081219;
}
@media(min-width: 769px) {.tod-reg_xda {
  padding: 44px 24px 0;
}
}.tod-reg_in_xda {
  border: 1px solid rgba(255, 224, 160, 0.07);
  margin: 0 auto;
  background: #0F1E2B;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.tod-reg_in_xda {
  padding: 2.5rem;
}
}.tod-reg_top_xda {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tod-reg_top_xda {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tod-reg_label_xda {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4960C;
}.tod-reg_h2_xda {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-weight: 800;
}
@media(min-width: 765px) {.tod-reg_h2_xda {
  font-size: 1.75rem;
}
}.tod-reg_bonus_xda {
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(240, 180, 42, 0.15);
  background: rgba(240, 180, 42, 0.15);
  padding: 10px 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.tod-reg_bonus_amount_xda {
  font-weight: 800;
  color: #F0B42A;
  font-size: 1.25rem;
}.tod-reg_bonus_text_xda {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8C7E68;
}.tod-reg_cta_btn_xda {
  background: #2EAE72;
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 10px;
  margin-bottom: 12px;
  display: inline-block;
  font-size: 15px;
  color: #06080C;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.45), 0 0 16px rgba(46, 174, 114, 0.42);
}.tod-reg_cta_btn_xda:hover {
  background: #38C882;
}.tod-reg_terms_xda {
  color: #504438;
  line-height: 1.5;
  font-size: 0.688rem;
}.tod-reg_seo_xda {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A5C48;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 0.813rem;
}.tod-reg_seo_xda p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #6A5C48;
}.tod-reg_seo_xda p:last-child {
  margin-bottom: 0;
}.tod-reg_seo_xda strong {
  color: #C4B89E;
  font-weight: 700;
}.tod-reg_seo_xda a {
  transition: color .2s;
  color: #D4960C;
  text-decoration: underline;
}.tod-reg_seo_xda a:hover {
  color: #EAA820;
}.tod-reg_seo_xda ul,.tod-reg_seo_xda ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.tod-reg_seo_xda ol {
  list-style: decimal;
}.tod-reg_seo_xda li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #6A5C48;
  font-size: 13px;
}.tod-reg_seo_xda table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 769px) {.tod-reg_seo_xda table {
  display: table;
}
}.tod-reg_seo_xda th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4B89E;
  font-weight: 700;
  text-align: left;
}.tod-reg_seo_xda td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6A5C48;
}.tod-reg_steps_xda {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.tod-reg_steps_xda {
  margin-top: 0;
}
}.tod-reg_step_xda {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 224, 160, 0.07);
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tod-reg_step_num_xda {
  border: 1px solid rgba(212, 150, 12, 0.07);
  background: rgba(212, 150, 12, 0.18);
  border-radius: 50%;
  align-items: center;
  font-weight: 800;
  color: #D4960C;
  width: 34px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  font-size: 0.875rem;
  height: 34px;
}.tod-reg_step_title_xda {
  color: #F4ECD8;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}.tod-reg_step_text_xda {
  font-size: 0.75rem;
  color: #6A5C48;
  line-height: 1.5;
}.tod-reg_trust_xda {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.tod-reg_trust_item_xda {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #6A5C48;
  font-size: 0.75rem;
  align-items: center;
}.tod-reg_trust_ic_xda svg {
  height: 1rem;
  color: #D4960C;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tod-seo_xda {
  background: #081219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tod-seo_xda {
  padding: 44px 24px 0;
}
}.tod-seo_in_xda {
  margin: 0 auto;
  background: #0F1E2B;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 224, 160, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tod-seo_in_xda {
  padding: 2.25rem 2.5rem;
}
}.tod-seo_label_xda {
  font-size: 11px;
  color: #D4960C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.tod-seo_h2_xda {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F4ECD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.tod-seo_h2_xda {
  font-size: 24px;
}
}.tod-seo_body_xda {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8C7E68;
  line-height: 1.75;
}.tod-seo_body_xda p {
  margin-bottom: 12px;
  color: #8C7E68;
  font-size: 14px;
  line-height: 1.75;
}.tod-seo_body_xda p:last-child {
  margin-bottom: 0;
}.tod-seo_body_xda strong {
  font-weight: 700;
  color: #C4B89E;
}.tod-seo_body_xda a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960C;
}.tod-seo_body_xda a:hover {
  color: #EAA820;
}.tod-seo_body_xda ul,.tod-seo_body_xda ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tod-seo_body_xda ol {
  list-style: decimal;
}.tod-seo_body_xda li {
  color: #8C7E68;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.tod-seo_body_xda table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.tod-seo_body_xda table {
  display: table;
}
}.tod-seo_body_xda th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C4B89E;
  font-weight: 700;
  text-align: left;
}.tod-seo_body_xda td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C7E68;
}.tod-seo_cols_xda {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.tod-seo_cols_xda {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tod-seo_cols_xda {
  grid-template-columns: repeat(3,1fr);
}
}.tod-seo_col_h_xda {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C4B89E;
  font-size: 13px;
}.tod-seo_col_p_xda {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A5C48;
}.tod-seo_stats_xda {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tod-seo_stat_xda {
  border-radius: 10px;
  border: 1px solid rgba(212, 150, 12, 0.18);
  background: rgba(212, 150, 12, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.tod-seo_stat_val_xda {
  margin-bottom: 4px;
  color: #D4960C;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.tod-seo_stat_lb_xda {
  font-size: 0.688rem;
  color: #6A5C48;
  overflow-wrap: break-word;
}.tod-faq_xda {
  background: #081219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tod-faq_xda {
  padding: 44px 1.5rem 0;
}
}.tod-faq_in_xda {
  margin: 0 auto;
  max-width: 1320px;
}.tod-faq_head_xda {
  margin-bottom: 20px;
}.tod-faq_label_xda {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4960C;
  margin-bottom: 8px;
}.tod-faq_h2_xda {
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 771px) {.tod-faq_h2_xda {
  font-size: 24px;
}
}.tod-faq_list_xda {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tod-faq_item_xda {
  border: 1px solid rgba(255, 224, 160, 0.13);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #0F1E2B;
}.tod-faq_q_xda {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  color: #C4B89E;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
  font-size: 0.875rem;
}.tod-faq_q_xda:hover {
  color: #F4ECD8;
}.tod-faq_q_ic_xda {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 24px;
  color: #D4960C;
}.tod-faq_item_xda.tod-state_open_xda .tod-faq_q_ic_xda {
  transform: rotate(45deg);
}.tod-faq_a_xda {
  padding: 0 20px 1rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A5C48;
}.tod-faq_item_xda.tod-state_open_xda .tod-faq_a_xda {
  display: block;
}.tod-faq_a_xda strong {
  font-weight: 700;
  color: #C4B89E;
}.tod-faq_a_xda a {
  color: #D4960C;
  text-decoration: underline;
}.tod-faq_a_xda ul,.tod-faq_a_xda ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tod-faq_a_xda ol {
  list-style: decimal;
}.tod-faq_a_xda li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tod-faq_a_xda table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
  display: block;
}
@media(min-width: 770px) {.tod-faq_a_xda table {
  display: table;
}
}.tod-faq_a_xda th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #C4B89E;
  font-weight: 700;
}.tod-faq_a_xda td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #6A5C48;
}.tod-rv_xda {
  background: #081219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tod-rv_xda {
  padding: 2.75rem 24px 0;
}
}.tod-rv_in_xda {
  margin: 0 auto;
  max-width: 82.5rem;
}.tod-rv_head_xda {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tod-rv_label_xda {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4960C;
  font-weight: 700;
  margin-bottom: 8px;
}.tod-rv_h2_xda {
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tod-rv_h2_xda {
  font-size: 28px;
}
}.tod-rv_stats_xda {
  gap: 18px;
  color: #6A5C48;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
}.tod-rv_stats_score_xda {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.tod-rv_stats_score_val_xda {
  font-size: 1.375rem;
  color: #F0B42A;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}.tod-rv_stats_score_max_xda {
  color: #504438;
  font-size: 13px;
}.tod-rv_stats_badge_xda {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.tod-rv_stats_badge_xda svg {
  width: 0.875rem;
  height: 14px;
  color: #F0B42A;
}.tod-rv_grid_xda {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tod-rv_grid_xda {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tod-rv_grid_xda {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tod-rv_card_xda {
  padding: 20px;
  border: 1px solid rgba(255, 224, 160, 0.13);
  border-radius: 0.625rem;
  background: #0F1E2B;
  display: flex;
  flex-direction: column;
}.tod-rv_card_stars_xda {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F0B42A;
}.tod-rv_card_stars_xda svg {
  width: 0.875rem;
  height: 14px;
}.tod-rv_card_h_xda {
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 0.875rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.tod-rv_card_body_xda {
  flex: 1;
  font-size: 0.813rem;
  color: #6A5C48;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.tod-rv_card_body_xda strong {
  font-weight: 600;
  color: #C4B89E;
}.tod-rv_card_meta_xda {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
}.tod-rv_card_author_xda {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4B89E;
}.tod-rv_card_date_xda {
  font-size: 11px;
  color: #504438;
}.tod-seo_xda {
  padding: 2.25rem 16px 0;
  background: #081219;
}
@media(min-width:768px) {.tod-seo_xda {
  padding: 2.75rem 1.5rem 0;
}
}.tod-seo_in_xda {
  border: 1px solid rgba(255, 224, 160, 0.13);
  margin: 0 auto;
  background: #0F1E2B;
  padding: 28px 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.tod-seo_in_xda {
  padding: 2.25rem 2.5rem;
}
}.tod-seo_label_xda {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #D4960C;
  font-size: 11px;
  font-weight: 700;
}.tod-seo_h2_xda {
  color: #F4ECD8;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 765px) {.tod-seo_h2_xda {
  font-size: 24px;
}
}.tod-seo_body_xda {
  color: #8C7E68;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.tod-seo_body_xda p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C7E68;
}.tod-seo_body_xda p:last-child {
  margin-bottom: 0;
}.tod-seo_body_xda strong {
  color: #C4B89E;
  font-weight: 700;
}.tod-seo_body_xda a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4960C;
}.tod-seo_body_xda a:hover {
  color: #EAA820;
}.tod-seo_body_xda ul,.tod-seo_body_xda ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tod-seo_body_xda ol {
  list-style: decimal;
}.tod-seo_body_xda li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C7E68;
}.tod-seo_body_xda table {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.tod-seo_body_xda table {
  display: table;
}
}.tod-seo_body_xda th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4B89E;
}.tod-seo_body_xda td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C7E68;
}.tod-seo_cols_xda {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.tod-seo_cols_xda {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tod-seo_cols_xda {
  grid-template-columns: repeat(3,1fr);
}
}.tod-seo_col_h_xda {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4B89E;
  margin-bottom: 7px;
  font-weight: 700;
}.tod-seo_col_p_xda {
  overflow-wrap: break-word;
  color: #6A5C48;
  line-height: 1.65;
  font-size: 13px;
}.tod-seo_stats_xda {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tod-seo_stat_xda {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(212, 150, 12, 0.18);
  padding: 0.875rem 16px;
  background: rgba(212, 150, 12, 0.07);
  min-width: 140px;
}.tod-seo_stat_val_xda {
  margin-bottom: 0.25rem;
  color: #D4960C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.tod-seo_stat_lb_xda {
  color: #6A5C48;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.tod-seo_xda {
  background: #081219;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.tod-seo_xda {
  padding: 2.75rem 1.5rem 0;
}
}.tod-seo_in_xda {
  border-radius: 16px;
  background: #0F1E2B;
  padding: 28px 24px;
  border: 1px solid rgba(255, 224, 160, 0.13);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.tod-seo_in_xda {
  padding: 2.25rem 40px;
}
}.tod-seo_label_xda {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D4960C;
  font-weight: 700;
}.tod-seo_h2_xda {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.tod-seo_h2_xda {
  font-size: 1.5rem;
}
}.tod-seo_body_xda {
  overflow-wrap: break-word;
  color: #8C7E68;
  line-height: 1.75;
  font-size: 0.875rem;
}.tod-seo_body_xda p {
  color: #8C7E68;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.tod-seo_body_xda p:last-child {
  margin-bottom: 0;
}.tod-seo_body_xda strong {
  color: #C4B89E;
  font-weight: 700;
}.tod-seo_body_xda a {
  transition: color .2s;
  color: #D4960C;
  text-decoration: underline;
}.tod-seo_body_xda a:hover {
  color: #EAA820;
}.tod-seo_body_xda ul,.tod-seo_body_xda ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tod-seo_body_xda ol {
  list-style: decimal;
}.tod-seo_body_xda li {
  margin-bottom: 6px;
  color: #8C7E68;
  font-size: 0.875rem;
  line-height: 1.75;
}.tod-seo_body_xda table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.tod-seo_body_xda table {
  display: table;
}
}.tod-seo_body_xda th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C4B89E;
  text-align: left;
}.tod-seo_body_xda td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8C7E68;
}.tod-seo_cols_xda {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tod-seo_cols_xda {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tod-seo_cols_xda {
  grid-template-columns: repeat(3,1fr);
}
}.tod-seo_col_h_xda {
  font-size: 13px;
  font-weight: 700;
  color: #C4B89E;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.tod-seo_col_p_xda {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A5C48;
  font-size: 0.813rem;
}.tod-seo_stats_xda {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tod-seo_stat_xda {
  padding: 0.875rem 16px;
  border: 1px solid rgba(212, 150, 12, 0.18);
  border-radius: 0.625rem;
  background: rgba(212, 150, 12, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.tod-seo_stat_val_xda {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #D4960C;
  font-weight: 800;
}.tod-seo_stat_lb_xda {
  color: #6A5C48;
  font-size: 11px;
  overflow-wrap: break-word;
}.tod-ft_xda {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040C11;
  margin-top: 48px;
}.tod-ft_support_xda {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.tod-ft_support_xda {
  padding: 1.75rem 1.5rem;
}
}.tod-ft_support_in_xda {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.tod-ft_support_main_xda {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.tod-ft_support_ic_xda {
  flex-shrink: 0;
  color: #D4960C;
}.tod-ft_support_ic_xda svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tod-ft_support_text_title_xda {
  font-weight: 700;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.tod-ft_support_text_sub_xda {
  font-size: 0.75rem;
  color: #6A5C48;
  overflow-wrap: break-word;
}.tod-ft_support_btn_xda {
  padding: 0.688rem 22px;
  border-radius: 10px;
  transition: background .2s;
  background: #D4960C;
  font-size: 0.813rem;
  color: #F4ECD8;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.tod-ft_support_btn_xda:hover {
  background: #EAA820;
}.tod-ft_support_contacts_xda {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tod-ft_support_contact_xda {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #504438;
}.tod-ft_support_contact_xda strong {
  display: block;
  color: #8C7E68;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.tod-ft_main_xda {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.tod-ft_main_xda {
  padding: 2.5rem 24px 2rem;
}
}.tod-ft_main_in_xda {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.tod-ft_main_in_xda {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tod-ft_main_in_xda {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tod-ft_col_logo_xda {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.tod-ft_col_logo_xda {
  grid-column: auto;
}
}.tod-ft_logo_xda {
  gap: 0.563rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4ECD8;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
  font-size: 16px;
  display: flex;
}.tod-ft_logo_mark_xda {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.tod-ft_logo_mark_xda img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tod-ft_logo_sub_xda {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #504438;
  overflow-wrap: break-word;
}.tod-ft_col_title_xda {
  color: #8C7E68;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.tod-ft_col_links_xda {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tod-ft_col_link_xda {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #504438;
}.tod-ft_col_link_xda:hover {
  color: #C4B89E;
}.tod-ft_apps_xda {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tod-ft_app_card_xda {
  border-radius: 0.375rem;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 224, 160, 0.13);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.tod-ft_app_card_xda:hover {
  border-color: rgba(212, 148, 14, 0.48);
}.tod-ft_app_card_ic_xda svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.tod-ft_app_card_os_xda {
  font-size: 10px;
  color: #504438;
  font-weight: 600;
}.tod-ft_app_card_action_xda {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C4B89E;
}.tod-ft_bot_xda {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.tod-ft_bot_xda {
  padding: 20px 1.5rem;
}
}.tod-ft_bot_in_xda {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.tod-ft_socials_xda {
  gap: 8px;
  display: flex;
}.tod-ft_soc_xda {
  border: 1px solid rgba(255, 224, 160, 0.13);
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #8C7E68;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
}.tod-ft_soc_xda svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.tod-ft_soc_xda:hover {
  background: rgba(255, 255, 255, 0.07);
}.tod-ft_legal_xda {
  flex: 1;
  color: #7A6E5C;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.tod-ft_legal_xda strong {
  color: #8C7E68;
  font-weight: 700;
}.tod-ft_legal_xda a {
  color: #8C7E68;
  text-decoration: underline;
}.tod-ft_age_xda {
  border-radius: 50%;
  border: 2px solid #7A6E5C;
  font-size: 0.688rem;
  color: #7A6E5C;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  display: flex;
}