html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D1017;
  line-height: 1.6;
  color: #C4BAA4;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow Condensed', sans-serif;
}.czj_layout_ojp {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.czj_page_ojp {
  display: flex;
  min-height: 100vh;
}.czj_main_ojp {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.czj_main_ojp {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.czj_main_ojp {
  padding-bottom: 4.5rem;
}
}.czj_gc_ojp {
  overflow: hidden;
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #111620;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 643px) {.czj_gc_ojp {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.czj_gc_ojp {
  width: 168px;
}
}.czj_gc_ojp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 144, 46, 0.08);
}.czj_gc_img_ojp {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.czj_gc_img_ojp img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.czj_gc_hover_ojp {
  transition: opacity .2s;
  background: rgba(7, 9, 15, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.czj_gc_ojp:hover .czj_gc_hover_ojp {
  opacity: 1;
}.czj_gc_hover_btn_ojp {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #C8902E;
  font-weight: 700;
  font-size: 12px;
  color: #F0E8D5;
}.czj_gc_info_ojp {
  padding: 8px 10px 10px;
}.czj_gc_name_ojp {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C4BAA4;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
}.czj_gc_prov_ojp {
  font-size: 0.625rem;
  color: #534C42;
}.czj_gc_tag_ojp {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
  left: 0.375rem;
  top: 6px;
  position: absolute;
  z-index: 2;
}.czj_gc_tag_hot_ojp {
  background: #CC3333;
  color: #fff;
}.czj_gc_tag_new_ojp {
  background: #4A9B5E;
  color: #0D1017;
}.czj_gc_tag_jp_ojp {
  background: #E8A830;
  color: #0D1017;
}.czj_gc_tag_ex_ojp {
  background: #9B6E22;
  color: #fff;
}.czj_gc_tag_live_ojp {
  background: #CC3333;
  color: #fff;
}.czj_gr_ojp {
  padding: 2rem 16px 0;
  background: #0D1017;
}
@media(min-width: 771px) {.czj_gr_ojp {
  padding: 36px 1.5rem 0;
}
}.czj_gr_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_gr_head_ojp {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.czj_gr_head_l_ojp {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.czj_gr_ic_ojp {
  border-radius: 6px;
  justify-content: center;
  height: 32px;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
}.czj_gr_ic_ojp svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.czj_gr_title_ojp {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-size: 16px;
}
@media(min-width: 766px) {.czj_gr_title_ojp {
  font-size: 1.125rem;
}
}.czj_gr_more_ojp {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  color: #665E52;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.czj_gr_more_ojp:hover {
  color: #C8902E;
}.czj_gr_more_ojp svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.czj_gr_arrows_ojp {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.czj_gr_arr_ojp {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  color: #8E8576;
  width: 1.875rem;
  align-items: center;
}.czj_gr_arr_ojp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0E8D5;
}.czj_gr_arr_ojp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.czj_gr_seo_h_ojp {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  color: #C4BAA4;
}
@media(min-width: 767px) {.czj_gr_seo_h_ojp {
  font-size: 14px;
}
}.czj_gr_seo_ojp {
  max-width: 42.5rem;
  font-size: 12px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #665E52;
}.czj_gr_seo_ojp strong {
  color: #C4BAA4;
  font-weight: 600;
}.czj_gr_scroll_ojp {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
}.czj_gr_scroll_ojp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.czj_gr_scroll_ojp {
  gap: 0.75rem;
}
}.czj_tb_ojp {
  background: #0D1017;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  z-index: 80;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  height: 3.5rem;
  align-items: center;
}.czj_tb_in_ojp {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.czj_tb_burger_ojp {
  gap: 0.313rem;
  border-radius: 6px;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  align-items: center;
  height: 2.375rem;
  width: 38px;
}.czj_tb_burger_ojp:hover {
  background: rgba(255, 255, 255, 0.05);
}.czj_tb_burger_line_ojp {
  border-radius: 1px;
  background: #8E8576;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.czj_tb_burger_ojp {
  display: none;
}
}.czj_tb_logo_ojp {
  gap: 9px;
  color: #F0E8D5;
  font-size: 18px;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.czj_tb_logo_mark_ojp {
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 2rem;
}.czj_tb_logo_mark_ojp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.czj_tb_nav_ojp {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.czj_tb_nav_ojp {
  display: flex;
}
}.czj_tb_tab_ojp {
  padding: 0.5rem 14px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8E8576;
}.czj_tb_tab_ojp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D5;
}.czj_tb_tab_ojp.czj_state_active_ojp {
  background: rgba(200, 144, 46, 0.18);
  color: #F0E8D5;
}.czj_tb_right_ojp {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.czj_tb_login_ojp {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #C4BAA4;
  display: none;
  font-size: 13px;
}.czj_tb_login_ojp:hover {
  border-color: rgba(200, 144, 46, 0.55);
  color: #F0E8D5;
}
@media(min-width: 477px) {.czj_tb_login_ojp {
  display: block;
}
}.czj_tb_reg_ojp {
  background: #4A9B5E;
  border-radius: 6px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0F15;
}.czj_tb_reg_ojp:hover {
  background: #56B26C;
}.czj_sb_ojp {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #161C28;
  transform: translateX(-100%);
  width: 220px;
  position: fixed;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  top: 3.5rem;
  bottom: 0;
}.czj_sb_ojp.czj_state_open_ojp {
  transform: translateX(0);
}.czj_sb_ojp::-webkit-scrollbar {
  width: 0.25rem;
}.czj_sb_ojp::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.czj_sb_ojp {
  transform: translateX(0);
}
}.czj_sb_auth_ojp {
  padding: 14px 0.75rem 10px;
}.czj_sb_btn_reg_ojp {
  padding: 0.688rem;
  background: #4A9B5E;
  border-radius: 6px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
  color: #0D0F15;
}.czj_sb_btn_reg_ojp:hover {
  background: #56B26C;
}.czj_sb_btn_login_ojp {
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  color: #C4BAA4;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.czj_sb_btn_login_ojp:hover {
  border-color: rgba(200, 144, 46, 0.55);
  color: #F0E8D5;
}.czj_sb_promo_ojp {
  margin: 0 0.75rem 10px;
  overflow: hidden;
  padding: 0.75rem 14px;
  border-radius: 6px;
  background: linear-gradient(135deg,#1A2540,#161C28);
  border: 1px solid rgba(200, 144, 46, 0.18);
  position: relative;
}.czj_sb_promo_ojp::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 144, 46, 0.18),transparent 70%);
  right: -20px;
  position: absolute;
  top: -1.25rem;
  height: 80px;
  width: 5rem;
  content: '';
}.czj_sb_promo_title_ojp {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8902E;
}.czj_sb_promo_text_ojp {
  font-weight: 600;
  color: #F0E8D5;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
}.czj_sb_promo_sub_ojp {
  font-size: 0.625rem;
  color: #665E52;
  margin-top: 3px;
}.czj_sb_nav_ojp {
  padding: 0.375rem 8px 16px;
}.czj_sb_nav_lb_ojp {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #534C42;
}.czj_sb_link_ojp {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #8E8576;
  font-size: 0.813rem;
}.czj_sb_link_ojp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0E8D5;
}.czj_sb_link_ojp.czj_state_active_ojp {
  background: rgba(200, 144, 46, 0.18);
  color: #F0E8D5;
}.czj_sb_ic_ojp {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
}.czj_sb_ic_ojp svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.czj_sb_ic_1_ojp {
  background: rgba(200, 144, 46, 0.08);
  color: #C8902E;
}.czj_sb_ic_2_ojp {
  background: rgba(74, 155, 94, 0.18);
  color: #4A9B5E;
}.czj_sb_ic_3_ojp {
  background: rgba(232, 168, 48, 0.16);
  color: #E8A830;
}.czj_sb_ic_4_ojp {
  background: rgba(155, 110, 34, 0.22);
  color: #9B6E22;
}.czj_sb_ic_5_ojp {
  background: rgba(200, 144, 46, 0.08);
  color: #D45070;
}.czj_sb_ic_6_ojp {
  background: rgba(155, 110, 34, 0.22);
  color: #7B3FB5;
}.czj_sb_badge_ojp {
  background: #E8A830;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  font-weight: 700;
  color: #0D0F15;
  margin-left: auto;
}.czj_sb_bot_ojp {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.czj_sb_lang_ojp,.czj_sb_help_ojp {
  flex: 1;
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  color: #8E8576;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
}.czj_sb_lang_ojp:hover,.czj_sb_help_ojp:hover {
  border-color: rgba(200, 144, 46, 0.55);
  color: #F0E8D5;
}.czj_sb_lang_ojp svg,.czj_sb_help_ojp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.czj_sb_bd_ojp {
  inset: 0;
  background: rgba(7, 9, 15, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.czj_sb_bd_ojp.czj_state_on_ojp {
  display: block;
}
@media(min-width: 1079px) {.czj_sb_bd_ojp {
  display: none!important;
}
}.czj_mob_nav_ojp {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #161C28;
  z-index: 80;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
}
@media(min-width: 1079px) {.czj_mob_nav_ojp {
  display: none;
}
}.czj_mob_nav_item_ojp {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color: #534C42;
}.czj_mob_nav_ic_ojp {
  line-height: 1;
}.czj_mob_nav_ic_ojp svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.czj_mob_nav_lb_ojp {
  color: #534C42;
  font-size: 0.625rem;
  font-weight: 600;
}.czj_mob_nav_item_ojp.czj_state_active_ojp {
  color: #C8902E;
}.czj_mob_nav_item_ojp.czj_state_active_ojp .czj_mob_nav_lb_ojp {
  color: #C8902E;
}.czj_hero_ojp {
  padding: 20px 1rem 0;
  background: #0D1017;
}
@media(min-width: 766px) {.czj_hero_ojp {
  padding: 1.5rem 1.5rem 0;
}
}.czj_hero_in_ojp {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.czj_hero_in_ojp {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.czj_hero_in_ojp {
  grid-template-columns: 1fr 21.25rem;
}
}.czj_hero_promo_ojp {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #111620;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.czj_hero_promo_ojp {
  min-height: 17.5rem;
}
}.czj_hero_promo_bg_ojp {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A2540 0%,#0D1017 100%);
  background-size: cover;
  position: absolute;
}.czj_hero_promo_bg_ojp::after {
  background: linear-gradient(90deg,#0D1017 0%,rgba(7, 9, 15, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.czj_hero_promo_glow_ojp {
  background: radial-gradient(circle,rgba(155, 110, 34, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  right: 3.75rem;
  width: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
}.czj_hero_promo_ct_ojp {
  padding: 28px 24px 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  flex-direction: column;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.czj_hero_promo_ct_ojp {
  padding: 40px 2rem;
}
}.czj_hero_badge_ojp {
  padding: 5px 0.75rem;
  border-radius: 1.125rem;
  border: 1px solid rgba(200, 144, 46, 0.08);
  background: rgba(200, 144, 46, 0.18);
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 0.625rem;
  color: #C8902E;
  letter-spacing: .08em;
}.czj_hero_h1_ojp {
  overflow-wrap: break-word;
  color: #F0E8D5;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-size: 26px;
}.czj_hero_h1_ojp em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width: 767px) {.czj_hero_h1_ojp {
  font-size: 2.25rem;
}
}.czj_hero_sub_ojp {
  font-size: 13px;
  color: #8E8576;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.czj_hero_sub_ojp {
  font-size: 14px;
}
}.czj_hero_row_ojp {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.czj_hero_cta_ojp {
  background: #4A9B5E;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 6px;
  color: #0D0F15;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(74, 155, 94, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.czj_hero_cta_ojp:hover {
  background: #56B26C;
}.czj_hero_terms_ojp {
  color: #534C42;
  font-size: 0.688rem;
}.czj_hero_game_ojp {
  border-radius: 10px;
  background: #111620;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.czj_hero_game_badge_ojp {
  border-radius: 18px;
  border: 1px solid rgba(232, 168, 48, 0.16);
  padding: 5px 10px;
  background: rgba(232, 168, 48, 0.16);
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 0.75rem;
  left: 0.75rem;
  color: #E8A830;
  font-weight: 700;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
}.czj_hero_game_badge_ojp svg {
  width: 11px;
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.czj_hero_game_img_ojp {
  overflow: hidden;
  background: linear-gradient(135deg,#1A2540,#0D1017);
  padding-bottom: 60%;
  position: relative;
}.czj_hero_game_img_ojp img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.czj_hero_game_play_ojp {
  inset: 0;
  background: rgba(7, 9, 15, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.czj_hero_game_ojp:hover .czj_hero_game_play_ojp {
  opacity: 1;
}.czj_hero_game_play_ojp span {
  background: #C8902E;
  border-radius: 50%;
  height: 3.25rem;
  width: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}.czj_hero_game_play_ojp span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.czj_hero_game_info_ojp {
  padding: 0.875rem 16px;
}.czj_hero_game_title_ojp {
  color: #F0E8D5;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.czj_hero_game_provider_ojp {
  color: #665E52;
  font-size: 11px;
}.czj_hero_game_btn_ojp {
  background: #C8902E;
  transition: background .2s;
  border-radius: 6px;
  padding: 0.688rem;
  margin: 0.75rem 16px 16px;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #F0E8D5;
}.czj_hero_game_ojp:hover .czj_hero_game_btn_ojp {
  background: #DDA03C;
}.czj_gr_jp_ojp {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1035 0%,#0A0C14 100%);
  border-radius: 0.625rem;
  padding: 20px;
  position: relative;
}.czj_gr_jp_ojp::before {
  background: radial-gradient(circle,rgba(155, 110, 34, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  left: -60px;
  height: 250px;
  top: -3.75rem;
  width: 15.625rem;
  position: absolute;
}.czj_gr_jp_ojp::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 48, 0.16) 0%,transparent 70%);
  content: '';
  position: absolute;
  width: 12.5rem;
  bottom: -2.5rem;
  right: 0;
  height: 200px;
}.czj_gr_jp_head_ojp {
  gap: 16px;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.czj_gr_jp_info_ojp {
  flex: 1;
}.czj_gr_jp_label_ojp {
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #7B3FB5;
  text-transform: uppercase;
  letter-spacing: .08em;
}.czj_gr_jp_label_ojp svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 0.25rem;
}.czj_gr_jp_amount_ojp {
  margin-bottom: 0.25rem;
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
  font-size: 2rem;
}
@media(min-width: 770px) {.czj_gr_jp_amount_ojp {
  font-size: 2.5rem;
}
}.czj_gr_jp_amount_ojp span {
  color: #E8A830;
}.czj_gr_jp_seo_ojp {
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
  color: #8E8576;
}.czj_gr_jp_cta_ojp {
  border: 1px solid rgba(155, 110, 34, 0.22);
  padding: 11px 1.25rem;
  background: rgba(155, 110, 34, 0.22);
  border-radius: 6px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #F0E8D5;
  flex-shrink: 0;
  margin-top: 0.25rem;
  z-index: 1;
  font-size: 0.813rem;
  align-self: flex-start;
  position: relative;
}.czj_gr_jp_cta_ojp:hover {
  background: #9B6E22;
}.czj_gcg_ojp {
  padding: 36px 16px 0;
  background: #0D1017;
}
@media(min-width: 767px) {.czj_gcg_ojp {
  padding: 2.75rem 24px 0;
}
}.czj_gcg_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_gcg_head_ojp {
  margin-bottom: 20px;
  max-width: 720px;
}.czj_gcg_label_ojp {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8902E;
}.czj_gcg_h2_ojp {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  color: #F0E8D5;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.czj_gcg_h2_ojp {
  font-size: 1.75rem;
}
}.czj_gcg_intro_ojp {
  color: #665E52;
  font-size: 0.813rem;
  line-height: 1.6;
}.czj_gcg_grid_ojp {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.czj_gcg_grid_ojp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.czj_gcg_grid_ojp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.czj_gcg_card_ojp {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}.czj_gcg_card_ojp:hover {
  border-color: rgba(200, 144, 46, 0.18);
  transform: translateY(-3px);
}.czj_gcg_card_bg_ojp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.czj_gcg_card_bg_ojp::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.czj_gcg_card_ic_ojp {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 40px;
  display: flex;
  align-items: center;
  right: 18px;
  top: 1.125rem;
  height: 2.5rem;
  position: absolute;
  justify-content: center;
  color: #F0E8D5;
  z-index: 2;
}.czj_gcg_card_ic_ojp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.czj_gcg_card_ct_ojp {
  position: relative;
  z-index: 1;
}.czj_gcg_card_h_ojp {
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  color: #F0E8D5;
}
@media(min-width: 766px) {.czj_gcg_card_h_ojp {
  font-size: 1.25rem;
}
}.czj_gcg_card_p_ojp {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.czj_gcg_card_p_ojp strong {
  font-weight: 600;
  color: #F0E8D5;
}.czj_gcg_card_cta_ojp {
  gap: 4px;
  font-weight: 700;
  font-size: 12px;
  color: #C8902E;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
}.czj_gcg_card_cta_ojp svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.czj_ws_ojp {
  background: #0D1017;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.czj_ws_ojp {
  padding: 36px 24px 0;
}
}.czj_ws_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_ws_head_ojp {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.czj_ws_title_ojp {
  gap: 10px;
  color: #F0E8D5;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
}.czj_ws_title_ic_ojp svg {
  stroke-linejoin: round;
  color: #E8A830;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.czj_ws_online_ojp {
  gap: 0.438rem;
  font-weight: 600;
  color: #665E52;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.czj_ws_online_dot_ojp {
  background: #4A9B5E;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(74, 155, 94, 0.18);
}.czj_ws_scroll_ojp {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.czj_ws_scroll_ojp::-webkit-scrollbar {
  display: none;
}.czj_wc_ojp {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 0.375rem;
  background: #111620;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.czj_wc_img_ojp {
  border-radius: 0.25rem;
  background: #161C28;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.czj_wc_img_ojp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.czj_wc_info_ojp {
  min-width: 0;
}.czj_wc_game_ojp {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #C4BAA4;
  text-overflow: ellipsis;
}.czj_wc_player_ojp {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #534C42;
}.czj_wc_amount_ojp {
  white-space: nowrap;
  color: #4A9B5E;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
}.czj_htp_ojp {
  background: #0D1017;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.czj_htp_ojp {
  padding: 44px 1.5rem 0;
}
}.czj_htp_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_htp_head_ojp {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.czj_htp_label_ojp {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C8902E;
}.czj_htp_h2_ojp {
  font-size: 1.375rem;
  color: #F0E8D5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.czj_htp_h2_ojp {
  font-size: 1.75rem;
}
}.czj_htp_intro_ojp {
  color: #665E52;
  font-size: 0.875rem;
  line-height: 1.6;
}.czj_htp_steps_ojp {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.czj_htp_steps_ojp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.czj_htp_steps_ojp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.czj_htp_step_ojp {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 18px 1.125rem;
  background: #161C28;
  border-radius: 0.375rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.czj_htp_step_num_ojp {
  background: #C8902E;
  border-radius: 50%;
  left: 1.25rem;
  position: absolute;
  font-family: 'Cinzel', serif;
  justify-content: center;
  font-weight: 800;
  top: -0.75rem;
  color: #0D0F15;
  align-items: center;
  display: flex;
  width: 28px;
  font-size: 0.813rem;
  height: 1.75rem;
}.czj_htp_step_ic_ojp {
  border-radius: 0.25rem;
  background: rgba(200, 144, 46, 0.18);
  margin: 8px 0 12px;
  color: #C8902E;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 36px;
  align-items: center;
}.czj_htp_step_ic_ojp svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.czj_htp_step_h_ojp {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 700;
  color: #F0E8D5;
  overflow-wrap: break-word;
}.czj_htp_step_p_ojp {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #665E52;
}.czj_htp_step_p_ojp strong {
  color: #C4BAA4;
  font-weight: 600;
}.czj_htp_cta_ojp {
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 13px 1.625rem;
  background: #4A9B5E;
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
  color: #0D0F15;
  font-weight: 700;
}.czj_htp_cta_ojp:hover {
  background: #56B26C;
}.czj_bon_ojp {
  background: #0D1017;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.czj_bon_ojp {
  padding: 2.75rem 24px 0;
}
}.czj_bon_in_ojp {
  margin: 0 auto;
  max-width: 82.5rem;
}.czj_bon_head_ojp {
  margin-bottom: 1.25rem;
}.czj_bon_label_ojp {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8902E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.czj_bon_h2_ojp {
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.czj_bon_h2_ojp {
  font-size: 24px;
}
}.czj_bon_seo_ojp {
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  color: #665E52;
  overflow-wrap: break-word;
}.czj_bon_seo_ojp strong {
  font-weight: 700;
  color: #C4BAA4;
}.czj_bon_seo_ojp a {
  color: #C8902E;
  text-decoration: underline;
}.czj_bon_grid_ojp {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.czj_bon_grid_ojp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.czj_bon_grid_ojp {
  grid-template-columns: repeat(5,1fr);
}
}.czj_bon_card_ojp {
  background: #111620;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
  border-radius: 6px;
}.czj_bon_card_ojp:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 144, 46, 0.08);
}.czj_bon_card_ic_ojp svg {
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.czj_bon_card_ic_ojp {
  margin-bottom: 10px;
}.czj_bon_card_type_ojp {
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #665E52;
}.czj_bon_card_amount_ojp {
  color: #E8A830;
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.czj_bon_card_name_ojp {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F0E8D5;
  margin-bottom: 8px;
  font-weight: 600;
}.czj_bon_card_detail_ojp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #534C42;
}.czj_app_ojp {
  padding: 2.25rem 16px 0;
  background: #0D1017;
}
@media(min-width: 769px) {.czj_app_ojp {
  padding: 2.75rem 1.5rem 0;
}
}.czj_app_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_app_head_ojp {
  margin-bottom: 1rem;
}.czj_app_label_ojp {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8902E;
  font-weight: 700;
}.czj_app_h2_ojp {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.czj_app_h2_ojp {
  font-size: 24px;
}
}.czj_app_sub_ojp {
  max-width: 600px;
  overflow-wrap: break-word;
  color: #665E52;
  line-height: 1.6;
  font-size: 0.813rem;
}.czj_app_sub_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_app_cards_ojp {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.czj_app_cards_ojp {
  grid-template-columns: repeat(3,1fr);
}
}.czj_app_card_ojp {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 6px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.czj_app_card_ios_ojp {
  background: linear-gradient(135deg,rgba(200, 144, 46, 0.18) 0%,#161C28 100%);
}.czj_app_card_android_ojp {
  background: linear-gradient(135deg,rgba(74, 155, 94, 0.18) 0%,#161C28 100%);
}.czj_app_card_win_ojp {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.16) 0%,#161C28 100%);
}.czj_app_card_ic_ojp svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.czj_app_card_ic_ojp {
  color: #F0E8D5;
  flex-shrink: 0;
}.czj_app_card_os_ojp {
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #665E52;
  font-weight: 700;
  font-size: 10px;
}.czj_app_card_title_ojp {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
}.czj_app_card_text_ojp {
  color: #665E52;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.czj_app_card_btn_ojp {
  gap: 0.438rem;
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 10px 18px;
  border: 1px solid rgba(200, 144, 46, 0.55);
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #F0E8D5;
  align-items: center;
}.czj_app_card_btn_ojp:hover {
  background: rgba(255, 255, 255, 0.07);
}.czj_reg_ojp {
  padding: 2.25rem 16px 0;
  background: #0D1017;
}
@media(min-width: 770px) {.czj_reg_ojp {
  padding: 2.75rem 1.5rem 0;
}
}.czj_reg_in_ojp {
  background: #161C28;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.czj_reg_in_ojp {
  padding: 40px;
}
}.czj_reg_top_ojp {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.czj_reg_top_ojp {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.czj_reg_label_ojp {
  letter-spacing: .08em;
  color: #C8902E;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}.czj_reg_h2_ojp {
  line-height: 1.2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F0E8D5;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.czj_reg_h2_ojp {
  font-size: 1.75rem;
}
}.czj_reg_bonus_ojp {
  padding: 10px 16px;
  background: rgba(232, 168, 48, 0.16);
  gap: 8px;
  border-radius: 0.375rem;
  border: 1px solid rgba(232, 168, 48, 0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.czj_reg_bonus_amount_ojp {
  color: #E8A830;
  font-size: 1.25rem;
  font-weight: 800;
}.czj_reg_bonus_text_ojp {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8E8576;
}.czj_reg_cta_btn_ojp {
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 0.875rem 32px;
  background: #4A9B5E;
  box-shadow: 0 2px 0.875rem rgba(74, 155, 94, 0.52), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #0D0F15;
  font-size: 15px;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
}.czj_reg_cta_btn_ojp:hover {
  background: #56B26C;
}.czj_reg_terms_ojp {
  color: #534C42;
  font-size: 0.688rem;
  line-height: 1.5;
}.czj_reg_seo_ojp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  color: #665E52;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.czj_reg_seo_ojp p {
  margin-bottom: 10px;
  color: #665E52;
  font-size: 13px;
  line-height: 1.65;
}.czj_reg_seo_ojp p:last-child {
  margin-bottom: 0;
}.czj_reg_seo_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_reg_seo_ojp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902E;
}.czj_reg_seo_ojp a:hover {
  color: #DDA03C;
}.czj_reg_seo_ojp ul,.czj_reg_seo_ojp ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.czj_reg_seo_ojp ol {
  list-style: decimal;
}.czj_reg_seo_ojp li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #665E52;
  margin-bottom: 4px;
}.czj_reg_seo_ojp table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.czj_reg_seo_ojp table {
  display: table;
}
}.czj_reg_seo_ojp th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4BAA4;
  font-weight: 700;
}.czj_reg_seo_ojp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #665E52;
}.czj_reg_steps_ojp {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.czj_reg_steps_ojp {
  margin-top: 0;
}
}.czj_reg_step_ojp {
  gap: 14px;
  padding: 1rem;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.czj_reg_step_num_ojp {
  border-radius: 50%;
  background: rgba(200, 144, 46, 0.18);
  border: 1px solid rgba(200, 144, 46, 0.08);
  flex-shrink: 0;
  font-size: 0.875rem;
  width: 34px;
  justify-content: center;
  color: #C8902E;
  align-items: center;
  height: 2.125rem;
  font-weight: 800;
  display: flex;
}.czj_reg_step_title_ojp {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0E8D5;
}.czj_reg_step_text_ojp {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #665E52;
}.czj_reg_trust_ojp {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.czj_reg_trust_item_ojp {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #665E52;
  display: flex;
}.czj_reg_trust_ic_ojp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  color: #C8902E;
}.czj_prov_ojp {
  background: #0D1017;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.czj_prov_ojp {
  padding: 2.75rem 1.5rem 0;
}
}.czj_prov_in_ojp {
  margin: 0 auto;
  max-width: 82.5rem;
}.czj_prov_head_ojp {
  margin-bottom: 1rem;
}.czj_prov_label_ojp {
  letter-spacing: .08em;
  color: #C8902E;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.czj_prov_h2_ojp {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0E8D5;
}
@media(min-width: 766px) {.czj_prov_h2_ojp {
  font-size: 1.5rem;
}
}.czj_prov_seo_ojp {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #665E52;
  margin-bottom: 1rem;
}.czj_prov_seo_ojp strong {
  font-weight: 700;
  color: #C4BAA4;
}.czj_prov_seo_ojp a {
  text-decoration: underline;
  color: #C8902E;
}.czj_prov_grid_ojp {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.czj_prov_grid_ojp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.czj_prov_grid_ojp {
  grid-template-columns: repeat(8,1fr);
}
}.czj_prov_card_ojp {
  background: #111620;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.czj_prov_card_ojp:hover {
  border-color: rgba(200, 144, 46, 0.55);
  background: #161C28;
}.czj_prov_logo_ojp {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  height: 44px;
  display: flex;
  align-items: center;
  width: 44px;
}.czj_prov_logo_ojp img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.czj_prov_name_ojp {
  overflow-wrap: break-word;
  color: #8E8576;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
}.czj_seo_ojp {
  background: #0D1017;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.czj_seo_ojp {
  padding: 2.75rem 24px 0;
}
}.czj_seo_in_ojp {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #161C28;
  max-width: 1320px;
}
@media(min-width: 766px) {.czj_seo_in_ojp {
  padding: 36px 2.5rem;
}
}.czj_seo_label_ojp {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8902E;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.czj_seo_h2_ojp {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F0E8D5;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.czj_seo_h2_ojp {
  font-size: 1.5rem;
}
}.czj_seo_body_ojp {
  color: #8E8576;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.czj_seo_body_ojp p {
  color: #8E8576;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.czj_seo_body_ojp p:last-child {
  margin-bottom: 0;
}.czj_seo_body_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_seo_body_ojp a {
  transition: color .2s;
  color: #C8902E;
  text-decoration: underline;
}.czj_seo_body_ojp a:hover {
  color: #DDA03C;
}.czj_seo_body_ojp ul,.czj_seo_body_ojp ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.czj_seo_body_ojp ol {
  list-style: decimal;
}.czj_seo_body_ojp li {
  font-size: 14px;
  line-height: 1.75;
  color: #8E8576;
  margin-bottom: 6px;
}.czj_seo_body_ojp table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.czj_seo_body_ojp table {
  display: table;
}
}.czj_seo_body_ojp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C4BAA4;
  text-align: left;
  font-weight: 700;
}.czj_seo_body_ojp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E8576;
}.czj_seo_cols_ojp {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.czj_seo_cols_ojp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.czj_seo_cols_ojp {
  grid-template-columns: repeat(3,1fr);
}
}.czj_seo_col_h_ojp {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4BAA4;
}.czj_seo_col_p_ojp {
  overflow-wrap: break-word;
  color: #665E52;
  line-height: 1.65;
  font-size: 13px;
}.czj_seo_stats_ojp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.czj_seo_stat_ojp {
  padding: 14px 1rem;
  border-radius: 6px;
  background: rgba(200, 144, 46, 0.08);
  border: 1px solid rgba(200, 144, 46, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.czj_seo_stat_val_ojp {
  color: #C8902E;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.czj_seo_stat_lb_ojp {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #665E52;
}.czj_seo_ojp {
  padding: 36px 1rem 0;
  background: #0D1017;
}
@media(min-width: 771px) {.czj_seo_ojp {
  padding: 44px 1.5rem 0;
}
}.czj_seo_in_ojp {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #161C28;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.czj_seo_in_ojp {
  padding: 36px 2.5rem;
}
}.czj_seo_label_ojp {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8902E;
}.czj_seo_h2_ojp {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F0E8D5;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.czj_seo_h2_ojp {
  font-size: 24px;
}
}.czj_seo_body_ojp {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8E8576;
  line-height: 1.75;
}.czj_seo_body_ojp p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8E8576;
  font-size: 14px;
}.czj_seo_body_ojp p:last-child {
  margin-bottom: 0;
}.czj_seo_body_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_seo_body_ojp a {
  transition: color .2s;
  color: #C8902E;
  text-decoration: underline;
}.czj_seo_body_ojp a:hover {
  color: #DDA03C;
}.czj_seo_body_ojp ul,.czj_seo_body_ojp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.czj_seo_body_ojp ol {
  list-style: decimal;
}.czj_seo_body_ojp li {
  color: #8E8576;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.czj_seo_body_ojp table {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.czj_seo_body_ojp table {
  display: table;
}
}.czj_seo_body_ojp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C4BAA4;
  font-weight: 700;
}.czj_seo_body_ojp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8E8576;
}.czj_seo_cols_ojp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.czj_seo_cols_ojp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.czj_seo_cols_ojp {
  grid-template-columns: repeat(3,1fr);
}
}.czj_seo_col_h_ojp {
  font-size: 0.813rem;
  color: #C4BAA4;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.czj_seo_col_p_ojp {
  color: #665E52;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.czj_seo_stats_ojp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.czj_seo_stat_ojp {
  flex: 1;
  border: 1px solid rgba(200, 144, 46, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 144, 46, 0.08);
  border-radius: 0.375rem;
  min-width: 8.75rem;
}.czj_seo_stat_val_ojp {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8902E;
}.czj_seo_stat_lb_ojp {
  color: #665E52;
  overflow-wrap: break-word;
  font-size: 11px;
}.czj_rv_ojp {
  padding: 36px 16px 0;
  background: #0D1017;
}
@media(min-width:768px) {.czj_rv_ojp {
  padding: 44px 1.5rem 0;
}
}.czj_rv_in_ojp {
  margin: 0 auto;
  max-width: 82.5rem;
}.czj_rv_head_ojp {
  margin-bottom: 20px;
  max-width: 45rem;
}.czj_rv_label_ojp {
  font-weight: 700;
  color: #C8902E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.czj_rv_h2_ojp {
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.czj_rv_h2_ojp {
  font-size: 1.75rem;
}
}.czj_rv_stats_ojp {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  color: #665E52;
  display: flex;
}.czj_rv_stats_score_ojp {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.czj_rv_stats_score_val_ojp {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #E8A830;
}.czj_rv_stats_score_max_ojp {
  font-size: 0.813rem;
  color: #534C42;
}.czj_rv_stats_badge_ojp {
  gap: 4px;
  align-items: center;
  display: flex;
}.czj_rv_stats_badge_ojp svg {
  width: 14px;
  color: #E8A830;
  height: 0.875rem;
}.czj_rv_grid_ojp {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.czj_rv_grid_ojp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.czj_rv_grid_ojp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.czj_rv_card_ojp {
  padding: 1.25rem;
  background: #161C28;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}.czj_rv_card_stars_ojp {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8A830;
}.czj_rv_card_stars_ojp svg {
  height: 0.875rem;
  width: 14px;
}.czj_rv_card_h_ojp {
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}.czj_rv_card_body_ojp {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #665E52;
  margin-bottom: 14px;
  font-size: 13px;
}.czj_rv_card_body_ojp strong {
  color: #C4BAA4;
  font-weight: 600;
}.czj_rv_card_meta_ojp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
}.czj_rv_card_author_ojp {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C4BAA4;
}.czj_rv_card_date_ojp {
  font-size: 0.688rem;
  color: #534C42;
}.czj_pmt_ojp {
  padding: 2.25rem 1rem 0;
  background: #0D1017;
}
@media(min-width: 770px) {.czj_pmt_ojp {
  padding: 2.75rem 1.5rem 0;
}
}.czj_pmt_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_pmt_head_ojp {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.czj_pmt_label_ojp {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8902E;
  font-size: 0.688rem;
  font-weight: 700;
}.czj_pmt_h2_ojp {
  color: #F0E8D5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.czj_pmt_h2_ojp {
  font-size: 28px;
}
}.czj_pmt_intro_ojp {
  font-size: 14px;
  color: #665E52;
  overflow-wrap: break-word;
  line-height: 1.6;
}.czj_pmt_groups_ojp {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.czj_pmt_group_ojp {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  background: #161C28;
}.czj_pmt_group_head_ojp {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.czj_pmt_group_ic_ojp {
  border-radius: 4px;
  background: rgba(200, 144, 46, 0.18);
  width: 36px;
  color: #C8902E;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  align-items: center;
}.czj_pmt_group_ic_ojp svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.czj_pmt_group_h_ojp {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F0E8D5;
  font-weight: 700;
}.czj_pmt_group_p_ojp {
  margin-bottom: 14px;
  color: #665E52;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.czj_pmt_group_p_ojp strong {
  font-weight: 600;
  color: #C4BAA4;
}.czj_pmt_table_wrap_ojp {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.czj_pmt_table_ojp {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 33.75rem;
}.czj_pmt_table_ojp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4BAA4;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
}.czj_pmt_table_ojp td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #665E52;
}.czj_pmt_table_ojp tbody tr:last-child td {
  border-bottom: none;
}.czj_pmt_table_ojp tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4BAA4;
}.czj_faq_ojp {
  background: #0D1017;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.czj_faq_ojp {
  padding: 44px 1.5rem 0;
}
}.czj_faq_in_ojp {
  margin: 0 auto;
  max-width: 1320px;
}.czj_faq_head_ojp {
  margin-bottom: 1.25rem;
}.czj_faq_label_ojp {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8902E;
}.czj_faq_h2_ojp {
  color: #F0E8D5;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.czj_faq_h2_ojp {
  font-size: 24px;
}
}.czj_faq_list_ojp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.czj_faq_item_ojp {
  background: #161C28;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  border-radius: 6px;
}.czj_faq_q_ojp {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  font-size: 14px;
  color: #C4BAA4;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.czj_faq_q_ojp:hover {
  color: #F0E8D5;
}.czj_faq_q_ic_ojp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  font-size: 1rem;
  height: 1.5rem;
  justify-content: center;
  color: #C8902E;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.czj_faq_item_ojp.czj_state_open_ojp .czj_faq_q_ic_ojp {
  transform: rotate(45deg);
}.czj_faq_a_ojp {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #665E52;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.czj_faq_item_ojp.czj_state_open_ojp .czj_faq_a_ojp {
  display: block;
}.czj_faq_a_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_faq_a_ojp a {
  text-decoration: underline;
  color: #C8902E;
}.czj_faq_a_ojp ul,.czj_faq_a_ojp ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.czj_faq_a_ojp ol {
  list-style: decimal;
}.czj_faq_a_ojp li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.czj_faq_a_ojp table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.czj_faq_a_ojp table {
  display: table;
}
}.czj_faq_a_ojp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C4BAA4;
}.czj_faq_a_ojp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #665E52;
}.czj_seo_ojp {
  background: #0D1017;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.czj_seo_ojp {
  padding: 2.75rem 1.5rem 0;
}
}.czj_seo_in_ojp {
  background: #161C28;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.czj_seo_in_ojp {
  padding: 2.25rem 2.5rem;
}
}.czj_seo_label_ojp {
  color: #C8902E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.czj_seo_h2_ojp {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0E8D5;
  line-height: 1.25;
}
@media(min-width: 765px) {.czj_seo_h2_ojp {
  font-size: 1.5rem;
}
}.czj_seo_body_ojp {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8E8576;
}.czj_seo_body_ojp p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8E8576;
}.czj_seo_body_ojp p:last-child {
  margin-bottom: 0;
}.czj_seo_body_ojp strong {
  color: #C4BAA4;
  font-weight: 700;
}.czj_seo_body_ojp a {
  transition: color .2s;
  color: #C8902E;
  text-decoration: underline;
}.czj_seo_body_ojp a:hover {
  color: #DDA03C;
}.czj_seo_body_ojp ul,.czj_seo_body_ojp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.czj_seo_body_ojp ol {
  list-style: decimal;
}.czj_seo_body_ojp li {
  line-height: 1.75;
  font-size: 14px;
  color: #8E8576;
  margin-bottom: 0.375rem;
}.czj_seo_body_ojp table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.czj_seo_body_ojp table {
  display: table;
}
}.czj_seo_body_ojp th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAA4;
}.czj_seo_body_ojp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E8576;
}.czj_seo_cols_ojp {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.czj_seo_cols_ojp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.czj_seo_cols_ojp {
  grid-template-columns: repeat(3,1fr);
}
}.czj_seo_col_h_ojp {
  color: #C4BAA4;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.czj_seo_col_p_ojp {
  color: #665E52;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.czj_seo_stats_ojp {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.czj_seo_stat_ojp {
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(200, 144, 46, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 144, 46, 0.08);
  min-width: 140px;
}.czj_seo_stat_val_ojp {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8902E;
  overflow-wrap: break-word;
}.czj_seo_stat_lb_ojp {
  color: #665E52;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.czj_ft_ojp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090C12;
  margin-top: 48px;
}.czj_ft_support_ojp {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.czj_ft_support_ojp {
  padding: 28px 1.5rem;
}
}.czj_ft_support_in_ojp {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.czj_ft_support_main_ojp {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.czj_ft_support_ic_ojp {
  flex-shrink: 0;
  color: #C8902E;
}.czj_ft_support_ic_ojp svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.czj_ft_support_text_title_ojp {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F0E8D5;
  font-weight: 700;
}.czj_ft_support_text_sub_ojp {
  color: #665E52;
  overflow-wrap: break-word;
  font-size: 12px;
}.czj_ft_support_btn_ojp {
  transition: background .2s;
  border-radius: 6px;
  padding: 0.688rem 1.375rem;
  background: #C8902E;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #F0E8D5;
  flex-shrink: 0;
}.czj_ft_support_btn_ojp:hover {
  background: #DDA03C;
}.czj_ft_support_contacts_ojp {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.czj_ft_support_contact_ojp {
  color: #534C42;
  line-height: 1.4;
  font-size: 0.75rem;
}.czj_ft_support_contact_ojp strong {
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #8E8576;
  display: block;
}.czj_ft_main_ojp {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.czj_ft_main_ojp {
  padding: 2.5rem 1.5rem 2rem;
}
}.czj_ft_main_in_ojp {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.czj_ft_main_in_ojp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.czj_ft_main_in_ojp {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.czj_ft_col_logo_ojp {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.czj_ft_col_logo_ojp {
  grid-column: auto;
}
}.czj_ft_logo_ojp {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F0E8D5;
}.czj_ft_logo_mark_ojp {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.czj_ft_logo_mark_ojp img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.czj_ft_logo_sub_ojp {
  color: #534C42;
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.czj_ft_col_title_ojp {
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8E8576;
  margin-bottom: 0.875rem;
}.czj_ft_col_links_ojp {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.czj_ft_col_link_ojp {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #534C42;
}.czj_ft_col_link_ojp:hover {
  color: #C4BAA4;
}.czj_ft_apps_ojp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.czj_ft_app_card_ojp {
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.czj_ft_app_card_ojp:hover {
  border-color: rgba(200, 144, 46, 0.55);
}.czj_ft_app_card_ic_ojp svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.czj_ft_app_card_os_ojp {
  font-size: 10px;
  color: #534C42;
  font-weight: 600;
}.czj_ft_app_card_action_ojp {
  font-size: 0.75rem;
  color: #C4BAA4;
  font-weight: 700;
}.czj_ft_bot_ojp {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.czj_ft_bot_ojp {
  padding: 1.25rem 24px;
}
}.czj_ft_bot_in_ojp {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.czj_ft_socials_ojp {
  gap: 8px;
  display: flex;
}.czj_ft_soc_ojp {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  color: #8E8576;
}.czj_ft_soc_ojp svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.czj_ft_soc_ojp:hover {
  background: rgba(255, 255, 255, 0.07);
}.czj_ft_legal_ojp {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7A7268;
  overflow-wrap: break-word;
}.czj_ft_legal_ojp strong {
  font-weight: 700;
  color: #8E8576;
}.czj_ft_legal_ojp a {
  text-decoration: underline;
  color: #8E8576;
}.czj_ft_age_ojp {
  border-radius: 50%;
  border: 2px solid #7A7268;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 800;
  width: 32px;
  justify-content: center;
  color: #7A7268;
}