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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #131318;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rajdhani', sans-serif;
  color: #C5C0B8;
  line-height: 1.6;
  min-height: 100vh;
}.clj_layout_2t4 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.clj_page_2t4 {
  min-height: 100vh;
  display: flex;
}.clj_main_2t4 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1077px) {.clj_main_2t4 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.clj_main_2t4 {
  padding-bottom: 4.5rem;
}
}.clj_gc_2t4 {
  background: #17171E;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 639px) {.clj_gc_2t4 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.clj_gc_2t4 {
  width: 10.5rem;
}
}.clj_gc_2t4:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 130, 16, 0.07);
}.clj_gc_img_2t4 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.clj_gc_img_2t4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.clj_gc_hover_2t4 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 10, 15, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.clj_gc_2t4:hover .clj_gc_hover_2t4 {
  opacity: 1;
}.clj_gc_hover_btn_2t4 {
  border-radius: 4px;
  padding: 0.5rem 16px;
  background: #F08210;
  color: #F2EFEA;
  font-size: 0.75rem;
  font-weight: 700;
}.clj_gc_info_2t4 {
  padding: 0.5rem 10px 10px;
}.clj_gc_name_2t4 {
  overflow: hidden;
  color: #C5C0B8;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
}.clj_gc_prov_2t4 {
  font-size: 0.625rem;
  color: #524E49;
}.clj_gc_tag_2t4 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  z-index: 2;
  font-size: 9px;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
}.clj_gc_tag_hot_2t4 {
  background: #E83030;
  color: #fff;
}.clj_gc_tag_new_2t4 {
  background: #1DBF6A;
  color: #131318;
}.clj_gc_tag_jp_2t4 {
  background: #E8A020;
  color: #131318;
}.clj_gc_tag_ex_2t4 {
  background: #00B8D4;
  color: #fff;
}.clj_gc_tag_live_2t4 {
  background: #E83030;
  color: #fff;
}.clj_gr_2t4 {
  padding: 2rem 16px 0;
  background: #131318;
}
@media(min-width: 770px) {.clj_gr_2t4 {
  padding: 36px 1.5rem 0;
}
}.clj_gr_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_gr_head_2t4 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.clj_gr_head_l_2t4 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.clj_gr_ic_2t4 {
  border-radius: 0.375rem;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  display: flex;
}.clj_gr_ic_2t4 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.clj_gr_title_2t4 {
  color: #F2EFEA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
}
@media(min-width: 769px) {.clj_gr_title_2t4 {
  font-size: 1.125rem;
}
}.clj_gr_more_2t4 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  color: #635E58;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}.clj_gr_more_2t4:hover {
  color: #F08210;
}.clj_gr_more_2t4 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.clj_gr_arrows_2t4 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.clj_gr_arr_2t4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #8E8880;
  width: 30px;
  display: flex;
}.clj_gr_arr_2t4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFEA;
}.clj_gr_arr_2t4 svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.clj_gr_seo_h_2t4 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C5C0B8;
  font-family: 'Orbitron', sans-serif;
  max-width: 680px;
}
@media(min-width:768px) {.clj_gr_seo_h_2t4 {
  font-size: 0.875rem;
}
}.clj_gr_seo_2t4 {
  color: #635E58;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
  max-width: 42.5rem;
}.clj_gr_seo_2t4 strong {
  font-weight: 600;
  color: #C5C0B8;
}.clj_gr_scroll_2t4 {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.clj_gr_scroll_2t4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.clj_gr_scroll_2t4 {
  gap: 0.75rem;
}
}.clj_tb_2t4 {
  background: #131318;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  position: fixed;
  height: 3.5rem;
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  top: 0;
}.clj_tb_in_2t4 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.clj_tb_burger_2t4 {
  gap: 0.313rem;
  border-radius: 6px;
  display: flex;
  height: 38px;
  margin-right: 0.5rem;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
}.clj_tb_burger_2t4:hover {
  background: rgba(255, 255, 255, 0.05);
}.clj_tb_burger_line_2t4 {
  background: #8E8880;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.clj_tb_burger_2t4 {
  display: none;
}
}.clj_tb_logo_2t4 {
  gap: 9px;
  font-size: 18px;
  font-weight: 800;
  margin-right: 20px;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F2EFEA;
  align-items: center;
}.clj_tb_logo_mark_2t4 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
}.clj_tb_logo_mark_2t4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.clj_tb_nav_2t4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.clj_tb_nav_2t4 {
  display: flex;
}
}.clj_tb_tab_2t4 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8E8880;
}.clj_tb_tab_2t4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFEA;
}.clj_tb_tab_2t4.clj_state_active_2t4 {
  background: rgba(240, 130, 16, 0.18);
  color: #F2EFEA;
}.clj_tb_right_2t4 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.clj_tb_login_2t4 {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C5C0B8;
}.clj_tb_login_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
  color: #F2EFEA;
}
@media(min-width:480px) {.clj_tb_login_2t4 {
  display: block;
}
}.clj_tb_reg_2t4 {
  padding: 9px 1.125rem;
  border-radius: 6px;
  background: #1DBF6A;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #100E09;
  font-weight: 700;
}.clj_tb_reg_2t4:hover {
  background: #22D87A;
}.clj_sb_2t4 {
  transform: translateX(-100%);
  background: #1C1C23;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  left: 0;
  position: fixed;
  bottom: 0;
  top: 56px;
  z-index: 70;
  width: 220px;
  overflow-y: auto;
}.clj_sb_2t4.clj_state_open_2t4 {
  transform: translateX(0);
}.clj_sb_2t4::-webkit-scrollbar {
  width: 4px;
}.clj_sb_2t4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.clj_sb_2t4 {
  transform: translateX(0);
}
}.clj_sb_auth_2t4 {
  padding: 14px 0.75rem 0.625rem;
}.clj_sb_btn_reg_2t4 {
  transition: background .2s;
  padding: 0.688rem;
  background: #1DBF6A;
  border-radius: 0.375rem;
  font-size: 13px;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  color: #100E09;
  font-weight: 700;
}.clj_sb_btn_reg_2t4:hover {
  background: #22D87A;
}.clj_sb_btn_login_2t4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: block;
  color: #C5C0B8;
  font-weight: 600;
  text-align: center;
}.clj_sb_btn_login_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
  color: #F2EFEA;
}.clj_sb_promo_2t4 {
  border-radius: 6px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1A0E04,#1C1C23);
  border: 1px solid rgba(240, 130, 16, 0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.clj_sb_promo_2t4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 130, 16, 0.18),transparent 70%);
  content: '';
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  width: 80px;
  height: 80px;
}.clj_sb_promo_title_2t4 {
  text-transform: uppercase;
  color: #F08210;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.clj_sb_promo_text_2t4 {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F2EFEA;
  font-size: 12px;
}.clj_sb_promo_sub_2t4 {
  margin-top: 3px;
  color: #635E58;
  font-size: 10px;
}.clj_sb_nav_2t4 {
  padding: 6px 0.5rem 1rem;
}.clj_sb_nav_lb_2t4 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  color: #524E49;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.clj_sb_link_2t4 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  color: #8E8880;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.clj_sb_link_2t4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFEA;
}.clj_sb_link_2t4.clj_state_active_2t4 {
  background: rgba(240, 130, 16, 0.18);
  color: #F2EFEA;
}.clj_sb_ic_2t4 {
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  width: 30px;
}.clj_sb_ic_2t4 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.clj_sb_ic_1_2t4 {
  background: rgba(240, 130, 16, 0.07);
  color: #F08210;
}.clj_sb_ic_2_2t4 {
  background: rgba(29, 191, 106, 0.15);
  color: #1DBF6A;
}.clj_sb_ic_3_2t4 {
  background: rgba(232, 160, 32, 0.14);
  color: #E8A020;
}.clj_sb_ic_4_2t4 {
  background: rgba(0, 184, 212, 0.16);
  color: #00B8D4;
}.clj_sb_ic_5_2t4 {
  background: rgba(240, 130, 16, 0.07);
  color: #E03C8A;
}.clj_sb_ic_6_2t4 {
  background: rgba(0, 184, 212, 0.16);
  color: #9B5CF6;
}.clj_sb_badge_2t4 {
  background: #E8A020;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #100E09;
  font-size: 9px;
  margin-left: auto;
}.clj_sb_bot_2t4 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.clj_sb_lang_2t4,.clj_sb_help_2t4 {
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  gap: 6px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  color: #8E8880;
  font-size: 11px;
}.clj_sb_lang_2t4:hover,.clj_sb_help_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
  color: #F2EFEA;
}.clj_sb_lang_2t4 svg,.clj_sb_help_2t4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.clj_sb_bd_2t4 {
  inset: 0;
  background: rgba(10, 10, 15, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.clj_sb_bd_2t4.clj_state_on_2t4 {
  display: block;
}
@media(min-width: 1082px) {.clj_sb_bd_2t4 {
  display: none!important;
}
}.clj_mob_nav_2t4 {
  background: #1C1C23;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1083px) {.clj_mob_nav_2t4 {
  display: none;
}
}.clj_mob_nav_item_2t4 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  color: #524E49;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.clj_mob_nav_ic_2t4 {
  line-height: 1;
}.clj_mob_nav_ic_2t4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.clj_mob_nav_lb_2t4 {
  font-size: 0.625rem;
  color: #524E49;
  font-weight: 600;
}.clj_mob_nav_item_2t4.clj_state_active_2t4 {
  color: #F08210;
}.clj_mob_nav_item_2t4.clj_state_active_2t4 .clj_mob_nav_lb_2t4 {
  color: #F08210;
}.clj_hero_2t4 {
  background: #131318;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.clj_hero_2t4 {
  padding: 1.5rem 24px 0;
}
}.clj_hero_in_2t4 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.clj_hero_in_2t4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.clj_hero_in_2t4 {
  grid-template-columns: 1fr 340px;
}
}.clj_hero_promo_2t4 {
  border-radius: 10px;
  overflow: hidden;
  background: #17171E;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.clj_hero_promo_2t4 {
  min-height: 17.5rem;
}
}.clj_hero_promo_bg_2t4 {
  background-position: center;
  background: linear-gradient(120deg,#1A0E04 0%,#131318 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.clj_hero_promo_bg_2t4::after {
  inset: 0;
  background: linear-gradient(90deg,#131318 0%,rgba(10, 10, 15, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.clj_hero_promo_glow_2t4 {
  background: radial-gradient(circle,rgba(0, 184, 212, 0.16) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  height: 300px;
  right: 60px;
  position: absolute;
  top: -40px;
}.clj_hero_promo_ct_2t4 {
  padding: 28px 24px 1.75rem 28px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  position: relative;
}
@media(min-width:768px) {.clj_hero_promo_ct_2t4 {
  padding: 40px 2rem;
}
}.clj_hero_badge_2t4 {
  border-radius: 20px;
  border: 1px solid rgba(240, 130, 16, 0.07);
  background: rgba(240, 130, 16, 0.18);
  padding: 0.313rem 0.75rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  color: #F08210;
}.clj_hero_h1_2t4 {
  line-height: 1.15;
  font-family: 'Orbitron', sans-serif;
  color: #F2EFEA;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
}.clj_hero_h1_2t4 em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.clj_hero_h1_2t4 {
  font-size: 2.25rem;
}
}.clj_hero_sub_2t4 {
  line-height: 1.55;
  font-size: 13px;
  color: #8E8880;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.clj_hero_sub_2t4 {
  font-size: 14px;
}
}.clj_hero_row_2t4 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.clj_hero_cta_2t4 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.375rem;
  background: #1DBF6A;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0 1.375rem rgba(29, 191, 106, 0.45);
  color: #100E09;
}.clj_hero_cta_2t4:hover {
  background: #22D87A;
}.clj_hero_terms_2t4 {
  color: #524E49;
  font-size: 11px;
}.clj_hero_game_2t4 {
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #17171E;
  flex-direction: column;
  display: flex;
  position: relative;
}.clj_hero_game_badge_2t4 {
  background: rgba(232, 160, 32, 0.14);
  border: 1px solid rgba(232, 160, 32, 0.14);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  text-transform: uppercase;
  top: 12px;
  left: 0.75rem;
  font-size: 10px;
  color: #E8A020;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
}.clj_hero_game_badge_2t4 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.clj_hero_game_img_2t4 {
  background: linear-gradient(135deg,#1A0E04,#131318);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.clj_hero_game_img_2t4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.clj_hero_game_play_2t4 {
  background: rgba(10, 10, 15, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.clj_hero_game_2t4:hover .clj_hero_game_play_2t4 {
  opacity: 1;
}.clj_hero_game_play_2t4 span {
  background: #F08210;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
}.clj_hero_game_play_2t4 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.clj_hero_game_info_2t4 {
  padding: 14px 16px;
}.clj_hero_game_title_2t4 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2EFEA;
  font-weight: 700;
}.clj_hero_game_provider_2t4 {
  color: #635E58;
  font-size: 11px;
}.clj_hero_game_btn_2t4 {
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 16px 16px;
  background: #F08210;
  border-radius: 6px;
  color: #F2EFEA;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.clj_hero_game_2t4:hover .clj_hero_game_btn_2t4 {
  background: #FF9428;
}.clj_sbar_2t4 {
  background: #131318;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.clj_sbar_2t4 {
  padding: 18px 24px 0;
}
}.clj_sbar_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_sbar_row_2t4 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.clj_sbar_input_2t4 {
  background: #17171E;
  transition: border-color .2s;
  padding: 11px 16px;
  gap: 0.625rem;
  flex: 1;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  cursor: pointer;
  color: #635E58;
  display: flex;
  align-items: center;
}.clj_sbar_input_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
}.clj_sbar_input_2t4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 0.938rem;
}.clj_sbar_providers_2t4 {
  gap: 0.5rem;
  border-radius: 6px;
  background: #17171E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  white-space: nowrap;
  color: #C5C0B8;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
}.clj_sbar_providers_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
  color: #F2EFEA;
}.clj_sbar_providers_2t4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.clj_sbar_tabs_2t4 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.clj_sbar_tabs_2t4::-webkit-scrollbar {
  display: none;
}.clj_sbar_tab_2t4 {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  cursor: pointer;
  color: #8E8880;
  white-space: nowrap;
}.clj_sbar_tab_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFEA;
}.clj_sbar_tab_2t4.clj_state_active_2t4 {
  border-color: rgba(240, 130, 16, 0.07);
  background: rgba(240, 130, 16, 0.18);
  color: #F2EFEA;
}.clj_sbar_tab_ic_2t4 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.clj_wy_2t4 {
  background: #131318;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.clj_wy_2t4 {
  padding: 40px 24px 0;
}
}.clj_wy_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_wy_head_2t4 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.clj_wy_label_2t4 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #F08210;
}.clj_wy_h2_2t4 {
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EFEA;
  font-size: 20px;
}
@media(min-width: 767px) {.clj_wy_h2_2t4 {
  font-size: 1.5rem;
}
}.clj_wy_intro_2t4 {
  margin: 0;
  line-height: 1.6;
  color: #635E58;
  font-size: 13px;
}.clj_wy_grid_2t4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.clj_wy_grid_2t4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.clj_wy_grid_2t4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.clj_wy_card_2t4 {
  background: #1C1C23;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.clj_wy_card_2t4:hover {
  border-color: rgba(240, 130, 16, 0.07);
  transform: translateY(-2px);
}.clj_wy_card_ic_2t4 {
  border-radius: 50%;
  background: rgba(240, 130, 16, 0.18);
  margin-bottom: 14px;
  height: 2.75rem;
  color: #F08210;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.clj_wy_card_ic_2t4 svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.clj_wy_card_h_2t4 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F2EFEA;
}.clj_wy_card_p_2t4 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #635E58;
  overflow-wrap: break-word;
}.clj_wy_card_p_2t4 strong {
  color: #C5C0B8;
  font-weight: 600;
}.clj_gcg_2t4 {
  background: #131318;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.clj_gcg_2t4 {
  padding: 44px 24px 0;
}
}.clj_gcg_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_gcg_head_2t4 {
  max-width: 720px;
  margin-bottom: 20px;
}.clj_gcg_label_2t4 {
  color: #F08210;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.clj_gcg_h2_2t4 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EFEA;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
}
@media(min-width:768px) {.clj_gcg_h2_2t4 {
  font-size: 28px;
}
}.clj_gcg_intro_2t4 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #635E58;
}.clj_gcg_grid_2t4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.clj_gcg_grid_2t4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.clj_gcg_grid_2t4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.clj_gcg_card_2t4 {
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
}.clj_gcg_card_2t4:hover {
  border-color: rgba(240, 130, 16, 0.18);
  transform: translateY(-3px);
}.clj_gcg_card_bg_2t4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.clj_gcg_card_bg_2t4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.clj_gcg_card_ic_2t4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  right: 18px;
  z-index: 2;
  width: 2.5rem;
  top: 1.125rem;
  position: absolute;
  height: 2.5rem;
  color: #F2EFEA;
  justify-content: center;
  display: flex;
  align-items: center;
}.clj_gcg_card_ic_2t4 svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.clj_gcg_card_ct_2t4 {
  position: relative;
  z-index: 1;
}.clj_gcg_card_h_2t4 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  color: #F2EFEA;
  font-size: 1.125rem;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.clj_gcg_card_h_2t4 {
  font-size: 20px;
}
}.clj_gcg_card_p_2t4 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.clj_gcg_card_p_2t4 strong {
  font-weight: 600;
  color: #F2EFEA;
}.clj_gcg_card_cta_2t4 {
  gap: 4px;
  align-items: center;
  letter-spacing: .04em;
  font-size: 12px;
  font-weight: 700;
  color: #F08210;
  display: inline-flex;
  text-transform: uppercase;
}.clj_gcg_card_cta_2t4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.clj_gr_jp_2t4 {
  background: linear-gradient(135deg,#180E2A 0%,#0E0C16 100%);
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}.clj_gr_jp_2t4::before {
  background: radial-gradient(circle,rgba(0, 184, 212, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  height: 250px;
  left: -60px;
  width: 250px;
  position: absolute;
  content: '';
}.clj_gr_jp_2t4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 32, 0.14) 0%,transparent 70%);
  right: 0;
  height: 200px;
  position: absolute;
  width: 12.5rem;
  content: '';
  bottom: -40px;
}.clj_gr_jp_head_2t4 {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
  z-index: 1;
}.clj_gr_jp_info_2t4 {
  flex: 1;
}.clj_gr_jp_label_2t4 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #9B5CF6;
}.clj_gr_jp_label_2t4 svg {
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
}.clj_gr_jp_amount_2t4 {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 4px;
  color: #F2EFEA;
  line-height: 1;
  font-weight: 800;
  font-size: 2rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.clj_gr_jp_amount_2t4 {
  font-size: 2.5rem;
}
}.clj_gr_jp_amount_2t4 span {
  color: #E8A020;
}.clj_gr_jp_seo_2t4 {
  line-height: 1.5;
  color: #8E8880;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
}.clj_gr_jp_cta_2t4 {
  transition: background .2s;
  padding: 11px 1.25rem;
  background: rgba(0, 184, 212, 0.16);
  border: 1px solid rgba(0, 184, 212, 0.16);
  border-radius: 0.375rem;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
  color: #F2EFEA;
  font-weight: 700;
}.clj_gr_jp_cta_2t4:hover {
  background: #00B8D4;
}.clj_ws_2t4 {
  background: #131318;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.clj_ws_2t4 {
  padding: 36px 24px 0;
}
}.clj_ws_in_2t4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.clj_ws_head_2t4 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.clj_ws_title_2t4 {
  gap: 10px;
  color: #F2EFEA;
  align-items: center;
  font-size: 16px;
  font-family: 'Orbitron', sans-serif;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
}.clj_ws_title_ic_2t4 svg {
  width: 1.125rem;
  color: #E8A020;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.clj_ws_online_2t4 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #635E58;
  font-size: 12px;
}.clj_ws_online_dot_2t4 {
  background: #1DBF6A;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(29, 191, 106, 0.15);
  width: 8px;
}.clj_ws_scroll_2t4 {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.clj_ws_scroll_2t4::-webkit-scrollbar {
  display: none;
}.clj_wc_2t4 {
  padding: 0.625rem 14px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #17171E;
  gap: 10px;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.clj_wc_img_2t4 {
  border-radius: 4px;
  background: #1C1C23;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.clj_wc_img_2t4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.clj_wc_info_2t4 {
  min-width: 0;
}.clj_wc_game_2t4 {
  overflow: hidden;
  color: #C5C0B8;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.clj_wc_player_2t4 {
  overflow: hidden;
  font-size: 10px;
  color: #524E49;
  text-overflow: ellipsis;
  white-space: nowrap;
}.clj_wc_amount_2t4 {
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #1DBF6A;
  font-size: 0.813rem;
  margin-left: auto;
}.clj_app_2t4 {
  background: #131318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.clj_app_2t4 {
  padding: 44px 1.5rem 0;
}
}.clj_app_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_app_head_2t4 {
  margin-bottom: 1rem;
}.clj_app_label_2t4 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #F08210;
  text-transform: uppercase;
  font-size: 11px;
}.clj_app_h2_2t4 {
  color: #F2EFEA;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.clj_app_h2_2t4 {
  font-size: 1.5rem;
}
}.clj_app_sub_2t4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #635E58;
  line-height: 1.6;
  max-width: 600px;
}.clj_app_sub_2t4 strong {
  font-weight: 700;
  color: #C5C0B8;
}.clj_app_cards_2t4 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.clj_app_cards_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}.clj_app_card_2t4 {
  overflow: hidden;
  border-radius: 0.375rem;
  gap: 1rem;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.clj_app_card_ios_2t4 {
  background: linear-gradient(135deg,rgba(240, 130, 16, 0.18) 0%,#1C1C23 100%);
}.clj_app_card_android_2t4 {
  background: linear-gradient(135deg,rgba(29, 191, 106, 0.15) 0%,#1C1C23 100%);
}.clj_app_card_win_2t4 {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.14) 0%,#1C1C23 100%);
}.clj_app_card_ic_2t4 svg {
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.clj_app_card_ic_2t4 {
  flex-shrink: 0;
  color: #F2EFEA;
}.clj_app_card_os_2t4 {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #635E58;
}.clj_app_card_title_2t4 {
  line-height: 1.2;
  font-weight: 700;
  color: #F2EFEA;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.clj_app_card_text_2t4 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #635E58;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.clj_app_card_btn_2t4 {
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(240, 130, 18, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  align-items: center;
  color: #F2EFEA;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.clj_app_card_btn_2t4:hover {
  background: rgba(255, 255, 255, 0.07);
}.clj_prov_2t4 {
  background: #131318;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.clj_prov_2t4 {
  padding: 2.75rem 1.5rem 0;
}
}.clj_prov_in_2t4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.clj_prov_head_2t4 {
  margin-bottom: 1rem;
}.clj_prov_label_2t4 {
  letter-spacing: .08em;
  color: #F08210;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.clj_prov_h2_2t4 {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F2EFEA;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.clj_prov_h2_2t4 {
  font-size: 1.5rem;
}
}.clj_prov_seo_2t4 {
  margin-bottom: 16px;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #635E58;
}.clj_prov_seo_2t4 strong {
  color: #C5C0B8;
  font-weight: 700;
}.clj_prov_seo_2t4 a {
  text-decoration: underline;
  color: #F08210;
}.clj_prov_grid_2t4 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.clj_prov_grid_2t4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.clj_prov_grid_2t4 {
  grid-template-columns: repeat(8,1fr);
}
}.clj_prov_card_2t4 {
  border-radius: 6px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  background: #17171E;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.clj_prov_card_2t4:hover {
  background: #1C1C23;
  border-color: rgba(240, 130, 18, 0.55);
}.clj_prov_logo_2t4 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
}.clj_prov_logo_2t4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.clj_prov_name_2t4 {
  color: #8E8880;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
}.clj_htp_2t4 {
  padding: 2.25rem 16px 0;
  background: #131318;
}
@media(min-width: 769px) {.clj_htp_2t4 {
  padding: 2.75rem 24px 0;
}
}.clj_htp_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_htp_head_2t4 {
  margin-bottom: 22px;
  max-width: 720px;
}.clj_htp_label_2t4 {
  letter-spacing: .08em;
  color: #F08210;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.clj_htp_h2_2t4 {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EFEA;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.clj_htp_h2_2t4 {
  font-size: 1.75rem;
}
}.clj_htp_intro_2t4 {
  color: #635E58;
  line-height: 1.6;
  font-size: 14px;
}.clj_htp_steps_2t4 {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.clj_htp_steps_2t4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.clj_htp_steps_2t4 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.clj_htp_step_2t4 {
  padding: 20px 1.125rem 1.125rem;
  background: #1C1C23;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.clj_htp_step_num_2t4 {
  background: #F08210;
  border-radius: 50%;
  top: -0.75rem;
  position: absolute;
  font-size: 13px;
  display: flex;
  left: 20px;
  height: 1.75rem;
  width: 1.75rem;
  justify-content: center;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  align-items: center;
  color: #100E09;
}.clj_htp_step_ic_2t4 {
  border-radius: 4px;
  background: rgba(240, 130, 16, 0.18);
  margin: 8px 0 12px;
  justify-content: center;
  align-items: center;
  color: #F08210;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
}.clj_htp_step_ic_2t4 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.clj_htp_step_h_2t4 {
  color: #F2EFEA;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.clj_htp_step_p_2t4 {
  color: #635E58;
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
}.clj_htp_step_p_2t4 strong {
  color: #C5C0B8;
  font-weight: 600;
}.clj_htp_cta_2t4 {
  border-radius: 0.375rem;
  background: #1DBF6A;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  color: #100E09;
}.clj_htp_cta_2t4:hover {
  background: #22D87A;
}.clj_reg_2t4 {
  background: #131318;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.clj_reg_2t4 {
  padding: 44px 24px 0;
}
}.clj_reg_in_2t4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: #1C1C23;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width:768px) {.clj_reg_in_2t4 {
  padding: 40px;
}
}.clj_reg_top_2t4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.clj_reg_top_2t4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.clj_reg_label_2t4 {
  font-size: 11px;
  font-weight: 700;
  color: #F08210;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.clj_reg_h2_2t4 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  color: #F2EFEA;
}
@media(min-width: 765px) {.clj_reg_h2_2t4 {
  font-size: 28px;
}
}.clj_reg_bonus_2t4 {
  padding: 10px 1rem;
  border: 1px solid rgba(232, 160, 32, 0.14);
  background: rgba(232, 160, 32, 0.14);
  border-radius: 6px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.clj_reg_bonus_amount_2t4 {
  font-size: 1.25rem;
  color: #E8A020;
  font-weight: 800;
}.clj_reg_bonus_text_2t4 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8E8880;
}.clj_reg_cta_btn_2t4 {
  background: #1DBF6A;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 0.375rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: #100E09;
  font-size: 15px;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0 22px rgba(29, 191, 106, 0.45);
}.clj_reg_cta_btn_2t4:hover {
  background: #22D87A;
}.clj_reg_terms_2t4 {
  color: #524E49;
  line-height: 1.5;
  font-size: 0.688rem;
}.clj_reg_seo_2t4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #635E58;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.clj_reg_seo_2t4 p {
  line-height: 1.65;
  font-size: 13px;
  color: #635E58;
  margin-bottom: 0.625rem;
}.clj_reg_seo_2t4 p:last-child {
  margin-bottom: 0;
}.clj_reg_seo_2t4 strong {
  color: #C5C0B8;
  font-weight: 700;
}.clj_reg_seo_2t4 a {
  transition: color .2s;
  color: #F08210;
  text-decoration: underline;
}.clj_reg_seo_2t4 a:hover {
  color: #FF9428;
}.clj_reg_seo_2t4 ul,.clj_reg_seo_2t4 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.clj_reg_seo_2t4 ol {
  list-style: decimal;
}.clj_reg_seo_2t4 li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #635E58;
}.clj_reg_seo_2t4 table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.clj_reg_seo_2t4 table {
  display: table;
}
}.clj_reg_seo_2t4 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C5C0B8;
}.clj_reg_seo_2t4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #635E58;
}.clj_reg_steps_2t4 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width:860px) {.clj_reg_steps_2t4 {
  margin-top: 0;
}
}.clj_reg_step_2t4 {
  border-radius: 6px;
  gap: 0.875rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.clj_reg_step_num_2t4 {
  border-radius: 50%;
  border: 1px solid rgba(240, 130, 16, 0.07);
  background: rgba(240, 130, 16, 0.18);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 800;
  width: 2.125rem;
  justify-content: center;
  height: 2.125rem;
  color: #F08210;
  font-size: 0.875rem;
}.clj_reg_step_title_2t4 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2EFEA;
  font-weight: 700;
}.clj_reg_step_text_2t4 {
  color: #635E58;
  line-height: 1.5;
  font-size: 12px;
}.clj_reg_trust_2t4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.clj_reg_trust_item_2t4 {
  gap: 0.438rem;
  color: #635E58;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  display: flex;
}.clj_reg_trust_ic_2t4 svg {
  color: #F08210;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.clj_bon_2t4 {
  background: #131318;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.clj_bon_2t4 {
  padding: 2.75rem 24px 0;
}
}.clj_bon_in_2t4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.clj_bon_head_2t4 {
  margin-bottom: 1.25rem;
}.clj_bon_label_2t4 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #F08210;
  text-transform: uppercase;
}.clj_bon_h2_2t4 {
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #F2EFEA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.clj_bon_h2_2t4 {
  font-size: 24px;
}
}.clj_bon_seo_2t4 {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #635E58;
}.clj_bon_seo_2t4 strong {
  font-weight: 700;
  color: #C5C0B8;
}.clj_bon_seo_2t4 a {
  color: #F08210;
  text-decoration: underline;
}.clj_bon_grid_2t4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.clj_bon_grid_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.clj_bon_grid_2t4 {
  grid-template-columns: repeat(5,1fr);
}
}.clj_bon_card_2t4 {
  transition: border-color .2s,transform .2s;
  border-radius: 6px;
  background: #17171E;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.clj_bon_card_2t4:hover {
  border-color: rgba(240, 130, 16, 0.07);
  transform: translateY(-2px);
}.clj_bon_card_ic_2t4 svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
}.clj_bon_card_ic_2t4 {
  margin-bottom: 0.625rem;
}.clj_bon_card_type_2t4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #635E58;
  letter-spacing: .06em;
}.clj_bon_card_amount_2t4 {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  color: #E8A020;
  margin-bottom: 6px;
}.clj_bon_card_name_2t4 {
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F2EFEA;
  overflow-wrap: break-word;
  font-weight: 600;
}.clj_bon_card_detail_2t4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #524E49;
}.clj_seo_2t4 {
  padding: 36px 16px 0;
  background: #131318;
}
@media(min-width:768px) {.clj_seo_2t4 {
  padding: 44px 1.5rem 0;
}
}.clj_seo_in_2t4 {
  margin: 0 auto;
  border-radius: 0.625rem;
  background: #1C1C23;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.clj_seo_in_2t4 {
  padding: 2.25rem 40px;
}
}.clj_seo_label_2t4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #F08210;
  letter-spacing: .08em;
  font-size: 11px;
}.clj_seo_h2_2t4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EFEA;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.clj_seo_h2_2t4 {
  font-size: 1.5rem;
}
}.clj_seo_body_2t4 {
  font-size: 0.875rem;
  color: #8E8880;
  line-height: 1.75;
  overflow-wrap: break-word;
}.clj_seo_body_2t4 p {
  line-height: 1.75;
  color: #8E8880;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.clj_seo_body_2t4 p:last-child {
  margin-bottom: 0;
}.clj_seo_body_2t4 strong {
  color: #C5C0B8;
  font-weight: 700;
}.clj_seo_body_2t4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F08210;
}.clj_seo_body_2t4 a:hover {
  color: #FF9428;
}.clj_seo_body_2t4 ul,.clj_seo_body_2t4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.clj_seo_body_2t4 ol {
  list-style: decimal;
}.clj_seo_body_2t4 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8E8880;
  font-size: 14px;
}.clj_seo_body_2t4 table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.clj_seo_body_2t4 table {
  display: table;
}
}.clj_seo_body_2t4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5C0B8;
  font-weight: 700;
  text-align: left;
}.clj_seo_body_2t4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E8880;
}.clj_seo_cols_2t4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.clj_seo_cols_2t4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.clj_seo_cols_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}.clj_seo_col_h_2t4 {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C5C0B8;
  margin-bottom: 7px;
}.clj_seo_col_p_2t4 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #635E58;
}.clj_seo_stats_2t4 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.clj_seo_stat_2t4 {
  background: rgba(240, 130, 16, 0.07);
  border: 1px solid rgba(240, 130, 16, 0.18);
  border-radius: 6px;
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.clj_seo_stat_val_2t4 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F08210;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.clj_seo_stat_lb_2t4 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #635E58;
}.clj_rv_2t4 {
  padding: 36px 1rem 0;
  background: #131318;
}
@media(min-width: 769px) {.clj_rv_2t4 {
  padding: 2.75rem 1.5rem 0;
}
}.clj_rv_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_rv_head_2t4 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.clj_rv_label_2t4 {
  font-weight: 700;
  color: #F08210;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.clj_rv_h2_2t4 {
  font-weight: 800;
  color: #F2EFEA;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.clj_rv_h2_2t4 {
  font-size: 28px;
}
}.clj_rv_stats_2t4 {
  gap: 1.125rem;
  color: #635E58;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
}.clj_rv_stats_score_2t4 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.clj_rv_stats_score_val_2t4 {
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  color: #E8A020;
  font-weight: 800;
}.clj_rv_stats_score_max_2t4 {
  font-size: 13px;
  color: #524E49;
}.clj_rv_stats_badge_2t4 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.clj_rv_stats_badge_2t4 svg {
  width: 0.875rem;
  height: 14px;
  color: #E8A020;
}.clj_rv_grid_2t4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.clj_rv_grid_2t4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.clj_rv_grid_2t4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.clj_rv_card_2t4 {
  background: #1C1C23;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  flex-direction: column;
  display: flex;
}.clj_rv_card_stars_2t4 {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #E8A020;
  display: flex;
}.clj_rv_card_stars_2t4 svg {
  width: 0.875rem;
  height: 14px;
}.clj_rv_card_h_2t4 {
  color: #F2EFEA;
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.clj_rv_card_body_2t4 {
  flex: 1;
  color: #635E58;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.clj_rv_card_body_2t4 strong {
  font-weight: 600;
  color: #C5C0B8;
}.clj_rv_card_meta_2t4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.clj_rv_card_author_2t4 {
  color: #C5C0B8;
  font-size: 0.75rem;
  font-weight: 600;
}.clj_rv_card_date_2t4 {
  color: #524E49;
  font-size: 0.688rem;
}.clj_seo_2t4 {
  background: #131318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.clj_seo_2t4 {
  padding: 2.75rem 1.5rem 0;
}
}.clj_seo_in_2t4 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1C23;
  border-radius: 10px;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width:768px) {.clj_seo_in_2t4 {
  padding: 2.25rem 2.5rem;
}
}.clj_seo_label_2t4 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #F08210;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.clj_seo_h2_2t4 {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
  color: #F2EFEA;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.clj_seo_h2_2t4 {
  font-size: 1.5rem;
}
}.clj_seo_body_2t4 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E8880;
}.clj_seo_body_2t4 p {
  color: #8E8880;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.clj_seo_body_2t4 p:last-child {
  margin-bottom: 0;
}.clj_seo_body_2t4 strong {
  color: #C5C0B8;
  font-weight: 700;
}.clj_seo_body_2t4 a {
  transition: color .2s;
  color: #F08210;
  text-decoration: underline;
}.clj_seo_body_2t4 a:hover {
  color: #FF9428;
}.clj_seo_body_2t4 ul,.clj_seo_body_2t4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.clj_seo_body_2t4 ol {
  list-style: decimal;
}.clj_seo_body_2t4 li {
  line-height: 1.75;
  color: #8E8880;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.clj_seo_body_2t4 table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.clj_seo_body_2t4 table {
  display: table;
}
}.clj_seo_body_2t4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C5C0B8;
  font-weight: 700;
  text-align: left;
}.clj_seo_body_2t4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E8880;
}.clj_seo_cols_2t4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.clj_seo_cols_2t4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.clj_seo_cols_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}.clj_seo_col_h_2t4 {
  color: #C5C0B8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.clj_seo_col_p_2t4 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #635E58;
  overflow-wrap: break-word;
}.clj_seo_stats_2t4 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.clj_seo_stat_2t4 {
  border: 1px solid rgba(240, 130, 16, 0.18);
  padding: 14px 16px;
  background: rgba(240, 130, 16, 0.07);
  flex: 1;
  border-radius: 0.375rem;
  min-width: 8.75rem;
}.clj_seo_stat_val_2t4 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #F08210;
  font-size: 20px;
  overflow-wrap: break-word;
}.clj_seo_stat_lb_2t4 {
  font-size: 0.688rem;
  color: #635E58;
  overflow-wrap: break-word;
}.clj_faq_2t4 {
  padding: 36px 16px 0;
  background: #131318;
}
@media(min-width: 767px) {.clj_faq_2t4 {
  padding: 2.75rem 24px 0;
}
}.clj_faq_in_2t4 {
  margin: 0 auto;
  max-width: 83.75rem;
}.clj_faq_head_2t4 {
  margin-bottom: 20px;
}.clj_faq_label_2t4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #F08210;
}.clj_faq_h2_2t4 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #F2EFEA;
}
@media(min-width: 770px) {.clj_faq_h2_2t4 {
  font-size: 24px;
}
}.clj_faq_list_2t4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.clj_faq_item_2t4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  background: #1C1C23;
  overflow: hidden;
}.clj_faq_q_2t4 {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  justify-content: space-between;
  color: #C5C0B8;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.clj_faq_q_2t4:hover {
  color: #F2EFEA;
}.clj_faq_q_ic_2t4 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  color: #F08210;
}.clj_faq_item_2t4.clj_state_open_2t4 .clj_faq_q_ic_2t4 {
  transform: rotate(45deg);
}.clj_faq_a_2t4 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  display: none;
  color: #635E58;
  font-size: 13px;
  overflow-wrap: break-word;
}.clj_faq_item_2t4.clj_state_open_2t4 .clj_faq_a_2t4 {
  display: block;
}.clj_faq_a_2t4 strong {
  font-weight: 700;
  color: #C5C0B8;
}.clj_faq_a_2t4 a {
  text-decoration: underline;
  color: #F08210;
}.clj_faq_a_2t4 ul,.clj_faq_a_2t4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.clj_faq_a_2t4 ol {
  list-style: decimal;
}.clj_faq_a_2t4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.clj_faq_a_2t4 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.clj_faq_a_2t4 table {
  display: table;
}
}.clj_faq_a_2t4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C5C0B8;
  font-weight: 700;
  text-align: left;
}.clj_faq_a_2t4 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #635E58;
}.clj_pmt_2t4 {
  padding: 2.25rem 16px 0;
  background: #131318;
}
@media(min-width: 765px) {.clj_pmt_2t4 {
  padding: 2.75rem 1.5rem 0;
}
}.clj_pmt_in_2t4 {
  margin: 0 auto;
  max-width: 1340px;
}.clj_pmt_head_2t4 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.clj_pmt_label_2t4 {
  color: #F08210;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.clj_pmt_h2_2t4 {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F2EFEA;
}
@media(min-width: 765px) {.clj_pmt_h2_2t4 {
  font-size: 1.75rem;
}
}.clj_pmt_intro_2t4 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #635E58;
}.clj_pmt_groups_2t4 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.clj_pmt_group_2t4 {
  background: #1C1C23;
  border-radius: 6px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.clj_pmt_group_head_2t4 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.clj_pmt_group_ic_2t4 {
  background: rgba(240, 130, 16, 0.18);
  border-radius: 0.25rem;
  align-items: center;
  color: #F08210;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.clj_pmt_group_ic_2t4 svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.clj_pmt_group_h_2t4 {
  margin: 0;
  color: #F2EFEA;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
}.clj_pmt_group_p_2t4 {
  line-height: 1.6;
  color: #635E58;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 13px;
}.clj_pmt_group_p_2t4 strong {
  font-weight: 600;
  color: #C5C0B8;
}.clj_pmt_table_wrap_2t4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.clj_pmt_table_2t4 {
  min-width: 540px;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}.clj_pmt_table_2t4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  font-size: 0.688rem;
  color: #C5C0B8;
  white-space: nowrap;
  text-transform: uppercase;
}.clj_pmt_table_2t4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #635E58;
}.clj_pmt_table_2t4 tbody tr:last-child td {
  border-bottom: none;
}.clj_pmt_table_2t4 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C5C0B8;
}.clj_seo_2t4 {
  padding: 36px 16px 0;
  background: #131318;
}
@media(min-width: 771px) {.clj_seo_2t4 {
  padding: 2.75rem 1.5rem 0;
}
}.clj_seo_in_2t4 {
  background: #1C1C23;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 10px;
  max-width: 1340px;
}
@media(min-width: 771px) {.clj_seo_in_2t4 {
  padding: 2.25rem 40px;
}
}.clj_seo_label_2t4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #F08210;
}.clj_seo_h2_2t4 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2EFEA;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
}
@media(min-width:768px) {.clj_seo_h2_2t4 {
  font-size: 24px;
}
}.clj_seo_body_2t4 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E8880;
}.clj_seo_body_2t4 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8E8880;
}.clj_seo_body_2t4 p:last-child {
  margin-bottom: 0;
}.clj_seo_body_2t4 strong {
  font-weight: 700;
  color: #C5C0B8;
}.clj_seo_body_2t4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F08210;
}.clj_seo_body_2t4 a:hover {
  color: #FF9428;
}.clj_seo_body_2t4 ul,.clj_seo_body_2t4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.clj_seo_body_2t4 ol {
  list-style: decimal;
}.clj_seo_body_2t4 li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #8E8880;
  line-height: 1.75;
}.clj_seo_body_2t4 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.clj_seo_body_2t4 table {
  display: table;
}
}.clj_seo_body_2t4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C5C0B8;
  font-weight: 700;
}.clj_seo_body_2t4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E8880;
}.clj_seo_cols_2t4 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.clj_seo_cols_2t4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.clj_seo_cols_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}.clj_seo_col_h_2t4 {
  color: #C5C0B8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.clj_seo_col_p_2t4 {
  line-height: 1.65;
  color: #635E58;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.clj_seo_stats_2t4 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.clj_seo_stat_2t4 {
  border: 1px solid rgba(240, 130, 16, 0.18);
  flex: 1;
  background: rgba(240, 130, 16, 0.07);
  padding: 14px 1rem;
  border-radius: 6px;
  min-width: 140px;
}.clj_seo_stat_val_2t4 {
  color: #F08210;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.clj_seo_stat_lb_2t4 {
  color: #635E58;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.clj_ft_2t4 {
  background: #0C0C10;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.clj_ft_support_2t4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.clj_ft_support_2t4 {
  padding: 28px 1.5rem;
}
}.clj_ft_support_in_2t4 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.clj_ft_support_main_2t4 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.clj_ft_support_ic_2t4 {
  flex-shrink: 0;
  color: #F08210;
}.clj_ft_support_ic_2t4 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.clj_ft_support_text_title_2t4 {
  font-size: 0.938rem;
  color: #F2EFEA;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.clj_ft_support_text_sub_2t4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #635E58;
}.clj_ft_support_btn_2t4 {
  background: #F08210;
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 0.375rem;
  white-space: nowrap;
  font-size: 13px;
  color: #F2EFEA;
  flex-shrink: 0;
  font-weight: 700;
}.clj_ft_support_btn_2t4:hover {
  background: #FF9428;
}.clj_ft_support_contacts_2t4 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.clj_ft_support_contact_2t4 {
  font-size: 12px;
  color: #524E49;
  line-height: 1.4;
}.clj_ft_support_contact_2t4 strong {
  display: block;
  margin-bottom: 2px;
  color: #8E8880;
  font-size: 11px;
  font-weight: 600;
}.clj_ft_main_2t4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 771px) {.clj_ft_main_2t4 {
  padding: 40px 1.5rem 2rem;
}
}.clj_ft_main_in_2t4 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 637px) {.clj_ft_main_in_2t4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.clj_ft_main_in_2t4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.clj_ft_col_logo_2t4 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.clj_ft_col_logo_2t4 {
  grid-column: auto;
}
}.clj_ft_logo_2t4 {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2EFEA;
}.clj_ft_logo_mark_2t4 {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.clj_ft_logo_mark_2t4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.clj_ft_logo_sub_2t4 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #524E49;
  max-width: 200px;
}.clj_ft_col_title_2t4 {
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  font-weight: 700;
  color: #8E8880;
}.clj_ft_col_links_2t4 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.clj_ft_col_link_2t4 {
  transition: color .2s;
  color: #524E49;
  overflow-wrap: break-word;
  font-size: 13px;
}.clj_ft_col_link_2t4:hover {
  color: #C5C0B8;
}.clj_ft_apps_2t4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.clj_ft_app_card_2t4 {
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.clj_ft_app_card_2t4:hover {
  border-color: rgba(240, 130, 18, 0.55);
}.clj_ft_app_card_ic_2t4 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.clj_ft_app_card_os_2t4 {
  font-weight: 600;
  color: #524E49;
  font-size: 10px;
}.clj_ft_app_card_action_2t4 {
  font-weight: 700;
  font-size: 12px;
  color: #C5C0B8;
}.clj_ft_bot_2t4 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.clj_ft_bot_2t4 {
  padding: 20px 1.5rem;
}
}.clj_ft_bot_in_2t4 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1340px;
  display: flex;
  flex-wrap: wrap;
}.clj_ft_socials_2t4 {
  gap: 8px;
  display: flex;
}.clj_ft_soc_2t4 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #8E8880;
  align-items: center;
  height: 36px;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.clj_ft_soc_2t4 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.clj_ft_soc_2t4:hover {
  background: rgba(255, 255, 255, 0.07);
}.clj_ft_legal_2t4 {
  flex: 1;
  overflow-wrap: break-word;
  color: #7C7872;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
}.clj_ft_legal_2t4 strong {
  color: #8E8880;
  font-weight: 700;
}.clj_ft_legal_2t4 a {
  text-decoration: underline;
  color: #8E8880;
}.clj_ft_age_2t4 {
  border-radius: 50%;
  border: 2px solid #7C7872;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  width: 32px;
  font-size: 11px;
  color: #7C7872;
  display: flex;
  height: 2rem;
  margin-left: auto;
}