*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #B4C2CF;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  background-color: #0D1219;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.ktg_layout_cfy {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ktg_page_cfy {
  display: flex;
  min-height: 100vh;
}.ktg_main_cfy {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.ktg_main_cfy {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.ktg_main_cfy {
  padding-bottom: 72px;
}
}.ktg_gc_cfy {
  transition: transform .2s,border-color .2s;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.ktg_gc_cfy {
  width: 156px;
}
}
@media(min-width: 1082px) {.ktg_gc_cfy {
  width: 168px;
}
}.ktg_gc_cfy:hover {
  transform: translateY(-3px);
  border-color: rgba(74,144,187,0.08);
}.ktg_gc_img_cfy {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ktg_gc_img_cfy img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.ktg_gc_hover_cfy {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,11,16,0.78);
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.ktg_gc_cfy:hover .ktg_gc_hover_cfy {
  opacity: 1;
}.ktg_gc_hover_btn_cfy {
  border-radius: 4px;
  background: #4A90BB;
  padding: 0.5rem 1rem;
  color: #E6EDF4;
  font-weight: 700;
  font-size: 12px;
}.ktg_gc_info_cfy {
  padding: 0.5rem 0.625rem 0.625rem;
}.ktg_gc_name_cfy {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #B4C2CF;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 600;
}.ktg_gc_prov_cfy {
  color: #4A5E6E;
  font-size: 10px;
}.ktg_gc_tag_cfy {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
  font-size: 9px;
}.ktg_gc_tag_hot_cfy {
  background: #D44040;
  color: #fff;
}.ktg_gc_tag_new_cfy {
  background: #2AAE6C;
  color: #0D1219;
}.ktg_gc_tag_jp_cfy {
  background: #C8963A;
  color: #0D1219;
}.ktg_gc_tag_ex_cfy {
  background: #2B5C8A;
  color: #fff;
}.ktg_gc_tag_live_cfy {
  background: #D44040;
  color: #fff;
}.ktg_gr_cfy {
  padding: 2rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_gr_cfy {
  padding: 36px 24px 0;
}
}.ktg_gr_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_gr_head_cfy {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.ktg_gr_head_l_cfy {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.ktg_gr_ic_cfy {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  width: 32px;
  justify-content: center;
}.ktg_gr_ic_cfy svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ktg_gr_title_cfy {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 766px) {.ktg_gr_title_cfy {
  font-size: 1.125rem;
}
}.ktg_gr_more_cfy {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #5C7080;
  display: flex;
}.ktg_gr_more_cfy:hover {
  color: #4A90BB;
}.ktg_gr_more_cfy svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.ktg_gr_arrows_cfy {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ktg_gr_arr_cfy {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  color: #8496A6;
  width: 30px;
  align-items: center;
}.ktg_gr_arr_cfy:hover {
  background: rgba(255,255,255,0.07);
  color: #E6EDF4;
}.ktg_gr_arr_cfy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.ktg_gr_seo_h_cfy {
  margin: 0 0 6px;
  color: #B4C2CF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.ktg_gr_seo_h_cfy {
  font-size: 14px;
}
}.ktg_gr_seo_cfy {
  font-size: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #5C7080;
}.ktg_gr_seo_cfy strong {
  font-weight: 600;
  color: #B4C2CF;
}.ktg_gr_scroll_cfy {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ktg_gr_scroll_cfy::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ktg_gr_scroll_cfy {
  gap: 0.75rem;
}
}.ktg_tb_cfy {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D1219;
  top: 0;
  align-items: center;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  height: 3.5rem;
  display: flex;
}.ktg_tb_in_cfy {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.ktg_tb_burger_cfy {
  gap: 0.313rem;
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  height: 38px;
  justify-content: center;
  margin-right: 0.5rem;
  width: 38px;
  display: flex;
}.ktg_tb_burger_cfy:hover {
  background: rgba(255,255,255,0.05);
}.ktg_tb_burger_line_cfy {
  border-radius: 1px;
  background: #8496A6;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.ktg_tb_burger_cfy {
  display: none;
}
}.ktg_tb_logo_cfy {
  gap: 9px;
  letter-spacing: -.01em;
  color: #E6EDF4;
  flex-shrink: 0;
  font-size: 18px;
  align-items: center;
  display: flex;
  margin-right: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.ktg_tb_logo_mark_cfy {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2rem;
}.ktg_tb_logo_mark_cfy img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ktg_tb_nav_cfy {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.ktg_tb_nav_cfy {
  display: flex;
}
}.ktg_tb_tab_cfy {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8496A6;
}.ktg_tb_tab_cfy:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.ktg_tb_tab_cfy.ktg_state_active_cfy {
  background: rgba(74,144,187,0.18);
  color: #E6EDF4;
}.ktg_tb_right_cfy {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.ktg_tb_login_cfy {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 16px;
  font-size: 0.813rem;
  display: none;
  color: #B4C2CF;
  font-weight: 600;
}.ktg_tb_login_cfy:hover {
  border-color: rgba(255,255,255,0.22);
  color: #E6EDF4;
}
@media(min-width: 478px) {.ktg_tb_login_cfy {
  display: block;
}
}.ktg_tb_reg_cfy {
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  background: #2AAE6C;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color: #0C1018;
  font-size: 0.813rem;
}.ktg_tb_reg_cfy:hover {
  background: #32C87E;
}.ktg_sb_cfy {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #141D28;
  transition: transform .25s ease;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
  width: 220px;
  bottom: 0;
  position: fixed;
  z-index: 70;
}.ktg_sb_cfy.ktg_state_open_cfy {
  transform: translateX(0);
}.ktg_sb_cfy::-webkit-scrollbar {
  width: 0.25rem;
}.ktg_sb_cfy::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.ktg_sb_cfy {
  transform: translateX(0);
}
}.ktg_sb_auth_cfy {
  padding: 0.875rem 12px 10px;
}.ktg_sb_btn_reg_cfy {
  border-radius: 8px;
  padding: 0.688rem;
  background: #2AAE6C;
  transition: background .2s;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  color: #0C1018;
  font-weight: 700;
}.ktg_sb_btn_reg_cfy:hover {
  background: #32C87E;
}.ktg_sb_btn_login_cfy {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 10px;
  color: #B4C2CF;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
}.ktg_sb_btn_login_cfy:hover {
  border-color: rgba(255,255,255,0.22);
  color: #E6EDF4;
}.ktg_sb_promo_cfy {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(74,144,187,0.18);
  background: linear-gradient(135deg,#091422,#141D28);
  padding: 0.75rem 14px;
  margin: 0 12px 10px;
  position: relative;
}.ktg_sb_promo_cfy::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(74,144,187,0.18),transparent 70%);
  height: 80px;
  width: 5rem;
  content: '';
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
}.ktg_sb_promo_title_cfy {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #4A90BB;
}.ktg_sb_promo_text_cfy {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #E6EDF4;
  font-weight: 600;
}.ktg_sb_promo_sub_cfy {
  color: #5C7080;
  margin-top: 3px;
  font-size: 0.625rem;
}.ktg_sb_nav_cfy {
  padding: 0.375rem 8px 16px;
}.ktg_sb_nav_lb_cfy {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #4A5E6E;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
}.ktg_sb_link_cfy {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 4px;
  gap: 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  color: #8496A6;
  cursor: pointer;
  align-items: center;
}.ktg_sb_link_cfy:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.ktg_sb_link_cfy.ktg_state_active_cfy {
  background: rgba(74,144,187,0.18);
  color: #E6EDF4;
}.ktg_sb_ic_cfy {
  border-radius: 0.25rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
}.ktg_sb_ic_cfy svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ktg_sb_ic_1_cfy {
  background: rgba(74,144,187,0.08);
  color: #4A90BB;
}.ktg_sb_ic_2_cfy {
  background: rgba(42,174,108,0.18);
  color: #2AAE6C;
}.ktg_sb_ic_3_cfy {
  background: rgba(200,150,58,0.20);
  color: #C8963A;
}.ktg_sb_ic_4_cfy {
  background: rgba(43,92,138,0.26);
  color: #2B5C8A;
}.ktg_sb_ic_5_cfy {
  background: rgba(74,144,187,0.08);
  color: #C4426E;
}.ktg_sb_ic_6_cfy {
  background: rgba(43,92,138,0.26);
  color: #7A42C6;
}.ktg_sb_badge_cfy {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #C8963A;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0C1018;
}.ktg_sb_bot_cfy {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.ktg_sb_lang_cfy,.ktg_sb_help_cfy {
  background: rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.25rem;
  padding: 9px 6px;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #8496A6;
  align-items: center;
}.ktg_sb_lang_cfy:hover,.ktg_sb_help_cfy:hover {
  border-color: rgba(255,255,255,0.22);
  color: #E6EDF4;
}.ktg_sb_lang_cfy svg,.ktg_sb_help_cfy svg {
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
  stroke-linecap: round;
}.ktg_sb_bd_cfy {
  background: rgba(8,11,16,0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.ktg_sb_bd_cfy.ktg_state_on_cfy {
  display: block;
}
@media(min-width: 1083px) {.ktg_sb_bd_cfy {
  display: none!important;
}
}.ktg_mob_nav_cfy {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141D28;
  border-top: 1px solid rgba(255,255,255,0.11);
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width:1080px) {.ktg_mob_nav_cfy {
  display: none;
}
}.ktg_mob_nav_item_cfy {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  color: #4A5E6E;
  align-items: center;
  display: flex;
}.ktg_mob_nav_ic_cfy {
  line-height: 1;
}.ktg_mob_nav_ic_cfy svg {
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.ktg_mob_nav_lb_cfy {
  color: #4A5E6E;
  font-weight: 600;
  font-size: 10px;
}.ktg_mob_nav_item_cfy.ktg_state_active_cfy {
  color: #4A90BB;
}.ktg_mob_nav_item_cfy.ktg_state_active_cfy .ktg_mob_nav_lb_cfy {
  color: #4A90BB;
}.ktg_hero_cfy {
  background: #0D1219;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.ktg_hero_cfy {
  padding: 1.5rem 1.5rem 0;
}
}.ktg_hero_in_cfy {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1360px;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ktg_hero_in_cfy {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.ktg_hero_in_cfy {
  grid-template-columns: 1fr 21.25rem;
}
}.ktg_hero_promo_cfy {
  overflow: hidden;
  background: #111620;
  border-radius: 12px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.ktg_hero_promo_cfy {
  min-height: 280px;
}
}.ktg_hero_promo_bg_cfy {
  background-position: center;
  background: linear-gradient(120deg,#091422 0%,#0D1219 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.ktg_hero_promo_bg_cfy::after {
  background: linear-gradient(90deg,#0D1219 0%,rgba(8,11,16,0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ktg_hero_promo_glow_cfy {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43,92,138,0.26) 0%,transparent 65%);
  pointer-events: none;
  height: 18.75rem;
  width: 18.75rem;
  right: 60px;
  top: -40px;
  position: absolute;
}.ktg_hero_promo_ct_cfy {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.ktg_hero_promo_ct_cfy {
  padding: 2.5rem 32px;
}
}.ktg_hero_badge_cfy {
  border-radius: 20px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(74,144,187,0.08);
  background: rgba(74,144,187,0.18);
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #4A90BB;
  font-size: 0.625rem;
  display: inline-block;
}.ktg_hero_h1_cfy {
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}.ktg_hero_h1_cfy em {
  color: #C8963A;
  font-style: normal;
}
@media(min-width: 769px) {.ktg_hero_h1_cfy {
  font-size: 36px;
}
}.ktg_hero_sub_cfy {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8496A6;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.ktg_hero_sub_cfy {
  font-size: 0.875rem;
}
}.ktg_hero_row_cfy {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ktg_hero_cta_cfy {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #2AAE6C;
  font-size: 14px;
  color: #0C1018;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 18px rgba(42,174,108,0.38);
  font-weight: 700;
}.ktg_hero_cta_cfy:hover {
  background: #32C87E;
}.ktg_hero_terms_cfy {
  color: #4A5E6E;
  font-size: 0.688rem;
}.ktg_hero_game_cfy {
  background: #111620;
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.ktg_hero_game_badge_cfy {
  border-radius: 1.25rem;
  border: 1px solid rgba(200,150,58,0.20);
  padding: 5px 0.625rem;
  background: rgba(200,150,58,0.20);
  letter-spacing: .06em;
  top: 12px;
  left: 12px;
  text-transform: uppercase;
  position: absolute;
  color: #C8963A;
  font-size: 10px;
  z-index: 3;
  font-weight: 700;
}.ktg_hero_game_badge_cfy svg {
  height: 0.688rem;
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.ktg_hero_game_img_cfy {
  overflow: hidden;
  background: linear-gradient(135deg,#091422,#0D1219);
  position: relative;
  padding-bottom: 60%;
}.ktg_hero_game_img_cfy img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.ktg_hero_game_play_cfy {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,11,16,0.78);
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.ktg_hero_game_cfy:hover .ktg_hero_game_play_cfy {
  opacity: 1;
}.ktg_hero_game_play_cfy span {
  border-radius: 50%;
  background: #4A90BB;
  width: 52px;
  display: flex;
  align-items: center;
  height: 52px;
  justify-content: center;
}.ktg_hero_game_play_cfy span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.ktg_hero_game_info_cfy {
  padding: 14px 16px;
}.ktg_hero_game_title_cfy {
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-size: 0.938rem;
}.ktg_hero_game_provider_cfy {
  color: #5C7080;
  font-size: 11px;
}.ktg_hero_game_btn_cfy {
  background: #4A90BB;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  color: #E6EDF4;
  display: block;
}.ktg_hero_game_cfy:hover .ktg_hero_game_btn_cfy {
  background: #5EA8D4;
}.ktg_sbar_cfy {
  padding: 1rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 767px) {.ktg_sbar_cfy {
  padding: 18px 1.5rem 0;
}
}.ktg_sbar_in_cfy {
  margin: 0 auto;
  max-width: 1360px;
}.ktg_sbar_row_cfy {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ktg_sbar_input_cfy {
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  flex: 1;
  padding: 0.688rem 16px;
  background: #111620;
  display: flex;
  color: #5C7080;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
}.ktg_sbar_input_cfy:hover {
  border-color: rgba(255,255,255,0.22);
}.ktg_sbar_input_cfy svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
}.ktg_sbar_providers_cfy {
  border-radius: 8px;
  padding: 0.688rem 18px;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 8px;
  transition: border-color .2s;
  align-items: center;
  color: #B4C2CF;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
}.ktg_sbar_providers_cfy:hover {
  border-color: rgba(255,255,255,0.22);
  color: #E6EDF4;
}.ktg_sbar_providers_cfy svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.ktg_sbar_tabs_cfy {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.ktg_sbar_tabs_cfy::-webkit-scrollbar {
  display: none;
}.ktg_sbar_tab_cfy {
  gap: 0.438rem;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  display: flex;
  color: #8496A6;
  flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
}.ktg_sbar_tab_cfy:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.22);
  color: #E6EDF4;
}.ktg_sbar_tab_cfy.ktg_state_active_cfy {
  border-color: rgba(74,144,187,0.08);
  background: rgba(74,144,187,0.18);
  color: #E6EDF4;
}.ktg_sbar_tab_ic_cfy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.ktg_wy_cfy {
  padding: 2rem 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_wy_cfy {
  padding: 40px 24px 0;
}
}.ktg_wy_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_wy_head_cfy {
  max-width: 720px;
  margin-bottom: 18px;
}.ktg_wy_label_cfy {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4A90BB;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.ktg_wy_h2_cfy {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.ktg_wy_h2_cfy {
  font-size: 24px;
}
}.ktg_wy_intro_cfy {
  margin: 0;
  color: #5C7080;
  line-height: 1.6;
  font-size: 0.813rem;
}.ktg_wy_grid_cfy {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ktg_wy_grid_cfy {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ktg_wy_grid_cfy {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ktg_wy_card_cfy {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141D28;
}.ktg_wy_card_cfy:hover {
  transform: translateY(-2px);
  border-color: rgba(74,144,187,0.08);
}.ktg_wy_card_ic_cfy {
  border-radius: 50%;
  background: rgba(74,144,187,0.18);
  color: #4A90BB;
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  margin-bottom: 14px;
}.ktg_wy_card_ic_cfy svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.ktg_wy_card_h_cfy {
  font-weight: 700;
  line-height: 1.25;
  color: #E6EDF4;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ktg_wy_card_p_cfy {
  overflow-wrap: break-word;
  color: #5C7080;
  line-height: 1.6;
  font-size: 0.813rem;
}.ktg_wy_card_p_cfy strong {
  font-weight: 600;
  color: #B4C2CF;
}.ktg_gcg_cfy {
  padding: 2.25rem 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_gcg_cfy {
  padding: 44px 24px 0;
}
}.ktg_gcg_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_gcg_head_cfy {
  max-width: 720px;
  margin-bottom: 20px;
}.ktg_gcg_label_cfy {
  font-weight: 700;
  font-size: 0.688rem;
  color: #4A90BB;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ktg_gcg_h2_cfy {
  color: #E6EDF4;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ktg_gcg_h2_cfy {
  font-size: 1.75rem;
}
}.ktg_gcg_intro_cfy {
  line-height: 1.6;
  color: #5C7080;
  font-size: 0.813rem;
}.ktg_gcg_grid_cfy {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ktg_gcg_grid_cfy {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ktg_gcg_grid_cfy {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ktg_gcg_card_cfy {
  padding: 1.25rem;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
}.ktg_gcg_card_cfy:hover {
  transform: translateY(-3px);
  border-color: rgba(74,144,187,0.18);
}.ktg_gcg_card_bg_cfy {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ktg_gcg_card_bg_cfy::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ktg_gcg_card_ic_cfy {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  height: 40px;
  z-index: 2;
  color: #E6EDF4;
  align-items: center;
  position: absolute;
  display: flex;
  right: 1.125rem;
  width: 2.5rem;
  justify-content: center;
  top: 18px;
}.ktg_gcg_card_ic_cfy svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
}.ktg_gcg_card_ct_cfy {
  position: relative;
  z-index: 1;
}.ktg_gcg_card_h_cfy {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #E6EDF4;
}
@media(min-width: 769px) {.ktg_gcg_card_h_cfy {
  font-size: 1.25rem;
}
}.ktg_gcg_card_p_cfy {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ktg_gcg_card_p_cfy strong {
  font-weight: 600;
  color: #E6EDF4;
}.ktg_gcg_card_cta_cfy {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  text-transform: uppercase;
  color: #4A90BB;
  font-size: 12px;
}.ktg_gcg_card_cta_cfy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.ktg_gr_jp_cfy {
  border-radius: 12px;
  background: linear-gradient(135deg,#190E2C 0%,#0D1219 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.ktg_gr_jp_cfy::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43,92,138,0.26) 0%,transparent 70%);
  position: absolute;
  width: 250px;
  height: 250px;
  left: -3.75rem;
  content: '';
  top: -3.75rem;
}.ktg_gr_jp_cfy::after {
  background: radial-gradient(circle,rgba(200,150,58,0.20) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  width: 200px;
  height: 12.5rem;
  bottom: -40px;
  position: absolute;
}.ktg_gr_jp_head_cfy {
  gap: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.ktg_gr_jp_info_cfy {
  flex: 1;
}.ktg_gr_jp_label_cfy {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #7A42C6;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.ktg_gr_jp_label_cfy svg {
  height: 14px;
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ktg_gr_jp_amount_cfy {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #E6EDF4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  line-height: 1;
}
@media(min-width: 765px) {.ktg_gr_jp_amount_cfy {
  font-size: 40px;
}
}.ktg_gr_jp_amount_cfy span {
  color: #C8963A;
}.ktg_gr_jp_seo_cfy {
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8496A6;
  max-width: 30rem;
}.ktg_gr_jp_cta_cfy {
  padding: 0.688rem 1.25rem;
  background: rgba(43,92,138,0.26);
  transition: background .2s;
  border: 1px solid rgba(43,92,138,0.26);
  border-radius: 0.5rem;
  font-size: 0.813rem;
  margin-top: 4px;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  z-index: 1;
  font-weight: 700;
  color: #E6EDF4;
}.ktg_gr_jp_cta_cfy:hover {
  background: #2B5C8A;
}.ktg_ws_cfy {
  padding: 32px 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_ws_cfy {
  padding: 36px 1.5rem 0;
}
}.ktg_ws_in_cfy {
  margin: 0 auto;
  max-width: 1360px;
}.ktg_ws_head_cfy {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.ktg_ws_title_cfy {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  display: flex;
  color: #E6EDF4;
  font-size: 16px;
  align-items: center;
}.ktg_ws_title_ic_cfy svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  color: #C8963A;
  stroke-linejoin: round;
}.ktg_ws_online_cfy {
  gap: 7px;
  align-items: center;
  color: #5C7080;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.ktg_ws_online_dot_cfy {
  background: #2AAE6C;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(42,174,108,0.18);
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
}.ktg_ws_scroll_cfy {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.ktg_ws_scroll_cfy::-webkit-scrollbar {
  display: none;
}.ktg_wc_cfy {
  border: 1px solid rgba(255,255,255,0.11);
  background: #111620;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 8px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ktg_wc_img_cfy {
  border-radius: 0.25rem;
  background: #141D28;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.ktg_wc_img_cfy img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ktg_wc_info_cfy {
  min-width: 0;
}.ktg_wc_game_cfy {
  overflow: hidden;
  font-weight: 600;
  color: #B4C2CF;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.ktg_wc_player_cfy {
  overflow: hidden;
  white-space: nowrap;
  color: #4A5E6E;
  font-size: 10px;
  text-overflow: ellipsis;
}.ktg_wc_amount_cfy {
  font-weight: 700;
  flex-shrink: 0;
  color: #2AAE6C;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
}.ktg_bon_cfy {
  background: #0D1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ktg_bon_cfy {
  padding: 2.75rem 1.5rem 0;
}
}.ktg_bon_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_bon_head_cfy {
  margin-bottom: 1.25rem;
}.ktg_bon_label_cfy {
  letter-spacing: .08em;
  color: #4A90BB;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.ktg_bon_h2_cfy {
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.ktg_bon_h2_cfy {
  font-size: 24px;
}
}.ktg_bon_seo_cfy {
  font-size: 13px;
  color: #5C7080;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.ktg_bon_seo_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_bon_seo_cfy a {
  text-decoration: underline;
  color: #4A90BB;
}.ktg_bon_grid_cfy {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.ktg_bon_grid_cfy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ktg_bon_grid_cfy {
  grid-template-columns: repeat(5,1fr);
}
}.ktg_bon_card_cfy {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111620;
}.ktg_bon_card_cfy:hover {
  border-color: rgba(74,144,187,0.08);
  transform: translateY(-2px);
}.ktg_bon_card_ic_cfy svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.ktg_bon_card_ic_cfy {
  margin-bottom: 10px;
}.ktg_bon_card_type_cfy {
  color: #5C7080;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
}.ktg_bon_card_amount_cfy {
  color: #C8963A;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
}.ktg_bon_card_name_cfy {
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.ktg_bon_card_detail_cfy {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #4A5E6E;
}.ktg_prov_cfy {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ktg_prov_cfy {
  padding: 44px 1.5rem 0;
}
}.ktg_prov_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_prov_head_cfy {
  margin-bottom: 1rem;
}.ktg_prov_label_cfy {
  color: #4A90BB;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.ktg_prov_h2_cfy {
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.ktg_prov_h2_cfy {
  font-size: 1.5rem;
}
}.ktg_prov_seo_cfy {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #5C7080;
  overflow-wrap: break-word;
}.ktg_prov_seo_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_prov_seo_cfy a {
  text-decoration: underline;
  color: #4A90BB;
}.ktg_prov_grid_cfy {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ktg_prov_grid_cfy {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ktg_prov_grid_cfy {
  grid-template-columns: repeat(8,1fr);
}
}.ktg_prov_card_cfy {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #111620;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.ktg_prov_card_cfy:hover {
  background: #141D28;
  border-color: rgba(255,255,255,0.22);
}.ktg_prov_logo_cfy {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  width: 44px;
}.ktg_prov_logo_cfy img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.ktg_prov_name_cfy {
  font-weight: 600;
  color: #8496A6;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.ktg_app_cfy {
  padding: 36px 16px 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_app_cfy {
  padding: 44px 1.5rem 0;
}
}.ktg_app_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_app_head_cfy {
  margin-bottom: 1rem;
}.ktg_app_label_cfy {
  color: #4A90BB;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.ktg_app_h2_cfy {
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E6EDF4;
}
@media(min-width: 770px) {.ktg_app_h2_cfy {
  font-size: 24px;
}
}.ktg_app_sub_cfy {
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #5C7080;
}.ktg_app_sub_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_app_cards_cfy {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ktg_app_cards_cfy {
  grid-template-columns: repeat(3,1fr);
}
}.ktg_app_card_cfy {
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.ktg_app_card_ios_cfy {
  background: linear-gradient(135deg,rgba(74,144,187,0.18) 0%,#141D28 100%);
}.ktg_app_card_android_cfy {
  background: linear-gradient(135deg,rgba(42,174,108,0.18) 0%,#141D28 100%);
}.ktg_app_card_win_cfy {
  background: linear-gradient(135deg,rgba(200,150,58,0.20) 0%,#141D28 100%);
}.ktg_app_card_ic_cfy svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.ktg_app_card_ic_cfy {
  flex-shrink: 0;
  color: #E6EDF4;
}.ktg_app_card_os_cfy {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5C7080;
  font-weight: 700;
}.ktg_app_card_title_cfy {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.ktg_app_card_text_cfy {
  color: #5C7080;
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ktg_app_card_btn_cfy {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.22);
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 4px;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  color: #E6EDF4;
  display: inline-flex;
}.ktg_app_card_btn_cfy:hover {
  background: rgba(255,255,255,0.07);
}.ktg_reg_cfy {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ktg_reg_cfy {
  padding: 2.75rem 24px 0;
}
}.ktg_reg_in_cfy {
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  background: #141D28;
  max-width: 85rem;
}
@media(min-width: 765px) {.ktg_reg_in_cfy {
  padding: 2.5rem;
}
}.ktg_reg_top_cfy {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.ktg_reg_top_cfy {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ktg_reg_label_cfy {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #4A90BB;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.ktg_reg_h2_cfy {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  color: #E6EDF4;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 770px) {.ktg_reg_h2_cfy {
  font-size: 1.75rem;
}
}.ktg_reg_bonus_cfy {
  padding: 0.625rem 16px;
  background: rgba(200,150,58,0.20);
  border-radius: 8px;
  gap: 8px;
  border: 1px solid rgba(200,150,58,0.20);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.ktg_reg_bonus_amount_cfy {
  font-size: 1.25rem;
  color: #C8963A;
  font-weight: 800;
}.ktg_reg_bonus_text_cfy {
  font-size: 13px;
  line-height: 1.35;
  color: #8496A6;
}.ktg_reg_cta_btn_cfy {
  padding: 0.875rem 32px;
  border-radius: 8px;
  background: #2AAE6C;
  transition: background .2s;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 3px 1.125rem rgba(42,174,108,0.38);
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 15px;
  color: #0C1018;
}.ktg_reg_cta_btn_cfy:hover {
  background: #32C87E;
}.ktg_reg_terms_cfy {
  line-height: 1.5;
  color: #4A5E6E;
  font-size: 0.688rem;
}.ktg_reg_seo_cfy {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  color: #5C7080;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 1.25rem;
}.ktg_reg_seo_cfy p {
  color: #5C7080;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.ktg_reg_seo_cfy p:last-child {
  margin-bottom: 0;
}.ktg_reg_seo_cfy strong {
  font-weight: 700;
  color: #B4C2CF;
}.ktg_reg_seo_cfy a {
  transition: color .2s;
  color: #4A90BB;
  text-decoration: underline;
}.ktg_reg_seo_cfy a:hover {
  color: #5EA8D4;
}.ktg_reg_seo_cfy ul,.ktg_reg_seo_cfy ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ktg_reg_seo_cfy ol {
  list-style: decimal;
}.ktg_reg_seo_cfy li {
  line-height: 1.65;
  color: #5C7080;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.ktg_reg_seo_cfy table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ktg_reg_seo_cfy table {
  display: table;
}
}.ktg_reg_seo_cfy th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C2CF;
}.ktg_reg_seo_cfy td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #5C7080;
}.ktg_reg_steps_cfy {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.ktg_reg_steps_cfy {
  margin-top: 0;
}
}.ktg_reg_step_cfy {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.ktg_reg_step_num_cfy {
  border-radius: 50%;
  background: rgba(74,144,187,0.18);
  border: 1px solid rgba(74,144,187,0.08);
  display: flex;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  width: 2.125rem;
  color: #4A90BB;
  align-items: center;
  font-size: 14px;
  justify-content: center;
}.ktg_reg_step_title_cfy {
  color: #E6EDF4;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.ktg_reg_step_text_cfy {
  color: #5C7080;
  line-height: 1.5;
  font-size: 0.75rem;
}.ktg_reg_trust_cfy {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.ktg_reg_trust_item_cfy {
  gap: 0.438rem;
  color: #5C7080;
  align-items: center;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
}.ktg_reg_trust_ic_cfy svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  color: #4A90BB;
}.ktg_rv_cfy {
  padding: 2.25rem 16px 0;
  background: #0D1219;
}
@media(min-width: 771px) {.ktg_rv_cfy {
  padding: 2.75rem 1.5rem 0;
}
}.ktg_rv_in_cfy {
  margin: 0 auto;
  max-width: 85rem;
}.ktg_rv_head_cfy {
  max-width: 45rem;
  margin-bottom: 20px;
}.ktg_rv_label_cfy {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #4A90BB;
  letter-spacing: .08em;
}.ktg_rv_h2_cfy {
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ktg_rv_h2_cfy {
  font-size: 1.75rem;
}
}.ktg_rv_stats_cfy {
  gap: 18px;
  font-size: 13px;
  color: #5C7080;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ktg_rv_stats_score_cfy {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.ktg_rv_stats_score_val_cfy {
  color: #C8963A;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
}.ktg_rv_stats_score_max_cfy {
  color: #4A5E6E;
  font-size: 13px;
}.ktg_rv_stats_badge_cfy {
  gap: 4px;
  display: flex;
  align-items: center;
}.ktg_rv_stats_badge_cfy svg {
  height: 0.875rem;
  width: 14px;
  color: #C8963A;
}.ktg_rv_grid_cfy {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ktg_rv_grid_cfy {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ktg_rv_grid_cfy {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ktg_rv_card_cfy {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141D28;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.ktg_rv_card_stars_cfy {
  gap: 2px;
  margin-bottom: 10px;
  color: #C8963A;
  display: flex;
}.ktg_rv_card_stars_cfy svg {
  height: 0.875rem;
  width: 14px;
}.ktg_rv_card_h_cfy {
  font-weight: 700;
  color: #E6EDF4;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
}.ktg_rv_card_body_cfy {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
  color: #5C7080;
  overflow-wrap: break-word;
}.ktg_rv_card_body_cfy strong {
  color: #B4C2CF;
  font-weight: 600;
}.ktg_rv_card_meta_cfy {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.ktg_rv_card_author_cfy {
  font-size: 0.75rem;
  color: #B4C2CF;
  font-weight: 600;
}.ktg_rv_card_date_cfy {
  font-size: 0.688rem;
  color: #4A5E6E;
}.ktg_faq_cfy {
  padding: 2.25rem 16px 0;
  background: #0D1219;
}
@media(min-width: 771px) {.ktg_faq_cfy {
  padding: 44px 24px 0;
}
}.ktg_faq_in_cfy {
  margin: 0 auto;
  max-width: 1360px;
}.ktg_faq_head_cfy {
  margin-bottom: 1.25rem;
}.ktg_faq_label_cfy {
  color: #4A90BB;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.ktg_faq_h2_cfy {
  font-size: 1.25rem;
  color: #E6EDF4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ktg_faq_h2_cfy {
  font-size: 24px;
}
}.ktg_faq_list_cfy {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ktg_faq_item_cfy {
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  background: #141D28;
  border-radius: 0.5rem;
}.ktg_faq_q_cfy {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 14px;
  color: #B4C2CF;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.ktg_faq_q_cfy:hover {
  color: #E6EDF4;
}.ktg_faq_q_ic_cfy {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 16px;
  width: 24px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #4A90BB;
  height: 24px;
}.ktg_faq_item_cfy.ktg_state_open_cfy .ktg_faq_q_ic_cfy {
  transform: rotate(45deg);
}.ktg_faq_a_cfy {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #5C7080;
  overflow-wrap: break-word;
  display: none;
  font-size: 0.813rem;
}.ktg_faq_item_cfy.ktg_state_open_cfy .ktg_faq_a_cfy {
  display: block;
}.ktg_faq_a_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_faq_a_cfy a {
  color: #4A90BB;
  text-decoration: underline;
}.ktg_faq_a_cfy ul,.ktg_faq_a_cfy ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ktg_faq_a_cfy ol {
  list-style: decimal;
}.ktg_faq_a_cfy li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ktg_faq_a_cfy table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 767px) {.ktg_faq_a_cfy table {
  display: table;
}
}.ktg_faq_a_cfy th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #B4C2CF;
}.ktg_faq_a_cfy td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #5C7080;
}.ktg_seo_cfy {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ktg_seo_cfy {
  padding: 2.75rem 1.5rem 0;
}
}.ktg_seo_in_cfy {
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #141D28;
  max-width: 1360px;
}
@media(min-width: 765px) {.ktg_seo_in_cfy {
  padding: 36px 40px;
}
}.ktg_seo_label_cfy {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #4A90BB;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.ktg_seo_h2_cfy {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #E6EDF4;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ktg_seo_h2_cfy {
  font-size: 1.5rem;
}
}.ktg_seo_body_cfy {
  line-height: 1.75;
  color: #8496A6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ktg_seo_body_cfy p {
  line-height: 1.75;
  color: #8496A6;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.ktg_seo_body_cfy p:last-child {
  margin-bottom: 0;
}.ktg_seo_body_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_seo_body_cfy a {
  transition: color .2s;
  color: #4A90BB;
  text-decoration: underline;
}.ktg_seo_body_cfy a:hover {
  color: #5EA8D4;
}.ktg_seo_body_cfy ul,.ktg_seo_body_cfy ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ktg_seo_body_cfy ol {
  list-style: decimal;
}.ktg_seo_body_cfy li {
  line-height: 1.75;
  color: #8496A6;
  font-size: 14px;
  margin-bottom: 6px;
}.ktg_seo_body_cfy table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width:768px) {.ktg_seo_body_cfy table {
  display: table;
}
}.ktg_seo_body_cfy th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B4C2CF;
  font-weight: 700;
}.ktg_seo_body_cfy td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8496A6;
}.ktg_seo_cols_cfy {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ktg_seo_cols_cfy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ktg_seo_cols_cfy {
  grid-template-columns: repeat(3,1fr);
}
}.ktg_seo_col_h_cfy {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B4C2CF;
  margin-bottom: 0.438rem;
}.ktg_seo_col_p_cfy {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5C7080;
}.ktg_seo_stats_cfy {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ktg_seo_stat_cfy {
  border: 1px solid rgba(74,144,187,0.18);
  background: rgba(74,144,187,0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.ktg_seo_stat_val_cfy {
  font-size: 1.25rem;
  color: #4A90BB;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.ktg_seo_stat_lb_cfy {
  font-size: 11px;
  color: #5C7080;
  overflow-wrap: break-word;
}.ktg_seo_cfy {
  padding: 2.25rem 1rem 0;
  background: #0D1219;
}
@media(min-width: 769px) {.ktg_seo_cfy {
  padding: 44px 1.5rem 0;
}
}.ktg_seo_in_cfy {
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  background: #141D28;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 85rem;
}
@media(min-width: 767px) {.ktg_seo_in_cfy {
  padding: 36px 2.5rem;
}
}.ktg_seo_label_cfy {
  letter-spacing: .08em;
  font-weight: 700;
  color: #4A90BB;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.ktg_seo_h2_cfy {
  margin-bottom: 14px;
  font-weight: 800;
  color: #E6EDF4;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.ktg_seo_h2_cfy {
  font-size: 24px;
}
}.ktg_seo_body_cfy {
  color: #8496A6;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ktg_seo_body_cfy p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8496A6;
}.ktg_seo_body_cfy p:last-child {
  margin-bottom: 0;
}.ktg_seo_body_cfy strong {
  font-weight: 700;
  color: #B4C2CF;
}.ktg_seo_body_cfy a {
  transition: color .2s;
  color: #4A90BB;
  text-decoration: underline;
}.ktg_seo_body_cfy a:hover {
  color: #5EA8D4;
}.ktg_seo_body_cfy ul,.ktg_seo_body_cfy ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ktg_seo_body_cfy ol {
  list-style: decimal;
}.ktg_seo_body_cfy li {
  color: #8496A6;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.ktg_seo_body_cfy table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.ktg_seo_body_cfy table {
  display: table;
}
}.ktg_seo_body_cfy th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #B4C2CF;
}.ktg_seo_body_cfy td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8496A6;
}.ktg_seo_cols_cfy {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ktg_seo_cols_cfy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ktg_seo_cols_cfy {
  grid-template-columns: repeat(3,1fr);
}
}.ktg_seo_col_h_cfy {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #B4C2CF;
  overflow-wrap: break-word;
  font-size: 13px;
}.ktg_seo_col_p_cfy {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5C7080;
}.ktg_seo_stats_cfy {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ktg_seo_stat_cfy {
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(74,144,187,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(74,144,187,0.18);
  min-width: 140px;
}.ktg_seo_stat_val_cfy {
  color: #4A90BB;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.ktg_seo_stat_lb_cfy {
  font-size: 11px;
  color: #5C7080;
  overflow-wrap: break-word;
}.ktg_seo_cfy {
  background: #0D1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ktg_seo_cfy {
  padding: 2.75rem 1.5rem 0;
}
}.ktg_seo_in_cfy {
  background: #141D28;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 24px;
  max-width: 85rem;
}
@media(min-width: 765px) {.ktg_seo_in_cfy {
  padding: 36px 40px;
}
}.ktg_seo_label_cfy {
  color: #4A90BB;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ktg_seo_h2_cfy {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 765px) {.ktg_seo_h2_cfy {
  font-size: 1.5rem;
}
}.ktg_seo_body_cfy {
  color: #8496A6;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ktg_seo_body_cfy p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8496A6;
  font-size: 0.875rem;
}.ktg_seo_body_cfy p:last-child {
  margin-bottom: 0;
}.ktg_seo_body_cfy strong {
  color: #B4C2CF;
  font-weight: 700;
}.ktg_seo_body_cfy a {
  transition: color .2s;
  color: #4A90BB;
  text-decoration: underline;
}.ktg_seo_body_cfy a:hover {
  color: #5EA8D4;
}.ktg_seo_body_cfy ul,.ktg_seo_body_cfy ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ktg_seo_body_cfy ol {
  list-style: decimal;
}.ktg_seo_body_cfy li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8496A6;
}.ktg_seo_body_cfy table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.ktg_seo_body_cfy table {
  display: table;
}
}.ktg_seo_body_cfy th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #B4C2CF;
  text-align: left;
  font-weight: 700;
}.ktg_seo_body_cfy td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8496A6;
}.ktg_seo_cols_cfy {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ktg_seo_cols_cfy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ktg_seo_cols_cfy {
  grid-template-columns: repeat(3,1fr);
}
}.ktg_seo_col_h_cfy {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #B4C2CF;
  font-size: 0.813rem;
}.ktg_seo_col_p_cfy {
  color: #5C7080;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.ktg_seo_stats_cfy {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ktg_seo_stat_cfy {
  padding: 0.875rem 1rem;
  background: rgba(74,144,187,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(74,144,187,0.18);
  flex: 1;
  min-width: 140px;
}.ktg_seo_stat_val_cfy {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #4A90BB;
}.ktg_seo_stat_lb_cfy {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C7080;
}.ktg_ft_cfy {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080B10;
  margin-top: 3rem;
}.ktg_ft_support_cfy {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.ktg_ft_support_cfy {
  padding: 28px 24px;
}
}.ktg_ft_support_in_cfy {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 85rem;
  align-items: center;
  flex-wrap: wrap;
}.ktg_ft_support_main_cfy {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.ktg_ft_support_ic_cfy {
  color: #4A90BB;
  flex-shrink: 0;
}.ktg_ft_support_ic_cfy svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.ktg_ft_support_text_title_cfy {
  font-size: 15px;
  color: #E6EDF4;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.ktg_ft_support_text_sub_cfy {
  overflow-wrap: break-word;
  color: #5C7080;
  font-size: 12px;
}.ktg_ft_support_btn_cfy {
  border-radius: 8px;
  background: #4A90BB;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-size: 13px;
  flex-shrink: 0;
  color: #E6EDF4;
  font-weight: 700;
  white-space: nowrap;
}.ktg_ft_support_btn_cfy:hover {
  background: #5EA8D4;
}.ktg_ft_support_contacts_cfy {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ktg_ft_support_contact_cfy {
  line-height: 1.4;
  color: #4A5E6E;
  font-size: 12px;
}.ktg_ft_support_contact_cfy strong {
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8496A6;
  display: block;
}.ktg_ft_main_cfy {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.ktg_ft_main_cfy {
  padding: 2.5rem 24px 32px;
}
}.ktg_ft_main_in_cfy {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 85rem;
}
@media(min-width: 641px) {.ktg_ft_main_in_cfy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ktg_ft_main_in_cfy {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ktg_ft_col_logo_cfy {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ktg_ft_col_logo_cfy {
  grid-column: auto;
}
}.ktg_ft_logo_cfy {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 16px;
  color: #E6EDF4;
}.ktg_ft_logo_mark_cfy {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.ktg_ft_logo_mark_cfy img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ktg_ft_logo_sub_cfy {
  max-width: 200px;
  color: #4A5E6E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ktg_ft_col_title_cfy {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #8496A6;
  font-weight: 700;
}.ktg_ft_col_links_cfy {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ktg_ft_col_link_cfy {
  transition: color .2s;
  color: #4A5E6E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ktg_ft_col_link_cfy:hover {
  color: #B4C2CF;
}.ktg_ft_apps_cfy {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ktg_ft_app_card_cfy {
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.ktg_ft_app_card_cfy:hover {
  border-color: rgba(255,255,255,0.22);
}.ktg_ft_app_card_ic_cfy svg {
  height: 22px;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ktg_ft_app_card_os_cfy {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5E6E;
}.ktg_ft_app_card_action_cfy {
  font-weight: 700;
  font-size: 12px;
  color: #B4C2CF;
}.ktg_ft_bot_cfy {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.ktg_ft_bot_cfy {
  padding: 1.25rem 1.5rem;
}
}.ktg_ft_bot_in_cfy {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 85rem;
}.ktg_ft_socials_cfy {
  gap: 8px;
  display: flex;
}.ktg_ft_soc_cfy {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  color: #8496A6;
  align-items: center;
}.ktg_ft_soc_cfy svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.ktg_ft_soc_cfy:hover {
  background: rgba(255,255,255,0.07);
}.ktg_ft_legal_cfy {
  flex: 1;
  color: #6B8496;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
}.ktg_ft_legal_cfy strong {
  color: #8496A6;
  font-weight: 700;
}.ktg_ft_legal_cfy a {
  text-decoration: underline;
  color: #8496A6;
}.ktg_ft_age_cfy {
  border: 2px solid #6B8496;
  border-radius: 50%;
  display: flex;
  margin-left: auto;
  font-size: 0.688rem;
  color: #6B8496;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  justify-content: center;
}