*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C2E8D0;
  background-color: #060D09;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.kju_layout_7le {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.kju_page_7le {
  display: flex;
  min-height: 100vh;
}.kju_main_7le {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1077px) {.kju_main_7le {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.kju_main_7le {
  padding-bottom: 72px;
}
}.kju_gc_7le {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0A1410;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 639px) {.kju_gc_7le {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.kju_gc_7le {
  width: 168px;
}
}.kju_gc_7le:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 232, 122, 0.06);
}.kju_gc_img_7le {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.kju_gc_img_7le img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kju_gc_hover_7le {
  inset: 0;
  background: rgba(3, 8, 6, 0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.kju_gc_7le:hover .kju_gc_hover_7le {
  opacity: 1;
}.kju_gc_hover_btn_7le {
  background: #00E87A;
  padding: 8px 1rem;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0FFF5;
}.kju_gc_info_7le {
  padding: 8px 0.625rem 0.625rem;
}.kju_gc_name_7le {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C2E8D0;
  max-width: 100%;
}.kju_gc_prov_7le {
  color: #486858;
  font-size: 10px;
}.kju_gc_tag_7le {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  left: 6px;
  font-size: 0.563rem;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  text-transform: uppercase;
}.kju_gc_tag_hot_7le {
  background: #FF3333;
  color: #fff;
}.kju_gc_tag_new_7le {
  background: #00C85A;
  color: #060D09;
}.kju_gc_tag_jp_7le {
  background: #FFB800;
  color: #060D09;
}.kju_gc_tag_ex_7le {
  background: #00573A;
  color: #fff;
}.kju_gc_tag_live_7le {
  background: #FF3333;
  color: #fff;
}.kju_gr_7le {
  background: #060D09;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.kju_gr_7le {
  padding: 2.25rem 1.5rem 0;
}
}.kju_gr_in_7le {
  margin: 0 auto;
  max-width: 82.5rem;
}.kju_gr_head_7le {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.kju_gr_head_l_7le {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.kju_gr_ic_7le {
  border-radius: 8px;
  height: 32px;
  justify-content: center;
  display: flex;
  width: 32px;
  align-items: center;
  flex-shrink: 0;
}.kju_gr_ic_7le svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kju_gr_title_7le {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #F0FFF5;
}
@media(min-width: 770px) {.kju_gr_title_7le {
  font-size: 1.125rem;
}
}.kju_gr_more_7le {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #5A836C;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
}.kju_gr_more_7le:hover {
  color: #00E87A;
}.kju_gr_more_7le svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.kju_gr_arrows_7le {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kju_gr_arr_7le {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  justify-content: center;
  width: 30px;
  align-items: center;
  display: flex;
  height: 1.875rem;
  color: #86B89A;
}.kju_gr_arr_7le:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0FFF5;
}.kju_gr_arr_7le svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.kju_gr_seo_h_7le {
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C2E8D0;
  max-width: 680px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.kju_gr_seo_h_7le {
  font-size: 14px;
}
}.kju_gr_seo_7le {
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
  color: #5A836C;
}.kju_gr_seo_7le strong {
  font-weight: 600;
  color: #C2E8D0;
}.kju_gr_scroll_7le {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.kju_gr_scroll_7le::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.kju_gr_scroll_7le {
  gap: 12px;
}
}.kju_tb_7le {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #070F0B;
  position: fixed;
  align-items: center;
  display: flex;
  top: 0;
  right: 0;
  z-index: 80;
  height: 56px;
  left: 0;
}.kju_tb_in_7le {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.kju_tb_burger_7le {
  border-radius: 0.5rem;
  gap: 5px;
  width: 2.375rem;
  display: flex;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
}.kju_tb_burger_7le:hover {
  background: rgba(255, 255, 255, 0.05);
}.kju_tb_burger_line_7le {
  background: #86B89A;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.kju_tb_burger_7le {
  display: none;
}
}.kju_tb_logo_7le {
  gap: 9px;
  color: #F0FFF5;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 20px;
}.kju_tb_logo_mark_7le {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}.kju_tb_logo_mark_7le img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kju_tb_nav_7le {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.kju_tb_nav_7le {
  display: flex;
}
}.kju_tb_tab_7le {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  color: #86B89A;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.kju_tb_tab_7le:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FFF5;
}.kju_tb_tab_7le.kju_state_active_7le {
  background: rgba(0, 232, 122, 0.15);
  color: #F0FFF5;
}.kju_tb_right_7le {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.kju_tb_login_7le {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  color: #C2E8D0;
  font-size: 0.813rem;
}.kju_tb_login_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
  color: #F0FFF5;
}
@media(min-width: 478px) {.kju_tb_login_7le {
  display: block;
}
}.kju_tb_reg_7le {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #00C85A;
  border-radius: 0.5rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #051008;
}.kju_tb_reg_7le:hover {
  background: #00E066;
}.kju_sb_7le {
  background: #0E1A13;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  width: 220px;
  top: 3.5rem;
  position: fixed;
}.kju_sb_7le.kju_state_open_7le {
  transform: translateX(0);
}.kju_sb_7le::-webkit-scrollbar {
  width: 0.25rem;
}.kju_sb_7le::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.kju_sb_7le {
  transform: translateX(0);
}
}.kju_sb_auth_7le {
  padding: 0.875rem 12px 10px;
}.kju_sb_btn_reg_7le {
  background: #00C85A;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #051008;
}.kju_sb_btn_reg_7le:hover {
  background: #00E066;
}.kju_sb_btn_login_7le {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C2E8D0;
  display: block;
}.kju_sb_btn_login_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
  color: #F0FFF5;
}.kju_sb_promo_7le {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#012B18,#0E1A13);
  border: 1px solid rgba(0, 232, 122, 0.15);
  border-radius: 0.5rem;
  position: relative;
}.kju_sb_promo_7le::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 232, 122, 0.15),transparent 70%);
  right: -1.25rem;
  position: absolute;
  top: -20px;
  height: 80px;
  width: 5rem;
  content: '';
}.kju_sb_promo_title_7le {
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #00E87A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.kju_sb_promo_text_7le {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F0FFF5;
  font-size: 12px;
  line-height: 1.35;
}.kju_sb_promo_sub_7le {
  font-size: 0.625rem;
  color: #5A836C;
  margin-top: 3px;
}.kju_sb_nav_7le {
  padding: 6px 0.5rem 16px;
}.kju_sb_nav_lb_7le {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #486858;
}.kju_sb_link_7le {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 4px;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #86B89A;
}.kju_sb_link_7le:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FFF5;
}.kju_sb_link_7le.kju_state_active_7le {
  background: rgba(0, 232, 122, 0.15);
  color: #F0FFF5;
}.kju_sb_ic_7le {
  border-radius: 0.25rem;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.kju_sb_ic_7le svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kju_sb_ic_1_7le {
  background: rgba(0, 232, 122, 0.06);
  color: #00E87A;
}.kju_sb_ic_2_7le {
  background: rgba(0, 200, 90, 0.14);
  color: #00C85A;
}.kju_sb_ic_3_7le {
  background: rgba(255, 184, 0, 0.13);
  color: #FFB800;
}.kju_sb_ic_4_7le {
  background: rgba(0, 87, 58, 0.40);
  color: #00573A;
}.kju_sb_ic_5_7le {
  background: rgba(0, 232, 122, 0.06);
  color: #FF2D72;
}.kju_sb_ic_6_7le {
  background: rgba(0, 87, 58, 0.40);
  color: #7C2FFF;
}.kju_sb_badge_7le {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #FFB800;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #051008;
}.kju_sb_bot_7le {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.kju_sb_lang_7le,.kju_sb_help_7le {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  border-radius: 0.25rem;
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #86B89A;
  font-weight: 600;
  display: flex;
}.kju_sb_lang_7le:hover,.kju_sb_help_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
  color: #F0FFF5;
}.kju_sb_lang_7le svg,.kju_sb_help_7le svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.kju_sb_bd_7le {
  inset: 0;
  background: rgba(3, 8, 6, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.kju_sb_bd_7le.kju_state_on_7le {
  display: block;
}
@media(min-width: 1077px) {.kju_sb_bd_7le {
  display: none!important;
}
}.kju_mob_nav_7le {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0E1A13;
  z-index: 80;
  position: fixed;
  left: 0;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1078px) {.kju_mob_nav_7le {
  display: none;
}
}.kju_mob_nav_item_7le {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  display: flex;
  color: #486858;
  align-items: center;
  flex-direction: column;
}.kju_mob_nav_ic_7le {
  line-height: 1;
}.kju_mob_nav_ic_7le svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.kju_mob_nav_lb_7le {
  color: #486858;
  font-size: 0.625rem;
  font-weight: 600;
}.kju_mob_nav_item_7le.kju_state_active_7le {
  color: #00E87A;
}.kju_mob_nav_item_7le.kju_state_active_7le .kju_mob_nav_lb_7le {
  color: #00E87A;
}.kju_hero_7le {
  background: #060D09;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.kju_hero_7le {
  padding: 1.5rem 24px 0;
}
}.kju_hero_in_7le {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.kju_hero_in_7le {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.kju_hero_in_7le {
  grid-template-columns: 1fr 340px;
}
}.kju_hero_promo_7le {
  background: #0A1410;
  border-radius: 0.75rem;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.kju_hero_promo_7le {
  min-height: 17.5rem;
}
}.kju_hero_promo_bg_7le {
  background-position: center;
  background: linear-gradient(120deg,#012B18 0%,#060D09 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.kju_hero_promo_bg_7le::after {
  background: linear-gradient(90deg,#060D09 0%,rgba(3, 8, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kju_hero_promo_glow_7le {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 87, 58, 0.40) 0%,transparent 65%);
  right: 3.75rem;
  width: 300px;
  position: absolute;
  height: 300px;
  top: -40px;
  pointer-events: none;
}.kju_hero_promo_ct_7le {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 766px) {.kju_hero_promo_ct_7le {
  padding: 2.5rem 2rem;
}
}.kju_hero_badge_7le {
  background: rgba(0, 232, 122, 0.15);
  border: 1px solid rgba(0, 232, 122, 0.06);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  letter-spacing: .08em;
  color: #00E87A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
  font-size: 0.625rem;
}.kju_hero_h1_7le {
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F0FFF5;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}.kju_hero_h1_7le em {
  color: #FFB800;
  font-style: normal;
}
@media(min-width: 770px) {.kju_hero_h1_7le {
  font-size: 2.25rem;
}
}.kju_hero_sub_7le {
  font-size: 13px;
  color: #86B89A;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.kju_hero_sub_7le {
  font-size: 0.875rem;
}
}.kju_hero_row_7le {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kju_hero_cta_7le {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C85A;
  padding: 13px 26px;
  font-weight: 700;
  box-shadow: 0 0.25rem 20px rgba(0, 200, 90, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #051008;
  font-size: 14px;
}.kju_hero_cta_7le:hover {
  background: #00E066;
}.kju_hero_terms_7le {
  font-size: 11px;
  color: #486858;
}.kju_hero_game_7le {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  overflow: hidden;
  background: #0A1410;
  position: relative;
  display: flex;
  flex-direction: column;
}.kju_hero_game_badge_7le {
  padding: 5px 10px;
  border: 1px solid rgba(255, 184, 0, 0.13);
  background: rgba(255, 184, 0, 0.13);
  border-radius: 1.25rem;
  left: 0.75rem;
  font-size: 10px;
  z-index: 3;
  font-weight: 700;
  color: #FFB800;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
}.kju_hero_game_badge_7le svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.kju_hero_game_img_7le {
  background: linear-gradient(135deg,#012B18,#060D09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.kju_hero_game_img_7le img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.kju_hero_game_play_7le {
  inset: 0;
  transition: opacity .2s;
  background: rgba(3, 8, 6, 0.72);
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.kju_hero_game_7le:hover .kju_hero_game_play_7le {
  opacity: 1;
}.kju_hero_game_play_7le span {
  border-radius: 50%;
  background: #00E87A;
  height: 52px;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.kju_hero_game_play_7le span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.kju_hero_game_info_7le {
  padding: 0.875rem 16px;
}.kju_hero_game_title_7le {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F0FFF5;
  font-weight: 700;
}.kju_hero_game_provider_7le {
  font-size: 0.688rem;
  color: #5A836C;
}.kju_hero_game_btn_7le {
  transition: background .2s;
  background: #00E87A;
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F0FFF5;
}.kju_hero_game_7le:hover .kju_hero_game_btn_7le {
  background: #2BFF93;
}.kju_sbar_7le {
  padding: 1rem 16px 0;
  background: #060D09;
}
@media(min-width: 766px) {.kju_sbar_7le {
  padding: 18px 1.5rem 0;
}
}.kju_sbar_in_7le {
  margin: 0 auto;
  max-width: 1320px;
}.kju_sbar_row_7le {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.kju_sbar_input_7le {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 1rem;
  flex: 1;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #0A1410;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #5A836C;
}.kju_sbar_input_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
}.kju_sbar_input_7le svg {
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
}.kju_sbar_providers_7le {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A1410;
  border-radius: 0.5rem;
  padding: 0.688rem 1.125rem;
  gap: 8px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  color: #C2E8D0;
  font-size: 13px;
}.kju_sbar_providers_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
  color: #F0FFF5;
}.kju_sbar_providers_7le svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.kju_sbar_tabs_7le {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.kju_sbar_tabs_7le::-webkit-scrollbar {
  display: none;
}.kju_sbar_tab_7le {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  color: #86B89A;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.kju_sbar_tab_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #F0FFF5;
}.kju_sbar_tab_7le.kju_state_active_7le {
  background: rgba(0, 232, 122, 0.15);
  border-color: rgba(0, 232, 122, 0.06);
  color: #F0FFF5;
}.kju_sbar_tab_ic_7le svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.kju_gcg_7le {
  padding: 2.25rem 1rem 0;
  background: #060D09;
}
@media(min-width: 770px) {.kju_gcg_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_gcg_in_7le {
  margin: 0 auto;
  max-width: 1320px;
}.kju_gcg_head_7le {
  margin-bottom: 20px;
  max-width: 720px;
}.kju_gcg_label_7le {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00E87A;
  font-weight: 700;
  text-transform: uppercase;
}.kju_gcg_h2_7le {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #F0FFF5;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.kju_gcg_h2_7le {
  font-size: 28px;
}
}.kju_gcg_intro_7le {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5A836C;
}.kju_gcg_grid_7le {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.kju_gcg_grid_7le {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kju_gcg_grid_7le {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.kju_gcg_card_7le {
  border-radius: 12px;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  flex-direction: column;
}.kju_gcg_card_7le:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 232, 122, 0.15);
}.kju_gcg_card_bg_7le {
  inset: 0;
  position: absolute;
  z-index: 0;
}.kju_gcg_card_bg_7le::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kju_gcg_card_ic_7le {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  display: flex;
  right: 18px;
  z-index: 2;
  color: #F0FFF5;
  top: 18px;
  align-items: center;
  position: absolute;
  height: 40px;
  justify-content: center;
  width: 2.5rem;
}.kju_gcg_card_ic_7le svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kju_gcg_card_ct_7le {
  z-index: 1;
  position: relative;
}.kju_gcg_card_h_7le {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F0FFF5;
}
@media(min-width: 769px) {.kju_gcg_card_h_7le {
  font-size: 20px;
}
}.kju_gcg_card_p_7le {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.kju_gcg_card_p_7le strong {
  color: #F0FFF5;
  font-weight: 600;
}.kju_gcg_card_cta_7le {
  gap: 4px;
  color: #00E87A;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.kju_gcg_card_cta_7le svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.kju_ws_7le {
  background: #060D09;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.kju_ws_7le {
  padding: 2.25rem 24px 0;
}
}.kju_ws_in_7le {
  margin: 0 auto;
  max-width: 1320px;
}.kju_ws_head_7le {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
}.kju_ws_title_7le {
  gap: 10px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0FFF5;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
}.kju_ws_title_ic_7le svg {
  stroke-linecap: round;
  color: #FFB800;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.kju_ws_online_7le {
  gap: 7px;
  color: #5A836C;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.kju_ws_online_dot_7le {
  border-radius: 50%;
  background: #00C85A;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(0, 200, 90, 0.14);
  height: 0.5rem;
}.kju_ws_scroll_7le {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.kju_ws_scroll_7le::-webkit-scrollbar {
  display: none;
}.kju_wc_7le {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  background: #0A1410;
  gap: 0.625rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.kju_wc_img_7le {
  overflow: hidden;
  border-radius: 4px;
  background: #0E1A13;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.kju_wc_img_7le img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.kju_wc_info_7le {
  min-width: 0;
}.kju_wc_game_7le {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C2E8D0;
  white-space: nowrap;
}.kju_wc_player_7le {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #486858;
  white-space: nowrap;
}.kju_wc_amount_7le {
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #00C85A;
}.kju_prov_7le {
  padding: 2.25rem 1rem 0;
  background: #060D09;
}
@media(min-width: 770px) {.kju_prov_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_prov_in_7le {
  margin: 0 auto;
  max-width: 82.5rem;
}.kju_prov_head_7le {
  margin-bottom: 1rem;
}.kju_prov_label_7le {
  text-transform: uppercase;
  font-weight: 700;
  color: #00E87A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.kju_prov_h2_7le {
  color: #F0FFF5;
  margin-bottom: 8px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.kju_prov_h2_7le {
  font-size: 24px;
}
}.kju_prov_seo_7le {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5A836C;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.kju_prov_seo_7le strong {
  font-weight: 700;
  color: #C2E8D0;
}.kju_prov_seo_7le a {
  color: #00E87A;
  text-decoration: underline;
}.kju_prov_grid_7le {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.kju_prov_grid_7le {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.kju_prov_grid_7le {
  grid-template-columns: repeat(8,1fr);
}
}.kju_prov_card_7le {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A1410;
  padding: 0.875rem 0.625rem;
  gap: 7px;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.kju_prov_card_7le:hover {
  background: #0E1A13;
  border-color: rgba(0, 232, 122, 0.38);
}.kju_prov_logo_7le {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 2.75rem;
}.kju_prov_logo_7le img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.kju_prov_name_7le {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #86B89A;
  font-size: 0.688rem;
  text-align: center;
}.kju_app_7le {
  padding: 2.25rem 16px 0;
  background: #060D09;
}
@media(min-width: 771px) {.kju_app_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_app_in_7le {
  margin: 0 auto;
  max-width: 1320px;
}.kju_app_head_7le {
  margin-bottom: 16px;
}.kju_app_label_7le {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00E87A;
  text-transform: uppercase;
}.kju_app_h2_7le {
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F0FFF5;
}
@media(min-width:768px) {.kju_app_h2_7le {
  font-size: 24px;
}
}.kju_app_sub_7le {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #5A836C;
  line-height: 1.6;
  font-size: 13px;
}.kju_app_sub_7le strong {
  font-weight: 700;
  color: #C2E8D0;
}.kju_app_cards_7le {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.kju_app_cards_7le {
  grid-template-columns: repeat(3,1fr);
}
}.kju_app_card_7le {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.kju_app_card_ios_7le {
  background: linear-gradient(135deg,rgba(0, 232, 122, 0.15) 0%,#0E1A13 100%);
}.kju_app_card_android_7le {
  background: linear-gradient(135deg,rgba(0, 200, 90, 0.14) 0%,#0E1A13 100%);
}.kju_app_card_win_7le {
  background: linear-gradient(135deg,rgba(255, 184, 0, 0.13) 0%,#0E1A13 100%);
}.kju_app_card_ic_7le svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
}.kju_app_card_ic_7le {
  color: #F0FFF5;
  flex-shrink: 0;
}.kju_app_card_os_7le {
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #5A836C;
  font-weight: 700;
}.kju_app_card_title_7le {
  font-size: 15px;
  font-weight: 700;
  color: #F0FFF5;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 6px;
}.kju_app_card_text_7le {
  color: #5A836C;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.kju_app_card_btn_7le {
  border-radius: 4px;
  transition: background .2s;
  padding: 0.625rem 18px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(0, 232, 122, 0.38);
  font-weight: 700;
  align-items: center;
  color: #F0FFF5;
  font-size: 13px;
  display: inline-flex;
}.kju_app_card_btn_7le:hover {
  background: rgba(255, 255, 255, 0.07);
}.kju_reg_7le {
  background: #060D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.kju_reg_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_reg_in_7le {
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  background: #0E1A13;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.kju_reg_in_7le {
  padding: 40px;
}
}.kju_reg_top_7le {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.kju_reg_top_7le {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.kju_reg_label_7le {
  color: #00E87A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.kju_reg_h2_7le {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F0FFF5;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.kju_reg_h2_7le {
  font-size: 28px;
}
}.kju_reg_bonus_7le {
  border: 1px solid rgba(255, 184, 0, 0.13);
  border-radius: 0.5rem;
  padding: 10px 16px;
  background: rgba(255, 184, 0, 0.13);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.kju_reg_bonus_amount_7le {
  color: #FFB800;
  font-size: 1.25rem;
  font-weight: 800;
}.kju_reg_bonus_text_7le {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #86B89A;
}.kju_reg_cta_btn_7le {
  background: #00C85A;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 14px 32px;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #051008;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 200, 90, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.kju_reg_cta_btn_7le:hover {
  background: #00E066;
}.kju_reg_terms_7le {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #486858;
}.kju_reg_seo_7le {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #5A836C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kju_reg_seo_7le p {
  line-height: 1.65;
  color: #5A836C;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.kju_reg_seo_7le p:last-child {
  margin-bottom: 0;
}.kju_reg_seo_7le strong {
  color: #C2E8D0;
  font-weight: 700;
}.kju_reg_seo_7le a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E87A;
}.kju_reg_seo_7le a:hover {
  color: #2BFF93;
}.kju_reg_seo_7le ul,.kju_reg_seo_7le ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.kju_reg_seo_7le ol {
  list-style: decimal;
}.kju_reg_seo_7le li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5A836C;
}.kju_reg_seo_7le table {
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.kju_reg_seo_7le table {
  display: table;
}
}.kju_reg_seo_7le th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2E8D0;
  font-weight: 700;
}.kju_reg_seo_7le td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #5A836C;
}.kju_reg_steps_7le {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.kju_reg_steps_7le {
  margin-top: 0;
}
}.kju_reg_step_7le {
  padding: 16px;
  border-radius: 0.5rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.kju_reg_step_num_7le {
  border-radius: 50%;
  border: 1px solid rgba(0, 232, 122, 0.06);
  background: rgba(0, 232, 122, 0.15);
  font-size: 0.875rem;
  width: 34px;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  color: #00E87A;
  font-weight: 800;
  justify-content: center;
  align-items: center;
}.kju_reg_step_title_7le {
  font-size: 14px;
  color: #F0FFF5;
  font-weight: 700;
  margin-bottom: 3px;
}.kju_reg_step_text_7le {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #5A836C;
}.kju_reg_trust_7le {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
}.kju_reg_trust_item_7le {
  gap: 0.438rem;
  display: flex;
  color: #5A836C;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
}.kju_reg_trust_ic_7le svg {
  height: 1rem;
  color: #00E87A;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.kju_bon_7le {
  padding: 2.25rem 16px 0;
  background: #060D09;
}
@media(min-width: 766px) {.kju_bon_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_bon_in_7le {
  margin: 0 auto;
  max-width: 1320px;
}.kju_bon_head_7le {
  margin-bottom: 20px;
}.kju_bon_label_7le {
  color: #00E87A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.kju_bon_h2_7le {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0FFF5;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.kju_bon_h2_7le {
  font-size: 24px;
}
}.kju_bon_seo_7le {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #5A836C;
}.kju_bon_seo_7le strong {
  color: #C2E8D0;
  font-weight: 700;
}.kju_bon_seo_7le a {
  text-decoration: underline;
  color: #00E87A;
}.kju_bon_grid_7le {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.kju_bon_grid_7le {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.kju_bon_grid_7le {
  grid-template-columns: repeat(5,1fr);
}
}.kju_bon_card_7le {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
  background: #0A1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.kju_bon_card_7le:hover {
  border-color: rgba(0, 232, 122, 0.06);
  transform: translateY(-2px);
}.kju_bon_card_ic_7le svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.kju_bon_card_ic_7le {
  margin-bottom: 10px;
}.kju_bon_card_type_7le {
  color: #5A836C;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
}.kju_bon_card_amount_7le {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #FFB800;
  margin-bottom: 6px;
}.kju_bon_card_name_7le {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
  color: #F0FFF5;
}.kju_bon_card_detail_7le {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #486858;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 8px;
}.kju_htp_7le {
  background: #060D09;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.kju_htp_7le {
  padding: 44px 1.5rem 0;
}
}.kju_htp_in_7le {
  margin: 0 auto;
  max-width: 82.5rem;
}.kju_htp_head_7le {
  max-width: 45rem;
  margin-bottom: 22px;
}.kju_htp_label_7le {
  font-size: 0.688rem;
  color: #00E87A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kju_htp_h2_7le {
  overflow-wrap: break-word;
  color: #F0FFF5;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.kju_htp_h2_7le {
  font-size: 28px;
}
}.kju_htp_intro_7le {
  font-size: 14px;
  line-height: 1.6;
  color: #5A836C;
}.kju_htp_steps_7le {
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.kju_htp_steps_7le {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.kju_htp_steps_7le {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.kju_htp_step_7le {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1A13;
  padding: 20px 18px 18px;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.kju_htp_step_num_7le {
  background: #00E87A;
  border-radius: 50%;
  position: absolute;
  top: -0.75rem;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  left: 20px;
  font-size: 0.813rem;
  width: 1.75rem;
  height: 1.75rem;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #051008;
}.kju_htp_step_ic_7le {
  background: rgba(0, 232, 122, 0.15);
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  height: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #00E87A;
  width: 36px;
}.kju_htp_step_ic_7le svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.kju_htp_step_h_7le {
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F0FFF5;
  font-weight: 700;
}.kju_htp_step_p_7le {
  color: #5A836C;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.kju_htp_step_p_7le strong {
  color: #C2E8D0;
  font-weight: 600;
}.kju_htp_cta_7le {
  padding: 13px 26px;
  transition: background .2s;
  background: #00C85A;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  color: #051008;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
}.kju_htp_cta_7le:hover {
  background: #00E066;
}.kju_faq_7le {
  padding: 2.25rem 16px 0;
  background: #060D09;
}
@media(min-width: 771px) {.kju_faq_7le {
  padding: 44px 1.5rem 0;
}
}.kju_faq_in_7le {
  margin: 0 auto;
  max-width: 82.5rem;
}.kju_faq_head_7le {
  margin-bottom: 20px;
}.kju_faq_label_7le {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00E87A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.kju_faq_h2_7le {
  color: #F0FFF5;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.kju_faq_h2_7le {
  font-size: 1.5rem;
}
}.kju_faq_list_7le {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.kju_faq_item_7le {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1A13;
  overflow: hidden;
}.kju_faq_q_7le {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  cursor: pointer;
  flex-wrap: wrap;
  color: #C2E8D0;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.kju_faq_q_7le:hover {
  color: #F0FFF5;
}.kju_faq_q_ic_7le {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #00E87A;
  font-size: 1rem;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  width: 24px;
  align-items: center;
  justify-content: center;
}.kju_faq_item_7le.kju_state_open_7le .kju_faq_q_ic_7le {
  transform: rotate(45deg);
}.kju_faq_a_7le {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #5A836C;
  font-size: 13px;
}.kju_faq_item_7le.kju_state_open_7le .kju_faq_a_7le {
  display: block;
}.kju_faq_a_7le strong {
  color: #C2E8D0;
  font-weight: 700;
}.kju_faq_a_7le a {
  color: #00E87A;
  text-decoration: underline;
}.kju_faq_a_7le ul,.kju_faq_a_7le ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.kju_faq_a_7le ol {
  list-style: decimal;
}.kju_faq_a_7le li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.kju_faq_a_7le table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width:768px) {.kju_faq_a_7le table {
  display: table;
}
}.kju_faq_a_7le th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #C2E8D0;
  text-align: left;
}.kju_faq_a_7le td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #5A836C;
}.kju_seo_7le {
  padding: 2.25rem 16px 0;
  background: #060D09;
}
@media(min-width: 769px) {.kju_seo_7le {
  padding: 44px 24px 0;
}
}.kju_seo_in_7le {
  border-radius: 12px;
  margin: 0 auto;
  background: #0E1A13;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kju_seo_in_7le {
  padding: 2.25rem 40px;
}
}.kju_seo_label_7le {
  letter-spacing: .08em;
  color: #00E87A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
}.kju_seo_h2_7le {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F0FFF5;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.kju_seo_h2_7le {
  font-size: 1.5rem;
}
}.kju_seo_body_7le {
  font-size: 14px;
  color: #86B89A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kju_seo_body_7le p {
  margin-bottom: 12px;
  color: #86B89A;
  font-size: 14px;
  line-height: 1.75;
}.kju_seo_body_7le p:last-child {
  margin-bottom: 0;
}.kju_seo_body_7le strong {
  font-weight: 700;
  color: #C2E8D0;
}.kju_seo_body_7le a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E87A;
}.kju_seo_body_7le a:hover {
  color: #2BFF93;
}.kju_seo_body_7le ul,.kju_seo_body_7le ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.kju_seo_body_7le ol {
  list-style: decimal;
}.kju_seo_body_7le li {
  font-size: 14px;
  color: #86B89A;
  line-height: 1.75;
  margin-bottom: 6px;
}.kju_seo_body_7le table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width:768px) {.kju_seo_body_7le table {
  display: table;
}
}.kju_seo_body_7le th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C2E8D0;
  text-align: left;
}.kju_seo_body_7le td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #86B89A;
}.kju_seo_cols_7le {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.kju_seo_cols_7le {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kju_seo_cols_7le {
  grid-template-columns: repeat(3,1fr);
}
}.kju_seo_col_h_7le {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C2E8D0;
  font-size: 13px;
}.kju_seo_col_p_7le {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5A836C;
  font-size: 0.813rem;
}.kju_seo_stats_7le {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kju_seo_stat_7le {
  border-radius: 8px;
  background: rgba(0, 232, 122, 0.06);
  flex: 1;
  border: 1px solid rgba(0, 232, 122, 0.15);
  padding: 14px 16px;
  min-width: 140px;
}.kju_seo_stat_val_7le {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #00E87A;
  overflow-wrap: break-word;
}.kju_seo_stat_lb_7le {
  overflow-wrap: break-word;
  color: #5A836C;
  font-size: 11px;
}.kju_seo_7le {
  background: #060D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.kju_seo_7le {
  padding: 2.75rem 1.5rem 0;
}
}.kju_seo_in_7le {
  padding: 28px 1.5rem;
  background: #0E1A13;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.kju_seo_in_7le {
  padding: 2.25rem 2.5rem;
}
}.kju_seo_label_7le {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #00E87A;
  letter-spacing: .08em;
}.kju_seo_h2_7le {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F0FFF5;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.kju_seo_h2_7le {
  font-size: 1.5rem;
}
}.kju_seo_body_7le {
  font-size: 0.875rem;
  color: #86B89A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kju_seo_body_7le p {
  color: #86B89A;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.kju_seo_body_7le p:last-child {
  margin-bottom: 0;
}.kju_seo_body_7le strong {
  color: #C2E8D0;
  font-weight: 700;
}.kju_seo_body_7le a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E87A;
}.kju_seo_body_7le a:hover {
  color: #2BFF93;
}.kju_seo_body_7le ul,.kju_seo_body_7le ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.kju_seo_body_7le ol {
  list-style: decimal;
}.kju_seo_body_7le li {
  line-height: 1.75;
  color: #86B89A;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.kju_seo_body_7le table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 767px) {.kju_seo_body_7le table {
  display: table;
}
}.kju_seo_body_7le th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C2E8D0;
  font-weight: 700;
}.kju_seo_body_7le td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #86B89A;
}.kju_seo_cols_7le {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.kju_seo_cols_7le {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kju_seo_cols_7le {
  grid-template-columns: repeat(3,1fr);
}
}.kju_seo_col_h_7le {
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #C2E8D0;
  overflow-wrap: break-word;
}.kju_seo_col_p_7le {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5A836C;
}.kju_seo_stats_7le {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.kju_seo_stat_7le {
  flex: 1;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 232, 122, 0.15);
  background: rgba(0, 232, 122, 0.06);
  min-width: 140px;
}.kju_seo_stat_val_7le {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #00E87A;
  font-size: 20px;
}.kju_seo_stat_lb_7le {
  font-size: 11px;
  color: #5A836C;
  overflow-wrap: break-word;
}.kju_pmt_7le {
  padding: 2.25rem 1rem 0;
  background: #060D09;
}
@media(min-width: 770px) {.kju_pmt_7le {
  padding: 44px 1.5rem 0;
}
}.kju_pmt_in_7le {
  margin: 0 auto;
  max-width: 82.5rem;
}.kju_pmt_head_7le {
  margin-bottom: 22px;
  max-width: 720px;
}.kju_pmt_label_7le {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00E87A;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.kju_pmt_h2_7le {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0FFF5;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.kju_pmt_h2_7le {
  font-size: 1.75rem;
}
}.kju_pmt_intro_7le {
  font-size: 0.875rem;
  color: #5A836C;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kju_pmt_groups_7le {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.kju_pmt_group_7le {
  background: #0E1A13;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 8px;
}.kju_pmt_group_head_7le {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.kju_pmt_group_ic_7le {
  background: rgba(0, 232, 122, 0.15);
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #00E87A;
  width: 36px;
  height: 2.25rem;
  align-items: center;
}.kju_pmt_group_ic_7le svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kju_pmt_group_h_7le {
  margin: 0;
  color: #F0FFF5;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}.kju_pmt_group_p_7le {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #5A836C;
  font-size: 0.813rem;
}.kju_pmt_group_p_7le strong {
  font-weight: 600;
  color: #C2E8D0;
}.kju_pmt_table_wrap_7le {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.kju_pmt_table_7le {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  min-width: 540px;
}.kju_pmt_table_7le th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  white-space: nowrap;
  color: #C2E8D0;
  font-size: 11px;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
}.kju_pmt_table_7le td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #5A836C;
}.kju_pmt_table_7le tbody tr:last-child td {
  border-bottom: none;
}.kju_pmt_table_7le tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2E8D0;
}.kju_seo_7le {
  padding: 2.25rem 1rem 0;
  background: #060D09;
}
@media(min-width: 766px) {.kju_seo_7le {
  padding: 44px 24px 0;
}
}.kju_seo_in_7le {
  padding: 1.75rem 24px;
  background: #0E1A13;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.kju_seo_in_7le {
  padding: 2.25rem 2.5rem;
}
}.kju_seo_label_7le {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #00E87A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kju_seo_h2_7le {
  margin-bottom: 0.875rem;
  color: #F0FFF5;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.kju_seo_h2_7le {
  font-size: 1.5rem;
}
}.kju_seo_body_7le {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #86B89A;
  font-size: 0.875rem;
}.kju_seo_body_7le p {
  color: #86B89A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.kju_seo_body_7le p:last-child {
  margin-bottom: 0;
}.kju_seo_body_7le strong {
  color: #C2E8D0;
  font-weight: 700;
}.kju_seo_body_7le a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E87A;
}.kju_seo_body_7le a:hover {
  color: #2BFF93;
}.kju_seo_body_7le ul,.kju_seo_body_7le ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.kju_seo_body_7le ol {
  list-style: decimal;
}.kju_seo_body_7le li {
  color: #86B89A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.kju_seo_body_7le table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.kju_seo_body_7le table {
  display: table;
}
}.kju_seo_body_7le th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2E8D0;
  text-align: left;
  font-weight: 700;
}.kju_seo_body_7le td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #86B89A;
}.kju_seo_cols_7le {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.kju_seo_cols_7le {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kju_seo_cols_7le {
  grid-template-columns: repeat(3,1fr);
}
}.kju_seo_col_h_7le {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C2E8D0;
  overflow-wrap: break-word;
}.kju_seo_col_p_7le {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A836C;
}.kju_seo_stats_7le {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.kju_seo_stat_7le {
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(0, 232, 122, 0.06);
  flex: 1;
  border: 1px solid rgba(0, 232, 122, 0.15);
  min-width: 8.75rem;
}.kju_seo_stat_val_7le {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00E87A;
}.kju_seo_stat_lb_7le {
  overflow-wrap: break-word;
  color: #5A836C;
  font-size: 11px;
}.kju_ft_7le {
  background: #030806;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.kju_ft_support_7le {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kju_ft_support_7le {
  padding: 1.75rem 1.5rem;
}
}.kju_ft_support_in_7le {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.kju_ft_support_main_7le {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.kju_ft_support_ic_7le {
  color: #00E87A;
  flex-shrink: 0;
}.kju_ft_support_ic_7le svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
}.kju_ft_support_text_title_7le {
  overflow-wrap: break-word;
  color: #F0FFF5;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
}.kju_ft_support_text_sub_7le {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #5A836C;
}.kju_ft_support_btn_7le {
  padding: 11px 1.375rem;
  border-radius: 8px;
  background: #00E87A;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #F0FFF5;
  flex-shrink: 0;
  font-size: 0.813rem;
}.kju_ft_support_btn_7le:hover {
  background: #2BFF93;
}.kju_ft_support_contacts_7le {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.kju_ft_support_contact_7le {
  line-height: 1.4;
  font-size: 12px;
  color: #486858;
}.kju_ft_support_contact_7le strong {
  font-size: 11px;
  color: #86B89A;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.kju_ft_main_7le {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.kju_ft_main_7le {
  padding: 2.5rem 1.5rem 2rem;
}
}.kju_ft_main_in_7le {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 639px) {.kju_ft_main_in_7le {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.kju_ft_main_in_7le {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.kju_ft_col_logo_7le {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.kju_ft_col_logo_7le {
  grid-column: auto;
}
}.kju_ft_logo_7le {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F0FFF5;
  margin-bottom: 0.75rem;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
}.kju_ft_logo_mark_7le {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.kju_ft_logo_mark_7le img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.kju_ft_logo_sub_7le {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #486858;
  max-width: 200px;
  line-height: 1.55;
}.kju_ft_col_title_7le {
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #86B89A;
}.kju_ft_col_links_7le {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.kju_ft_col_link_7le {
  transition: color .2s;
  font-size: 0.813rem;
  color: #486858;
  overflow-wrap: break-word;
}.kju_ft_col_link_7le:hover {
  color: #C2E8D0;
}.kju_ft_apps_7le {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kju_ft_app_card_7le {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.kju_ft_app_card_7le:hover {
  border-color: rgba(0, 232, 122, 0.38);
}.kju_ft_app_card_ic_7le svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.kju_ft_app_card_os_7le {
  font-weight: 600;
  color: #486858;
  font-size: 0.625rem;
}.kju_ft_app_card_action_7le {
  color: #C2E8D0;
  font-weight: 700;
  font-size: 12px;
}.kju_ft_bot_7le {
  padding: 20px 16px;
}
@media(min-width: 771px) {.kju_ft_bot_7le {
  padding: 20px 1.5rem;
}
}.kju_ft_bot_in_7le {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.kju_ft_socials_7le {
  gap: 0.5rem;
  display: flex;
}.kju_ft_soc_7le {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  color: #86B89A;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.kju_ft_soc_7le svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.kju_ft_soc_7le:hover {
  background: rgba(255, 255, 255, 0.07);
}.kju_ft_legal_7le {
  flex: 1;
  color: #6A9479;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.kju_ft_legal_7le strong {
  color: #86B89A;
  font-weight: 700;
}.kju_ft_legal_7le a {
  color: #86B89A;
  text-decoration: underline;
}.kju_ft_age_7le {
  border: 2px solid #6A9479;
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.688rem;
  width: 32px;
  display: flex;
  color: #6A9479;
  font-weight: 800;
  height: 32px;
  margin-left: auto;
  justify-content: center;
}