*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #C4C1D8;
  font-family: 'Outfit', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #0B0B15;
}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;
}.tlh_layout_dzl {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.tlh_page_dzl {
  min-height: 100vh;
  display: flex;
}.tlh_main_dzl {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.tlh_main_dzl {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.tlh_main_dzl {
  padding-bottom: 4.5rem;
}
}.tlh_gc_dzl {
  background: #0F0F1A;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.tlh_gc_dzl {
  width: 156px;
}
}
@media(min-width:1080px) {.tlh_gc_dzl {
  width: 168px;
}
}.tlh_gc_dzl:hover {
  transform: translateY(-3px);
  border-color: rgba(123, 92, 240, 0.07);
}.tlh_gc_img_dzl {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.tlh_gc_img_dzl img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.tlh_gc_hover_dzl {
  inset: 0;
  background: rgba(6, 6, 12, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
}.tlh_gc_dzl:hover .tlh_gc_hover_dzl {
  opacity: 1;
}.tlh_gc_hover_btn_dzl {
  background: #7B5CF0;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  font-size: 12px;
  color: #EEEDF7;
  font-weight: 700;
}.tlh_gc_info_dzl {
  padding: 8px 0.625rem 10px;
}.tlh_gc_name_dzl {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #C4C1D8;
}.tlh_gc_prov_dzl {
  color: #564F6E;
  font-size: 10px;
}.tlh_gc_tag_dzl {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  left: 0.375rem;
  font-size: 0.563rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
}.tlh_gc_tag_hot_dzl {
  background: #E03355;
  color: #fff;
}.tlh_gc_tag_new_dzl {
  background: #20C97A;
  color: #0B0B15;
}.tlh_gc_tag_jp_dzl {
  background: #E8A832;
  color: #0B0B15;
}.tlh_gc_tag_ex_dzl {
  background: #4D3AA8;
  color: #fff;
}.tlh_gc_tag_live_dzl {
  background: #E03355;
  color: #fff;
}.tlh_gr_dzl {
  padding: 2rem 16px 0;
  background: #0B0B15;
}
@media(min-width: 769px) {.tlh_gr_dzl {
  padding: 2.25rem 1.5rem 0;
}
}.tlh_gr_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_gr_head_dzl {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.tlh_gr_head_l_dzl {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.tlh_gr_ic_dzl {
  border-radius: 0.625rem;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
}.tlh_gr_ic_dzl svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.tlh_gr_title_dzl {
  font-weight: 700;
  color: #EEEDF7;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tlh_gr_title_dzl {
  font-size: 18px;
}
}.tlh_gr_more_dzl {
  transition: color .2s;
  gap: 0.313rem;
  color: #706B87;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
}.tlh_gr_more_dzl:hover {
  color: #7B5CF0;
}.tlh_gr_more_dzl svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tlh_gr_arrows_dzl {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.tlh_gr_arr_dzl {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9691AE;
}.tlh_gr_arr_dzl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEEDF7;
}.tlh_gr_arr_dzl svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.tlh_gr_seo_h_dzl {
  margin: 0 0 6px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #C4C1D8;
  font-size: 13px;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 771px) {.tlh_gr_seo_h_dzl {
  font-size: 0.875rem;
}
}.tlh_gr_seo_dzl {
  overflow-wrap: break-word;
  color: #706B87;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 12px;
  max-width: 680px;
}.tlh_gr_seo_dzl strong {
  color: #C4C1D8;
  font-weight: 600;
}.tlh_gr_scroll_dzl {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  overflow-x: auto;
}.tlh_gr_scroll_dzl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tlh_gr_scroll_dzl {
  gap: 12px;
}
}.tlh_tb_dzl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0B15;
  height: 3.5rem;
  right: 0;
  top: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  left: 0;
  display: flex;
}.tlh_tb_in_dzl {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.tlh_tb_burger_dzl {
  border-radius: 10px;
  gap: 5px;
  flex-direction: column;
  margin-right: 0.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 38px;
  height: 2.375rem;
  flex-shrink: 0;
}.tlh_tb_burger_dzl:hover {
  background: rgba(255, 255, 255, 0.05);
}.tlh_tb_burger_line_dzl {
  background: #9691AE;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.tlh_tb_burger_dzl {
  display: none;
}
}.tlh_tb_logo_dzl {
  gap: 0.563rem;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  display: flex;
  color: #EEEDF7;
  align-items: center;
}.tlh_tb_logo_mark_dzl {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.tlh_tb_logo_mark_dzl img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tlh_tb_nav_dzl {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.tlh_tb_nav_dzl {
  display: flex;
}
}.tlh_tb_tab_dzl {
  border-radius: 10px;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #9691AE;
  white-space: nowrap;
  font-weight: 600;
}.tlh_tb_tab_dzl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEDF7;
}.tlh_tb_tab_dzl.tlh_state_active_dzl {
  background: rgba(123, 92, 240, 0.18);
  color: #EEEDF7;
}.tlh_tb_right_dzl {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.tlh_tb_login_dzl {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C4C1D8;
}.tlh_tb_login_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
  color: #EEEDF7;
}
@media(min-width: 477px) {.tlh_tb_login_dzl {
  display: block;
}
}.tlh_tb_reg_dzl {
  border-radius: 10px;
  background: #20C97A;
  padding: 0.563rem 18px;
  transition: background .2s;
  font-weight: 700;
  color: #0C0B17;
  white-space: nowrap;
  font-size: 13px;
}.tlh_tb_reg_dzl:hover {
  background: #28DF8A;
}.tlh_sb_dzl {
  background: #12121F;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  overflow-y: auto;
  z-index: 70;
  left: 0;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
  width: 220px;
}.tlh_sb_dzl.tlh_state_open_dzl {
  transform: translateX(0);
}.tlh_sb_dzl::-webkit-scrollbar {
  width: 0.25rem;
}.tlh_sb_dzl::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.tlh_sb_dzl {
  transform: translateX(0);
}
}.tlh_sb_auth_dzl {
  padding: 0.875rem 0.75rem 0.625rem;
}.tlh_sb_btn_reg_dzl {
  background: #20C97A;
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #0C0B17;
}.tlh_sb_btn_reg_dzl:hover {
  background: #28DF8A;
}.tlh_sb_btn_login_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  color: #C4C1D8;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.tlh_sb_btn_login_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
  color: #EEEDF7;
}.tlh_sb_promo_dzl {
  overflow: hidden;
  padding: 12px 14px;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1A0E3D,#12121F);
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(123, 92, 240, 0.18);
  position: relative;
}.tlh_sb_promo_dzl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 92, 240, 0.18),transparent 70%);
  width: 80px;
  content: '';
  height: 80px;
  position: absolute;
  right: -1.25rem;
  top: -20px;
}.tlh_sb_promo_title_dzl {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #7B5CF0;
  text-transform: uppercase;
}.tlh_sb_promo_text_dzl {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EEEDF7;
  line-height: 1.35;
  font-weight: 600;
}.tlh_sb_promo_sub_dzl {
  font-size: 10px;
  margin-top: 3px;
  color: #706B87;
}.tlh_sb_nav_dzl {
  padding: 6px 0.5rem 1rem;
}.tlh_sb_nav_lb_dzl {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #564F6E;
  font-size: 0.625rem;
}.tlh_sb_link_dzl {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 0.313rem;
  display: flex;
  color: #9691AE;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
}.tlh_sb_link_dzl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEEDF7;
}.tlh_sb_link_dzl.tlh_state_active_dzl {
  background: rgba(123, 92, 240, 0.18);
  color: #EEEDF7;
}.tlh_sb_ic_dzl {
  border-radius: 5px;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.tlh_sb_ic_dzl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.tlh_sb_ic_1_dzl {
  background: rgba(123, 92, 240, 0.07);
  color: #7B5CF0;
}.tlh_sb_ic_2_dzl {
  background: rgba(32, 201, 122, 0.15);
  color: #20C97A;
}.tlh_sb_ic_3_dzl {
  background: rgba(232, 168, 50, 0.14);
  color: #E8A832;
}.tlh_sb_ic_4_dzl {
  background: rgba(77, 58, 168, 0.22);
  color: #4D3AA8;
}.tlh_sb_ic_5_dzl {
  background: rgba(123, 92, 240, 0.07);
  color: #D94FA0;
}.tlh_sb_ic_6_dzl {
  background: rgba(77, 58, 168, 0.22);
  color: #A35BE8;
}.tlh_sb_badge_dzl {
  padding: 2px 7px;
  background: #E8A832;
  border-radius: 5px;
  color: #0C0B17;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.tlh_sb_bot_dzl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.tlh_sb_lang_dzl,.tlh_sb_help_dzl {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 5px;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  color: #9691AE;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.tlh_sb_lang_dzl:hover,.tlh_sb_help_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
  color: #EEEDF7;
}.tlh_sb_lang_dzl svg,.tlh_sb_help_dzl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.tlh_sb_bd_dzl {
  inset: 0;
  background: rgba(6, 6, 12, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.tlh_sb_bd_dzl.tlh_state_on_dzl {
  display: block;
}
@media(min-width: 1079px) {.tlh_sb_bd_dzl {
  display: none!important;
}
}.tlh_mob_nav_dzl {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #12121F;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1078px) {.tlh_mob_nav_dzl {
  display: none;
}
}.tlh_mob_nav_item_dzl {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex-direction: column;
  display: flex;
  color: #564F6E;
  align-items: center;
  cursor: pointer;
}.tlh_mob_nav_ic_dzl {
  line-height: 1;
}.tlh_mob_nav_ic_dzl svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tlh_mob_nav_lb_dzl {
  font-weight: 600;
  font-size: 0.625rem;
  color: #564F6E;
}.tlh_mob_nav_item_dzl.tlh_state_active_dzl {
  color: #7B5CF0;
}.tlh_mob_nav_item_dzl.tlh_state_active_dzl .tlh_mob_nav_lb_dzl {
  color: #7B5CF0;
}.tlh_hero_dzl {
  background: #0B0B15;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.tlh_hero_dzl {
  padding: 24px 1.5rem 0;
}
}.tlh_hero_in_dzl {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 857px) {.tlh_hero_in_dzl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.tlh_hero_in_dzl {
  grid-template-columns: 1fr 21.25rem;
}
}.tlh_hero_promo_dzl {
  overflow: hidden;
  background: #0F0F1A;
  border-radius: 1rem;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 770px) {.tlh_hero_promo_dzl {
  min-height: 17.5rem;
}
}.tlh_hero_promo_bg_dzl {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A0E3D 0%,#0B0B15 100%);
  background-size: cover;
  position: absolute;
}.tlh_hero_promo_bg_dzl::after {
  background: linear-gradient(90deg,#0B0B15 0%,rgba(6, 6, 12, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tlh_hero_promo_glow_dzl {
  background: radial-gradient(circle,rgba(77, 58, 168, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  right: 60px;
  pointer-events: none;
  height: 300px;
  top: -2.5rem;
}.tlh_hero_promo_ct_dzl {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 766px) {.tlh_hero_promo_ct_dzl {
  padding: 40px 32px;
}
}.tlh_hero_badge_dzl {
  border: 1px solid rgba(123, 92, 240, 0.07);
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(123, 92, 240, 0.18);
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  color: #7B5CF0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.tlh_hero_h1_dzl {
  color: #EEEDF7;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
}.tlh_hero_h1_dzl em {
  color: #E8A832;
  font-style: normal;
}
@media(min-width: 770px) {.tlh_hero_h1_dzl {
  font-size: 36px;
}
}.tlh_hero_sub_dzl {
  margin-bottom: 1.25rem;
  color: #9691AE;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.tlh_hero_sub_dzl {
  font-size: 0.875rem;
}
}.tlh_hero_row_dzl {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tlh_hero_cta_dzl {
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #20C97A;
  font-weight: 700;
  color: #0C0B17;
  box-shadow: 0 0 0.875rem rgba(32, 201, 122, 0.45), 3px 0.313rem 0.75rem rgba(6, 6, 12, 0.55);
  font-size: 0.875rem;
}.tlh_hero_cta_dzl:hover {
  background: #28DF8A;
}.tlh_hero_terms_dzl {
  color: #564F6E;
  font-size: 0.688rem;
}.tlh_hero_game_dzl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  overflow: hidden;
  background: #0F0F1A;
  display: flex;
  flex-direction: column;
  position: relative;
}.tlh_hero_game_badge_dzl {
  border: 1px solid rgba(232, 168, 50, 0.14);
  background: rgba(232, 168, 50, 0.14);
  border-radius: 20px;
  padding: 5px 0.625rem;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
  font-weight: 700;
  color: #E8A832;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 0.75rem;
  position: absolute;
}.tlh_hero_game_badge_dzl svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 11px;
}.tlh_hero_game_img_dzl {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E3D,#0B0B15);
  padding-bottom: 60%;
  position: relative;
}.tlh_hero_game_img_dzl img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tlh_hero_game_play_dzl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 6, 12, 0.72);
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.tlh_hero_game_dzl:hover .tlh_hero_game_play_dzl {
  opacity: 1;
}.tlh_hero_game_play_dzl span {
  border-radius: 50%;
  background: #7B5CF0;
  justify-content: center;
  height: 52px;
  display: flex;
  width: 52px;
  align-items: center;
}.tlh_hero_game_play_dzl span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.tlh_hero_game_info_dzl {
  padding: 0.875rem 16px;
}.tlh_hero_game_title_dzl {
  margin-bottom: 0.25rem;
  color: #EEEDF7;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.tlh_hero_game_provider_dzl {
  font-size: 11px;
  color: #706B87;
}.tlh_hero_game_btn_dzl {
  background: #7B5CF0;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  border-radius: 10px;
  color: #EEEDF7;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
}.tlh_hero_game_dzl:hover .tlh_hero_game_btn_dzl {
  background: #9174F5;
}.tlh_sbar_dzl {
  background: #0B0B15;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.tlh_sbar_dzl {
  padding: 1.125rem 1.5rem 0;
}
}.tlh_sbar_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_sbar_row_dzl {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.tlh_sbar_input_dzl {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.688rem 16px;
  gap: 0.625rem;
  background: #0F0F1A;
  align-items: center;
  color: #706B87;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
}.tlh_sbar_input_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
}.tlh_sbar_input_dzl svg {
  flex-shrink: 0;
  height: 15px;
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tlh_sbar_providers_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 18px;
  gap: 0.5rem;
  background: #0F0F1A;
  border-radius: 0.625rem;
  transition: border-color .2s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #C4C1D8;
}.tlh_sbar_providers_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
  color: #EEEDF7;
}.tlh_sbar_providers_dzl svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.tlh_sbar_tabs_dzl {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.tlh_sbar_tabs_dzl::-webkit-scrollbar {
  display: none;
}.tlh_sbar_tab_dzl {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border-radius: 20px;
  gap: 0.438rem;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  color: #9691AE;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}.tlh_sbar_tab_dzl:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(123, 92, 240, 0.55);
  color: #EEEDF7;
}.tlh_sbar_tab_dzl.tlh_state_active_dzl {
  border-color: rgba(123, 92, 240, 0.07);
  background: rgba(123, 92, 240, 0.18);
  color: #EEEDF7;
}.tlh_sbar_tab_ic_dzl svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.tlh_wy_dzl {
  background: #0B0B15;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.tlh_wy_dzl {
  padding: 40px 24px 0;
}
}.tlh_wy_in_dzl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlh_wy_head_dzl {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.tlh_wy_label_dzl {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #7B5CF0;
  margin-bottom: 0.5rem;
}.tlh_wy_h2_dzl {
  overflow-wrap: break-word;
  color: #EEEDF7;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.tlh_wy_h2_dzl {
  font-size: 1.5rem;
}
}.tlh_wy_intro_dzl {
  margin: 0;
  color: #706B87;
  line-height: 1.6;
  font-size: 13px;
}.tlh_wy_grid_dzl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tlh_wy_grid_dzl {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tlh_wy_grid_dzl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tlh_wy_card_dzl {
  transition: border-color .2s,transform .2s;
  background: #12121F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 0.625rem;
}.tlh_wy_card_dzl:hover {
  border-color: rgba(123, 92, 240, 0.07);
  transform: translateY(-2px);
}.tlh_wy_card_ic_dzl {
  background: rgba(123, 92, 240, 0.18);
  border-radius: 50%;
  align-items: center;
  display: flex;
  color: #7B5CF0;
  width: 44px;
  height: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
}.tlh_wy_card_ic_dzl svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.tlh_wy_card_h_dzl {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEEDF7;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
}.tlh_wy_card_p_dzl {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #706B87;
}.tlh_wy_card_p_dzl strong {
  color: #C4C1D8;
  font-weight: 600;
}.tlh_gr_jp_dzl {
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E38 0%,#090912 100%);
  padding: 20px;
  position: relative;
}.tlh_gr_jp_dzl::before {
  background: radial-gradient(circle,rgba(77, 58, 168, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  position: absolute;
  left: -60px;
  content: '';
  top: -60px;
}.tlh_gr_jp_dzl::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 50, 0.14) 0%,transparent 70%);
  right: 0;
  height: 12.5rem;
  width: 200px;
  content: '';
  bottom: -2.5rem;
  position: absolute;
}.tlh_gr_jp_head_dzl {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
}.tlh_gr_jp_info_dzl {
  flex: 1;
}.tlh_gr_jp_label_dzl {
  color: #A35BE8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 11px;
  text-transform: uppercase;
}.tlh_gr_jp_label_dzl svg {
  width: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.tlh_gr_jp_amount_dzl {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEEDF7;
  line-height: 1;
  font-size: 2rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.tlh_gr_jp_amount_dzl {
  font-size: 2.5rem;
}
}.tlh_gr_jp_amount_dzl span {
  color: #E8A832;
}.tlh_gr_jp_seo_dzl {
  max-width: 30rem;
  color: #9691AE;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tlh_gr_jp_cta_dzl {
  border: 1px solid rgba(77, 58, 168, 0.22);
  transition: background .2s;
  padding: 0.688rem 20px;
  background: rgba(77, 58, 168, 0.22);
  border-radius: 0.625rem;
  font-weight: 700;
  z-index: 1;
  align-self: flex-start;
  flex-shrink: 0;
  color: #EEEDF7;
  margin-top: 0.25rem;
  white-space: nowrap;
  position: relative;
  font-size: 13px;
}.tlh_gr_jp_cta_dzl:hover {
  background: #4D3AA8;
}.tlh_gcg_dzl {
  padding: 2.25rem 16px 0;
  background: #0B0B15;
}
@media(min-width: 769px) {.tlh_gcg_dzl {
  padding: 2.75rem 1.5rem 0;
}
}.tlh_gcg_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_gcg_head_dzl {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tlh_gcg_label_dzl {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7B5CF0;
  font-weight: 700;
}.tlh_gcg_h2_dzl {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #EEEDF7;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tlh_gcg_h2_dzl {
  font-size: 28px;
}
}.tlh_gcg_intro_dzl {
  color: #706B87;
  line-height: 1.6;
  font-size: 13px;
}.tlh_gcg_grid_dzl {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tlh_gcg_grid_dzl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tlh_gcg_grid_dzl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tlh_gcg_card_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
}.tlh_gcg_card_dzl:hover {
  border-color: rgba(123, 92, 240, 0.18);
  transform: translateY(-3px);
}.tlh_gcg_card_bg_dzl {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tlh_gcg_card_bg_dzl::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tlh_gcg_card_ic_dzl {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  top: 18px;
  z-index: 2;
  justify-content: center;
  height: 40px;
  align-items: center;
  display: flex;
  color: #EEEDF7;
  width: 2.5rem;
  right: 18px;
}.tlh_gcg_card_ic_dzl svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.tlh_gcg_card_ct_dzl {
  position: relative;
  z-index: 1;
}.tlh_gcg_card_h_dzl {
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.125rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #EEEDF7;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.tlh_gcg_card_h_dzl {
  font-size: 1.25rem;
}
}.tlh_gcg_card_p_dzl {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
}.tlh_gcg_card_p_dzl strong {
  color: #EEEDF7;
  font-weight: 600;
}.tlh_gcg_card_cta_dzl {
  gap: 4px;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #7B5CF0;
  display: inline-flex;
}.tlh_gcg_card_cta_dzl svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.tlh_ws_dzl {
  padding: 32px 1rem 0;
  background: #0B0B15;
}
@media(min-width: 770px) {.tlh_ws_dzl {
  padding: 2.25rem 24px 0;
}
}.tlh_ws_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_ws_head_dzl {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.tlh_ws_title_dzl {
  gap: 0.625rem;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  font-weight: 700;
  color: #EEEDF7;
}.tlh_ws_title_ic_dzl svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  color: #E8A832;
  stroke-linejoin: round;
}.tlh_ws_online_dzl {
  gap: 7px;
  color: #706B87;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.tlh_ws_online_dot_dzl {
  background: #20C97A;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(32, 201, 122, 0.15);
  width: 0.5rem;
  flex-shrink: 0;
}.tlh_ws_scroll_dzl {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.tlh_ws_scroll_dzl::-webkit-scrollbar {
  display: none;
}.tlh_wc_dzl {
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F0F1A;
  border-radius: 0.625rem;
  gap: 10px;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.tlh_wc_img_dzl {
  border-radius: 0.313rem;
  background: #12121F;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.tlh_wc_img_dzl img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tlh_wc_info_dzl {
  min-width: 0;
}.tlh_wc_game_dzl {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #C4C1D8;
}.tlh_wc_player_dzl {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #564F6E;
}.tlh_wc_amount_dzl {
  font-size: 0.813rem;
  color: #20C97A;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.tlh_app_dzl {
  background: #0B0B15;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.tlh_app_dzl {
  padding: 44px 1.5rem 0;
}
}.tlh_app_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_app_head_dzl {
  margin-bottom: 1rem;
}.tlh_app_label_dzl {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  color: #7B5CF0;
  letter-spacing: .08em;
}.tlh_app_h2_dzl {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #EEEDF7;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.tlh_app_h2_dzl {
  font-size: 24px;
}
}.tlh_app_sub_dzl {
  color: #706B87;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.tlh_app_sub_dzl strong {
  font-weight: 700;
  color: #C4C1D8;
}.tlh_app_cards_dzl {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tlh_app_cards_dzl {
  grid-template-columns: repeat(3,1fr);
}
}.tlh_app_card_dzl {
  gap: 1rem;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.tlh_app_card_ios_dzl {
  background: linear-gradient(135deg,rgba(123, 92, 240, 0.18) 0%,#12121F 100%);
}.tlh_app_card_android_dzl {
  background: linear-gradient(135deg,rgba(32, 201, 122, 0.15) 0%,#12121F 100%);
}.tlh_app_card_win_dzl {
  background: linear-gradient(135deg,rgba(232, 168, 50, 0.14) 0%,#12121F 100%);
}.tlh_app_card_ic_dzl svg {
  height: 34px;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.tlh_app_card_ic_dzl {
  color: #EEEDF7;
  flex-shrink: 0;
}.tlh_app_card_os_dzl {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #706B87;
}.tlh_app_card_title_dzl {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EEEDF7;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.tlh_app_card_text_dzl {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  color: #706B87;
}.tlh_app_card_btn_dzl {
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(123, 92, 240, 0.55);
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 5px;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EEEDF7;
}.tlh_app_card_btn_dzl:hover {
  background: rgba(255, 255, 255, 0.07);
}.tlh_htp_dzl {
  background: #0B0B15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.tlh_htp_dzl {
  padding: 44px 24px 0;
}
}.tlh_htp_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_htp_head_dzl {
  margin-bottom: 22px;
  max-width: 720px;
}.tlh_htp_label_dzl {
  color: #7B5CF0;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tlh_htp_h2_dzl {
  color: #EEEDF7;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tlh_htp_h2_dzl {
  font-size: 1.75rem;
}
}.tlh_htp_intro_dzl {
  font-size: 14px;
  line-height: 1.6;
  color: #706B87;
}.tlh_htp_steps_dzl {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tlh_htp_steps_dzl {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tlh_htp_steps_dzl {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tlh_htp_step_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 0.625rem;
  background: #12121F;
  flex-direction: column;
  display: flex;
  position: relative;
}.tlh_htp_step_num_dzl {
  border-radius: 50%;
  background: #7B5CF0;
  top: -0.75rem;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  position: absolute;
  font-size: 13px;
  color: #0C0B17;
  width: 1.75rem;
  justify-content: center;
  display: flex;
  font-weight: 800;
  left: 20px;
  height: 28px;
}.tlh_htp_step_ic_dzl {
  border-radius: 5px;
  background: rgba(123, 92, 240, 0.18);
  margin: 0.5rem 0 12px;
  width: 36px;
  display: flex;
  align-items: center;
  height: 36px;
  color: #7B5CF0;
  justify-content: center;
}.tlh_htp_step_ic_dzl svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.tlh_htp_step_h_dzl {
  line-height: 1.25;
  font-size: 0.875rem;
  color: #EEEDF7;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
}.tlh_htp_step_p_dzl {
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #706B87;
}.tlh_htp_step_p_dzl strong {
  font-weight: 600;
  color: #C4C1D8;
}.tlh_htp_cta_dzl {
  background: #20C97A;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #0C0B17;
  margin-top: 20px;
  display: inline-block;
  font-size: 0.875rem;
}.tlh_htp_cta_dzl:hover {
  background: #28DF8A;
}.tlh_reg_dzl {
  padding: 2.25rem 1rem 0;
  background: #0B0B15;
}
@media(min-width: 766px) {.tlh_reg_dzl {
  padding: 44px 24px 0;
}
}.tlh_reg_in_dzl {
  margin: 0 auto;
  background: #12121F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.tlh_reg_in_dzl {
  padding: 2.5rem;
}
}.tlh_reg_top_dzl {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tlh_reg_top_dzl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tlh_reg_label_dzl {
  margin-bottom: 0.625rem;
  color: #7B5CF0;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tlh_reg_h2_dzl {
  line-height: 1.2;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 12px;
  color: #EEEDF7;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.tlh_reg_h2_dzl {
  font-size: 1.75rem;
}
}.tlh_reg_bonus_dzl {
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 168, 50, 0.14);
  background: rgba(232, 168, 50, 0.14);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.tlh_reg_bonus_amount_dzl {
  color: #E8A832;
  font-weight: 800;
  font-size: 20px;
}.tlh_reg_bonus_text_dzl {
  color: #9691AE;
  line-height: 1.35;
  font-size: 13px;
}.tlh_reg_cta_btn_dzl {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.875rem 32px;
  background: #20C97A;
  color: #0C0B17;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 0 0 0.875rem rgba(32, 201, 122, 0.45), 3px 0.313rem 0.75rem rgba(6, 6, 12, 0.55);
  font-weight: 700;
  font-size: 0.938rem;
}.tlh_reg_cta_btn_dzl:hover {
  background: #28DF8A;
}.tlh_reg_terms_dzl {
  font-size: 0.688rem;
  color: #564F6E;
  line-height: 1.5;
}.tlh_reg_seo_dzl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #706B87;
  font-size: 13px;
  line-height: 1.65;
}.tlh_reg_seo_dzl p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
  color: #706B87;
}.tlh_reg_seo_dzl p:last-child {
  margin-bottom: 0;
}.tlh_reg_seo_dzl strong {
  font-weight: 700;
  color: #C4C1D8;
}.tlh_reg_seo_dzl a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B5CF0;
}.tlh_reg_seo_dzl a:hover {
  color: #9174F5;
}.tlh_reg_seo_dzl ul,.tlh_reg_seo_dzl ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.tlh_reg_seo_dzl ol {
  list-style: decimal;
}.tlh_reg_seo_dzl li {
  margin-bottom: 4px;
  font-size: 13px;
  color: #706B87;
  line-height: 1.65;
}.tlh_reg_seo_dzl table {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.tlh_reg_seo_dzl table {
  display: table;
}
}.tlh_reg_seo_dzl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C4C1D8;
  font-weight: 700;
  text-align: left;
}.tlh_reg_seo_dzl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #706B87;
}.tlh_reg_steps_dzl {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.tlh_reg_steps_dzl {
  margin-top: 0;
}
}.tlh_reg_step_dzl {
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tlh_reg_step_num_dzl {
  border-radius: 50%;
  border: 1px solid rgba(123, 92, 240, 0.07);
  background: rgba(123, 92, 240, 0.18);
  width: 2.125rem;
  align-items: center;
  color: #7B5CF0;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
}.tlh_reg_step_title_dzl {
  font-size: 14px;
  color: #EEEDF7;
  font-weight: 700;
  margin-bottom: 3px;
}.tlh_reg_step_text_dzl {
  line-height: 1.5;
  color: #706B87;
  font-size: 12px;
}.tlh_reg_trust_dzl {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
}.tlh_reg_trust_item_dzl {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #706B87;
  display: flex;
}.tlh_reg_trust_ic_dzl svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  color: #7B5CF0;
}.tlh_prov_dzl {
  background: #0B0B15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.tlh_prov_dzl {
  padding: 2.75rem 24px 0;
}
}.tlh_prov_in_dzl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlh_prov_head_dzl {
  margin-bottom: 1rem;
}.tlh_prov_label_dzl {
  color: #7B5CF0;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.tlh_prov_h2_dzl {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EEEDF7;
  font-weight: 800;
}
@media(min-width: 770px) {.tlh_prov_h2_dzl {
  font-size: 24px;
}
}.tlh_prov_seo_dzl {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #706B87;
  margin-bottom: 1rem;
}.tlh_prov_seo_dzl strong {
  font-weight: 700;
  color: #C4C1D8;
}.tlh_prov_seo_dzl a {
  color: #7B5CF0;
  text-decoration: underline;
}.tlh_prov_grid_dzl {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.tlh_prov_grid_dzl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.tlh_prov_grid_dzl {
  grid-template-columns: repeat(8,1fr);
}
}.tlh_prov_card_dzl {
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  background: #0F0F1A;
  border-radius: 10px;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.tlh_prov_card_dzl:hover {
  background: #12121F;
  border-color: rgba(123, 92, 240, 0.55);
}.tlh_prov_logo_dzl {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
}.tlh_prov_logo_dzl img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tlh_prov_name_dzl {
  color: #9691AE;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.tlh_bon_dzl {
  padding: 2.25rem 1rem 0;
  background: #0B0B15;
}
@media(min-width: 769px) {.tlh_bon_dzl {
  padding: 44px 24px 0;
}
}.tlh_bon_in_dzl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlh_bon_head_dzl {
  margin-bottom: 20px;
}.tlh_bon_label_dzl {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7B5CF0;
  font-weight: 700;
  margin-bottom: 8px;
}.tlh_bon_h2_dzl {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #EEEDF7;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tlh_bon_h2_dzl {
  font-size: 1.5rem;
}
}.tlh_bon_seo_dzl {
  color: #706B87;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
}.tlh_bon_seo_dzl strong {
  color: #C4C1D8;
  font-weight: 700;
}.tlh_bon_seo_dzl a {
  text-decoration: underline;
  color: #7B5CF0;
}.tlh_bon_grid_dzl {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.tlh_bon_grid_dzl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tlh_bon_grid_dzl {
  grid-template-columns: repeat(5,1fr);
}
}.tlh_bon_card_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  background: #0F0F1A;
  padding: 1rem;
}.tlh_bon_card_dzl:hover {
  border-color: rgba(123, 92, 240, 0.07);
  transform: translateY(-2px);
}.tlh_bon_card_ic_dzl svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.tlh_bon_card_ic_dzl {
  margin-bottom: 10px;
}.tlh_bon_card_type_dzl {
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #706B87;
  font-weight: 700;
}.tlh_bon_card_amount_dzl {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  color: #E8A832;
}.tlh_bon_card_name_dzl {
  margin-bottom: 0.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEEDF7;
}.tlh_bon_card_detail_dzl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  color: #564F6E;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.tlh_pmt_dzl {
  padding: 2.25rem 1rem 0;
  background: #0B0B15;
}
@media(min-width: 769px) {.tlh_pmt_dzl {
  padding: 2.75rem 1.5rem 0;
}
}.tlh_pmt_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_pmt_head_dzl {
  margin-bottom: 22px;
  max-width: 720px;
}.tlh_pmt_label_dzl {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #7B5CF0;
}.tlh_pmt_h2_dzl {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EEEDF7;
  font-size: 22px;
}
@media(min-width:768px) {.tlh_pmt_h2_dzl {
  font-size: 1.75rem;
}
}.tlh_pmt_intro_dzl {
  line-height: 1.6;
  color: #706B87;
  overflow-wrap: break-word;
  font-size: 14px;
}.tlh_pmt_groups_dzl {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.tlh_pmt_group_dzl {
  background: #12121F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 10px;
}.tlh_pmt_group_head_dzl {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.tlh_pmt_group_ic_dzl {
  border-radius: 5px;
  background: rgba(123, 92, 240, 0.18);
  width: 36px;
  color: #7B5CF0;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 36px;
  align-items: center;
}.tlh_pmt_group_ic_dzl svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.tlh_pmt_group_h_dzl {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #EEEDF7;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}.tlh_pmt_group_p_dzl {
  line-height: 1.6;
  color: #706B87;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.tlh_pmt_group_p_dzl strong {
  font-weight: 600;
  color: #C4C1D8;
}.tlh_pmt_table_wrap_dzl {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tlh_pmt_table_dzl {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.tlh_pmt_table_dzl th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  white-space: nowrap;
  color: #C4C1D8;
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.tlh_pmt_table_dzl td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706B87;
}.tlh_pmt_table_dzl tbody tr:last-child td {
  border-bottom: none;
}.tlh_pmt_table_dzl tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4C1D8;
}.tlh_rv_dzl {
  background: #0B0B15;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.tlh_rv_dzl {
  padding: 44px 1.5rem 0;
}
}.tlh_rv_in_dzl {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlh_rv_head_dzl {
  max-width: 45rem;
  margin-bottom: 20px;
}.tlh_rv_label_dzl {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #7B5CF0;
}.tlh_rv_h2_dzl {
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 22px;
  color: #EEEDF7;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.tlh_rv_h2_dzl {
  font-size: 28px;
}
}.tlh_rv_stats_dzl {
  gap: 18px;
  color: #706B87;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tlh_rv_stats_score_dzl {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.tlh_rv_stats_score_val_dzl {
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #E8A832;
}.tlh_rv_stats_score_max_dzl {
  font-size: 0.813rem;
  color: #564F6E;
}.tlh_rv_stats_badge_dzl {
  gap: 4px;
  display: flex;
  align-items: center;
}.tlh_rv_stats_badge_dzl svg {
  height: 0.875rem;
  width: 14px;
  color: #E8A832;
}.tlh_rv_grid_dzl {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tlh_rv_grid_dzl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tlh_rv_grid_dzl {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tlh_rv_card_dzl {
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #12121F;
  display: flex;
  flex-direction: column;
}.tlh_rv_card_stars_dzl {
  gap: 2px;
  color: #E8A832;
  margin-bottom: 0.625rem;
  display: flex;
}.tlh_rv_card_stars_dzl svg {
  width: 14px;
  height: 14px;
}.tlh_rv_card_h_dzl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #EEEDF7;
  margin-bottom: 8px;
  font-weight: 700;
}.tlh_rv_card_body_dzl {
  flex: 1;
  color: #706B87;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tlh_rv_card_body_dzl strong {
  font-weight: 600;
  color: #C4C1D8;
}.tlh_rv_card_meta_dzl {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.tlh_rv_card_author_dzl {
  font-size: 12px;
  font-weight: 600;
  color: #C4C1D8;
}.tlh_rv_card_date_dzl {
  color: #564F6E;
  font-size: 11px;
}.tlh_seo_dzl {
  background: #0B0B15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.tlh_seo_dzl {
  padding: 2.75rem 1.5rem 0;
}
}.tlh_seo_in_dzl {
  background: #12121F;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tlh_seo_in_dzl {
  padding: 2.25rem 2.5rem;
}
}.tlh_seo_label_dzl {
  margin-bottom: 0.625rem;
  color: #7B5CF0;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.tlh_seo_h2_dzl {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
  color: #EEEDF7;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.tlh_seo_h2_dzl {
  font-size: 24px;
}
}.tlh_seo_body_dzl {
  line-height: 1.75;
  color: #9691AE;
  font-size: 14px;
  overflow-wrap: break-word;
}.tlh_seo_body_dzl p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9691AE;
}.tlh_seo_body_dzl p:last-child {
  margin-bottom: 0;
}.tlh_seo_body_dzl strong {
  color: #C4C1D8;
  font-weight: 700;
}.tlh_seo_body_dzl a {
  transition: color .2s;
  color: #7B5CF0;
  text-decoration: underline;
}.tlh_seo_body_dzl a:hover {
  color: #9174F5;
}.tlh_seo_body_dzl ul,.tlh_seo_body_dzl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tlh_seo_body_dzl ol {
  list-style: decimal;
}.tlh_seo_body_dzl li {
  margin-bottom: 6px;
  color: #9691AE;
  font-size: 0.875rem;
  line-height: 1.75;
}.tlh_seo_body_dzl table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.tlh_seo_body_dzl table {
  display: table;
}
}.tlh_seo_body_dzl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C4C1D8;
  font-weight: 700;
}.tlh_seo_body_dzl td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9691AE;
}.tlh_seo_cols_dzl {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.tlh_seo_cols_dzl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tlh_seo_cols_dzl {
  grid-template-columns: repeat(3,1fr);
}
}.tlh_seo_col_h_dzl {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C4C1D8;
  font-size: 13px;
}.tlh_seo_col_p_dzl {
  color: #706B87;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tlh_seo_stats_dzl {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tlh_seo_stat_dzl {
  border: 1px solid rgba(123, 92, 240, 0.18);
  border-radius: 0.625rem;
  background: rgba(123, 92, 240, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.tlh_seo_stat_val_dzl {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #7B5CF0;
}.tlh_seo_stat_lb_dzl {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #706B87;
}.tlh_seo_dzl {
  padding: 36px 16px 0;
  background: #0B0B15;
}
@media(min-width: 766px) {.tlh_seo_dzl {
  padding: 2.75rem 24px 0;
}
}.tlh_seo_in_dzl {
  padding: 28px 24px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #12121F;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tlh_seo_in_dzl {
  padding: 2.25rem 2.5rem;
}
}.tlh_seo_label_dzl {
  font-size: 11px;
  text-transform: uppercase;
  color: #7B5CF0;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.tlh_seo_h2_dzl {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EEEDF7;
  line-height: 1.25;
}
@media(min-width: 769px) {.tlh_seo_h2_dzl {
  font-size: 24px;
}
}.tlh_seo_body_dzl {
  font-size: 14px;
  color: #9691AE;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tlh_seo_body_dzl p {
  font-size: 0.875rem;
  color: #9691AE;
  margin-bottom: 12px;
  line-height: 1.75;
}.tlh_seo_body_dzl p:last-child {
  margin-bottom: 0;
}.tlh_seo_body_dzl strong {
  font-weight: 700;
  color: #C4C1D8;
}.tlh_seo_body_dzl a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B5CF0;
}.tlh_seo_body_dzl a:hover {
  color: #9174F5;
}.tlh_seo_body_dzl ul,.tlh_seo_body_dzl ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tlh_seo_body_dzl ol {
  list-style: decimal;
}.tlh_seo_body_dzl li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9691AE;
}.tlh_seo_body_dzl table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.tlh_seo_body_dzl table {
  display: table;
}
}.tlh_seo_body_dzl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4C1D8;
  text-align: left;
  font-weight: 700;
}.tlh_seo_body_dzl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9691AE;
}.tlh_seo_cols_dzl {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.tlh_seo_cols_dzl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tlh_seo_cols_dzl {
  grid-template-columns: repeat(3,1fr);
}
}.tlh_seo_col_h_dzl {
  margin-bottom: 0.438rem;
  color: #C4C1D8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.tlh_seo_col_p_dzl {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #706B87;
  line-height: 1.65;
}.tlh_seo_stats_dzl {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tlh_seo_stat_dzl {
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(123, 92, 240, 0.07);
  border: 1px solid rgba(123, 92, 240, 0.18);
  min-width: 8.75rem;
}.tlh_seo_stat_val_dzl {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #7B5CF0;
  font-weight: 800;
  overflow-wrap: break-word;
}.tlh_seo_stat_lb_dzl {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #706B87;
}.tlh_faq_dzl {
  padding: 36px 16px 0;
  background: #0B0B15;
}
@media(min-width: 765px) {.tlh_faq_dzl {
  padding: 2.75rem 24px 0;
}
}.tlh_faq_in_dzl {
  margin: 0 auto;
  max-width: 1320px;
}.tlh_faq_head_dzl {
  margin-bottom: 1.25rem;
}.tlh_faq_label_dzl {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #7B5CF0;
  font-weight: 700;
}.tlh_faq_h2_dzl {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEEDF7;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.tlh_faq_h2_dzl {
  font-size: 1.5rem;
}
}.tlh_faq_list_dzl {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tlh_faq_item_dzl {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #12121F;
  overflow: hidden;
}.tlh_faq_q_dzl {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  display: flex;
  cursor: pointer;
  color: #C4C1D8;
}.tlh_faq_q_dzl:hover {
  color: #EEEDF7;
}.tlh_faq_q_ic_dzl {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  color: #7B5CF0;
  height: 24px;
  width: 1.5rem;
}.tlh_faq_item_dzl.tlh_state_open_dzl .tlh_faq_q_ic_dzl {
  transform: rotate(45deg);
}.tlh_faq_a_dzl {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #706B87;
}.tlh_faq_item_dzl.tlh_state_open_dzl .tlh_faq_a_dzl {
  display: block;
}.tlh_faq_a_dzl strong {
  color: #C4C1D8;
  font-weight: 700;
}.tlh_faq_a_dzl a {
  color: #7B5CF0;
  text-decoration: underline;
}.tlh_faq_a_dzl ul,.tlh_faq_a_dzl ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tlh_faq_a_dzl ol {
  list-style: decimal;
}.tlh_faq_a_dzl li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tlh_faq_a_dzl table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 767px) {.tlh_faq_a_dzl table {
  display: table;
}
}.tlh_faq_a_dzl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C4C1D8;
  text-align: left;
  font-weight: 700;
}.tlh_faq_a_dzl td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706B87;
}.tlh_seo_dzl {
  background: #0B0B15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tlh_seo_dzl {
  padding: 2.75rem 1.5rem 0;
}
}.tlh_seo_in_dzl {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #12121F;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tlh_seo_in_dzl {
  padding: 2.25rem 2.5rem;
}
}.tlh_seo_label_dzl {
  color: #7B5CF0;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.tlh_seo_h2_dzl {
  overflow-wrap: break-word;
  color: #EEEDF7;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.tlh_seo_h2_dzl {
  font-size: 24px;
}
}.tlh_seo_body_dzl {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9691AE;
  line-height: 1.75;
}.tlh_seo_body_dzl p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9691AE;
}.tlh_seo_body_dzl p:last-child {
  margin-bottom: 0;
}.tlh_seo_body_dzl strong {
  font-weight: 700;
  color: #C4C1D8;
}.tlh_seo_body_dzl a {
  transition: color .2s;
  text-decoration: underline;
  color: #7B5CF0;
}.tlh_seo_body_dzl a:hover {
  color: #9174F5;
}.tlh_seo_body_dzl ul,.tlh_seo_body_dzl ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tlh_seo_body_dzl ol {
  list-style: decimal;
}.tlh_seo_body_dzl li {
  margin-bottom: 6px;
  color: #9691AE;
  font-size: 14px;
  line-height: 1.75;
}.tlh_seo_body_dzl table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 765px) {.tlh_seo_body_dzl table {
  display: table;
}
}.tlh_seo_body_dzl th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4C1D8;
  font-weight: 700;
}.tlh_seo_body_dzl td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9691AE;
}.tlh_seo_cols_dzl {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tlh_seo_cols_dzl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tlh_seo_cols_dzl {
  grid-template-columns: repeat(3,1fr);
}
}.tlh_seo_col_h_dzl {
  margin-bottom: 7px;
  color: #C4C1D8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.tlh_seo_col_p_dzl {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #706B87;
}.tlh_seo_stats_dzl {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tlh_seo_stat_dzl {
  background: rgba(123, 92, 240, 0.07);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(123, 92, 240, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.tlh_seo_stat_val_dzl {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #7B5CF0;
  overflow-wrap: break-word;
}.tlh_seo_stat_lb_dzl {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #706B87;
}.tlh_ft_dzl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #06060C;
  margin-top: 3rem;
}.tlh_ft_support_dzl {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.tlh_ft_support_dzl {
  padding: 28px 1.5rem;
}
}.tlh_ft_support_in_dzl {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.tlh_ft_support_main_dzl {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.tlh_ft_support_ic_dzl {
  color: #7B5CF0;
  flex-shrink: 0;
}.tlh_ft_support_ic_dzl svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.tlh_ft_support_text_title_dzl {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #EEEDF7;
}.tlh_ft_support_text_sub_dzl {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #706B87;
}.tlh_ft_support_btn_dzl {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 10px;
  background: #7B5CF0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EEEDF7;
  white-space: nowrap;
  flex-shrink: 0;
}.tlh_ft_support_btn_dzl:hover {
  background: #9174F5;
}.tlh_ft_support_contacts_dzl {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.tlh_ft_support_contact_dzl {
  font-size: 12px;
  color: #564F6E;
  line-height: 1.4;
}.tlh_ft_support_contact_dzl strong {
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  color: #9691AE;
  font-weight: 600;
}.tlh_ft_main_dzl {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.tlh_ft_main_dzl {
  padding: 40px 24px 32px;
}
}.tlh_ft_main_in_dzl {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.tlh_ft_main_in_dzl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tlh_ft_main_in_dzl {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tlh_ft_col_logo_dzl {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tlh_ft_col_logo_dzl {
  grid-column: auto;
}
}.tlh_ft_logo_dzl {
  gap: 0.563rem;
  font-weight: 800;
  color: #EEEDF7;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  display: flex;
}.tlh_ft_logo_mark_dzl {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.tlh_ft_logo_mark_dzl img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tlh_ft_logo_sub_dzl {
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #564F6E;
}.tlh_ft_col_title_dzl {
  letter-spacing: .07em;
  font-weight: 700;
  color: #9691AE;
  margin-bottom: 14px;
  font-size: 12px;
  text-transform: uppercase;
}.tlh_ft_col_links_dzl {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.tlh_ft_col_link_dzl {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #564F6E;
  font-size: 13px;
}.tlh_ft_col_link_dzl:hover {
  color: #C4C1D8;
}.tlh_ft_apps_dzl {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tlh_ft_app_card_dzl {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.tlh_ft_app_card_dzl:hover {
  border-color: rgba(123, 92, 240, 0.55);
}.tlh_ft_app_card_ic_dzl svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.tlh_ft_app_card_os_dzl {
  color: #564F6E;
  font-size: 0.625rem;
  font-weight: 600;
}.tlh_ft_app_card_action_dzl {
  font-size: 12px;
  font-weight: 700;
  color: #C4C1D8;
}.tlh_ft_bot_dzl {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.tlh_ft_bot_dzl {
  padding: 20px 24px;
}
}.tlh_ft_bot_in_dzl {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.tlh_ft_socials_dzl {
  gap: 8px;
  display: flex;
}.tlh_ft_soc_dzl {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #9691AE;
  height: 2.25rem;
  width: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
}.tlh_ft_soc_dzl svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tlh_ft_soc_dzl:hover {
  background: rgba(255, 255, 255, 0.07);
}.tlh_ft_legal_dzl {
  flex: 1;
  font-size: 11px;
  color: #7C778F;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tlh_ft_legal_dzl strong {
  font-weight: 700;
  color: #9691AE;
}.tlh_ft_legal_dzl a {
  color: #9691AE;
  text-decoration: underline;
}.tlh_ft_age_dzl {
  border: 2px solid #7C778F;
  border-radius: 50%;
  font-weight: 800;
  width: 2rem;
  margin-left: auto;
  height: 2rem;
  justify-content: center;
  color: #7C778F;
  flex-shrink: 0;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
}