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