*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0D10;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  color: #C8C8D2;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gtd_layout_zt1 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.gtd_page_zt1 {
  min-height: 100vh;
  display: flex;
}.gtd_main_zt1 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1077px) {.gtd_main_zt1 {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.gtd_main_zt1 {
  padding-bottom: 72px;
}
}.gtd_gc_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #14141A;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.gtd_gc_zt1 {
  width: 156px;
}
}
@media(min-width:1080px) {.gtd_gc_zt1 {
  width: 168px;
}
}.gtd_gc_zt1:hover {
  border-color: rgba(212, 43, 43, 0.08);
  transform: translateY(-3px);
}.gtd_gc_img_zt1 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gtd_gc_img_zt1 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.gtd_gc_hover_zt1 {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.gtd_gc_zt1:hover .gtd_gc_hover_zt1 {
  opacity: 1;
}.gtd_gc_hover_btn_zt1 {
  padding: 0.5rem 1rem;
  background: #D42B2B;
  border-radius: 0.25rem;
  color: #F4F4F7;
  font-size: 0.75rem;
  font-weight: 700;
}.gtd_gc_info_zt1 {
  padding: 8px 10px 10px;
}.gtd_gc_name_zt1 {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #C8C8D2;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}.gtd_gc_prov_zt1 {
  color: #505060;
  font-size: 10px;
}.gtd_gc_tag_zt1 {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 0.375rem;
  letter-spacing: .04em;
  font-size: 0.563rem;
  left: 6px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
}.gtd_gc_tag_hot_zt1 {
  background: #FF3232;
  color: #fff;
}.gtd_gc_tag_new_zt1 {
  background: #1FC95A;
  color: #0D0D10;
}.gtd_gc_tag_jp_zt1 {
  background: #F5A623;
  color: #0D0D10;
}.gtd_gc_tag_ex_zt1 {
  background: #9B2BE0;
  color: #fff;
}.gtd_gc_tag_live_zt1 {
  background: #FF3232;
  color: #fff;
}.gtd_gr_zt1 {
  padding: 32px 1rem 0;
  background: #0D0D10;
}
@media(min-width: 766px) {.gtd_gr_zt1 {
  padding: 2.25rem 24px 0;
}
}.gtd_gr_in_zt1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtd_gr_head_zt1 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.gtd_gr_head_l_zt1 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.gtd_gr_ic_zt1 {
  border-radius: 8px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.gtd_gr_ic_zt1 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.gtd_gr_title_zt1 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F7;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.gtd_gr_title_zt1 {
  font-size: 18px;
}
}.gtd_gr_more_zt1 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #6C6C78;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.gtd_gr_more_zt1:hover {
  color: #D42B2B;
}.gtd_gr_more_zt1 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.gtd_gr_arrows_zt1 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gtd_gr_arr_zt1 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  width: 1.875rem;
  align-items: center;
  display: flex;
  color: #96969E;
  justify-content: center;
  height: 1.875rem;
}.gtd_gr_arr_zt1:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4F4F7;
}.gtd_gr_arr_zt1 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.gtd_gr_seo_h_zt1 {
  margin: 0 0 6px;
  font-size: 13px;
  color: #C8C8D2;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gtd_gr_seo_h_zt1 {
  font-size: 0.875rem;
}
}.gtd_gr_seo_zt1 {
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6C6C78;
}.gtd_gr_seo_zt1 strong {
  color: #C8C8D2;
  font-weight: 600;
}.gtd_gr_scroll_zt1 {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
}.gtd_gr_scroll_zt1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.gtd_gr_scroll_zt1 {
  gap: 0.75rem;
}
}.gtd_tb_zt1 {
  background: #0D0D10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  align-items: center;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
  top: 0;
}.gtd_tb_in_zt1 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.gtd_tb_burger_zt1 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
  height: 2.375rem;
  justify-content: center;
  margin-right: 8px;
}.gtd_tb_burger_zt1:hover {
  background: rgba(255, 255, 255, 0.05);
}.gtd_tb_burger_line_zt1 {
  border-radius: 1px;
  background: #96969E;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.gtd_tb_burger_zt1 {
  display: none;
}
}.gtd_tb_logo_zt1 {
  gap: 0.563rem;
  color: #F4F4F7;
  overflow-wrap: break-word;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 20px;
}.gtd_tb_logo_mark_zt1 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.gtd_tb_logo_mark_zt1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gtd_tb_nav_zt1 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.gtd_tb_nav_zt1 {
  display: flex;
}
}.gtd_tb_tab_zt1 {
  padding: 0.5rem 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #96969E;
  font-size: 0.813rem;
  font-weight: 600;
}.gtd_tb_tab_zt1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4F7;
}.gtd_tb_tab_zt1.gtd_state_active_zt1 {
  background: rgba(212, 43, 43, 0.18);
  color: #F4F4F7;
}.gtd_tb_right_zt1 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.gtd_tb_login_zt1 {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8C8D2;
}.gtd_tb_login_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4F4F7;
}
@media(min-width: 482px) {.gtd_tb_login_zt1 {
  display: block;
}
}.gtd_tb_reg_zt1 {
  border-radius: 8px;
  background: #1FC95A;
  transition: background .2s;
  padding: 0.563rem 18px;
  font-size: 0.813rem;
  color: #0A0A0D;
  font-weight: 700;
  white-space: nowrap;
}.gtd_tb_reg_zt1:hover {
  background: #22DE65;
}.gtd_sb_zt1 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1A1A20;
  position: fixed;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
}.gtd_sb_zt1.gtd_state_open_zt1 {
  transform: translateX(0);
}.gtd_sb_zt1::-webkit-scrollbar {
  width: 4px;
}.gtd_sb_zt1::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.gtd_sb_zt1 {
  transform: translateX(0);
}
}.gtd_sb_auth_zt1 {
  padding: 14px 0.75rem 0.625rem;
}.gtd_sb_btn_reg_zt1 {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FC95A;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0A0A0D;
  display: block;
  font-size: 13px;
}.gtd_sb_btn_reg_zt1:hover {
  background: #22DE65;
}.gtd_sb_btn_login_zt1 {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8C8D2;
  text-align: center;
  display: block;
}.gtd_sb_btn_login_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4F4F7;
}.gtd_sb_promo_zt1 {
  border-radius: 0.5rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3D0A0A,#1A1A20);
  border: 1px solid rgba(212, 43, 43, 0.18);
  overflow: hidden;
  padding: 0.75rem 14px;
  position: relative;
}.gtd_sb_promo_zt1::before {
  background: radial-gradient(circle,rgba(212, 43, 43, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -1.25rem;
  width: 80px;
  right: -20px;
  height: 5rem;
  content: '';
}.gtd_sb_promo_title_zt1 {
  color: #D42B2B;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.gtd_sb_promo_text_zt1 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F4F4F7;
  line-height: 1.35;
}.gtd_sb_promo_sub_zt1 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6C6C78;
}.gtd_sb_nav_zt1 {
  padding: 6px 8px 1rem;
}.gtd_sb_nav_lb_zt1 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  color: #505060;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
}.gtd_sb_link_zt1 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.813rem;
  color: #96969E;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.gtd_sb_link_zt1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4F7;
}.gtd_sb_link_zt1.gtd_state_active_zt1 {
  background: rgba(212, 43, 43, 0.18);
  color: #F4F4F7;
}.gtd_sb_ic_zt1 {
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  height: 30px;
}.gtd_sb_ic_zt1 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.gtd_sb_ic_1_zt1 {
  background: rgba(212, 43, 43, 0.08);
  color: #D42B2B;
}.gtd_sb_ic_2_zt1 {
  background: rgba(31, 201, 90, 0.16);
  color: #1FC95A;
}.gtd_sb_ic_3_zt1 {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.gtd_sb_ic_4_zt1 {
  background: rgba(155, 43, 224, 0.20);
  color: #9B2BE0;
}.gtd_sb_ic_5_zt1 {
  background: rgba(212, 43, 43, 0.08);
  color: #E8348B;
}.gtd_sb_ic_6_zt1 {
  background: rgba(155, 43, 224, 0.20);
  color: #8B35E8;
}.gtd_sb_badge_zt1 {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #0A0A0D;
}.gtd_sb_bot_zt1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.gtd_sb_lang_zt1,.gtd_sb_help_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  color: #96969E;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.gtd_sb_lang_zt1:hover,.gtd_sb_help_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4F4F7;
}.gtd_sb_lang_zt1 svg,.gtd_sb_help_zt1 svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.gtd_sb_bd_zt1 {
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.gtd_sb_bd_zt1.gtd_state_on_zt1 {
  display: block;
}
@media(min-width:1080px) {.gtd_sb_bd_zt1 {
  display: none!important;
}
}.gtd_mob_nav_zt1 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1A20;
  left: 0;
  right: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1078px) {.gtd_mob_nav_zt1 {
  display: none;
}
}.gtd_mob_nav_item_zt1 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  flex-direction: column;
  color: #505060;
  align-items: center;
  display: flex;
}.gtd_mob_nav_ic_zt1 {
  line-height: 1;
}.gtd_mob_nav_ic_zt1 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.gtd_mob_nav_lb_zt1 {
  color: #505060;
  font-weight: 600;
  font-size: 0.625rem;
}.gtd_mob_nav_item_zt1.gtd_state_active_zt1 {
  color: #D42B2B;
}.gtd_mob_nav_item_zt1.gtd_state_active_zt1 .gtd_mob_nav_lb_zt1 {
  color: #D42B2B;
}.gtd_hero_zt1 {
  padding: 20px 1rem 0;
  background: #0D0D10;
}
@media(min-width: 771px) {.gtd_hero_zt1 {
  padding: 24px 24px 0;
}
}.gtd_hero_in_zt1 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 859px) {.gtd_hero_in_zt1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.gtd_hero_in_zt1 {
  grid-template-columns: 1fr 340px;
}
}.gtd_hero_promo_zt1 {
  border-radius: 0.75rem;
  background: #14141A;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.gtd_hero_promo_zt1 {
  min-height: 280px;
}
}.gtd_hero_promo_bg_zt1 {
  inset: 0;
  background: linear-gradient(120deg,#3D0A0A 0%,#0D0D10 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.gtd_hero_promo_bg_zt1::after {
  background: linear-gradient(90deg,#0D0D10 0%,rgba(0, 0, 0, 0.62) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gtd_hero_promo_glow_zt1 {
  background: radial-gradient(circle,rgba(155, 43, 224, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 18.75rem;
  top: -2.5rem;
  right: 60px;
  position: absolute;
  width: 18.75rem;
}.gtd_hero_promo_ct_zt1 {
  padding: 28px 24px 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 771px) {.gtd_hero_promo_ct_zt1 {
  padding: 2.5rem 2rem;
}
}.gtd_hero_badge_zt1 {
  border: 1px solid rgba(212, 43, 43, 0.08);
  border-radius: 1.25rem;
  background: rgba(212, 43, 43, 0.18);
  padding: 5px 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #D42B2B;
}.gtd_hero_h1_zt1 {
  font-size: 1.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  color: #F4F4F7;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
}.gtd_hero_h1_zt1 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 766px) {.gtd_hero_h1_zt1 {
  font-size: 36px;
}
}.gtd_hero_sub_zt1 {
  font-size: 13px;
  color: #96969E;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.gtd_hero_sub_zt1 {
  font-size: 14px;
}
}.gtd_hero_row_zt1 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gtd_hero_cta_zt1 {
  border-radius: 0.5rem;
  background: #1FC95A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 0 1.125rem rgba(31, 201, 90, 0.48), 0 3px 0.5rem rgba(0, 0, 0, 0.42);
  color: #0A0A0D;
}.gtd_hero_cta_zt1:hover {
  background: #22DE65;
}.gtd_hero_terms_zt1 {
  font-size: 0.688rem;
  color: #505060;
}.gtd_hero_game_zt1 {
  background: #14141A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.gtd_hero_game_badge_zt1 {
  border-radius: 20px;
  padding: 0.313rem 10px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  background: rgba(245, 166, 35, 0.16);
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 10px;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #F5A623;
  z-index: 3;
}.gtd_hero_game_badge_zt1 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 11px;
}.gtd_hero_game_img_zt1 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A0A,#0D0D10);
  position: relative;
  padding-bottom: 60%;
}.gtd_hero_game_img_zt1 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.gtd_hero_game_play_zt1 {
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.gtd_hero_game_zt1:hover .gtd_hero_game_play_zt1 {
  opacity: 1;
}.gtd_hero_game_play_zt1 span {
  background: #D42B2B;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
}.gtd_hero_game_play_zt1 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.gtd_hero_game_info_zt1 {
  padding: 14px 16px;
}.gtd_hero_game_title_zt1 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4F4F7;
  margin-bottom: 0.25rem;
}.gtd_hero_game_provider_zt1 {
  font-size: 11px;
  color: #6C6C78;
}.gtd_hero_game_btn_zt1 {
  transition: background .2s;
  padding: 11px;
  background: #D42B2B;
  margin: 0.75rem 1rem 1rem;
  border-radius: 8px;
  text-align: center;
  color: #F4F4F7;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
}.gtd_hero_game_zt1:hover .gtd_hero_game_btn_zt1 {
  background: #E83535;
}.gtd_sbar_zt1 {
  background: #0D0D10;
  padding: 16px 1rem 0;
}
@media(min-width: 765px) {.gtd_sbar_zt1 {
  padding: 18px 1.5rem 0;
}
}.gtd_sbar_in_zt1 {
  margin: 0 auto;
  max-width: 1320px;
}.gtd_sbar_row_zt1 {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.gtd_sbar_input_zt1 {
  transition: border-color .2s;
  flex: 1;
  border-radius: 8px;
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #14141A;
  cursor: pointer;
  align-items: center;
  color: #6C6C78;
  display: flex;
  font-size: 0.813rem;
}.gtd_sbar_input_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.gtd_sbar_input_zt1 svg {
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
}.gtd_sbar_providers_zt1 {
  border-radius: 8px;
  gap: 8px;
  background: #14141A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C8C8D2;
  display: flex;
  white-space: nowrap;
}.gtd_sbar_providers_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4F4F7;
}.gtd_sbar_providers_zt1 svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
}.gtd_sbar_tabs_zt1 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.gtd_sbar_tabs_zt1::-webkit-scrollbar {
  display: none;
}.gtd_sbar_tab_zt1 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 0.438rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  color: #96969E;
}.gtd_sbar_tab_zt1:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #F4F4F7;
}.gtd_sbar_tab_zt1.gtd_state_active_zt1 {
  border-color: rgba(212, 43, 43, 0.08);
  background: rgba(212, 43, 43, 0.18);
  color: #F4F4F7;
}.gtd_sbar_tab_ic_zt1 svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtd_gcg_zt1 {
  padding: 2.25rem 1rem 0;
  background: #0D0D10;
}
@media(min-width: 765px) {.gtd_gcg_zt1 {
  padding: 44px 1.5rem 0;
}
}.gtd_gcg_in_zt1 {
  margin: 0 auto;
  max-width: 1320px;
}.gtd_gcg_head_zt1 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.gtd_gcg_label_zt1 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #D42B2B;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.gtd_gcg_h2_zt1 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F7;
}
@media(min-width: 770px) {.gtd_gcg_h2_zt1 {
  font-size: 28px;
}
}.gtd_gcg_intro_zt1 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6C6C78;
}.gtd_gcg_grid_zt1 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gtd_gcg_grid_zt1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gtd_gcg_grid_zt1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gtd_gcg_card_zt1 {
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
  min-height: 15rem;
  display: flex;
}.gtd_gcg_card_zt1:hover {
  border-color: rgba(212, 43, 43, 0.18);
  transform: translateY(-3px);
}.gtd_gcg_card_bg_zt1 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.gtd_gcg_card_bg_zt1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gtd_gcg_card_ic_zt1 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  position: absolute;
  width: 2.5rem;
  right: 1.125rem;
  z-index: 2;
  height: 2.5rem;
  display: flex;
  top: 1.125rem;
  color: #F4F4F7;
  align-items: center;
  justify-content: center;
}.gtd_gcg_card_ic_zt1 svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.gtd_gcg_card_ct_zt1 {
  position: relative;
  z-index: 1;
}.gtd_gcg_card_h_zt1 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F4F4F7;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.gtd_gcg_card_h_zt1 {
  font-size: 1.25rem;
}
}.gtd_gcg_card_p_zt1 {
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.gtd_gcg_card_p_zt1 strong {
  font-weight: 600;
  color: #F4F4F7;
}.gtd_gcg_card_cta_zt1 {
  gap: 0.25rem;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  color: #D42B2B;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}.gtd_gcg_card_cta_zt1 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gtd_ws_zt1 {
  padding: 2rem 16px 0;
  background: #0D0D10;
}
@media(min-width: 769px) {.gtd_ws_zt1 {
  padding: 2.25rem 24px 0;
}
}.gtd_ws_in_zt1 {
  margin: 0 auto;
  max-width: 1320px;
}.gtd_ws_head_zt1 {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gtd_ws_title_zt1 {
  gap: 10px;
  color: #F4F4F7;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  overflow-wrap: break-word;
}.gtd_ws_title_ic_zt1 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
}.gtd_ws_online_zt1 {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #6C6C78;
}.gtd_ws_online_dot_zt1 {
  background: #1FC95A;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(31, 201, 90, 0.16);
  height: 0.5rem;
}.gtd_ws_scroll_zt1 {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.gtd_ws_scroll_zt1::-webkit-scrollbar {
  display: none;
}.gtd_wc_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.875rem;
  background: #14141A;
  border-radius: 8px;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.gtd_wc_img_zt1 {
  border-radius: 0.25rem;
  background: #1A1A20;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.gtd_wc_img_zt1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gtd_wc_info_zt1 {
  min-width: 0;
}.gtd_wc_game_zt1 {
  overflow: hidden;
  color: #C8C8D2;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.gtd_wc_player_zt1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #505060;
}.gtd_wc_amount_zt1 {
  margin-left: auto;
  color: #1FC95A;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.gtd_prov_zt1 {
  background: #0D0D10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.gtd_prov_zt1 {
  padding: 2.75rem 1.5rem 0;
}
}.gtd_prov_in_zt1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtd_prov_head_zt1 {
  margin-bottom: 16px;
}.gtd_prov_label_zt1 {
  letter-spacing: .08em;
  color: #D42B2B;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.gtd_prov_h2_zt1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4F7;
}
@media(min-width: 766px) {.gtd_prov_h2_zt1 {
  font-size: 1.5rem;
}
}.gtd_prov_seo_zt1 {
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #6C6C78;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gtd_prov_seo_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_prov_seo_zt1 a {
  text-decoration: underline;
  color: #D42B2B;
}.gtd_prov_grid_zt1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.gtd_prov_grid_zt1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.gtd_prov_grid_zt1 {
  grid-template-columns: repeat(8,1fr);
}
}.gtd_prov_card_zt1 {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #14141A;
  border-radius: 8px;
  gap: 7px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.gtd_prov_card_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1A1A20;
}.gtd_prov_logo_zt1 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 2.75rem;
}.gtd_prov_logo_zt1 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.gtd_prov_name_zt1 {
  color: #96969E;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
}.gtd_htp_zt1 {
  padding: 2.25rem 16px 0;
  background: #0D0D10;
}
@media(min-width: 771px) {.gtd_htp_zt1 {
  padding: 2.75rem 24px 0;
}
}.gtd_htp_in_zt1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtd_htp_head_zt1 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.gtd_htp_label_zt1 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D42B2B;
}.gtd_htp_h2_zt1 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  color: #F4F4F7;
  font-weight: 800;
}
@media(min-width: 767px) {.gtd_htp_h2_zt1 {
  font-size: 1.75rem;
}
}.gtd_htp_intro_zt1 {
  line-height: 1.6;
  color: #6C6C78;
  font-size: 0.875rem;
}.gtd_htp_steps_zt1 {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 637px) {.gtd_htp_steps_zt1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gtd_htp_steps_zt1 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.gtd_htp_step_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 1.125rem 18px;
  background: #1A1A20;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.gtd_htp_step_num_zt1 {
  border-radius: 50%;
  background: #D42B2B;
  display: flex;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  left: 20px;
  justify-content: center;
  color: #0A0A0D;
  width: 28px;
  height: 28px;
  align-items: center;
  font-size: 13px;
  position: absolute;
  top: -0.75rem;
}.gtd_htp_step_ic_zt1 {
  margin: 8px 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(212, 43, 43, 0.18);
  align-items: center;
  color: #D42B2B;
  width: 36px;
  display: flex;
  justify-content: center;
  height: 2.25rem;
}.gtd_htp_step_ic_zt1 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.gtd_htp_step_h_zt1 {
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4F4F7;
  font-weight: 700;
}.gtd_htp_step_p_zt1 {
  color: #6C6C78;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gtd_htp_step_p_zt1 strong {
  font-weight: 600;
  color: #C8C8D2;
}.gtd_htp_cta_zt1 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #1FC95A;
  font-weight: 700;
  color: #0A0A0D;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
}.gtd_htp_cta_zt1:hover {
  background: #22DE65;
}.gtd_bon_zt1 {
  background: #0D0D10;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.gtd_bon_zt1 {
  padding: 2.75rem 1.5rem 0;
}
}.gtd_bon_in_zt1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtd_bon_head_zt1 {
  margin-bottom: 20px;
}.gtd_bon_label_zt1 {
  letter-spacing: .08em;
  color: #D42B2B;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
}.gtd_bon_h2_zt1 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F7;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.gtd_bon_h2_zt1 {
  font-size: 24px;
}
}.gtd_bon_seo_zt1 {
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6C6C78;
}.gtd_bon_seo_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_bon_seo_zt1 a {
  color: #D42B2B;
  text-decoration: underline;
}.gtd_bon_grid_zt1 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.gtd_bon_grid_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.gtd_bon_grid_zt1 {
  grid-template-columns: repeat(5,1fr);
}
}.gtd_bon_card_zt1 {
  background: #14141A;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gtd_bon_card_zt1:hover {
  border-color: rgba(212, 43, 43, 0.08);
  transform: translateY(-2px);
}.gtd_bon_card_ic_zt1 svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.gtd_bon_card_ic_zt1 {
  margin-bottom: 0.625rem;
}.gtd_bon_card_type_zt1 {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #6C6C78;
}.gtd_bon_card_amount_zt1 {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
}.gtd_bon_card_name_zt1 {
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4F4F7;
}.gtd_bon_card_detail_zt1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #505060;
  line-height: 1.5;
  font-size: 11px;
}.gtd_reg_zt1 {
  padding: 36px 1rem 0;
  background: #0D0D10;
}
@media(min-width: 769px) {.gtd_reg_zt1 {
  padding: 2.75rem 24px 0;
}
}.gtd_reg_in_zt1 {
  background: #1A1A20;
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 767px) {.gtd_reg_in_zt1 {
  padding: 2.5rem;
}
}.gtd_reg_top_zt1 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.gtd_reg_top_zt1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gtd_reg_label_zt1 {
  color: #D42B2B;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.gtd_reg_h2_zt1 {
  overflow-wrap: break-word;
  color: #F4F4F7;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.gtd_reg_h2_zt1 {
  font-size: 28px;
}
}.gtd_reg_bonus_zt1 {
  background: rgba(245, 166, 35, 0.16);
  gap: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.gtd_reg_bonus_amount_zt1 {
  font-size: 1.25rem;
  color: #F5A623;
  font-weight: 800;
}.gtd_reg_bonus_text_zt1 {
  font-size: 13px;
  line-height: 1.35;
  color: #96969E;
}.gtd_reg_cta_btn_zt1 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  background: #1FC95A;
  margin-bottom: 0.75rem;
  color: #0A0A0D;
  display: inline-block;
  box-shadow: 0 0 1.125rem rgba(31, 201, 90, 0.48), 0 3px 0.5rem rgba(0, 0, 0, 0.42);
  font-weight: 700;
  font-size: 0.938rem;
}.gtd_reg_cta_btn_zt1:hover {
  background: #22DE65;
}.gtd_reg_terms_zt1 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #505060;
}.gtd_reg_seo_zt1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  color: #6C6C78;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.gtd_reg_seo_zt1 p {
  color: #6C6C78;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.gtd_reg_seo_zt1 p:last-child {
  margin-bottom: 0;
}.gtd_reg_seo_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_reg_seo_zt1 a {
  transition: color .2s;
  color: #D42B2B;
  text-decoration: underline;
}.gtd_reg_seo_zt1 a:hover {
  color: #E83535;
}.gtd_reg_seo_zt1 ul,.gtd_reg_seo_zt1 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.gtd_reg_seo_zt1 ol {
  list-style: decimal;
}.gtd_reg_seo_zt1 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #6C6C78;
}.gtd_reg_seo_zt1 table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.gtd_reg_seo_zt1 table {
  display: table;
}
}.gtd_reg_seo_zt1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C8C8D2;
  text-align: left;
  font-weight: 700;
}.gtd_reg_seo_zt1 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6C6C78;
}.gtd_reg_steps_zt1 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.gtd_reg_steps_zt1 {
  margin-top: 0;
}
}.gtd_reg_step_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 1rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.gtd_reg_step_num_zt1 {
  border-radius: 50%;
  background: rgba(212, 43, 43, 0.18);
  border: 1px solid rgba(212, 43, 43, 0.08);
  align-items: center;
  color: #D42B2B;
  font-size: 0.875rem;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  height: 2.125rem;
  width: 34px;
  display: flex;
}.gtd_reg_step_title_zt1 {
  font-size: 0.875rem;
  color: #F4F4F7;
  font-weight: 700;
  margin-bottom: 3px;
}.gtd_reg_step_text_zt1 {
  color: #6C6C78;
  line-height: 1.5;
  font-size: 12px;
}.gtd_reg_trust_zt1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.gtd_reg_trust_item_zt1 {
  gap: 7px;
  color: #6C6C78;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
}.gtd_reg_trust_ic_zt1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D42B2B;
  width: 1rem;
  height: 1rem;
}.gtd_app_zt1 {
  background: #0D0D10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.gtd_app_zt1 {
  padding: 44px 24px 0;
}
}.gtd_app_in_zt1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gtd_app_head_zt1 {
  margin-bottom: 16px;
}.gtd_app_label_zt1 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D42B2B;
  text-transform: uppercase;
}.gtd_app_h2_zt1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F4F4F7;
}
@media(min-width:768px) {.gtd_app_h2_zt1 {
  font-size: 24px;
}
}.gtd_app_sub_zt1 {
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6C6C78;
}.gtd_app_sub_zt1 strong {
  color: #C8C8D2;
  font-weight: 700;
}.gtd_app_cards_zt1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width:640px) {.gtd_app_cards_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}.gtd_app_card_zt1 {
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.gtd_app_card_ios_zt1 {
  background: linear-gradient(135deg,rgba(212, 43, 43, 0.18) 0%,#1A1A20 100%);
}.gtd_app_card_android_zt1 {
  background: linear-gradient(135deg,rgba(31, 201, 90, 0.16) 0%,#1A1A20 100%);
}.gtd_app_card_win_zt1 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#1A1A20 100%);
}.gtd_app_card_ic_zt1 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.gtd_app_card_ic_zt1 {
  color: #F4F4F7;
  flex-shrink: 0;
}.gtd_app_card_os_zt1 {
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #6C6C78;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gtd_app_card_title_zt1 {
  color: #F4F4F7;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gtd_app_card_text_zt1 {
  font-size: 0.75rem;
  color: #6C6C78;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.gtd_app_card_btn_zt1 {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.22);
  padding: 10px 1.125rem;
  transition: background .2s;
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F4F4F7;
}.gtd_app_card_btn_zt1:hover {
  background: rgba(255, 255, 255, 0.07);
}.gtd_seo_zt1 {
  background: #0D0D10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.gtd_seo_zt1 {
  padding: 44px 1.5rem 0;
}
}.gtd_seo_in_zt1 {
  margin: 0 auto;
  background: #1A1A20;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width:768px) {.gtd_seo_in_zt1 {
  padding: 36px 40px;
}
}.gtd_seo_label_zt1 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D42B2B;
  letter-spacing: .08em;
}.gtd_seo_h2_zt1 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  color: #F4F4F7;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.gtd_seo_h2_zt1 {
  font-size: 1.5rem;
}
}.gtd_seo_body_zt1 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #96969E;
}.gtd_seo_body_zt1 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #96969E;
  line-height: 1.75;
}.gtd_seo_body_zt1 p:last-child {
  margin-bottom: 0;
}.gtd_seo_body_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_seo_body_zt1 a {
  transition: color .2s;
  color: #D42B2B;
  text-decoration: underline;
}.gtd_seo_body_zt1 a:hover {
  color: #E83535;
}.gtd_seo_body_zt1 ul,.gtd_seo_body_zt1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gtd_seo_body_zt1 ol {
  list-style: decimal;
}.gtd_seo_body_zt1 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #96969E;
  font-size: 14px;
}.gtd_seo_body_zt1 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.gtd_seo_body_zt1 table {
  display: table;
}
}.gtd_seo_body_zt1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C8C8D2;
  text-align: left;
  font-weight: 700;
}.gtd_seo_body_zt1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96969E;
}.gtd_seo_cols_zt1 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gtd_seo_cols_zt1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gtd_seo_cols_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}.gtd_seo_col_h_zt1 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C8C8D2;
}.gtd_seo_col_p_zt1 {
  color: #6C6C78;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gtd_seo_stats_zt1 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gtd_seo_stat_zt1 {
  border: 1px solid rgba(212, 43, 43, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(212, 43, 43, 0.08);
  border-radius: 8px;
  min-width: 8.75rem;
}.gtd_seo_stat_val_zt1 {
  color: #D42B2B;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.gtd_seo_stat_lb_zt1 {
  overflow-wrap: break-word;
  color: #6C6C78;
  font-size: 11px;
}.gtd_seo_zt1 {
  padding: 2.25rem 1rem 0;
  background: #0D0D10;
}
@media(min-width: 770px) {.gtd_seo_zt1 {
  padding: 44px 24px 0;
}
}.gtd_seo_in_zt1 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  border-radius: 12px;
  background: #1A1A20;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.gtd_seo_in_zt1 {
  padding: 2.25rem 40px;
}
}.gtd_seo_label_zt1 {
  color: #D42B2B;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.gtd_seo_h2_zt1 {
  color: #F4F4F7;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 771px) {.gtd_seo_h2_zt1 {
  font-size: 1.5rem;
}
}.gtd_seo_body_zt1 {
  overflow-wrap: break-word;
  color: #96969E;
  font-size: 14px;
  line-height: 1.75;
}.gtd_seo_body_zt1 p {
  margin-bottom: 12px;
  color: #96969E;
  font-size: 0.875rem;
  line-height: 1.75;
}.gtd_seo_body_zt1 p:last-child {
  margin-bottom: 0;
}.gtd_seo_body_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_seo_body_zt1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42B2B;
}.gtd_seo_body_zt1 a:hover {
  color: #E83535;
}.gtd_seo_body_zt1 ul,.gtd_seo_body_zt1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.gtd_seo_body_zt1 ol {
  list-style: decimal;
}.gtd_seo_body_zt1 li {
  color: #96969E;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.gtd_seo_body_zt1 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.gtd_seo_body_zt1 table {
  display: table;
}
}.gtd_seo_body_zt1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8C8D2;
  text-align: left;
  font-weight: 700;
}.gtd_seo_body_zt1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96969E;
}.gtd_seo_cols_zt1 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.gtd_seo_cols_zt1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gtd_seo_cols_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}.gtd_seo_col_h_zt1 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C8C8D2;
}.gtd_seo_col_p_zt1 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6C6C78;
  line-height: 1.65;
}.gtd_seo_stats_zt1 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gtd_seo_stat_zt1 {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212, 43, 43, 0.18);
  background: rgba(212, 43, 43, 0.08);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.gtd_seo_stat_val_zt1 {
  font-weight: 800;
  color: #D42B2B;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.gtd_seo_stat_lb_zt1 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6C6C78;
}.gtd_faq_zt1 {
  padding: 2.25rem 1rem 0;
  background: #0D0D10;
}
@media(min-width: 769px) {.gtd_faq_zt1 {
  padding: 2.75rem 1.5rem 0;
}
}.gtd_faq_in_zt1 {
  margin: 0 auto;
  max-width: 1320px;
}.gtd_faq_head_zt1 {
  margin-bottom: 20px;
}.gtd_faq_label_zt1 {
  color: #D42B2B;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.gtd_faq_h2_zt1 {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F4F7;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gtd_faq_h2_zt1 {
  font-size: 1.5rem;
}
}.gtd_faq_list_zt1 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.gtd_faq_item_zt1 {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #1A1A20;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gtd_faq_q_zt1 {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  color: #C8C8D2;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
}.gtd_faq_q_zt1:hover {
  color: #F4F4F7;
}.gtd_faq_q_ic_zt1 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  width: 24px;
  color: #D42B2B;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
  flex-shrink: 0;
  display: flex;
}.gtd_faq_item_zt1.gtd_state_open_zt1 .gtd_faq_q_ic_zt1 {
  transform: rotate(45deg);
}.gtd_faq_a_zt1 {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  color: #6C6C78;
  overflow-wrap: break-word;
  display: none;
}.gtd_faq_item_zt1.gtd_state_open_zt1 .gtd_faq_a_zt1 {
  display: block;
}.gtd_faq_a_zt1 strong {
  font-weight: 700;
  color: #C8C8D2;
}.gtd_faq_a_zt1 a {
  color: #D42B2B;
  text-decoration: underline;
}.gtd_faq_a_zt1 ul,.gtd_faq_a_zt1 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.gtd_faq_a_zt1 ol {
  list-style: decimal;
}.gtd_faq_a_zt1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.gtd_faq_a_zt1 table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.gtd_faq_a_zt1 table {
  display: table;
}
}.gtd_faq_a_zt1 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8C8D2;
}.gtd_faq_a_zt1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6C6C78;
}.gtd_seo_zt1 {
  padding: 36px 16px 0;
  background: #0D0D10;
}
@media(min-width: 766px) {.gtd_seo_zt1 {
  padding: 44px 24px 0;
}
}.gtd_seo_in_zt1 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1A20;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.gtd_seo_in_zt1 {
  padding: 36px 2.5rem;
}
}.gtd_seo_label_zt1 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D42B2B;
  margin-bottom: 10px;
}.gtd_seo_h2_zt1 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  color: #F4F4F7;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.gtd_seo_h2_zt1 {
  font-size: 24px;
}
}.gtd_seo_body_zt1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #96969E;
  font-size: 0.875rem;
}.gtd_seo_body_zt1 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #96969E;
}.gtd_seo_body_zt1 p:last-child {
  margin-bottom: 0;
}.gtd_seo_body_zt1 strong {
  color: #C8C8D2;
  font-weight: 700;
}.gtd_seo_body_zt1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42B2B;
}.gtd_seo_body_zt1 a:hover {
  color: #E83535;
}.gtd_seo_body_zt1 ul,.gtd_seo_body_zt1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gtd_seo_body_zt1 ol {
  list-style: decimal;
}.gtd_seo_body_zt1 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #96969E;
}.gtd_seo_body_zt1 table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.gtd_seo_body_zt1 table {
  display: table;
}
}.gtd_seo_body_zt1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8C8D2;
}.gtd_seo_body_zt1 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96969E;
}.gtd_seo_cols_zt1 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.gtd_seo_cols_zt1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gtd_seo_cols_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}.gtd_seo_col_h_zt1 {
  overflow-wrap: break-word;
  color: #C8C8D2;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.gtd_seo_col_p_zt1 {
  font-size: 0.813rem;
  color: #6C6C78;
  line-height: 1.65;
  overflow-wrap: break-word;
}.gtd_seo_stats_zt1 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gtd_seo_stat_zt1 {
  border: 1px solid rgba(212, 43, 43, 0.18);
  flex: 1;
  border-radius: 8px;
  background: rgba(212, 43, 43, 0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.gtd_seo_stat_val_zt1 {
  margin-bottom: 0.25rem;
  color: #D42B2B;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.gtd_seo_stat_lb_zt1 {
  font-size: 11px;
  color: #6C6C78;
  overflow-wrap: break-word;
}.gtd_ft_zt1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080809;
  margin-top: 48px;
}.gtd_ft_support_zt1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.gtd_ft_support_zt1 {
  padding: 28px 24px;
}
}.gtd_ft_support_in_zt1 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gtd_ft_support_main_zt1 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
  display: flex;
}.gtd_ft_support_ic_zt1 {
  flex-shrink: 0;
  color: #D42B2B;
}.gtd_ft_support_ic_zt1 svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.gtd_ft_support_text_title_zt1 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F4F4F7;
  margin-bottom: 3px;
}.gtd_ft_support_text_sub_zt1 {
  overflow-wrap: break-word;
  color: #6C6C78;
  font-size: 12px;
}.gtd_ft_support_btn_zt1 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #D42B2B;
  padding: 11px 22px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F4F4F7;
  font-size: 13px;
}.gtd_ft_support_btn_zt1:hover {
  background: #E83535;
}.gtd_ft_support_contacts_zt1 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.gtd_ft_support_contact_zt1 {
  color: #505060;
  line-height: 1.4;
  font-size: 0.75rem;
}.gtd_ft_support_contact_zt1 strong {
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #96969E;
}.gtd_ft_main_zt1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.gtd_ft_main_zt1 {
  padding: 2.5rem 24px 32px;
}
}.gtd_ft_main_in_zt1 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.gtd_ft_main_in_zt1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gtd_ft_main_in_zt1 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gtd_ft_col_logo_zt1 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.gtd_ft_col_logo_zt1 {
  grid-column: auto;
}
}.gtd_ft_logo_zt1 {
  gap: 0.563rem;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 12px;
  color: #F4F4F7;
  align-items: center;
  font-size: 16px;
}.gtd_ft_logo_mark_zt1 {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 30px;
}.gtd_ft_logo_mark_zt1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gtd_ft_logo_sub_zt1 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  color: #505060;
}.gtd_ft_col_title_zt1 {
  font-weight: 700;
  color: #96969E;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
}.gtd_ft_col_links_zt1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gtd_ft_col_link_zt1 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #505060;
}.gtd_ft_col_link_zt1:hover {
  color: #C8C8D2;
}.gtd_ft_apps_zt1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gtd_ft_app_card_zt1 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  gap: 10px;
  border-radius: 4px;
  align-items: center;
  display: flex;
}.gtd_ft_app_card_zt1:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.gtd_ft_app_card_ic_zt1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.gtd_ft_app_card_os_zt1 {
  font-weight: 600;
  font-size: 10px;
  color: #505060;
}.gtd_ft_app_card_action_zt1 {
  color: #C8C8D2;
  font-weight: 700;
  font-size: 0.75rem;
}.gtd_ft_bot_zt1 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.gtd_ft_bot_zt1 {
  padding: 1.25rem 24px;
}
}.gtd_ft_bot_in_zt1 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.gtd_ft_socials_zt1 {
  gap: 0.5rem;
  display: flex;
}.gtd_ft_soc_zt1 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  color: #96969E;
  height: 36px;
  width: 36px;
}.gtd_ft_soc_zt1 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.gtd_ft_soc_zt1:hover {
  background: rgba(255, 255, 255, 0.07);
}.gtd_ft_legal_zt1 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #797988;
}.gtd_ft_legal_zt1 strong {
  font-weight: 700;
  color: #96969E;
}.gtd_ft_legal_zt1 a {
  color: #96969E;
  text-decoration: underline;
}.gtd_ft_age_zt1 {
  border: 2px solid #797988;
  border-radius: 50%;
  font-size: 11px;
  justify-content: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  display: flex;
  color: #797988;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
}