*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C4D4CB;
  background-color: #0C0E0D;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.jdn-layout_om9 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.jdn-page_om9 {
  display: flex;
  min-height: 100vh;
}.jdn-main_om9 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.jdn-main_om9 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.jdn-main_om9 {
  padding-bottom: 4.5rem;
}
}.jdn-gc_om9 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #111310;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 639px) {.jdn-gc_om9 {
  width: 156px;
}
}
@media(min-width: 1083px) {.jdn-gc_om9 {
  width: 10.5rem;
}
}.jdn-gc_om9:hover {
  border-color: rgba(30,235,122,0.07);
  transform: translateY(-3px);
}.jdn-gc_img_om9 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.jdn-gc_img_om9 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.jdn-gc_hover_om9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,10,9,0.78);
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.jdn-gc_om9:hover .jdn-gc_hover_om9 {
  opacity: 1;
}.jdn-gc_hover_btn_om9 {
  border-radius: 0.313rem;
  padding: 8px 16px;
  background: #1EEB7A;
  color: #EFF6F1;
  font-size: 12px;
  font-weight: 700;
}.jdn-gc_info_om9 {
  padding: 0.5rem 0.625rem 0.625rem;
}.jdn-gc_name_om9 {
  overflow: hidden;
  color: #C4D4CB;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 0.75rem;
}.jdn-gc_prov_om9 {
  font-size: 0.625rem;
  color: #4E6259;
}.jdn-gc_tag_om9 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
}.jdn-gc_tag_hot_om9 {
  background: #E03232;
  color: #fff;
}.jdn-gc_tag_new_om9 {
  background: #1EEB7A;
  color: #0C0E0D;
}.jdn-gc_tag_jp_om9 {
  background: #F0B429;
  color: #0C0E0D;
}.jdn-gc_tag_ex_om9 {
  background: #0BAF5C;
  color: #fff;
}.jdn-gc_tag_live_om9 {
  background: #E03232;
  color: #fff;
}.jdn-gr_om9 {
  background: #0C0E0D;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.jdn-gr_om9 {
  padding: 36px 24px 0;
}
}.jdn-gr_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-gr_head_om9 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.jdn-gr_head_l_om9 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.jdn-gr_ic_om9 {
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 2rem;
}.jdn-gr_ic_om9 svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.jdn-gr_title_om9 {
  color: #EFF6F1;
  font-size: 1rem;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jdn-gr_title_om9 {
  font-size: 18px;
}
}.jdn-gr_more_om9 {
  transition: color .2s;
  gap: 5px;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  color: #607A6E;
  white-space: nowrap;
  font-size: 12px;
}.jdn-gr_more_om9:hover {
  color: #1EEB7A;
}.jdn-gr_more_om9 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.jdn-gr_arrows_om9 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jdn-gr_arr_om9 {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  width: 1.875rem;
  display: flex;
  align-items: center;
  color: #8BA89A;
  justify-content: center;
  height: 1.875rem;
}.jdn-gr_arr_om9:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF6F1;
}.jdn-gr_arr_om9 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.jdn-gr_seo_h_om9 {
  margin: 0 0 0.375rem;
  color: #C4D4CB;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 769px) {.jdn-gr_seo_h_om9 {
  font-size: 0.875rem;
}
}.jdn-gr_seo_om9 {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #607A6E;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 12px;
}.jdn-gr_seo_om9 strong {
  font-weight: 600;
  color: #C4D4CB;
}.jdn-gr_scroll_om9 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.jdn-gr_scroll_om9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.jdn-gr_scroll_om9 {
  gap: 0.75rem;
}
}.jdn-tb_om9 {
  background: #0C0E0D;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 3.5rem;
  position: fixed;
  display: flex;
  right: 0;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 80;
}.jdn-tb_in_om9 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.jdn-tb_burger_om9 {
  border-radius: 0.5rem;
  gap: 5px;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
}.jdn-tb_burger_om9:hover {
  background: rgba(255,255,255,0.05);
}.jdn-tb_burger_line_om9 {
  border-radius: 1px;
  background: #8BA89A;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.jdn-tb_burger_om9 {
  display: none;
}
}.jdn-tb_logo_om9 {
  gap: 9px;
  display: flex;
  font-size: 1.125rem;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF6F1;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 20px;
}.jdn-tb_logo_mark_om9 {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  justify-content: center;
}.jdn-tb_logo_mark_om9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jdn-tb_nav_om9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.jdn-tb_nav_om9 {
  display: flex;
}
}.jdn-tb_tab_om9 {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #8BA89A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.jdn-tb_tab_om9:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF6F1;
}.jdn-tb_tab_om9.jdn-state_active_om9 {
  background: rgba(30,235,122,0.18);
  color: #EFF6F1;
}.jdn-tb_right_om9 {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.jdn-tb_login_om9 {
  padding: 9px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C4D4CB;
}.jdn-tb_login_om9:hover {
  border-color: rgba(30,235,122,0.38);
  color: #EFF6F1;
}
@media(min-width:480px) {.jdn-tb_login_om9 {
  display: block;
}
}.jdn-tb_reg_om9 {
  padding: 9px 1.125rem;
  background: #1EEB7A;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0C1410;
  font-weight: 700;
}.jdn-tb_reg_om9:hover {
  background: #36FF90;
}.jdn-sb_om9 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #141816;
  position: fixed;
  top: 56px;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
}.jdn-sb_om9.jdn-state_open_om9 {
  transform: translateX(0);
}.jdn-sb_om9::-webkit-scrollbar {
  width: 0.25rem;
}.jdn-sb_om9::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.jdn-sb_om9 {
  transform: translateX(0);
}
}.jdn-sb_auth_om9 {
  padding: 0.875rem 0.75rem 0.625rem;
}.jdn-sb_btn_reg_om9 {
  transition: background .2s;
  border-radius: 8px;
  background: #1EEB7A;
  padding: 11px;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #0C1410;
  text-align: center;
}.jdn-sb_btn_reg_om9:hover {
  background: #36FF90;
}.jdn-sb_btn_login_om9 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  color: #C4D4CB;
  display: block;
  font-size: 13px;
}.jdn-sb_btn_login_om9:hover {
  border-color: rgba(30,235,122,0.38);
  color: #EFF6F1;
}.jdn-sb_promo_om9 {
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#0A2417,#141816);
  padding: 12px 0.875rem;
  border: 1px solid rgba(30,235,122,0.18);
  border-radius: 8px;
  position: relative;
}.jdn-sb_promo_om9::before {
  background: radial-gradient(circle,rgba(30,235,122,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  top: -20px;
  width: 80px;
  height: 5rem;
  position: absolute;
}.jdn-sb_promo_title_om9 {
  text-transform: uppercase;
  font-weight: 700;
  color: #1EEB7A;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 0.688rem;
}.jdn-sb_promo_text_om9 {
  font-size: 12px;
  color: #EFF6F1;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.jdn-sb_promo_sub_om9 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #607A6E;
}.jdn-sb_nav_om9 {
  padding: 0.375rem 0.5rem 1rem;
}.jdn-sb_nav_lb_om9 {
  padding: 0.625rem 8px 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #4E6259;
  letter-spacing: .08em;
}.jdn-sb_link_om9 {
  border-radius: 0.313rem;
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #8BA89A;
  font-size: 13px;
}.jdn-sb_link_om9:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF6F1;
}.jdn-sb_link_om9.jdn-state_active_om9 {
  background: rgba(30,235,122,0.18);
  color: #EFF6F1;
}.jdn-sb_ic_om9 {
  border-radius: 0.313rem;
  width: 30px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.jdn-sb_ic_om9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.jdn-sb_ic_1_om9 {
  background: rgba(30,235,122,0.07);
  color: #1EEB7A;
}.jdn-sb_ic_2_om9 {
  background: rgba(30,235,122,0.16);
  color: #1EEB7A;
}.jdn-sb_ic_3_om9 {
  background: rgba(240,180,41,0.15);
  color: #F0B429;
}.jdn-sb_ic_4_om9 {
  background: rgba(11,175,92,0.22);
  color: #0BAF5C;
}.jdn-sb_ic_5_om9 {
  background: rgba(30,235,122,0.07);
  color: #F06DB2;
}.jdn-sb_ic_6_om9 {
  background: rgba(11,175,92,0.22);
  color: #9B6EF5;
}.jdn-sb_badge_om9 {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #F0B429;
  font-weight: 700;
  margin-left: auto;
  color: #0C1410;
  font-size: 9px;
}.jdn-sb_bot_om9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.jdn-sb_lang_om9,.jdn-sb_help_om9 {
  padding: 9px 6px;
  gap: 6px;
  border-radius: 0.313rem;
  transition: border-color .2s;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  color: #8BA89A;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
  justify-content: center;
}.jdn-sb_lang_om9:hover,.jdn-sb_help_om9:hover {
  border-color: rgba(30,235,122,0.38);
  color: #EFF6F1;
}.jdn-sb_lang_om9 svg,.jdn-sb_help_om9 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jdn-sb_bd_om9 {
  inset: 0;
  background: rgba(8,10,9,0.78);
  position: fixed;
  z-index: 69;
  display: none;
}.jdn-sb_bd_om9.jdn-state_on_om9 {
  display: block;
}
@media(min-width: 1081px) {.jdn-sb_bd_om9 {
  display: none!important;
}
}.jdn-mob_nav_om9 {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141816;
  z-index: 80;
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.jdn-mob_nav_om9 {
  display: none;
}
}.jdn-mob_nav_item_om9 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #4E6259;
}.jdn-mob_nav_ic_om9 {
  line-height: 1;
}.jdn-mob_nav_ic_om9 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.jdn-mob_nav_lb_om9 {
  color: #4E6259;
  font-size: 10px;
  font-weight: 600;
}.jdn-mob_nav_item_om9.jdn-state_active_om9 {
  color: #1EEB7A;
}.jdn-mob_nav_item_om9.jdn-state_active_om9 .jdn-mob_nav_lb_om9 {
  color: #1EEB7A;
}.jdn-hero_om9 {
  background: #0C0E0D;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.jdn-hero_om9 {
  padding: 24px 24px 0;
}
}.jdn-hero_in_om9 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.jdn-hero_in_om9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.jdn-hero_in_om9 {
  grid-template-columns: 1fr 21.25rem;
}
}.jdn-hero_promo_om9 {
  overflow: hidden;
  background: #111310;
  border-radius: 12px;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.jdn-hero_promo_om9 {
  min-height: 280px;
}
}.jdn-hero_promo_bg_om9 {
  inset: 0;
  background: linear-gradient(120deg,#0A2417 0%,#0C0E0D 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.jdn-hero_promo_bg_om9::after {
  background: linear-gradient(90deg,#0C0E0D 0%,rgba(8,10,9,0.78) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jdn-hero_promo_glow_om9 {
  background: radial-gradient(circle,rgba(11,175,92,0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  position: absolute;
  height: 300px;
}.jdn-hero_promo_ct_om9 {
  padding: 28px 24px 1.75rem 28px;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.jdn-hero_promo_ct_om9 {
  padding: 2.5rem 2rem;
}
}.jdn-hero_badge_om9 {
  background: rgba(30,235,122,0.18);
  border: 1px solid rgba(30,235,122,0.07);
  border-radius: 20px;
  padding: 5px 0.75rem;
  text-transform: uppercase;
  color: #1EEB7A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 14px;
}.jdn-hero_h1_om9 {
  font-size: 1.625rem;
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
}.jdn-hero_h1_om9 em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width:768px) {.jdn-hero_h1_om9 {
  font-size: 36px;
}
}.jdn-hero_sub_om9 {
  line-height: 1.55;
  color: #8BA89A;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.jdn-hero_sub_om9 {
  font-size: 0.875rem;
}
}.jdn-hero_row_om9 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.jdn-hero_cta_om9 {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 8px;
  background: #1EEB7A;
  font-weight: 700;
  font-size: 14px;
  color: #0C1410;
  box-shadow: 0 0 0 1px rgba(30,235,122,0.36), 0 0.5rem 1.75rem rgba(30,235,122,0.28);
}.jdn-hero_cta_om9:hover {
  background: #36FF90;
}.jdn-hero_terms_om9 {
  font-size: 11px;
  color: #4E6259;
}.jdn-hero_game_om9 {
  background: #111310;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.jdn-hero_game_badge_om9 {
  border-radius: 20px;
  border: 1px solid rgba(240,180,41,0.15);
  padding: 5px 0.625rem;
  background: rgba(240,180,41,0.15);
  font-size: 10px;
  position: absolute;
  z-index: 3;
  color: #F0B429;
  text-transform: uppercase;
  top: 0.75rem;
  left: 12px;
  font-weight: 700;
  letter-spacing: .06em;
}.jdn-hero_game_badge_om9 svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.jdn-hero_game_img_om9 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2417,#0C0E0D);
  position: relative;
  padding-bottom: 60%;
}.jdn-hero_game_img_om9 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.jdn-hero_game_play_om9 {
  inset: 0;
  background: rgba(8,10,9,0.78);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.jdn-hero_game_om9:hover .jdn-hero_game_play_om9 {
  opacity: 1;
}.jdn-hero_game_play_om9 span {
  border-radius: 50%;
  background: #1EEB7A;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
}.jdn-hero_game_play_om9 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.jdn-hero_game_info_om9 {
  padding: 0.875rem 16px;
}.jdn-hero_game_title_om9 {
  color: #EFF6F1;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.jdn-hero_game_provider_om9 {
  color: #607A6E;
  font-size: 0.688rem;
}.jdn-hero_game_btn_om9 {
  border-radius: 8px;
  background: #1EEB7A;
  padding: 0.688rem;
  transition: background .2s;
  margin: 12px 1rem 16px;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #EFF6F1;
}.jdn-hero_game_om9:hover .jdn-hero_game_btn_om9 {
  background: #36FF90;
}.jdn-sbar_om9 {
  background: #0C0E0D;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.jdn-sbar_om9 {
  padding: 18px 1.5rem 0;
}
}.jdn-sbar_in_om9 {
  margin: 0 auto;
  max-width: 1320px;
}.jdn-sbar_row_om9 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.jdn-sbar_input_om9 {
  flex: 1;
  padding: 11px 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: #111310;
  border-radius: 0.5rem;
  gap: 0.625rem;
  font-size: 13px;
  display: flex;
  color: #607A6E;
  cursor: pointer;
  align-items: center;
}.jdn-sbar_input_om9:hover {
  border-color: rgba(30,235,122,0.38);
}.jdn-sbar_input_om9 svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jdn-sbar_providers_om9 {
  border-radius: 8px;
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 18px;
  background: #111310;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C4D4CB;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
}.jdn-sbar_providers_om9:hover {
  border-color: rgba(30,235,122,0.38);
  color: #EFF6F1;
}.jdn-sbar_providers_om9 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.jdn-sbar_tabs_om9 {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.jdn-sbar_tabs_om9::-webkit-scrollbar {
  display: none;
}.jdn-sbar_tab_om9 {
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  color: #8BA89A;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.jdn-sbar_tab_om9:hover {
  border-color: rgba(30,235,122,0.38);
  background: rgba(255,255,255,0.07);
  color: #EFF6F1;
}.jdn-sbar_tab_om9.jdn-state_active_om9 {
  background: rgba(30,235,122,0.18);
  border-color: rgba(30,235,122,0.07);
  color: #EFF6F1;
}.jdn-sbar_tab_ic_om9 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.jdn-wy_om9 {
  background: #0C0E0D;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.jdn-wy_om9 {
  padding: 40px 1.5rem 0;
}
}.jdn-wy_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-wy_head_om9 {
  max-width: 45rem;
  margin-bottom: 18px;
}.jdn-wy_label_om9 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #1EEB7A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jdn-wy_h2_om9 {
  margin-bottom: 0.5rem;
  color: #EFF6F1;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 767px) {.jdn-wy_h2_om9 {
  font-size: 1.5rem;
}
}.jdn-wy_intro_om9 {
  margin: 0;
  color: #607A6E;
  font-size: 0.813rem;
  line-height: 1.6;
}.jdn-wy_grid_om9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jdn-wy_grid_om9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.jdn-wy_grid_om9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jdn-wy_card_om9 {
  border-radius: 0.5rem;
  background: #141816;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.jdn-wy_card_om9:hover {
  border-color: rgba(30,235,122,0.07);
  transform: translateY(-2px);
}.jdn-wy_card_ic_om9 {
  border-radius: 50%;
  background: rgba(30,235,122,0.18);
  display: flex;
  margin-bottom: 14px;
  height: 44px;
  justify-content: center;
  align-items: center;
  color: #1EEB7A;
  width: 2.75rem;
}.jdn-wy_card_ic_om9 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.jdn-wy_card_h_om9 {
  color: #EFF6F1;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.jdn-wy_card_p_om9 {
  color: #607A6E;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.jdn-wy_card_p_om9 strong {
  font-weight: 600;
  color: #C4D4CB;
}.jdn-gr_jp_om9 {
  background: linear-gradient(135deg,#141030 0%,#0C0E10 100%);
  overflow: hidden;
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.jdn-gr_jp_om9::before {
  background: radial-gradient(circle,rgba(11,175,92,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  height: 15.625rem;
  left: -60px;
  position: absolute;
  content: '';
  top: -3.75rem;
}.jdn-gr_jp_om9::after {
  background: radial-gradient(circle,rgba(240,180,41,0.15) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  height: 12.5rem;
  width: 12.5rem;
  right: 0;
  position: absolute;
  content: '';
}.jdn-gr_jp_head_om9 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  position: relative;
  align-items: flex-start;
  z-index: 1;
}.jdn-gr_jp_info_om9 {
  flex: 1;
}.jdn-gr_jp_label_om9 {
  color: #9B6EF5;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.jdn-gr_jp_label_om9 svg {
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.jdn-gr_jp_amount_om9 {
  font-weight: 800;
  color: #EFF6F1;
  line-height: 1;
  font-size: 2rem;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width: 769px) {.jdn-gr_jp_amount_om9 {
  font-size: 2.5rem;
}
}.jdn-gr_jp_amount_om9 span {
  color: #F0B429;
}.jdn-gr_jp_seo_om9 {
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8BA89A;
}.jdn-gr_jp_cta_om9 {
  transition: background .2s;
  background: rgba(11,175,92,0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(11,175,92,0.22);
  border-radius: 8px;
  margin-top: 0.25rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EFF6F1;
  z-index: 1;
}.jdn-gr_jp_cta_om9:hover {
  background: #0BAF5C;
}.jdn-ws_om9 {
  padding: 32px 1rem 0;
  background: #0C0E0D;
}
@media(min-width:768px) {.jdn-ws_om9 {
  padding: 36px 1.5rem 0;
}
}.jdn-ws_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-ws_head_om9 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.jdn-ws_title_om9 {
  gap: 10px;
  font-size: 16px;
  display: flex;
  color: #EFF6F1;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.jdn-ws_title_ic_om9 svg {
  height: 1.125rem;
  width: 18px;
  color: #F0B429;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jdn-ws_online_om9 {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  color: #607A6E;
  display: flex;
}.jdn-ws_online_dot_om9 {
  border-radius: 50%;
  background: #1EEB7A;
  box-shadow: 0 0 6px rgba(30,235,122,0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.jdn-ws_scroll_om9 {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.jdn-ws_scroll_om9::-webkit-scrollbar {
  display: none;
}.jdn-wc_om9 {
  background: #111310;
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 0.875rem;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
}.jdn-wc_img_om9 {
  overflow: hidden;
  background: #141816;
  border-radius: 0.313rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.jdn-wc_img_om9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jdn-wc_info_om9 {
  min-width: 0;
}.jdn-wc_game_om9 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #C4D4CB;
}.jdn-wc_player_om9 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #4E6259;
}.jdn-wc_amount_om9 {
  white-space: nowrap;
  color: #1EEB7A;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
}.jdn-reg_om9 {
  padding: 2.25rem 16px 0;
  background: #0C0E0D;
}
@media(min-width: 769px) {.jdn-reg_om9 {
  padding: 44px 1.5rem 0;
}
}.jdn-reg_in_om9 {
  border-radius: 0.75rem;
  background: #141816;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.jdn-reg_in_om9 {
  padding: 2.5rem;
}
}.jdn-reg_top_om9 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.jdn-reg_top_om9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jdn-reg_label_om9 {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1EEB7A;
}.jdn-reg_h2_om9 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 22px;
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.jdn-reg_h2_om9 {
  font-size: 1.75rem;
}
}.jdn-reg_bonus_om9 {
  border-radius: 8px;
  border: 1px solid rgba(240,180,41,0.15);
  gap: 8px;
  background: rgba(240,180,41,0.15);
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.jdn-reg_bonus_amount_om9 {
  font-weight: 800;
  color: #F0B429;
  font-size: 20px;
}.jdn-reg_bonus_text_om9 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8BA89A;
}.jdn-reg_cta_btn_om9 {
  background: #1EEB7A;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 0 0 1px rgba(30,235,122,0.36), 0 8px 28px rgba(30,235,122,0.28);
  margin-bottom: 12px;
  color: #0C1410;
}.jdn-reg_cta_btn_om9:hover {
  background: #36FF90;
}.jdn-reg_terms_om9 {
  line-height: 1.5;
  color: #4E6259;
  font-size: 0.688rem;
}.jdn-reg_seo_om9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
  color: #607A6E;
  overflow-wrap: break-word;
}.jdn-reg_seo_om9 p {
  color: #607A6E;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.jdn-reg_seo_om9 p:last-child {
  margin-bottom: 0;
}.jdn-reg_seo_om9 strong {
  font-weight: 700;
  color: #C4D4CB;
}.jdn-reg_seo_om9 a {
  transition: color .2s;
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-reg_seo_om9 a:hover {
  color: #36FF90;
}.jdn-reg_seo_om9 ul,.jdn-reg_seo_om9 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.jdn-reg_seo_om9 ol {
  list-style: decimal;
}.jdn-reg_seo_om9 li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #607A6E;
}.jdn-reg_seo_om9 table {
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.jdn-reg_seo_om9 table {
  display: table;
}
}.jdn-reg_seo_om9 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4D4CB;
  font-weight: 700;
}.jdn-reg_seo_om9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #607A6E;
}.jdn-reg_steps_om9 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.jdn-reg_steps_om9 {
  margin-top: 0;
}
}.jdn-reg_step_om9 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.jdn-reg_step_num_om9 {
  border-radius: 50%;
  background: rgba(30,235,122,0.18);
  border: 1px solid rgba(30,235,122,0.07);
  align-items: center;
  color: #1EEB7A;
  justify-content: center;
  height: 2.125rem;
  font-size: 0.875rem;
  width: 34px;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
}.jdn-reg_step_title_om9 {
  color: #EFF6F1;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.jdn-reg_step_text_om9 {
  color: #607A6E;
  font-size: 0.75rem;
  line-height: 1.5;
}.jdn-reg_trust_om9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.jdn-reg_trust_item_om9 {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #607A6E;
  overflow-wrap: break-word;
}.jdn-reg_trust_ic_om9 svg {
  stroke-linecap: round;
  color: #1EEB7A;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.jdn-prov_om9 {
  padding: 36px 16px 0;
  background: #0C0E0D;
}
@media(min-width: 770px) {.jdn-prov_om9 {
  padding: 44px 1.5rem 0;
}
}.jdn-prov_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-prov_head_om9 {
  margin-bottom: 16px;
}.jdn-prov_label_om9 {
  color: #1EEB7A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jdn-prov_h2_om9 {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF6F1;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.jdn-prov_h2_om9 {
  font-size: 24px;
}
}.jdn-prov_seo_om9 {
  max-width: 620px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #607A6E;
}.jdn-prov_seo_om9 strong {
  color: #C4D4CB;
  font-weight: 700;
}.jdn-prov_seo_om9 a {
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-prov_grid_om9 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.jdn-prov_grid_om9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.jdn-prov_grid_om9 {
  grid-template-columns: repeat(8,1fr);
}
}.jdn-prov_card_om9 {
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  background: #111310;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.jdn-prov_card_om9:hover {
  background: #141816;
  border-color: rgba(30,235,122,0.38);
}.jdn-prov_logo_om9 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.jdn-prov_logo_om9 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jdn-prov_name_om9 {
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  color: #8BA89A;
}.jdn-bon_om9 {
  background: #0C0E0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.jdn-bon_om9 {
  padding: 2.75rem 24px 0;
}
}.jdn-bon_in_om9 {
  margin: 0 auto;
  max-width: 1320px;
}.jdn-bon_head_om9 {
  margin-bottom: 20px;
}.jdn-bon_label_om9 {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #1EEB7A;
}.jdn-bon_h2_om9 {
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.jdn-bon_h2_om9 {
  font-size: 24px;
}
}.jdn-bon_seo_om9 {
  line-height: 1.6;
  color: #607A6E;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.jdn-bon_seo_om9 strong {
  font-weight: 700;
  color: #C4D4CB;
}.jdn-bon_seo_om9 a {
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-bon_grid_om9 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.jdn-bon_grid_om9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.jdn-bon_grid_om9 {
  grid-template-columns: repeat(5,1fr);
}
}.jdn-bon_card_om9 {
  border-radius: 8px;
  background: #111310;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.jdn-bon_card_om9:hover {
  transform: translateY(-2px);
  border-color: rgba(30,235,122,0.07);
}.jdn-bon_card_ic_om9 svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.jdn-bon_card_ic_om9 {
  margin-bottom: 0.625rem;
}.jdn-bon_card_type_om9 {
  font-weight: 700;
  color: #607A6E;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.jdn-bon_card_amount_om9 {
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 6px;
  color: #F0B429;
  font-weight: 800;
}.jdn-bon_card_name_om9 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EFF6F1;
}.jdn-bon_card_detail_om9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #4E6259;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.jdn-app_om9 {
  padding: 2.25rem 1rem 0;
  background: #0C0E0D;
}
@media(min-width: 767px) {.jdn-app_om9 {
  padding: 2.75rem 24px 0;
}
}.jdn-app_in_om9 {
  margin: 0 auto;
  max-width: 1320px;
}.jdn-app_head_om9 {
  margin-bottom: 1rem;
}.jdn-app_label_om9 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #1EEB7A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jdn-app_h2_om9 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Space Grotesk', sans-serif;
  color: #EFF6F1;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jdn-app_h2_om9 {
  font-size: 1.5rem;
}
}.jdn-app_sub_om9 {
  max-width: 37.5rem;
  color: #607A6E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.jdn-app_sub_om9 strong {
  font-weight: 700;
  color: #C4D4CB;
}.jdn-app_cards_om9 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.jdn-app_cards_om9 {
  grid-template-columns: repeat(3,1fr);
}
}.jdn-app_card_om9 {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.jdn-app_card_ios_om9 {
  background: linear-gradient(135deg,rgba(30,235,122,0.18) 0%,#141816 100%);
}.jdn-app_card_android_om9 {
  background: linear-gradient(135deg,rgba(30,235,122,0.16) 0%,#141816 100%);
}.jdn-app_card_win_om9 {
  background: linear-gradient(135deg,rgba(240,180,41,0.15) 0%,#141816 100%);
}.jdn-app_card_ic_om9 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.jdn-app_card_ic_om9 {
  color: #EFF6F1;
  flex-shrink: 0;
}.jdn-app_card_os_om9 {
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #607A6E;
  margin-bottom: 0.375rem;
}.jdn-app_card_title_om9 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #EFF6F1;
}.jdn-app_card_text_om9 {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #607A6E;
  margin-bottom: 14px;
}.jdn-app_card_btn_om9 {
  gap: 7px;
  padding: 0.625rem 18px;
  border-radius: 5px;
  border: 1px solid rgba(30,235,122,0.38);
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EFF6F1;
}.jdn-app_card_btn_om9:hover {
  background: rgba(255,255,255,0.07);
}.jdn-seo_om9 {
  padding: 2.25rem 1rem 0;
  background: #0C0E0D;
}
@media(min-width: 769px) {.jdn-seo_om9 {
  padding: 44px 1.5rem 0;
}
}.jdn-seo_in_om9 {
  background: #141816;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.jdn-seo_in_om9 {
  padding: 2.25rem 2.5rem;
}
}.jdn-seo_label_om9 {
  text-transform: uppercase;
  font-weight: 700;
  color: #1EEB7A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.jdn-seo_h2_om9 {
  line-height: 1.25;
  color: #EFF6F1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.jdn-seo_h2_om9 {
  font-size: 24px;
}
}.jdn-seo_body_om9 {
  color: #8BA89A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jdn-seo_body_om9 p {
  font-size: 14px;
  color: #8BA89A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.jdn-seo_body_om9 p:last-child {
  margin-bottom: 0;
}.jdn-seo_body_om9 strong {
  color: #C4D4CB;
  font-weight: 700;
}.jdn-seo_body_om9 a {
  transition: color .2s;
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-seo_body_om9 a:hover {
  color: #36FF90;
}.jdn-seo_body_om9 ul,.jdn-seo_body_om9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jdn-seo_body_om9 ol {
  list-style: decimal;
}.jdn-seo_body_om9 li {
  line-height: 1.75;
  color: #8BA89A;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.jdn-seo_body_om9 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.jdn-seo_body_om9 table {
  display: table;
}
}.jdn-seo_body_om9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C4D4CB;
  font-weight: 700;
}.jdn-seo_body_om9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8BA89A;
}.jdn-seo_cols_om9 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.jdn-seo_cols_om9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.jdn-seo_cols_om9 {
  grid-template-columns: repeat(3,1fr);
}
}.jdn-seo_col_h_om9 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C4D4CB;
}.jdn-seo_col_p_om9 {
  line-height: 1.65;
  color: #607A6E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.jdn-seo_stats_om9 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jdn-seo_stat_om9 {
  border-radius: 8px;
  border: 1px solid rgba(30,235,122,0.18);
  flex: 1;
  background: rgba(30,235,122,0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.jdn-seo_stat_val_om9 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #1EEB7A;
  font-size: 20px;
  font-weight: 800;
}.jdn-seo_stat_lb_om9 {
  color: #607A6E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jdn-pmt_om9 {
  padding: 2.25rem 16px 0;
  background: #0C0E0D;
}
@media(min-width: 770px) {.jdn-pmt_om9 {
  padding: 2.75rem 24px 0;
}
}.jdn-pmt_in_om9 {
  margin: 0 auto;
  max-width: 1320px;
}.jdn-pmt_head_om9 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.jdn-pmt_label_om9 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #1EEB7A;
}.jdn-pmt_h2_om9 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.jdn-pmt_h2_om9 {
  font-size: 28px;
}
}.jdn-pmt_intro_om9 {
  color: #607A6E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jdn-pmt_groups_om9 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.jdn-pmt_group_om9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  background: #141816;
}.jdn-pmt_group_head_om9 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jdn-pmt_group_ic_om9 {
  background: rgba(30,235,122,0.18);
  border-radius: 0.313rem;
  height: 36px;
  align-items: center;
  width: 36px;
  display: flex;
  color: #1EEB7A;
  justify-content: center;
  flex-shrink: 0;
}.jdn-pmt_group_ic_om9 svg {
  width: 18px;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.jdn-pmt_group_h_om9 {
  margin: 0;
  font-weight: 700;
  font-family: 'Space Grotesk', sans-serif;
  color: #EFF6F1;
  overflow-wrap: break-word;
  font-size: 16px;
}.jdn-pmt_group_p_om9 {
  color: #607A6E;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
}.jdn-pmt_group_p_om9 strong {
  font-weight: 600;
  color: #C4D4CB;
}.jdn-pmt_table_wrap_om9 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.jdn-pmt_table_om9 {
  font-size: 0.813rem;
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
}.jdn-pmt_table_om9 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-transform: uppercase;
  color: #C4D4CB;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-align: left;
  font-weight: 700;
}.jdn-pmt_table_om9 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #607A6E;
}.jdn-pmt_table_om9 tbody tr:last-child td {
  border-bottom: none;
}.jdn-pmt_table_om9 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4D4CB;
}.jdn-seo_om9 {
  padding: 2.25rem 16px 0;
  background: #0C0E0D;
}
@media(min-width: 765px) {.jdn-seo_om9 {
  padding: 44px 24px 0;
}
}.jdn-seo_in_om9 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #141816;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.jdn-seo_in_om9 {
  padding: 36px 40px;
}
}.jdn-seo_label_om9 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1EEB7A;
}.jdn-seo_h2_om9 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.jdn-seo_h2_om9 {
  font-size: 24px;
}
}.jdn-seo_body_om9 {
  font-size: 14px;
  line-height: 1.75;
  color: #8BA89A;
  overflow-wrap: break-word;
}.jdn-seo_body_om9 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8BA89A;
}.jdn-seo_body_om9 p:last-child {
  margin-bottom: 0;
}.jdn-seo_body_om9 strong {
  color: #C4D4CB;
  font-weight: 700;
}.jdn-seo_body_om9 a {
  transition: color .2s;
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-seo_body_om9 a:hover {
  color: #36FF90;
}.jdn-seo_body_om9 ul,.jdn-seo_body_om9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.jdn-seo_body_om9 ol {
  list-style: decimal;
}.jdn-seo_body_om9 li {
  color: #8BA89A;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.jdn-seo_body_om9 table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.jdn-seo_body_om9 table {
  display: table;
}
}.jdn-seo_body_om9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4D4CB;
}.jdn-seo_body_om9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8BA89A;
}.jdn-seo_cols_om9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.jdn-seo_cols_om9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jdn-seo_cols_om9 {
  grid-template-columns: repeat(3,1fr);
}
}.jdn-seo_col_h_om9 {
  color: #C4D4CB;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.jdn-seo_col_p_om9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #607A6E;
}.jdn-seo_stats_om9 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jdn-seo_stat_om9 {
  background: rgba(30,235,122,0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(30,235,122,0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.jdn-seo_stat_val_om9 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #1EEB7A;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.jdn-seo_stat_lb_om9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #607A6E;
}.jdn-seo_om9 {
  background: #0C0E0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jdn-seo_om9 {
  padding: 2.75rem 1.5rem 0;
}
}.jdn-seo_in_om9 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #141816;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jdn-seo_in_om9 {
  padding: 2.25rem 40px;
}
}.jdn-seo_label_om9 {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #1EEB7A;
  font-weight: 700;
}.jdn-seo_h2_om9 {
  color: #EFF6F1;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 765px) {.jdn-seo_h2_om9 {
  font-size: 24px;
}
}.jdn-seo_body_om9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #8BA89A;
  line-height: 1.75;
}.jdn-seo_body_om9 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8BA89A;
}.jdn-seo_body_om9 p:last-child {
  margin-bottom: 0;
}.jdn-seo_body_om9 strong {
  color: #C4D4CB;
  font-weight: 700;
}.jdn-seo_body_om9 a {
  transition: color .2s;
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-seo_body_om9 a:hover {
  color: #36FF90;
}.jdn-seo_body_om9 ul,.jdn-seo_body_om9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jdn-seo_body_om9 ol {
  list-style: decimal;
}.jdn-seo_body_om9 li {
  margin-bottom: 6px;
  color: #8BA89A;
  font-size: 14px;
  line-height: 1.75;
}.jdn-seo_body_om9 table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.jdn-seo_body_om9 table {
  display: table;
}
}.jdn-seo_body_om9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D4CB;
  text-align: left;
  font-weight: 700;
}.jdn-seo_body_om9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8BA89A;
}.jdn-seo_cols_om9 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.jdn-seo_cols_om9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jdn-seo_cols_om9 {
  grid-template-columns: repeat(3,1fr);
}
}.jdn-seo_col_h_om9 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4D4CB;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.jdn-seo_col_p_om9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #607A6E;
  font-size: 13px;
}.jdn-seo_stats_om9 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.jdn-seo_stat_om9 {
  border-radius: 0.5rem;
  background: rgba(30,235,122,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(30,235,122,0.18);
  flex: 1;
  min-width: 8.75rem;
}.jdn-seo_stat_val_om9 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #1EEB7A;
}.jdn-seo_stat_lb_om9 {
  color: #607A6E;
  font-size: 11px;
  overflow-wrap: break-word;
}.jdn-rv_om9 {
  background: #0C0E0D;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.jdn-rv_om9 {
  padding: 44px 1.5rem 0;
}
}.jdn-rv_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-rv_head_om9 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.jdn-rv_label_om9 {
  color: #1EEB7A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.jdn-rv_h2_om9 {
  font-size: 22px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #EFF6F1;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.jdn-rv_h2_om9 {
  font-size: 28px;
}
}.jdn-rv_stats_om9 {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
  color: #607A6E;
  display: flex;
}.jdn-rv_stats_score_om9 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.jdn-rv_stats_score_val_om9 {
  font-family: 'Space Grotesk', sans-serif;
  color: #F0B429;
  font-size: 22px;
  font-weight: 800;
}.jdn-rv_stats_score_max_om9 {
  font-size: 13px;
  color: #4E6259;
}.jdn-rv_stats_badge_om9 {
  gap: 4px;
  align-items: center;
  display: flex;
}.jdn-rv_stats_badge_om9 svg {
  height: 0.875rem;
  width: 14px;
  color: #F0B429;
}.jdn-rv_grid_om9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.jdn-rv_grid_om9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.jdn-rv_grid_om9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jdn-rv_card_om9 {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141816;
  display: flex;
  flex-direction: column;
}.jdn-rv_card_stars_om9 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F0B429;
}.jdn-rv_card_stars_om9 svg {
  width: 0.875rem;
  height: 0.875rem;
}.jdn-rv_card_h_om9 {
  font-size: 0.875rem;
  color: #EFF6F1;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.jdn-rv_card_body_om9 {
  flex: 1;
  line-height: 1.65;
  color: #607A6E;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.jdn-rv_card_body_om9 strong {
  color: #C4D4CB;
  font-weight: 600;
}.jdn-rv_card_meta_om9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.jdn-rv_card_author_om9 {
  font-size: 12px;
  color: #C4D4CB;
  font-weight: 600;
}.jdn-rv_card_date_om9 {
  font-size: 0.688rem;
  color: #4E6259;
}.jdn-faq_om9 {
  padding: 36px 16px 0;
  background: #0C0E0D;
}
@media(min-width: 771px) {.jdn-faq_om9 {
  padding: 44px 24px 0;
}
}.jdn-faq_in_om9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jdn-faq_head_om9 {
  margin-bottom: 1.25rem;
}.jdn-faq_label_om9 {
  color: #1EEB7A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.jdn-faq_h2_om9 {
  font-size: 20px;
  font-weight: 800;
  color: #EFF6F1;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 766px) {.jdn-faq_h2_om9 {
  font-size: 24px;
}
}.jdn-faq_list_om9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jdn-faq_item_om9 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #141816;
}.jdn-faq_q_om9 {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  justify-content: space-between;
  cursor: pointer;
  display: flex;
  color: #C4D4CB;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 600;
}.jdn-faq_q_om9:hover {
  color: #EFF6F1;
}.jdn-faq_q_ic_om9 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  color: #1EEB7A;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 24px;
}.jdn-faq_item_om9.jdn-state_open_om9 .jdn-faq_q_ic_om9 {
  transform: rotate(45deg);
}.jdn-faq_a_om9 {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #607A6E;
}.jdn-faq_item_om9.jdn-state_open_om9 .jdn-faq_a_om9 {
  display: block;
}.jdn-faq_a_om9 strong {
  color: #C4D4CB;
  font-weight: 700;
}.jdn-faq_a_om9 a {
  color: #1EEB7A;
  text-decoration: underline;
}.jdn-faq_a_om9 ul,.jdn-faq_a_om9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.jdn-faq_a_om9 ol {
  list-style: decimal;
}.jdn-faq_a_om9 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.jdn-faq_a_om9 table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.jdn-faq_a_om9 table {
  display: table;
}
}.jdn-faq_a_om9 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D4CB;
  text-align: left;
  font-weight: 700;
}.jdn-faq_a_om9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #607A6E;
}.jdn-ft_om9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080A09;
  margin-top: 48px;
}.jdn-ft_support_om9 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.jdn-ft_support_om9 {
  padding: 1.75rem 24px;
}
}.jdn-ft_support_in_om9 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.jdn-ft_support_main_om9 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.jdn-ft_support_ic_om9 {
  color: #1EEB7A;
  flex-shrink: 0;
}.jdn-ft_support_ic_om9 svg {
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jdn-ft_support_text_title_om9 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EFF6F1;
}.jdn-ft_support_text_sub_om9 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #607A6E;
}.jdn-ft_support_btn_om9 {
  transition: background .2s;
  background: #1EEB7A;
  padding: 0.688rem 22px;
  border-radius: 8px;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  color: #EFF6F1;
}.jdn-ft_support_btn_om9:hover {
  background: #36FF90;
}.jdn-ft_support_contacts_om9 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.jdn-ft_support_contact_om9 {
  color: #4E6259;
  line-height: 1.4;
  font-size: 0.75rem;
}.jdn-ft_support_contact_om9 strong {
  display: block;
  color: #8BA89A;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
}.jdn-ft_main_om9 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.jdn-ft_main_om9 {
  padding: 2.5rem 1.5rem 32px;
}
}.jdn-ft_main_in_om9 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 643px) {.jdn-ft_main_in_om9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.jdn-ft_main_in_om9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jdn-ft_col_logo_om9 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.jdn-ft_col_logo_om9 {
  grid-column: auto;
}
}.jdn-ft_logo_om9 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #EFF6F1;
  align-items: center;
}.jdn-ft_logo_mark_om9 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.jdn-ft_logo_mark_om9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jdn-ft_logo_sub_om9 {
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4E6259;
}.jdn-ft_col_title_om9 {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8BA89A;
}.jdn-ft_col_links_om9 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jdn-ft_col_link_om9 {
  transition: color .2s;
  color: #4E6259;
  overflow-wrap: break-word;
  font-size: 13px;
}.jdn-ft_col_link_om9:hover {
  color: #C4D4CB;
}.jdn-ft_apps_om9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jdn-ft_app_card_om9 {
  padding: 0.625rem 0.75rem;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.jdn-ft_app_card_om9:hover {
  border-color: rgba(30,235,122,0.38);
}.jdn-ft_app_card_ic_om9 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jdn-ft_app_card_os_om9 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4E6259;
}.jdn-ft_app_card_action_om9 {
  font-size: 12px;
  color: #C4D4CB;
  font-weight: 700;
}.jdn-ft_bot_om9 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.jdn-ft_bot_om9 {
  padding: 20px 24px;
}
}.jdn-ft_bot_in_om9 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.jdn-ft_socials_om9 {
  gap: 8px;
  display: flex;
}.jdn-ft_soc_om9 {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: center;
  width: 36px;
  display: flex;
  align-items: center;
  color: #8BA89A;
  height: 2.25rem;
}.jdn-ft_soc_om9 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.jdn-ft_soc_om9:hover {
  background: rgba(255,255,255,0.07);
}.jdn-ft_legal_om9 {
  flex: 1;
  color: #6E7D74;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
}.jdn-ft_legal_om9 strong {
  color: #8BA89A;
  font-weight: 700;
}.jdn-ft_legal_om9 a {
  text-decoration: underline;
  color: #8BA89A;
}.jdn-ft_age_om9 {
  border: 2px solid #6E7D74;
  border-radius: 50%;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  font-size: 0.688rem;
  font-weight: 800;
  color: #6E7D74;
  display: flex;
  height: 32px;
}