*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  background-color: #080E17;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #B8CDD E;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.gmh-layout-ksq {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.gmh-page-ksq {
  display: flex;
  min-height: 100vh;
}.gmh-main-ksq {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.gmh-main-ksq {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.gmh-main-ksq {
  padding-bottom: 4.5rem;
}
}.gmh-gc-ksq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #0A1119;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 641px) {.gmh-gc-ksq {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.gmh-gc-ksq {
  width: 168px;
}
}.gmh-gc-ksq:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 220, 0.07);
}.gmh-gc_img-ksq {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gmh-gc_img-ksq img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.gmh-gc_hover-ksq {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 8, 16, 0.78);
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.gmh-gc-ksq:hover .gmh-gc_hover-ksq {
  opacity: 1;
}.gmh-gc_hover_btn-ksq {
  background: #00C8DC;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  color: #EDF5FC;
  font-size: 12px;
  font-weight: 700;
}.gmh-gc_info-ksq {
  padding: 8px 0.625rem 10px;
}.gmh-gc_name-ksq {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
  color: #B8CDD E;
  margin-bottom: 3px;
  white-space: nowrap;
}.gmh-gc_prov-ksq {
  color: #4A6272;
  font-size: 10px;
}.gmh-gc_tag-ksq {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  left: 0.375rem;
  top: 0.375rem;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
}.gmh-gc_tag_hot-ksq {
  background: #E03248;
  color: #fff;
}.gmh-gc_tag_new-ksq {
  background: #00BE78;
  color: #080E17;
}.gmh-gc_tag_jp-ksq {
  background: #E8A800;
  color: #080E17;
}.gmh-gc_tag_ex-ksq {
  background: #0A56A8;
  color: #fff;
}.gmh-gc_tag_live-ksq {
  background: #E03248;
  color: #fff;
}.gmh-gr-ksq {
  padding: 32px 16px 0;
  background: #080E17;
}
@media(min-width: 766px) {.gmh-gr-ksq {
  padding: 2.25rem 1.5rem 0;
}
}.gmh-gr_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-gr_head-ksq {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.gmh-gr_head_l-ksq {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.gmh-gr_ic-ksq {
  border-radius: 10px;
  display: flex;
  width: 2rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
}.gmh-gr_ic-ksq svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gmh-gr_title-ksq {
  color: #EDF5FC;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.gmh-gr_title-ksq {
  font-size: 18px;
}
}.gmh-gr_more-ksq {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  color: #5E7E8E;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
}.gmh-gr_more-ksq:hover {
  color: #00C8DC;
}.gmh-gr_more-ksq svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
}.gmh-gr_arrows-ksq {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.gmh-gr_arr-ksq {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  width: 1.875rem;
  height: 30px;
  color: #8AAABB;
  align-items: center;
}.gmh-gr_arr-ksq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF5FC;
}.gmh-gr_arr-ksq svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.gmh-gr_seo_h-ksq {
  margin: 0 0 0.375rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #B8CDD E;
}
@media(min-width: 767px) {.gmh-gr_seo_h-ksq {
  font-size: 14px;
}
}.gmh-gr_seo-ksq {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #5E7E8E;
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.gmh-gr_seo-ksq strong {
  font-weight: 600;
  color: #B8CDD E;
}.gmh-gr_scroll-ksq {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.gmh-gr_scroll-ksq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.gmh-gr_scroll-ksq {
  gap: 0.75rem;
}
}.gmh-tb-ksq {
  background: #070D16;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  z-index: 80;
  top: 0;
  height: 3.5rem;
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
}.gmh-tb_in-ksq {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.gmh-tb_burger-ksq {
  border-radius: 10px;
  gap: 5px;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  height: 2.375rem;
  margin-right: 0.5rem;
  justify-content: center;
  display: flex;
}.gmh-tb_burger-ksq:hover {
  background: rgba(255, 255, 255, 0.05);
}.gmh-tb_burger_line-ksq {
  border-radius: 1px;
  background: #8AAABB;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.gmh-tb_burger-ksq {
  display: none;
}
}.gmh-tb_logo-ksq {
  gap: 9px;
  display: flex;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #EDF5FC;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}.gmh-tb_logo_mark-ksq {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}.gmh-tb_logo_mark-ksq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gmh-tb_nav-ksq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.gmh-tb_nav-ksq {
  display: flex;
}
}.gmh-tb_tab-ksq {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  color: #8AAABB;
  white-space: nowrap;
  font-weight: 600;
}.gmh-tb_tab-ksq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5FC;
}.gmh-tb_tab-ksq.gmh-state_active-ksq {
  background: rgba(0, 200, 220, 0.18);
  color: #EDF5FC;
}.gmh-tb_right-ksq {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.gmh-tb_login-ksq {
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #B8CDD E;
}.gmh-tb_login-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #EDF5FC;
}
@media(min-width: 478px) {.gmh-tb_login-ksq {
  display: block;
}
}.gmh-tb_reg-ksq {
  background: #00BE78;
  padding: 0.563rem 18px;
  border-radius: 10px;
  transition: background .2s;
  color: #050C12;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.gmh-tb_reg-ksq:hover {
  background: #10D488;
}.gmh-sb-ksq {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #0D1621;
  transition: transform .25s ease;
  overflow-y: auto;
  top: 56px;
  bottom: 0;
  z-index: 70;
  left: 0;
  width: 220px;
  position: fixed;
}.gmh-sb-ksq.gmh-state_open-ksq {
  transform: translateX(0);
}.gmh-sb-ksq::-webkit-scrollbar {
  width: 4px;
}.gmh-sb-ksq::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.gmh-sb-ksq {
  transform: translateX(0);
}
}.gmh-sb_auth-ksq {
  padding: 0.875rem 0.75rem 10px;
}.gmh-sb_btn_reg-ksq {
  border-radius: 0.625rem;
  padding: 0.688rem;
  background: #00BE78;
  transition: background .2s;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #050C12;
  font-weight: 700;
}.gmh-sb_btn_reg-ksq:hover {
  background: #10D488;
}.gmh-sb_btn_login-ksq {
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  color: #B8CDD E;
  text-align: center;
  font-weight: 600;
  display: block;
}.gmh-sb_btn_login-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #EDF5FC;
}.gmh-sb_promo-ksq {
  border-radius: 10px;
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  overflow: hidden;
  border: 1px solid rgba(0, 200, 220, 0.18);
  background: linear-gradient(135deg,#031428,#0D1621);
  position: relative;
}.gmh-sb_promo-ksq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 220, 0.18),transparent 70%);
  top: -20px;
  width: 80px;
  right: -1.25rem;
  position: absolute;
  content: '';
  height: 5rem;
}.gmh-sb_promo_title-ksq {
  font-size: 11px;
  margin-bottom: 4px;
  color: #00C8DC;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.gmh-sb_promo_text-ksq {
  font-weight: 600;
  font-size: 12px;
  color: #EDF5FC;
  overflow-wrap: break-word;
  line-height: 1.35;
}.gmh-sb_promo_sub-ksq {
  margin-top: 3px;
  font-size: 10px;
  color: #5E7E8E;
}.gmh-sb_nav-ksq {
  padding: 6px 0.5rem 1rem;
}.gmh-sb_nav_lb-ksq {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4A6272;
  font-size: 0.625rem;
}.gmh-sb_link-ksq {
  gap: 10px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #8AAABB;
  overflow-wrap: break-word;
}.gmh-sb_link-ksq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5FC;
}.gmh-sb_link-ksq.gmh-state_active-ksq {
  background: rgba(0, 200, 220, 0.18);
  color: #EDF5FC;
}.gmh-sb_ic-ksq {
  border-radius: 5px;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  display: flex;
}.gmh-sb_ic-ksq svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.gmh-sb_ic_1-ksq {
  background: rgba(0, 200, 220, 0.07);
  color: #00C8DC;
}.gmh-sb_ic_2-ksq {
  background: rgba(0, 190, 120, 0.18);
  color: #00BE78;
}.gmh-sb_ic_3-ksq {
  background: rgba(232, 168, 0, 0.18);
  color: #E8A800;
}.gmh-sb_ic_4-ksq {
  background: rgba(10, 86, 168, 0.28);
  color: #0A56A8;
}.gmh-sb_ic_5-ksq {
  background: rgba(0, 200, 220, 0.07);
  color: #E03490;
}.gmh-sb_ic_6-ksq {
  background: rgba(10, 86, 168, 0.28);
  color: #8030D8;
}.gmh-sb_badge-ksq {
  border-radius: 5px;
  background: #E8A800;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 0.563rem;
  color: #050C12;
  margin-left: auto;
}.gmh-sb_bot-ksq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.gmh-sb_lang-ksq,.gmh-sb_help-ksq {
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 6px;
  border-radius: 0.313rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #8AAABB;
  font-size: 11px;
  justify-content: center;
}.gmh-sb_lang-ksq:hover,.gmh-sb_help-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #EDF5FC;
}.gmh-sb_lang-ksq svg,.gmh-sb_help-ksq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.gmh-sb_bd-ksq {
  inset: 0;
  background: rgba(4, 8, 16, 0.78);
  display: none;
  position: fixed;
  z-index: 69;
}.gmh-sb_bd-ksq.gmh-state_on-ksq {
  display: block;
}
@media(min-width: 1081px) {.gmh-sb_bd-ksq {
  display: none!important;
}
}.gmh-mob_nav-ksq {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1621;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1083px) {.gmh-mob_nav-ksq {
  display: none;
}
}.gmh-mob_nav_item-ksq {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #4A6272;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.gmh-mob_nav_ic-ksq {
  line-height: 1;
}.gmh-mob_nav_ic-ksq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.gmh-mob_nav_lb-ksq {
  font-weight: 600;
  color: #4A6272;
  font-size: 10px;
}.gmh-mob_nav_item-ksq.gmh-state_active-ksq {
  color: #00C8DC;
}.gmh-mob_nav_item-ksq.gmh-state_active-ksq .gmh-mob_nav_lb-ksq {
  color: #00C8DC;
}.gmh-hero-ksq {
  padding: 20px 16px 0;
  background: #080E17;
}
@media(min-width: 769px) {.gmh-hero-ksq {
  padding: 1.5rem 1.5rem 0;
}
}.gmh-hero_in-ksq {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 857px) {.gmh-hero_in-ksq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.gmh-hero_in-ksq {
  grid-template-columns: 1fr 340px;
}
}.gmh-hero_promo-ksq {
  background: #0A1119;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width:768px) {.gmh-hero_promo-ksq {
  min-height: 17.5rem;
}
}.gmh-hero_promo_bg-ksq {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#031428 0%,#080E17 100%);
  background-size: cover;
  position: absolute;
}.gmh-hero_promo_bg-ksq::after {
  background: linear-gradient(90deg,#080E17 0%,rgba(4, 8, 16, 0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gmh-hero_promo_glow-ksq {
  background: radial-gradient(circle,rgba(10, 86, 168, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
}.gmh-hero_promo_ct-ksq {
  padding: 1.75rem 24px 28px 28px;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.gmh-hero_promo_ct-ksq {
  padding: 2.5rem 2rem;
}
}.gmh-hero_badge-ksq {
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(0, 200, 220, 0.18);
  border: 1px solid rgba(0, 200, 220, 0.07);
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  color: #00C8DC;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .08em;
}.gmh-hero_h1-ksq {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #EDF5FC;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
}.gmh-hero_h1-ksq em {
  color: #E8A800;
  font-style: normal;
}
@media(min-width: 765px) {.gmh-hero_h1-ksq {
  font-size: 2.25rem;
}
}.gmh-hero_sub-ksq {
  line-height: 1.55;
  color: #8AAABB;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.gmh-hero_sub-ksq {
  font-size: 14px;
}
}.gmh-hero_row-ksq {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.gmh-hero_cta-ksq {
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #00BE78;
  border-radius: 0.625rem;
  box-shadow: 0 2px 0.875rem rgba(0, 190, 120, 0.50), 0 0 6px rgba(0, 190, 120, 0.25);
  font-weight: 700;
  font-size: 14px;
  color: #050C12;
}.gmh-hero_cta-ksq:hover {
  background: #10D488;
}.gmh-hero_terms-ksq {
  color: #4A6272;
  font-size: 11px;
}.gmh-hero_game-ksq {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0A1119;
  display: flex;
  flex-direction: column;
  position: relative;
}.gmh-hero_game_badge-ksq {
  border: 1px solid rgba(232, 168, 0, 0.18);
  padding: 0.313rem 0.625rem;
  background: rgba(232, 168, 0, 0.18);
  border-radius: 1.25rem;
  color: #E8A800;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  top: 0.75rem;
}.gmh-hero_game_badge-ksq svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
}.gmh-hero_game_img-ksq {
  background: linear-gradient(135deg,#031428,#080E17);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.gmh-hero_game_img-ksq img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.gmh-hero_game_play-ksq {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 8, 16, 0.78);
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.gmh-hero_game-ksq:hover .gmh-hero_game_play-ksq {
  opacity: 1;
}.gmh-hero_game_play-ksq span {
  border-radius: 50%;
  background: #00C8DC;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
}.gmh-hero_game_play-ksq span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.gmh-hero_game_info-ksq {
  padding: 0.875rem 16px;
}.gmh-hero_game_title-ksq {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #EDF5FC;
  overflow-wrap: break-word;
}.gmh-hero_game_provider-ksq {
  font-size: 0.688rem;
  color: #5E7E8E;
}.gmh-hero_game_btn-ksq {
  transition: background .2s;
  border-radius: 10px;
  margin: 0.75rem 16px 16px;
  background: #00C8DC;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #EDF5FC;
  text-align: center;
}.gmh-hero_game-ksq:hover .gmh-hero_game_btn-ksq {
  background: #1AD8EA;
}.gmh-sbar-ksq {
  background: #080E17;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.gmh-sbar-ksq {
  padding: 1.125rem 1.5rem 0;
}
}.gmh-sbar_in-ksq {
  margin: 0 auto;
  max-width: 1320px;
}.gmh-sbar_row-ksq {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.gmh-sbar_input-ksq {
  transition: border-color .2s;
  background: #0A1119;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 16px;
  border-radius: 10px;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #5E7E8E;
}.gmh-sbar_input-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
}.gmh-sbar_input-ksq svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
}.gmh-sbar_providers-ksq {
  background: #0A1119;
  transition: border-color .2s;
  border-radius: 10px;
  gap: 0.5rem;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  color: #B8CDD E;
}.gmh-sbar_providers-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  color: #EDF5FC;
}.gmh-sbar_providers-ksq svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.gmh-sbar_tabs-ksq {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.gmh-sbar_tabs-ksq::-webkit-scrollbar {
  display: none;
}.gmh-sbar_tab-ksq {
  border-radius: 20px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  color: #8AAABB;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
}.gmh-sbar_tab-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF5FC;
}.gmh-sbar_tab-ksq.gmh-state_active-ksq {
  background: rgba(0, 200, 220, 0.18);
  border-color: rgba(0, 200, 220, 0.07);
  color: #EDF5FC;
}.gmh-sbar_tab_ic-ksq svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.gmh-wy-ksq {
  padding: 2rem 1rem 0;
  background: #080E17;
}
@media(min-width: 770px) {.gmh-wy-ksq {
  padding: 2.5rem 1.5rem 0;
}
}.gmh-wy_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-wy_head-ksq {
  margin-bottom: 18px;
  max-width: 720px;
}.gmh-wy_label-ksq {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00C8DC;
  font-weight: 700;
}.gmh-wy_h2-ksq {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF5FC;
}
@media(min-width: 767px) {.gmh-wy_h2-ksq {
  font-size: 24px;
}
}.gmh-wy_intro-ksq {
  margin: 0;
  line-height: 1.6;
  color: #5E7E8E;
  font-size: 0.813rem;
}.gmh-wy_grid-ksq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.gmh-wy_grid-ksq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gmh-wy_grid-ksq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gmh-wy_card-ksq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1621;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.gmh-wy_card-ksq:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 220, 0.07);
}.gmh-wy_card_ic-ksq {
  border-radius: 50%;
  background: rgba(0, 200, 220, 0.18);
  height: 2.75rem;
  color: #00C8DC;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
  width: 2.75rem;
  display: flex;
}.gmh-wy_card_ic-ksq svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.gmh-wy_card_h-ksq {
  margin-bottom: 6px;
  color: #EDF5FC;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
}.gmh-wy_card_p-ksq {
  color: #5E7E8E;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.gmh-wy_card_p-ksq strong {
  color: #B8CDD E;
  font-weight: 600;
}.gmh-gr_jp-ksq {
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#0D0828 0%,#060812 100%);
  padding: 20px;
  position: relative;
}.gmh-gr_jp-ksq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(10, 86, 168, 0.28) 0%,transparent 70%);
  content: '';
  top: -60px;
  width: 250px;
  height: 250px;
  position: absolute;
  left: -3.75rem;
}.gmh-gr_jp-ksq::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 0, 0.18) 0%,transparent 70%);
  bottom: -40px;
  position: absolute;
  width: 12.5rem;
  content: '';
  right: 0;
  height: 12.5rem;
}.gmh-gr_jp_head-ksq {
  gap: 1rem;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.gmh-gr_jp_info-ksq {
  flex: 1;
}.gmh-gr_jp_label-ksq {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #8030D8;
  font-weight: 700;
  font-size: 0.688rem;
}.gmh-gr_jp_label-ksq svg {
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
}.gmh-gr_jp_amount-ksq {
  font-family: 'Orbitron', sans-serif;
  color: #EDF5FC;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width: 769px) {.gmh-gr_jp_amount-ksq {
  font-size: 40px;
}
}.gmh-gr_jp_amount-ksq span {
  color: #E8A800;
}.gmh-gr_jp_seo-ksq {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  color: #8AAABB;
}.gmh-gr_jp_cta-ksq {
  padding: 11px 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(10, 86, 168, 0.28);
  border-radius: 10px;
  background: rgba(10, 86, 168, 0.28);
  color: #EDF5FC;
  font-size: 13px;
  z-index: 1;
  align-self: flex-start;
  position: relative;
  flex-shrink: 0;
  margin-top: 0.25rem;
  white-space: nowrap;
  font-weight: 700;
}.gmh-gr_jp_cta-ksq:hover {
  background: #0A56A8;
}.gmh-gcg-ksq {
  background: #080E17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.gmh-gcg-ksq {
  padding: 44px 24px 0;
}
}.gmh-gcg_in-ksq {
  margin: 0 auto;
  max-width: 1320px;
}.gmh-gcg_head-ksq {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.gmh-gcg_label-ksq {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8DC;
}.gmh-gcg_h2-ksq {
  color: #EDF5FC;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.gmh-gcg_h2-ksq {
  font-size: 28px;
}
}.gmh-gcg_intro-ksq {
  font-size: 13px;
  line-height: 1.6;
  color: #5E7E8E;
}.gmh-gcg_grid-ksq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.gmh-gcg_grid-ksq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gmh-gcg_grid-ksq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gmh-gcg_card-ksq {
  padding: 1.25rem;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 240px;
}.gmh-gcg_card-ksq:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 200, 220, 0.18);
}.gmh-gcg_card_bg-ksq {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gmh-gcg_card_bg-ksq::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.gmh-gcg_card_ic-ksq {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  display: flex;
  right: 18px;
  align-items: center;
  top: 18px;
  width: 2.5rem;
  justify-content: center;
  z-index: 2;
  height: 40px;
  position: absolute;
  color: #EDF5FC;
}.gmh-gcg_card_ic-ksq svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gmh-gcg_card_ct-ksq {
  z-index: 1;
  position: relative;
}.gmh-gcg_card_h-ksq {
  font-size: 18px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #EDF5FC;
}
@media(min-width:768px) {.gmh-gcg_card_h-ksq {
  font-size: 20px;
}
}.gmh-gcg_card_p-ksq {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.gmh-gcg_card_p-ksq strong {
  font-weight: 600;
  color: #EDF5FC;
}.gmh-gcg_card_cta-ksq {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  color: #00C8DC;
  font-weight: 700;
  text-transform: uppercase;
}.gmh-gcg_card_cta-ksq svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.gmh-ws-ksq {
  padding: 2rem 16px 0;
  background: #080E17;
}
@media(min-width: 767px) {.gmh-ws-ksq {
  padding: 2.25rem 1.5rem 0;
}
}.gmh-ws_in-ksq {
  margin: 0 auto;
  max-width: 1320px;
}.gmh-ws_head-ksq {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.gmh-ws_title-ksq {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  display: flex;
  font-size: 1rem;
  color: #EDF5FC;
}.gmh-ws_title_ic-ksq svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #E8A800;
}.gmh-ws_online-ksq {
  gap: 7px;
  display: flex;
  color: #5E7E8E;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
}.gmh-ws_online_dot-ksq {
  border-radius: 50%;
  background: #00BE78;
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 190, 120, 0.18);
}.gmh-ws_scroll-ksq {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.gmh-ws_scroll-ksq::-webkit-scrollbar {
  display: none;
}.gmh-wc-ksq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0A1119;
  border-radius: 0.625rem;
  padding: 0.625rem 14px;
  gap: 10px;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.gmh-wc_img-ksq {
  overflow: hidden;
  border-radius: 5px;
  background: #0D1621;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.gmh-wc_img-ksq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gmh-wc_info-ksq {
  min-width: 0;
}.gmh-wc_game-ksq {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #B8CDD E;
  white-space: nowrap;
  text-overflow: ellipsis;
}.gmh-wc_player-ksq {
  overflow: hidden;
  white-space: nowrap;
  color: #4A6272;
  font-size: 10px;
  text-overflow: ellipsis;
}.gmh-wc_amount-ksq {
  font-weight: 700;
  color: #00BE78;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
}.gmh-app-ksq {
  background: #080E17;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.gmh-app-ksq {
  padding: 2.75rem 1.5rem 0;
}
}.gmh-app_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-app_head-ksq {
  margin-bottom: 16px;
}.gmh-app_label-ksq {
  color: #00C8DC;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.gmh-app_h2-ksq {
  color: #EDF5FC;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.gmh-app_h2-ksq {
  font-size: 1.5rem;
}
}.gmh-app_sub-ksq {
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #5E7E8E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gmh-app_sub-ksq strong {
  font-weight: 700;
  color: #B8CDD E;
}.gmh-app_cards-ksq {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.gmh-app_cards-ksq {
  grid-template-columns: repeat(3,1fr);
}
}.gmh-app_card-ksq {
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.gmh-app_card_ios-ksq {
  background: linear-gradient(135deg,rgba(0, 200, 220, 0.18) 0%,#0D1621 100%);
}.gmh-app_card_android-ksq {
  background: linear-gradient(135deg,rgba(0, 190, 120, 0.18) 0%,#0D1621 100%);
}.gmh-app_card_win-ksq {
  background: linear-gradient(135deg,rgba(232, 168, 0, 0.18) 0%,#0D1621 100%);
}.gmh-app_card_ic-ksq svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.gmh-app_card_ic-ksq {
  color: #EDF5FC;
  flex-shrink: 0;
}.gmh-app_card_os-ksq {
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #5E7E8E;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.gmh-app_card_title-ksq {
  line-height: 1.2;
  color: #EDF5FC;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.gmh-app_card_text-ksq {
  color: #5E7E8E;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.gmh-app_card_btn-ksq {
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 10px 18px;
  border: 1px solid rgba(0, 200, 220, 0.45);
  transition: background .2s;
  border-radius: 0.313rem;
  color: #EDF5FC;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
}.gmh-app_card_btn-ksq:hover {
  background: rgba(255, 255, 255, 0.07);
}.gmh-reg-ksq {
  background: #080E17;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.gmh-reg-ksq {
  padding: 2.75rem 24px 0;
}
}.gmh-reg_in-ksq {
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  background: #0D1621;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 769px) {.gmh-reg_in-ksq {
  padding: 40px;
}
}.gmh-reg_top-ksq {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.gmh-reg_top-ksq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gmh-reg_label-ksq {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8DC;
  font-size: 11px;
}.gmh-reg_h2-ksq {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 0.75rem;
  color: #EDF5FC;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.gmh-reg_h2-ksq {
  font-size: 28px;
}
}.gmh-reg_bonus-ksq {
  background: rgba(232, 168, 0, 0.18);
  border: 1px solid rgba(232, 168, 0, 0.18);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border-radius: 0.625rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.gmh-reg_bonus_amount-ksq {
  font-size: 20px;
  font-weight: 800;
  color: #E8A800;
}.gmh-reg_bonus_text-ksq {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8AAABB;
}.gmh-reg_cta_btn-ksq {
  background: #00BE78;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 0.938rem;
  color: #050C12;
  margin-bottom: 12px;
  display: inline-block;
  box-shadow: 0 2px 0.875rem rgba(0, 190, 120, 0.50), 0 0 0.375rem rgba(0, 190, 120, 0.25);
  font-weight: 700;
}.gmh-reg_cta_btn-ksq:hover {
  background: #10D488;
}.gmh-reg_terms-ksq {
  font-size: 11px;
  line-height: 1.5;
  color: #4A6272;
}.gmh-reg_seo-ksq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #5E7E8E;
  line-height: 1.65;
  font-size: 0.813rem;
}.gmh-reg_seo-ksq p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #5E7E8E;
}.gmh-reg_seo-ksq p:last-child {
  margin-bottom: 0;
}.gmh-reg_seo-ksq strong {
  font-weight: 700;
  color: #B8CDD E;
}.gmh-reg_seo-ksq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DC;
}.gmh-reg_seo-ksq a:hover {
  color: #1AD8EA;
}.gmh-reg_seo-ksq ul,.gmh-reg_seo-ksq ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.gmh-reg_seo-ksq ol {
  list-style: decimal;
}.gmh-reg_seo-ksq li {
  color: #5E7E8E;
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
}.gmh-reg_seo-ksq table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gmh-reg_seo-ksq table {
  display: table;
}
}.gmh-reg_seo-ksq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #B8CDD E;
  font-weight: 700;
}.gmh-reg_seo-ksq td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7E8E;
}.gmh-reg_steps-ksq {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.gmh-reg_steps-ksq {
  margin-top: 0;
}
}.gmh-reg_step-ksq {
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gmh-reg_step_num-ksq {
  border: 1px solid rgba(0, 200, 220, 0.07);
  background: rgba(0, 200, 220, 0.18);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 34px;
  font-weight: 800;
  font-size: 14px;
  width: 2.125rem;
  flex-shrink: 0;
  color: #00C8DC;
}.gmh-reg_step_title-ksq {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #EDF5FC;
}.gmh-reg_step_text-ksq {
  color: #5E7E8E;
  font-size: 12px;
  line-height: 1.5;
}.gmh-reg_trust-ksq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.gmh-reg_trust_item-ksq {
  gap: 7px;
  color: #5E7E8E;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.gmh-reg_trust_ic-ksq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #00C8DC;
}.gmh-prov-ksq {
  padding: 2.25rem 1rem 0;
  background: #080E17;
}
@media(min-width:768px) {.gmh-prov-ksq {
  padding: 44px 24px 0;
}
}.gmh-prov_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-prov_head-ksq {
  margin-bottom: 16px;
}.gmh-prov_label-ksq {
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8DC;
  text-transform: uppercase;
  font-weight: 700;
}.gmh-prov_h2-ksq {
  overflow-wrap: break-word;
  color: #EDF5FC;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.gmh-prov_h2-ksq {
  font-size: 24px;
}
}.gmh-prov_seo-ksq {
  color: #5E7E8E;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.gmh-prov_seo-ksq strong {
  color: #B8CDD E;
  font-weight: 700;
}.gmh-prov_seo-ksq a {
  color: #00C8DC;
  text-decoration: underline;
}.gmh-prov_grid-ksq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.gmh-prov_grid-ksq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.gmh-prov_grid-ksq {
  grid-template-columns: repeat(8,1fr);
}
}.gmh-prov_card-ksq {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  background: #0A1119;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.438rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.gmh-prov_card-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
  background: #0D1621;
}.gmh-prov_logo-ksq {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
}.gmh-prov_logo-ksq img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.gmh-prov_name-ksq {
  text-align: center;
  overflow-wrap: break-word;
  color: #8AAABB;
  font-size: 11px;
  font-weight: 600;
}.gmh-bon-ksq {
  padding: 2.25rem 1rem 0;
  background: #080E17;
}
@media(min-width: 765px) {.gmh-bon-ksq {
  padding: 2.75rem 24px 0;
}
}.gmh-bon_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-bon_head-ksq {
  margin-bottom: 20px;
}.gmh-bon_label-ksq {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8DC;
  margin-bottom: 8px;
}.gmh-bon_h2-ksq {
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #EDF5FC;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.gmh-bon_h2-ksq {
  font-size: 1.5rem;
}
}.gmh-bon_seo-ksq {
  line-height: 1.6;
  color: #5E7E8E;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
}.gmh-bon_seo-ksq strong {
  font-weight: 700;
  color: #B8CDD E;
}.gmh-bon_seo-ksq a {
  text-decoration: underline;
  color: #00C8DC;
}.gmh-bon_grid-ksq {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.gmh-bon_grid-ksq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gmh-bon_grid-ksq {
  grid-template-columns: repeat(5,1fr);
}
}.gmh-bon_card-ksq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  background: #0A1119;
}.gmh-bon_card-ksq:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 220, 0.07);
}.gmh-bon_card_ic-ksq svg {
  stroke-linecap: round;
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
}.gmh-bon_card_ic-ksq {
  margin-bottom: 10px;
}.gmh-bon_card_type-ksq {
  font-size: 0.625rem;
  font-weight: 700;
  color: #5E7E8E;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.gmh-bon_card_amount-ksq {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #E8A800;
  font-weight: 800;
}.gmh-bon_card_name-ksq {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #EDF5FC;
  overflow-wrap: break-word;
}.gmh-bon_card_detail-ksq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A6272;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.gmh-seo-ksq {
  background: #080E17;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.gmh-seo-ksq {
  padding: 2.75rem 24px 0;
}
}.gmh-seo_in-ksq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #0D1621;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.gmh-seo_in-ksq {
  padding: 36px 2.5rem;
}
}.gmh-seo_label-ksq {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8DC;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.gmh-seo_h2-ksq {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.875rem;
  color: #EDF5FC;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gmh-seo_h2-ksq {
  font-size: 24px;
}
}.gmh-seo_body-ksq {
  line-height: 1.75;
  color: #8AAABB;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.gmh-seo_body-ksq p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8AAABB;
}.gmh-seo_body-ksq p:last-child {
  margin-bottom: 0;
}.gmh-seo_body-ksq strong {
  color: #B8CDD E;
  font-weight: 700;
}.gmh-seo_body-ksq a {
  transition: color .2s;
  color: #00C8DC;
  text-decoration: underline;
}.gmh-seo_body-ksq a:hover {
  color: #1AD8EA;
}.gmh-seo_body-ksq ul,.gmh-seo_body-ksq ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gmh-seo_body-ksq ol {
  list-style: decimal;
}.gmh-seo_body-ksq li {
  color: #8AAABB;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.gmh-seo_body-ksq table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.gmh-seo_body-ksq table {
  display: table;
}
}.gmh-seo_body-ksq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B8CDD E;
}.gmh-seo_body-ksq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAABB;
}.gmh-seo_cols-ksq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.gmh-seo_cols-ksq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gmh-seo_cols-ksq {
  grid-template-columns: repeat(3,1fr);
}
}.gmh-seo_col_h-ksq {
  margin-bottom: 0.438rem;
  color: #B8CDD E;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.gmh-seo_col_p-ksq {
  color: #5E7E8E;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.gmh-seo_stats-ksq {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gmh-seo_stat-ksq {
  flex: 1;
  background: rgba(0, 200, 220, 0.07);
  padding: 14px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 200, 220, 0.18);
  min-width: 140px;
}.gmh-seo_stat_val-ksq {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8DC;
  margin-bottom: 0.25rem;
}.gmh-seo_stat_lb-ksq {
  color: #5E7E8E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.gmh-pmt-ksq {
  background: #080E17;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.gmh-pmt-ksq {
  padding: 2.75rem 1.5rem 0;
}
}.gmh-pmt_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-pmt_head-ksq {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.gmh-pmt_label-ksq {
  letter-spacing: .08em;
  color: #00C8DC;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.gmh-pmt_h2-ksq {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #EDF5FC;
}
@media(min-width: 769px) {.gmh-pmt_h2-ksq {
  font-size: 1.75rem;
}
}.gmh-pmt_intro-ksq {
  color: #5E7E8E;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gmh-pmt_groups-ksq {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.gmh-pmt_group-ksq {
  padding: 1.25rem;
  background: #0D1621;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
}.gmh-pmt_group_head-ksq {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.gmh-pmt_group_ic-ksq {
  background: rgba(0, 200, 220, 0.18);
  border-radius: 5px;
  justify-content: center;
  color: #00C8DC;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
  display: flex;
  align-items: center;
}.gmh-pmt_group_ic-ksq svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gmh-pmt_group_h-ksq {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  color: #EDF5FC;
  font-weight: 700;
}.gmh-pmt_group_p-ksq {
  line-height: 1.6;
  color: #5E7E8E;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gmh-pmt_group_p-ksq strong {
  color: #B8CDD E;
  font-weight: 600;
}.gmh-pmt_table_wrap-ksq {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gmh-pmt_table-ksq {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 13px;
}.gmh-pmt_table-ksq th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
  color: #B8CDD E;
}.gmh-pmt_table-ksq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #5E7E8E;
}.gmh-pmt_table-ksq tbody tr:last-child td {
  border-bottom: none;
}.gmh-pmt_table-ksq tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8CDD E;
}.gmh-seo-ksq {
  padding: 2.25rem 1rem 0;
  background: #080E17;
}
@media(min-width:768px) {.gmh-seo-ksq {
  padding: 2.75rem 1.5rem 0;
}
}.gmh-seo_in-ksq {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  background: #0D1621;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gmh-seo_in-ksq {
  padding: 36px 2.5rem;
}
}.gmh-seo_label-ksq {
  color: #00C8DC;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.gmh-seo_h2-ksq {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EDF5FC;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.gmh-seo_h2-ksq {
  font-size: 24px;
}
}.gmh-seo_body-ksq {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8AAABB;
}.gmh-seo_body-ksq p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8AAABB;
  line-height: 1.75;
}.gmh-seo_body-ksq p:last-child {
  margin-bottom: 0;
}.gmh-seo_body-ksq strong {
  color: #B8CDD E;
  font-weight: 700;
}.gmh-seo_body-ksq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DC;
}.gmh-seo_body-ksq a:hover {
  color: #1AD8EA;
}.gmh-seo_body-ksq ul,.gmh-seo_body-ksq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gmh-seo_body-ksq ol {
  list-style: decimal;
}.gmh-seo_body-ksq li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8AAABB;
  margin-bottom: 6px;
}.gmh-seo_body-ksq table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gmh-seo_body-ksq table {
  display: table;
}
}.gmh-seo_body-ksq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #B8CDD E;
  text-align: left;
}.gmh-seo_body-ksq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAABB;
}.gmh-seo_cols-ksq {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gmh-seo_cols-ksq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gmh-seo_cols-ksq {
  grid-template-columns: repeat(3,1fr);
}
}.gmh-seo_col_h-ksq {
  color: #B8CDD E;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.gmh-seo_col_p-ksq {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E7E8E;
}.gmh-seo_stats-ksq {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gmh-seo_stat-ksq {
  background: rgba(0, 200, 220, 0.07);
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 200, 220, 0.18);
  min-width: 140px;
}.gmh-seo_stat_val-ksq {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #00C8DC;
  overflow-wrap: break-word;
}.gmh-seo_stat_lb-ksq {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5E7E8E;
}.gmh-faq-ksq {
  padding: 36px 16px 0;
  background: #080E17;
}
@media(min-width: 769px) {.gmh-faq-ksq {
  padding: 44px 1.5rem 0;
}
}.gmh-faq_in-ksq {
  margin: 0 auto;
  max-width: 82.5rem;
}.gmh-faq_head-ksq {
  margin-bottom: 1.25rem;
}.gmh-faq_label-ksq {
  color: #00C8DC;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.gmh-faq_h2-ksq {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EDF5FC;
  font-weight: 800;
}
@media(min-width: 765px) {.gmh-faq_h2-ksq {
  font-size: 24px;
}
}.gmh-faq_list-ksq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gmh-faq_item-ksq {
  overflow: hidden;
  background: #0D1621;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gmh-faq_q-ksq {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  cursor: pointer;
  align-items: center;
  color: #B8CDD E;
  font-size: 14px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
}.gmh-faq_q-ksq:hover {
  color: #EDF5FC;
}.gmh-faq_q_ic-ksq {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  justify-content: center;
  font-size: 16px;
  height: 24px;
  color: #00C8DC;
  display: flex;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
}.gmh-faq_item-ksq.gmh-state_open-ksq .gmh-faq_q_ic-ksq {
  transform: rotate(45deg);
}.gmh-faq_a-ksq {
  padding: 0 1.25rem 16px;
  color: #5E7E8E;
  overflow-wrap: break-word;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
}.gmh-faq_item-ksq.gmh-state_open-ksq .gmh-faq_a-ksq {
  display: block;
}.gmh-faq_a-ksq strong {
  color: #B8CDD E;
  font-weight: 700;
}.gmh-faq_a-ksq a {
  text-decoration: underline;
  color: #00C8DC;
}.gmh-faq_a-ksq ul,.gmh-faq_a-ksq ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.gmh-faq_a-ksq ol {
  list-style: decimal;
}.gmh-faq_a-ksq li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.gmh-faq_a-ksq table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gmh-faq_a-ksq table {
  display: table;
}
}.gmh-faq_a-ksq th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CDD E;
}.gmh-faq_a-ksq td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7E8E;
}.gmh-seo-ksq {
  background: #080E17;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.gmh-seo-ksq {
  padding: 44px 24px 0;
}
}.gmh-seo_in-ksq {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1621;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 770px) {.gmh-seo_in-ksq {
  padding: 2.25rem 2.5rem;
}
}.gmh-seo_label-ksq {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8DC;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.gmh-seo_h2-ksq {
  color: #EDF5FC;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.gmh-seo_h2-ksq {
  font-size: 1.5rem;
}
}.gmh-seo_body-ksq {
  color: #8AAABB;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gmh-seo_body-ksq p {
  font-size: 14px;
  color: #8AAABB;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.gmh-seo_body-ksq p:last-child {
  margin-bottom: 0;
}.gmh-seo_body-ksq strong {
  color: #B8CDD E;
  font-weight: 700;
}.gmh-seo_body-ksq a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8DC;
}.gmh-seo_body-ksq a:hover {
  color: #1AD8EA;
}.gmh-seo_body-ksq ul,.gmh-seo_body-ksq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gmh-seo_body-ksq ol {
  list-style: decimal;
}.gmh-seo_body-ksq li {
  color: #8AAABB;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.gmh-seo_body-ksq table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.gmh-seo_body-ksq table {
  display: table;
}
}.gmh-seo_body-ksq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B8CDD E;
}.gmh-seo_body-ksq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAABB;
}.gmh-seo_cols-ksq {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.gmh-seo_cols-ksq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.gmh-seo_cols-ksq {
  grid-template-columns: repeat(3,1fr);
}
}.gmh-seo_col_h-ksq {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B8CDD E;
  font-size: 13px;
  margin-bottom: 7px;
}.gmh-seo_col_p-ksq {
  font-size: 13px;
  color: #5E7E8E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gmh-seo_stats-ksq {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gmh-seo_stat-ksq {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(0, 200, 220, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(0, 200, 220, 0.18);
  min-width: 8.75rem;
}.gmh-seo_stat_val-ksq {
  color: #00C8DC;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.gmh-seo_stat_lb-ksq {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E7E8E;
}.gmh-ft-ksq {
  background: #040810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gmh-ft_support-ksq {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.gmh-ft_support-ksq {
  padding: 1.75rem 1.5rem;
}
}.gmh-ft_support_in-ksq {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.gmh-ft_support_main-ksq {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gmh-ft_support_ic-ksq {
  color: #00C8DC;
  flex-shrink: 0;
}.gmh-ft_support_ic-ksq svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.gmh-ft_support_text_title-ksq {
  color: #EDF5FC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gmh-ft_support_text_sub-ksq {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #5E7E8E;
}.gmh-ft_support_btn-ksq {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #00C8DC;
  border-radius: 0.625rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #EDF5FC;
  font-size: 13px;
}.gmh-ft_support_btn-ksq:hover {
  background: #1AD8EA;
}.gmh-ft_support_contacts-ksq {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.gmh-ft_support_contact-ksq {
  font-size: 0.75rem;
  color: #4A6272;
  line-height: 1.4;
}.gmh-ft_support_contact-ksq strong {
  margin-bottom: 2px;
  color: #8AAABB;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
}.gmh-ft_main-ksq {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.gmh-ft_main-ksq {
  padding: 2.5rem 24px 2rem;
}
}.gmh-ft_main_in-ksq {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.gmh-ft_main_in-ksq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gmh-ft_main_in-ksq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.gmh-ft_col_logo-ksq {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.gmh-ft_col_logo-ksq {
  grid-column: auto;
}
}.gmh-ft_logo-ksq {
  gap: 9px;
  color: #EDF5FC;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  display: flex;
}.gmh-ft_logo_mark-ksq {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 1.875rem;
}.gmh-ft_logo_mark-ksq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gmh-ft_logo_sub-ksq {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #4A6272;
  max-width: 200px;
}.gmh-ft_col_title-ksq {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  color: #8AAABB;
  font-weight: 700;
  letter-spacing: .07em;
}.gmh-ft_col_links-ksq {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gmh-ft_col_link-ksq {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4A6272;
}.gmh-ft_col_link-ksq:hover {
  color: #B8CDD E;
}.gmh-ft_apps-ksq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gmh-ft_app_card-ksq {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.gmh-ft_app_card-ksq:hover {
  border-color: rgba(0, 200, 220, 0.45);
}.gmh-ft_app_card_ic-ksq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.gmh-ft_app_card_os-ksq {
  color: #4A6272;
  font-weight: 600;
  font-size: 0.625rem;
}.gmh-ft_app_card_action-ksq {
  color: #B8CDD E;
  font-weight: 700;
  font-size: 0.75rem;
}.gmh-ft_bot-ksq {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.gmh-ft_bot-ksq {
  padding: 1.25rem 24px;
}
}.gmh-ft_bot_in-ksq {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.gmh-ft_socials-ksq {
  gap: 8px;
  display: flex;
}.gmh-ft_soc-ksq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 2.25rem;
  align-items: center;
  height: 36px;
  justify-content: center;
  color: #8AAABB;
  display: flex;
}.gmh-ft_soc-ksq svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.gmh-ft_soc-ksq:hover {
  background: rgba(255, 255, 255, 0.07);
}.gmh-ft_legal-ksq {
  flex: 1;
  font-size: 11px;
  min-width: 12.5rem;
  color: #7A9BAA;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gmh-ft_legal-ksq strong {
  font-weight: 700;
  color: #8AAABB;
}.gmh-ft_legal-ksq a {
  color: #8AAABB;
  text-decoration: underline;
}.gmh-ft_age-ksq {
  border: 2px solid #7A9BAA;
  border-radius: 50%;
  align-items: center;
  color: #7A9BAA;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 11px;
  width: 32px;
  display: flex;
  margin-left: auto;
  height: 2rem;
}