*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Raleway', sans-serif;
  background-color: #0B1018;
  -webkit-font-smoothing: antialiased;
  color: #C6C0B6;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.tgh_layout_9iu {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.tgh_page_9iu {
  display: flex;
  min-height: 100vh;
}.tgh_main_9iu {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.tgh_main_9iu {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.tgh_main_9iu {
  padding-bottom: 4.5rem;
}
}.tgh_gc_9iu {
  overflow: hidden;
  border-radius: 8px;
  background: #111620;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 642px) {.tgh_gc_9iu {
  width: 156px;
}
}
@media(min-width: 1077px) {.tgh_gc_9iu {
  width: 168px;
}
}.tgh_gc_9iu:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 122, 14, 0.08);
}.tgh_gc_img_9iu {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.tgh_gc_img_9iu img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.tgh_gc_hover_9iu {
  inset: 0;
  background: rgba(6, 9, 14, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.tgh_gc_9iu:hover .tgh_gc_hover_9iu {
  opacity: 1;
}.tgh_gc_hover_btn_9iu {
  border-radius: 4px;
  background: #D47A0E;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  color: #F0EDE6;
  font-weight: 700;
}.tgh_gc_info_9iu {
  padding: 0.5rem 10px 0.625rem;
}.tgh_gc_name_9iu {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C6C0B6;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
}.tgh_gc_prov_9iu {
  font-size: 10px;
  color: #52504C;
}.tgh_gc_tag_9iu {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  letter-spacing: .04em;
  left: 6px;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.375rem;
}.tgh_gc_tag_hot_9iu {
  background: #CC2E2E;
  color: #fff;
}.tgh_gc_tag_new_9iu {
  background: #2A9E58;
  color: #0B1018;
}.tgh_gc_tag_jp_9iu {
  background: #E8A820;
  color: #0B1018;
}.tgh_gc_tag_ex_9iu {
  background: #6888AA;
  color: #fff;
}.tgh_gc_tag_live_9iu {
  background: #CC2E2E;
  color: #fff;
}.tgh_gr_9iu {
  background: #0B1018;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.tgh_gr_9iu {
  padding: 2.25rem 1.5rem 0;
}
}.tgh_gr_in_9iu {
  margin: 0 auto;
  max-width: 1320px;
}.tgh_gr_head_9iu {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.tgh_gr_head_l_9iu {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.tgh_gr_ic_9iu {
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
}.tgh_gr_ic_9iu svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.tgh_gr_title_9iu {
  font-family: 'Cinzel', serif;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width:768px) {.tgh_gr_title_9iu {
  font-size: 1.125rem;
}
}.tgh_gr_more_9iu {
  transition: color .2s;
  gap: 0.313rem;
  color: #6A6560;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.tgh_gr_more_9iu:hover {
  color: #D47A0E;
}.tgh_gr_more_9iu svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
}.tgh_gr_arrows_9iu {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tgh_gr_arr_9iu {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  color: #928C80;
  align-items: center;
  display: flex;
}.tgh_gr_arr_9iu:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EDE6;
}.tgh_gr_arr_9iu svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.tgh_gr_seo_h_9iu {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #C6C0B6;
}
@media(min-width: 771px) {.tgh_gr_seo_h_9iu {
  font-size: 0.875rem;
}
}.tgh_gr_seo_9iu {
  overflow-wrap: break-word;
  color: #6A6560;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.tgh_gr_seo_9iu strong {
  color: #C6C0B6;
  font-weight: 600;
}.tgh_gr_scroll_9iu {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.tgh_gr_scroll_9iu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.tgh_gr_scroll_9iu {
  gap: 0.75rem;
}
}.tgh_tb_9iu {
  background: #0D1220;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  left: 0;
  right: 0;
  position: fixed;
  align-items: center;
  display: flex;
  z-index: 80;
  top: 0;
}.tgh_tb_in_9iu {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.tgh_tb_burger_9iu {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  width: 38px;
  height: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  display: flex;
  flex-direction: column;
}.tgh_tb_burger_9iu:hover {
  background: rgba(255, 255, 255, 0.05);
}.tgh_tb_burger_line_9iu {
  background: #928C80;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.tgh_tb_burger_9iu {
  display: none;
}
}.tgh_tb_logo_9iu {
  gap: 9px;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  color: #F0EDE6;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
}.tgh_tb_logo_mark_9iu {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 32px;
  align-items: center;
}.tgh_tb_logo_mark_9iu img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tgh_tb_nav_9iu {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.tgh_tb_nav_9iu {
  display: flex;
}
}.tgh_tb_tab_9iu {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #928C80;
}.tgh_tb_tab_9iu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.tgh_tb_tab_9iu.tgh_state_active_9iu {
  background: rgba(212, 122, 14, 0.18);
  color: #F0EDE6;
}.tgh_tb_right_9iu {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.tgh_tb_login_9iu {
  padding: 9px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #C6C0B6;
}.tgh_tb_login_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
}
@media(min-width: 481px) {.tgh_tb_login_9iu {
  display: block;
}
}.tgh_tb_reg_9iu {
  padding: 0.563rem 18px;
  background: #2A9E58;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  color: #0C0904;
  font-size: 13px;
  white-space: nowrap;
}.tgh_tb_reg_9iu:hover {
  background: #33B465;
}.tgh_sb_9iu {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #161F2C;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  z-index: 70;
  top: 56px;
  width: 13.75rem;
}.tgh_sb_9iu.tgh_state_open_9iu {
  transform: translateX(0);
}.tgh_sb_9iu::-webkit-scrollbar {
  width: 0.25rem;
}.tgh_sb_9iu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.tgh_sb_9iu {
  transform: translateX(0);
}
}.tgh_sb_auth_9iu {
  padding: 14px 12px 0.625rem;
}.tgh_sb_btn_reg_9iu {
  transition: background .2s;
  background: #2A9E58;
  padding: 11px;
  border-radius: 0.5rem;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #0C0904;
}.tgh_sb_btn_reg_9iu:hover {
  background: #33B465;
}.tgh_sb_btn_login_9iu {
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #C6C0B6;
  font-weight: 600;
}.tgh_sb_btn_login_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
}.tgh_sb_promo_9iu {
  background: linear-gradient(135deg,#1C0C04,#161F2C);
  padding: 0.75rem 14px;
  overflow: hidden;
  border: 1px solid rgba(212, 122, 14, 0.18);
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.5rem;
  position: relative;
}.tgh_sb_promo_9iu::before {
  background: radial-gradient(circle,rgba(212, 122, 14, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 80px;
  right: -1.25rem;
  height: 5rem;
  top: -1.25rem;
  position: absolute;
}.tgh_sb_promo_title_9iu {
  margin-bottom: 4px;
  color: #D47A0E;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
}.tgh_sb_promo_text_9iu {
  color: #F0EDE6;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tgh_sb_promo_sub_9iu {
  font-size: 10px;
  margin-top: 3px;
  color: #6A6560;
}.tgh_sb_nav_9iu {
  padding: 6px 0.5rem 16px;
}.tgh_sb_nav_lb_9iu {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #52504C;
}.tgh_sb_link_9iu {
  border-radius: 4px;
  gap: 10px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #928C80;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
}.tgh_sb_link_9iu:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.tgh_sb_link_9iu.tgh_state_active_9iu {
  background: rgba(212, 122, 14, 0.18);
  color: #F0EDE6;
}.tgh_sb_ic_9iu {
  border-radius: 0.25rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
}.tgh_sb_ic_9iu svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.tgh_sb_ic_1_9iu {
  background: rgba(212, 122, 14, 0.08);
  color: #D47A0E;
}.tgh_sb_ic_2_9iu {
  background: rgba(42, 158, 88, 0.17);
  color: #2A9E58;
}.tgh_sb_ic_3_9iu {
  background: rgba(232, 168, 32, 0.15);
  color: #E8A820;
}.tgh_sb_ic_4_9iu {
  background: rgba(104, 136, 170, 0.16);
  color: #6888AA;
}.tgh_sb_ic_5_9iu {
  background: rgba(212, 122, 14, 0.08);
  color: #CC4482;
}.tgh_sb_ic_6_9iu {
  background: rgba(104, 136, 170, 0.16);
  color: #8840CC;
}.tgh_sb_badge_9iu {
  background: #E8A820;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  color: #0C0904;
  margin-left: auto;
  font-weight: 700;
}.tgh_sb_bot_9iu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.tgh_sb_lang_9iu,.tgh_sb_help_9iu {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  font-weight: 600;
  color: #928C80;
  font-size: 0.688rem;
}.tgh_sb_lang_9iu:hover,.tgh_sb_help_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
}.tgh_sb_lang_9iu svg,.tgh_sb_help_9iu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.tgh_sb_bd_9iu {
  inset: 0;
  background: rgba(6, 9, 14, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.tgh_sb_bd_9iu.tgh_state_on_9iu {
  display: block;
}
@media(min-width: 1083px) {.tgh_sb_bd_9iu {
  display: none!important;
}
}.tgh_mob_nav_9iu {
  background: #161F2C;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  bottom: 0;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width:1080px) {.tgh_mob_nav_9iu {
  display: none;
}
}.tgh_mob_nav_item_9iu {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  color: #52504C;
  display: flex;
  align-items: center;
}.tgh_mob_nav_ic_9iu {
  line-height: 1;
}.tgh_mob_nav_ic_9iu svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.tgh_mob_nav_lb_9iu {
  color: #52504C;
  font-weight: 600;
  font-size: 10px;
}.tgh_mob_nav_item_9iu.tgh_state_active_9iu {
  color: #D47A0E;
}.tgh_mob_nav_item_9iu.tgh_state_active_9iu .tgh_mob_nav_lb_9iu {
  color: #D47A0E;
}.tgh_hero_9iu {
  background: #0B1018;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.tgh_hero_9iu {
  padding: 1.5rem 1.5rem 0;
}
}.tgh_hero_in_9iu {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 863px) {.tgh_hero_in_9iu {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.tgh_hero_in_9iu {
  grid-template-columns: 1fr 340px;
}
}.tgh_hero_promo_9iu {
  overflow: hidden;
  border-radius: 14px;
  background: #111620;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.tgh_hero_promo_9iu {
  min-height: 17.5rem;
}
}.tgh_hero_promo_bg_9iu {
  inset: 0;
  background: linear-gradient(120deg,#1C0C04 0%,#0B1018 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.tgh_hero_promo_bg_9iu::after {
  background: linear-gradient(90deg,#0B1018 0%,rgba(6, 9, 14, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tgh_hero_promo_glow_9iu {
  background: radial-gradient(circle,rgba(104, 136, 170, 0.16) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
  height: 300px;
}.tgh_hero_promo_ct_9iu {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width: 765px) {.tgh_hero_promo_ct_9iu {
  padding: 2.5rem 32px;
}
}.tgh_hero_badge_9iu {
  padding: 0.313rem 0.75rem;
  background: rgba(212, 122, 14, 0.18);
  border: 1px solid rgba(212, 122, 14, 0.08);
  border-radius: 1.25rem;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #D47A0E;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tgh_hero_h1_9iu {
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0EDE6;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.tgh_hero_h1_9iu em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width:768px) {.tgh_hero_h1_9iu {
  font-size: 36px;
}
}.tgh_hero_sub_9iu {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #928C80;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.tgh_hero_sub_9iu {
  font-size: 14px;
}
}.tgh_hero_row_9iu {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tgh_hero_cta_9iu {
  background: #2A9E58;
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 1.625rem;
  box-shadow: 0 3px 14px rgba(42, 158, 88, 0.48), 0 1px 3px rgba(0, 0, 0, 0.65);
  color: #0C0904;
  font-weight: 700;
  font-size: 14px;
}.tgh_hero_cta_9iu:hover {
  background: #33B465;
}.tgh_hero_terms_9iu {
  color: #52504C;
  font-size: 0.688rem;
}.tgh_hero_game_9iu {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #111620;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.tgh_hero_game_badge_9iu {
  border-radius: 20px;
  border: 1px solid rgba(232, 168, 32, 0.15);
  background: rgba(232, 168, 32, 0.15);
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  left: 0.75rem;
  font-size: 10px;
  color: #E8A820;
  z-index: 3;
  position: absolute;
  top: 12px;
}.tgh_hero_game_badge_9iu svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
}.tgh_hero_game_img_9iu {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0C04,#0B1018);
  position: relative;
  padding-bottom: 60%;
}.tgh_hero_game_img_9iu img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.tgh_hero_game_play_9iu {
  inset: 0;
  background: rgba(6, 9, 14, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.tgh_hero_game_9iu:hover .tgh_hero_game_play_9iu {
  opacity: 1;
}.tgh_hero_game_play_9iu span {
  border-radius: 50%;
  background: #D47A0E;
  justify-content: center;
  display: flex;
  width: 52px;
  height: 52px;
  align-items: center;
}.tgh_hero_game_play_9iu span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.tgh_hero_game_info_9iu {
  padding: 0.875rem 16px;
}.tgh_hero_game_title_9iu {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0EDE6;
  margin-bottom: 4px;
  font-weight: 700;
}.tgh_hero_game_provider_9iu {
  font-size: 0.688rem;
  color: #6A6560;
}.tgh_hero_game_btn_9iu {
  padding: 11px;
  transition: background .2s;
  margin: 12px 1rem 16px;
  border-radius: 8px;
  background: #D47A0E;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  color: #F0EDE6;
}.tgh_hero_game_9iu:hover .tgh_hero_game_btn_9iu {
  background: #E89220;
}.tgh_sbar_9iu {
  padding: 16px 16px 0;
  background: #0B1018;
}
@media(min-width: 767px) {.tgh_sbar_9iu {
  padding: 18px 24px 0;
}
}.tgh_sbar_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_sbar_row_9iu {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.tgh_sbar_input_9iu {
  flex: 1;
  padding: 0.688rem 16px;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111620;
  transition: border-color .2s;
  align-items: center;
  color: #6A6560;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.tgh_sbar_input_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
}.tgh_sbar_input_9iu svg {
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
}.tgh_sbar_providers_9iu {
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  background: #111620;
  padding: 11px 1.125rem;
  font-size: 0.813rem;
  color: #C6C0B6;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.tgh_sbar_providers_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
}.tgh_sbar_providers_9iu svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.tgh_sbar_tabs_9iu {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.tgh_sbar_tabs_9iu::-webkit-scrollbar {
  display: none;
}.tgh_sbar_tab_9iu {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  color: #928C80;
  cursor: pointer;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
}.tgh_sbar_tab_9iu:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
}.tgh_sbar_tab_9iu.tgh_state_active_9iu {
  background: rgba(212, 122, 14, 0.18);
  border-color: rgba(212, 122, 14, 0.08);
  color: #F0EDE6;
}.tgh_sbar_tab_ic_9iu svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tgh_wy_9iu {
  background: #0B1018;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.tgh_wy_9iu {
  padding: 2.5rem 24px 0;
}
}.tgh_wy_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_wy_head_9iu {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.tgh_wy_label_9iu {
  text-transform: uppercase;
  color: #D47A0E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.tgh_wy_h2_9iu {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0EDE6;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.tgh_wy_h2_9iu {
  font-size: 24px;
}
}.tgh_wy_intro_9iu {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #6A6560;
}.tgh_wy_grid_9iu {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.tgh_wy_grid_9iu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tgh_wy_grid_9iu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tgh_wy_card_9iu {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #161F2C;
}.tgh_wy_card_9iu:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 122, 14, 0.08);
}.tgh_wy_card_ic_9iu {
  border-radius: 50%;
  background: rgba(212, 122, 14, 0.18);
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  display: flex;
  color: #D47A0E;
}.tgh_wy_card_ic_9iu svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.tgh_wy_card_h_9iu {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EDE6;
}.tgh_wy_card_p_9iu {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A6560;
}.tgh_wy_card_p_9iu strong {
  font-weight: 600;
  color: #C6C0B6;
}.tgh_gcg_9iu {
  padding: 2.25rem 1rem 0;
  background: #0B1018;
}
@media(min-width:768px) {.tgh_gcg_9iu {
  padding: 2.75rem 1.5rem 0;
}
}.tgh_gcg_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_gcg_head_9iu {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tgh_gcg_label_9iu {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #D47A0E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tgh_gcg_h2_9iu {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0EDE6;
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.tgh_gcg_h2_9iu {
  font-size: 1.75rem;
}
}.tgh_gcg_intro_9iu {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6A6560;
}.tgh_gcg_grid_9iu {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tgh_gcg_grid_9iu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tgh_gcg_grid_9iu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tgh_gcg_card_9iu {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
}.tgh_gcg_card_9iu:hover {
  border-color: rgba(212, 122, 14, 0.18);
  transform: translateY(-3px);
}.tgh_gcg_card_bg_9iu {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tgh_gcg_card_bg_9iu::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tgh_gcg_card_ic_9iu {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  z-index: 2;
  color: #F0EDE6;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  height: 40px;
  right: 1.125rem;
  width: 40px;
  top: 18px;
}.tgh_gcg_card_ic_9iu svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.tgh_gcg_card_ct_9iu {
  z-index: 1;
  position: relative;
}.tgh_gcg_card_h_9iu {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0EDE6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 1.125rem;
}
@media(min-width: 766px) {.tgh_gcg_card_h_9iu {
  font-size: 1.25rem;
}
}.tgh_gcg_card_p_9iu {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.tgh_gcg_card_p_9iu strong {
  font-weight: 600;
  color: #F0EDE6;
}.tgh_gcg_card_cta_9iu {
  gap: 0.25rem;
  font-size: 0.75rem;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  color: #D47A0E;
  text-transform: uppercase;
  font-weight: 700;
}.tgh_gcg_card_cta_9iu svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.tgh_ws_9iu {
  padding: 2rem 1rem 0;
  background: #0B1018;
}
@media(min-width: 767px) {.tgh_ws_9iu {
  padding: 36px 24px 0;
}
}.tgh_ws_in_9iu {
  margin: 0 auto;
  max-width: 1320px;
}.tgh_ws_head_9iu {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.tgh_ws_title_9iu {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #F0EDE6;
}.tgh_ws_title_ic_9iu svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  color: #E8A820;
  width: 1.125rem;
}.tgh_ws_online_9iu {
  gap: 0.438rem;
  color: #6A6560;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.tgh_ws_online_dot_9iu {
  border-radius: 50%;
  background: #2A9E58;
  box-shadow: 0 0 0.375rem rgba(42, 158, 88, 0.17);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.tgh_ws_scroll_9iu {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.tgh_ws_scroll_9iu::-webkit-scrollbar {
  display: none;
}.tgh_wc_9iu {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  background: #111620;
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.tgh_wc_img_9iu {
  background: #161F2C;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.tgh_wc_img_9iu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tgh_wc_info_9iu {
  min-width: 0;
}.tgh_wc_game_9iu {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C6C0B6;
  text-overflow: ellipsis;
}.tgh_wc_player_9iu {
  overflow: hidden;
  font-size: 10px;
  color: #52504C;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tgh_wc_amount_9iu {
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #2A9E58;
  white-space: nowrap;
}.tgh_prov_9iu {
  background: #0B1018;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.tgh_prov_9iu {
  padding: 2.75rem 24px 0;
}
}.tgh_prov_in_9iu {
  margin: 0 auto;
  max-width: 1320px;
}.tgh_prov_head_9iu {
  margin-bottom: 16px;
}.tgh_prov_label_9iu {
  color: #D47A0E;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.tgh_prov_h2_9iu {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  color: #F0EDE6;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.tgh_prov_h2_9iu {
  font-size: 1.5rem;
}
}.tgh_prov_seo_9iu {
  color: #6A6560;
  max-width: 38.75rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
}.tgh_prov_seo_9iu strong {
  font-weight: 700;
  color: #C6C0B6;
}.tgh_prov_seo_9iu a {
  text-decoration: underline;
  color: #D47A0E;
}.tgh_prov_grid_9iu {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.tgh_prov_grid_9iu {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.tgh_prov_grid_9iu {
  grid-template-columns: repeat(8,1fr);
}
}.tgh_prov_card_9iu {
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #111620;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.tgh_prov_card_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
  background: #161F2C;
}.tgh_prov_logo_9iu {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.tgh_prov_logo_9iu img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.tgh_prov_name_9iu {
  font-weight: 600;
  text-align: center;
  color: #928C80;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.tgh_bon_9iu {
  background: #0B1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tgh_bon_9iu {
  padding: 2.75rem 1.5rem 0;
}
}.tgh_bon_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_bon_head_9iu {
  margin-bottom: 1.25rem;
}.tgh_bon_label_9iu {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D47A0E;
}.tgh_bon_h2_9iu {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0EDE6;
}
@media(min-width: 767px) {.tgh_bon_h2_9iu {
  font-size: 24px;
}
}.tgh_bon_seo_9iu {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6A6560;
}.tgh_bon_seo_9iu strong {
  font-weight: 700;
  color: #C6C0B6;
}.tgh_bon_seo_9iu a {
  text-decoration: underline;
  color: #D47A0E;
}.tgh_bon_grid_9iu {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.tgh_bon_grid_9iu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.tgh_bon_grid_9iu {
  grid-template-columns: repeat(5,1fr);
}
}.tgh_bon_card_9iu {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111620;
}.tgh_bon_card_9iu:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 122, 14, 0.08);
}.tgh_bon_card_ic_9iu svg {
  stroke-linecap: round;
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
}.tgh_bon_card_ic_9iu {
  margin-bottom: 10px;
}.tgh_bon_card_type_9iu {
  letter-spacing: .06em;
  color: #6A6560;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.tgh_bon_card_amount_9iu {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  color: #E8A820;
  line-height: 1.1;
}.tgh_bon_card_name_9iu {
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
}.tgh_bon_card_detail_9iu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #52504C;
}.tgh_app_9iu {
  padding: 2.25rem 1rem 0;
  background: #0B1018;
}
@media(min-width: 771px) {.tgh_app_9iu {
  padding: 2.75rem 1.5rem 0;
}
}.tgh_app_in_9iu {
  margin: 0 auto;
  max-width: 1320px;
}.tgh_app_head_9iu {
  margin-bottom: 16px;
}.tgh_app_label_9iu {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #D47A0E;
}.tgh_app_h2_9iu {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0EDE6;
}
@media(min-width: 770px) {.tgh_app_h2_9iu {
  font-size: 24px;
}
}.tgh_app_sub_9iu {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #6A6560;
}.tgh_app_sub_9iu strong {
  font-weight: 700;
  color: #C6C0B6;
}.tgh_app_cards_9iu {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.tgh_app_cards_9iu {
  grid-template-columns: repeat(3,1fr);
}
}.tgh_app_card_9iu {
  gap: 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.tgh_app_card_ios_9iu {
  background: linear-gradient(135deg,rgba(212, 122, 14, 0.18) 0%,#161F2C 100%);
}.tgh_app_card_android_9iu {
  background: linear-gradient(135deg,rgba(42, 158, 88, 0.17) 0%,#161F2C 100%);
}.tgh_app_card_win_9iu {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.15) 0%,#161F2C 100%);
}.tgh_app_card_ic_9iu svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.tgh_app_card_ic_9iu {
  color: #F0EDE6;
  flex-shrink: 0;
}.tgh_app_card_os_9iu {
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #6A6560;
  letter-spacing: .08em;
}.tgh_app_card_title_9iu {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 15px;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-weight: 700;
}.tgh_app_card_text_9iu {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  color: #6A6560;
  margin-bottom: 14px;
}.tgh_app_card_btn_9iu {
  border-radius: 0.25rem;
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(212, 122, 14, 0.55);
  color: #F0EDE6;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.tgh_app_card_btn_9iu:hover {
  background: rgba(255, 255, 255, 0.07);
}.tgh_reg_9iu {
  padding: 36px 1rem 0;
  background: #0B1018;
}
@media(min-width: 769px) {.tgh_reg_9iu {
  padding: 2.75rem 24px 0;
}
}.tgh_reg_in_9iu {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #161F2C;
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.tgh_reg_in_9iu {
  padding: 40px;
}
}.tgh_reg_top_9iu {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.tgh_reg_top_9iu {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tgh_reg_label_9iu {
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #D47A0E;
  font-weight: 700;
}.tgh_reg_h2_9iu {
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0EDE6;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 769px) {.tgh_reg_h2_9iu {
  font-size: 1.75rem;
}
}.tgh_reg_bonus_9iu {
  padding: 10px 16px;
  background: rgba(232, 168, 32, 0.15);
  gap: 0.5rem;
  border-radius: 8px;
  border: 1px solid rgba(232, 168, 32, 0.15);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.tgh_reg_bonus_amount_9iu {
  font-size: 20px;
  font-weight: 800;
  color: #E8A820;
}.tgh_reg_bonus_text_9iu {
  font-size: 0.813rem;
  color: #928C80;
  line-height: 1.35;
}.tgh_reg_cta_btn_9iu {
  background: #2A9E58;
  transition: background .2s;
  border-radius: 8px;
  padding: 14px 32px;
  margin-bottom: 0.75rem;
  font-size: 15px;
  box-shadow: 0 3px 14px rgba(42, 158, 88, 0.48), 0 1px 3px rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-weight: 700;
  color: #0C0904;
}.tgh_reg_cta_btn_9iu:hover {
  background: #33B465;
}.tgh_reg_terms_9iu {
  color: #52504C;
  line-height: 1.5;
  font-size: 11px;
}.tgh_reg_seo_9iu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6560;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
}.tgh_reg_seo_9iu p {
  color: #6A6560;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.tgh_reg_seo_9iu p:last-child {
  margin-bottom: 0;
}.tgh_reg_seo_9iu strong {
  font-weight: 700;
  color: #C6C0B6;
}.tgh_reg_seo_9iu a {
  transition: color .2s;
  color: #D47A0E;
  text-decoration: underline;
}.tgh_reg_seo_9iu a:hover {
  color: #E89220;
}.tgh_reg_seo_9iu ul,.tgh_reg_seo_9iu ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.tgh_reg_seo_9iu ol {
  list-style: decimal;
}.tgh_reg_seo_9iu li {
  margin-bottom: 0.25rem;
  color: #6A6560;
  font-size: 13px;
  line-height: 1.65;
}.tgh_reg_seo_9iu table {
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.tgh_reg_seo_9iu table {
  display: table;
}
}.tgh_reg_seo_9iu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C6C0B6;
  font-weight: 700;
}.tgh_reg_seo_9iu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6A6560;
}.tgh_reg_steps_9iu {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.tgh_reg_steps_9iu {
  margin-top: 0;
}
}.tgh_reg_step_9iu {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tgh_reg_step_num_9iu {
  border-radius: 50%;
  border: 1px solid rgba(212, 122, 14, 0.08);
  background: rgba(212, 122, 14, 0.18);
  font-size: 14px;
  color: #D47A0E;
  flex-shrink: 0;
  height: 2.125rem;
  font-weight: 800;
  display: flex;
  justify-content: center;
  width: 2.125rem;
  align-items: center;
}.tgh_reg_step_title_9iu {
  font-weight: 700;
  color: #F0EDE6;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.tgh_reg_step_text_9iu {
  line-height: 1.5;
  font-size: 12px;
  color: #6A6560;
}.tgh_reg_trust_9iu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.tgh_reg_trust_item_9iu {
  gap: 7px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6A6560;
  align-items: center;
}.tgh_reg_trust_ic_9iu svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  color: #D47A0E;
  stroke-linejoin: round;
}.tgh_htp_9iu {
  padding: 2.25rem 16px 0;
  background: #0B1018;
}
@media(min-width: 769px) {.tgh_htp_9iu {
  padding: 44px 24px 0;
}
}.tgh_htp_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_htp_head_9iu {
  max-width: 720px;
  margin-bottom: 22px;
}.tgh_htp_label_9iu {
  color: #D47A0E;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.tgh_htp_h2_9iu {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 770px) {.tgh_htp_h2_9iu {
  font-size: 1.75rem;
}
}.tgh_htp_intro_9iu {
  color: #6A6560;
  font-size: 0.875rem;
  line-height: 1.6;
}.tgh_htp_steps_9iu {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tgh_htp_steps_9iu {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tgh_htp_steps_9iu {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tgh_htp_step_9iu {
  padding: 20px 18px 18px;
  background: #161F2C;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.tgh_htp_step_num_9iu {
  border-radius: 50%;
  background: #D47A0E;
  height: 28px;
  font-weight: 800;
  font-size: 13px;
  align-items: center;
  position: absolute;
  color: #0C0904;
  justify-content: center;
  font-family: 'Cinzel', serif;
  left: 20px;
  top: -0.75rem;
  display: flex;
  width: 1.75rem;
}.tgh_htp_step_ic_9iu {
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  background: rgba(212, 122, 14, 0.18);
  width: 2.25rem;
  align-items: center;
  color: #D47A0E;
  justify-content: center;
  height: 2.25rem;
  display: flex;
}.tgh_htp_step_ic_9iu svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.tgh_htp_step_h_9iu {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0EDE6;
  margin-bottom: 0.375rem;
}.tgh_htp_step_p_9iu {
  line-height: 1.55;
  color: #6A6560;
  font-size: 13px;
  overflow-wrap: break-word;
}.tgh_htp_step_p_9iu strong {
  color: #C6C0B6;
  font-weight: 600;
}.tgh_htp_cta_9iu {
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  background: #2A9E58;
  display: inline-block;
  font-weight: 700;
  color: #0C0904;
  font-size: 14px;
  margin-top: 20px;
}.tgh_htp_cta_9iu:hover {
  background: #33B465;
}.tgh_seo_9iu {
  background: #0B1018;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tgh_seo_9iu {
  padding: 44px 1.5rem 0;
}
}.tgh_seo_in_9iu {
  background: #161F2C;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.tgh_seo_in_9iu {
  padding: 2.25rem 40px;
}
}.tgh_seo_label_9iu {
  letter-spacing: .08em;
  font-size: 11px;
  color: #D47A0E;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.tgh_seo_h2_9iu {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F0EDE6;
  line-height: 1.25;
}
@media(min-width: 770px) {.tgh_seo_h2_9iu {
  font-size: 1.5rem;
}
}.tgh_seo_body_9iu {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #928C80;
  overflow-wrap: break-word;
}.tgh_seo_body_9iu p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #928C80;
}.tgh_seo_body_9iu p:last-child {
  margin-bottom: 0;
}.tgh_seo_body_9iu strong {
  font-weight: 700;
  color: #C6C0B6;
}.tgh_seo_body_9iu a {
  transition: color .2s;
  color: #D47A0E;
  text-decoration: underline;
}.tgh_seo_body_9iu a:hover {
  color: #E89220;
}.tgh_seo_body_9iu ul,.tgh_seo_body_9iu ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tgh_seo_body_9iu ol {
  list-style: decimal;
}.tgh_seo_body_9iu li {
  line-height: 1.75;
  color: #928C80;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.tgh_seo_body_9iu table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.tgh_seo_body_9iu table {
  display: table;
}
}.tgh_seo_body_9iu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C6C0B6;
}.tgh_seo_body_9iu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #928C80;
}.tgh_seo_cols_9iu {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.tgh_seo_cols_9iu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tgh_seo_cols_9iu {
  grid-template-columns: repeat(3,1fr);
}
}.tgh_seo_col_h_9iu {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C6C0B6;
  font-size: 0.813rem;
}.tgh_seo_col_p_9iu {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6A6560;
  line-height: 1.65;
}.tgh_seo_stats_9iu {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tgh_seo_stat_9iu {
  padding: 14px 1rem;
  border: 1px solid rgba(212, 122, 14, 0.18);
  background: rgba(212, 122, 14, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.tgh_seo_stat_val_9iu {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #D47A0E;
}.tgh_seo_stat_lb_9iu {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A6560;
}.tgh_seo_9iu {
  padding: 36px 1rem 0;
  background: #0B1018;
}
@media(min-width: 769px) {.tgh_seo_9iu {
  padding: 2.75rem 1.5rem 0;
}
}.tgh_seo_in_9iu {
  margin: 0 auto;
  background: #161F2C;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.tgh_seo_in_9iu {
  padding: 2.25rem 40px;
}
}.tgh_seo_label_9iu {
  text-transform: uppercase;
  color: #D47A0E;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.tgh_seo_h2_9iu {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F0EDE6;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.tgh_seo_h2_9iu {
  font-size: 1.5rem;
}
}.tgh_seo_body_9iu {
  color: #928C80;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tgh_seo_body_9iu p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #928C80;
  margin-bottom: 0.75rem;
}.tgh_seo_body_9iu p:last-child {
  margin-bottom: 0;
}.tgh_seo_body_9iu strong {
  color: #C6C0B6;
  font-weight: 700;
}.tgh_seo_body_9iu a {
  transition: color .2s;
  color: #D47A0E;
  text-decoration: underline;
}.tgh_seo_body_9iu a:hover {
  color: #E89220;
}.tgh_seo_body_9iu ul,.tgh_seo_body_9iu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tgh_seo_body_9iu ol {
  list-style: decimal;
}.tgh_seo_body_9iu li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #928C80;
}.tgh_seo_body_9iu table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.tgh_seo_body_9iu table {
  display: table;
}
}.tgh_seo_body_9iu th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6C0B6;
  font-weight: 700;
}.tgh_seo_body_9iu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #928C80;
}.tgh_seo_cols_9iu {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.tgh_seo_cols_9iu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tgh_seo_cols_9iu {
  grid-template-columns: repeat(3,1fr);
}
}.tgh_seo_col_h_9iu {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C6C0B6;
  font-weight: 700;
  overflow-wrap: break-word;
}.tgh_seo_col_p_9iu {
  color: #6A6560;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.tgh_seo_stats_9iu {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tgh_seo_stat_9iu {
  padding: 0.875rem 1rem;
  background: rgba(212, 122, 14, 0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 122, 14, 0.18);
  flex: 1;
  min-width: 140px;
}.tgh_seo_stat_val_9iu {
  font-weight: 800;
  color: #D47A0E;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.tgh_seo_stat_lb_9iu {
  color: #6A6560;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.tgh_rv_9iu {
  padding: 2.25rem 16px 0;
  background: #0B1018;
}
@media(min-width: 770px) {.tgh_rv_9iu {
  padding: 44px 1.5rem 0;
}
}.tgh_rv_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_rv_head_9iu {
  max-width: 720px;
  margin-bottom: 20px;
}.tgh_rv_label_9iu {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D47A0E;
  text-transform: uppercase;
}.tgh_rv_h2_9iu {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F0EDE6;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.tgh_rv_h2_9iu {
  font-size: 1.75rem;
}
}.tgh_rv_stats_9iu {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #6A6560;
  font-size: 13px;
}.tgh_rv_stats_score_9iu {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.tgh_rv_stats_score_val_9iu {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #E8A820;
}.tgh_rv_stats_score_max_9iu {
  color: #52504C;
  font-size: 0.813rem;
}.tgh_rv_stats_badge_9iu {
  gap: 4px;
  align-items: center;
  display: flex;
}.tgh_rv_stats_badge_9iu svg {
  color: #E8A820;
  width: 0.875rem;
  height: 0.875rem;
}.tgh_rv_grid_9iu {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.tgh_rv_grid_9iu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tgh_rv_grid_9iu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tgh_rv_card_9iu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #161F2C;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.tgh_rv_card_stars_9iu {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8A820;
}.tgh_rv_card_stars_9iu svg {
  height: 14px;
  width: 14px;
}.tgh_rv_card_h_9iu {
  margin-bottom: 0.5rem;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  font-size: 14px;
}.tgh_rv_card_body_9iu {
  flex: 1;
  color: #6A6560;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.65;
}.tgh_rv_card_body_9iu strong {
  font-weight: 600;
  color: #C6C0B6;
}.tgh_rv_card_meta_9iu {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-top: 12px;
  justify-content: space-between;
}.tgh_rv_card_author_9iu {
  font-size: 0.75rem;
  color: #C6C0B6;
  font-weight: 600;
}.tgh_rv_card_date_9iu {
  font-size: 11px;
  color: #52504C;
}.tgh_faq_9iu {
  background: #0B1018;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.tgh_faq_9iu {
  padding: 2.75rem 1.5rem 0;
}
}.tgh_faq_in_9iu {
  margin: 0 auto;
  max-width: 82.5rem;
}.tgh_faq_head_9iu {
  margin-bottom: 1.25rem;
}.tgh_faq_label_9iu {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D47A0E;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.tgh_faq_h2_9iu {
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width:768px) {.tgh_faq_h2_9iu {
  font-size: 24px;
}
}.tgh_faq_list_9iu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tgh_faq_item_9iu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #161F2C;
}.tgh_faq_q_9iu {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  color: #C6C0B6;
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  overflow-wrap: break-word;
}.tgh_faq_q_9iu:hover {
  color: #F0EDE6;
}.tgh_faq_q_ic_9iu {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  color: #D47A0E;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  height: 24px;
}.tgh_faq_item_9iu.tgh_state_open_9iu .tgh_faq_q_ic_9iu {
  transform: rotate(45deg);
}.tgh_faq_a_9iu {
  padding: 0 20px 1rem;
  color: #6A6560;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.tgh_faq_item_9iu.tgh_state_open_9iu .tgh_faq_a_9iu {
  display: block;
}.tgh_faq_a_9iu strong {
  color: #C6C0B6;
  font-weight: 700;
}.tgh_faq_a_9iu a {
  color: #D47A0E;
  text-decoration: underline;
}.tgh_faq_a_9iu ul,.tgh_faq_a_9iu ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tgh_faq_a_9iu ol {
  list-style: decimal;
}.tgh_faq_a_9iu li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tgh_faq_a_9iu table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.tgh_faq_a_9iu table {
  display: table;
}
}.tgh_faq_a_9iu th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C6C0B6;
  text-align: left;
}.tgh_faq_a_9iu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6A6560;
}.tgh_seo_9iu {
  padding: 36px 1rem 0;
  background: #0B1018;
}
@media(min-width: 767px) {.tgh_seo_9iu {
  padding: 44px 1.5rem 0;
}
}.tgh_seo_in_9iu {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #161F2C;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tgh_seo_in_9iu {
  padding: 36px 2.5rem;
}
}.tgh_seo_label_9iu {
  text-transform: uppercase;
  font-size: 11px;
  color: #D47A0E;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.tgh_seo_h2_9iu {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F0EDE6;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 766px) {.tgh_seo_h2_9iu {
  font-size: 24px;
}
}.tgh_seo_body_9iu {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #928C80;
}.tgh_seo_body_9iu p {
  margin-bottom: 0.75rem;
  color: #928C80;
  font-size: 0.875rem;
  line-height: 1.75;
}.tgh_seo_body_9iu p:last-child {
  margin-bottom: 0;
}.tgh_seo_body_9iu strong {
  color: #C6C0B6;
  font-weight: 700;
}.tgh_seo_body_9iu a {
  transition: color .2s;
  color: #D47A0E;
  text-decoration: underline;
}.tgh_seo_body_9iu a:hover {
  color: #E89220;
}.tgh_seo_body_9iu ul,.tgh_seo_body_9iu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tgh_seo_body_9iu ol {
  list-style: decimal;
}.tgh_seo_body_9iu li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #928C80;
}.tgh_seo_body_9iu table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.tgh_seo_body_9iu table {
  display: table;
}
}.tgh_seo_body_9iu th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6C0B6;
  font-weight: 700;
  text-align: left;
}.tgh_seo_body_9iu td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #928C80;
}.tgh_seo_cols_9iu {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.tgh_seo_cols_9iu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tgh_seo_cols_9iu {
  grid-template-columns: repeat(3,1fr);
}
}.tgh_seo_col_h_9iu {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C6C0B6;
}.tgh_seo_col_p_9iu {
  color: #6A6560;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.tgh_seo_stats_9iu {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tgh_seo_stat_9iu {
  border: 1px solid rgba(212, 122, 14, 0.18);
  flex: 1;
  background: rgba(212, 122, 14, 0.08);
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.tgh_seo_stat_val_9iu {
  color: #D47A0E;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
}.tgh_seo_stat_lb_9iu {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6A6560;
}.tgh_ft_9iu {
  background: #06090E;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.tgh_ft_support_9iu {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.tgh_ft_support_9iu {
  padding: 28px 24px;
}
}.tgh_ft_support_in_9iu {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.tgh_ft_support_main_9iu {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.tgh_ft_support_ic_9iu {
  flex-shrink: 0;
  color: #D47A0E;
}.tgh_ft_support_ic_9iu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 30px;
}.tgh_ft_support_text_title_9iu {
  color: #F0EDE6;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.tgh_ft_support_text_sub_9iu {
  font-size: 0.75rem;
  color: #6A6560;
  overflow-wrap: break-word;
}.tgh_ft_support_btn_9iu {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #D47A0E;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F0EDE6;
  flex-shrink: 0;
  font-weight: 700;
}.tgh_ft_support_btn_9iu:hover {
  background: #E89220;
}.tgh_ft_support_contacts_9iu {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.tgh_ft_support_contact_9iu {
  color: #52504C;
  font-size: 0.75rem;
  line-height: 1.4;
}.tgh_ft_support_contact_9iu strong {
  display: block;
  margin-bottom: 2px;
  color: #928C80;
  font-weight: 600;
  font-size: 0.688rem;
}.tgh_ft_main_9iu {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.tgh_ft_main_9iu {
  padding: 2.5rem 1.5rem 32px;
}
}.tgh_ft_main_in_9iu {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 638px) {.tgh_ft_main_in_9iu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tgh_ft_main_in_9iu {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tgh_ft_col_logo_9iu {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tgh_ft_col_logo_9iu {
  grid-column: auto;
}
}.tgh_ft_logo_9iu {
  gap: 0.563rem;
  color: #F0EDE6;
  font-weight: 800;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
}.tgh_ft_logo_mark_9iu {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.tgh_ft_logo_mark_9iu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tgh_ft_logo_sub_9iu {
  overflow-wrap: break-word;
  color: #52504C;
  font-size: 0.75rem;
  max-width: 12.5rem;
  line-height: 1.55;
}.tgh_ft_col_title_9iu {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #928C80;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
}.tgh_ft_col_links_9iu {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tgh_ft_col_link_9iu {
  transition: color .2s;
  color: #52504C;
  overflow-wrap: break-word;
  font-size: 13px;
}.tgh_ft_col_link_9iu:hover {
  color: #C6C0B6;
}.tgh_ft_apps_9iu {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tgh_ft_app_card_9iu {
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.tgh_ft_app_card_9iu:hover {
  border-color: rgba(212, 122, 14, 0.55);
}.tgh_ft_app_card_ic_9iu svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.tgh_ft_app_card_os_9iu {
  color: #52504C;
  font-weight: 600;
  font-size: 10px;
}.tgh_ft_app_card_action_9iu {
  color: #C6C0B6;
  font-weight: 700;
  font-size: 12px;
}.tgh_ft_bot_9iu {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.tgh_ft_bot_9iu {
  padding: 20px 24px;
}
}.tgh_ft_bot_in_9iu {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.tgh_ft_socials_9iu {
  gap: 0.5rem;
  display: flex;
}.tgh_ft_soc_9iu {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  color: #928C80;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  height: 2.25rem;
}.tgh_ft_soc_9iu svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.tgh_ft_soc_9iu:hover {
  background: rgba(255, 255, 255, 0.07);
}.tgh_ft_legal_9iu {
  flex: 1;
  color: #7E7A74;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tgh_ft_legal_9iu strong {
  color: #928C80;
  font-weight: 700;
}.tgh_ft_legal_9iu a {
  text-decoration: underline;
  color: #928C80;
}.tgh_ft_age_9iu {
  border-radius: 50%;
  border: 2px solid #7E7A74;
  width: 2rem;
  justify-content: center;
  margin-left: auto;
  height: 2rem;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  flex-shrink: 0;
  color: #7E7A74;
  align-items: center;
}