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