*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #091219;
  color: #C6DBE6;
  font-family: 'Inter', sans-serif;
}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;
}.jod-layout-0n3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.jod-page-0n3 {
  display: flex;
  min-height: 100vh;
}.jod-main-0n3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.jod-main-0n3 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.jod-main-0n3 {
  padding-bottom: 4.5rem;
}
}.jod-gc-0n3 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  background: #0C1A25;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 643px) {.jod-gc-0n3 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.jod-gc-0n3 {
  width: 168px;
}
}.jod-gc-0n3:hover {
  border-color: rgba(24,168,216,0.08);
  transform: translateY(-3px);
}.jod-gc_img-0n3 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.jod-gc_img-0n3 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.jod-gc_hover-0n3 {
  inset: 0;
  background: rgba(6,12,19,0.76);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.jod-gc-0n3:hover .jod-gc_hover-0n3 {
  opacity: 1;
}.jod-gc_hover_btn-0n3 {
  background: #18A8D8;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  color: #EEF4F8;
  font-size: 12px;
  font-weight: 700;
}.jod-gc_info-0n3 {
  padding: 8px 10px 0.625rem;
}.jod-gc_name-0n3 {
  overflow: hidden;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #C6DBE6;
  white-space: nowrap;
  font-weight: 600;
}.jod-gc_prov-0n3 {
  color: #426070;
  font-size: 10px;
}.jod-gc_tag-0n3 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 0.563rem;
}.jod-gc_tag_hot-0n3 {
  background: #E83440;
  color: #fff;
}.jod-gc_tag_new-0n3 {
  background: #22C55E;
  color: #091219;
}.jod-gc_tag_jp-0n3 {
  background: #F5A623;
  color: #091219;
}.jod-gc_tag_ex-0n3 {
  background: #1255A0;
  color: #fff;
}.jod-gc_tag_live-0n3 {
  background: #E83440;
  color: #fff;
}.jod-gr-0n3 {
  padding: 32px 1rem 0;
  background: #091219;
}
@media(min-width: 769px) {.jod-gr-0n3 {
  padding: 36px 24px 0;
}
}.jod-gr_in-0n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jod-gr_head-0n3 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.jod-gr_head_l-0n3 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.jod-gr_ic-0n3 {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.jod-gr_ic-0n3 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.jod-gr_title-0n3 {
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 769px) {.jod-gr_title-0n3 {
  font-size: 1.125rem;
}
}.jod-gr_more-0n3 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  color: #5C8296;
}.jod-gr_more-0n3:hover {
  color: #18A8D8;
}.jod-gr_more-0n3 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jod-gr_arrows-0n3 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.jod-gr_arr-0n3 {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  color: #87ABBE;
}.jod-gr_arr-0n3:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF4F8;
}.jod-gr_arr-0n3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.jod-gr_seo_h-0n3 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C6DBE6;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width: 769px) {.jod-gr_seo_h-0n3 {
  font-size: 0.875rem;
}
}.jod-gr_seo-0n3 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #5C8296;
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
}.jod-gr_seo-0n3 strong {
  font-weight: 600;
  color: #C6DBE6;
}.jod-gr_scroll-0n3 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
}.jod-gr_scroll-0n3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.jod-gr_scroll-0n3 {
  gap: 12px;
}
}.jod-tb-0n3 {
  background: #091219;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  right: 0;
}.jod-tb_in-0n3 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.jod-tb_burger-0n3 {
  border-radius: 0.5rem;
  gap: 5px;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  display: flex;
  width: 38px;
}.jod-tb_burger-0n3:hover {
  background: rgba(255,255,255,0.05);
}.jod-tb_burger_line-0n3 {
  border-radius: 1px;
  background: #87ABBE;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.jod-tb_burger-0n3 {
  display: none;
}
}.jod-tb_logo-0n3 {
  gap: 0.563rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-right: 20px;
  color: #EEF4F8;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 18px;
}.jod-tb_logo_mark-0n3 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
}.jod-tb_logo_mark-0n3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jod-tb_nav-0n3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.jod-tb_nav-0n3 {
  display: flex;
}
}.jod-tb_tab-0n3 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #87ABBE;
  white-space: nowrap;
  font-size: 13px;
}.jod-tb_tab-0n3:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF4F8;
}.jod-tb_tab-0n3.jod-state_active-0n3 {
  background: rgba(24,168,216,0.18);
  color: #EEF4F8;
}.jod-tb_right-0n3 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.jod-tb_login-0n3 {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  display: none;
  color: #C6DBE6;
  font-size: 13px;
  font-weight: 600;
}.jod-tb_login-0n3:hover {
  border-color: rgba(24,168,216,0.45);
  color: #EEF4F8;
}
@media(min-width:480px) {.jod-tb_login-0n3 {
  display: block;
}
}.jod-tb_reg-0n3 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22C55E;
  padding: 0.563rem 1.125rem;
  font-size: 13px;
  white-space: nowrap;
  color: #071018;
  font-weight: 700;
}.jod-tb_reg-0n3:hover {
  background: #2DD668;
}.jod-sb-0n3 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #102030;
  transition: transform .25s ease;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  width: 13.75rem;
  top: 56px;
  z-index: 70;
  position: fixed;
}.jod-sb-0n3.jod-state_open-0n3 {
  transform: translateX(0);
}.jod-sb-0n3::-webkit-scrollbar {
  width: 4px;
}.jod-sb-0n3::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.jod-sb-0n3 {
  transform: translateX(0);
}
}.jod-sb_auth-0n3 {
  padding: 14px 0.75rem 10px;
}.jod-sb_btn_reg-0n3 {
  border-radius: 8px;
  transition: background .2s;
  background: #22C55E;
  padding: 11px;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
  color: #071018;
  display: block;
  font-size: 0.813rem;
}.jod-sb_btn_reg-0n3:hover {
  background: #2DD668;
}.jod-sb_btn_login-0n3 {
  padding: 10px;
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #C6DBE6;
  text-align: center;
}.jod-sb_btn_login-0n3:hover {
  border-color: rgba(24,168,216,0.45);
  color: #EEF4F8;
}.jod-sb_promo-0n3 {
  background: linear-gradient(135deg,#0A2540,#102030);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  padding: 0.75rem 14px;
  border-radius: 8px;
  border: 1px solid rgba(24,168,216,0.18);
  position: relative;
}.jod-sb_promo-0n3::before {
  background: radial-gradient(circle,rgba(24,168,216,0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  content: '';
  width: 5rem;
  top: -20px;
  height: 80px;
  position: absolute;
}.jod-sb_promo_title-0n3 {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #18A8D8;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.jod-sb_promo_text-0n3 {
  color: #EEF4F8;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.jod-sb_promo_sub-0n3 {
  margin-top: 3px;
  font-size: 10px;
  color: #5C8296;
}.jod-sb_nav-0n3 {
  padding: 0.375rem 0.5rem 16px;
}.jod-sb_nav_lb-0n3 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #426070;
  letter-spacing: .08em;
}.jod-sb_link-0n3 {
  border-radius: 5px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  color: #87ABBE;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
}.jod-sb_link-0n3:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF4F8;
}.jod-sb_link-0n3.jod-state_active-0n3 {
  background: rgba(24,168,216,0.18);
  color: #EEF4F8;
}.jod-sb_ic-0n3 {
  border-radius: 5px;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.jod-sb_ic-0n3 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.jod-sb_ic_1-0n3 {
  background: rgba(24,168,216,0.08);
  color: #18A8D8;
}.jod-sb_ic_2-0n3 {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.jod-sb_ic_3-0n3 {
  background: rgba(245,166,35,0.15);
  color: #F5A623;
}.jod-sb_ic_4-0n3 {
  background: rgba(18,85,160,0.28);
  color: #1255A0;
}.jod-sb_ic_5-0n3 {
  background: rgba(24,168,216,0.08);
  color: #E8469C;
}.jod-sb_ic_6-0n3 {
  background: rgba(18,85,160,0.28);
  color: #8B3FD9;
}.jod-sb_badge-0n3 {
  background: #F5A623;
  border-radius: 5px;
  padding: 2px 7px;
  color: #071018;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.jod-sb_bot-0n3 {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.jod-sb_lang-0n3,.jod-sb_help-0n3 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  flex: 1;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  font-weight: 600;
  color: #87ABBE;
  display: flex;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
}.jod-sb_lang-0n3:hover,.jod-sb_help-0n3:hover {
  border-color: rgba(24,168,216,0.45);
  color: #EEF4F8;
}.jod-sb_lang-0n3 svg,.jod-sb_help-0n3 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.jod-sb_bd-0n3 {
  background: rgba(6,12,19,0.76);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.jod-sb_bd-0n3.jod-state_on-0n3 {
  display: block;
}
@media(min-width: 1081px) {.jod-sb_bd-0n3 {
  display: none!important;
}
}.jod-mob_nav-0n3 {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #102030;
  display: flex;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
}
@media(min-width: 1083px) {.jod-mob_nav-0n3 {
  display: none;
}
}.jod-mob_nav_item-0n3 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #426070;
}.jod-mob_nav_ic-0n3 {
  line-height: 1;
}.jod-mob_nav_ic-0n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.jod-mob_nav_lb-0n3 {
  font-weight: 600;
  color: #426070;
  font-size: 0.625rem;
}.jod-mob_nav_item-0n3.jod-state_active-0n3 {
  color: #18A8D8;
}.jod-mob_nav_item-0n3.jod-state_active-0n3 .jod-mob_nav_lb-0n3 {
  color: #18A8D8;
}.jod-hero-0n3 {
  background: #091219;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.jod-hero-0n3 {
  padding: 24px 1.5rem 0;
}
}.jod-hero_in-0n3 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 857px) {.jod-hero_in-0n3 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.jod-hero_in-0n3 {
  grid-template-columns: 1fr 21.25rem;
}
}.jod-hero_promo-0n3 {
  background: #0C1A25;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.jod-hero_promo-0n3 {
  min-height: 280px;
}
}.jod-hero_promo_bg-0n3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A2540 0%,#091219 100%);
  position: absolute;
  background-size: cover;
}.jod-hero_promo_bg-0n3::after {
  inset: 0;
  background: linear-gradient(90deg,#091219 0%,rgba(6,12,19,0.76) 60%,transparent 100%);
  position: absolute;
  content: '';
}.jod-hero_promo_glow-0n3 {
  background: radial-gradient(circle,rgba(18,85,160,0.28) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 60px;
  position: absolute;
  pointer-events: none;
  height: 300px;
  width: 18.75rem;
}.jod-hero_promo_ct-0n3 {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  display: flex;
  position: relative;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 770px) {.jod-hero_promo_ct-0n3 {
  padding: 40px 32px;
}
}.jod-hero_badge-0n3 {
  border-radius: 20px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(24,168,216,0.08);
  background: rgba(24,168,216,0.18);
  display: inline-block;
  color: #18A8D8;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.jod-hero_h1-0n3 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px;
}.jod-hero_h1-0n3 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width:768px) {.jod-hero_h1-0n3 {
  font-size: 2.25rem;
}
}.jod-hero_sub-0n3 {
  font-size: 0.813rem;
  color: #87ABBE;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.jod-hero_sub-0n3 {
  font-size: 14px;
}
}.jod-hero_row-0n3 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jod-hero_cta-0n3 {
  border-radius: 0.5rem;
  background: #22C55E;
  padding: 13px 26px;
  transition: background .2s;
  color: #071018;
  box-shadow: 0 4px 0 rgba(8,52,24,0.90), 0 0 1.125rem rgba(34,197,94,0.32);
  font-weight: 700;
  font-size: 14px;
}.jod-hero_cta-0n3:hover {
  background: #2DD668;
}.jod-hero_terms-0n3 {
  color: #426070;
  font-size: 11px;
}.jod-hero_game-0n3 {
  overflow: hidden;
  background: #0C1A25;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.jod-hero_game_badge-0n3 {
  border-radius: 20px;
  padding: 0.313rem 10px;
  background: rgba(245,166,35,0.15);
  border: 1px solid rgba(245,166,35,0.15);
  left: 12px;
  top: 12px;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  z-index: 3;
  color: #F5A623;
  position: absolute;
  letter-spacing: .06em;
}.jod-hero_game_badge-0n3 svg {
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.jod-hero_game_img-0n3 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2540,#091219);
  position: relative;
  padding-bottom: 60%;
}.jod-hero_game_img-0n3 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.jod-hero_game_play-0n3 {
  inset: 0;
  background: rgba(6,12,19,0.76);
  transition: opacity .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.jod-hero_game-0n3:hover .jod-hero_game_play-0n3 {
  opacity: 1;
}.jod-hero_game_play-0n3 span {
  border-radius: 50%;
  background: #18A8D8;
  justify-content: center;
  height: 3.25rem;
  width: 52px;
  align-items: center;
  display: flex;
}.jod-hero_game_play-0n3 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.jod-hero_game_info-0n3 {
  padding: 0.875rem 1rem;
}.jod-hero_game_title-0n3 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #EEF4F8;
}.jod-hero_game_provider-0n3 {
  color: #5C8296;
  font-size: 11px;
}.jod-hero_game_btn-0n3 {
  transition: background .2s;
  background: #18A8D8;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #EEF4F8;
  display: block;
}.jod-hero_game-0n3:hover .jod-hero_game_btn-0n3 {
  background: #28BDE8;
}.jod-wy-0n3 {
  padding: 32px 16px 0;
  background: #091219;
}
@media(min-width: 766px) {.jod-wy-0n3 {
  padding: 40px 24px 0;
}
}.jod-wy_in-0n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jod-wy_head-0n3 {
  margin-bottom: 18px;
  max-width: 45rem;
}.jod-wy_label-0n3 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #18A8D8;
  font-weight: 700;
  letter-spacing: .08em;
}.jod-wy_h2-0n3 {
  color: #EEF4F8;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.jod-wy_h2-0n3 {
  font-size: 24px;
}
}.jod-wy_intro-0n3 {
  margin: 0;
  color: #5C8296;
  font-size: 13px;
  line-height: 1.6;
}.jod-wy_grid-0n3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.jod-wy_grid-0n3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jod-wy_grid-0n3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jod-wy_card-0n3 {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #102030;
  border-radius: 8px;
}.jod-wy_card-0n3:hover {
  transform: translateY(-2px);
  border-color: rgba(24,168,216,0.08);
}.jod-wy_card_ic-0n3 {
  border-radius: 50%;
  background: rgba(24,168,216,0.18);
  margin-bottom: 14px;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  color: #18A8D8;
  align-items: center;
  display: flex;
}.jod-wy_card_ic-0n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.jod-wy_card_h-0n3 {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #EEF4F8;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
}.jod-wy_card_p-0n3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #5C8296;
}.jod-wy_card_p-0n3 strong {
  font-weight: 600;
  color: #C6DBE6;
}.jod-gcg-0n3 {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.jod-gcg-0n3 {
  padding: 44px 1.5rem 0;
}
}.jod-gcg_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-gcg_head-0n3 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.jod-gcg_label-0n3 {
  color: #18A8D8;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.jod-gcg_h2-0n3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #EEF4F8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.jod-gcg_h2-0n3 {
  font-size: 28px;
}
}.jod-gcg_intro-0n3 {
  line-height: 1.6;
  color: #5C8296;
  font-size: 0.813rem;
}.jod-gcg_grid-0n3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.jod-gcg_grid-0n3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.jod-gcg_grid-0n3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jod-gcg_card-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
  flex-direction: column;
  position: relative;
}.jod-gcg_card-0n3:hover {
  border-color: rgba(24,168,216,0.18);
  transform: translateY(-3px);
}.jod-gcg_card_bg-0n3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jod-gcg_card_bg-0n3::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.jod-gcg_card_ic-0n3 {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  color: #EEF4F8;
  position: absolute;
  z-index: 2;
  height: 40px;
  width: 40px;
  top: 1.125rem;
  display: flex;
  align-items: center;
  right: 18px;
  justify-content: center;
}.jod-gcg_card_ic-0n3 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.jod-gcg_card_ct-0n3 {
  position: relative;
  z-index: 1;
}.jod-gcg_card_h-0n3 {
  margin-bottom: 8px;
  color: #EEF4F8;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 769px) {.jod-gcg_card_h-0n3 {
  font-size: 1.25rem;
}
}.jod-gcg_card_p-0n3 {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
}.jod-gcg_card_p-0n3 strong {
  color: #EEF4F8;
  font-weight: 600;
}.jod-gcg_card_cta-0n3 {
  gap: 0.25rem;
  display: inline-flex;
  color: #18A8D8;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  font-size: 0.75rem;
  text-transform: uppercase;
}.jod-gcg_card_cta-0n3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.jod-gr_jp-0n3 {
  background: linear-gradient(135deg,#1A0A3A 0%,#0A1020 100%);
  border-radius: 14px;
  overflow: hidden;
  padding: 20px;
  position: relative;
}.jod-gr_jp-0n3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(18,85,160,0.28) 0%,transparent 70%);
  height: 15.625rem;
  position: absolute;
  content: '';
  width: 250px;
  left: -3.75rem;
  top: -3.75rem;
}.jod-gr_jp-0n3::after {
  background: radial-gradient(circle,rgba(245,166,35,0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 12.5rem;
  content: '';
  right: 0;
  bottom: -2.5rem;
  width: 200px;
}.jod-gr_jp_head-0n3 {
  gap: 1rem;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
  display: flex;
}.jod-gr_jp_info-0n3 {
  flex: 1;
}.jod-gr_jp_label-0n3 {
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #8B3FD9;
  letter-spacing: .08em;
  font-size: 11px;
}.jod-gr_jp_label-0n3 svg {
  vertical-align: -2px;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
}.jod-gr_jp_amount-0n3 {
  font-size: 32px;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.jod-gr_jp_amount-0n3 {
  font-size: 40px;
}
}.jod-gr_jp_amount-0n3 span {
  color: #F5A623;
}.jod-gr_jp_seo-0n3 {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 480px;
  color: #87ABBE;
}.jod-gr_jp_cta-0n3 {
  background: rgba(18,85,160,0.28);
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  transition: background .2s;
  border: 1px solid rgba(18,85,160,0.28);
  position: relative;
  color: #EEF4F8;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  margin-top: 4px;
  font-weight: 700;
  align-self: flex-start;
  font-size: 0.813rem;
}.jod-gr_jp_cta-0n3:hover {
  background: #1255A0;
}.jod-ws-0n3 {
  background: #091219;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.jod-ws-0n3 {
  padding: 36px 1.5rem 0;
}
}.jod-ws_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-ws_head-0n3 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.jod-ws_title-0n3 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  color: #EEF4F8;
}.jod-ws_title_ic-0n3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
  width: 1.125rem;
  height: 18px;
}.jod-ws_online-0n3 {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #5C8296;
  align-items: center;
}.jod-ws_online_dot-0n3 {
  border-radius: 50%;
  background: #22C55E;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
  width: 0.5rem;
  flex-shrink: 0;
}.jod-ws_scroll-0n3 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
}.jod-ws_scroll-0n3::-webkit-scrollbar {
  display: none;
}.jod-wc-0n3 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 14px;
  background: #0C1A25;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.jod-wc_img-0n3 {
  border-radius: 5px;
  overflow: hidden;
  background: #102030;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.jod-wc_img-0n3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jod-wc_info-0n3 {
  min-width: 0;
}.jod-wc_game-0n3 {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C6DBE6;
}.jod-wc_player-0n3 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #426070;
  font-size: 0.625rem;
  white-space: nowrap;
}.jod-wc_amount-0n3 {
  margin-left: auto;
  color: #22C55E;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
}.jod-prov-0n3 {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jod-prov-0n3 {
  padding: 2.75rem 24px 0;
}
}.jod-prov_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-prov_head-0n3 {
  margin-bottom: 1rem;
}.jod-prov_label-0n3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #18A8D8;
  font-weight: 700;
  text-transform: uppercase;
}.jod-prov_h2-0n3 {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF4F8;
  margin-bottom: 8px;
}
@media(min-width:768px) {.jod-prov_h2-0n3 {
  font-size: 24px;
}
}.jod-prov_seo-0n3 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #5C8296;
  margin-bottom: 1rem;
}.jod-prov_seo-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-prov_seo-0n3 a {
  color: #18A8D8;
  text-decoration: underline;
}.jod-prov_grid-0n3 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.jod-prov_grid-0n3 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.jod-prov_grid-0n3 {
  grid-template-columns: repeat(8,1fr);
}
}.jod-prov_card-0n3 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 14px 10px;
  background: #0C1A25;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.jod-prov_card-0n3:hover {
  background: #102030;
  border-color: rgba(24,168,216,0.45);
}.jod-prov_logo-0n3 {
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 44px;
  justify-content: center;
}.jod-prov_logo-0n3 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.jod-prov_name-0n3 {
  font-size: 0.688rem;
  color: #87ABBE;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.jod-htp-0n3 {
  background: #091219;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jod-htp-0n3 {
  padding: 44px 24px 0;
}
}.jod-htp_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-htp_head-0n3 {
  max-width: 45rem;
  margin-bottom: 22px;
}.jod-htp_label-0n3 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #18A8D8;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jod-htp_h2-0n3 {
  margin-bottom: 8px;
  color: #EEF4F8;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.jod-htp_h2-0n3 {
  font-size: 1.75rem;
}
}.jod-htp_intro-0n3 {
  color: #5C8296;
  line-height: 1.6;
  font-size: 14px;
}.jod-htp_steps-0n3 {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jod-htp_steps-0n3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jod-htp_steps-0n3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.jod-htp_step-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 1.125rem;
  background: #102030;
  display: flex;
  flex-direction: column;
  position: relative;
}.jod-htp_step_num-0n3 {
  background: #18A8D8;
  border-radius: 50%;
  height: 1.75rem;
  color: #071018;
  font-size: 13px;
  left: 1.25rem;
  width: 28px;
  display: flex;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  justify-content: center;
  top: -0.75rem;
  font-weight: 800;
}.jod-htp_step_ic-0n3 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.313rem;
  background: rgba(24,168,216,0.18);
  color: #18A8D8;
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
  height: 36px;
}.jod-htp_step_ic-0n3 svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.jod-htp_step_h-0n3 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #EEF4F8;
  margin-bottom: 6px;
  font-weight: 700;
}.jod-htp_step_p-0n3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5C8296;
}.jod-htp_step_p-0n3 strong {
  font-weight: 600;
  color: #C6DBE6;
}.jod-htp_cta-0n3 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 1.625rem;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
  color: #071018;
  margin-top: 20px;
}.jod-htp_cta-0n3:hover {
  background: #2DD668;
}.jod-bon-0n3 {
  background: #091219;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.jod-bon-0n3 {
  padding: 2.75rem 24px 0;
}
}.jod-bon_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-bon_head-0n3 {
  margin-bottom: 1.25rem;
}.jod-bon_label-0n3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #18A8D8;
  font-size: 0.688rem;
}.jod-bon_h2-0n3 {
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.jod-bon_h2-0n3 {
  font-size: 1.5rem;
}
}.jod-bon_seo-0n3 {
  max-width: 620px;
  line-height: 1.6;
  color: #5C8296;
  overflow-wrap: break-word;
  font-size: 13px;
}.jod-bon_seo-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-bon_seo-0n3 a {
  color: #18A8D8;
  text-decoration: underline;
}.jod-bon_grid-0n3 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.jod-bon_grid-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.jod-bon_grid-0n3 {
  grid-template-columns: repeat(5,1fr);
}
}.jod-bon_card-0n3 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
  background: #0C1A25;
  border-radius: 8px;
}.jod-bon_card-0n3:hover {
  border-color: rgba(24,168,216,0.08);
  transform: translateY(-2px);
}.jod-bon_card_ic-0n3 svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.jod-bon_card_ic-0n3 {
  margin-bottom: 0.625rem;
}.jod-bon_card_type-0n3 {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #5C8296;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.jod-bon_card_amount-0n3 {
  color: #F5A623;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.jod-bon_card_name-0n3 {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #EEF4F8;
}.jod-bon_card_detail-0n3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #426070;
}.jod-app-0n3 {
  background: #091219;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.jod-app-0n3 {
  padding: 2.75rem 24px 0;
}
}.jod-app_in-0n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jod-app_head-0n3 {
  margin-bottom: 16px;
}.jod-app_label-0n3 {
  font-weight: 700;
  color: #18A8D8;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.jod-app_h2-0n3 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #EEF4F8;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.jod-app_h2-0n3 {
  font-size: 24px;
}
}.jod-app_sub-0n3 {
  color: #5C8296;
  font-size: 0.813rem;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.jod-app_sub-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-app_cards-0n3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 642px) {.jod-app_cards-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}.jod-app_card-0n3 {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.jod-app_card_ios-0n3 {
  background: linear-gradient(135deg,rgba(24,168,216,0.18) 0%,#102030 100%);
}.jod-app_card_android-0n3 {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#102030 100%);
}.jod-app_card_win-0n3 {
  background: linear-gradient(135deg,rgba(245,166,35,0.15) 0%,#102030 100%);
}.jod-app_card_ic-0n3 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jod-app_card_ic-0n3 {
  color: #EEF4F8;
  flex-shrink: 0;
}.jod-app_card_os-0n3 {
  letter-spacing: .08em;
  color: #5C8296;
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.jod-app_card_title-0n3 {
  margin-bottom: 6px;
  color: #EEF4F8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
}.jod-app_card_text-0n3 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5C8296;
}.jod-app_card_btn-0n3 {
  gap: 0.438rem;
  border: 1px solid rgba(24,168,216,0.45);
  padding: 10px 1.125rem;
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  color: #EEF4F8;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.jod-app_card_btn-0n3:hover {
  background: rgba(255,255,255,0.07);
}.jod-reg-0n3 {
  padding: 2.25rem 16px 0;
  background: #091219;
}
@media(min-width: 767px) {.jod-reg-0n3 {
  padding: 2.75rem 24px 0;
}
}.jod-reg_in-0n3 {
  border-radius: 14px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #102030;
  max-width: 1320px;
}
@media(min-width: 765px) {.jod-reg_in-0n3 {
  padding: 40px;
}
}.jod-reg_top-0n3 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.jod-reg_top-0n3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jod-reg_label-0n3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #18A8D8;
  margin-bottom: 10px;
}.jod-reg_h2-0n3 {
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.jod-reg_h2-0n3 {
  font-size: 28px;
}
}.jod-reg_bonus-0n3 {
  padding: 0.625rem 1rem;
  background: rgba(245,166,35,0.15);
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(245,166,35,0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.jod-reg_bonus_amount-0n3 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A623;
}.jod-reg_bonus_text-0n3 {
  font-size: 0.813rem;
  color: #87ABBE;
  line-height: 1.35;
}.jod-reg_cta_btn-0n3 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #22C55E;
  padding: 0.875rem 32px;
  color: #071018;
  box-shadow: 0 0.25rem 0 rgba(8,52,24,0.90), 0 0 1.125rem rgba(34,197,94,0.32);
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
}.jod-reg_cta_btn-0n3:hover {
  background: #2DD668;
}.jod-reg_terms-0n3 {
  color: #426070;
  line-height: 1.5;
  font-size: 11px;
}.jod-reg_seo-0n3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  color: #5C8296;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
}.jod-reg_seo-0n3 p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5C8296;
  margin-bottom: 10px;
}.jod-reg_seo-0n3 p:last-child {
  margin-bottom: 0;
}.jod-reg_seo-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-reg_seo-0n3 a {
  transition: color .2s;
  color: #18A8D8;
  text-decoration: underline;
}.jod-reg_seo-0n3 a:hover {
  color: #28BDE8;
}.jod-reg_seo-0n3 ul,.jod-reg_seo-0n3 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.jod-reg_seo-0n3 ol {
  list-style: decimal;
}.jod-reg_seo-0n3 li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #5C8296;
}.jod-reg_seo-0n3 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.jod-reg_seo-0n3 table {
  display: table;
}
}.jod-reg_seo-0n3 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C6DBE6;
  text-align: left;
}.jod-reg_seo-0n3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5C8296;
}.jod-reg_steps-0n3 {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.jod-reg_steps-0n3 {
  margin-top: 0;
}
}.jod-reg_step-0n3 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  gap: 14px;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.jod-reg_step_num-0n3 {
  border: 1px solid rgba(24,168,216,0.08);
  border-radius: 50%;
  background: rgba(24,168,216,0.18);
  color: #18A8D8;
  align-items: center;
  width: 34px;
  font-size: 14px;
  height: 2.125rem;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.jod-reg_step_title-0n3 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EEF4F8;
  font-size: 0.875rem;
}.jod-reg_step_text-0n3 {
  font-size: 12px;
  color: #5C8296;
  line-height: 1.5;
}.jod-reg_trust-0n3 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.jod-reg_trust_item-0n3 {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  color: #5C8296;
  display: flex;
}.jod-reg_trust_ic-0n3 svg {
  width: 16px;
  height: 16px;
  color: #18A8D8;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jod-faq-0n3 {
  padding: 2.25rem 16px 0;
  background: #091219;
}
@media(min-width: 766px) {.jod-faq-0n3 {
  padding: 44px 24px 0;
}
}.jod-faq_in-0n3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.jod-faq_head-0n3 {
  margin-bottom: 1.25rem;
}.jod-faq_label-0n3 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #18A8D8;
}.jod-faq_h2-0n3 {
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.jod-faq_h2-0n3 {
  font-size: 24px;
}
}.jod-faq_list-0n3 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.jod-faq_item-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #102030;
  overflow: hidden;
}.jod-faq_q-0n3 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  font-weight: 600;
  flex-wrap: wrap;
  color: #C6DBE6;
  font-size: 14px;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  display: flex;
  cursor: pointer;
}.jod-faq_q-0n3:hover {
  color: #EEF4F8;
}.jod-faq_q_ic-0n3 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  color: #18A8D8;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  font-size: 16px;
  align-items: center;
  width: 24px;
}.jod-faq_item-0n3.jod-state_open-0n3 .jod-faq_q_ic-0n3 {
  transform: rotate(45deg);
}.jod-faq_a-0n3 {
  padding: 0 20px 16px;
  color: #5C8296;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
}.jod-faq_item-0n3.jod-state_open-0n3 .jod-faq_a-0n3 {
  display: block;
}.jod-faq_a-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-faq_a-0n3 a {
  text-decoration: underline;
  color: #18A8D8;
}.jod-faq_a-0n3 ul,.jod-faq_a-0n3 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.jod-faq_a-0n3 ol {
  list-style: decimal;
}.jod-faq_a-0n3 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.jod-faq_a-0n3 table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.jod-faq_a-0n3 table {
  display: table;
}
}.jod-faq_a-0n3 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C6DBE6;
  font-weight: 700;
}.jod-faq_a-0n3 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5C8296;
}.jod-seo-0n3 {
  padding: 36px 1rem 0;
  background: #091219;
}
@media(min-width: 767px) {.jod-seo-0n3 {
  padding: 44px 1.5rem 0;
}
}.jod-seo_in-0n3 {
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #102030;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.jod-seo_in-0n3 {
  padding: 36px 2.5rem;
}
}.jod-seo_label-0n3 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #18A8D8;
  letter-spacing: .08em;
  font-weight: 700;
}.jod-seo_h2-0n3 {
  font-size: 20px;
  color: #EEF4F8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
}
@media(min-width:768px) {.jod-seo_h2-0n3 {
  font-size: 24px;
}
}.jod-seo_body-0n3 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #87ABBE;
}.jod-seo_body-0n3 p {
  line-height: 1.75;
  color: #87ABBE;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.jod-seo_body-0n3 p:last-child {
  margin-bottom: 0;
}.jod-seo_body-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-seo_body-0n3 a {
  transition: color .2s;
  color: #18A8D8;
  text-decoration: underline;
}.jod-seo_body-0n3 a:hover {
  color: #28BDE8;
}.jod-seo_body-0n3 ul,.jod-seo_body-0n3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jod-seo_body-0n3 ol {
  list-style: decimal;
}.jod-seo_body-0n3 li {
  margin-bottom: 0.375rem;
  color: #87ABBE;
  font-size: 14px;
  line-height: 1.75;
}.jod-seo_body-0n3 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.jod-seo_body-0n3 table {
  display: table;
}
}.jod-seo_body-0n3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C6DBE6;
}.jod-seo_body-0n3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #87ABBE;
}.jod-seo_cols-0n3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.jod-seo_cols-0n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jod-seo_cols-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}.jod-seo_col_h-0n3 {
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C6DBE6;
}.jod-seo_col_p-0n3 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #5C8296;
}.jod-seo_stats-0n3 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jod-seo_stat-0n3 {
  border: 1px solid rgba(24,168,216,0.18);
  background: rgba(24,168,216,0.08);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.jod-seo_stat_val-0n3 {
  color: #18A8D8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.jod-seo_stat_lb-0n3 {
  color: #5C8296;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jod-seo-0n3 {
  background: #091219;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.jod-seo-0n3 {
  padding: 44px 1.5rem 0;
}
}.jod-seo_in-0n3 {
  border-radius: 14px;
  background: #102030;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.jod-seo_in-0n3 {
  padding: 2.25rem 40px;
}
}.jod-seo_label-0n3 {
  color: #18A8D8;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.jod-seo_h2-0n3 {
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.jod-seo_h2-0n3 {
  font-size: 1.5rem;
}
}.jod-seo_body-0n3 {
  color: #87ABBE;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.jod-seo_body-0n3 p {
  color: #87ABBE;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.jod-seo_body-0n3 p:last-child {
  margin-bottom: 0;
}.jod-seo_body-0n3 strong {
  color: #C6DBE6;
  font-weight: 700;
}.jod-seo_body-0n3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #18A8D8;
}.jod-seo_body-0n3 a:hover {
  color: #28BDE8;
}.jod-seo_body-0n3 ul,.jod-seo_body-0n3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jod-seo_body-0n3 ol {
  list-style: decimal;
}.jod-seo_body-0n3 li {
  line-height: 1.75;
  color: #87ABBE;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.jod-seo_body-0n3 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.jod-seo_body-0n3 table {
  display: table;
}
}.jod-seo_body-0n3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  color: #C6DBE6;
  text-align: left;
  font-weight: 700;
}.jod-seo_body-0n3 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #87ABBE;
}.jod-seo_cols-0n3 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.jod-seo_cols-0n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.jod-seo_cols-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}.jod-seo_col_h-0n3 {
  color: #C6DBE6;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.jod-seo_col_p-0n3 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5C8296;
}.jod-seo_stats-0n3 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.jod-seo_stat-0n3 {
  background: rgba(24,168,216,0.08);
  border-radius: 8px;
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(24,168,216,0.18);
  min-width: 140px;
}.jod-seo_stat_val-0n3 {
  color: #18A8D8;
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.jod-seo_stat_lb-0n3 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5C8296;
}.jod-seo-0n3 {
  background: #091219;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.jod-seo-0n3 {
  padding: 44px 24px 0;
}
}.jod-seo_in-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  background: #102030;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.jod-seo_in-0n3 {
  padding: 36px 2.5rem;
}
}.jod-seo_label-0n3 {
  color: #18A8D8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.jod-seo_h2-0n3 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #EEF4F8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.jod-seo_h2-0n3 {
  font-size: 24px;
}
}.jod-seo_body-0n3 {
  line-height: 1.75;
  color: #87ABBE;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.jod-seo_body-0n3 p {
  color: #87ABBE;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.jod-seo_body-0n3 p:last-child {
  margin-bottom: 0;
}.jod-seo_body-0n3 strong {
  font-weight: 700;
  color: #C6DBE6;
}.jod-seo_body-0n3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #18A8D8;
}.jod-seo_body-0n3 a:hover {
  color: #28BDE8;
}.jod-seo_body-0n3 ul,.jod-seo_body-0n3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jod-seo_body-0n3 ol {
  list-style: decimal;
}.jod-seo_body-0n3 li {
  font-size: 0.875rem;
  color: #87ABBE;
  margin-bottom: 6px;
  line-height: 1.75;
}.jod-seo_body-0n3 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width:768px) {.jod-seo_body-0n3 table {
  display: table;
}
}.jod-seo_body-0n3 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C6DBE6;
  font-weight: 700;
}.jod-seo_body-0n3 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #87ABBE;
}.jod-seo_cols-0n3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.jod-seo_cols-0n3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.jod-seo_cols-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}.jod-seo_col_h-0n3 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C6DBE6;
  margin-bottom: 7px;
}.jod-seo_col_p-0n3 {
  color: #5C8296;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.jod-seo_stats-0n3 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jod-seo_stat-0n3 {
  background: rgba(24,168,216,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(24,168,216,0.18);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.jod-seo_stat_val-0n3 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #18A8D8;
  margin-bottom: 0.25rem;
}.jod-seo_stat_lb-0n3 {
  font-size: 0.688rem;
  color: #5C8296;
  overflow-wrap: break-word;
}.jod-pmt-0n3 {
  padding: 36px 16px 0;
  background: #091219;
}
@media(min-width: 767px) {.jod-pmt-0n3 {
  padding: 44px 1.5rem 0;
}
}.jod-pmt_in-0n3 {
  margin: 0 auto;
  max-width: 1320px;
}.jod-pmt_head-0n3 {
  max-width: 45rem;
  margin-bottom: 22px;
}.jod-pmt_label-0n3 {
  letter-spacing: .08em;
  color: #18A8D8;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.jod-pmt_h2-0n3 {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EEF4F8;
}
@media(min-width: 770px) {.jod-pmt_h2-0n3 {
  font-size: 1.75rem;
}
}.jod-pmt_intro-0n3 {
  line-height: 1.6;
  color: #5C8296;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.jod-pmt_groups-0n3 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.jod-pmt_group-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #102030;
  padding: 1.25rem;
  border-radius: 8px;
}.jod-pmt_group_head-0n3 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.jod-pmt_group_ic-0n3 {
  background: rgba(24,168,216,0.18);
  border-radius: 0.313rem;
  color: #18A8D8;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  display: flex;
  flex-shrink: 0;
}.jod-pmt_group_ic-0n3 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.jod-pmt_group_h-0n3 {
  margin: 0;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF4F8;
}.jod-pmt_group_p-0n3 {
  margin-bottom: 14px;
  color: #5C8296;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.jod-pmt_group_p-0n3 strong {
  color: #C6DBE6;
  font-weight: 600;
}.jod-pmt_table_wrap-0n3 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jod-pmt_table-0n3 {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
}.jod-pmt_table-0n3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
  letter-spacing: .04em;
  color: #C6DBE6;
  text-align: left;
  font-weight: 700;
}.jod-pmt_table-0n3 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5C8296;
}.jod-pmt_table-0n3 tbody tr:last-child td {
  border-bottom: none;
}.jod-pmt_table-0n3 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C6DBE6;
}.jod-ft-0n3 {
  background: #060C13;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.jod-ft_support-0n3 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.jod-ft_support-0n3 {
  padding: 28px 24px;
}
}.jod-ft_support_in-0n3 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.jod-ft_support_main-0n3 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jod-ft_support_ic-0n3 {
  flex-shrink: 0;
  color: #18A8D8;
}.jod-ft_support_ic-0n3 svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jod-ft_support_text_title-0n3 {
  overflow-wrap: break-word;
  color: #EEF4F8;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.jod-ft_support_text_sub-0n3 {
  color: #5C8296;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.jod-ft_support_btn-0n3 {
  background: #18A8D8;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  color: #EEF4F8;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.jod-ft_support_btn-0n3:hover {
  background: #28BDE8;
}.jod-ft_support_contacts-0n3 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.jod-ft_support_contact-0n3 {
  font-size: 0.75rem;
  color: #426070;
  line-height: 1.4;
}.jod-ft_support_contact-0n3 strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  color: #87ABBE;
  font-weight: 600;
}.jod-ft_main-0n3 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.jod-ft_main-0n3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.jod-ft_main_in-0n3 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.jod-ft_main_in-0n3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jod-ft_main_in-0n3 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jod-ft_col_logo-0n3 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.jod-ft_col_logo-0n3 {
  grid-column: auto;
}
}.jod-ft_logo-0n3 {
  gap: 0.563rem;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #EEF4F8;
}.jod-ft_logo_mark-0n3 {
  overflow: hidden;
  border-radius: 5px;
  width: 30px;
  height: 1.875rem;
}.jod-ft_logo_mark-0n3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jod-ft_logo_sub-0n3 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #426070;
  line-height: 1.55;
}.jod-ft_col_title-0n3 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #87ABBE;
  letter-spacing: .07em;
  text-transform: uppercase;
}.jod-ft_col_links-0n3 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.jod-ft_col_link-0n3 {
  transition: color .2s;
  color: #426070;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.jod-ft_col_link-0n3:hover {
  color: #C6DBE6;
}.jod-ft_apps-0n3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jod-ft_app_card-0n3 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 12px;
  border-radius: 0.313rem;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.jod-ft_app_card-0n3:hover {
  border-color: rgba(24,168,216,0.45);
}.jod-ft_app_card_ic-0n3 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.jod-ft_app_card_os-0n3 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #426070;
}.jod-ft_app_card_action-0n3 {
  font-size: 0.75rem;
  color: #C6DBE6;
  font-weight: 700;
}.jod-ft_bot-0n3 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.jod-ft_bot-0n3 {
  padding: 20px 1.5rem;
}
}.jod-ft_bot_in-0n3 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.jod-ft_socials-0n3 {
  gap: 0.5rem;
  display: flex;
}.jod-ft_soc-0n3 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  width: 36px;
  justify-content: center;
  height: 36px;
  display: flex;
  color: #87ABBE;
  align-items: center;
}.jod-ft_soc-0n3 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.jod-ft_soc-0n3:hover {
  background: rgba(255,255,255,0.07);
}.jod-ft_legal-0n3 {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E8FA0;
}.jod-ft_legal-0n3 strong {
  color: #87ABBE;
  font-weight: 700;
}.jod-ft_legal-0n3 a {
  text-decoration: underline;
  color: #87ABBE;
}.jod-ft_age-0n3 {
  border: 2px solid #5E8FA0;
  border-radius: 50%;
  font-weight: 800;
  color: #5E8FA0;
  align-items: center;
  margin-left: auto;
  font-size: 11px;
  display: flex;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
}