*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0B0E0B;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #BCCFBC;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gtz_layout-1b7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.gtz_page-1b7 {
  display: flex;
  min-height: 100vh;
}.gtz_main-1b7 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.gtz_main-1b7 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.gtz_main-1b7 {
  padding-bottom: 72px;
}
}.gtz_gc-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #101410;
  border-radius: 8px;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 641px) {.gtz_gc-1b7 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.gtz_gc-1b7 {
  width: 168px;
}
}.gtz_gc-1b7:hover {
  transform: translateY(-3px);
  border-color: rgba(14, 201, 148, 0.07);
}.gtz_gc_img-1b7 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.gtz_gc_img-1b7 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.gtz_gc_hover-1b7 {
  background: rgba(4, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.gtz_gc-1b7:hover .gtz_gc_hover-1b7 {
  opacity: 1;
}.gtz_gc_hover_btn-1b7 {
  background: #0EC994;
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EEF3EE;
}.gtz_gc_info-1b7 {
  padding: 8px 0.625rem 0.625rem;
}.gtz_gc_name-1b7 {
  overflow: hidden;
  color: #BCCFBC;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.gtz_gc_prov-1b7 {
  font-size: 10px;
  color: #6E806E;
}.gtz_gc_tag-1b7 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  top: 0.375rem;
  text-transform: uppercase;
  left: 0.375rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
}.gtz_gc_tag_hot-1b7 {
  background: #D93030;
  color: #fff;
}.gtz_gc_tag_new-1b7 {
  background: #1ED66A;
  color: #0B0E0B;
}.gtz_gc_tag_jp-1b7 {
  background: #D4890A;
  color: #0B0E0B;
}.gtz_gc_tag_ex-1b7 {
  background: #07856E;
  color: #fff;
}.gtz_gc_tag_live-1b7 {
  background: #D93030;
  color: #fff;
}.gtz_gr-1b7 {
  padding: 32px 1rem 0;
  background: #0B0E0B;
}
@media(min-width: 769px) {.gtz_gr-1b7 {
  padding: 2.25rem 24px 0;
}
}.gtz_gr_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_gr_head-1b7 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.gtz_gr_head_l-1b7 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.gtz_gr_ic-1b7 {
  border-radius: 0.5rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
}.gtz_gr_ic-1b7 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gtz_gr_title-1b7 {
  font-size: 1rem;
  color: #EEF3EE;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.gtz_gr_title-1b7 {
  font-size: 1.125rem;
}
}.gtz_gr_more-1b7 {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-weight: 600;
  color: #7E927E;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.gtz_gr_more-1b7:hover {
  color: #0EC994;
}.gtz_gr_more-1b7 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.gtz_gr_arrows-1b7 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gtz_gr_arr-1b7 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 1.875rem;
  width: 30px;
  color: #9EB09E;
  justify-content: center;
  align-items: center;
}.gtz_gr_arr-1b7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3EE;
}.gtz_gr_arr-1b7 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtz_gr_seo_h-1b7 {
  margin: 0 0 6px;
  color: #BCCFBC;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.gtz_gr_seo_h-1b7 {
  font-size: 0.875rem;
}
}.gtz_gr_seo-1b7 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 42.5rem;
  color: #7E927E;
}.gtz_gr_seo-1b7 strong {
  font-weight: 600;
  color: #BCCFBC;
}.gtz_gr_scroll-1b7 {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.gtz_gr_scroll-1b7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.gtz_gr_scroll-1b7 {
  gap: 0.75rem;
}
}.gtz_tb-1b7 {
  background: #0B0E0B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  align-items: center;
  top: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  height: 3.5rem;
}.gtz_tb_in-1b7 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.gtz_tb_burger-1b7 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  width: 38px;
  margin-right: 0.5rem;
  height: 38px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}.gtz_tb_burger-1b7:hover {
  background: rgba(255, 255, 255, 0.05);
}.gtz_tb_burger_line-1b7 {
  border-radius: 1px;
  background: #9EB09E;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.gtz_tb_burger-1b7 {
  display: none;
}
}.gtz_tb_logo-1b7 {
  gap: 9px;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  color: #EEF3EE;
  flex-shrink: 0;
}.gtz_tb_logo_mark-1b7 {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
}.gtz_tb_logo_mark-1b7 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gtz_tb_nav-1b7 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.gtz_tb_nav-1b7 {
  display: flex;
}
}.gtz_tb_tab-1b7 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #9EB09E;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.gtz_tb_tab-1b7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3EE;
}.gtz_tb_tab-1b7.gtz_state_active-1b7 {
  background: rgba(14, 201, 148, 0.18);
  color: #EEF3EE;
}.gtz_tb_right-1b7 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.gtz_tb_login-1b7 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  color: #BCCFBC;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.gtz_tb_login-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
  color: #EEF3EE;
}
@media(min-width: 481px) {.gtz_tb_login-1b7 {
  display: block;
}
}.gtz_tb_reg-1b7 {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #1ED66A;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #0A120A;
  white-space: nowrap;
}.gtz_tb_reg-1b7:hover {
  background: #25EE78;
}.gtz_sb-1b7 {
  background: #151C15;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  bottom: 0;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  left: 0;
  position: fixed;
}.gtz_sb-1b7.gtz_state_open-1b7 {
  transform: translateX(0);
}.gtz_sb-1b7::-webkit-scrollbar {
  width: 4px;
}.gtz_sb-1b7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.gtz_sb-1b7 {
  transform: translateX(0);
}
}.gtz_sb_auth-1b7 {
  padding: 0.875rem 12px 0.625rem;
}.gtz_sb_btn_reg-1b7 {
  padding: 0.688rem;
  transition: background .2s;
  background: #1ED66A;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #0A120A;
}.gtz_sb_btn_reg-1b7:hover {
  background: #25EE78;
}.gtz_sb_btn_login-1b7 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: block;
  color: #BCCFBC;
  text-align: center;
  font-weight: 600;
}.gtz_sb_btn_login-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
  color: #EEF3EE;
}.gtz_sb_promo-1b7 {
  border: 1px solid rgba(14, 201, 148, 0.18);
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#0A1F15,#151C15);
  margin: 0 0.75rem 10px;
  position: relative;
}.gtz_sb_promo-1b7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(14, 201, 148, 0.18),transparent 70%);
  top: -1.25rem;
  width: 80px;
  height: 80px;
  right: -20px;
  position: absolute;
  content: '';
}.gtz_sb_promo_title-1b7 {
  font-size: 11px;
  font-weight: 700;
  color: #0EC994;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.gtz_sb_promo_text-1b7 {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EEF3EE;
}.gtz_sb_promo_sub-1b7 {
  margin-top: 3px;
  font-size: 10px;
  color: #7E927E;
}.gtz_sb_nav-1b7 {
  padding: 0.375rem 8px 1rem;
}.gtz_sb_nav_lb-1b7 {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #6E806E;
  font-size: 10px;
}.gtz_sb_link-1b7 {
  gap: 0.625rem;
  border-radius: 4px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  color: #9EB09E;
  display: flex;
  cursor: pointer;
}.gtz_sb_link-1b7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3EE;
}.gtz_sb_link-1b7.gtz_state_active-1b7 {
  background: rgba(14, 201, 148, 0.18);
  color: #EEF3EE;
}.gtz_sb_ic-1b7 {
  border-radius: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
  width: 1.875rem;
}.gtz_sb_ic-1b7 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.gtz_sb_ic_1-1b7 {
  background: rgba(14, 201, 148, 0.07);
  color: #0EC994;
}.gtz_sb_ic_2-1b7 {
  background: rgba(30, 214, 106, 0.16);
  color: #1ED66A;
}.gtz_sb_ic_3-1b7 {
  background: rgba(212, 137, 10, 0.18);
  color: #D4890A;
}.gtz_sb_ic_4-1b7 {
  background: rgba(7, 133, 110, 0.22);
  color: #07856E;
}.gtz_sb_ic_5-1b7 {
  background: rgba(14, 201, 148, 0.07);
  color: #D9407A;
}.gtz_sb_ic_6-1b7 {
  background: rgba(7, 133, 110, 0.22);
  color: #8B3FC8;
}.gtz_sb_badge-1b7 {
  border-radius: 0.25rem;
  background: #D4890A;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #0A120A;
}.gtz_sb_bot-1b7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.gtz_sb_lang-1b7,.gtz_sb_help-1b7 {
  gap: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  font-size: 0.688rem;
  display: flex;
  color: #9EB09E;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}.gtz_sb_lang-1b7:hover,.gtz_sb_help-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
  color: #EEF3EE;
}.gtz_sb_lang-1b7 svg,.gtz_sb_help-1b7 svg {
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.gtz_sb_bd-1b7 {
  background: rgba(4, 6, 4, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.gtz_sb_bd-1b7.gtz_state_on-1b7 {
  display: block;
}
@media(min-width:1080px) {.gtz_sb_bd-1b7 {
  display: none!important;
}
}.gtz_mob_nav-1b7 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #151C15;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1082px) {.gtz_mob_nav-1b7 {
  display: none;
}
}.gtz_mob_nav_item-1b7 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  color: #6E806E;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.gtz_mob_nav_ic-1b7 {
  line-height: 1;
}.gtz_mob_nav_ic-1b7 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.gtz_mob_nav_lb-1b7 {
  font-weight: 600;
  color: #6E806E;
  font-size: 0.625rem;
}.gtz_mob_nav_item-1b7.gtz_state_active-1b7 {
  color: #0EC994;
}.gtz_mob_nav_item-1b7.gtz_state_active-1b7 .gtz_mob_nav_lb-1b7 {
  color: #0EC994;
}.gtz_hero-1b7 {
  padding: 20px 16px 0;
  background: #0B0E0B;
}
@media(min-width: 769px) {.gtz_hero-1b7 {
  padding: 24px 1.5rem 0;
}
}.gtz_hero_in-1b7 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 857px) {.gtz_hero_in-1b7 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.gtz_hero_in-1b7 {
  grid-template-columns: 1fr 21.25rem;
}
}.gtz_hero_promo-1b7 {
  background: #101410;
  overflow: hidden;
  border-radius: 0.75rem;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 766px) {.gtz_hero_promo-1b7 {
  min-height: 280px;
}
}.gtz_hero_promo_bg-1b7 {
  inset: 0;
  background: linear-gradient(120deg,#0A1F15 0%,#0B0E0B 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.gtz_hero_promo_bg-1b7::after {
  background: linear-gradient(90deg,#0B0E0B 0%,rgba(4, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gtz_hero_promo_glow-1b7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(7, 133, 110, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
  position: absolute;
  height: 300px;
}.gtz_hero_promo_ct-1b7 {
  padding: 28px 24px 28px 1.75rem;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media(min-width: 771px) {.gtz_hero_promo_ct-1b7 {
  padding: 40px 32px;
}
}.gtz_hero_badge-1b7 {
  padding: 0.313rem 0.75rem;
  background: rgba(14, 201, 148, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(14, 201, 148, 0.07);
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #0EC994;
  font-weight: 700;
}.gtz_hero_h1-1b7 {
  font-size: 26px;
  line-height: 1.15;
  color: #EEF3EE;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-weight: 800;
}.gtz_hero_h1-1b7 em {
  color: #D4890A;
  font-style: normal;
}
@media(min-width: 770px) {.gtz_hero_h1-1b7 {
  font-size: 2.25rem;
}
}.gtz_hero_sub-1b7 {
  font-size: 13px;
  color: #9EB09E;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.gtz_hero_sub-1b7 {
  font-size: 0.875rem;
}
}.gtz_hero_row-1b7 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gtz_hero_cta-1b7 {
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #1ED66A;
  font-size: 0.875rem;
  color: #0A120A;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.10), 0 4px 1.25rem rgba(30, 214, 106, 0.42);
  font-weight: 700;
}.gtz_hero_cta-1b7:hover {
  background: #25EE78;
}.gtz_hero_terms-1b7 {
  color: #6E806E;
  font-size: 11px;
}.gtz_hero_game-1b7 {
  overflow: hidden;
  background: #101410;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.gtz_hero_game_badge-1b7 {
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212, 137, 10, 0.18);
  background: rgba(212, 137, 10, 0.18);
  left: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  top: 0.75rem;
  z-index: 3;
  color: #D4890A;
}.gtz_hero_game_badge-1b7 svg {
  margin-right: 4px;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.gtz_hero_game_img-1b7 {
  background: linear-gradient(135deg,#0A1F15,#0B0E0B);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.gtz_hero_game_img-1b7 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gtz_hero_game_play-1b7 {
  transition: opacity .2s;
  background: rgba(4, 6, 4, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.gtz_hero_game-1b7:hover .gtz_hero_game_play-1b7 {
  opacity: 1;
}.gtz_hero_game_play-1b7 span {
  background: #0EC994;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
  width: 52px;
}.gtz_hero_game_play-1b7 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.gtz_hero_game_info-1b7 {
  padding: 14px 1rem;
}.gtz_hero_game_title-1b7 {
  font-size: 0.938rem;
  margin-bottom: 4px;
  font-weight: 700;
  color: #EEF3EE;
  overflow-wrap: break-word;
}.gtz_hero_game_provider-1b7 {
  color: #7E927E;
  font-size: 11px;
}.gtz_hero_game_btn-1b7 {
  border-radius: 8px;
  transition: background .2s;
  background: #0EC994;
  margin: 12px 16px 16px;
  padding: 0.688rem;
  font-size: 0.813rem;
  color: #EEF3EE;
  text-align: center;
  font-weight: 700;
  display: block;
}.gtz_hero_game-1b7:hover .gtz_hero_game_btn-1b7 {
  background: #10E0A6;
}.gtz_sbar-1b7 {
  background: #0B0E0B;
  padding: 1rem 1rem 0;
}
@media(min-width: 771px) {.gtz_sbar-1b7 {
  padding: 18px 1.5rem 0;
}
}.gtz_sbar_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_sbar_row-1b7 {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.gtz_sbar_input-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border-radius: 8px;
  background: #101410;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #7E927E;
  align-items: center;
}.gtz_sbar_input-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
}.gtz_sbar_input-1b7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
}.gtz_sbar_providers-1b7 {
  gap: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 11px 1.125rem;
  background: #101410;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  color: #BCCFBC;
  align-items: center;
  font-weight: 600;
}.gtz_sbar_providers-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
  color: #EEF3EE;
}.gtz_sbar_providers-1b7 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.gtz_sbar_tabs-1b7 {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.gtz_sbar_tabs-1b7::-webkit-scrollbar {
  display: none;
}.gtz_sbar_tab-1b7 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  color: #9EB09E;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  font-size: 12px;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
}.gtz_sbar_tab-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3EE;
}.gtz_sbar_tab-1b7.gtz_state_active-1b7 {
  border-color: rgba(14, 201, 148, 0.07);
  background: rgba(14, 201, 148, 0.18);
  color: #EEF3EE;
}.gtz_sbar_tab_ic-1b7 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.gtz_gcg-1b7 {
  padding: 2.25rem 1rem 0;
  background: #0B0E0B;
}
@media(min-width:768px) {.gtz_gcg-1b7 {
  padding: 44px 24px 0;
}
}.gtz_gcg_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_gcg_head-1b7 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.gtz_gcg_label-1b7 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #0EC994;
}.gtz_gcg_h2-1b7 {
  font-weight: 800;
  color: #EEF3EE;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.gtz_gcg_h2-1b7 {
  font-size: 1.75rem;
}
}.gtz_gcg_intro-1b7 {
  color: #7E927E;
  line-height: 1.6;
  font-size: 0.813rem;
}.gtz_gcg_grid-1b7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.gtz_gcg_grid-1b7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gtz_gcg_grid-1b7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gtz_gcg_card-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  display: flex;
  min-height: 240px;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
}.gtz_gcg_card-1b7:hover {
  transform: translateY(-3px);
  border-color: rgba(14, 201, 148, 0.18);
}.gtz_gcg_card_bg-1b7 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gtz_gcg_card_bg-1b7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gtz_gcg_card_ic-1b7 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  width: 2.5rem;
  top: 18px;
  align-items: center;
  display: flex;
  color: #EEF3EE;
  z-index: 2;
  right: 1.125rem;
  position: absolute;
  height: 2.5rem;
}.gtz_gcg_card_ic-1b7 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.gtz_gcg_card_ct-1b7 {
  position: relative;
  z-index: 1;
}.gtz_gcg_card_h-1b7 {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF3EE;
  margin-bottom: 8px;
  font-size: 18px;
}
@media(min-width: 770px) {.gtz_gcg_card_h-1b7 {
  font-size: 20px;
}
}.gtz_gcg_card_p-1b7 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.gtz_gcg_card_p-1b7 strong {
  font-weight: 600;
  color: #EEF3EE;
}.gtz_gcg_card_cta-1b7 {
  gap: 0.25rem;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  display: inline-flex;
  color: #0EC994;
  letter-spacing: .04em;
}.gtz_gcg_card_cta-1b7 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.gtz_gr_jp-1b7 {
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#130D24 0%,#0B0E0B 100%);
  border-radius: 12px;
  position: relative;
}.gtz_gr_jp-1b7::before {
  background: radial-gradient(circle,rgba(7, 133, 110, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  left: -60px;
  top: -60px;
  position: absolute;
  content: '';
  height: 250px;
}.gtz_gr_jp-1b7::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 137, 10, 0.18) 0%,transparent 70%);
  position: absolute;
  bottom: -2.5rem;
  content: '';
  width: 200px;
  right: 0;
  height: 12.5rem;
}.gtz_gr_jp_head-1b7 {
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
}.gtz_gr_jp_info-1b7 {
  flex: 1;
}.gtz_gr_jp_label-1b7 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #8B3FC8;
}.gtz_gr_jp_label-1b7 svg {
  margin-right: 4px;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
}.gtz_gr_jp_amount-1b7 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  font-weight: 800;
  color: #EEF3EE;
  line-height: 1;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.gtz_gr_jp_amount-1b7 {
  font-size: 2.5rem;
}
}.gtz_gr_jp_amount-1b7 span {
  color: #D4890A;
}.gtz_gr_jp_seo-1b7 {
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
  color: #9EB09E;
  overflow-wrap: break-word;
}.gtz_gr_jp_cta-1b7 {
  border: 1px solid rgba(7, 133, 110, 0.22);
  background: rgba(7, 133, 110, 0.22);
  border-radius: 8px;
  padding: 11px 20px;
  transition: background .2s;
  align-self: flex-start;
  margin-top: 0.25rem;
  font-weight: 700;
  flex-shrink: 0;
  position: relative;
  color: #EEF3EE;
  font-size: 13px;
  z-index: 1;
  white-space: nowrap;
}.gtz_gr_jp_cta-1b7:hover {
  background: #07856E;
}.gtz_ws-1b7 {
  padding: 32px 16px 0;
  background: #0B0E0B;
}
@media(min-width: 766px) {.gtz_ws-1b7 {
  padding: 2.25rem 1.5rem 0;
}
}.gtz_ws_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_ws_head-1b7 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.gtz_ws_title-1b7 {
  gap: 0.625rem;
  display: flex;
  color: #EEF3EE;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}.gtz_ws_title_ic-1b7 svg {
  color: #D4890A;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gtz_ws_online-1b7 {
  gap: 0.438rem;
  color: #7E927E;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.gtz_ws_online_dot-1b7 {
  border-radius: 50%;
  background: #1ED66A;
  box-shadow: 0 0 6px rgba(30, 214, 106, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
}.gtz_ws_scroll-1b7 {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.gtz_ws_scroll-1b7::-webkit-scrollbar {
  display: none;
}.gtz_wc-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #101410;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 220px;
}.gtz_wc_img-1b7 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #151C15;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.gtz_wc_img-1b7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gtz_wc_info-1b7 {
  min-width: 0;
}.gtz_wc_game-1b7 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #BCCFBC;
  font-weight: 600;
}.gtz_wc_player-1b7 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #6E806E;
  white-space: nowrap;
}.gtz_wc_amount-1b7 {
  white-space: nowrap;
  color: #1ED66A;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
}.gtz_htp-1b7 {
  background: #0B0E0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.gtz_htp-1b7 {
  padding: 2.75rem 24px 0;
}
}.gtz_htp_in-1b7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.gtz_htp_head-1b7 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.gtz_htp_label-1b7 {
  font-size: 0.688rem;
  color: #0EC994;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.gtz_htp_h2-1b7 {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF3EE;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.gtz_htp_h2-1b7 {
  font-size: 28px;
}
}.gtz_htp_intro-1b7 {
  font-size: 14px;
  line-height: 1.6;
  color: #7E927E;
}.gtz_htp_steps-1b7 {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.gtz_htp_steps-1b7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gtz_htp_steps-1b7 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gtz_htp_step-1b7 {
  background: #151C15;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 20px 1.125rem 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.gtz_htp_step_num-1b7 {
  border-radius: 50%;
  background: #0EC994;
  display: flex;
  justify-content: center;
  height: 28px;
  align-items: center;
  left: 1.25rem;
  width: 28px;
  position: absolute;
  color: #0A120A;
  font-size: 13px;
  top: -0.75rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}.gtz_htp_step_ic-1b7 {
  margin: 8px 0 0.75rem;
  background: rgba(14, 201, 148, 0.18);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #0EC994;
  width: 36px;
  align-items: center;
}.gtz_htp_step_ic-1b7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.gtz_htp_step_h-1b7 {
  font-size: 0.875rem;
  color: #EEF3EE;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.gtz_htp_step_p-1b7 {
  color: #7E927E;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.gtz_htp_step_p-1b7 strong {
  font-weight: 600;
  color: #BCCFBC;
}.gtz_htp_cta-1b7 {
  border-radius: 8px;
  background: #1ED66A;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #0A120A;
}.gtz_htp_cta-1b7:hover {
  background: #25EE78;
}.gtz_reg-1b7 {
  background: #0B0E0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.gtz_reg-1b7 {
  padding: 2.75rem 1.5rem 0;
}
}.gtz_reg_in-1b7 {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #151C15;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 765px) {.gtz_reg_in-1b7 {
  padding: 2.5rem;
}
}.gtz_reg_top-1b7 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.gtz_reg_top-1b7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gtz_reg_label-1b7 {
  font-size: 11px;
  font-weight: 700;
  color: #0EC994;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gtz_reg_h2-1b7 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  color: #EEF3EE;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.gtz_reg_h2-1b7 {
  font-size: 28px;
}
}.gtz_reg_bonus-1b7 {
  gap: 0.5rem;
  background: rgba(212, 137, 10, 0.18);
  padding: 10px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 137, 10, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.gtz_reg_bonus_amount-1b7 {
  color: #D4890A;
  font-size: 1.25rem;
  font-weight: 800;
}.gtz_reg_bonus_text-1b7 {
  color: #9EB09E;
  font-size: 0.813rem;
  line-height: 1.35;
}.gtz_reg_cta_btn-1b7 {
  padding: 14px 32px;
  background: #1ED66A;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.938rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.10), 0 0.25rem 1.25rem rgba(30, 214, 106, 0.42);
  display: inline-block;
  color: #0A120A;
  margin-bottom: 12px;
  font-weight: 700;
}.gtz_reg_cta_btn-1b7:hover {
  background: #25EE78;
}.gtz_reg_terms-1b7 {
  line-height: 1.5;
  font-size: 11px;
  color: #6E806E;
}.gtz_reg_seo-1b7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E927E;
  padding-top: 20px;
}.gtz_reg_seo-1b7 p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7E927E;
}.gtz_reg_seo-1b7 p:last-child {
  margin-bottom: 0;
}.gtz_reg_seo-1b7 strong {
  font-weight: 700;
  color: #BCCFBC;
}.gtz_reg_seo-1b7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #0EC994;
}.gtz_reg_seo-1b7 a:hover {
  color: #10E0A6;
}.gtz_reg_seo-1b7 ul,.gtz_reg_seo-1b7 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.gtz_reg_seo-1b7 ol {
  list-style: decimal;
}.gtz_reg_seo-1b7 li {
  font-size: 0.813rem;
  color: #7E927E;
  line-height: 1.65;
  margin-bottom: 4px;
}.gtz_reg_seo-1b7 table {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gtz_reg_seo-1b7 table {
  display: table;
}
}.gtz_reg_seo-1b7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #BCCFBC;
}.gtz_reg_seo-1b7 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E927E;
}.gtz_reg_steps-1b7 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 858px) {.gtz_reg_steps-1b7 {
  margin-top: 0;
}
}.gtz_reg_step-1b7 {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.gtz_reg_step_num-1b7 {
  background: rgba(14, 201, 148, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(14, 201, 148, 0.07);
  color: #0EC994;
  height: 2.125rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 34px;
  font-weight: 800;
  font-size: 0.875rem;
}.gtz_reg_step_title-1b7 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF3EE;
  margin-bottom: 3px;
}.gtz_reg_step_text-1b7 {
  font-size: 12px;
  line-height: 1.5;
  color: #7E927E;
}.gtz_reg_trust-1b7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.gtz_reg_trust_item-1b7 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #7E927E;
  overflow-wrap: break-word;
  display: flex;
}.gtz_reg_trust_ic-1b7 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #0EC994;
  stroke-linecap: round;
}.gtz_app-1b7 {
  background: #0B0E0B;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.gtz_app-1b7 {
  padding: 44px 1.5rem 0;
}
}.gtz_app_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_app_head-1b7 {
  margin-bottom: 1rem;
}.gtz_app_label-1b7 {
  color: #0EC994;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gtz_app_h2-1b7 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #EEF3EE;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gtz_app_h2-1b7 {
  font-size: 1.5rem;
}
}.gtz_app_sub-1b7 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E927E;
  overflow-wrap: break-word;
}.gtz_app_sub-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_app_cards-1b7 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.gtz_app_cards-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}.gtz_app_card-1b7 {
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gtz_app_card_ios-1b7 {
  background: linear-gradient(135deg,rgba(14, 201, 148, 0.18) 0%,#151C15 100%);
}.gtz_app_card_android-1b7 {
  background: linear-gradient(135deg,rgba(30, 214, 106, 0.16) 0%,#151C15 100%);
}.gtz_app_card_win-1b7 {
  background: linear-gradient(135deg,rgba(212, 137, 10, 0.18) 0%,#151C15 100%);
}.gtz_app_card_ic-1b7 svg {
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
  stroke-linecap: round;
}.gtz_app_card_ic-1b7 {
  flex-shrink: 0;
  color: #EEF3EE;
}.gtz_app_card_os-1b7 {
  color: #7E927E;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.gtz_app_card_title-1b7 {
  color: #EEF3EE;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gtz_app_card_text-1b7 {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7E927E;
  margin-bottom: 14px;
  font-size: 12px;
}.gtz_app_card_btn-1b7 {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 7px;
  border-radius: 4px;
  border: 1px solid rgba(14, 201, 148, 0.38);
  padding: 10px 18px;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EEF3EE;
}.gtz_app_card_btn-1b7:hover {
  background: rgba(255, 255, 255, 0.07);
}.gtz_bon-1b7 {
  background: #0B0E0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gtz_bon-1b7 {
  padding: 2.75rem 24px 0;
}
}.gtz_bon_in-1b7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.gtz_bon_head-1b7 {
  margin-bottom: 1.25rem;
}.gtz_bon_label-1b7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #0EC994;
  margin-bottom: 8px;
  font-weight: 700;
}.gtz_bon_h2-1b7 {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF3EE;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.gtz_bon_h2-1b7 {
  font-size: 1.5rem;
}
}.gtz_bon_seo-1b7 {
  line-height: 1.6;
  color: #7E927E;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.gtz_bon_seo-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_bon_seo-1b7 a {
  text-decoration: underline;
  color: #0EC994;
}.gtz_bon_grid-1b7 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.gtz_bon_grid-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.gtz_bon_grid-1b7 {
  grid-template-columns: repeat(5,1fr);
}
}.gtz_bon_card-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 8px;
  background: #101410;
  transition: border-color .2s,transform .2s;
}.gtz_bon_card-1b7:hover {
  border-color: rgba(14, 201, 148, 0.07);
  transform: translateY(-2px);
}.gtz_bon_card_ic-1b7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
}.gtz_bon_card_ic-1b7 {
  margin-bottom: 0.625rem;
}.gtz_bon_card_type-1b7 {
  color: #7E927E;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.gtz_bon_card_amount-1b7 {
  margin-bottom: 6px;
  color: #D4890A;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
}.gtz_bon_card_name-1b7 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #EEF3EE;
}.gtz_bon_card_detail-1b7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E806E;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.gtz_prov-1b7 {
  padding: 36px 16px 0;
  background: #0B0E0B;
}
@media(min-width: 771px) {.gtz_prov-1b7 {
  padding: 44px 24px 0;
}
}.gtz_prov_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_prov_head-1b7 {
  margin-bottom: 1rem;
}.gtz_prov_label-1b7 {
  margin-bottom: 0.5rem;
  color: #0EC994;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.gtz_prov_h2-1b7 {
  color: #EEF3EE;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.gtz_prov_h2-1b7 {
  font-size: 24px;
}
}.gtz_prov_seo-1b7 {
  overflow-wrap: break-word;
  max-width: 620px;
  color: #7E927E;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 16px;
}.gtz_prov_seo-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_prov_seo-1b7 a {
  color: #0EC994;
  text-decoration: underline;
}.gtz_prov_grid-1b7 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.gtz_prov_grid-1b7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.gtz_prov_grid-1b7 {
  grid-template-columns: repeat(8,1fr);
}
}.gtz_prov_card-1b7 {
  border-radius: 0.5rem;
  gap: 0.438rem;
  background: #101410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.gtz_prov_card-1b7:hover {
  background: #151C15;
  border-color: rgba(14, 201, 148, 0.38);
}.gtz_prov_logo-1b7 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
  align-items: center;
}.gtz_prov_logo-1b7 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.gtz_prov_name-1b7 {
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  color: #9EB09E;
}.gtz_seo-1b7 {
  background: #0B0E0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gtz_seo-1b7 {
  padding: 44px 24px 0;
}
}.gtz_seo_in-1b7 {
  margin: 0 auto;
  background: #151C15;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 766px) {.gtz_seo_in-1b7 {
  padding: 36px 2.5rem;
}
}.gtz_seo_label-1b7 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #0EC994;
  text-transform: uppercase;
  font-weight: 700;
}.gtz_seo_h2-1b7 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #EEF3EE;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gtz_seo_h2-1b7 {
  font-size: 24px;
}
}.gtz_seo_body-1b7 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9EB09E;
}.gtz_seo_body-1b7 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9EB09E;
  font-size: 14px;
}.gtz_seo_body-1b7 p:last-child {
  margin-bottom: 0;
}.gtz_seo_body-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_seo_body-1b7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #0EC994;
}.gtz_seo_body-1b7 a:hover {
  color: #10E0A6;
}.gtz_seo_body-1b7 ul,.gtz_seo_body-1b7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gtz_seo_body-1b7 ol {
  list-style: decimal;
}.gtz_seo_body-1b7 li {
  line-height: 1.75;
  color: #9EB09E;
  font-size: 14px;
  margin-bottom: 6px;
}.gtz_seo_body-1b7 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 769px) {.gtz_seo_body-1b7 table {
  display: table;
}
}.gtz_seo_body-1b7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #BCCFBC;
  text-align: left;
}.gtz_seo_body-1b7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9EB09E;
}.gtz_seo_cols-1b7 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.gtz_seo_cols-1b7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gtz_seo_cols-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}.gtz_seo_col_h-1b7 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #BCCFBC;
  overflow-wrap: break-word;
  font-weight: 700;
}.gtz_seo_col_p-1b7 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E927E;
  font-size: 0.813rem;
}.gtz_seo_stats-1b7 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gtz_seo_stat-1b7 {
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(14, 201, 148, 0.18);
  background: rgba(14, 201, 148, 0.07);
  min-width: 140px;
}.gtz_seo_stat_val-1b7 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #0EC994;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.gtz_seo_stat_lb-1b7 {
  color: #7E927E;
  font-size: 11px;
  overflow-wrap: break-word;
}.gtz_seo-1b7 {
  background: #0B0E0B;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.gtz_seo-1b7 {
  padding: 44px 1.5rem 0;
}
}.gtz_seo_in-1b7 {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151C15;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width:768px) {.gtz_seo_in-1b7 {
  padding: 2.25rem 2.5rem;
}
}.gtz_seo_label-1b7 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #0EC994;
}.gtz_seo_h2-1b7 {
  font-size: 20px;
  font-weight: 800;
  color: #EEF3EE;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.gtz_seo_h2-1b7 {
  font-size: 24px;
}
}.gtz_seo_body-1b7 {
  font-size: 14px;
  color: #9EB09E;
  line-height: 1.75;
  overflow-wrap: break-word;
}.gtz_seo_body-1b7 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9EB09E;
  font-size: 0.875rem;
}.gtz_seo_body-1b7 p:last-child {
  margin-bottom: 0;
}.gtz_seo_body-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_seo_body-1b7 a {
  transition: color .2s;
  color: #0EC994;
  text-decoration: underline;
}.gtz_seo_body-1b7 a:hover {
  color: #10E0A6;
}.gtz_seo_body-1b7 ul,.gtz_seo_body-1b7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gtz_seo_body-1b7 ol {
  list-style: decimal;
}.gtz_seo_body-1b7 li {
  font-size: 0.875rem;
  color: #9EB09E;
  margin-bottom: 6px;
  line-height: 1.75;
}.gtz_seo_body-1b7 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gtz_seo_body-1b7 table {
  display: table;
}
}.gtz_seo_body-1b7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BCCFBC;
  font-weight: 700;
  text-align: left;
}.gtz_seo_body-1b7 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9EB09E;
}.gtz_seo_cols-1b7 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gtz_seo_cols-1b7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gtz_seo_cols-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}.gtz_seo_col_h-1b7 {
  color: #BCCFBC;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.gtz_seo_col_p-1b7 {
  color: #7E927E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.gtz_seo_stats-1b7 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.gtz_seo_stat-1b7 {
  border-radius: 8px;
  border: 1px solid rgba(14, 201, 148, 0.18);
  padding: 0.875rem 16px;
  background: rgba(14, 201, 148, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.gtz_seo_stat_val-1b7 {
  color: #0EC994;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.gtz_seo_stat_lb-1b7 {
  color: #7E927E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.gtz_pmt-1b7 {
  padding: 2.25rem 1rem 0;
  background: #0B0E0B;
}
@media(min-width: 771px) {.gtz_pmt-1b7 {
  padding: 2.75rem 1.5rem 0;
}
}.gtz_pmt_in-1b7 {
  margin: 0 auto;
  max-width: 1340px;
}.gtz_pmt_head-1b7 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.gtz_pmt_label-1b7 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #0EC994;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.gtz_pmt_h2-1b7 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #EEF3EE;
  font-weight: 800;
}
@media(min-width: 769px) {.gtz_pmt_h2-1b7 {
  font-size: 1.75rem;
}
}.gtz_pmt_intro-1b7 {
  font-size: 0.875rem;
  color: #7E927E;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gtz_pmt_groups-1b7 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gtz_pmt_group-1b7 {
  background: #151C15;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.gtz_pmt_group_head-1b7 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.gtz_pmt_group_ic-1b7 {
  border-radius: 4px;
  background: rgba(14, 201, 148, 0.18);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #0EC994;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
}.gtz_pmt_group_ic-1b7 svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.gtz_pmt_group_h-1b7 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #EEF3EE;
  overflow-wrap: break-word;
}.gtz_pmt_group_p-1b7 {
  color: #7E927E;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.gtz_pmt_group_p-1b7 strong {
  color: #BCCFBC;
  font-weight: 600;
}.gtz_pmt_table_wrap-1b7 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gtz_pmt_table-1b7 {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
}.gtz_pmt_table-1b7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #BCCFBC;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 11px;
}.gtz_pmt_table-1b7 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E927E;
}.gtz_pmt_table-1b7 tbody tr:last-child td {
  border-bottom: none;
}.gtz_pmt_table-1b7 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #BCCFBC;
}.gtz_seo-1b7 {
  padding: 2.25rem 1rem 0;
  background: #0B0E0B;
}
@media(min-width: 766px) {.gtz_seo-1b7 {
  padding: 44px 24px 0;
}
}.gtz_seo_in-1b7 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #151C15;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.gtz_seo_in-1b7 {
  padding: 36px 40px;
}
}.gtz_seo_label-1b7 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #0EC994;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gtz_seo_h2-1b7 {
  margin-bottom: 14px;
  color: #EEF3EE;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.gtz_seo_h2-1b7 {
  font-size: 24px;
}
}.gtz_seo_body-1b7 {
  line-height: 1.75;
  color: #9EB09E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.gtz_seo_body-1b7 p {
  font-size: 14px;
  line-height: 1.75;
  color: #9EB09E;
  margin-bottom: 12px;
}.gtz_seo_body-1b7 p:last-child {
  margin-bottom: 0;
}.gtz_seo_body-1b7 strong {
  font-weight: 700;
  color: #BCCFBC;
}.gtz_seo_body-1b7 a {
  transition: color .2s;
  color: #0EC994;
  text-decoration: underline;
}.gtz_seo_body-1b7 a:hover {
  color: #10E0A6;
}.gtz_seo_body-1b7 ul,.gtz_seo_body-1b7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.gtz_seo_body-1b7 ol {
  list-style: decimal;
}.gtz_seo_body-1b7 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9EB09E;
  font-size: 14px;
}.gtz_seo_body-1b7 table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.gtz_seo_body-1b7 table {
  display: table;
}
}.gtz_seo_body-1b7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #BCCFBC;
  font-weight: 700;
}.gtz_seo_body-1b7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9EB09E;
}.gtz_seo_cols-1b7 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.gtz_seo_cols-1b7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gtz_seo_cols-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}.gtz_seo_col_h-1b7 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #BCCFBC;
  font-size: 0.813rem;
  font-weight: 700;
}.gtz_seo_col_p-1b7 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E927E;
  overflow-wrap: break-word;
}.gtz_seo_stats-1b7 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gtz_seo_stat-1b7 {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(14, 201, 148, 0.07);
  border: 1px solid rgba(14, 201, 148, 0.18);
  min-width: 8.75rem;
}.gtz_seo_stat_val-1b7 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #0EC994;
  font-weight: 800;
}.gtz_seo_stat_lb-1b7 {
  font-size: 0.688rem;
  color: #7E927E;
  overflow-wrap: break-word;
}.gtz_faq-1b7 {
  background: #0B0E0B;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.gtz_faq-1b7 {
  padding: 44px 1.5rem 0;
}
}.gtz_faq_in-1b7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.gtz_faq_head-1b7 {
  margin-bottom: 1.25rem;
}.gtz_faq_label-1b7 {
  text-transform: uppercase;
  color: #0EC994;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.gtz_faq_h2-1b7 {
  color: #EEF3EE;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gtz_faq_h2-1b7 {
  font-size: 1.5rem;
}
}.gtz_faq_list-1b7 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gtz_faq_item-1b7 {
  background: #151C15;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.gtz_faq_q-1b7 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  color: #BCCFBC;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 600;
}.gtz_faq_q-1b7:hover {
  color: #EEF3EE;
}.gtz_faq_q_ic-1b7 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  width: 1.5rem;
  height: 24px;
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  color: #0EC994;
}.gtz_faq_item-1b7.gtz_state_open-1b7 .gtz_faq_q_ic-1b7 {
  transform: rotate(45deg);
}.gtz_faq_a-1b7 {
  padding: 0 20px 16px;
  color: #7E927E;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
}.gtz_faq_item-1b7.gtz_state_open-1b7 .gtz_faq_a-1b7 {
  display: block;
}.gtz_faq_a-1b7 strong {
  color: #BCCFBC;
  font-weight: 700;
}.gtz_faq_a-1b7 a {
  color: #0EC994;
  text-decoration: underline;
}.gtz_faq_a-1b7 ul,.gtz_faq_a-1b7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.gtz_faq_a-1b7 ol {
  list-style: decimal;
}.gtz_faq_a-1b7 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.gtz_faq_a-1b7 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.gtz_faq_a-1b7 table {
  display: table;
}
}.gtz_faq_a-1b7 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BCCFBC;
  font-weight: 700;
  text-align: left;
}.gtz_faq_a-1b7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7E927E;
}.gtz_ft-1b7 {
  background: #070908;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.gtz_ft_support-1b7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.gtz_ft_support-1b7 {
  padding: 1.75rem 24px;
}
}.gtz_ft_support_in-1b7 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
  flex-wrap: wrap;
}.gtz_ft_support_main-1b7 {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.gtz_ft_support_ic-1b7 {
  flex-shrink: 0;
  color: #0EC994;
}.gtz_ft_support_ic-1b7 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.gtz_ft_support_text_title-1b7 {
  color: #EEF3EE;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.gtz_ft_support_text_sub-1b7 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7E927E;
}.gtz_ft_support_btn-1b7 {
  border-radius: 8px;
  background: #0EC994;
  transition: background .2s;
  padding: 11px 22px;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEF3EE;
  white-space: nowrap;
}.gtz_ft_support_btn-1b7:hover {
  background: #10E0A6;
}.gtz_ft_support_contacts-1b7 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.gtz_ft_support_contact-1b7 {
  line-height: 1.4;
  color: #6E806E;
  font-size: 12px;
}.gtz_ft_support_contact-1b7 strong {
  color: #9EB09E;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.gtz_ft_main-1b7 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.gtz_ft_main-1b7 {
  padding: 40px 24px 2rem;
}
}.gtz_ft_main_in-1b7 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.gtz_ft_main_in-1b7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gtz_ft_main_in-1b7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gtz_ft_col_logo-1b7 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.gtz_ft_col_logo-1b7 {
  grid-column: auto;
}
}.gtz_ft_logo-1b7 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  color: #EEF3EE;
  margin-bottom: 0.75rem;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
}.gtz_ft_logo_mark-1b7 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.gtz_ft_logo_mark-1b7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gtz_ft_logo_sub-1b7 {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6E806E;
}.gtz_ft_col_title-1b7 {
  color: #9EB09E;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
}.gtz_ft_col_links-1b7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.gtz_ft_col_link-1b7 {
  transition: color .2s;
  color: #6E806E;
  font-size: 13px;
  overflow-wrap: break-word;
}.gtz_ft_col_link-1b7:hover {
  color: #BCCFBC;
}.gtz_ft_apps-1b7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gtz_ft_app_card-1b7 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.gtz_ft_app_card-1b7:hover {
  border-color: rgba(14, 201, 148, 0.38);
}.gtz_ft_app_card_ic-1b7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
}.gtz_ft_app_card_os-1b7 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6E806E;
}.gtz_ft_app_card_action-1b7 {
  font-weight: 700;
  color: #BCCFBC;
  font-size: 0.75rem;
}.gtz_ft_bot-1b7 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.gtz_ft_bot-1b7 {
  padding: 20px 24px;
}
}.gtz_ft_bot_in-1b7 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
}.gtz_ft_socials-1b7 {
  gap: 0.5rem;
  display: flex;
}.gtz_ft_soc-1b7 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #9EB09E;
}.gtz_ft_soc-1b7 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.gtz_ft_soc-1b7:hover {
  background: rgba(255, 255, 255, 0.07);
}.gtz_ft_legal-1b7 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #7A8C7A;
}.gtz_ft_legal-1b7 strong {
  color: #9EB09E;
  font-weight: 700;
}.gtz_ft_legal-1b7 a {
  text-decoration: underline;
  color: #9EB09E;
}.gtz_ft_age-1b7 {
  border-radius: 50%;
  border: 2px solid #7A8C7A;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  font-size: 11px;
  margin-left: auto;
  align-items: center;
  width: 32px;
  color: #7A8C7A;
  font-weight: 800;
  display: flex;
}