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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #080D13;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  color: #A8C8C4;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.tkj_layout-7kb {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.tkj_page-7kb {
  display: flex;
  min-height: 100vh;
}.tkj_main-7kb {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.tkj_main-7kb {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.tkj_main-7kb {
  padding-bottom: 72px;
}
}.tkj_gc-7kb {
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 641px) {.tkj_gc-7kb {
  width: 156px;
}
}
@media(min-width: 1081px) {.tkj_gc-7kb {
  width: 10.5rem;
}
}.tkj_gc-7kb:hover {
  border-color: rgba(53, 212, 192, 0.07);
  transform: translateY(-3px);
}.tkj_gc_img-7kb {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tkj_gc_img-7kb img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tkj_gc_hover-7kb {
  inset: 0;
  transition: opacity .2s;
  background: rgba(4, 8, 16, 0.72);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.tkj_gc-7kb:hover .tkj_gc_hover-7kb {
  opacity: 1;
}.tkj_gc_hover_btn-7kb {
  background: #35D4C0;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 12px;
  color: #E6F4F2;
  font-weight: 700;
}.tkj_gc_info-7kb {
  padding: 8px 10px 0.625rem;
}.tkj_gc_name-7kb {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  color: #A8C8C4;
}.tkj_gc_prov-7kb {
  color: #3C5250;
  font-size: 0.625rem;
}.tkj_gc_tag-7kb {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  position: absolute;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.375rem;
  left: 0.375rem;
}.tkj_gc_tag_hot-7kb {
  background: #E8374A;
  color: #fff;
}.tkj_gc_tag_new-7kb {
  background: #20C997;
  color: #080D13;
}.tkj_gc_tag_jp-7kb {
  background: #F0A429;
  color: #080D13;
}.tkj_gc_tag_ex-7kb {
  background: #1A7E96;
  color: #fff;
}.tkj_gc_tag_live-7kb {
  background: #E8374A;
  color: #fff;
}.tkj_gr-7kb {
  padding: 32px 1rem 0;
  background: #080D13;
}
@media(min-width: 770px) {.tkj_gr-7kb {
  padding: 2.25rem 24px 0;
}
}.tkj_gr_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_gr_head-7kb {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.tkj_gr_head_l-7kb {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.tkj_gr_ic-7kb {
  border-radius: 0.5rem;
  height: 32px;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.tkj_gr_ic-7kb svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tkj_gr_title-7kb {
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  color: #E6F4F2;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.tkj_gr_title-7kb {
  font-size: 1.125rem;
}
}.tkj_gr_more-7kb {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #4E6F6B;
  font-size: 12px;
}.tkj_gr_more-7kb:hover {
  color: #35D4C0;
}.tkj_gr_more-7kb svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.tkj_gr_arrows-7kb {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.tkj_gr_arr-7kb {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  display: flex;
  color: #6E9994;
  width: 1.875rem;
  height: 30px;
  align-items: center;
}.tkj_gr_arr-7kb:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4F2;
}.tkj_gr_arr-7kb svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.tkj_gr_seo_h-7kb {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 42.5rem;
  color: #A8C8C4;
}
@media(min-width: 769px) {.tkj_gr_seo_h-7kb {
  font-size: 0.875rem;
}
}.tkj_gr_seo-7kb {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  font-size: 0.75rem;
  color: #4E6F6B;
}.tkj_gr_seo-7kb strong {
  color: #A8C8C4;
  font-weight: 600;
}.tkj_gr_scroll-7kb {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
}.tkj_gr_scroll-7kb::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.tkj_gr_scroll-7kb {
  gap: 0.75rem;
}
}.tkj_tb-7kb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080D13;
  display: flex;
  position: fixed;
  z-index: 80;
  top: 0;
  right: 0;
  align-items: center;
  left: 0;
  height: 56px;
}.tkj_tb_in-7kb {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.tkj_tb_burger-7kb {
  gap: 5px;
  border-radius: 0.5rem;
  height: 2.375rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
  margin-right: 8px;
}.tkj_tb_burger-7kb:hover {
  background: rgba(255, 255, 255, 0.05);
}.tkj_tb_burger_line-7kb {
  background: #6E9994;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.tkj_tb_burger-7kb {
  display: none;
}
}.tkj_tb_logo-7kb {
  gap: 9px;
  font-weight: 800;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #E6F4F2;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.tkj_tb_logo_mark-7kb {
  border-radius: 8px;
  overflow: hidden;
  height: 2rem;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
}.tkj_tb_logo_mark-7kb img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tkj_tb_nav-7kb {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.tkj_tb_nav-7kb {
  display: flex;
}
}.tkj_tb_tab-7kb {
  border-radius: 8px;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  color: #6E9994;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.tkj_tb_tab-7kb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F2;
}.tkj_tb_tab-7kb.tkj_state_active-7kb {
  background: rgba(53, 212, 192, 0.18);
  color: #E6F4F2;
}.tkj_tb_right-7kb {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.tkj_tb_login-7kb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #A8C8C4;
  font-size: 0.813rem;
  display: none;
}.tkj_tb_login-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
  color: #E6F4F2;
}
@media(min-width:480px) {.tkj_tb_login-7kb {
  display: block;
}
}.tkj_tb_reg-7kb {
  border-radius: 0.5rem;
  padding: 9px 18px;
  background: #20C997;
  transition: background .2s;
  font-size: 0.813rem;
  color: #061210;
  font-weight: 700;
  white-space: nowrap;
}.tkj_tb_reg-7kb:hover {
  background: #34D4A6;
}.tkj_sb-7kb {
  background: #0E1620;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  top: 56px;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  z-index: 70;
  width: 220px;
}.tkj_sb-7kb.tkj_state_open-7kb {
  transform: translateX(0);
}.tkj_sb-7kb::-webkit-scrollbar {
  width: 0.25rem;
}.tkj_sb-7kb::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.tkj_sb-7kb {
  transform: translateX(0);
}
}.tkj_sb_auth-7kb {
  padding: 0.875rem 0.75rem 0.625rem;
}.tkj_sb_btn_reg-7kb {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #20C997;
  padding: 11px;
  margin-bottom: 8px;
  display: block;
  color: #061210;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
}.tkj_sb_btn_reg-7kb:hover {
  background: #34D4A6;
}.tkj_sb_btn_login-7kb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  color: #A8C8C4;
  font-weight: 600;
  font-size: 13px;
}.tkj_sb_btn_login-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
  color: #E6F4F2;
}.tkj_sb_promo-7kb {
  background: linear-gradient(135deg,#0C2130,#0E1620);
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 12px 0.875rem;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(53, 212, 192, 0.18);
  position: relative;
}.tkj_sb_promo-7kb::before {
  background: radial-gradient(circle,rgba(53, 212, 192, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  position: absolute;
  content: '';
  width: 80px;
}.tkj_sb_promo_title-7kb {
  font-weight: 700;
  color: #35D4C0;
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.tkj_sb_promo_text-7kb {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #E6F4F2;
  line-height: 1.35;
}.tkj_sb_promo_sub-7kb {
  color: #4E6F6B;
  font-size: 0.625rem;
  margin-top: 3px;
}.tkj_sb_nav-7kb {
  padding: 6px 8px 16px;
}.tkj_sb_nav_lb-7kb {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #3C5250;
  font-size: 10px;
  letter-spacing: .08em;
}.tkj_sb_link-7kb {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  border-radius: 4px;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #6E9994;
  font-weight: 500;
}.tkj_sb_link-7kb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F2;
}.tkj_sb_link-7kb.tkj_state_active-7kb {
  background: rgba(53, 212, 192, 0.18);
  color: #E6F4F2;
}.tkj_sb_ic-7kb {
  border-radius: 4px;
  align-items: center;
  height: 30px;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.tkj_sb_ic-7kb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.tkj_sb_ic_1-7kb {
  background: rgba(53, 212, 192, 0.07);
  color: #35D4C0;
}.tkj_sb_ic_2-7kb {
  background: rgba(32, 201, 151, 0.16);
  color: #20C997;
}.tkj_sb_ic_3-7kb {
  background: rgba(240, 164, 41, 0.16);
  color: #F0A429;
}.tkj_sb_ic_4-7kb {
  background: rgba(26, 126, 150, 0.22);
  color: #1A7E96;
}.tkj_sb_ic_5-7kb {
  background: rgba(53, 212, 192, 0.07);
  color: #F06292;
}.tkj_sb_ic_6-7kb {
  background: rgba(26, 126, 150, 0.22);
  color: #8B5CF6;
}.tkj_sb_badge-7kb {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F0A429;
  margin-left: auto;
  color: #061210;
  font-size: 9px;
  font-weight: 700;
}.tkj_sb_bot-7kb {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tkj_sb_lang-7kb,.tkj_sb_help-7kb {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  color: #6E9994;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.tkj_sb_lang-7kb:hover,.tkj_sb_help-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
  color: #E6F4F2;
}.tkj_sb_lang-7kb svg,.tkj_sb_help-7kb svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.tkj_sb_bd-7kb {
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.tkj_sb_bd-7kb.tkj_state_on-7kb {
  display: block;
}
@media(min-width:1080px) {.tkj_sb_bd-7kb {
  display: none!important;
}
}.tkj_mob_nav-7kb {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0E1620;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
  right: 0;
  left: 0;
}
@media(min-width: 1081px) {.tkj_mob_nav-7kb {
  display: none;
}
}.tkj_mob_nav_item-7kb {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #3C5250;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.tkj_mob_nav_ic-7kb {
  line-height: 1;
}.tkj_mob_nav_ic-7kb svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.tkj_mob_nav_lb-7kb {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3C5250;
}.tkj_mob_nav_item-7kb.tkj_state_active-7kb {
  color: #35D4C0;
}.tkj_mob_nav_item-7kb.tkj_state_active-7kb .tkj_mob_nav_lb-7kb {
  color: #35D4C0;
}.tkj_hero-7kb {
  background: #080D13;
  padding: 20px 1rem 0;
}
@media(min-width:768px) {.tkj_hero-7kb {
  padding: 24px 24px 0;
}
}.tkj_hero_in-7kb {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tkj_hero_in-7kb {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.tkj_hero_in-7kb {
  grid-template-columns: 1fr 21.25rem;
}
}.tkj_hero_promo-7kb {
  overflow: hidden;
  border-radius: 12px;
  background: #0B1019;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.tkj_hero_promo-7kb {
  min-height: 280px;
}
}.tkj_hero_promo_bg-7kb {
  background: linear-gradient(120deg,#0C2130 0%,#080D13 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.tkj_hero_promo_bg-7kb::after {
  background: linear-gradient(90deg,#080D13 0%,rgba(4, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tkj_hero_promo_glow-7kb {
  background: radial-gradient(circle,rgba(26, 126, 150, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  right: 60px;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
}.tkj_hero_promo_ct-7kb {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 480px;
  position: relative;
}
@media(min-width: 765px) {.tkj_hero_promo_ct-7kb {
  padding: 2.5rem 32px;
}
}.tkj_hero_badge-7kb {
  border: 1px solid rgba(53, 212, 192, 0.07);
  padding: 5px 12px;
  background: rgba(53, 212, 192, 0.18);
  border-radius: 20px;
  color: #35D4C0;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  text-transform: uppercase;
}.tkj_hero_h1-7kb {
  line-height: 1.15;
  font-size: 1.625rem;
  font-weight: 800;
  color: #E6F4F2;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 10px;
}.tkj_hero_h1-7kb em {
  color: #F0A429;
  font-style: normal;
}
@media(min-width: 771px) {.tkj_hero_h1-7kb {
  font-size: 2.25rem;
}
}.tkj_hero_sub-7kb {
  font-size: 0.813rem;
  color: #6E9994;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 769px) {.tkj_hero_sub-7kb {
  font-size: 14px;
}
}.tkj_hero_row-7kb {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tkj_hero_cta-7kb {
  transition: background .2s;
  padding: 13px 26px;
  background: #20C997;
  border-radius: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 12px rgba(32, 201, 151, 0.55), 0 0 0 1px rgba(32, 201, 151, 0.20);
  color: #061210;
}.tkj_hero_cta-7kb:hover {
  background: #34D4A6;
}.tkj_hero_terms-7kb {
  font-size: 0.688rem;
  color: #3C5250;
}.tkj_hero_game-7kb {
  overflow: hidden;
  border-radius: 12px;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.tkj_hero_game_badge-7kb {
  border: 1px solid rgba(240, 164, 41, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(240, 164, 41, 0.16);
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 3;
  left: 12px;
  position: absolute;
  color: #F0A429;
}.tkj_hero_game_badge-7kb svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.tkj_hero_game_img-7kb {
  overflow: hidden;
  background: linear-gradient(135deg,#0C2130,#080D13);
  position: relative;
  padding-bottom: 60%;
}.tkj_hero_game_img-7kb img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.tkj_hero_game_play-7kb {
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.tkj_hero_game-7kb:hover .tkj_hero_game_play-7kb {
  opacity: 1;
}.tkj_hero_game_play-7kb span {
  background: #35D4C0;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
}.tkj_hero_game_play-7kb span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.tkj_hero_game_info-7kb {
  padding: 0.875rem 16px;
}.tkj_hero_game_title-7kb {
  margin-bottom: 0.25rem;
  color: #E6F4F2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.tkj_hero_game_provider-7kb {
  font-size: 11px;
  color: #4E6F6B;
}.tkj_hero_game_btn-7kb {
  transition: background .2s;
  border-radius: 8px;
  background: #35D4C0;
  margin: 12px 1rem 16px;
  padding: 11px;
  text-align: center;
  color: #E6F4F2;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.tkj_hero_game-7kb:hover .tkj_hero_game_btn-7kb {
  background: #4ADECB;
}.tkj_sbar-7kb {
  background: #080D13;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.tkj_sbar-7kb {
  padding: 1.125rem 24px 0;
}
}.tkj_sbar_in-7kb {
  margin: 0 auto;
  max-width: 82.5rem;
}.tkj_sbar_row-7kb {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.tkj_sbar_input-7kb {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
  gap: 0.625rem;
  padding: 11px 16px;
  flex: 1;
  border-radius: 8px;
  display: flex;
  cursor: pointer;
  color: #4E6F6B;
  font-size: 13px;
  align-items: center;
}.tkj_sbar_input-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
}.tkj_sbar_input-7kb svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
}.tkj_sbar_providers-7kb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 11px 18px;
  gap: 8px;
  white-space: nowrap;
  align-items: center;
  color: #A8C8C4;
  display: flex;
  font-size: 0.813rem;
  font-weight: 600;
}.tkj_sbar_providers-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
  color: #E6F4F2;
}.tkj_sbar_providers-7kb svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.tkj_sbar_tabs-7kb {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.tkj_sbar_tabs-7kb::-webkit-scrollbar {
  display: none;
}.tkj_sbar_tab-7kb {
  padding: 0.5rem 0.875rem;
  border-radius: 20px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #6E9994;
  font-size: 12px;
}.tkj_sbar_tab-7kb:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(53, 212, 192, 0.42);
  color: #E6F4F2;
}.tkj_sbar_tab-7kb.tkj_state_active-7kb {
  background: rgba(53, 212, 192, 0.18);
  border-color: rgba(53, 212, 192, 0.07);
  color: #E6F4F2;
}.tkj_sbar_tab_ic-7kb svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.tkj_wy-7kb {
  padding: 2rem 16px 0;
  background: #080D13;
}
@media(min-width: 765px) {.tkj_wy-7kb {
  padding: 2.5rem 24px 0;
}
}.tkj_wy_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_wy_head-7kb {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.tkj_wy_label-7kb {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #35D4C0;
  letter-spacing: .08em;
}.tkj_wy_h2-7kb {
  color: #E6F4F2;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.tkj_wy_h2-7kb {
  font-size: 1.5rem;
}
}.tkj_wy_intro-7kb {
  margin: 0;
  line-height: 1.6;
  color: #4E6F6B;
  font-size: 0.813rem;
}.tkj_wy_grid-7kb {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tkj_wy_grid-7kb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tkj_wy_grid-7kb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tkj_wy_card-7kb {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #0E1620;
  padding: 20px;
}.tkj_wy_card-7kb:hover {
  transform: translateY(-2px);
  border-color: rgba(53, 212, 192, 0.07);
}.tkj_wy_card_ic-7kb {
  border-radius: 50%;
  background: rgba(53, 212, 192, 0.18);
  margin-bottom: 14px;
  color: #35D4C0;
  height: 44px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.tkj_wy_card_ic-7kb svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tkj_wy_card_h-7kb {
  font-weight: 700;
  color: #E6F4F2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.tkj_wy_card_p-7kb {
  color: #4E6F6B;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tkj_wy_card_p-7kb strong {
  color: #A8C8C4;
  font-weight: 600;
}.tkj_gcg-7kb {
  background: #080D13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tkj_gcg-7kb {
  padding: 44px 24px 0;
}
}.tkj_gcg_in-7kb {
  margin: 0 auto;
  max-width: 82.5rem;
}.tkj_gcg_head-7kb {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tkj_gcg_label-7kb {
  color: #35D4C0;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.tkj_gcg_h2-7kb {
  font-weight: 800;
  color: #E6F4F2;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.tkj_gcg_h2-7kb {
  font-size: 28px;
}
}.tkj_gcg_intro-7kb {
  line-height: 1.6;
  color: #4E6F6B;
  font-size: 0.813rem;
}.tkj_gcg_grid-7kb {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.tkj_gcg_grid-7kb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tkj_gcg_grid-7kb {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tkj_gcg_card-7kb {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  position: relative;
  min-height: 240px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}.tkj_gcg_card-7kb:hover {
  transform: translateY(-3px);
  border-color: rgba(53, 212, 192, 0.18);
}.tkj_gcg_card_bg-7kb {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tkj_gcg_card_bg-7kb::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.tkj_gcg_card_ic-7kb {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 18px;
  justify-content: center;
  align-items: center;
  z-index: 2;
  color: #E6F4F2;
  position: absolute;
  height: 2.5rem;
  display: flex;
  top: 1.125rem;
  width: 40px;
}.tkj_gcg_card_ic-7kb svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tkj_gcg_card_ct-7kb {
  position: relative;
  z-index: 1;
}.tkj_gcg_card_h-7kb {
  font-family: 'Orbitron', sans-serif;
  color: #E6F4F2;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.tkj_gcg_card_h-7kb {
  font-size: 20px;
}
}.tkj_gcg_card_p-7kb {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.tkj_gcg_card_p-7kb strong {
  color: #E6F4F2;
  font-weight: 600;
}.tkj_gcg_card_cta-7kb {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #35D4C0;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
}.tkj_gcg_card_cta-7kb svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.tkj_gr_jp-7kb {
  border-radius: 12px;
  background: linear-gradient(135deg,#12092E 0%,#080D13 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.tkj_gr_jp-7kb::before {
  background: radial-gradient(circle,rgba(26, 126, 150, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  left: -3.75rem;
  width: 15.625rem;
  height: 15.625rem;
  top: -60px;
}.tkj_gr_jp-7kb::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 164, 41, 0.16) 0%,transparent 70%);
  right: 0;
  bottom: -2.5rem;
  height: 12.5rem;
  width: 12.5rem;
  position: absolute;
  content: '';
}.tkj_gr_jp_head-7kb {
  gap: 16px;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.tkj_gr_jp_info-7kb {
  flex: 1;
}.tkj_gr_jp_label-7kb {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #8B5CF6;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.tkj_gr_jp_label-7kb svg {
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tkj_gr_jp_amount-7kb {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 800;
  color: #E6F4F2;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.tkj_gr_jp_amount-7kb {
  font-size: 2.5rem;
}
}.tkj_gr_jp_amount-7kb span {
  color: #F0A429;
}.tkj_gr_jp_seo-7kb {
  font-size: 0.75rem;
  max-width: 30rem;
  color: #6E9994;
  overflow-wrap: break-word;
  line-height: 1.5;
}.tkj_gr_jp_cta-7kb {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 1.25rem;
  border: 1px solid rgba(26, 126, 150, 0.22);
  background: rgba(26, 126, 150, 0.22);
  align-self: flex-start;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  color: #E6F4F2;
  margin-top: 0.25rem;
}.tkj_gr_jp_cta-7kb:hover {
  background: #1A7E96;
}.tkj_ws-7kb {
  padding: 2rem 1rem 0;
  background: #080D13;
}
@media(min-width: 767px) {.tkj_ws-7kb {
  padding: 36px 1.5rem 0;
}
}.tkj_ws_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_ws_head-7kb {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
}.tkj_ws_title-7kb {
  gap: 10px;
  flex-wrap: wrap;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  color: #E6F4F2;
  align-items: center;
}.tkj_ws_title_ic-7kb svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #F0A429;
  stroke-linejoin: round;
  height: 18px;
}.tkj_ws_online-7kb {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #4E6F6B;
}.tkj_ws_online_dot-7kb {
  border-radius: 50%;
  background: #20C997;
  box-shadow: 0 0 0.375rem rgba(32, 201, 151, 0.16);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.tkj_ws_scroll-7kb {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.tkj_ws_scroll-7kb::-webkit-scrollbar {
  display: none;
}.tkj_wc-7kb {
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #0B1019;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.tkj_wc_img-7kb {
  border-radius: 4px;
  overflow: hidden;
  background: #0E1620;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.tkj_wc_img-7kb img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tkj_wc_info-7kb {
  min-width: 0;
}.tkj_wc_game-7kb {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #A8C8C4;
  font-weight: 600;
}.tkj_wc_player-7kb {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #3C5250;
  white-space: nowrap;
}.tkj_wc_amount-7kb {
  white-space: nowrap;
  margin-left: auto;
  color: #20C997;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.tkj_app-7kb {
  padding: 2.25rem 1rem 0;
  background: #080D13;
}
@media(min-width: 769px) {.tkj_app-7kb {
  padding: 44px 1.5rem 0;
}
}.tkj_app_in-7kb {
  margin: 0 auto;
  max-width: 82.5rem;
}.tkj_app_head-7kb {
  margin-bottom: 1rem;
}.tkj_app_label-7kb {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #35D4C0;
}.tkj_app_h2-7kb {
  font-size: 1.25rem;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E6F4F2;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.tkj_app_h2-7kb {
  font-size: 24px;
}
}.tkj_app_sub-7kb {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #4E6F6B;
}.tkj_app_sub-7kb strong {
  font-weight: 700;
  color: #A8C8C4;
}.tkj_app_cards-7kb {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.tkj_app_cards-7kb {
  grid-template-columns: repeat(3,1fr);
}
}.tkj_app_card-7kb {
  border-radius: 0.5rem;
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.tkj_app_card_ios-7kb {
  background: linear-gradient(135deg,rgba(53, 212, 192, 0.18) 0%,#0E1620 100%);
}.tkj_app_card_android-7kb {
  background: linear-gradient(135deg,rgba(32, 201, 151, 0.16) 0%,#0E1620 100%);
}.tkj_app_card_win-7kb {
  background: linear-gradient(135deg,rgba(240, 164, 41, 0.16) 0%,#0E1620 100%);
}.tkj_app_card_ic-7kb svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.tkj_app_card_ic-7kb {
  flex-shrink: 0;
  color: #E6F4F2;
}.tkj_app_card_os-7kb {
  letter-spacing: .08em;
  color: #4E6F6B;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.tkj_app_card_title-7kb {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #E6F4F2;
}.tkj_app_card_text-7kb {
  line-height: 1.5;
  color: #4E6F6B;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tkj_app_card_btn-7kb {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(53, 212, 192, 0.42);
  transition: background .2s;
  padding: 10px 1.125rem;
  gap: 7px;
  border-radius: 4px;
  align-items: center;
  color: #E6F4F2;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.tkj_app_card_btn-7kb:hover {
  background: rgba(255, 255, 255, 0.07);
}.tkj_prov-7kb {
  background: #080D13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tkj_prov-7kb {
  padding: 2.75rem 24px 0;
}
}.tkj_prov_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_prov_head-7kb {
  margin-bottom: 16px;
}.tkj_prov_label-7kb {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #35D4C0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tkj_prov_h2-7kb {
  overflow-wrap: break-word;
  color: #E6F4F2;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.tkj_prov_h2-7kb {
  font-size: 1.5rem;
}
}.tkj_prov_seo-7kb {
  color: #4E6F6B;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
}.tkj_prov_seo-7kb strong {
  font-weight: 700;
  color: #A8C8C4;
}.tkj_prov_seo-7kb a {
  text-decoration: underline;
  color: #35D4C0;
}.tkj_prov_grid-7kb {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.tkj_prov_grid-7kb {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tkj_prov_grid-7kb {
  grid-template-columns: repeat(8,1fr);
}
}.tkj_prov_card-7kb {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  border-radius: 0.5rem;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.tkj_prov_card-7kb:hover {
  background: #0E1620;
  border-color: rgba(53, 212, 192, 0.42);
}.tkj_prov_logo-7kb {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 44px;
  display: flex;
}.tkj_prov_logo-7kb img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.tkj_prov_name-7kb {
  font-size: 0.688rem;
  text-align: center;
  color: #6E9994;
  font-weight: 600;
  overflow-wrap: break-word;
}.tkj_reg-7kb {
  padding: 2.25rem 16px 0;
  background: #080D13;
}
@media(min-width: 769px) {.tkj_reg-7kb {
  padding: 2.75rem 1.5rem 0;
}
}.tkj_reg_in-7kb {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  background: #0E1620;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tkj_reg_in-7kb {
  padding: 2.5rem;
}
}.tkj_reg_top-7kb {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.tkj_reg_top-7kb {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tkj_reg_label-7kb {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #35D4C0;
}.tkj_reg_h2-7kb {
  font-family: 'Orbitron', sans-serif;
  color: #E6F4F2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.tkj_reg_h2-7kb {
  font-size: 1.75rem;
}
}.tkj_reg_bonus-7kb {
  padding: 10px 16px;
  border-radius: 8px;
  background: rgba(240, 164, 41, 0.16);
  border: 1px solid rgba(240, 164, 41, 0.16);
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.tkj_reg_bonus_amount-7kb {
  font-size: 1.25rem;
  color: #F0A429;
  font-weight: 800;
}.tkj_reg_bonus_text-7kb {
  line-height: 1.35;
  color: #6E9994;
  font-size: 0.813rem;
}.tkj_reg_cta_btn-7kb {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #20C997;
  padding: 0.875rem 2rem;
  box-shadow: 0 2px 0.75rem rgba(32, 201, 151, 0.55), 0 0 0 1px rgba(32, 201, 151, 0.20);
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  color: #061210;
}.tkj_reg_cta_btn-7kb:hover {
  background: #34D4A6;
}.tkj_reg_terms-7kb {
  line-height: 1.5;
  font-size: 11px;
  color: #3C5250;
}.tkj_reg_seo-7kb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-top: 20px;
  color: #4E6F6B;
}.tkj_reg_seo-7kb p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4E6F6B;
  margin-bottom: 10px;
}.tkj_reg_seo-7kb p:last-child {
  margin-bottom: 0;
}.tkj_reg_seo-7kb strong {
  color: #A8C8C4;
  font-weight: 700;
}.tkj_reg_seo-7kb a {
  transition: color .2s;
  text-decoration: underline;
  color: #35D4C0;
}.tkj_reg_seo-7kb a:hover {
  color: #4ADECB;
}.tkj_reg_seo-7kb ul,.tkj_reg_seo-7kb ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.tkj_reg_seo-7kb ol {
  list-style: decimal;
}.tkj_reg_seo-7kb li {
  margin-bottom: 4px;
  color: #4E6F6B;
  font-size: 13px;
  line-height: 1.65;
}.tkj_reg_seo-7kb table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.tkj_reg_seo-7kb table {
  display: table;
}
}.tkj_reg_seo-7kb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #A8C8C4;
  text-align: left;
}.tkj_reg_seo-7kb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4E6F6B;
}.tkj_reg_steps-7kb {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.tkj_reg_steps-7kb {
  margin-top: 0;
}
}.tkj_reg_step-7kb {
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tkj_reg_step_num-7kb {
  background: rgba(53, 212, 192, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(53, 212, 192, 0.07);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.875rem;
  width: 2.125rem;
  justify-content: center;
  color: #35D4C0;
  height: 34px;
  font-weight: 800;
}.tkj_reg_step_title-7kb {
  color: #E6F4F2;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.tkj_reg_step_text-7kb {
  font-size: 12px;
  color: #4E6F6B;
  line-height: 1.5;
}.tkj_reg_trust-7kb {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.tkj_reg_trust_item-7kb {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #4E6F6B;
  font-size: 12px;
}.tkj_reg_trust_ic-7kb svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  color: #35D4C0;
}.tkj_bon-7kb {
  padding: 36px 1rem 0;
  background: #080D13;
}
@media(min-width:768px) {.tkj_bon-7kb {
  padding: 44px 1.5rem 0;
}
}.tkj_bon_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_bon_head-7kb {
  margin-bottom: 20px;
}.tkj_bon_label-7kb {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #35D4C0;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tkj_bon_h2-7kb {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #E6F4F2;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 769px) {.tkj_bon_h2-7kb {
  font-size: 24px;
}
}.tkj_bon_seo-7kb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E6F6B;
  line-height: 1.6;
  max-width: 620px;
}.tkj_bon_seo-7kb strong {
  color: #A8C8C4;
  font-weight: 700;
}.tkj_bon_seo-7kb a {
  color: #35D4C0;
  text-decoration: underline;
}.tkj_bon_grid-7kb {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.tkj_bon_grid-7kb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tkj_bon_grid-7kb {
  grid-template-columns: repeat(5,1fr);
}
}.tkj_bon_card-7kb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
}.tkj_bon_card-7kb:hover {
  transform: translateY(-2px);
  border-color: rgba(53, 212, 192, 0.07);
}.tkj_bon_card_ic-7kb svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.tkj_bon_card_ic-7kb {
  margin-bottom: 10px;
}.tkj_bon_card_type-7kb {
  color: #4E6F6B;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
}.tkj_bon_card_amount-7kb {
  color: #F0A429;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 18px;
}.tkj_bon_card_name-7kb {
  margin-bottom: 0.5rem;
  color: #E6F4F2;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
}.tkj_bon_card_detail-7kb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #3C5250;
}.tkj_seo-7kb {
  background: #080D13;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.tkj_seo-7kb {
  padding: 2.75rem 24px 0;
}
}.tkj_seo_in-7kb {
  padding: 28px 1.5rem;
  background: #0E1620;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.tkj_seo_in-7kb {
  padding: 36px 2.5rem;
}
}.tkj_seo_label-7kb {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #35D4C0;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.tkj_seo_h2-7kb {
  color: #E6F4F2;
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.tkj_seo_h2-7kb {
  font-size: 1.5rem;
}
}.tkj_seo_body-7kb {
  line-height: 1.75;
  color: #6E9994;
  font-size: 14px;
  overflow-wrap: break-word;
}.tkj_seo_body-7kb p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #6E9994;
}.tkj_seo_body-7kb p:last-child {
  margin-bottom: 0;
}.tkj_seo_body-7kb strong {
  color: #A8C8C4;
  font-weight: 700;
}.tkj_seo_body-7kb a {
  transition: color .2s;
  text-decoration: underline;
  color: #35D4C0;
}.tkj_seo_body-7kb a:hover {
  color: #4ADECB;
}.tkj_seo_body-7kb ul,.tkj_seo_body-7kb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tkj_seo_body-7kb ol {
  list-style: decimal;
}.tkj_seo_body-7kb li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #6E9994;
  font-size: 14px;
}.tkj_seo_body-7kb table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.tkj_seo_body-7kb table {
  display: table;
}
}.tkj_seo_body-7kb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #A8C8C4;
  font-weight: 700;
  text-align: left;
}.tkj_seo_body-7kb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #6E9994;
}.tkj_seo_cols-7kb {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.tkj_seo_cols-7kb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tkj_seo_cols-7kb {
  grid-template-columns: repeat(3,1fr);
}
}.tkj_seo_col_h-7kb {
  font-size: 13px;
  color: #A8C8C4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.tkj_seo_col_p-7kb {
  color: #4E6F6B;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tkj_seo_stats-7kb {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tkj_seo_stat-7kb {
  border: 1px solid rgba(53, 212, 192, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(53, 212, 192, 0.07);
  min-width: 8.75rem;
}.tkj_seo_stat_val-7kb {
  color: #35D4C0;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.tkj_seo_stat_lb-7kb {
  overflow-wrap: break-word;
  color: #4E6F6B;
  font-size: 0.688rem;
}.tkj_seo-7kb {
  padding: 2.25rem 16px 0;
  background: #080D13;
}
@media(min-width: 771px) {.tkj_seo-7kb {
  padding: 2.75rem 1.5rem 0;
}
}.tkj_seo_in-7kb {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E1620;
  max-width: 1320px;
}
@media(min-width: 770px) {.tkj_seo_in-7kb {
  padding: 2.25rem 40px;
}
}.tkj_seo_label-7kb {
  letter-spacing: .08em;
  color: #35D4C0;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.tkj_seo_h2-7kb {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #E6F4F2;
}
@media(min-width: 766px) {.tkj_seo_h2-7kb {
  font-size: 1.5rem;
}
}.tkj_seo_body-7kb {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #6E9994;
  font-size: 0.875rem;
}.tkj_seo_body-7kb p {
  line-height: 1.75;
  color: #6E9994;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.tkj_seo_body-7kb p:last-child {
  margin-bottom: 0;
}.tkj_seo_body-7kb strong {
  color: #A8C8C4;
  font-weight: 700;
}.tkj_seo_body-7kb a {
  transition: color .2s;
  text-decoration: underline;
  color: #35D4C0;
}.tkj_seo_body-7kb a:hover {
  color: #4ADECB;
}.tkj_seo_body-7kb ul,.tkj_seo_body-7kb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tkj_seo_body-7kb ol {
  list-style: decimal;
}.tkj_seo_body-7kb li {
  line-height: 1.75;
  color: #6E9994;
  margin-bottom: 6px;
  font-size: 14px;
}.tkj_seo_body-7kb table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.tkj_seo_body-7kb table {
  display: table;
}
}.tkj_seo_body-7kb th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #A8C8C4;
  text-align: left;
}.tkj_seo_body-7kb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #6E9994;
}.tkj_seo_cols-7kb {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.tkj_seo_cols-7kb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tkj_seo_cols-7kb {
  grid-template-columns: repeat(3,1fr);
}
}.tkj_seo_col_h-7kb {
  color: #A8C8C4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.tkj_seo_col_p-7kb {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4E6F6B;
  line-height: 1.65;
}.tkj_seo_stats-7kb {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tkj_seo_stat-7kb {
  background: rgba(53, 212, 192, 0.07);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(53, 212, 192, 0.18);
  min-width: 8.75rem;
}.tkj_seo_stat_val-7kb {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #35D4C0;
}.tkj_seo_stat_lb-7kb {
  color: #4E6F6B;
  font-size: 11px;
  overflow-wrap: break-word;
}.tkj_faq-7kb {
  padding: 36px 1rem 0;
  background: #080D13;
}
@media(min-width: 770px) {.tkj_faq-7kb {
  padding: 44px 24px 0;
}
}.tkj_faq_in-7kb {
  margin: 0 auto;
  max-width: 1320px;
}.tkj_faq_head-7kb {
  margin-bottom: 1.25rem;
}.tkj_faq_label-7kb {
  font-weight: 700;
  color: #35D4C0;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.tkj_faq_h2-7kb {
  overflow-wrap: break-word;
  color: #E6F4F2;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.tkj_faq_h2-7kb {
  font-size: 24px;
}
}.tkj_faq_list-7kb {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tkj_faq_item-7kb {
  background: #0E1620;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  overflow: hidden;
}.tkj_faq_q-7kb {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  align-items: center;
  color: #A8C8C4;
  font-weight: 600;
  font-size: 0.875rem;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
}.tkj_faq_q-7kb:hover {
  color: #E6F4F2;
}.tkj_faq_q_ic-7kb {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 24px;
  justify-content: center;
  font-size: 1rem;
  color: #35D4C0;
  flex-shrink: 0;
  height: 24px;
}.tkj_faq_item-7kb.tkj_state_open-7kb .tkj_faq_q_ic-7kb {
  transform: rotate(45deg);
}.tkj_faq_a-7kb {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #4E6F6B;
  font-size: 13px;
}.tkj_faq_item-7kb.tkj_state_open-7kb .tkj_faq_a-7kb {
  display: block;
}.tkj_faq_a-7kb strong {
  font-weight: 700;
  color: #A8C8C4;
}.tkj_faq_a-7kb a {
  color: #35D4C0;
  text-decoration: underline;
}.tkj_faq_a-7kb ul,.tkj_faq_a-7kb ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.tkj_faq_a-7kb ol {
  list-style: decimal;
}.tkj_faq_a-7kb li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.tkj_faq_a-7kb table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.tkj_faq_a-7kb table {
  display: table;
}
}.tkj_faq_a-7kb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #A8C8C4;
  text-align: left;
  font-weight: 700;
}.tkj_faq_a-7kb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #4E6F6B;
}.tkj_seo-7kb {
  padding: 2.25rem 1rem 0;
  background: #080D13;
}
@media(min-width: 769px) {.tkj_seo-7kb {
  padding: 2.75rem 1.5rem 0;
}
}.tkj_seo_in-7kb {
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  background: #0E1620;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.tkj_seo_in-7kb {
  padding: 36px 2.5rem;
}
}.tkj_seo_label-7kb {
  color: #35D4C0;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.tkj_seo_h2-7kb {
  margin-bottom: 14px;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #E6F4F2;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 766px) {.tkj_seo_h2-7kb {
  font-size: 24px;
}
}.tkj_seo_body-7kb {
  font-size: 0.875rem;
  color: #6E9994;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tkj_seo_body-7kb p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #6E9994;
  font-size: 0.875rem;
}.tkj_seo_body-7kb p:last-child {
  margin-bottom: 0;
}.tkj_seo_body-7kb strong {
  font-weight: 700;
  color: #A8C8C4;
}.tkj_seo_body-7kb a {
  transition: color .2s;
  text-decoration: underline;
  color: #35D4C0;
}.tkj_seo_body-7kb a:hover {
  color: #4ADECB;
}.tkj_seo_body-7kb ul,.tkj_seo_body-7kb ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tkj_seo_body-7kb ol {
  list-style: decimal;
}.tkj_seo_body-7kb li {
  color: #6E9994;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.tkj_seo_body-7kb table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.tkj_seo_body-7kb table {
  display: table;
}
}.tkj_seo_body-7kb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #A8C8C4;
  font-weight: 700;
}.tkj_seo_body-7kb td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E9994;
}.tkj_seo_cols-7kb {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.tkj_seo_cols-7kb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tkj_seo_cols-7kb {
  grid-template-columns: repeat(3,1fr);
}
}.tkj_seo_col_h-7kb {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A8C8C4;
  font-weight: 700;
}.tkj_seo_col_p-7kb {
  overflow-wrap: break-word;
  color: #4E6F6B;
  line-height: 1.65;
  font-size: 0.813rem;
}.tkj_seo_stats-7kb {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tkj_seo_stat-7kb {
  background: rgba(53, 212, 192, 0.07);
  flex: 1;
  border: 1px solid rgba(53, 212, 192, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  min-width: 140px;
}.tkj_seo_stat_val-7kb {
  color: #35D4C0;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.tkj_seo_stat_lb-7kb {
  overflow-wrap: break-word;
  color: #4E6F6B;
  font-size: 0.688rem;
}.tkj_ft-7kb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040810;
  margin-top: 3rem;
}.tkj_ft_support-7kb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.tkj_ft_support-7kb {
  padding: 1.75rem 1.5rem;
}
}.tkj_ft_support_in-7kb {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tkj_ft_support_main-7kb {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tkj_ft_support_ic-7kb {
  color: #35D4C0;
  flex-shrink: 0;
}.tkj_ft_support_ic-7kb svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
}.tkj_ft_support_text_title-7kb {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #E6F4F2;
}.tkj_ft_support_text_sub-7kb {
  color: #4E6F6B;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tkj_ft_support_btn-7kb {
  background: #35D4C0;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-weight: 700;
  color: #E6F4F2;
  font-size: 13px;
  flex-shrink: 0;
}.tkj_ft_support_btn-7kb:hover {
  background: #4ADECB;
}.tkj_ft_support_contacts-7kb {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tkj_ft_support_contact-7kb {
  font-size: 0.75rem;
  color: #3C5250;
  line-height: 1.4;
}.tkj_ft_support_contact-7kb strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #6E9994;
}.tkj_ft_main-7kb {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.tkj_ft_main-7kb {
  padding: 2.5rem 1.5rem 2rem;
}
}.tkj_ft_main_in-7kb {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 642px) {.tkj_ft_main_in-7kb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tkj_ft_main_in-7kb {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tkj_ft_col_logo-7kb {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.tkj_ft_col_logo-7kb {
  grid-column: auto;
}
}.tkj_ft_logo-7kb {
  gap: 9px;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #E6F4F2;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.tkj_ft_logo_mark-7kb {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tkj_ft_logo_mark-7kb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tkj_ft_logo_sub-7kb {
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #3C5250;
}.tkj_ft_col_title-7kb {
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #6E9994;
  letter-spacing: .07em;
  text-transform: uppercase;
}.tkj_ft_col_links-7kb {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.tkj_ft_col_link-7kb {
  transition: color .2s;
  color: #3C5250;
  overflow-wrap: break-word;
  font-size: 13px;
}.tkj_ft_col_link-7kb:hover {
  color: #A8C8C4;
}.tkj_ft_apps-7kb {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tkj_ft_app_card-7kb {
  gap: 10px;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.tkj_ft_app_card-7kb:hover {
  border-color: rgba(53, 212, 192, 0.42);
}.tkj_ft_app_card_ic-7kb svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.tkj_ft_app_card_os-7kb {
  font-weight: 600;
  color: #3C5250;
  font-size: 0.625rem;
}.tkj_ft_app_card_action-7kb {
  font-size: 12px;
  font-weight: 700;
  color: #A8C8C4;
}.tkj_ft_bot-7kb {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.tkj_ft_bot-7kb {
  padding: 1.25rem 24px;
}
}.tkj_ft_bot_in-7kb {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.tkj_ft_socials-7kb {
  gap: 0.5rem;
  display: flex;
}.tkj_ft_soc-7kb {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  color: #6E9994;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 36px;
}.tkj_ft_soc-7kb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.tkj_ft_soc-7kb:hover {
  background: rgba(255, 255, 255, 0.07);
}.tkj_ft_legal-7kb {
  flex: 1;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #527270;
  line-height: 1.6;
}.tkj_ft_legal-7kb strong {
  font-weight: 700;
  color: #6E9994;
}.tkj_ft_legal-7kb a {
  color: #6E9994;
  text-decoration: underline;
}.tkj_ft_age-7kb {
  border: 2px solid #527270;
  border-radius: 50%;
  margin-left: auto;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  font-size: 0.688rem;
  font-weight: 800;
  justify-content: center;
  color: #527270;
  align-items: center;
  height: 32px;
}