html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #070C13;
  -webkit-font-smoothing: antialiased;
  color: #AECAD2;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
}.bjc_layout-5ul {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.bjc_page-5ul {
  display: flex;
  min-height: 100vh;
}.bjc_main-5ul {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.bjc_main-5ul {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.bjc_main-5ul {
  padding-bottom: 4.5rem;
}
}.bjc_gc-5ul {
  overflow: hidden;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  background: #0A1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.bjc_gc-5ul {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.bjc_gc-5ul {
  width: 168px;
}
}.bjc_gc-5ul:hover {
  border-color: rgba(30, 207, 200, 0.06);
  transform: translateY(-3px);
}.bjc_gc_img-5ul {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.bjc_gc_img-5ul img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bjc_gc_hover-5ul {
  inset: 0;
  background: rgba(4, 7, 14, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.bjc_gc-5ul:hover .bjc_gc_hover-5ul {
  opacity: 1;
}.bjc_gc_hover_btn-5ul {
  background: #1ECFC8;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #EEF6F8;
  font-size: 12px;
  font-weight: 700;
}.bjc_gc_info-5ul {
  padding: 0.5rem 0.625rem 0.625rem;
}.bjc_gc_name-5ul {
  overflow: hidden;
  font-size: 12px;
  color: #AECAD2;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 600;
}.bjc_gc_prov-5ul {
  font-size: 0.625rem;
  color: #405D68;
}.bjc_gc_tag-5ul {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  top: 6px;
  position: absolute;
  font-weight: 700;
  z-index: 2;
}.bjc_gc_tag_hot-5ul {
  background: #E83252;
  color: #fff;
}.bjc_gc_tag_new-5ul {
  background: #22C97C;
  color: #070C13;
}.bjc_gc_tag_jp-5ul {
  background: #E8A830;
  color: #070C13;
}.bjc_gc_tag_ex-5ul {
  background: #1A4F7C;
  color: #fff;
}.bjc_gc_tag_live-5ul {
  background: #E83252;
  color: #fff;
}.bjc_gr-5ul {
  background: #070C13;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.bjc_gr-5ul {
  padding: 2.25rem 24px 0;
}
}.bjc_gr_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_gr_head-5ul {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.bjc_gr_head_l-5ul {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.bjc_gr_ic-5ul {
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
}.bjc_gr_ic-5ul svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.bjc_gr_title-5ul {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF6F8;
  font-size: 1rem;
}
@media(min-width: 769px) {.bjc_gr_title-5ul {
  font-size: 18px;
}
}.bjc_gr_more-5ul {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #4E717E;
  white-space: nowrap;
  font-weight: 600;
}.bjc_gr_more-5ul:hover {
  color: #1ECFC8;
}.bjc_gr_more-5ul svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.bjc_gr_arrows-5ul {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bjc_gr_arr-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  color: #6E96A4;
  height: 30px;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
}.bjc_gr_arr-5ul:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6F8;
}.bjc_gr_arr-5ul svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.bjc_gr_seo_h-5ul {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #AECAD2;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.bjc_gr_seo_h-5ul {
  font-size: 14px;
}
}.bjc_gr_seo-5ul {
  color: #4E717E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
}.bjc_gr_seo-5ul strong {
  color: #AECAD2;
  font-weight: 600;
}.bjc_gr_scroll-5ul {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
}.bjc_gr_scroll-5ul::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bjc_gr_scroll-5ul {
  gap: 0.75rem;
}
}.bjc_tb-5ul {
  background: #070C13;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  top: 0;
  position: fixed;
  align-items: center;
  display: flex;
  right: 0;
  z-index: 80;
  left: 0;
}.bjc_tb_in-5ul {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.bjc_tb_burger-5ul {
  border-radius: 0.625rem;
  gap: 5px;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0.5rem;
  flex-direction: column;
}.bjc_tb_burger-5ul:hover {
  background: rgba(255, 255, 255, 0.05);
}.bjc_tb_burger_line-5ul {
  background: #6E96A4;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.bjc_tb_burger-5ul {
  display: none;
}
}.bjc_tb_logo-5ul {
  gap: 0.563rem;
  font-weight: 800;
  align-items: center;
  font-size: 18px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #EEF6F8;
  letter-spacing: -.01em;
  margin-right: 20px;
  display: flex;
}.bjc_tb_logo_mark-5ul {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
}.bjc_tb_logo_mark-5ul img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bjc_tb_nav-5ul {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.bjc_tb_nav-5ul {
  display: flex;
}
}.bjc_tb_tab-5ul {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  font-weight: 600;
  white-space: nowrap;
  color: #6E96A4;
  font-size: 0.813rem;
}.bjc_tb_tab-5ul:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6F8;
}.bjc_tb_tab-5ul.bjc_state_active-5ul {
  background: rgba(30, 207, 200, 0.15);
  color: #EEF6F8;
}.bjc_tb_right-5ul {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.bjc_tb_login-5ul {
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  color: #AECAD2;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.bjc_tb_login-5ul:hover {
  border-color: rgba(30, 207, 200, 0.38);
  color: #EEF6F8;
}
@media(min-width: 483px) {.bjc_tb_login-5ul {
  display: block;
}
}.bjc_tb_reg-5ul {
  background: #22C97C;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 9px 18px;
  font-size: 13px;
  white-space: nowrap;
  color: #060D10;
  font-weight: 700;
}.bjc_tb_reg-5ul:hover {
  background: #32D98A;
}.bjc_sb-5ul {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1520;
  transform: translateX(-100%);
  z-index: 70;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  width: 220px;
  position: fixed;
  bottom: 0;
}.bjc_sb-5ul.bjc_state_open-5ul {
  transform: translateX(0);
}.bjc_sb-5ul::-webkit-scrollbar {
  width: 0.25rem;
}.bjc_sb-5ul::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.bjc_sb-5ul {
  transform: translateX(0);
}
}.bjc_sb_auth-5ul {
  padding: 0.875rem 0.75rem 10px;
}.bjc_sb_btn_reg-5ul {
  padding: 11px;
  background: #22C97C;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  color: #060D10;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  text-align: center;
}.bjc_sb_btn_reg-5ul:hover {
  background: #32D98A;
}.bjc_sb_btn_login-5ul {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #AECAD2;
}.bjc_sb_btn_login-5ul:hover {
  border-color: rgba(30, 207, 200, 0.38);
  color: #EEF6F8;
}.bjc_sb_promo-5ul {
  overflow: hidden;
  border: 1px solid rgba(30, 207, 200, 0.15);
  background: linear-gradient(135deg,#0B1E2E,#0D1520);
  margin: 0 0.75rem 10px;
  border-radius: 0.625rem;
  padding: 0.75rem 0.875rem;
  position: relative;
}.bjc_sb_promo-5ul::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 207, 200, 0.15),transparent 70%);
  right: -1.25rem;
  width: 5rem;
  position: absolute;
  content: '';
  top: -20px;
  height: 5rem;
}.bjc_sb_promo_title-5ul {
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #1ECFC8;
  margin-bottom: 4px;
}.bjc_sb_promo_text-5ul {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EEF6F8;
  font-weight: 600;
}.bjc_sb_promo_sub-5ul {
  font-size: 0.625rem;
  color: #4E717E;
  margin-top: 3px;
}.bjc_sb_nav-5ul {
  padding: 6px 0.5rem 1rem;
}.bjc_sb_nav_lb-5ul {
  padding: 10px 8px 0.375rem;
  color: #405D68;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.bjc_sb_link-5ul {
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E96A4;
}.bjc_sb_link-5ul:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6F8;
}.bjc_sb_link-5ul.bjc_state_active-5ul {
  background: rgba(30, 207, 200, 0.15);
  color: #EEF6F8;
}.bjc_sb_ic-5ul {
  border-radius: 0.375rem;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  align-items: center;
  height: 30px;
  display: flex;
}.bjc_sb_ic-5ul svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.bjc_sb_ic_1-5ul {
  background: rgba(30, 207, 200, 0.06);
  color: #1ECFC8;
}.bjc_sb_ic_2-5ul {
  background: rgba(34, 201, 124, 0.14);
  color: #22C97C;
}.bjc_sb_ic_3-5ul {
  background: rgba(232, 168, 48, 0.14);
  color: #E8A830;
}.bjc_sb_ic_4-5ul {
  background: rgba(26, 79, 124, 0.28);
  color: #1A4F7C;
}.bjc_sb_ic_5-5ul {
  background: rgba(30, 207, 200, 0.06);
  color: #E84FA0;
}.bjc_sb_ic_6-5ul {
  background: rgba(26, 79, 124, 0.28);
  color: #7B4FD4;
}.bjc_sb_badge-5ul {
  background: #E8A830;
  border-radius: 0.375rem;
  padding: 2px 7px;
  color: #060D10;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.bjc_sb_bot-5ul {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.bjc_sb_lang-5ul,.bjc_sb_help-5ul {
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: border-color .2s;
  display: flex;
  color: #6E96A4;
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
}.bjc_sb_lang-5ul:hover,.bjc_sb_help-5ul:hover {
  border-color: rgba(30, 207, 200, 0.38);
  color: #EEF6F8;
}.bjc_sb_lang-5ul svg,.bjc_sb_help-5ul svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.bjc_sb_bd-5ul {
  inset: 0;
  background: rgba(4, 7, 14, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.bjc_sb_bd-5ul.bjc_state_on-5ul {
  display: block;
}
@media(min-width: 1083px) {.bjc_sb_bd-5ul {
  display: none!important;
}
}.bjc_mob_nav-5ul {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.bjc_mob_nav-5ul {
  display: none;
}
}.bjc_mob_nav_item-5ul {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #405D68;
}.bjc_mob_nav_ic-5ul {
  line-height: 1;
}.bjc_mob_nav_ic-5ul svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.bjc_mob_nav_lb-5ul {
  color: #405D68;
  font-weight: 600;
  font-size: 10px;
}.bjc_mob_nav_item-5ul.bjc_state_active-5ul {
  color: #1ECFC8;
}.bjc_mob_nav_item-5ul.bjc_state_active-5ul .bjc_mob_nav_lb-5ul {
  color: #1ECFC8;
}.bjc_hero-5ul {
  padding: 1.25rem 1rem 0;
  background: #070C13;
}
@media(min-width: 770px) {.bjc_hero-5ul {
  padding: 24px 1.5rem 0;
}
}.bjc_hero_in-5ul {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.bjc_hero_in-5ul {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.bjc_hero_in-5ul {
  grid-template-columns: 1fr 340px;
}
}.bjc_hero_promo-5ul {
  overflow: hidden;
  border-radius: 14px;
  background: #0A1019;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.bjc_hero_promo-5ul {
  min-height: 280px;
}
}.bjc_hero_promo_bg-5ul {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0B1E2E 0%,#070C13 100%);
  position: absolute;
  background-size: cover;
}.bjc_hero_promo_bg-5ul::after {
  background: linear-gradient(90deg,#070C13 0%,rgba(4, 7, 14, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bjc_hero_promo_glow-5ul {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 79, 124, 0.28) 0%,transparent 65%);
  width: 300px;
  right: 3.75rem;
  position: absolute;
  height: 300px;
  top: -2.5rem;
  pointer-events: none;
}.bjc_hero_promo_ct-5ul {
  padding: 28px 24px 1.75rem 28px;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 769px) {.bjc_hero_promo_ct-5ul {
  padding: 40px 32px;
}
}.bjc_hero_badge-5ul {
  border-radius: 1.25rem;
  border: 1px solid rgba(30, 207, 200, 0.06);
  padding: 5px 0.75rem;
  background: rgba(30, 207, 200, 0.15);
  color: #1ECFC8;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.bjc_hero_h1-5ul {
  color: #EEF6F8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
}.bjc_hero_h1-5ul em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width: 770px) {.bjc_hero_h1-5ul {
  font-size: 36px;
}
}.bjc_hero_sub-5ul {
  color: #6E96A4;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 767px) {.bjc_hero_sub-5ul {
  font-size: 0.875rem;
}
}.bjc_hero_row-5ul {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bjc_hero_cta-5ul {
  padding: 0.813rem 26px;
  background: #22C97C;
  transition: background .2s;
  border-radius: 0.625rem;
  box-shadow: 0 4px 1.25rem rgba(34, 201, 124, 0.40);
  color: #060D10;
  font-size: 0.875rem;
  font-weight: 700;
}.bjc_hero_cta-5ul:hover {
  background: #32D98A;
}.bjc_hero_terms-5ul {
  color: #405D68;
  font-size: 0.688rem;
}.bjc_hero_game-5ul {
  background: #0A1019;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.bjc_hero_game_badge-5ul {
  padding: 0.313rem 0.625rem;
  background: rgba(232, 168, 48, 0.14);
  border: 1px solid rgba(232, 168, 48, 0.14);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  top: 12px;
  z-index: 3;
  font-size: 0.625rem;
  color: #E8A830;
  left: 12px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
}.bjc_hero_game_badge-5ul svg {
  width: 11px;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.bjc_hero_game_img-5ul {
  background: linear-gradient(135deg,#0B1E2E,#070C13);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bjc_hero_game_img-5ul img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.bjc_hero_game_play-5ul {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 7, 14, 0.72);
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.bjc_hero_game-5ul:hover .bjc_hero_game_play-5ul {
  opacity: 1;
}.bjc_hero_game_play-5ul span {
  border-radius: 50%;
  background: #1ECFC8;
  height: 3.25rem;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
}.bjc_hero_game_play-5ul span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.bjc_hero_game_info-5ul {
  padding: 0.875rem 1rem;
}.bjc_hero_game_title-5ul {
  font-size: 15px;
  color: #EEF6F8;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.bjc_hero_game_provider-5ul {
  font-size: 0.688rem;
  color: #4E717E;
}.bjc_hero_game_btn-5ul {
  padding: 11px;
  background: #1ECFC8;
  border-radius: 0.625rem;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #EEF6F8;
  font-size: 0.813rem;
}.bjc_hero_game-5ul:hover .bjc_hero_game_btn-5ul {
  background: #3DDBD4;
}.bjc_gcg-5ul {
  background: #070C13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bjc_gcg-5ul {
  padding: 44px 1.5rem 0;
}
}.bjc_gcg_in-5ul {
  margin: 0 auto;
  max-width: 1320px;
}.bjc_gcg_head-5ul {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.bjc_gcg_label-5ul {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #1ECFC8;
  margin-bottom: 8px;
  font-weight: 700;
}.bjc_gcg_h2-5ul {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EEF6F8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 765px) {.bjc_gcg_h2-5ul {
  font-size: 28px;
}
}.bjc_gcg_intro-5ul {
  color: #4E717E;
  font-size: 0.813rem;
  line-height: 1.6;
}.bjc_gcg_grid-5ul {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.bjc_gcg_grid-5ul {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.bjc_gcg_grid-5ul {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bjc_gcg_card-5ul {
  border-radius: 14px;
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  position: relative;
  min-height: 15rem;
}.bjc_gcg_card-5ul:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 207, 200, 0.15);
}.bjc_gcg_card_bg-5ul {
  inset: 0;
  z-index: 0;
  position: absolute;
}.bjc_gcg_card_bg-5ul::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.bjc_gcg_card_ic-5ul {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 18px;
  top: 18px;
  color: #EEF6F8;
  justify-content: center;
  align-items: center;
  z-index: 2;
  height: 40px;
  display: flex;
  width: 40px;
  position: absolute;
}.bjc_gcg_card_ic-5ul svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.bjc_gcg_card_ct-5ul {
  z-index: 1;
  position: relative;
}.bjc_gcg_card_h-5ul {
  overflow-wrap: break-word;
  color: #EEF6F8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 766px) {.bjc_gcg_card_h-5ul {
  font-size: 20px;
}
}.bjc_gcg_card_p-5ul {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 12px;
}.bjc_gcg_card_p-5ul strong {
  font-weight: 600;
  color: #EEF6F8;
}.bjc_gcg_card_cta-5ul {
  gap: 4px;
  letter-spacing: .04em;
  color: #1ECFC8;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
}.bjc_gcg_card_cta-5ul svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.bjc_ws-5ul {
  padding: 32px 1rem 0;
  background: #070C13;
}
@media(min-width: 771px) {.bjc_ws-5ul {
  padding: 36px 1.5rem 0;
}
}.bjc_ws_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_ws_head-5ul {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.bjc_ws_title-5ul {
  gap: 10px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  font-size: 16px;
  color: #EEF6F8;
  font-weight: 700;
}.bjc_ws_title_ic-5ul svg {
  color: #E8A830;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.bjc_ws_online-5ul {
  gap: 7px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #4E717E;
}.bjc_ws_online_dot-5ul {
  background: #22C97C;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(34, 201, 124, 0.14);
}.bjc_ws_scroll-5ul {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.bjc_ws_scroll-5ul::-webkit-scrollbar {
  display: none;
}.bjc_wc-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A1019;
  gap: 0.625rem;
  padding: 10px 14px;
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.bjc_wc_img-5ul {
  background: #0D1520;
  overflow: hidden;
  border-radius: 0.375rem;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.bjc_wc_img-5ul img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bjc_wc_info-5ul {
  min-width: 0;
}.bjc_wc_game-5ul {
  overflow: hidden;
  font-weight: 600;
  color: #AECAD2;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.bjc_wc_player-5ul {
  overflow: hidden;
  color: #405D68;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.bjc_wc_amount-5ul {
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  color: #22C97C;
}.bjc_reg-5ul {
  padding: 2.25rem 16px 0;
  background: #070C13;
}
@media(min-width: 769px) {.bjc_reg-5ul {
  padding: 44px 1.5rem 0;
}
}.bjc_reg_in-5ul {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1520;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.bjc_reg_in-5ul {
  padding: 40px;
}
}.bjc_reg_top-5ul {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.bjc_reg_top-5ul {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bjc_reg_label-5ul {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #1ECFC8;
  letter-spacing: .08em;
}.bjc_reg_h2-5ul {
  color: #EEF6F8;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.bjc_reg_h2-5ul {
  font-size: 28px;
}
}.bjc_reg_bonus-5ul {
  border: 1px solid rgba(232, 168, 48, 0.14);
  padding: 0.625rem 1rem;
  gap: 8px;
  background: rgba(232, 168, 48, 0.14);
  border-radius: 10px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.bjc_reg_bonus_amount-5ul {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A830;
}.bjc_reg_bonus_text-5ul {
  color: #6E96A4;
  font-size: 13px;
  line-height: 1.35;
}.bjc_reg_cta_btn-5ul {
  padding: 0.875rem 2rem;
  background: #22C97C;
  transition: background .2s;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  color: #060D10;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 0.25rem 1.25rem rgba(34, 201, 124, 0.40);
}.bjc_reg_cta_btn-5ul:hover {
  background: #32D98A;
}.bjc_reg_terms-5ul {
  color: #405D68;
  line-height: 1.5;
  font-size: 0.688rem;
}.bjc_reg_seo-5ul {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  color: #4E717E;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.65;
}.bjc_reg_seo-5ul p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #4E717E;
}.bjc_reg_seo-5ul p:last-child {
  margin-bottom: 0;
}.bjc_reg_seo-5ul strong {
  color: #AECAD2;
  font-weight: 700;
}.bjc_reg_seo-5ul a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ECFC8;
}.bjc_reg_seo-5ul a:hover {
  color: #3DDBD4;
}.bjc_reg_seo-5ul ul,.bjc_reg_seo-5ul ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.bjc_reg_seo-5ul ol {
  list-style: decimal;
}.bjc_reg_seo-5ul li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #4E717E;
  font-size: 0.813rem;
}.bjc_reg_seo-5ul table {
  display: block;
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.bjc_reg_seo-5ul table {
  display: table;
}
}.bjc_reg_seo-5ul th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
}.bjc_reg_seo-5ul td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E717E;
}.bjc_reg_steps-5ul {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.bjc_reg_steps-5ul {
  margin-top: 0;
}
}.bjc_reg_step-5ul {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.bjc_reg_step_num-5ul {
  border: 1px solid rgba(30, 207, 200, 0.06);
  background: rgba(30, 207, 200, 0.15);
  border-radius: 50%;
  justify-content: center;
  height: 2.125rem;
  width: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #1ECFC8;
}.bjc_reg_step_title-5ul {
  font-weight: 700;
  font-size: 14px;
  color: #EEF6F8;
  margin-bottom: 3px;
}.bjc_reg_step_text-5ul {
  color: #4E717E;
  font-size: 12px;
  line-height: 1.5;
}.bjc_reg_trust-5ul {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.bjc_reg_trust_item-5ul {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  color: #4E717E;
}.bjc_reg_trust_ic-5ul svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  color: #1ECFC8;
  stroke-linejoin: round;
}.bjc_app-5ul {
  padding: 2.25rem 16px 0;
  background: #070C13;
}
@media(min-width: 767px) {.bjc_app-5ul {
  padding: 2.75rem 24px 0;
}
}.bjc_app_in-5ul {
  margin: 0 auto;
  max-width: 1320px;
}.bjc_app_head-5ul {
  margin-bottom: 1rem;
}.bjc_app_label-5ul {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1ECFC8;
  margin-bottom: 0.5rem;
}.bjc_app_h2-5ul {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EEF6F8;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.bjc_app_h2-5ul {
  font-size: 24px;
}
}.bjc_app_sub-5ul {
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #4E717E;
  font-size: 0.813rem;
}.bjc_app_sub-5ul strong {
  font-weight: 700;
  color: #AECAD2;
}.bjc_app_cards-5ul {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bjc_app_cards-5ul {
  grid-template-columns: repeat(3,1fr);
}
}.bjc_app_card-5ul {
  border-radius: 10px;
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.bjc_app_card_ios-5ul {
  background: linear-gradient(135deg,rgba(30, 207, 200, 0.15) 0%,#0D1520 100%);
}.bjc_app_card_android-5ul {
  background: linear-gradient(135deg,rgba(34, 201, 124, 0.14) 0%,#0D1520 100%);
}.bjc_app_card_win-5ul {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.14) 0%,#0D1520 100%);
}.bjc_app_card_ic-5ul svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.bjc_app_card_ic-5ul {
  flex-shrink: 0;
  color: #EEF6F8;
}.bjc_app_card_os-5ul {
  color: #4E717E;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
}.bjc_app_card_title-5ul {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF6F8;
  font-size: 0.938rem;
}.bjc_app_card_text-5ul {
  font-size: 12px;
  color: #4E717E;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.bjc_app_card_btn-5ul {
  border: 1px solid rgba(30, 207, 200, 0.38);
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border-radius: 6px;
  font-weight: 700;
  color: #EEF6F8;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
}.bjc_app_card_btn-5ul:hover {
  background: rgba(255, 255, 255, 0.07);
}.bjc_prov-5ul {
  background: #070C13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.bjc_prov-5ul {
  padding: 44px 1.5rem 0;
}
}.bjc_prov_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_prov_head-5ul {
  margin-bottom: 1rem;
}.bjc_prov_label-5ul {
  margin-bottom: 0.5rem;
  color: #1ECFC8;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.bjc_prov_h2-5ul {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  color: #EEF6F8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.bjc_prov_h2-5ul {
  font-size: 1.5rem;
}
}.bjc_prov_seo-5ul {
  color: #4E717E;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}.bjc_prov_seo-5ul strong {
  font-weight: 700;
  color: #AECAD2;
}.bjc_prov_seo-5ul a {
  text-decoration: underline;
  color: #1ECFC8;
}.bjc_prov_grid-5ul {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.bjc_prov_grid-5ul {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.bjc_prov_grid-5ul {
  grid-template-columns: repeat(8,1fr);
}
}.bjc_prov_card-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 0.438rem;
  background: #0A1019;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.bjc_prov_card-5ul:hover {
  border-color: rgba(30, 207, 200, 0.38);
  background: #0D1520;
}.bjc_prov_logo-5ul {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.bjc_prov_logo-5ul img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.bjc_prov_name-5ul {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6E96A4;
  font-weight: 600;
  text-align: center;
}.bjc_bon-5ul {
  padding: 36px 16px 0;
  background: #070C13;
}
@media(min-width: 766px) {.bjc_bon-5ul {
  padding: 2.75rem 24px 0;
}
}.bjc_bon_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_bon_head-5ul {
  margin-bottom: 20px;
}.bjc_bon_label-5ul {
  font-weight: 700;
  text-transform: uppercase;
  color: #1ECFC8;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.bjc_bon_h2-5ul {
  color: #EEF6F8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.bjc_bon_h2-5ul {
  font-size: 24px;
}
}.bjc_bon_seo-5ul {
  max-width: 620px;
  color: #4E717E;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bjc_bon_seo-5ul strong {
  font-weight: 700;
  color: #AECAD2;
}.bjc_bon_seo-5ul a {
  color: #1ECFC8;
  text-decoration: underline;
}.bjc_bon_grid-5ul {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.bjc_bon_grid-5ul {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bjc_bon_grid-5ul {
  grid-template-columns: repeat(5,1fr);
}
}.bjc_bon_card-5ul {
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  background: #0A1019;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
}.bjc_bon_card-5ul:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 207, 200, 0.06);
}.bjc_bon_card_ic-5ul svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bjc_bon_card_ic-5ul {
  margin-bottom: 10px;
}.bjc_bon_card_type-5ul {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #4E717E;
  letter-spacing: .06em;
}.bjc_bon_card_amount-5ul {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 800;
  color: #E8A830;
}.bjc_bon_card_name-5ul {
  color: #EEF6F8;
  margin-bottom: 8px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
}.bjc_bon_card_detail-5ul {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #405D68;
  line-height: 1.5;
}.bjc_seo-5ul {
  background: #070C13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bjc_seo-5ul {
  padding: 44px 24px 0;
}
}.bjc_seo_in-5ul {
  background: #0D1520;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.bjc_seo_in-5ul {
  padding: 2.25rem 2.5rem;
}
}.bjc_seo_label-5ul {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1ECFC8;
  margin-bottom: 0.625rem;
}.bjc_seo_h2-5ul {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  color: #EEF6F8;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.bjc_seo_h2-5ul {
  font-size: 24px;
}
}.bjc_seo_body-5ul {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6E96A4;
}.bjc_seo_body-5ul p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #6E96A4;
  line-height: 1.75;
}.bjc_seo_body-5ul p:last-child {
  margin-bottom: 0;
}.bjc_seo_body-5ul strong {
  font-weight: 700;
  color: #AECAD2;
}.bjc_seo_body-5ul a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ECFC8;
}.bjc_seo_body-5ul a:hover {
  color: #3DDBD4;
}.bjc_seo_body-5ul ul,.bjc_seo_body-5ul ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.bjc_seo_body-5ul ol {
  list-style: decimal;
}.bjc_seo_body-5ul li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #6E96A4;
}.bjc_seo_body-5ul table {
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.bjc_seo_body-5ul table {
  display: table;
}
}.bjc_seo_body-5ul th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
}.bjc_seo_body-5ul td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #6E96A4;
}.bjc_seo_cols-5ul {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.bjc_seo_cols-5ul {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.bjc_seo_cols-5ul {
  grid-template-columns: repeat(3,1fr);
}
}.bjc_seo_col_h-5ul {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #AECAD2;
}.bjc_seo_col_p-5ul {
  color: #4E717E;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.bjc_seo_stats-5ul {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bjc_seo_stat-5ul {
  border-radius: 0.625rem;
  background: rgba(30, 207, 200, 0.06);
  flex: 1;
  border: 1px solid rgba(30, 207, 200, 0.15);
  padding: 14px 1rem;
  min-width: 140px;
}.bjc_seo_stat_val-5ul {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #1ECFC8;
  overflow-wrap: break-word;
}.bjc_seo_stat_lb-5ul {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #4E717E;
}.bjc_seo-5ul {
  padding: 36px 1rem 0;
  background: #070C13;
}
@media(min-width: 765px) {.bjc_seo-5ul {
  padding: 2.75rem 24px 0;
}
}.bjc_seo_in-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  background: #0D1520;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.bjc_seo_in-5ul {
  padding: 2.25rem 40px;
}
}.bjc_seo_label-5ul {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #1ECFC8;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.bjc_seo_h2-5ul {
  overflow-wrap: break-word;
  color: #EEF6F8;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.bjc_seo_h2-5ul {
  font-size: 24px;
}
}.bjc_seo_body-5ul {
  color: #6E96A4;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bjc_seo_body-5ul p {
  line-height: 1.75;
  color: #6E96A4;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.bjc_seo_body-5ul p:last-child {
  margin-bottom: 0;
}.bjc_seo_body-5ul strong {
  color: #AECAD2;
  font-weight: 700;
}.bjc_seo_body-5ul a {
  transition: color .2s;
  color: #1ECFC8;
  text-decoration: underline;
}.bjc_seo_body-5ul a:hover {
  color: #3DDBD4;
}.bjc_seo_body-5ul ul,.bjc_seo_body-5ul ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bjc_seo_body-5ul ol {
  list-style: decimal;
}.bjc_seo_body-5ul li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #6E96A4;
  font-size: 14px;
}.bjc_seo_body-5ul table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.bjc_seo_body-5ul table {
  display: table;
}
}.bjc_seo_body-5ul th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
}.bjc_seo_body-5ul td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E96A4;
}.bjc_seo_cols-5ul {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.bjc_seo_cols-5ul {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bjc_seo_cols-5ul {
  grid-template-columns: repeat(3,1fr);
}
}.bjc_seo_col_h-5ul {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #AECAD2;
}.bjc_seo_col_p-5ul {
  color: #4E717E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bjc_seo_stats-5ul {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bjc_seo_stat-5ul {
  background: rgba(30, 207, 200, 0.06);
  border: 1px solid rgba(30, 207, 200, 0.15);
  border-radius: 10px;
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.bjc_seo_stat_val-5ul {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1ECFC8;
  font-weight: 800;
  font-size: 1.25rem;
}.bjc_seo_stat_lb-5ul {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #4E717E;
}.bjc_faq-5ul {
  background: #070C13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bjc_faq-5ul {
  padding: 2.75rem 24px 0;
}
}.bjc_faq_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_faq_head-5ul {
  margin-bottom: 20px;
}.bjc_faq_label-5ul {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #1ECFC8;
  font-size: 0.688rem;
}.bjc_faq_h2-5ul {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #EEF6F8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bjc_faq_h2-5ul {
  font-size: 1.5rem;
}
}.bjc_faq_list-5ul {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bjc_faq_item-5ul {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
}.bjc_faq_q-5ul {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #AECAD2;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}.bjc_faq_q-5ul:hover {
  color: #EEF6F8;
}.bjc_faq_q_ic-5ul {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #1ECFC8;
  justify-content: center;
  width: 1.5rem;
  height: 24px;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
}.bjc_faq_item-5ul.bjc_state_open-5ul .bjc_faq_q_ic-5ul {
  transform: rotate(45deg);
}.bjc_faq_a-5ul {
  padding: 0 1.25rem 1rem;
  display: none;
  color: #4E717E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
}.bjc_faq_item-5ul.bjc_state_open-5ul .bjc_faq_a-5ul {
  display: block;
}.bjc_faq_a-5ul strong {
  color: #AECAD2;
  font-weight: 700;
}.bjc_faq_a-5ul a {
  text-decoration: underline;
  color: #1ECFC8;
}.bjc_faq_a-5ul ul,.bjc_faq_a-5ul ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.bjc_faq_a-5ul ol {
  list-style: decimal;
}.bjc_faq_a-5ul li {
  line-height: 1.6;
  margin-bottom: 4px;
}.bjc_faq_a-5ul table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.bjc_faq_a-5ul table {
  display: table;
}
}.bjc_faq_a-5ul th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
}.bjc_faq_a-5ul td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E717E;
}.bjc_seo-5ul {
  padding: 36px 16px 0;
  background: #070C13;
}
@media(min-width: 771px) {.bjc_seo-5ul {
  padding: 2.75rem 1.5rem 0;
}
}.bjc_seo_in-5ul {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.bjc_seo_in-5ul {
  padding: 36px 40px;
}
}.bjc_seo_label-5ul {
  color: #1ECFC8;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.bjc_seo_h2-5ul {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF6F8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.bjc_seo_h2-5ul {
  font-size: 24px;
}
}.bjc_seo_body-5ul {
  overflow-wrap: break-word;
  color: #6E96A4;
  line-height: 1.75;
  font-size: 0.875rem;
}.bjc_seo_body-5ul p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #6E96A4;
}.bjc_seo_body-5ul p:last-child {
  margin-bottom: 0;
}.bjc_seo_body-5ul strong {
  color: #AECAD2;
  font-weight: 700;
}.bjc_seo_body-5ul a {
  transition: color .2s;
  color: #1ECFC8;
  text-decoration: underline;
}.bjc_seo_body-5ul a:hover {
  color: #3DDBD4;
}.bjc_seo_body-5ul ul,.bjc_seo_body-5ul ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bjc_seo_body-5ul ol {
  list-style: decimal;
}.bjc_seo_body-5ul li {
  color: #6E96A4;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.bjc_seo_body-5ul table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.bjc_seo_body-5ul table {
  display: table;
}
}.bjc_seo_body-5ul th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #AECAD2;
}.bjc_seo_body-5ul td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E96A4;
}.bjc_seo_cols-5ul {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.bjc_seo_cols-5ul {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bjc_seo_cols-5ul {
  grid-template-columns: repeat(3,1fr);
}
}.bjc_seo_col_h-5ul {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #AECAD2;
}.bjc_seo_col_p-5ul {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #4E717E;
  font-size: 13px;
}.bjc_seo_stats-5ul {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.bjc_seo_stat-5ul {
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(30, 207, 200, 0.06);
  border: 1px solid rgba(30, 207, 200, 0.15);
  min-width: 8.75rem;
}.bjc_seo_stat_val-5ul {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #1ECFC8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.bjc_seo_stat_lb-5ul {
  color: #4E717E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bjc_pmt-5ul {
  background: #070C13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bjc_pmt-5ul {
  padding: 44px 24px 0;
}
}.bjc_pmt_in-5ul {
  margin: 0 auto;
  max-width: 82.5rem;
}.bjc_pmt_head-5ul {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.bjc_pmt_label-5ul {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #1ECFC8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.bjc_pmt_h2-5ul {
  color: #EEF6F8;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.bjc_pmt_h2-5ul {
  font-size: 28px;
}
}.bjc_pmt_intro-5ul {
  line-height: 1.6;
  color: #4E717E;
  font-size: 14px;
  overflow-wrap: break-word;
}.bjc_pmt_groups-5ul {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.bjc_pmt_group-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #0D1520;
  border-radius: 10px;
}.bjc_pmt_group_head-5ul {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.bjc_pmt_group_ic-5ul {
  background: rgba(30, 207, 200, 0.15);
  border-radius: 0.375rem;
  display: flex;
  color: #1ECFC8;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  flex-shrink: 0;
  justify-content: center;
}.bjc_pmt_group_ic-5ul svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.bjc_pmt_group_h-5ul {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #EEF6F8;
}.bjc_pmt_group_p-5ul {
  color: #4E717E;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.bjc_pmt_group_p-5ul strong {
  font-weight: 600;
  color: #AECAD2;
}.bjc_pmt_table_wrap-5ul {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bjc_pmt_table-5ul {
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}.bjc_pmt_table-5ul th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: #AECAD2;
  white-space: nowrap;
  letter-spacing: .04em;
}.bjc_pmt_table-5ul td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E717E;
}.bjc_pmt_table-5ul tbody tr:last-child td {
  border-bottom: none;
}.bjc_pmt_table-5ul tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #AECAD2;
}.bjc_ft-5ul {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #04070E;
  margin-top: 3rem;
}.bjc_ft_support-5ul {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.bjc_ft_support-5ul {
  padding: 28px 24px;
}
}.bjc_ft_support_in-5ul {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bjc_ft_support_main-5ul {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bjc_ft_support_ic-5ul {
  color: #1ECFC8;
  flex-shrink: 0;
}.bjc_ft_support_ic-5ul svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.bjc_ft_support_text_title-5ul {
  font-weight: 700;
  color: #EEF6F8;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.bjc_ft_support_text_sub-5ul {
  font-size: 0.75rem;
  color: #4E717E;
  overflow-wrap: break-word;
}.bjc_ft_support_btn-5ul {
  background: #1ECFC8;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  color: #EEF6F8;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.bjc_ft_support_btn-5ul:hover {
  background: #3DDBD4;
}.bjc_ft_support_contacts-5ul {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.bjc_ft_support_contact-5ul {
  color: #405D68;
  font-size: 12px;
  line-height: 1.4;
}.bjc_ft_support_contact-5ul strong {
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
  color: #6E96A4;
}.bjc_ft_main-5ul {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.bjc_ft_main-5ul {
  padding: 2.5rem 1.5rem 2rem;
}
}.bjc_ft_main_in-5ul {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.bjc_ft_main_in-5ul {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.bjc_ft_main_in-5ul {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bjc_ft_col_logo-5ul {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.bjc_ft_col_logo-5ul {
  grid-column: auto;
}
}.bjc_ft_logo-5ul {
  gap: 0.563rem;
  color: #EEF6F8;
  font-weight: 800;
  display: flex;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
}.bjc_ft_logo_mark-5ul {
  overflow: hidden;
  border-radius: 6px;
  width: 1.875rem;
  height: 30px;
}.bjc_ft_logo_mark-5ul img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bjc_ft_logo_sub-5ul {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  max-width: 200px;
  color: #405D68;
}.bjc_ft_col_title-5ul {
  color: #6E96A4;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 14px;
}.bjc_ft_col_links-5ul {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bjc_ft_col_link-5ul {
  transition: color .2s;
  color: #405D68;
  overflow-wrap: break-word;
  font-size: 13px;
}.bjc_ft_col_link-5ul:hover {
  color: #AECAD2;
}.bjc_ft_apps-5ul {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bjc_ft_app_card-5ul {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  padding: 10px 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.bjc_ft_app_card-5ul:hover {
  border-color: rgba(30, 207, 200, 0.38);
}.bjc_ft_app_card_ic-5ul svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.bjc_ft_app_card_os-5ul {
  font-weight: 600;
  font-size: 10px;
  color: #405D68;
}.bjc_ft_app_card_action-5ul {
  color: #AECAD2;
  font-weight: 700;
  font-size: 12px;
}.bjc_ft_bot-5ul {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.bjc_ft_bot-5ul {
  padding: 1.25rem 24px;
}
}.bjc_ft_bot_in-5ul {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.bjc_ft_socials-5ul {
  gap: 8px;
  display: flex;
}.bjc_ft_soc-5ul {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  height: 36px;
  align-items: center;
  color: #6E96A4;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.bjc_ft_soc-5ul svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.bjc_ft_soc-5ul:hover {
  background: rgba(255, 255, 255, 0.07);
}.bjc_ft_legal-5ul {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #6B8A98;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.bjc_ft_legal-5ul strong {
  color: #6E96A4;
  font-weight: 700;
}.bjc_ft_legal-5ul a {
  text-decoration: underline;
  color: #6E96A4;
}.bjc_ft_age-5ul {
  border-radius: 50%;
  border: 2px solid #6B8A98;
  font-size: 11px;
  align-items: center;
  width: 2rem;
  height: 2rem;
  color: #6B8A98;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 800;
}