*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C1120;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C8BBAA;
  font-family: 'Barlow', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.wjr_layout_9mq {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.wjr_page_9mq {
  min-height: 100vh;
  display: flex;
}.wjr_main_9mq {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.wjr_main_9mq {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.wjr_main_9mq {
  padding-bottom: 4.5rem;
}
}.wjr_gc_9mq {
  background: #0F1628;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width:640px) {.wjr_gc_9mq {
  width: 156px;
}
}
@media(min-width: 1083px) {.wjr_gc_9mq {
  width: 168px;
}
}.wjr_gc_9mq:hover {
  transform: translateY(-3px);
  border-color: rgba(212,149,42,0.08);
}.wjr_gc_img_9mq {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.wjr_gc_img_9mq img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.wjr_gc_hover_9mq {
  transition: opacity .2s;
  background: rgba(7,11,19,0.78);
  inset: 0;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.wjr_gc_9mq:hover .wjr_gc_hover_9mq {
  opacity: 1;
}.wjr_gc_hover_btn_9mq {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #D4952A;
  color: #F5EDD4;
  font-weight: 700;
  font-size: 12px;
}.wjr_gc_info_9mq {
  padding: 0.5rem 0.625rem 0.625rem;
}.wjr_gc_name_9mq {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  max-width: 100%;
  color: #C8BBAA;
  margin-bottom: 3px;
  font-weight: 600;
}.wjr_gc_prov_9mq {
  color: #5A5149;
  font-size: 10px;
}.wjr_gc_tag_9mq {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  font-size: 0.563rem;
  left: 0.375rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 0.375rem;
}.wjr_gc_tag_hot_9mq {
  background: #E5383B;
  color: #fff;
}.wjr_gc_tag_new_9mq {
  background: #22C55E;
  color: #0C1120;
}.wjr_gc_tag_jp_9mq {
  background: #F0B429;
  color: #0C1120;
}.wjr_gc_tag_ex_9mq {
  background: #8B5414;
  color: #fff;
}.wjr_gc_tag_live_9mq {
  background: #E5383B;
  color: #fff;
}.wjr_gr_9mq {
  padding: 32px 1rem 0;
  background: #0C1120;
}
@media(min-width: 771px) {.wjr_gr_9mq {
  padding: 36px 1.5rem 0;
}
}.wjr_gr_in_9mq {
  margin: 0 auto;
  max-width: 82.5rem;
}.wjr_gr_head_9mq {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.wjr_gr_head_l_9mq {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.wjr_gr_ic_9mq {
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 2rem;
}.wjr_gr_ic_9mq svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.wjr_gr_title_9mq {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD4;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}
@media(min-width: 766px) {.wjr_gr_title_9mq {
  font-size: 1.125rem;
}
}.wjr_gr_more_9mq {
  gap: 5px;
  transition: color .2s;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #72665A;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
}.wjr_gr_more_9mq:hover {
  color: #D4952A;
}.wjr_gr_more_9mq svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.wjr_gr_arrows_9mq {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.wjr_gr_arr_9mq {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.375rem;
  height: 30px;
  display: flex;
  align-items: center;
  color: #9A8C7A;
  width: 30px;
  justify-content: center;
}.wjr_gr_arr_9mq:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD4;
}.wjr_gr_arr_9mq svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.wjr_gr_seo_h_9mq {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  color: #C8BBAA;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wjr_gr_seo_h_9mq {
  font-size: 0.875rem;
}
}.wjr_gr_seo_9mq {
  color: #72665A;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 680px;
}.wjr_gr_seo_9mq strong {
  font-weight: 600;
  color: #C8BBAA;
}.wjr_gr_scroll_9mq {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.wjr_gr_scroll_9mq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.wjr_gr_scroll_9mq {
  gap: 12px;
}
}.wjr_tb_9mq {
  background: #0C1120;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  display: flex;
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  z-index: 80;
  height: 3.5rem;
}.wjr_tb_in_9mq {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.wjr_tb_burger_9mq {
  gap: 0.313rem;
  border-radius: 10px;
  margin-right: 8px;
  width: 38px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
}.wjr_tb_burger_9mq:hover {
  background: rgba(255,255,255,0.05);
}.wjr_tb_burger_line_9mq {
  border-radius: 1px;
  background: #9A8C7A;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.wjr_tb_burger_9mq {
  display: none;
}
}.wjr_tb_logo_9mq {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  font-weight: 800;
  color: #F5EDD4;
  margin-right: 20px;
  font-size: 1.125rem;
}.wjr_tb_logo_mark_9mq {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 2rem;
}.wjr_tb_logo_mark_9mq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wjr_tb_nav_9mq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.wjr_tb_nav_9mq {
  display: flex;
}
}.wjr_tb_tab_9mq {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  color: #9A8C7A;
  white-space: nowrap;
  font-weight: 600;
}.wjr_tb_tab_9mq:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD4;
}.wjr_tb_tab_9mq.wjr_state_active_9mq {
  background: rgba(212,149,42,0.18);
  color: #F5EDD4;
}.wjr_tb_right_9mq {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.wjr_tb_login_9mq {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C8BBAA;
}.wjr_tb_login_9mq:hover {
  border-color: rgba(212,149,42,0.50);
  color: #F5EDD4;
}
@media(min-width: 482px) {.wjr_tb_login_9mq {
  display: block;
}
}.wjr_tb_reg_9mq {
  transition: background .2s;
  background: #22C55E;
  padding: 9px 1.125rem;
  border-radius: 10px;
  color: #0C1120;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.wjr_tb_reg_9mq:hover {
  background: #16A34A;
}.wjr_sb_9mq {
  background: #131A2E;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  top: 3.5rem;
  left: 0;
}.wjr_sb_9mq.wjr_state_open_9mq {
  transform: translateX(0);
}.wjr_sb_9mq::-webkit-scrollbar {
  width: 4px;
}.wjr_sb_9mq::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.wjr_sb_9mq {
  transform: translateX(0);
}
}.wjr_sb_auth_9mq {
  padding: 0.875rem 0.75rem 0.625rem;
}.wjr_sb_btn_reg_9mq {
  transition: background .2s;
  padding: 0.688rem;
  background: #22C55E;
  border-radius: 0.625rem;
  font-size: 13px;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #0C1120;
  font-weight: 700;
}.wjr_sb_btn_reg_9mq:hover {
  background: #16A34A;
}.wjr_sb_btn_login_9mq {
  padding: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #C8BBAA;
  font-weight: 600;
}.wjr_sb_btn_login_9mq:hover {
  border-color: rgba(212,149,42,0.50);
  color: #F5EDD4;
}.wjr_sb_promo_9mq {
  padding: 0.75rem 14px;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1C0E04,#131A2E);
  border: 1px solid rgba(212,149,42,0.18);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}.wjr_sb_promo_9mq::before {
  background: radial-gradient(circle,rgba(212,149,42,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  width: 80px;
  content: '';
  right: -1.25rem;
  height: 5rem;
}.wjr_sb_promo_title_9mq {
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4952A;
}.wjr_sb_promo_text_9mq {
  font-weight: 600;
  color: #F5EDD4;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
}.wjr_sb_promo_sub_9mq {
  color: #72665A;
  font-size: 0.625rem;
  margin-top: 3px;
}.wjr_sb_nav_9mq {
  padding: 0.375rem 0.5rem 16px;
}.wjr_sb_nav_lb_9mq {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  color: #5A5149;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.wjr_sb_link_9mq {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9A8C7A;
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
}.wjr_sb_link_9mq:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD4;
}.wjr_sb_link_9mq.wjr_state_active_9mq {
  background: rgba(212,149,42,0.18);
  color: #F5EDD4;
}.wjr_sb_ic_9mq {
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.wjr_sb_ic_9mq svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wjr_sb_ic_1_9mq {
  background: rgba(212,149,42,0.08);
  color: #D4952A;
}.wjr_sb_ic_2_9mq {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.wjr_sb_ic_3_9mq {
  background: rgba(240,180,41,0.16);
  color: #F0B429;
}.wjr_sb_ic_4_9mq {
  background: rgba(139,84,20,0.28);
  color: #8B5414;
}.wjr_sb_ic_5_9mq {
  background: rgba(212,149,42,0.08);
  color: #EC4899;
}.wjr_sb_ic_6_9mq {
  background: rgba(139,84,20,0.28);
  color: #7C3AED;
}.wjr_sb_badge_9mq {
  background: #F0B429;
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #0C1120;
}.wjr_sb_bot_9mq {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.wjr_sb_lang_9mq,.wjr_sb_help_9mq {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  padding: 9px 0.375rem;
  border-radius: 6px;
  transition: border-color .2s;
  gap: 0.375rem;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #9A8C7A;
  align-items: center;
  display: flex;
}.wjr_sb_lang_9mq:hover,.wjr_sb_help_9mq:hover {
  border-color: rgba(212,149,42,0.50);
  color: #F5EDD4;
}.wjr_sb_lang_9mq svg,.wjr_sb_help_9mq svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.wjr_sb_bd_9mq {
  background: rgba(7,11,19,0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.wjr_sb_bd_9mq.wjr_state_on_9mq {
  display: block;
}
@media(min-width: 1079px) {.wjr_sb_bd_9mq {
  display: none!important;
}
}.wjr_mob_nav_9mq {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #131A2E;
  position: fixed;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.wjr_mob_nav_9mq {
  display: none;
}
}.wjr_mob_nav_item_9mq {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #5A5149;
  align-items: center;
}.wjr_mob_nav_ic_9mq {
  line-height: 1;
}.wjr_mob_nav_ic_9mq svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wjr_mob_nav_lb_9mq {
  color: #5A5149;
  font-weight: 600;
  font-size: 10px;
}.wjr_mob_nav_item_9mq.wjr_state_active_9mq {
  color: #D4952A;
}.wjr_mob_nav_item_9mq.wjr_state_active_9mq .wjr_mob_nav_lb_9mq {
  color: #D4952A;
}.wjr_hero_9mq {
  background: #0C1120;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.wjr_hero_9mq {
  padding: 24px 24px 0;
}
}.wjr_hero_in_9mq {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.wjr_hero_in_9mq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.wjr_hero_in_9mq {
  grid-template-columns: 1fr 21.25rem;
}
}.wjr_hero_promo_9mq {
  overflow: hidden;
  border-radius: 1rem;
  background: #0F1628;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 765px) {.wjr_hero_promo_9mq {
  min-height: 17.5rem;
}
}.wjr_hero_promo_bg_9mq {
  inset: 0;
  background: linear-gradient(120deg,#1C0E04 0%,#0C1120 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.wjr_hero_promo_bg_9mq::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1120 0%,rgba(7,11,19,0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.wjr_hero_promo_glow_9mq {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,84,20,0.28) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
  height: 18.75rem;
  width: 300px;
}.wjr_hero_promo_ct_9mq {
  padding: 28px 24px 28px 28px;
  justify-content: center;
  display: flex;
  position: relative;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
}
@media(min-width: 769px) {.wjr_hero_promo_ct_9mq {
  padding: 2.5rem 32px;
}
}.wjr_hero_badge_9mq {
  padding: 0.313rem 0.75rem;
  background: rgba(212,149,42,0.18);
  border: 1px solid rgba(212,149,42,0.08);
  border-radius: 1.25rem;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
  color: #D4952A;
  font-size: 0.625rem;
  font-weight: 700;
}.wjr_hero_h1_9mq {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F5EDD4;
  overflow-wrap: break-word;
}.wjr_hero_h1_9mq em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 771px) {.wjr_hero_h1_9mq {
  font-size: 2.25rem;
}
}.wjr_hero_sub_9mq {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #9A8C7A;
}
@media(min-width: 769px) {.wjr_hero_sub_9mq {
  font-size: 0.875rem;
}
}.wjr_hero_row_9mq {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wjr_hero_cta_9mq {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 13px 26px;
  background: #22C55E;
  font-weight: 700;
  box-shadow: 0 6px 1.625rem rgba(34,197,94,0.38), 0 2px 6px rgba(0,0,0,0.55);
  font-size: 0.875rem;
  color: #0C1120;
}.wjr_hero_cta_9mq:hover {
  background: #16A34A;
}.wjr_hero_terms_9mq {
  font-size: 0.688rem;
  color: #5A5149;
}.wjr_hero_game_9mq {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #0F1628;
  display: flex;
  flex-direction: column;
  position: relative;
}.wjr_hero_game_badge_9mq {
  padding: 0.313rem 10px;
  border-radius: 20px;
  border: 1px solid rgba(240,180,41,0.16);
  background: rgba(240,180,41,0.16);
  font-weight: 700;
  color: #F0B429;
  z-index: 3;
  left: 12px;
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
}.wjr_hero_game_badge_9mq svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.wjr_hero_game_img_9mq {
  background: linear-gradient(135deg,#1C0E04,#0C1120);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.wjr_hero_game_img_9mq img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.wjr_hero_game_play_9mq {
  background: rgba(7,11,19,0.78);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.wjr_hero_game_9mq:hover .wjr_hero_game_play_9mq {
  opacity: 1;
}.wjr_hero_game_play_9mq span {
  background: #D4952A;
  border-radius: 50%;
  align-items: center;
  height: 3.25rem;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.wjr_hero_game_play_9mq span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.wjr_hero_game_info_9mq {
  padding: 14px 16px;
}.wjr_hero_game_title_9mq {
  color: #F5EDD4;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 15px;
}.wjr_hero_game_provider_9mq {
  color: #72665A;
  font-size: 11px;
}.wjr_hero_game_btn_9mq {
  background: #D4952A;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #F5EDD4;
  font-weight: 700;
}.wjr_hero_game_9mq:hover .wjr_hero_game_btn_9mq {
  background: #E8A832;
}.wjr_wy_9mq {
  padding: 2rem 1rem 0;
  background: #0C1120;
}
@media(min-width: 767px) {.wjr_wy_9mq {
  padding: 2.5rem 24px 0;
}
}.wjr_wy_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_wy_head_9mq {
  margin-bottom: 18px;
  max-width: 45rem;
}.wjr_wy_label_9mq {
  color: #D4952A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.wjr_wy_h2_9mq {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDD4;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.wjr_wy_h2_9mq {
  font-size: 1.5rem;
}
}.wjr_wy_intro_9mq {
  margin: 0;
  font-size: 0.813rem;
  color: #72665A;
  line-height: 1.6;
}.wjr_wy_grid_9mq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.wjr_wy_grid_9mq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wjr_wy_grid_9mq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wjr_wy_card_9mq {
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #131A2E;
  padding: 1.25rem;
}.wjr_wy_card_9mq:hover {
  border-color: rgba(212,149,42,0.08);
  transform: translateY(-2px);
}.wjr_wy_card_ic_9mq {
  border-radius: 50%;
  background: rgba(212,149,42,0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  color: #D4952A;
  width: 44px;
  margin-bottom: 0.875rem;
}.wjr_wy_card_ic_9mq svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wjr_wy_card_h_9mq {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F5EDD4;
}.wjr_wy_card_p_9mq {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #72665A;
}.wjr_wy_card_p_9mq strong {
  color: #C8BBAA;
  font-weight: 600;
}.wjr_gcg_9mq {
  background: #0C1120;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.wjr_gcg_9mq {
  padding: 2.75rem 1.5rem 0;
}
}.wjr_gcg_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_gcg_head_9mq {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.wjr_gcg_label_9mq {
  color: #D4952A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
}.wjr_gcg_h2_9mq {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EDD4;
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.wjr_gcg_h2_9mq {
  font-size: 28px;
}
}.wjr_gcg_intro_9mq {
  font-size: 13px;
  line-height: 1.6;
  color: #72665A;
}.wjr_gcg_grid_9mq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.wjr_gcg_grid_9mq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.wjr_gcg_grid_9mq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wjr_gcg_card_9mq {
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
}.wjr_gcg_card_9mq:hover {
  transform: translateY(-3px);
  border-color: rgba(212,149,42,0.18);
}.wjr_gcg_card_bg_9mq {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wjr_gcg_card_bg_9mq::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wjr_gcg_card_ic_9mq {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  z-index: 2;
  position: absolute;
  height: 40px;
  align-items: center;
  color: #F5EDD4;
  top: 18px;
  justify-content: center;
  width: 2.5rem;
  display: flex;
  right: 1.125rem;
}.wjr_gcg_card_ic_9mq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.wjr_gcg_card_ct_9mq {
  position: relative;
  z-index: 1;
}.wjr_gcg_card_h_9mq {
  font-weight: 800;
  color: #F5EDD4;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width:768px) {.wjr_gcg_card_h_9mq {
  font-size: 20px;
}
}.wjr_gcg_card_p_9mq {
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.wjr_gcg_card_p_9mq strong {
  color: #F5EDD4;
  font-weight: 600;
}.wjr_gcg_card_cta_9mq {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  color: #D4952A;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 12px;
}.wjr_gcg_card_cta_9mq svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.wjr_gr_jp_9mq {
  padding: 20px;
  background: linear-gradient(135deg,#1A0B2E 0%,#090B16 100%);
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}.wjr_gr_jp_9mq::before {
  background: radial-gradient(circle,rgba(139,84,20,0.28) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  top: -60px;
  content: '';
  left: -3.75rem;
  position: absolute;
  height: 15.625rem;
}.wjr_gr_jp_9mq::after {
  background: radial-gradient(circle,rgba(240,180,41,0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  right: 0;
  height: 200px;
  width: 12.5rem;
  position: absolute;
  bottom: -40px;
}.wjr_gr_jp_head_9mq {
  gap: 16px;
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
}.wjr_gr_jp_info_9mq {
  flex: 1;
}.wjr_gr_jp_label_9mq {
  margin-bottom: 0.375rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #7C3AED;
}.wjr_gr_jp_label_9mq svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
}.wjr_gr_jp_amount_9mq {
  font-family: 'Playfair Display', serif;
  line-height: 1;
  color: #F5EDD4;
  margin-bottom: 0.25rem;
  font-size: 32px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.wjr_gr_jp_amount_9mq {
  font-size: 2.5rem;
}
}.wjr_gr_jp_amount_9mq span {
  color: #F0B429;
}.wjr_gr_jp_seo_9mq {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9A8C7A;
  line-height: 1.5;
  max-width: 480px;
}.wjr_gr_jp_cta_9mq {
  border-radius: 0.625rem;
  border: 1px solid rgba(139,84,20,0.28);
  padding: 0.688rem 20px;
  background: rgba(139,84,20,0.28);
  transition: background .2s;
  white-space: nowrap;
  align-self: flex-start;
  z-index: 1;
  color: #F5EDD4;
  flex-shrink: 0;
  margin-top: 4px;
  font-size: 0.813rem;
  position: relative;
  font-weight: 700;
}.wjr_gr_jp_cta_9mq:hover {
  background: #8B5414;
}.wjr_ws_9mq {
  background: #0C1120;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.wjr_ws_9mq {
  padding: 36px 24px 0;
}
}.wjr_ws_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_ws_head_9mq {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.wjr_ws_title_9mq {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-size: 1rem;
  color: #F5EDD4;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.wjr_ws_title_ic_9mq svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  color: #F0B429;
  width: 18px;
}.wjr_ws_online_9mq {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #72665A;
  align-items: center;
}.wjr_ws_online_dot_9mq {
  background: #22C55E;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(34,197,94,0.15);
}.wjr_ws_scroll_9mq {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.wjr_ws_scroll_9mq::-webkit-scrollbar {
  display: none;
}.wjr_wc_9mq {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border-radius: 10px;
  background: #0F1628;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.wjr_wc_img_9mq {
  overflow: hidden;
  background: #131A2E;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.wjr_wc_img_9mq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wjr_wc_info_9mq {
  min-width: 0;
}.wjr_wc_game_9mq {
  overflow: hidden;
  color: #C8BBAA;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.wjr_wc_player_9mq {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5A5149;
  font-size: 10px;
}.wjr_wc_amount_9mq {
  color: #22C55E;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
}.wjr_bon_9mq {
  padding: 2.25rem 16px 0;
  background: #0C1120;
}
@media(min-width: 771px) {.wjr_bon_9mq {
  padding: 2.75rem 24px 0;
}
}.wjr_bon_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_bon_head_9mq {
  margin-bottom: 20px;
}.wjr_bon_label_9mq {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #D4952A;
  text-transform: uppercase;
  font-weight: 700;
}.wjr_bon_h2_9mq {
  overflow-wrap: break-word;
  color: #F5EDD4;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.wjr_bon_h2_9mq {
  font-size: 24px;
}
}.wjr_bon_seo_9mq {
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #72665A;
}.wjr_bon_seo_9mq strong {
  font-weight: 700;
  color: #C8BBAA;
}.wjr_bon_seo_9mq a {
  color: #D4952A;
  text-decoration: underline;
}.wjr_bon_grid_9mq {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.wjr_bon_grid_9mq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wjr_bon_grid_9mq {
  grid-template-columns: repeat(5,1fr);
}
}.wjr_bon_card_9mq {
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  background: #0F1628;
}.wjr_bon_card_9mq:hover {
  transform: translateY(-2px);
  border-color: rgba(212,149,42,0.08);
}.wjr_bon_card_ic_9mq svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.wjr_bon_card_ic_9mq {
  margin-bottom: 10px;
}.wjr_bon_card_type_9mq {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #72665A;
}.wjr_bon_card_amount_9mq {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #F0B429;
}.wjr_bon_card_name_9mq {
  font-size: 0.813rem;
  color: #F5EDD4;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.wjr_bon_card_detail_9mq {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #5A5149;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wjr_app_9mq {
  background: #0C1120;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.wjr_app_9mq {
  padding: 2.75rem 1.5rem 0;
}
}.wjr_app_in_9mq {
  margin: 0 auto;
  max-width: 82.5rem;
}.wjr_app_head_9mq {
  margin-bottom: 16px;
}.wjr_app_label_9mq {
  letter-spacing: .08em;
  color: #D4952A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.wjr_app_h2_9mq {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD4;
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 765px) {.wjr_app_h2_9mq {
  font-size: 24px;
}
}.wjr_app_sub_9mq {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
  color: #72665A;
}.wjr_app_sub_9mq strong {
  color: #C8BBAA;
  font-weight: 700;
}.wjr_app_cards_9mq {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.wjr_app_cards_9mq {
  grid-template-columns: repeat(3,1fr);
}
}.wjr_app_card_9mq {
  padding: 20px;
  border-radius: 0.625rem;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.wjr_app_card_ios_9mq {
  background: linear-gradient(135deg,rgba(212,149,42,0.18) 0%,#131A2E 100%);
}.wjr_app_card_android_9mq {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#131A2E 100%);
}.wjr_app_card_win_9mq {
  background: linear-gradient(135deg,rgba(240,180,41,0.16) 0%,#131A2E 100%);
}.wjr_app_card_ic_9mq svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.wjr_app_card_ic_9mq {
  flex-shrink: 0;
  color: #F5EDD4;
}.wjr_app_card_os_9mq {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #72665A;
}.wjr_app_card_title_9mq {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F5EDD4;
}.wjr_app_card_text_9mq {
  color: #72665A;
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.wjr_app_card_btn_9mq {
  border: 1px solid rgba(212,149,42,0.50);
  border-radius: 0.375rem;
  gap: 7px;
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #F5EDD4;
  align-items: center;
}.wjr_app_card_btn_9mq:hover {
  background: rgba(255,255,255,0.07);
}.wjr_prov_9mq {
  padding: 36px 1rem 0;
  background: #0C1120;
}
@media(min-width: 770px) {.wjr_prov_9mq {
  padding: 44px 1.5rem 0;
}
}.wjr_prov_in_9mq {
  margin: 0 auto;
  max-width: 82.5rem;
}.wjr_prov_head_9mq {
  margin-bottom: 1rem;
}.wjr_prov_label_9mq {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D4952A;
  font-size: 11px;
  letter-spacing: .08em;
}.wjr_prov_h2_9mq {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDD4;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.wjr_prov_h2_9mq {
  font-size: 24px;
}
}.wjr_prov_seo_9mq {
  overflow-wrap: break-word;
  color: #72665A;
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
}.wjr_prov_seo_9mq strong {
  color: #C8BBAA;
  font-weight: 700;
}.wjr_prov_seo_9mq a {
  color: #D4952A;
  text-decoration: underline;
}.wjr_prov_grid_9mq {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.wjr_prov_grid_9mq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.wjr_prov_grid_9mq {
  grid-template-columns: repeat(8,1fr);
}
}.wjr_prov_card_9mq {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #0F1628;
  padding: 0.875rem 10px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.wjr_prov_card_9mq:hover {
  background: #131A2E;
  border-color: rgba(212,149,42,0.50);
}.wjr_prov_logo_9mq {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 44px;
}.wjr_prov_logo_9mq img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.wjr_prov_name_9mq {
  color: #9A8C7A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.wjr_reg_9mq {
  background: #0C1120;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.wjr_reg_9mq {
  padding: 44px 1.5rem 0;
}
}.wjr_reg_in_9mq {
  background: #131A2E;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 1320px;
}
@media(min-width: 765px) {.wjr_reg_in_9mq {
  padding: 40px;
}
}.wjr_reg_top_9mq {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.wjr_reg_top_9mq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wjr_reg_label_9mq {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #D4952A;
  font-weight: 700;
  text-transform: uppercase;
}.wjr_reg_h2_9mq {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  color: #F5EDD4;
}
@media(min-width: 769px) {.wjr_reg_h2_9mq {
  font-size: 1.75rem;
}
}.wjr_reg_bonus_9mq {
  background: rgba(240,180,41,0.16);
  border-radius: 10px;
  gap: 0.5rem;
  padding: 10px 1rem;
  border: 1px solid rgba(240,180,41,0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.wjr_reg_bonus_amount_9mq {
  color: #F0B429;
  font-size: 20px;
  font-weight: 800;
}.wjr_reg_bonus_text_9mq {
  line-height: 1.35;
  color: #9A8C7A;
  font-size: 0.813rem;
}.wjr_reg_cta_btn_9mq {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  color: #0C1120;
  box-shadow: 0 0.375rem 26px rgba(34,197,94,0.38), 0 2px 0.375rem rgba(0,0,0,0.55);
  font-size: 15px;
}.wjr_reg_cta_btn_9mq:hover {
  background: #16A34A;
}.wjr_reg_terms_9mq {
  font-size: 11px;
  color: #5A5149;
  line-height: 1.5;
}.wjr_reg_seo_9mq {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #72665A;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-top: 20px;
}.wjr_reg_seo_9mq p {
  font-size: 13px;
  line-height: 1.65;
  color: #72665A;
  margin-bottom: 0.625rem;
}.wjr_reg_seo_9mq p:last-child {
  margin-bottom: 0;
}.wjr_reg_seo_9mq strong {
  font-weight: 700;
  color: #C8BBAA;
}.wjr_reg_seo_9mq a {
  transition: color .2s;
  color: #D4952A;
  text-decoration: underline;
}.wjr_reg_seo_9mq a:hover {
  color: #E8A832;
}.wjr_reg_seo_9mq ul,.wjr_reg_seo_9mq ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.wjr_reg_seo_9mq ol {
  list-style: decimal;
}.wjr_reg_seo_9mq li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #72665A;
  margin-bottom: 4px;
}.wjr_reg_seo_9mq table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.wjr_reg_seo_9mq table {
  display: table;
}
}.wjr_reg_seo_9mq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8BBAA;
  font-weight: 700;
  text-align: left;
}.wjr_reg_seo_9mq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #72665A;
}.wjr_reg_steps_9mq {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.wjr_reg_steps_9mq {
  margin-top: 0;
}
}.wjr_reg_step_9mq {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.wjr_reg_step_num_9mq {
  background: rgba(212,149,42,0.18);
  border: 1px solid rgba(212,149,42,0.08);
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  width: 2.125rem;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  flex-shrink: 0;
  color: #D4952A;
  height: 34px;
}.wjr_reg_step_title_9mq {
  font-weight: 700;
  color: #F5EDD4;
  margin-bottom: 3px;
  font-size: 14px;
}.wjr_reg_step_text_9mq {
  font-size: 0.75rem;
  color: #72665A;
  line-height: 1.5;
}.wjr_reg_trust_9mq {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.wjr_reg_trust_item_9mq {
  gap: 0.438rem;
  display: flex;
  color: #72665A;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
}.wjr_reg_trust_ic_9mq svg {
  height: 16px;
  width: 16px;
  color: #D4952A;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wjr_htp_9mq {
  padding: 36px 16px 0;
  background: #0C1120;
}
@media(min-width: 770px) {.wjr_htp_9mq {
  padding: 2.75rem 24px 0;
}
}.wjr_htp_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_htp_head_9mq {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.wjr_htp_label_9mq {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #D4952A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wjr_htp_h2_9mq {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.wjr_htp_h2_9mq {
  font-size: 28px;
}
}.wjr_htp_intro_9mq {
  color: #72665A;
  font-size: 0.875rem;
  line-height: 1.6;
}.wjr_htp_steps_9mq {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.wjr_htp_steps_9mq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wjr_htp_steps_9mq {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wjr_htp_step_9mq {
  background: #131A2E;
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  display: flex;
  position: relative;
}.wjr_htp_step_num_9mq {
  border-radius: 50%;
  background: #D4952A;
  height: 1.75rem;
  top: -0.75rem;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 800;
  left: 20px;
  color: #0C1120;
  justify-content: center;
  width: 28px;
  position: absolute;
  display: flex;
}.wjr_htp_step_ic_9mq {
  border-radius: 6px;
  margin: 8px 0 0.75rem;
  background: rgba(212,149,42,0.18);
  align-items: center;
  color: #D4952A;
  display: flex;
  width: 36px;
  justify-content: center;
  height: 36px;
}.wjr_htp_step_ic_9mq svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wjr_htp_step_h_9mq {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5EDD4;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
}.wjr_htp_step_p_9mq {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #72665A;
  font-size: 13px;
}.wjr_htp_step_p_9mq strong {
  font-weight: 600;
  color: #C8BBAA;
}.wjr_htp_cta_9mq {
  background: #22C55E;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 10px;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #0C1120;
  display: inline-block;
  font-size: 14px;
}.wjr_htp_cta_9mq:hover {
  background: #16A34A;
}.wjr_faq_9mq {
  padding: 2.25rem 1rem 0;
  background: #0C1120;
}
@media(min-width: 767px) {.wjr_faq_9mq {
  padding: 2.75rem 24px 0;
}
}.wjr_faq_in_9mq {
  margin: 0 auto;
  max-width: 82.5rem;
}.wjr_faq_head_9mq {
  margin-bottom: 1.25rem;
}.wjr_faq_label_9mq {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #D4952A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wjr_faq_h2_9mq {
  font-family: 'Playfair Display', serif;
  color: #F5EDD4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 766px) {.wjr_faq_h2_9mq {
  font-size: 24px;
}
}.wjr_faq_list_9mq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wjr_faq_item_9mq {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #131A2E;
  overflow: hidden;
}.wjr_faq_q_9mq {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  cursor: pointer;
  color: #C8BBAA;
  display: flex;
  font-weight: 600;
}.wjr_faq_q_9mq:hover {
  color: #F5EDD4;
}.wjr_faq_q_ic_9mq {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  justify-content: center;
  color: #D4952A;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  width: 24px;
  font-size: 16px;
}.wjr_faq_item_9mq.wjr_state_open_9mq .wjr_faq_q_ic_9mq {
  transform: rotate(45deg);
}.wjr_faq_a_9mq {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  color: #72665A;
}.wjr_faq_item_9mq.wjr_state_open_9mq .wjr_faq_a_9mq {
  display: block;
}.wjr_faq_a_9mq strong {
  font-weight: 700;
  color: #C8BBAA;
}.wjr_faq_a_9mq a {
  text-decoration: underline;
  color: #D4952A;
}.wjr_faq_a_9mq ul,.wjr_faq_a_9mq ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.wjr_faq_a_9mq ol {
  list-style: decimal;
}.wjr_faq_a_9mq li {
  margin-bottom: 4px;
  line-height: 1.6;
}.wjr_faq_a_9mq table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.wjr_faq_a_9mq table {
  display: table;
}
}.wjr_faq_a_9mq th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8BBAA;
  text-align: left;
}.wjr_faq_a_9mq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #72665A;
}.wjr_seo_9mq {
  background: #0C1120;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wjr_seo_9mq {
  padding: 44px 1.5rem 0;
}
}.wjr_seo_in_9mq {
  margin: 0 auto;
  background: #131A2E;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.wjr_seo_in_9mq {
  padding: 2.25rem 40px;
}
}.wjr_seo_label_9mq {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4952A;
  margin-bottom: 10px;
}.wjr_seo_h2_9mq {
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  color: #F5EDD4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wjr_seo_h2_9mq {
  font-size: 1.5rem;
}
}.wjr_seo_body_9mq {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A8C7A;
  line-height: 1.75;
}.wjr_seo_body_9mq p {
  color: #9A8C7A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.wjr_seo_body_9mq p:last-child {
  margin-bottom: 0;
}.wjr_seo_body_9mq strong {
  color: #C8BBAA;
  font-weight: 700;
}.wjr_seo_body_9mq a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4952A;
}.wjr_seo_body_9mq a:hover {
  color: #E8A832;
}.wjr_seo_body_9mq ul,.wjr_seo_body_9mq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.wjr_seo_body_9mq ol {
  list-style: decimal;
}.wjr_seo_body_9mq li {
  margin-bottom: 0.375rem;
  color: #9A8C7A;
  font-size: 0.875rem;
  line-height: 1.75;
}.wjr_seo_body_9mq table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.wjr_seo_body_9mq table {
  display: table;
}
}.wjr_seo_body_9mq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BBAA;
}.wjr_seo_body_9mq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A8C7A;
}.wjr_seo_cols_9mq {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.wjr_seo_cols_9mq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.wjr_seo_cols_9mq {
  grid-template-columns: repeat(3,1fr);
}
}.wjr_seo_col_h_9mq {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C8BBAA;
}.wjr_seo_col_p_9mq {
  font-size: 13px;
  color: #72665A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wjr_seo_stats_9mq {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.wjr_seo_stat_9mq {
  border-radius: 0.625rem;
  background: rgba(212,149,42,0.08);
  border: 1px solid rgba(212,149,42,0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.wjr_seo_stat_val_9mq {
  color: #D4952A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.wjr_seo_stat_lb_9mq {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #72665A;
}.wjr_seo_9mq {
  padding: 36px 16px 0;
  background: #0C1120;
}
@media(min-width: 767px) {.wjr_seo_9mq {
  padding: 2.75rem 24px 0;
}
}.wjr_seo_in_9mq {
  margin: 0 auto;
  border-radius: 1rem;
  background: #131A2E;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1320px;
}
@media(min-width:768px) {.wjr_seo_in_9mq {
  padding: 2.25rem 40px;
}
}.wjr_seo_label_9mq {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #D4952A;
  letter-spacing: .08em;
}.wjr_seo_h2_9mq {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDD4;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.wjr_seo_h2_9mq {
  font-size: 1.5rem;
}
}.wjr_seo_body_9mq {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8C7A;
  font-size: 0.875rem;
}.wjr_seo_body_9mq p {
  line-height: 1.75;
  color: #9A8C7A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.wjr_seo_body_9mq p:last-child {
  margin-bottom: 0;
}.wjr_seo_body_9mq strong {
  font-weight: 700;
  color: #C8BBAA;
}.wjr_seo_body_9mq a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4952A;
}.wjr_seo_body_9mq a:hover {
  color: #E8A832;
}.wjr_seo_body_9mq ul,.wjr_seo_body_9mq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wjr_seo_body_9mq ol {
  list-style: decimal;
}.wjr_seo_body_9mq li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9A8C7A;
}.wjr_seo_body_9mq table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.wjr_seo_body_9mq table {
  display: table;
}
}.wjr_seo_body_9mq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BBAA;
  font-weight: 700;
  text-align: left;
}.wjr_seo_body_9mq td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8C7A;
}.wjr_seo_cols_9mq {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.wjr_seo_cols_9mq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wjr_seo_cols_9mq {
  grid-template-columns: repeat(3,1fr);
}
}.wjr_seo_col_h_9mq {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8BBAA;
  overflow-wrap: break-word;
}.wjr_seo_col_p_9mq {
  color: #72665A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.wjr_seo_stats_9mq {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wjr_seo_stat_9mq {
  flex: 1;
  background: rgba(212,149,42,0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(212,149,42,0.18);
  min-width: 8.75rem;
}.wjr_seo_stat_val_9mq {
  overflow-wrap: break-word;
  color: #D4952A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.wjr_seo_stat_lb_9mq {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #72665A;
}.wjr_seo_9mq {
  background: #0C1120;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wjr_seo_9mq {
  padding: 44px 24px 0;
}
}.wjr_seo_in_9mq {
  background: #131A2E;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.wjr_seo_in_9mq {
  padding: 2.25rem 2.5rem;
}
}.wjr_seo_label_9mq {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D4952A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.wjr_seo_h2_9mq {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F5EDD4;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.wjr_seo_h2_9mq {
  font-size: 1.5rem;
}
}.wjr_seo_body_9mq {
  color: #9A8C7A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.wjr_seo_body_9mq p {
  line-height: 1.75;
  color: #9A8C7A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.wjr_seo_body_9mq p:last-child {
  margin-bottom: 0;
}.wjr_seo_body_9mq strong {
  font-weight: 700;
  color: #C8BBAA;
}.wjr_seo_body_9mq a {
  transition: color .2s;
  color: #D4952A;
  text-decoration: underline;
}.wjr_seo_body_9mq a:hover {
  color: #E8A832;
}.wjr_seo_body_9mq ul,.wjr_seo_body_9mq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.wjr_seo_body_9mq ol {
  list-style: decimal;
}.wjr_seo_body_9mq li {
  color: #9A8C7A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.wjr_seo_body_9mq table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.wjr_seo_body_9mq table {
  display: table;
}
}.wjr_seo_body_9mq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BBAA;
}.wjr_seo_body_9mq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8C7A;
}.wjr_seo_cols_9mq {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.wjr_seo_cols_9mq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wjr_seo_cols_9mq {
  grid-template-columns: repeat(3,1fr);
}
}.wjr_seo_col_h_9mq {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C8BBAA;
}.wjr_seo_col_p_9mq {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #72665A;
  line-height: 1.65;
}.wjr_seo_stats_9mq {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wjr_seo_stat_9mq {
  background: rgba(212,149,42,0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212,149,42,0.18);
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.wjr_seo_stat_val_9mq {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #D4952A;
  margin-bottom: 0.25rem;
}.wjr_seo_stat_lb_9mq {
  color: #72665A;
  font-size: 11px;
  overflow-wrap: break-word;
}.wjr_rv_9mq {
  background: #0C1120;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.wjr_rv_9mq {
  padding: 2.75rem 24px 0;
}
}.wjr_rv_in_9mq {
  margin: 0 auto;
  max-width: 1320px;
}.wjr_rv_head_9mq {
  margin-bottom: 20px;
  max-width: 45rem;
}.wjr_rv_label_9mq {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #D4952A;
  font-weight: 700;
  font-size: 0.688rem;
}.wjr_rv_h2_9mq {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 800;
  color: #F5EDD4;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.wjr_rv_h2_9mq {
  font-size: 1.75rem;
}
}.wjr_rv_stats_9mq {
  gap: 18px;
  align-items: center;
  color: #72665A;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
}.wjr_rv_stats_score_9mq {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.wjr_rv_stats_score_val_9mq {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  color: #F0B429;
  font-weight: 800;
}.wjr_rv_stats_score_max_9mq {
  font-size: 0.813rem;
  color: #5A5149;
}.wjr_rv_stats_badge_9mq {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.wjr_rv_stats_badge_9mq svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #F0B429;
}.wjr_rv_grid_9mq {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.wjr_rv_grid_9mq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.wjr_rv_grid_9mq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wjr_rv_card_9mq {
  border-radius: 0.625rem;
  background: #131A2E;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.wjr_rv_card_stars_9mq {
  gap: 2px;
  display: flex;
  color: #F0B429;
  margin-bottom: 0.625rem;
}.wjr_rv_card_stars_9mq svg {
  width: 0.875rem;
  height: 14px;
}.wjr_rv_card_h_9mq {
  line-height: 1.3;
  font-weight: 700;
  color: #F5EDD4;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}.wjr_rv_card_body_9mq {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #72665A;
}.wjr_rv_card_body_9mq strong {
  color: #C8BBAA;
  font-weight: 600;
}.wjr_rv_card_meta_9mq {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 12px;
}.wjr_rv_card_author_9mq {
  color: #C8BBAA;
  font-weight: 600;
  font-size: 12px;
}.wjr_rv_card_date_9mq {
  font-size: 11px;
  color: #5A5149;
}.wjr_ft_9mq {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070B13;
  margin-top: 48px;
}.wjr_ft_support_9mq {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.wjr_ft_support_9mq {
  padding: 28px 1.5rem;
}
}.wjr_ft_support_in_9mq {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.wjr_ft_support_main_9mq {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.wjr_ft_support_ic_9mq {
  flex-shrink: 0;
  color: #D4952A;
}.wjr_ft_support_ic_9mq svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.wjr_ft_support_text_title_9mq {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD4;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.wjr_ft_support_text_sub_9mq {
  color: #72665A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.wjr_ft_support_btn_9mq {
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 10px;
  background: #D4952A;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F5EDD4;
}.wjr_ft_support_btn_9mq:hover {
  background: #E8A832;
}.wjr_ft_support_contacts_9mq {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.wjr_ft_support_contact_9mq {
  font-size: 12px;
  line-height: 1.4;
  color: #5A5149;
}.wjr_ft_support_contact_9mq strong {
  font-size: 11px;
  color: #9A8C7A;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.wjr_ft_main_9mq {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 770px) {.wjr_ft_main_9mq {
  padding: 2.5rem 1.5rem 32px;
}
}.wjr_ft_main_in_9mq {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.wjr_ft_main_in_9mq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.wjr_ft_main_in_9mq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wjr_ft_col_logo_9mq {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.wjr_ft_col_logo_9mq {
  grid-column: auto;
}
}.wjr_ft_logo_9mq {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #F5EDD4;
}.wjr_ft_logo_mark_9mq {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.wjr_ft_logo_mark_9mq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wjr_ft_logo_sub_9mq {
  font-size: 12px;
  line-height: 1.55;
  color: #5A5149;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.wjr_ft_col_title_9mq {
  color: #9A8C7A;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 14px;
  text-transform: uppercase;
}.wjr_ft_col_links_9mq {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.wjr_ft_col_link_9mq {
  transition: color .2s;
  color: #5A5149;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wjr_ft_col_link_9mq:hover {
  color: #C8BBAA;
}.wjr_ft_apps_9mq {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wjr_ft_app_card_9mq {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.wjr_ft_app_card_9mq:hover {
  border-color: rgba(212,149,42,0.50);
}.wjr_ft_app_card_ic_9mq svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.wjr_ft_app_card_os_9mq {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5A5149;
}.wjr_ft_app_card_action_9mq {
  font-size: 12px;
  font-weight: 700;
  color: #C8BBAA;
}.wjr_ft_bot_9mq {
  padding: 20px 16px;
}
@media(min-width: 771px) {.wjr_ft_bot_9mq {
  padding: 1.25rem 1.5rem;
}
}.wjr_ft_bot_in_9mq {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.wjr_ft_socials_9mq {
  gap: 0.5rem;
  display: flex;
}.wjr_ft_soc_9mq {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .2s;
  border-radius: 6px;
  width: 36px;
  color: #9A8C7A;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
}.wjr_ft_soc_9mq svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wjr_ft_soc_9mq:hover {
  background: rgba(255,255,255,0.07);
}.wjr_ft_legal_9mq {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #8A7E74;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wjr_ft_legal_9mq strong {
  color: #9A8C7A;
  font-weight: 700;
}.wjr_ft_legal_9mq a {
  text-decoration: underline;
  color: #9A8C7A;
}.wjr_ft_age_9mq {
  border: 2px solid #8A7E74;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  color: #8A7E74;
  justify-content: center;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  height: 2rem;
}