*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #A8BED0;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #080C14;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.gka_layout-k4z {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.gka_page-k4z {
  min-height: 100vh;
  display: flex;
}.gka_main-k4z {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.gka_main-k4z {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.gka_main-k4z {
  padding-bottom: 72px;
}
}.gka_gc-k4z {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #0B1019;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.gka_gc-k4z {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.gka_gc-k4z {
  width: 10.5rem;
}
}.gka_gc-k4z:hover {
  border-color: rgba(42, 159, 216, 0.08);
  transform: translateY(-3px);
}.gka_gc_img-k4z {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gka_gc_img-k4z img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gka_gc_hover-k4z {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 6, 14, 0.72);
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.gka_gc-k4z:hover .gka_gc_hover-k4z {
  opacity: 1;
}.gka_gc_hover_btn-k4z {
  background: #2A9FD8;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-weight: 700;
  color: #EBF2FA;
  font-size: 0.75rem;
}.gka_gc_info-k4z {
  padding: 8px 0.625rem 0.625rem;
}.gka_gc_name-k4z {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #A8BED0;
  font-weight: 600;
  font-size: 0.75rem;
}.gka_gc_prov-k4z {
  color: #688090;
  font-size: 0.625rem;
}.gka_gc_tag-k4z {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
}.gka_gc_tag_hot-k4z {
  background: #E03038;
  color: #fff;
}.gka_gc_tag_new-k4z {
  background: #1AB870;
  color: #080C14;
}.gka_gc_tag_jp-k4z {
  background: #F0A020;
  color: #080C14;
}.gka_gc_tag_ex-k4z {
  background: #4A50CC;
  color: #fff;
}.gka_gc_tag_live-k4z {
  background: #E03038;
  color: #fff;
}.gka_gr-k4z {
  background: #080C14;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.gka_gr-k4z {
  padding: 2.25rem 1.5rem 0;
}
}.gka_gr_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_gr_head-k4z {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.gka_gr_head_l-k4z {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.gka_gr_ic-k4z {
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
}.gka_gr_ic-k4z svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.gka_gr_title-k4z {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EBF2FA;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
}
@media(min-width: 765px) {.gka_gr_title-k4z {
  font-size: 18px;
}
}.gka_gr_more-k4z {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  color: #6A8496;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
}.gka_gr_more-k4z:hover {
  color: #2A9FD8;
}.gka_gr_more-k4z svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.gka_gr_arrows-k4z {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gka_gr_arr-k4z {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  display: flex;
  color: #80A0B4;
  height: 30px;
  width: 30px;
  align-items: center;
  justify-content: center;
}.gka_gr_arr-k4z:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EBF2FA;
}.gka_gr_arr-k4z svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.gka_gr_seo_h-k4z {
  margin: 0 0 6px;
  font-family: 'Rajdhani', sans-serif;
  color: #A8BED0;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gka_gr_seo_h-k4z {
  font-size: 14px;
}
}.gka_gr_seo-k4z {
  max-width: 42.5rem;
  color: #6A8496;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.gka_gr_seo-k4z strong {
  color: #A8BED0;
  font-weight: 600;
}.gka_gr_scroll-k4z {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
}.gka_gr_scroll-k4z::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.gka_gr_scroll-k4z {
  gap: 0.75rem;
}
}.gka_tb-k4z {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080C14;
  position: fixed;
  display: flex;
  height: 3.5rem;
  left: 0;
  right: 0;
  z-index: 80;
  top: 0;
  align-items: center;
}.gka_tb_in-k4z {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.gka_tb_burger-k4z {
  gap: 5px;
  border-radius: 8px;
  height: 2.375rem;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
  display: flex;
}.gka_tb_burger-k4z:hover {
  background: rgba(255, 255, 255, 0.05);
}.gka_tb_burger_line-k4z {
  background: #80A0B4;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.gka_tb_burger-k4z {
  display: none;
}
}.gka_tb_logo-k4z {
  gap: 9px;
  font-size: 18px;
  flex-shrink: 0;
  align-items: center;
  color: #EBF2FA;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
}.gka_tb_logo_mark-k4z {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.gka_tb_logo_mark-k4z img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gka_tb_nav-k4z {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.gka_tb_nav-k4z {
  display: flex;
}
}.gka_tb_tab-k4z {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #80A0B4;
}.gka_tb_tab-k4z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EBF2FA;
}.gka_tb_tab-k4z.gka_state_active-k4z {
  background: rgba(42, 159, 216, 0.18);
  color: #EBF2FA;
}.gka_tb_right-k4z {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.gka_tb_login-k4z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  color: #A8BED0;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.gka_tb_login-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
  color: #EBF2FA;
}
@media(min-width: 478px) {.gka_tb_login-k4z {
  display: block;
}
}.gka_tb_reg-k4z {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 18px;
  background: #1AB870;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #080C14;
  font-weight: 700;
}.gka_tb_reg-k4z:hover {
  background: #22D07E;
}.gka_sb-k4z {
  transition: transform .25s ease;
  background: #0E1520;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  top: 56px;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  z-index: 70;
  position: fixed;
}.gka_sb-k4z.gka_state_open-k4z {
  transform: translateX(0);
}.gka_sb-k4z::-webkit-scrollbar {
  width: 4px;
}.gka_sb-k4z::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.gka_sb-k4z {
  transform: translateX(0);
}
}.gka_sb_auth-k4z {
  padding: 0.875rem 12px 10px;
}.gka_sb_btn_reg-k4z {
  transition: background .2s;
  background: #1AB870;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #080C14;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.gka_sb_btn_reg-k4z:hover {
  background: #22D07E;
}.gka_sb_btn_login-k4z {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #A8BED0;
  font-size: 0.813rem;
}.gka_sb_btn_login-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
  color: #EBF2FA;
}.gka_sb_promo-k4z {
  border-radius: 8px;
  border: 1px solid rgba(42, 159, 216, 0.18);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#0C1A30,#0E1520);
  position: relative;
}.gka_sb_promo-k4z::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 159, 216, 0.18),transparent 70%);
  width: 80px;
  top: -1.25rem;
  height: 80px;
  right: -20px;
  content: '';
  position: absolute;
}.gka_sb_promo_title-k4z {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #2A9FD8;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
}.gka_sb_promo_text-k4z {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EBF2FA;
  font-weight: 600;
  line-height: 1.35;
}.gka_sb_promo_sub-k4z {
  color: #6A8496;
  font-size: 0.625rem;
  margin-top: 3px;
}.gka_sb_nav-k4z {
  padding: 0.375rem 8px 16px;
}.gka_sb_nav_lb-k4z {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #688090;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gka_sb_link-k4z {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 4px;
  padding: 9px 0.625rem;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  color: #80A0B4;
}.gka_sb_link-k4z:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EBF2FA;
}.gka_sb_link-k4z.gka_state_active-k4z {
  background: rgba(42, 159, 216, 0.18);
  color: #EBF2FA;
}.gka_sb_ic-k4z {
  border-radius: 0.25rem;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
}.gka_sb_ic-k4z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.gka_sb_ic_1-k4z {
  background: rgba(42, 159, 216, 0.08);
  color: #2A9FD8;
}.gka_sb_ic_2-k4z {
  background: rgba(26, 184, 112, 0.16);
  color: #1AB870;
}.gka_sb_ic_3-k4z {
  background: rgba(240, 160, 32, 0.16);
  color: #F0A020;
}.gka_sb_ic_4-k4z {
  background: rgba(74, 80, 204, 0.20);
  color: #4A50CC;
}.gka_sb_ic_5-k4z {
  background: rgba(42, 159, 216, 0.08);
  color: #D83890;
}.gka_sb_ic_6-k4z {
  background: rgba(74, 80, 204, 0.20);
  color: #8038CC;
}.gka_sb_badge-k4z {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #F0A020;
  margin-left: auto;
  color: #080C14;
  font-weight: 700;
  font-size: 0.563rem;
}.gka_sb_bot-k4z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.gka_sb_lang-k4z,.gka_sb_help-k4z {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  gap: 6px;
  border-radius: 4px;
  transition: border-color .2s;
  font-size: 11px;
  font-weight: 600;
  color: #80A0B4;
  display: flex;
  justify-content: center;
  align-items: center;
}.gka_sb_lang-k4z:hover,.gka_sb_help-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
  color: #EBF2FA;
}.gka_sb_lang-k4z svg,.gka_sb_help-k4z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.gka_sb_bd-k4z {
  inset: 0;
  background: rgba(4, 6, 14, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.gka_sb_bd-k4z.gka_state_on-k4z {
  display: block;
}
@media(min-width: 1082px) {.gka_sb_bd-k4z {
  display: none!important;
}
}.gka_mob_nav-k4z {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1520;
  z-index: 80;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width:1080px) {.gka_mob_nav-k4z {
  display: none;
}
}.gka_mob_nav_item-k4z {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #688090;
  align-items: center;
}.gka_mob_nav_ic-k4z {
  line-height: 1;
}.gka_mob_nav_ic-k4z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.gka_mob_nav_lb-k4z {
  font-size: 0.625rem;
  color: #688090;
  font-weight: 600;
}.gka_mob_nav_item-k4z.gka_state_active-k4z {
  color: #2A9FD8;
}.gka_mob_nav_item-k4z.gka_state_active-k4z .gka_mob_nav_lb-k4z {
  color: #2A9FD8;
}.gka_hero-k4z {
  padding: 1.25rem 1rem 0;
  background: #080C14;
}
@media(min-width:768px) {.gka_hero-k4z {
  padding: 1.5rem 24px 0;
}
}.gka_hero_in-k4z {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.gka_hero_in-k4z {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.gka_hero_in-k4z {
  grid-template-columns: 1fr 340px;
}
}.gka_hero_promo-k4z {
  border-radius: 14px;
  overflow: hidden;
  background: #0B1019;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.gka_hero_promo-k4z {
  min-height: 17.5rem;
}
}.gka_hero_promo_bg-k4z {
  inset: 0;
  background: linear-gradient(120deg,#0C1A30 0%,#080C14 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.gka_hero_promo_bg-k4z::after {
  inset: 0;
  background: linear-gradient(90deg,#080C14 0%,rgba(4, 6, 14, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gka_hero_promo_glow-k4z {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74, 80, 204, 0.20) 0%,transparent 65%);
  width: 300px;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  top: -40px;
  right: 3.75rem;
}.gka_hero_promo_ct-k4z {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 769px) {.gka_hero_promo_ct-k4z {
  padding: 40px 2rem;
}
}.gka_hero_badge-k4z {
  border: 1px solid rgba(42, 159, 216, 0.08);
  border-radius: 20px;
  padding: 5px 0.75rem;
  background: rgba(42, 159, 216, 0.18);
  margin-bottom: 14px;
  font-size: 0.625rem;
  color: #2A9FD8;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gka_hero_h1-k4z {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #EBF2FA;
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
}.gka_hero_h1-k4z em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 765px) {.gka_hero_h1-k4z {
  font-size: 36px;
}
}.gka_hero_sub-k4z {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #80A0B4;
}
@media(min-width: 770px) {.gka_hero_sub-k4z {
  font-size: 0.875rem;
}
}.gka_hero_row-k4z {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gka_hero_cta-k4z {
  border-radius: 0.5rem;
  background: #1AB870;
  padding: 13px 26px;
  transition: background .2s;
  box-shadow: 0 0.25rem 1.125rem rgba(26, 184, 112, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-weight: 700;
  color: #080C14;
  font-size: 0.875rem;
}.gka_hero_cta-k4z:hover {
  background: #22D07E;
}.gka_hero_terms-k4z {
  color: #688090;
  font-size: 0.688rem;
}.gka_hero_game-k4z {
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  position: relative;
  display: flex;
}.gka_hero_game_badge-k4z {
  border: 1px solid rgba(240, 160, 32, 0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(240, 160, 32, 0.16);
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #F0A020;
  left: 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
  z-index: 3;
  top: 12px;
}.gka_hero_game_badge-k4z svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 11px;
}.gka_hero_game_img-k4z {
  background: linear-gradient(135deg,#0C1A30,#080C14);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.gka_hero_game_img-k4z img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.gka_hero_game_play-k4z {
  inset: 0;
  background: rgba(4, 6, 14, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
}.gka_hero_game-k4z:hover .gka_hero_game_play-k4z {
  opacity: 1;
}.gka_hero_game_play-k4z span {
  background: #2A9FD8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 52px;
  align-items: center;
  height: 52px;
}.gka_hero_game_play-k4z span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.gka_hero_game_info-k4z {
  padding: 14px 1rem;
}.gka_hero_game_title-k4z {
  margin-bottom: 4px;
  font-weight: 700;
  color: #EBF2FA;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gka_hero_game_provider-k4z {
  font-size: 11px;
  color: #6A8496;
}.gka_hero_game_btn-k4z {
  margin: 12px 16px 16px;
  padding: 11px;
  transition: background .2s;
  background: #2A9FD8;
  border-radius: 0.5rem;
  text-align: center;
  color: #EBF2FA;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.gka_hero_game-k4z:hover .gka_hero_game_btn-k4z {
  background: #40B8F0;
}.gka_sbar-k4z {
  padding: 16px 16px 0;
  background: #080C14;
}
@media(min-width: 767px) {.gka_sbar-k4z {
  padding: 18px 24px 0;
}
}.gka_sbar_in-k4z {
  margin: 0 auto;
  max-width: 83.75rem;
}.gka_sbar_row-k4z {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.gka_sbar_input-k4z {
  background: #0B1019;
  transition: border-color .2s;
  gap: 10px;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 16px;
  color: #6A8496;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.gka_sbar_input-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
}.gka_sbar_input-k4z svg {
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.gka_sbar_providers-k4z {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 18px;
  background: #0B1019;
  font-weight: 600;
  font-size: 0.813rem;
  align-items: center;
  color: #A8BED0;
  display: flex;
  white-space: nowrap;
}.gka_sbar_providers-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
  color: #EBF2FA;
}.gka_sbar_providers-k4z svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gka_sbar_tabs-k4z {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.gka_sbar_tabs-k4z::-webkit-scrollbar {
  display: none;
}.gka_sbar_tab-k4z {
  border-radius: 1.25rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  color: #80A0B4;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
}.gka_sbar_tab-k4z:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(42, 159, 216, 0.38);
  color: #EBF2FA;
}.gka_sbar_tab-k4z.gka_state_active-k4z {
  border-color: rgba(42, 159, 216, 0.08);
  background: rgba(42, 159, 216, 0.18);
  color: #EBF2FA;
}.gka_sbar_tab_ic-k4z svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.gka_gr_jp-k4z {
  background: linear-gradient(135deg,#110A2A 0%,#080C14 100%);
  padding: 1.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
}.gka_gr_jp-k4z::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74, 80, 204, 0.20) 0%,transparent 70%);
  width: 15.625rem;
  position: absolute;
  content: '';
  left: -3.75rem;
  height: 250px;
  top: -60px;
}.gka_gr_jp-k4z::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 160, 32, 0.16) 0%,transparent 70%);
  content: '';
  height: 200px;
  width: 200px;
  bottom: -2.5rem;
  position: absolute;
  right: 0;
}.gka_gr_jp_head-k4z {
  gap: 16px;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  position: relative;
}.gka_gr_jp_info-k4z {
  flex: 1;
}.gka_gr_jp_label-k4z {
  text-transform: uppercase;
  color: #8038CC;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.688rem;
}.gka_gr_jp_label-k4z svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
  margin-right: 0.25rem;
  width: 14px;
  stroke-linecap: round;
}.gka_gr_jp_amount-k4z {
  color: #EBF2FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  line-height: 1;
}
@media(min-width: 767px) {.gka_gr_jp_amount-k4z {
  font-size: 40px;
}
}.gka_gr_jp_amount-k4z span {
  color: #F0A020;
}.gka_gr_jp_seo-k4z {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #80A0B4;
  max-width: 480px;
  font-size: 12px;
}.gka_gr_jp_cta-k4z {
  transition: background .2s;
  padding: 0.688rem 20px;
  background: rgba(74, 80, 204, 0.20);
  border: 1px solid rgba(74, 80, 204, 0.20);
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 4px;
  z-index: 1;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #EBF2FA;
}.gka_gr_jp_cta-k4z:hover {
  background: #4A50CC;
}.gka_gcg-k4z {
  background: #080C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.gka_gcg-k4z {
  padding: 2.75rem 24px 0;
}
}.gka_gcg_in-k4z {
  margin: 0 auto;
  max-width: 83.75rem;
}.gka_gcg_head-k4z {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.gka_gcg_label-k4z {
  font-size: 11px;
  color: #2A9FD8;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.gka_gcg_h2-k4z {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #EBF2FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gka_gcg_h2-k4z {
  font-size: 28px;
}
}.gka_gcg_intro-k4z {
  color: #6A8496;
  line-height: 1.6;
  font-size: 13px;
}.gka_gcg_grid-k4z {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.gka_gcg_grid-k4z {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.gka_gcg_grid-k4z {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gka_gcg_card-k4z {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 14px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.gka_gcg_card-k4z:hover {
  transform: translateY(-3px);
  border-color: rgba(42, 159, 216, 0.18);
}.gka_gcg_card_bg-k4z {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gka_gcg_card_bg-k4z::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gka_gcg_card_ic-k4z {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.5rem;
  height: 40px;
  position: absolute;
  z-index: 2;
  color: #EBF2FA;
  top: 1.125rem;
  right: 18px;
}.gka_gcg_card_ic-k4z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
}.gka_gcg_card_ct-k4z {
  position: relative;
  z-index: 1;
}.gka_gcg_card_h-k4z {
  color: #EBF2FA;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 769px) {.gka_gcg_card_h-k4z {
  font-size: 1.25rem;
}
}.gka_gcg_card_p-k4z {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
}.gka_gcg_card_p-k4z strong {
  font-weight: 600;
  color: #EBF2FA;
}.gka_gcg_card_cta-k4z {
  gap: 4px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  color: #2A9FD8;
  align-items: center;
  letter-spacing: .04em;
}.gka_gcg_card_cta-k4z svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.gka_ws-k4z {
  padding: 32px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.gka_ws-k4z {
  padding: 2.25rem 24px 0;
}
}.gka_ws_in-k4z {
  margin: 0 auto;
  max-width: 83.75rem;
}.gka_ws_head-k4z {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.gka_ws_title-k4z {
  gap: 0.625rem;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  display: flex;
  color: #EBF2FA;
  font-family: 'Rajdhani', sans-serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.gka_ws_title_ic-k4z svg {
  height: 18px;
  width: 1.125rem;
  color: #F0A020;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gka_ws_online-k4z {
  gap: 7px;
  display: flex;
  color: #6A8496;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
}.gka_ws_online_dot-k4z {
  border-radius: 50%;
  background: #1AB870;
  box-shadow: 0 0 6px rgba(26, 184, 112, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.gka_ws_scroll-k4z {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.gka_ws_scroll-k4z::-webkit-scrollbar {
  display: none;
}.gka_wc-k4z {
  border-radius: 8px;
  gap: 10px;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.gka_wc_img-k4z {
  border-radius: 4px;
  overflow: hidden;
  background: #0E1520;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.gka_wc_img-k4z img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gka_wc_info-k4z {
  min-width: 0;
}.gka_wc_game-k4z {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #A8BED0;
  text-overflow: ellipsis;
  font-size: 12px;
}.gka_wc_player-k4z {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #688090;
}.gka_wc_amount-k4z {
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
  color: #1AB870;
  white-space: nowrap;
  flex-shrink: 0;
}.gka_prov-k4z {
  background: #080C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.gka_prov-k4z {
  padding: 2.75rem 24px 0;
}
}.gka_prov_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_prov_head-k4z {
  margin-bottom: 1rem;
}.gka_prov_label-k4z {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #2A9FD8;
}.gka_prov_h2-k4z {
  color: #EBF2FA;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.gka_prov_h2-k4z {
  font-size: 24px;
}
}.gka_prov_seo-k4z {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6A8496;
  max-width: 620px;
  margin-bottom: 1rem;
}.gka_prov_seo-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_prov_seo-k4z a {
  text-decoration: underline;
  color: #2A9FD8;
}.gka_prov_grid-k4z {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.gka_prov_grid-k4z {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.gka_prov_grid-k4z {
  grid-template-columns: repeat(8,1fr);
}
}.gka_prov_card-k4z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  background: #0B1019;
  border-radius: 8px;
  gap: 7px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.gka_prov_card-k4z:hover {
  background: #0E1520;
  border-color: rgba(42, 159, 216, 0.38);
}.gka_prov_logo-k4z {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  height: 2.75rem;
}.gka_prov_logo-k4z img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.gka_prov_name-k4z {
  color: #80A0B4;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
}.gka_htp-k4z {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gka_htp-k4z {
  padding: 2.75rem 24px 0;
}
}.gka_htp_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_htp_head-k4z {
  margin-bottom: 22px;
  max-width: 45rem;
}.gka_htp_label-k4z {
  color: #2A9FD8;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gka_htp_h2-k4z {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EBF2FA;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.gka_htp_h2-k4z {
  font-size: 28px;
}
}.gka_htp_intro-k4z {
  font-size: 14px;
  color: #6A8496;
  line-height: 1.6;
}.gka_htp_steps-k4z {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.gka_htp_steps-k4z {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.gka_htp_steps-k4z {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gka_htp_step-k4z {
  background: #0E1520;
  border-radius: 8px;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  position: relative;
  display: flex;
}.gka_htp_step_num-k4z {
  background: #2A9FD8;
  border-radius: 50%;
  height: 1.75rem;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  position: absolute;
  top: -12px;
  align-items: center;
  width: 1.75rem;
  font-weight: 800;
  font-size: 13px;
  left: 1.25rem;
  color: #080C14;
}.gka_htp_step_ic-k4z {
  background: rgba(42, 159, 216, 0.18);
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  height: 36px;
  color: #2A9FD8;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}.gka_htp_step_ic-k4z svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.gka_htp_step_h-k4z {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EBF2FA;
  font-size: 0.875rem;
  line-height: 1.25;
}.gka_htp_step_p-k4z {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A8496;
}.gka_htp_step_p-k4z strong {
  color: #A8BED0;
  font-weight: 600;
}.gka_htp_cta-k4z {
  border-radius: 8px;
  transition: background .2s;
  background: #1AB870;
  padding: 13px 1.625rem;
  font-weight: 700;
  display: inline-block;
  color: #080C14;
  margin-top: 1.25rem;
  font-size: 14px;
}.gka_htp_cta-k4z:hover {
  background: #22D07E;
}.gka_bon-k4z {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width:768px) {.gka_bon-k4z {
  padding: 2.75rem 1.5rem 0;
}
}.gka_bon_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_bon_head-k4z {
  margin-bottom: 1.25rem;
}.gka_bon_label-k4z {
  font-weight: 700;
  color: #2A9FD8;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gka_bon_h2-k4z {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #EBF2FA;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.gka_bon_h2-k4z {
  font-size: 1.5rem;
}
}.gka_bon_seo-k4z {
  font-size: 0.813rem;
  color: #6A8496;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.gka_bon_seo-k4z strong {
  color: #A8BED0;
  font-weight: 700;
}.gka_bon_seo-k4z a {
  color: #2A9FD8;
  text-decoration: underline;
}.gka_bon_grid-k4z {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.gka_bon_grid-k4z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.gka_bon_grid-k4z {
  grid-template-columns: repeat(5,1fr);
}
}.gka_bon_card-k4z {
  background: #0B1019;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.gka_bon_card-k4z:hover {
  transform: translateY(-2px);
  border-color: rgba(42, 159, 216, 0.08);
}.gka_bon_card_ic-k4z svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.gka_bon_card_ic-k4z {
  margin-bottom: 0.625rem;
}.gka_bon_card_type-k4z {
  color: #6A8496;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.gka_bon_card_amount-k4z {
  font-weight: 800;
  line-height: 1.1;
  color: #F0A020;
  font-size: 18px;
  margin-bottom: 0.375rem;
}.gka_bon_card_name-k4z {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #EBF2FA;
  font-weight: 600;
  margin-bottom: 8px;
}.gka_bon_card_detail-k4z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  color: #688090;
  overflow-wrap: break-word;
}.gka_app-k4z {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.gka_app-k4z {
  padding: 44px 1.5rem 0;
}
}.gka_app_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_app_head-k4z {
  margin-bottom: 1rem;
}.gka_app_label-k4z {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #2A9FD8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.gka_app_h2-k4z {
  font-family: 'Rajdhani', sans-serif;
  color: #EBF2FA;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.gka_app_h2-k4z {
  font-size: 1.5rem;
}
}.gka_app_sub-k4z {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  color: #6A8496;
  font-size: 13px;
}.gka_app_sub-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_app_cards-k4z {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.gka_app_cards-k4z {
  grid-template-columns: repeat(3,1fr);
}
}.gka_app_card-k4z {
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gka_app_card_ios-k4z {
  background: linear-gradient(135deg,rgba(42, 159, 216, 0.18) 0%,#0E1520 100%);
}.gka_app_card_android-k4z {
  background: linear-gradient(135deg,rgba(26, 184, 112, 0.16) 0%,#0E1520 100%);
}.gka_app_card_win-k4z {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.16) 0%,#0E1520 100%);
}.gka_app_card_ic-k4z svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 34px;
}.gka_app_card_ic-k4z {
  flex-shrink: 0;
  color: #EBF2FA;
}.gka_app_card_os-k4z {
  color: #6A8496;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.gka_app_card_title-k4z {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
  color: #EBF2FA;
  overflow-wrap: break-word;
  line-height: 1.2;
}.gka_app_card_text-k4z {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #6A8496;
}.gka_app_card_btn-k4z {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(42, 159, 216, 0.38);
  gap: 0.438rem;
  border-radius: 0.25rem;
  padding: 10px 18px;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EBF2FA;
  align-items: center;
  font-weight: 700;
}.gka_app_card_btn-k4z:hover {
  background: rgba(255, 255, 255, 0.07);
}.gka_reg-k4z {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width:768px) {.gka_reg-k4z {
  padding: 44px 1.5rem 0;
}
}.gka_reg_in-k4z {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #0E1520;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.gka_reg_in-k4z {
  padding: 40px;
}
}.gka_reg_top-k4z {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.gka_reg_top-k4z {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gka_reg_label-k4z {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #2A9FD8;
}.gka_reg_h2-k4z {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #EBF2FA;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 765px) {.gka_reg_h2-k4z {
  font-size: 28px;
}
}.gka_reg_bonus-k4z {
  border-radius: 8px;
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(240, 160, 32, 0.16);
  background: rgba(240, 160, 32, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.gka_reg_bonus_amount-k4z {
  font-size: 20px;
  color: #F0A020;
  font-weight: 800;
}.gka_reg_bonus_text-k4z {
  color: #80A0B4;
  font-size: 0.813rem;
  line-height: 1.35;
}.gka_reg_cta_btn-k4z {
  border-radius: 8px;
  background: #1AB870;
  padding: 14px 2rem;
  transition: background .2s;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
  color: #080C14;
  display: inline-block;
  box-shadow: 0 4px 1.125rem rgba(26, 184, 112, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
}.gka_reg_cta_btn-k4z:hover {
  background: #22D07E;
}.gka_reg_terms-k4z {
  color: #688090;
  font-size: 11px;
  line-height: 1.5;
}.gka_reg_seo-k4z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  font-size: 0.813rem;
  color: #6A8496;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
}.gka_reg_seo-k4z p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
  color: #6A8496;
}.gka_reg_seo-k4z p:last-child {
  margin-bottom: 0;
}.gka_reg_seo-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_reg_seo-k4z a {
  transition: color .2s;
  color: #2A9FD8;
  text-decoration: underline;
}.gka_reg_seo-k4z a:hover {
  color: #40B8F0;
}.gka_reg_seo-k4z ul,.gka_reg_seo-k4z ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.gka_reg_seo-k4z ol {
  list-style: decimal;
}.gka_reg_seo-k4z li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #6A8496;
  line-height: 1.65;
}.gka_reg_seo-k4z table {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.gka_reg_seo-k4z table {
  display: table;
}
}.gka_reg_seo-k4z th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #A8BED0;
  font-weight: 700;
  text-align: left;
}.gka_reg_seo-k4z td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A8496;
}.gka_reg_steps-k4z {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 857px) {.gka_reg_steps-k4z {
  margin-top: 0;
}
}.gka_reg_step-k4z {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.gka_reg_step_num-k4z {
  background: rgba(42, 159, 216, 0.18);
  border: 1px solid rgba(42, 159, 216, 0.08);
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  color: #2A9FD8;
  font-weight: 800;
  justify-content: center;
  height: 2.125rem;
  width: 2.125rem;
  align-items: center;
  font-size: 0.875rem;
}.gka_reg_step_title-k4z {
  margin-bottom: 3px;
  color: #EBF2FA;
  font-weight: 700;
  font-size: 14px;
}.gka_reg_step_text-k4z {
  color: #6A8496;
  line-height: 1.5;
  font-size: 0.75rem;
}.gka_reg_trust-k4z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.gka_reg_trust_item-k4z {
  gap: 0.438rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #6A8496;
  align-items: center;
}.gka_reg_trust_ic-k4z svg {
  stroke-linejoin: round;
  height: 1rem;
  color: #2A9FD8;
  width: 16px;
  stroke-linecap: round;
}.gka_faq-k4z {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.gka_faq-k4z {
  padding: 2.75rem 24px 0;
}
}.gka_faq_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_faq_head-k4z {
  margin-bottom: 20px;
}.gka_faq_label-k4z {
  color: #2A9FD8;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gka_faq_h2-k4z {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EBF2FA;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.gka_faq_h2-k4z {
  font-size: 1.5rem;
}
}.gka_faq_list-k4z {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gka_faq_item-k4z {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #0E1520;
}.gka_faq_q-k4z {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  display: flex;
  overflow-wrap: break-word;
  color: #A8BED0;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}.gka_faq_q-k4z:hover {
  color: #EBF2FA;
}.gka_faq_q_ic-k4z {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  height: 24px;
  align-items: center;
  color: #2A9FD8;
  display: flex;
  flex-shrink: 0;
  font-size: 1rem;
  width: 24px;
}.gka_faq_item-k4z.gka_state_open-k4z .gka_faq_q_ic-k4z {
  transform: rotate(45deg);
}.gka_faq_a-k4z {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  color: #6A8496;
  line-height: 1.7;
}.gka_faq_item-k4z.gka_state_open-k4z .gka_faq_a-k4z {
  display: block;
}.gka_faq_a-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_faq_a-k4z a {
  color: #2A9FD8;
  text-decoration: underline;
}.gka_faq_a-k4z ul,.gka_faq_a-k4z ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.gka_faq_a-k4z ol {
  list-style: decimal;
}.gka_faq_a-k4z li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.gka_faq_a-k4z table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.gka_faq_a-k4z table {
  display: table;
}
}.gka_faq_a-k4z th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #A8BED0;
}.gka_faq_a-k4z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #6A8496;
}.gka_seo-k4z {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.gka_seo-k4z {
  padding: 2.75rem 1.5rem 0;
}
}.gka_seo_in-k4z {
  background: #0E1520;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.gka_seo_in-k4z {
  padding: 36px 40px;
}
}.gka_seo_label-k4z {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #2A9FD8;
  margin-bottom: 10px;
}.gka_seo_h2-k4z {
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #EBF2FA;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gka_seo_h2-k4z {
  font-size: 1.5rem;
}
}.gka_seo_body-k4z {
  color: #80A0B4;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.gka_seo_body-k4z p {
  line-height: 1.75;
  color: #80A0B4;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.gka_seo_body-k4z p:last-child {
  margin-bottom: 0;
}.gka_seo_body-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_seo_body-k4z a {
  transition: color .2s;
  color: #2A9FD8;
  text-decoration: underline;
}.gka_seo_body-k4z a:hover {
  color: #40B8F0;
}.gka_seo_body-k4z ul,.gka_seo_body-k4z ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gka_seo_body-k4z ol {
  list-style: decimal;
}.gka_seo_body-k4z li {
  color: #80A0B4;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.gka_seo_body-k4z table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.gka_seo_body-k4z table {
  display: table;
}
}.gka_seo_body-k4z th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #A8BED0;
}.gka_seo_body-k4z td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #80A0B4;
}.gka_seo_cols-k4z {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.gka_seo_cols-k4z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gka_seo_cols-k4z {
  grid-template-columns: repeat(3,1fr);
}
}.gka_seo_col_h-k4z {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #A8BED0;
  font-weight: 700;
  font-size: 13px;
}.gka_seo_col_p-k4z {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A8496;
  line-height: 1.65;
}.gka_seo_stats-k4z {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gka_seo_stat-k4z {
  border-radius: 8px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(42, 159, 216, 0.18);
  background: rgba(42, 159, 216, 0.08);
  flex: 1;
  min-width: 140px;
}.gka_seo_stat_val-k4z {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #2A9FD8;
  margin-bottom: 4px;
}.gka_seo_stat_lb-k4z {
  font-size: 0.688rem;
  color: #6A8496;
  overflow-wrap: break-word;
}.gka_seo-k4z {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.gka_seo-k4z {
  padding: 44px 1.5rem 0;
}
}.gka_seo_in-k4z {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1520;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.gka_seo_in-k4z {
  padding: 36px 40px;
}
}.gka_seo_label-k4z {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #2A9FD8;
}.gka_seo_h2-k4z {
  overflow-wrap: break-word;
  color: #EBF2FA;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.gka_seo_h2-k4z {
  font-size: 1.5rem;
}
}.gka_seo_body-k4z {
  color: #80A0B4;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.gka_seo_body-k4z p {
  color: #80A0B4;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.gka_seo_body-k4z p:last-child {
  margin-bottom: 0;
}.gka_seo_body-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_seo_body-k4z a {
  transition: color .2s;
  color: #2A9FD8;
  text-decoration: underline;
}.gka_seo_body-k4z a:hover {
  color: #40B8F0;
}.gka_seo_body-k4z ul,.gka_seo_body-k4z ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gka_seo_body-k4z ol {
  list-style: decimal;
}.gka_seo_body-k4z li {
  color: #80A0B4;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.gka_seo_body-k4z table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.gka_seo_body-k4z table {
  display: table;
}
}.gka_seo_body-k4z th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #A8BED0;
  text-align: left;
  font-weight: 700;
}.gka_seo_body-k4z td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #80A0B4;
}.gka_seo_cols-k4z {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.gka_seo_cols-k4z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gka_seo_cols-k4z {
  grid-template-columns: repeat(3,1fr);
}
}.gka_seo_col_h-k4z {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #A8BED0;
  font-size: 0.813rem;
}.gka_seo_col_p-k4z {
  color: #6A8496;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.gka_seo_stats-k4z {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.gka_seo_stat-k4z {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  background: rgba(42, 159, 216, 0.08);
  flex: 1;
  border: 1px solid rgba(42, 159, 216, 0.18);
  min-width: 8.75rem;
}.gka_seo_stat_val-k4z {
  font-weight: 800;
  font-size: 1.25rem;
  color: #2A9FD8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.gka_seo_stat_lb-k4z {
  font-size: 11px;
  color: #6A8496;
  overflow-wrap: break-word;
}.gka_rv-k4z {
  padding: 2.25rem 1rem 0;
  background: #080C14;
}
@media(min-width: 765px) {.gka_rv-k4z {
  padding: 2.75rem 1.5rem 0;
}
}.gka_rv_in-k4z {
  margin: 0 auto;
  max-width: 1340px;
}.gka_rv_head-k4z {
  margin-bottom: 20px;
  max-width: 45rem;
}.gka_rv_label-k4z {
  color: #2A9FD8;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.gka_rv_h2-k4z {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #EBF2FA;
}
@media(min-width: 770px) {.gka_rv_h2-k4z {
  font-size: 1.75rem;
}
}.gka_rv_stats-k4z {
  gap: 18px;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #6A8496;
}.gka_rv_stats_score-k4z {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.gka_rv_stats_score_val-k4z {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #F0A020;
}.gka_rv_stats_score_max-k4z {
  font-size: 0.813rem;
  color: #688090;
}.gka_rv_stats_badge-k4z {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.gka_rv_stats_badge-k4z svg {
  height: 0.875rem;
  width: 14px;
  color: #F0A020;
}.gka_rv_grid-k4z {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.gka_rv_grid-k4z {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.gka_rv_grid-k4z {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gka_rv_card-k4z {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1520;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.gka_rv_card_stars-k4z {
  gap: 2px;
  margin-bottom: 10px;
  color: #F0A020;
  display: flex;
}.gka_rv_card_stars-k4z svg {
  height: 0.875rem;
  width: 14px;
}.gka_rv_card_h-k4z {
  font-weight: 700;
  margin-bottom: 8px;
  color: #EBF2FA;
  line-height: 1.3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.gka_rv_card_body-k4z {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #6A8496;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.gka_rv_card_body-k4z strong {
  font-weight: 600;
  color: #A8BED0;
}.gka_rv_card_meta-k4z {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.gka_rv_card_author-k4z {
  font-size: 0.75rem;
  color: #A8BED0;
  font-weight: 600;
}.gka_rv_card_date-k4z {
  color: #688090;
  font-size: 0.688rem;
}.gka_pmt-k4z {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.gka_pmt-k4z {
  padding: 2.75rem 24px 0;
}
}.gka_pmt_in-k4z {
  margin: 0 auto;
  max-width: 83.75rem;
}.gka_pmt_head-k4z {
  margin-bottom: 22px;
  max-width: 45rem;
}.gka_pmt_label-k4z {
  font-size: 0.688rem;
  font-weight: 700;
  color: #2A9FD8;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gka_pmt_h2-k4z {
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EBF2FA;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.gka_pmt_h2-k4z {
  font-size: 28px;
}
}.gka_pmt_intro-k4z {
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #6A8496;
}.gka_pmt_groups-k4z {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.gka_pmt_group-k4z {
  padding: 20px;
  background: #0E1520;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.gka_pmt_group_head-k4z {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.gka_pmt_group_ic-k4z {
  border-radius: 4px;
  background: rgba(42, 159, 216, 0.18);
  width: 36px;
  align-items: center;
  display: flex;
  color: #2A9FD8;
  height: 36px;
  flex-shrink: 0;
  justify-content: center;
}.gka_pmt_group_ic-k4z svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.gka_pmt_group_h-k4z {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1rem;
  color: #EBF2FA;
}.gka_pmt_group_p-k4z {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #6A8496;
}.gka_pmt_group_p-k4z strong {
  font-weight: 600;
  color: #A8BED0;
}.gka_pmt_table_wrap-k4z {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gka_pmt_table-k4z {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.gka_pmt_table-k4z th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #A8BED0;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.gka_pmt_table-k4z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #6A8496;
}.gka_pmt_table-k4z tbody tr:last-child td {
  border-bottom: none;
}.gka_pmt_table-k4z tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #A8BED0;
}.gka_seo-k4z {
  padding: 36px 1rem 0;
  background: #080C14;
}
@media(min-width: 770px) {.gka_seo-k4z {
  padding: 2.75rem 1.5rem 0;
}
}.gka_seo_in-k4z {
  background: #0E1520;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 765px) {.gka_seo_in-k4z {
  padding: 2.25rem 40px;
}
}.gka_seo_label-k4z {
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  color: #2A9FD8;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gka_seo_h2-k4z {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  color: #EBF2FA;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.gka_seo_h2-k4z {
  font-size: 1.5rem;
}
}.gka_seo_body-k4z {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #80A0B4;
}.gka_seo_body-k4z p {
  margin-bottom: 12px;
  color: #80A0B4;
  font-size: 0.875rem;
  line-height: 1.75;
}.gka_seo_body-k4z p:last-child {
  margin-bottom: 0;
}.gka_seo_body-k4z strong {
  font-weight: 700;
  color: #A8BED0;
}.gka_seo_body-k4z a {
  transition: color .2s;
  text-decoration: underline;
  color: #2A9FD8;
}.gka_seo_body-k4z a:hover {
  color: #40B8F0;
}.gka_seo_body-k4z ul,.gka_seo_body-k4z ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gka_seo_body-k4z ol {
  list-style: decimal;
}.gka_seo_body-k4z li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #80A0B4;
}.gka_seo_body-k4z table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gka_seo_body-k4z table {
  display: table;
}
}.gka_seo_body-k4z th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #A8BED0;
  font-weight: 700;
}.gka_seo_body-k4z td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #80A0B4;
}.gka_seo_cols-k4z {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gka_seo_cols-k4z {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gka_seo_cols-k4z {
  grid-template-columns: repeat(3,1fr);
}
}.gka_seo_col_h-k4z {
  color: #A8BED0;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.gka_seo_col_p-k4z {
  line-height: 1.65;
  color: #6A8496;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gka_seo_stats-k4z {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gka_seo_stat-k4z {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(42, 159, 216, 0.18);
  background: rgba(42, 159, 216, 0.08);
  min-width: 140px;
}.gka_seo_stat_val-k4z {
  font-size: 1.25rem;
  color: #2A9FD8;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.gka_seo_stat_lb-k4z {
  overflow-wrap: break-word;
  color: #6A8496;
  font-size: 11px;
}.gka_ft-k4z {
  background: #050810;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gka_ft_support-k4z {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.gka_ft_support-k4z {
  padding: 1.75rem 24px;
}
}.gka_ft_support_in-k4z {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.gka_ft_support_main-k4z {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.gka_ft_support_ic-k4z {
  flex-shrink: 0;
  color: #2A9FD8;
}.gka_ft_support_ic-k4z svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
}.gka_ft_support_text_title-k4z {
  color: #EBF2FA;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.gka_ft_support_text_sub-k4z {
  color: #6A8496;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.gka_ft_support_btn-k4z {
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #2A9FD8;
  border-radius: 0.5rem;
  white-space: nowrap;
  color: #EBF2FA;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
}.gka_ft_support_btn-k4z:hover {
  background: #40B8F0;
}.gka_ft_support_contacts-k4z {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.gka_ft_support_contact-k4z {
  font-size: 12px;
  line-height: 1.4;
  color: #688090;
}.gka_ft_support_contact-k4z strong {
  font-weight: 600;
  color: #80A0B4;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
}.gka_ft_main-k4z {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 766px) {.gka_ft_main-k4z {
  padding: 2.5rem 24px 32px;
}
}.gka_ft_main_in-k4z {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.gka_ft_main_in-k4z {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.gka_ft_main_in-k4z {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gka_ft_col_logo-k4z {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.gka_ft_col_logo-k4z {
  grid-column: auto;
}
}.gka_ft_logo-k4z {
  gap: 0.563rem;
  flex-wrap: wrap;
  color: #EBF2FA;
  align-items: center;
  margin-bottom: 12px;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
}.gka_ft_logo_mark-k4z {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 30px;
}.gka_ft_logo_mark-k4z img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gka_ft_logo_sub-k4z {
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #688090;
  line-height: 1.55;
}.gka_ft_col_title-k4z {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #80A0B4;
  font-weight: 700;
}.gka_ft_col_links-k4z {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gka_ft_col_link-k4z {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #688090;
  font-size: 0.813rem;
}.gka_ft_col_link-k4z:hover {
  color: #A8BED0;
}.gka_ft_apps-k4z {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gka_ft_app_card-k4z {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.gka_ft_app_card-k4z:hover {
  border-color: rgba(42, 159, 216, 0.38);
}.gka_ft_app_card_ic-k4z svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.gka_ft_app_card_os-k4z {
  font-size: 0.625rem;
  font-weight: 600;
  color: #688090;
}.gka_ft_app_card_action-k4z {
  color: #A8BED0;
  font-weight: 700;
  font-size: 12px;
}.gka_ft_bot-k4z {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.gka_ft_bot-k4z {
  padding: 20px 1.5rem;
}
}.gka_ft_bot_in-k4z {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.gka_ft_socials-k4z {
  gap: 0.5rem;
  display: flex;
}.gka_ft_soc-k4z {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  justify-content: center;
  display: flex;
  color: #80A0B4;
  height: 36px;
  align-items: center;
}.gka_ft_soc-k4z svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.gka_ft_soc-k4z:hover {
  background: rgba(255, 255, 255, 0.07);
}.gka_ft_legal-k4z {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #60808E;
  line-height: 1.6;
  min-width: 200px;
}.gka_ft_legal-k4z strong {
  color: #80A0B4;
  font-weight: 700;
}.gka_ft_legal-k4z a {
  text-decoration: underline;
  color: #80A0B4;
}.gka_ft_age-k4z {
  border-radius: 50%;
  border: 2px solid #60808E;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 800;
  color: #60808E;
}