*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #0E0E1C;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C4C4DC;
  font-family: 'Inter', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.tdl_layout_lhl {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.tdl_page_lhl {
  min-height: 100vh;
  display: flex;
}.tdl_main_lhl {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.tdl_main_lhl {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.tdl_main_lhl {
  padding-bottom: 4.5rem;
}
}.tdl_gc_lhl {
  overflow: hidden;
  background: #121222;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.tdl_gc_lhl {
  width: 156px;
}
}
@media(min-width: 1081px) {.tdl_gc_lhl {
  width: 168px;
}
}.tdl_gc_lhl:hover {
  transform: translateY(-3px);
  border-color: rgba(126, 130, 216, 0.07);
}.tdl_gc_img_lhl {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tdl_gc_img_lhl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tdl_gc_hover_lhl {
  transition: opacity .2s;
  background: rgba(8, 8, 15, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.tdl_gc_lhl:hover .tdl_gc_hover_lhl {
  opacity: 1;
}.tdl_gc_hover_btn_lhl {
  border-radius: 6px;
  background: #7E82D8;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #EEEEF8;
}.tdl_gc_info_lhl {
  padding: 8px 0.625rem 0.625rem;
}.tdl_gc_name_lhl {
  overflow: hidden;
  color: #C4C4DC;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  font-weight: 600;
}.tdl_gc_prov_lhl {
  font-size: 0.625rem;
  color: #555572;
}.tdl_gc_tag_lhl {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  left: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
  position: absolute;
}.tdl_gc_tag_hot_lhl {
  background: #E03535;
  color: #fff;
}.tdl_gc_tag_new_lhl {
  background: #32D46E;
  color: #0E0E1C;
}.tdl_gc_tag_jp_lhl {
  background: #E8A820;
  color: #0E0E1C;
}.tdl_gc_tag_ex_lhl {
  background: #5440A8;
  color: #fff;
}.tdl_gc_tag_live_lhl {
  background: #E03535;
  color: #fff;
}.tdl_gr_lhl {
  background: #0E0E1C;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.tdl_gr_lhl {
  padding: 36px 1.5rem 0;
}
}.tdl_gr_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_gr_head_lhl {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.tdl_gr_head_l_lhl {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.tdl_gr_ic_lhl {
  border-radius: 10px;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
}.tdl_gr_ic_lhl svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.tdl_gr_title_lhl {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEEEF8;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.tdl_gr_title_lhl {
  font-size: 18px;
}
}.tdl_gr_more_lhl {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  color: #6E6E92;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.tdl_gr_more_lhl:hover {
  color: #7E82D8;
}.tdl_gr_more_lhl svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.tdl_gr_arrows_lhl {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tdl_gr_arr_lhl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  color: #9292B4;
  display: flex;
}.tdl_gr_arr_lhl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEEEF8;
}.tdl_gr_arr_lhl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.tdl_gr_seo_h_lhl {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
  color: #C4C4DC;
  font-size: 13px;
  font-weight: 700;
}
@media(min-width: 770px) {.tdl_gr_seo_h_lhl {
  font-size: 14px;
}
}.tdl_gr_seo_lhl {
  font-size: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #6E6E92;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.tdl_gr_seo_lhl strong {
  color: #C4C4DC;
  font-weight: 600;
}.tdl_gr_scroll_lhl {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.tdl_gr_scroll_lhl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.tdl_gr_scroll_lhl {
  gap: 0.75rem;
}
}.tdl_tb_lhl {
  background: #0C0C1A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  z-index: 80;
  left: 0;
  position: fixed;
  align-items: center;
  display: flex;
  right: 0;
  top: 0;
}.tdl_tb_in_lhl {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.tdl_tb_burger_lhl {
  gap: 5px;
  border-radius: 10px;
  height: 38px;
  align-items: center;
  flex-direction: column;
  margin-right: 0.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 38px;
}.tdl_tb_burger_lhl:hover {
  background: rgba(255, 255, 255, 0.05);
}.tdl_tb_burger_line_lhl {
  background: #9292B4;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.tdl_tb_burger_lhl {
  display: none;
}
}.tdl_tb_logo_lhl {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 18px;
  margin-right: 20px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #EEEEF8;
}.tdl_tb_logo_mark_lhl {
  overflow: hidden;
  border-radius: 10px;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
}.tdl_tb_logo_mark_lhl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tdl_tb_nav_lhl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.tdl_tb_nav_lhl {
  display: flex;
}
}.tdl_tb_tab_lhl {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #9292B4;
  font-weight: 600;
  white-space: nowrap;
}.tdl_tb_tab_lhl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEEF8;
}.tdl_tb_tab_lhl.tdl_state_active_lhl {
  background: rgba(126, 130, 216, 0.18);
  color: #EEEEF8;
}.tdl_tb_right_lhl {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.tdl_tb_login_lhl {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 13px;
  color: #C4C4DC;
  display: none;
}.tdl_tb_login_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
  color: #EEEEF8;
}
@media(min-width:480px) {.tdl_tb_login_lhl {
  display: block;
}
}.tdl_tb_reg_lhl {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #32D46E;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0A0A16;
}.tdl_tb_reg_lhl:hover {
  background: #4AE082;
}.tdl_sb_lhl {
  background: #15152A;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  top: 56px;
  width: 13.75rem;
  position: fixed;
}.tdl_sb_lhl.tdl_state_open_lhl {
  transform: translateX(0);
}.tdl_sb_lhl::-webkit-scrollbar {
  width: 0.25rem;
}.tdl_sb_lhl::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.tdl_sb_lhl {
  transform: translateX(0);
}
}.tdl_sb_auth_lhl {
  padding: 0.875rem 12px 10px;
}.tdl_sb_btn_reg_lhl {
  border-radius: 10px;
  background: #32D46E;
  padding: 0.688rem;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
  color: #0A0A16;
}.tdl_sb_btn_reg_lhl:hover {
  background: #4AE082;
}.tdl_sb_btn_login_lhl {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #C4C4DC;
  font-size: 13px;
}.tdl_sb_btn_login_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
  color: #EEEEF8;
}.tdl_sb_promo_lhl {
  border-radius: 10px;
  background: linear-gradient(135deg,#1A1040,#15152A);
  overflow: hidden;
  border: 1px solid rgba(126, 130, 216, 0.18);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  position: relative;
}.tdl_sb_promo_lhl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(126, 130, 216, 0.18),transparent 70%);
  top: -1.25rem;
  height: 80px;
  right: -20px;
  width: 5rem;
  position: absolute;
  content: '';
}.tdl_sb_promo_title_lhl {
  color: #7E82D8;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.tdl_sb_promo_text_lhl {
  color: #EEEEF8;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.tdl_sb_promo_sub_lhl {
  margin-top: 3px;
  font-size: 10px;
  color: #6E6E92;
}.tdl_sb_nav_lhl {
  padding: 6px 0.5rem 16px;
}.tdl_sb_nav_lb_lhl {
  padding: 0.625rem 0.5rem 6px;
  color: #555572;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.tdl_sb_link_lhl {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 0.625rem;
  color: #9292B4;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  font-weight: 500;
}.tdl_sb_link_lhl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEEF8;
}.tdl_sb_link_lhl.tdl_state_active_lhl {
  background: rgba(126, 130, 216, 0.18);
  color: #EEEEF8;
}.tdl_sb_ic_lhl {
  border-radius: 0.375rem;
  width: 30px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  display: flex;
}.tdl_sb_ic_lhl svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tdl_sb_ic_1_lhl {
  background: rgba(126, 130, 216, 0.07);
  color: #7E82D8;
}.tdl_sb_ic_2_lhl {
  background: rgba(50, 212, 110, 0.15);
  color: #32D46E;
}.tdl_sb_ic_3_lhl {
  background: rgba(232, 168, 32, 0.14);
  color: #E8A820;
}.tdl_sb_ic_4_lhl {
  background: rgba(84, 64, 168, 0.22);
  color: #5440A8;
}.tdl_sb_ic_5_lhl {
  background: rgba(126, 130, 216, 0.07);
  color: #E8188A;
}.tdl_sb_ic_6_lhl {
  background: rgba(84, 64, 168, 0.22);
  color: #A855D4;
}.tdl_sb_badge_lhl {
  padding: 2px 7px;
  background: #E8A820;
  border-radius: 6px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0A0A16;
}.tdl_sb_bot_lhl {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tdl_sb_lang_lhl,.tdl_sb_help_lhl {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  border-radius: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  transition: border-color .2s;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #9292B4;
  justify-content: center;
  font-size: 0.688rem;
}.tdl_sb_lang_lhl:hover,.tdl_sb_help_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
  color: #EEEEF8;
}.tdl_sb_lang_lhl svg,.tdl_sb_help_lhl svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.tdl_sb_bd_lhl {
  background: rgba(8, 8, 15, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.tdl_sb_bd_lhl.tdl_state_on_lhl {
  display: block;
}
@media(min-width: 1078px) {.tdl_sb_bd_lhl {
  display: none!important;
}
}.tdl_mob_nav_lhl {
  background: #15152A;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
  left: 0;
}
@media(min-width:1080px) {.tdl_mob_nav_lhl {
  display: none;
}
}.tdl_mob_nav_item_lhl {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #555572;
}.tdl_mob_nav_ic_lhl {
  line-height: 1;
}.tdl_mob_nav_ic_lhl svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.tdl_mob_nav_lb_lhl {
  color: #555572;
  font-size: 10px;
  font-weight: 600;
}.tdl_mob_nav_item_lhl.tdl_state_active_lhl {
  color: #7E82D8;
}.tdl_mob_nav_item_lhl.tdl_state_active_lhl .tdl_mob_nav_lb_lhl {
  color: #7E82D8;
}.tdl_hero_lhl {
  background: #0E0E1C;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.tdl_hero_lhl {
  padding: 24px 1.5rem 0;
}
}.tdl_hero_in_lhl {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.tdl_hero_in_lhl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.tdl_hero_in_lhl {
  grid-template-columns: 1fr 21.25rem;
}
}.tdl_hero_promo_lhl {
  overflow: hidden;
  background: #121222;
  border-radius: 0.875rem;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width: 766px) {.tdl_hero_promo_lhl {
  min-height: 17.5rem;
}
}.tdl_hero_promo_bg_lhl {
  inset: 0;
  background: linear-gradient(120deg,#1A1040 0%,#0E0E1C 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.tdl_hero_promo_bg_lhl::after {
  background: linear-gradient(90deg,#0E0E1C 0%,rgba(8, 8, 15, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tdl_hero_promo_glow_lhl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(84, 64, 168, 0.22) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
  height: 300px;
}.tdl_hero_promo_ct_lhl {
  padding: 1.75rem 24px 28px 28px;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 770px) {.tdl_hero_promo_ct_lhl {
  padding: 40px 2rem;
}
}.tdl_hero_badge_lhl {
  padding: 0.313rem 12px;
  background: rgba(126, 130, 216, 0.18);
  border: 1px solid rgba(126, 130, 216, 0.07);
  border-radius: 1.25rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #7E82D8;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.tdl_hero_h1_lhl {
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.625rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEEEF8;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}.tdl_hero_h1_lhl em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width:768px) {.tdl_hero_h1_lhl {
  font-size: 36px;
}
}.tdl_hero_sub_lhl {
  font-size: 0.813rem;
  color: #9292B4;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 771px) {.tdl_hero_sub_lhl {
  font-size: 14px;
}
}.tdl_hero_row_lhl {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tdl_hero_cta_lhl {
  background: #32D46E;
  border-radius: 10px;
  padding: 13px 26px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0A0A16;
  box-shadow: 0 2px 20px rgba(50, 212, 110, 0.42);
}.tdl_hero_cta_lhl:hover {
  background: #4AE082;
}.tdl_hero_terms_lhl {
  color: #555572;
  font-size: 11px;
}.tdl_hero_game_lhl {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #121222;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.tdl_hero_game_badge_lhl {
  border-radius: 20px;
  background: rgba(232, 168, 32, 0.14);
  border: 1px solid rgba(232, 168, 32, 0.14);
  padding: 5px 0.625rem;
  position: absolute;
  color: #E8A820;
  z-index: 3;
  left: 0.75rem;
  letter-spacing: .06em;
  top: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.tdl_hero_game_badge_lhl svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
}.tdl_hero_game_img_lhl {
  background: linear-gradient(135deg,#1A1040,#0E0E1C);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tdl_hero_game_img_lhl img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.tdl_hero_game_play_lhl {
  transition: opacity .2s;
  background: rgba(8, 8, 15, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.tdl_hero_game_lhl:hover .tdl_hero_game_play_lhl {
  opacity: 1;
}.tdl_hero_game_play_lhl span {
  background: #7E82D8;
  border-radius: 50%;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
}.tdl_hero_game_play_lhl span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.tdl_hero_game_info_lhl {
  padding: 14px 1rem;
}.tdl_hero_game_title_lhl {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #EEEEF8;
  margin-bottom: 0.25rem;
}.tdl_hero_game_provider_lhl {
  font-size: 11px;
  color: #6E6E92;
}.tdl_hero_game_btn_lhl {
  margin: 12px 1rem 1rem;
  border-radius: 0.625rem;
  background: #7E82D8;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  color: #EEEEF8;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
}.tdl_hero_game_lhl:hover .tdl_hero_game_btn_lhl {
  background: #9699E4;
}.tdl_sbar_lhl {
  background: #0E0E1C;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.tdl_sbar_lhl {
  padding: 1.125rem 24px 0;
}
}.tdl_sbar_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_sbar_row_lhl {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.tdl_sbar_input_lhl {
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: #121222;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #6E6E92;
}.tdl_sbar_input_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
}.tdl_sbar_input_lhl svg {
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
}.tdl_sbar_providers_lhl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  background: #121222;
  border-radius: 10px;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  color: #C4C4DC;
  font-weight: 600;
  display: flex;
}.tdl_sbar_providers_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
  color: #EEEEF8;
}.tdl_sbar_providers_lhl svg {
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tdl_sbar_tabs_lhl {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.tdl_sbar_tabs_lhl::-webkit-scrollbar {
  display: none;
}.tdl_sbar_tab_lhl {
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 0.438rem;
  white-space: nowrap;
  color: #9292B4;
  font-size: 12px;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-weight: 600;
}.tdl_sbar_tab_lhl:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(126, 130, 216, 0.55);
  color: #EEEEF8;
}.tdl_sbar_tab_lhl.tdl_state_active_lhl {
  border-color: rgba(126, 130, 216, 0.07);
  background: rgba(126, 130, 216, 0.18);
  color: #EEEEF8;
}.tdl_sbar_tab_ic_lhl svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.tdl_wy_lhl {
  padding: 32px 16px 0;
  background: #0E0E1C;
}
@media(min-width: 771px) {.tdl_wy_lhl {
  padding: 40px 24px 0;
}
}.tdl_wy_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_wy_head_lhl {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.tdl_wy_label_lhl {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  color: #7E82D8;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tdl_wy_h2_lhl {
  color: #EEEEF8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.tdl_wy_h2_lhl {
  font-size: 1.5rem;
}
}.tdl_wy_intro_lhl {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E6E92;
}.tdl_wy_grid_lhl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tdl_wy_grid_lhl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tdl_wy_grid_lhl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tdl_wy_card_lhl {
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  background: #15152A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
}.tdl_wy_card_lhl:hover {
  border-color: rgba(126, 130, 216, 0.07);
  transform: translateY(-2px);
}.tdl_wy_card_ic_lhl {
  background: rgba(126, 130, 216, 0.18);
  border-radius: 50%;
  display: flex;
  width: 44px;
  color: #7E82D8;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
}.tdl_wy_card_ic_lhl svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.tdl_wy_card_h_lhl {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEEEF8;
}.tdl_wy_card_p_lhl {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6E6E92;
}.tdl_wy_card_p_lhl strong {
  font-weight: 600;
  color: #C4C4DC;
}.tdl_gr_jp_lhl {
  overflow: hidden;
  border-radius: 14px;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1D0E38 0%,#0C0A1E 100%);
  position: relative;
}.tdl_gr_jp_lhl::before {
  background: radial-gradient(circle,rgba(84, 64, 168, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  left: -60px;
  content: '';
  width: 250px;
  position: absolute;
  top: -60px;
}.tdl_gr_jp_lhl::after {
  background: radial-gradient(circle,rgba(232, 168, 32, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  right: 0;
  bottom: -2.5rem;
  width: 12.5rem;
  height: 12.5rem;
  position: absolute;
}.tdl_gr_jp_head_lhl {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  align-items: flex-start;
}.tdl_gr_jp_info_lhl {
  flex: 1;
}.tdl_gr_jp_label_lhl {
  font-weight: 700;
  letter-spacing: .08em;
  color: #A855D4;
  font-size: 11px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.tdl_gr_jp_label_lhl svg {
  vertical-align: -2px;
  margin-right: 0.25rem;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tdl_gr_jp_amount_lhl {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-size: 32px;
  color: #EEEEF8;
  margin-bottom: 4px;
  font-weight: 800;
}
@media(min-width: 770px) {.tdl_gr_jp_amount_lhl {
  font-size: 40px;
}
}.tdl_gr_jp_amount_lhl span {
  color: #E8A820;
}.tdl_gr_jp_seo_lhl {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  color: #9292B4;
}.tdl_gr_jp_cta_lhl {
  border: 1px solid rgba(84, 64, 168, 0.22);
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 20px;
  background: rgba(84, 64, 168, 0.22);
  z-index: 1;
  align-self: flex-start;
  margin-top: 4px;
  font-weight: 700;
  position: relative;
  color: #EEEEF8;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.tdl_gr_jp_cta_lhl:hover {
  background: #5440A8;
}.tdl_gcg_lhl {
  padding: 36px 1rem 0;
  background: #0E0E1C;
}
@media(min-width: 769px) {.tdl_gcg_lhl {
  padding: 2.75rem 24px 0;
}
}.tdl_gcg_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_gcg_head_lhl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.tdl_gcg_label_lhl {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #7E82D8;
}.tdl_gcg_h2_lhl {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEEEF8;
  font-size: 22px;
}
@media(min-width: 769px) {.tdl_gcg_h2_lhl {
  font-size: 1.75rem;
}
}.tdl_gcg_intro_lhl {
  line-height: 1.6;
  color: #6E6E92;
  font-size: 0.813rem;
}.tdl_gcg_grid_lhl {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tdl_gcg_grid_lhl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tdl_gcg_grid_lhl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tdl_gcg_card_lhl {
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  position: relative;
}.tdl_gcg_card_lhl:hover {
  transform: translateY(-3px);
  border-color: rgba(126, 130, 216, 0.18);
}.tdl_gcg_card_bg_lhl {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tdl_gcg_card_bg_lhl::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tdl_gcg_card_ic_lhl {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  align-items: center;
  width: 40px;
  right: 18px;
  height: 2.5rem;
  top: 1.125rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: absolute;
  color: #EEEEF8;
}.tdl_gcg_card_ic_lhl svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
}.tdl_gcg_card_ct_lhl {
  z-index: 1;
  position: relative;
}.tdl_gcg_card_h_lhl {
  color: #EEEEF8;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 769px) {.tdl_gcg_card_h_lhl {
  font-size: 1.25rem;
}
}.tdl_gcg_card_p_lhl {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.tdl_gcg_card_p_lhl strong {
  font-weight: 600;
  color: #EEEEF8;
}.tdl_gcg_card_cta_lhl {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 12px;
  letter-spacing: .04em;
  color: #7E82D8;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
}.tdl_gcg_card_cta_lhl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.tdl_ws_lhl {
  padding: 2rem 16px 0;
  background: #0E0E1C;
}
@media(min-width: 767px) {.tdl_ws_lhl {
  padding: 2.25rem 24px 0;
}
}.tdl_ws_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_ws_head_lhl {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.tdl_ws_title_lhl {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEEEF8;
  font-size: 1rem;
  font-family: 'Rajdhani', sans-serif;
}.tdl_ws_title_ic_lhl svg {
  stroke-linecap: round;
  color: #E8A820;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.tdl_ws_online_lhl {
  gap: 0.438rem;
  font-weight: 600;
  color: #6E6E92;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.tdl_ws_online_dot_lhl {
  background: #32D46E;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(50, 212, 110, 0.15);
}.tdl_ws_scroll_lhl {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.tdl_ws_scroll_lhl::-webkit-scrollbar {
  display: none;
}.tdl_wc_lhl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.875rem;
  border-radius: 10px;
  background: #121222;
  gap: 10px;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.tdl_wc_img_lhl {
  border-radius: 0.375rem;
  background: #15152A;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.tdl_wc_img_lhl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tdl_wc_info_lhl {
  min-width: 0;
}.tdl_wc_game_lhl {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C4C4DC;
  text-overflow: ellipsis;
}.tdl_wc_player_lhl {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #555572;
  font-size: 0.625rem;
  white-space: nowrap;
}.tdl_wc_amount_lhl {
  font-weight: 700;
  color: #32D46E;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}.tdl_bon_lhl {
  padding: 36px 16px 0;
  background: #0E0E1C;
}
@media(min-width: 769px) {.tdl_bon_lhl {
  padding: 2.75rem 1.5rem 0;
}
}.tdl_bon_in_lhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdl_bon_head_lhl {
  margin-bottom: 1.25rem;
}.tdl_bon_label_lhl {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E82D8;
  letter-spacing: .08em;
  font-size: 11px;
}.tdl_bon_h2_lhl {
  overflow-wrap: break-word;
  color: #EEEEF8;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.tdl_bon_h2_lhl {
  font-size: 1.5rem;
}
}.tdl_bon_seo_lhl {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #6E6E92;
  font-size: 13px;
  line-height: 1.6;
}.tdl_bon_seo_lhl strong {
  color: #C4C4DC;
  font-weight: 700;
}.tdl_bon_seo_lhl a {
  text-decoration: underline;
  color: #7E82D8;
}.tdl_bon_grid_lhl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tdl_bon_grid_lhl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tdl_bon_grid_lhl {
  grid-template-columns: repeat(5,1fr);
}
}.tdl_bon_card_lhl {
  background: #121222;
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.tdl_bon_card_lhl:hover {
  border-color: rgba(126, 130, 216, 0.07);
  transform: translateY(-2px);
}.tdl_bon_card_ic_lhl svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.tdl_bon_card_ic_lhl {
  margin-bottom: 10px;
}.tdl_bon_card_type_lhl {
  font-size: 10px;
  text-transform: uppercase;
  color: #6E6E92;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tdl_bon_card_amount_lhl {
  font-size: 1.125rem;
  color: #E8A820;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.tdl_bon_card_name_lhl {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #EEEEF8;
}.tdl_bon_card_detail_lhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #555572;
  line-height: 1.5;
}.tdl_prov_lhl {
  padding: 36px 16px 0;
  background: #0E0E1C;
}
@media(min-width: 766px) {.tdl_prov_lhl {
  padding: 2.75rem 24px 0;
}
}.tdl_prov_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_prov_head_lhl {
  margin-bottom: 1rem;
}.tdl_prov_label_lhl {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7E82D8;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.tdl_prov_h2_lhl {
  font-weight: 800;
  font-size: 20px;
  color: #EEEEF8;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tdl_prov_h2_lhl {
  font-size: 1.5rem;
}
}.tdl_prov_seo_lhl {
  max-width: 620px;
  color: #6E6E92;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.tdl_prov_seo_lhl strong {
  color: #C4C4DC;
  font-weight: 700;
}.tdl_prov_seo_lhl a {
  color: #7E82D8;
  text-decoration: underline;
}.tdl_prov_grid_lhl {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.tdl_prov_grid_lhl {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tdl_prov_grid_lhl {
  grid-template-columns: repeat(8,1fr);
}
}.tdl_prov_card_lhl {
  gap: 7px;
  background: #121222;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.875rem 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.tdl_prov_card_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
  background: #15152A;
}.tdl_prov_logo_lhl {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.tdl_prov_logo_lhl img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.tdl_prov_name_lhl {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #9292B4;
}.tdl_htp_lhl {
  background: #0E0E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.tdl_htp_lhl {
  padding: 44px 1.5rem 0;
}
}.tdl_htp_in_lhl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tdl_htp_head_lhl {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tdl_htp_label_lhl {
  font-size: 11px;
  color: #7E82D8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.tdl_htp_h2_lhl {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EEEEF8;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.tdl_htp_h2_lhl {
  font-size: 1.75rem;
}
}.tdl_htp_intro_lhl {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6E6E92;
}.tdl_htp_steps_lhl {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.tdl_htp_steps_lhl {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tdl_htp_steps_lhl {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tdl_htp_step_lhl {
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #15152A;
  border-radius: 10px;
  flex-direction: column;
  position: relative;
  display: flex;
}.tdl_htp_step_num_lhl {
  border-radius: 50%;
  background: #7E82D8;
  font-weight: 800;
  align-items: center;
  position: absolute;
  height: 28px;
  top: -12px;
  color: #0A0A16;
  justify-content: center;
  left: 1.25rem;
  font-size: 13px;
  width: 28px;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
}.tdl_htp_step_ic_lhl {
  background: rgba(126, 130, 216, 0.18);
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  height: 36px;
  color: #7E82D8;
  justify-content: center;
  align-items: center;
  width: 36px;
  display: flex;
}.tdl_htp_step_ic_lhl svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.tdl_htp_step_h_lhl {
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEEEF8;
  line-height: 1.25;
  margin-bottom: 6px;
}.tdl_htp_step_p_lhl {
  font-size: 0.813rem;
  color: #6E6E92;
  line-height: 1.55;
  overflow-wrap: break-word;
}.tdl_htp_step_p_lhl strong {
  font-weight: 600;
  color: #C4C4DC;
}.tdl_htp_cta_lhl {
  padding: 0.813rem 26px;
  background: #32D46E;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #0A0A16;
}.tdl_htp_cta_lhl:hover {
  background: #4AE082;
}.tdl_reg_lhl {
  padding: 2.25rem 1rem 0;
  background: #0E0E1C;
}
@media(min-width: 765px) {.tdl_reg_lhl {
  padding: 44px 24px 0;
}
}.tdl_reg_in_lhl {
  background: #15152A;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.tdl_reg_in_lhl {
  padding: 2.5rem;
}
}.tdl_reg_top_lhl {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.tdl_reg_top_lhl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tdl_reg_label_lhl {
  font-size: 11px;
  font-weight: 700;
  color: #7E82D8;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.tdl_reg_h2_lhl {
  line-height: 1.2;
  font-weight: 800;
  color: #EEEEF8;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.tdl_reg_h2_lhl {
  font-size: 28px;
}
}.tdl_reg_bonus_lhl {
  background: rgba(232, 168, 32, 0.14);
  gap: 0.5rem;
  border-radius: 10px;
  border: 1px solid rgba(232, 168, 32, 0.14);
  padding: 10px 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.tdl_reg_bonus_amount_lhl {
  color: #E8A820;
  font-weight: 800;
  font-size: 1.25rem;
}.tdl_reg_bonus_text_lhl {
  line-height: 1.35;
  font-size: 13px;
  color: #9292B4;
}.tdl_reg_cta_btn_lhl {
  border-radius: 0.625rem;
  background: #32D46E;
  padding: 14px 2rem;
  transition: background .2s;
  color: #0A0A16;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 15px;
  box-shadow: 0 2px 20px rgba(50, 212, 110, 0.42);
  display: inline-block;
}.tdl_reg_cta_btn_lhl:hover {
  background: #4AE082;
}.tdl_reg_terms_lhl {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #555572;
}.tdl_reg_seo_lhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 1.65;
  color: #6E6E92;
  overflow-wrap: break-word;
}.tdl_reg_seo_lhl p {
  line-height: 1.65;
  font-size: 13px;
  color: #6E6E92;
  margin-bottom: 0.625rem;
}.tdl_reg_seo_lhl p:last-child {
  margin-bottom: 0;
}.tdl_reg_seo_lhl strong {
  font-weight: 700;
  color: #C4C4DC;
}.tdl_reg_seo_lhl a {
  transition: color .2s;
  color: #7E82D8;
  text-decoration: underline;
}.tdl_reg_seo_lhl a:hover {
  color: #9699E4;
}.tdl_reg_seo_lhl ul,.tdl_reg_seo_lhl ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.tdl_reg_seo_lhl ol {
  list-style: decimal;
}.tdl_reg_seo_lhl li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #6E6E92;
}.tdl_reg_seo_lhl table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.tdl_reg_seo_lhl table {
  display: table;
}
}.tdl_reg_seo_lhl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4C4DC;
  font-weight: 700;
  text-align: left;
}.tdl_reg_seo_lhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E6E92;
}.tdl_reg_steps_lhl {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.tdl_reg_steps_lhl {
  margin-top: 0;
}
}.tdl_reg_step_lhl {
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.tdl_reg_step_num_lhl {
  border: 1px solid rgba(126, 130, 216, 0.07);
  background: rgba(126, 130, 216, 0.18);
  border-radius: 50%;
  width: 2.125rem;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #7E82D8;
  height: 34px;
  font-size: 14px;
  justify-content: center;
}.tdl_reg_step_title_lhl {
  color: #EEEEF8;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}.tdl_reg_step_text_lhl {
  color: #6E6E92;
  line-height: 1.5;
  font-size: 12px;
}.tdl_reg_trust_lhl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.tdl_reg_trust_item_lhl {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  color: #6E6E92;
  overflow-wrap: break-word;
  display: flex;
}.tdl_reg_trust_ic_lhl svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  color: #7E82D8;
}.tdl_app_lhl {
  background: #0E0E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tdl_app_lhl {
  padding: 2.75rem 24px 0;
}
}.tdl_app_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_app_head_lhl {
  margin-bottom: 1rem;
}.tdl_app_label_lhl {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #7E82D8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.tdl_app_h2_lhl {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 6px;
  color: #EEEEF8;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.tdl_app_h2_lhl {
  font-size: 1.5rem;
}
}.tdl_app_sub_lhl {
  color: #6E6E92;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
}.tdl_app_sub_lhl strong {
  color: #C4C4DC;
  font-weight: 700;
}.tdl_app_cards_lhl {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.tdl_app_cards_lhl {
  grid-template-columns: repeat(3,1fr);
}
}.tdl_app_card_lhl {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.tdl_app_card_ios_lhl {
  background: linear-gradient(135deg,rgba(126, 130, 216, 0.18) 0%,#15152A 100%);
}.tdl_app_card_android_lhl {
  background: linear-gradient(135deg,rgba(50, 212, 110, 0.15) 0%,#15152A 100%);
}.tdl_app_card_win_lhl {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.14) 0%,#15152A 100%);
}.tdl_app_card_ic_lhl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
}.tdl_app_card_ic_lhl {
  flex-shrink: 0;
  color: #EEEEF8;
}.tdl_app_card_os_lhl {
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #6E6E92;
  letter-spacing: .08em;
}.tdl_app_card_title_lhl {
  color: #EEEEF8;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.tdl_app_card_text_lhl {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #6E6E92;
}.tdl_app_card_btn_lhl {
  gap: 7px;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(126, 130, 216, 0.55);
  transition: background .2s;
  border-radius: 6px;
  font-size: 13px;
  color: #EEEEF8;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.tdl_app_card_btn_lhl:hover {
  background: rgba(255, 255, 255, 0.07);
}.tdl_pmt_lhl {
  background: #0E0E1C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.tdl_pmt_lhl {
  padding: 44px 1.5rem 0;
}
}.tdl_pmt_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_pmt_head_lhl {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tdl_pmt_label_lhl {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #7E82D8;
}.tdl_pmt_h2_lhl {
  margin-bottom: 8px;
  color: #EEEEF8;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.tdl_pmt_h2_lhl {
  font-size: 1.75rem;
}
}.tdl_pmt_intro_lhl {
  color: #6E6E92;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.tdl_pmt_groups_lhl {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tdl_pmt_group_lhl {
  background: #15152A;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
}.tdl_pmt_group_head_lhl {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tdl_pmt_group_ic_lhl {
  border-radius: 0.375rem;
  background: rgba(126, 130, 216, 0.18);
  color: #7E82D8;
  align-items: center;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
  justify-content: center;
  display: flex;
}.tdl_pmt_group_ic_lhl svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.tdl_pmt_group_h_lhl {
  margin: 0;
  overflow-wrap: break-word;
  color: #EEEEF8;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
}.tdl_pmt_group_p_lhl {
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.6;
  color: #6E6E92;
  overflow-wrap: break-word;
}.tdl_pmt_group_p_lhl strong {
  font-weight: 600;
  color: #C4C4DC;
}.tdl_pmt_table_wrap_lhl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tdl_pmt_table_lhl {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
}.tdl_pmt_table_lhl th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: .04em;
  color: #C4C4DC;
  text-transform: uppercase;
}.tdl_pmt_table_lhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #6E6E92;
}.tdl_pmt_table_lhl tbody tr:last-child td {
  border-bottom: none;
}.tdl_pmt_table_lhl tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4C4DC;
}.tdl_seo_lhl {
  background: #0E0E1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tdl_seo_lhl {
  padding: 2.75rem 24px 0;
}
}.tdl_seo_in_lhl {
  background: #15152A;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.tdl_seo_in_lhl {
  padding: 36px 2.5rem;
}
}.tdl_seo_label_lhl {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E82D8;
}.tdl_seo_h2_lhl {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #EEEEF8;
}
@media(min-width: 771px) {.tdl_seo_h2_lhl {
  font-size: 24px;
}
}.tdl_seo_body_lhl {
  font-size: 14px;
  line-height: 1.75;
  color: #9292B4;
  overflow-wrap: break-word;
}.tdl_seo_body_lhl p {
  line-height: 1.75;
  color: #9292B4;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.tdl_seo_body_lhl p:last-child {
  margin-bottom: 0;
}.tdl_seo_body_lhl strong {
  font-weight: 700;
  color: #C4C4DC;
}.tdl_seo_body_lhl a {
  transition: color .2s;
  text-decoration: underline;
  color: #7E82D8;
}.tdl_seo_body_lhl a:hover {
  color: #9699E4;
}.tdl_seo_body_lhl ul,.tdl_seo_body_lhl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tdl_seo_body_lhl ol {
  list-style: decimal;
}.tdl_seo_body_lhl li {
  color: #9292B4;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.tdl_seo_body_lhl table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.tdl_seo_body_lhl table {
  display: table;
}
}.tdl_seo_body_lhl th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4C4DC;
  font-weight: 700;
  text-align: left;
}.tdl_seo_body_lhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9292B4;
}.tdl_seo_cols_lhl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.tdl_seo_cols_lhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tdl_seo_cols_lhl {
  grid-template-columns: repeat(3,1fr);
}
}.tdl_seo_col_h_lhl {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4C4DC;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.tdl_seo_col_p_lhl {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6E6E92;
  font-size: 13px;
}.tdl_seo_stats_lhl {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tdl_seo_stat_lhl {
  border: 1px solid rgba(126, 130, 216, 0.18);
  padding: 0.875rem 16px;
  background: rgba(126, 130, 216, 0.07);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.tdl_seo_stat_val_lhl {
  color: #7E82D8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
}.tdl_seo_stat_lb_lhl {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6E6E92;
}.tdl_seo_lhl {
  background: #0E0E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.tdl_seo_lhl {
  padding: 2.75rem 1.5rem 0;
}
}.tdl_seo_in_lhl {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  border-radius: 14px;
  background: #15152A;
  max-width: 1320px;
}
@media(min-width: 765px) {.tdl_seo_in_lhl {
  padding: 36px 2.5rem;
}
}.tdl_seo_label_lhl {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #7E82D8;
}.tdl_seo_h2_lhl {
  color: #EEEEF8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.tdl_seo_h2_lhl {
  font-size: 24px;
}
}.tdl_seo_body_lhl {
  color: #9292B4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.tdl_seo_body_lhl p {
  font-size: 0.875rem;
  color: #9292B4;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.tdl_seo_body_lhl p:last-child {
  margin-bottom: 0;
}.tdl_seo_body_lhl strong {
  color: #C4C4DC;
  font-weight: 700;
}.tdl_seo_body_lhl a {
  transition: color .2s;
  text-decoration: underline;
  color: #7E82D8;
}.tdl_seo_body_lhl a:hover {
  color: #9699E4;
}.tdl_seo_body_lhl ul,.tdl_seo_body_lhl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tdl_seo_body_lhl ol {
  list-style: decimal;
}.tdl_seo_body_lhl li {
  color: #9292B4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.tdl_seo_body_lhl table {
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.tdl_seo_body_lhl table {
  display: table;
}
}.tdl_seo_body_lhl th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4C4DC;
  text-align: left;
  font-weight: 700;
}.tdl_seo_body_lhl td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9292B4;
}.tdl_seo_cols_lhl {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.tdl_seo_cols_lhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tdl_seo_cols_lhl {
  grid-template-columns: repeat(3,1fr);
}
}.tdl_seo_col_h_lhl {
  color: #C4C4DC;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.tdl_seo_col_p_lhl {
  color: #6E6E92;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tdl_seo_stats_lhl {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tdl_seo_stat_lhl {
  background: rgba(126, 130, 216, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(126, 130, 216, 0.18);
  min-width: 8.75rem;
}.tdl_seo_stat_val_lhl {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #7E82D8;
  font-size: 1.25rem;
  font-weight: 800;
}.tdl_seo_stat_lb_lhl {
  color: #6E6E92;
  overflow-wrap: break-word;
  font-size: 11px;
}.tdl_seo_lhl {
  background: #0E0E1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tdl_seo_lhl {
  padding: 2.75rem 1.5rem 0;
}
}.tdl_seo_in_lhl {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #15152A;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.tdl_seo_in_lhl {
  padding: 36px 2.5rem;
}
}.tdl_seo_label_lhl {
  color: #7E82D8;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
}.tdl_seo_h2_lhl {
  line-height: 1.25;
  color: #EEEEF8;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tdl_seo_h2_lhl {
  font-size: 1.5rem;
}
}.tdl_seo_body_lhl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9292B4;
}.tdl_seo_body_lhl p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #9292B4;
}.tdl_seo_body_lhl p:last-child {
  margin-bottom: 0;
}.tdl_seo_body_lhl strong {
  color: #C4C4DC;
  font-weight: 700;
}.tdl_seo_body_lhl a {
  transition: color .2s;
  color: #7E82D8;
  text-decoration: underline;
}.tdl_seo_body_lhl a:hover {
  color: #9699E4;
}.tdl_seo_body_lhl ul,.tdl_seo_body_lhl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tdl_seo_body_lhl ol {
  list-style: decimal;
}.tdl_seo_body_lhl li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9292B4;
  font-size: 0.875rem;
}.tdl_seo_body_lhl table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width:768px) {.tdl_seo_body_lhl table {
  display: table;
}
}.tdl_seo_body_lhl th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4C4DC;
}.tdl_seo_body_lhl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9292B4;
}.tdl_seo_cols_lhl {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.tdl_seo_cols_lhl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tdl_seo_cols_lhl {
  grid-template-columns: repeat(3,1fr);
}
}.tdl_seo_col_h_lhl {
  color: #C4C4DC;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.tdl_seo_col_p_lhl {
  color: #6E6E92;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tdl_seo_stats_lhl {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tdl_seo_stat_lhl {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  background: rgba(126, 130, 216, 0.07);
  border: 1px solid rgba(126, 130, 216, 0.18);
  min-width: 140px;
}.tdl_seo_stat_val_lhl {
  color: #7E82D8;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
}.tdl_seo_stat_lb_lhl {
  overflow-wrap: break-word;
  color: #6E6E92;
  font-size: 11px;
}.tdl_faq_lhl {
  padding: 36px 16px 0;
  background: #0E0E1C;
}
@media(min-width: 769px) {.tdl_faq_lhl {
  padding: 2.75rem 1.5rem 0;
}
}.tdl_faq_in_lhl {
  margin: 0 auto;
  max-width: 1320px;
}.tdl_faq_head_lhl {
  margin-bottom: 20px;
}.tdl_faq_label_lhl {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #7E82D8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tdl_faq_h2_lhl {
  overflow-wrap: break-word;
  color: #EEEEF8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.tdl_faq_h2_lhl {
  font-size: 24px;
}
}.tdl_faq_list_lhl {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tdl_faq_item_lhl {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.625rem;
  background: #15152A;
}.tdl_faq_q_lhl {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #C4C4DC;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-size: 14px;
}.tdl_faq_q_lhl:hover {
  color: #EEEEF8;
}.tdl_faq_q_ic_lhl {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #7E82D8;
  height: 24px;
  flex-shrink: 0;
  font-size: 1rem;
  display: flex;
  width: 1.5rem;
  justify-content: center;
  align-items: center;
}.tdl_faq_item_lhl.tdl_state_open_lhl .tdl_faq_q_ic_lhl {
  transform: rotate(45deg);
}.tdl_faq_a_lhl {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #6E6E92;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.tdl_faq_item_lhl.tdl_state_open_lhl .tdl_faq_a_lhl {
  display: block;
}.tdl_faq_a_lhl strong {
  font-weight: 700;
  color: #C4C4DC;
}.tdl_faq_a_lhl a {
  text-decoration: underline;
  color: #7E82D8;
}.tdl_faq_a_lhl ul,.tdl_faq_a_lhl ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.tdl_faq_a_lhl ol {
  list-style: decimal;
}.tdl_faq_a_lhl li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tdl_faq_a_lhl table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.tdl_faq_a_lhl table {
  display: table;
}
}.tdl_faq_a_lhl th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4C4DC;
  text-align: left;
  font-weight: 700;
}.tdl_faq_a_lhl td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6E92;
}.tdl_ft_lhl {
  background: #08080F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.tdl_ft_support_lhl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.tdl_ft_support_lhl {
  padding: 28px 1.5rem;
}
}.tdl_ft_support_in_lhl {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.tdl_ft_support_main_lhl {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.tdl_ft_support_ic_lhl {
  color: #7E82D8;
  flex-shrink: 0;
}.tdl_ft_support_ic_lhl svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.tdl_ft_support_text_title_lhl {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #EEEEF8;
  font-weight: 700;
}.tdl_ft_support_text_sub_lhl {
  color: #6E6E92;
  font-size: 12px;
  overflow-wrap: break-word;
}.tdl_ft_support_btn_lhl {
  background: #7E82D8;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #EEEEF8;
  font-weight: 700;
  flex-shrink: 0;
}.tdl_ft_support_btn_lhl:hover {
  background: #9699E4;
}.tdl_ft_support_contacts_lhl {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.tdl_ft_support_contact_lhl {
  color: #555572;
  line-height: 1.4;
  font-size: 0.75rem;
}.tdl_ft_support_contact_lhl strong {
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9292B4;
  margin-bottom: 2px;
}.tdl_ft_main_lhl {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.tdl_ft_main_lhl {
  padding: 2.5rem 1.5rem 2rem;
}
}.tdl_ft_main_in_lhl {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 639px) {.tdl_ft_main_in_lhl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tdl_ft_main_in_lhl {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tdl_ft_col_logo_lhl {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.tdl_ft_col_logo_lhl {
  grid-column: auto;
}
}.tdl_ft_logo_lhl {
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #EEEEF8;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-weight: 800;
}.tdl_ft_logo_mark_lhl {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tdl_ft_logo_mark_lhl img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tdl_ft_logo_sub_lhl {
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  color: #555572;
}.tdl_ft_col_title_lhl {
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #9292B4;
  font-weight: 700;
}.tdl_ft_col_links_lhl {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tdl_ft_col_link_lhl {
  transition: color .2s;
  color: #555572;
  font-size: 13px;
  overflow-wrap: break-word;
}.tdl_ft_col_link_lhl:hover {
  color: #C4C4DC;
}.tdl_ft_apps_lhl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tdl_ft_app_card_lhl {
  gap: 0.625rem;
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.tdl_ft_app_card_lhl:hover {
  border-color: rgba(126, 130, 216, 0.55);
}.tdl_ft_app_card_ic_lhl svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.tdl_ft_app_card_os_lhl {
  font-weight: 600;
  color: #555572;
  font-size: 0.625rem;
}.tdl_ft_app_card_action_lhl {
  font-size: 12px;
  color: #C4C4DC;
  font-weight: 700;
}.tdl_ft_bot_lhl {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.tdl_ft_bot_lhl {
  padding: 20px 24px;
}
}.tdl_ft_bot_in_lhl {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.tdl_ft_socials_lhl {
  gap: 8px;
  display: flex;
}.tdl_ft_soc_lhl {
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #9292B4;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  width: 36px;
  align-items: center;
}.tdl_ft_soc_lhl svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.tdl_ft_soc_lhl:hover {
  background: rgba(255, 255, 255, 0.07);
}.tdl_ft_legal_lhl {
  flex: 1;
  color: #787898;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.tdl_ft_legal_lhl strong {
  font-weight: 700;
  color: #9292B4;
}.tdl_ft_legal_lhl a {
  text-decoration: underline;
  color: #9292B4;
}.tdl_ft_age_lhl {
  border-radius: 50%;
  border: 2px solid #787898;
  height: 32px;
  width: 32px;
  align-items: center;
  display: flex;
  color: #787898;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.688rem;
  font-weight: 800;
}