html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #1A1710;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D4C9A8;
}.rhw_layout_z8u {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.rhw_page_z8u {
  display: flex;
  min-height: 100vh;
}.rhw_main_z8u {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.rhw_main_z8u {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.rhw_main_z8u {
  padding-bottom: 72px;
}
}.rhw_gc_z8u {
  border: 1px solid rgba(255, 220, 140, 0.06);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 8px;
  background: #1E1B11;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 638px) {.rhw_gc_z8u {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.rhw_gc_z8u {
  width: 168px;
}
}.rhw_gc_z8u:hover {
  border-color: rgba(200, 137, 14, 0.07);
  transform: translateY(-3px);
}.rhw_gc_img_z8u {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rhw_gc_img_z8u img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.rhw_gc_hover_z8u {
  inset: 0;
  background: rgba(12, 10, 6, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}.rhw_gc_z8u:hover .rhw_gc_hover_z8u {
  opacity: 1;
}.rhw_gc_hover_btn_z8u {
  background: #C8890E;
  border-radius: 0.25rem;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F5EDD8;
}.rhw_gc_info_z8u {
  padding: 8px 0.625rem 0.625rem;
}.rhw_gc_name_z8u {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #D4C9A8;
}.rhw_gc_prov_z8u {
  color: #6E5C3E;
  font-size: 10px;
}.rhw_gc_tag_z8u {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  left: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  top: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
  font-size: 0.563rem;
}.rhw_gc_tag_hot_z8u {
  background: #C43020;
  color: #fff;
}.rhw_gc_tag_new_z8u {
  background: #2DB56A;
  color: #1A1710;
}.rhw_gc_tag_jp_z8u {
  background: #D4941A;
  color: #1A1710;
}.rhw_gc_tag_ex_z8u {
  background: #8B5C08;
  color: #fff;
}.rhw_gc_tag_live_z8u {
  background: #C43020;
  color: #fff;
}.rhw_gr_z8u {
  padding: 2rem 16px 0;
  background: #1A1710;
}
@media(min-width: 765px) {.rhw_gr_z8u {
  padding: 36px 24px 0;
}
}.rhw_gr_in_z8u {
  margin: 0 auto;
  max-width: 1320px;
}.rhw_gr_head_z8u {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rhw_gr_head_l_z8u {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.rhw_gr_ic_z8u {
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
}.rhw_gr_ic_z8u svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.rhw_gr_title_z8u {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rhw_gr_title_z8u {
  font-size: 18px;
}
}.rhw_gr_more_z8u {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  color: #806A48;
  font-size: 0.75rem;
  display: flex;
}.rhw_gr_more_z8u:hover {
  color: #C8890E;
}.rhw_gr_more_z8u svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.rhw_gr_arrows_z8u {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.rhw_gr_arr_z8u {
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.11);
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  height: 30px;
  width: 30px;
  color: #A89870;
  justify-content: center;
  align-items: center;
}.rhw_gr_arr_z8u:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F5EDD8;
}.rhw_gr_arr_z8u svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
}.rhw_gr_seo_h_z8u {
  margin: 0 0 0.375rem;
  color: #D4C9A8;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width: 770px) {.rhw_gr_seo_h_z8u {
  font-size: 14px;
}
}.rhw_gr_seo_z8u {
  color: #806A48;
  margin-bottom: 12px;
  font-size: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.rhw_gr_seo_z8u strong {
  color: #D4C9A8;
  font-weight: 600;
}.rhw_gr_scroll_z8u {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.rhw_gr_scroll_z8u::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rhw_gr_scroll_z8u {
  gap: 12px;
}
}.rhw_tb_z8u {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  background: #1A1710;
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
  align-items: center;
  top: 0;
  height: 56px;
  position: fixed;
}.rhw_tb_in_z8u {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.rhw_tb_burger_z8u {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  margin-right: 8px;
}.rhw_tb_burger_z8u:hover {
  background: rgba(255, 235, 180, 0.05);
}.rhw_tb_burger_line_z8u {
  border-radius: 1px;
  background: #A89870;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.rhw_tb_burger_z8u {
  display: none;
}
}.rhw_tb_logo_z8u {
  gap: 9px;
  font-weight: 800;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 18px;
  flex-shrink: 0;
}.rhw_tb_logo_mark_z8u {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.rhw_tb_logo_mark_z8u img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rhw_tb_nav_z8u {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.rhw_tb_nav_z8u {
  display: flex;
}
}.rhw_tb_tab_z8u {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  color: #A89870;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.rhw_tb_tab_z8u:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDD8;
}.rhw_tb_tab_z8u.rhw_state_active_z8u {
  background: rgba(200, 137, 14, 0.18);
  color: #F5EDD8;
}.rhw_tb_right_z8u {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.rhw_tb_login_z8u {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  color: #D4C9A8;
  font-size: 0.813rem;
  display: none;
}.rhw_tb_login_z8u:hover {
  border-color: rgba(255, 200, 80, 0.28);
  color: #F5EDD8;
}
@media(min-width: 482px) {.rhw_tb_login_z8u {
  display: block;
}
}.rhw_tb_reg_z8u {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2DB56A;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0E0C07;
}.rhw_tb_reg_z8u:hover {
  background: #35CC7A;
}.rhw_sb_z8u {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  transition: transform .25s ease;
  background: #231F14;
  width: 13.75rem;
  bottom: 0;
  top: 56px;
  overflow-y: auto;
  position: fixed;
  left: 0;
  z-index: 70;
}.rhw_sb_z8u.rhw_state_open_z8u {
  transform: translateX(0);
}.rhw_sb_z8u::-webkit-scrollbar {
  width: 0.25rem;
}.rhw_sb_z8u::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 180, 0.07);
}
@media(min-width: 1083px) {.rhw_sb_z8u {
  transform: translateX(0);
}
}.rhw_sb_auth_z8u {
  padding: 0.875rem 12px 0.625rem;
}.rhw_sb_btn_reg_z8u {
  transition: background .2s;
  background: #2DB56A;
  padding: 11px;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #0E0C07;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-weight: 700;
}.rhw_sb_btn_reg_z8u:hover {
  background: #35CC7A;
}.rhw_sb_btn_login_z8u {
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.11);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  display: block;
  color: #D4C9A8;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
}.rhw_sb_btn_login_z8u:hover {
  border-color: rgba(255, 200, 80, 0.28);
  color: #F5EDD8;
}.rhw_sb_promo_z8u {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(200, 137, 14, 0.18);
  border-radius: 8px;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#2E1E06,#231F14);
  position: relative;
}.rhw_sb_promo_z8u::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 137, 14, 0.18),transparent 70%);
  height: 5rem;
  content: '';
  position: absolute;
  width: 5rem;
  right: -1.25rem;
  top: -1.25rem;
}.rhw_sb_promo_title_z8u {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C8890E;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
}.rhw_sb_promo_text_z8u {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  color: #F5EDD8;
}.rhw_sb_promo_sub_z8u {
  margin-top: 3px;
  color: #806A48;
  font-size: 0.625rem;
}.rhw_sb_nav_z8u {
  padding: 0.375rem 8px 1rem;
}.rhw_sb_nav_lb_z8u {
  padding: 0.625rem 8px 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6E5C3E;
  font-weight: 700;
}.rhw_sb_link_z8u {
  gap: 10px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
  color: #A89870;
}.rhw_sb_link_z8u:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EDD8;
}.rhw_sb_link_z8u.rhw_state_active_z8u {
  background: rgba(200, 137, 14, 0.18);
  color: #F5EDD8;
}.rhw_sb_ic_z8u {
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.rhw_sb_ic_z8u svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.rhw_sb_ic_1_z8u {
  background: rgba(200, 137, 14, 0.07);
  color: #C8890E;
}.rhw_sb_ic_2_z8u {
  background: rgba(45, 181, 106, 0.16);
  color: #2DB56A;
}.rhw_sb_ic_3_z8u {
  background: rgba(212, 148, 26, 0.16);
  color: #D4941A;
}.rhw_sb_ic_4_z8u {
  background: rgba(139, 92, 8, 0.22);
  color: #8B5C08;
}.rhw_sb_ic_5_z8u {
  background: rgba(200, 137, 14, 0.07);
  color: #C44080;
}.rhw_sb_ic_6_z8u {
  background: rgba(139, 92, 8, 0.22);
  color: #7B3FB5;
}.rhw_sb_badge_z8u {
  background: #D4941A;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0E0C07;
  margin-left: auto;
}.rhw_sb_bot_z8u {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.rhw_sb_lang_z8u,.rhw_sb_help_z8u {
  background: rgba(255, 235, 180, 0.05);
  gap: 0.375rem;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 220, 140, 0.06);
  flex: 1;
  border-radius: 4px;
  transition: border-color .2s;
  color: #A89870;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  display: flex;
  align-items: center;
}.rhw_sb_lang_z8u:hover,.rhw_sb_help_z8u:hover {
  border-color: rgba(255, 200, 80, 0.28);
  color: #F5EDD8;
}.rhw_sb_lang_z8u svg,.rhw_sb_help_z8u svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.rhw_sb_bd_z8u {
  inset: 0;
  background: rgba(12, 10, 6, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.rhw_sb_bd_z8u.rhw_state_on_z8u {
  display: block;
}
@media(min-width: 1079px) {.rhw_sb_bd_z8u {
  display: none!important;
}
}.rhw_mob_nav_z8u {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #231F14;
  border-top: 1px solid rgba(255, 220, 140, 0.11);
  left: 0;
  bottom: 0;
  position: fixed;
  display: flex;
  right: 0;
  z-index: 80;
}
@media(min-width: 1077px) {.rhw_mob_nav_z8u {
  display: none;
}
}.rhw_mob_nav_item_z8u {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  color: #6E5C3E;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.rhw_mob_nav_ic_z8u {
  line-height: 1;
}.rhw_mob_nav_ic_z8u svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rhw_mob_nav_lb_z8u {
  font-weight: 600;
  font-size: 10px;
  color: #6E5C3E;
}.rhw_mob_nav_item_z8u.rhw_state_active_z8u {
  color: #C8890E;
}.rhw_mob_nav_item_z8u.rhw_state_active_z8u .rhw_mob_nav_lb_z8u {
  color: #C8890E;
}.rhw_hero_z8u {
  background: #1A1710;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.rhw_hero_z8u {
  padding: 1.5rem 24px 0;
}
}.rhw_hero_in_z8u {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.rhw_hero_in_z8u {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.rhw_hero_in_z8u {
  grid-template-columns: 1fr 21.25rem;
}
}.rhw_hero_promo_z8u {
  background: #1E1B11;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 766px) {.rhw_hero_promo_z8u {
  min-height: 17.5rem;
}
}.rhw_hero_promo_bg_z8u {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2E1E06 0%,#1A1710 100%);
  position: absolute;
  background-size: cover;
}.rhw_hero_promo_bg_z8u::after {
  background: linear-gradient(90deg,#1A1710 0%,rgba(12, 10, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rhw_hero_promo_glow_z8u {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 92, 8, 0.22) 0%,transparent 65%);
  position: absolute;
  top: -2.5rem;
  width: 300px;
  height: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
}.rhw_hero_promo_ct_z8u {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  display: flex;
  z-index: 2;
}
@media(min-width: 767px) {.rhw_hero_promo_ct_z8u {
  padding: 2.5rem 2rem;
}
}.rhw_hero_badge_z8u {
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 137, 14, 0.07);
  background: rgba(200, 137, 14, 0.18);
  padding: 5px 12px;
  color: #C8890E;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
}.rhw_hero_h1_z8u {
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 26px;
}.rhw_hero_h1_z8u em {
  color: #D4941A;
  font-style: normal;
}
@media(min-width:768px) {.rhw_hero_h1_z8u {
  font-size: 36px;
}
}.rhw_hero_sub_z8u {
  color: #A89870;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 769px) {.rhw_hero_sub_z8u {
  font-size: 14px;
}
}.rhw_hero_row_z8u {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rhw_hero_cta_z8u {
  background: #2DB56A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0E0C07;
  box-shadow: 0 0 0 1px rgba(45, 181, 106, 0.30), 0 6px 1.25rem rgba(45, 181, 106, 0.38);
  font-weight: 700;
  font-size: 0.875rem;
}.rhw_hero_cta_z8u:hover {
  background: #35CC7A;
}.rhw_hero_terms_z8u {
  font-size: 0.688rem;
  color: #6E5C3E;
}.rhw_hero_game_z8u {
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.06);
  background: #1E1B11;
  border-radius: 0.875rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.rhw_hero_game_badge_z8u {
  border-radius: 20px;
  border: 1px solid rgba(212, 148, 26, 0.16);
  background: rgba(212, 148, 26, 0.16);
  padding: 0.313rem 10px;
  z-index: 3;
  position: absolute;
  color: #D4941A;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  left: 0.75rem;
  font-weight: 700;
  top: 12px;
}.rhw_hero_game_badge_z8u svg {
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.rhw_hero_game_img_z8u {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1E06,#1A1710);
  position: relative;
  padding-bottom: 60%;
}.rhw_hero_game_img_z8u img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.rhw_hero_game_play_z8u {
  inset: 0;
  transition: opacity .2s;
  background: rgba(12, 10, 6, 0.72);
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.rhw_hero_game_z8u:hover .rhw_hero_game_play_z8u {
  opacity: 1;
}.rhw_hero_game_play_z8u span {
  background: #C8890E;
  border-radius: 50%;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.rhw_hero_game_play_z8u span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.rhw_hero_game_info_z8u {
  padding: 14px 16px;
}.rhw_hero_game_title_z8u {
  margin-bottom: 4px;
  color: #F5EDD8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rhw_hero_game_provider_z8u {
  font-size: 0.688rem;
  color: #806A48;
}.rhw_hero_game_btn_z8u {
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  background: #C8890E;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #F5EDD8;
}.rhw_hero_game_z8u:hover .rhw_hero_game_btn_z8u {
  background: #E09A1A;
}.rhw_wy_z8u {
  background: #1A1710;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.rhw_wy_z8u {
  padding: 40px 1.5rem 0;
}
}.rhw_wy_in_z8u {
  margin: 0 auto;
  max-width: 1320px;
}.rhw_wy_head_z8u {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.rhw_wy_label_z8u {
  font-weight: 700;
  color: #C8890E;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.rhw_wy_h2_z8u {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rhw_wy_h2_z8u {
  font-size: 1.5rem;
}
}.rhw_wy_intro_z8u {
  margin: 0;
  font-size: 0.813rem;
  color: #806A48;
  line-height: 1.6;
}.rhw_wy_grid_z8u {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.rhw_wy_grid_z8u {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.rhw_wy_grid_z8u {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rhw_wy_card_z8u {
  border: 1px solid rgba(255, 220, 140, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 20px;
  background: #231F14;
}.rhw_wy_card_z8u:hover {
  border-color: rgba(200, 137, 14, 0.07);
  transform: translateY(-2px);
}.rhw_wy_card_ic_z8u {
  background: rgba(200, 137, 14, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  margin-bottom: 14px;
  align-items: center;
  width: 2.75rem;
  color: #C8890E;
  display: flex;
  justify-content: center;
}.rhw_wy_card_ic_z8u svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.rhw_wy_card_h_z8u {
  line-height: 1.25;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.rhw_wy_card_p_z8u {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #806A48;
}.rhw_wy_card_p_z8u strong {
  color: #D4C9A8;
  font-weight: 600;
}.rhw_gr_jp_z8u {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E1030 0%,#120F0A 100%);
  border-radius: 0.875rem;
  position: relative;
}.rhw_gr_jp_z8u::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 92, 8, 0.22) 0%,transparent 70%);
  width: 250px;
  left: -60px;
  position: absolute;
  content: '';
  height: 15.625rem;
  top: -3.75rem;
}.rhw_gr_jp_z8u::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 148, 26, 0.16) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  content: '';
  position: absolute;
  bottom: -40px;
  height: 200px;
}.rhw_gr_jp_head_z8u {
  gap: 1rem;
  display: flex;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
}.rhw_gr_jp_info_z8u {
  flex: 1;
}.rhw_gr_jp_label_z8u {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #7B3FB5;
  margin-bottom: 6px;
}.rhw_gr_jp_label_z8u svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 0.875rem;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linecap: round;
}.rhw_gr_jp_amount_z8u {
  overflow-wrap: break-word;
  font-size: 2rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  font-weight: 800;
  line-height: 1;
  color: #F5EDD8;
}
@media(min-width: 766px) {.rhw_gr_jp_amount_z8u {
  font-size: 2.5rem;
}
}.rhw_gr_jp_amount_z8u span {
  color: #D4941A;
}.rhw_gr_jp_seo_z8u {
  line-height: 1.5;
  font-size: 12px;
  max-width: 480px;
  overflow-wrap: break-word;
  color: #A89870;
}.rhw_gr_jp_cta_z8u {
  border-radius: 8px;
  background: rgba(139, 92, 8, 0.22);
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(139, 92, 8, 0.22);
  transition: background .2s;
  z-index: 1;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EDD8;
  margin-top: 4px;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
}.rhw_gr_jp_cta_z8u:hover {
  background: #8B5C08;
}.rhw_gcg_z8u {
  background: #1A1710;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rhw_gcg_z8u {
  padding: 2.75rem 1.5rem 0;
}
}.rhw_gcg_in_z8u {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhw_gcg_head_z8u {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.rhw_gcg_label_z8u {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8890E;
}.rhw_gcg_h2_z8u {
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 769px) {.rhw_gcg_h2_z8u {
  font-size: 28px;
}
}.rhw_gcg_intro_z8u {
  font-size: 13px;
  color: #806A48;
  line-height: 1.6;
}.rhw_gcg_grid_z8u {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.rhw_gcg_grid_z8u {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rhw_gcg_grid_z8u {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rhw_gcg_card_z8u {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  overflow: hidden;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
}.rhw_gcg_card_z8u:hover {
  border-color: rgba(200, 137, 14, 0.18);
  transform: translateY(-3px);
}.rhw_gcg_card_bg_z8u {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rhw_gcg_card_bg_z8u::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.rhw_gcg_card_ic_z8u {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  display: flex;
  color: #F5EDD8;
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 40px;
  position: absolute;
  top: 1.125rem;
  height: 2.5rem;
  right: 1.125rem;
}.rhw_gcg_card_ic_z8u svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.rhw_gcg_card_ct_z8u {
  position: relative;
  z-index: 1;
}.rhw_gcg_card_h_z8u {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.rhw_gcg_card_h_z8u {
  font-size: 20px;
}
}.rhw_gcg_card_p_z8u {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.rhw_gcg_card_p_z8u strong {
  font-weight: 600;
  color: #F5EDD8;
}.rhw_gcg_card_cta_z8u {
  gap: 4px;
  align-items: center;
  color: #C8890E;
  letter-spacing: .04em;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
}.rhw_gcg_card_cta_z8u svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.rhw_ws_z8u {
  background: #1A1710;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.rhw_ws_z8u {
  padding: 2.25rem 24px 0;
}
}.rhw_ws_in_z8u {
  margin: 0 auto;
  max-width: 1320px;
}.rhw_ws_head_z8u {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}.rhw_ws_title_z8u {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  font-weight: 700;
  color: #F5EDD8;
  overflow-wrap: break-word;
  display: flex;
}.rhw_ws_title_ic_z8u svg {
  height: 18px;
  color: #D4941A;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.rhw_ws_online_z8u {
  gap: 7px;
  font-size: 12px;
  color: #806A48;
  align-items: center;
  font-weight: 600;
  display: flex;
}.rhw_ws_online_dot_z8u {
  border-radius: 50%;
  background: #2DB56A;
  box-shadow: 0 0 6px rgba(45, 181, 106, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.rhw_ws_scroll_z8u {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.rhw_ws_scroll_z8u::-webkit-scrollbar {
  display: none;
}.rhw_wc_z8u {
  gap: 10px;
  border-radius: 8px;
  background: #1E1B11;
  border: 1px solid rgba(255, 220, 140, 0.11);
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
  align-items: center;
}.rhw_wc_img_z8u {
  background: #231F14;
  border-radius: 4px;
  overflow: hidden;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.rhw_wc_img_z8u img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rhw_wc_info_z8u {
  min-width: 0;
}.rhw_wc_game_z8u {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D4C9A8;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.rhw_wc_player_z8u {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #6E5C3E;
  text-overflow: ellipsis;
}.rhw_wc_amount_z8u {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #2DB56A;
  white-space: nowrap;
}.rhw_reg_z8u {
  background: #1A1710;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.rhw_reg_z8u {
  padding: 44px 24px 0;
}
}.rhw_reg_in_z8u {
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.06);
  background: #231F14;
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.rhw_reg_in_z8u {
  padding: 40px;
}
}.rhw_reg_top_z8u {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.rhw_reg_top_z8u {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rhw_reg_label_z8u {
  margin-bottom: 0.625rem;
  color: #C8890E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.rhw_reg_h2_z8u {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.rhw_reg_h2_z8u {
  font-size: 28px;
}
}.rhw_reg_bonus_z8u {
  border: 1px solid rgba(212, 148, 26, 0.16);
  border-radius: 8px;
  padding: 10px 16px;
  gap: 0.5rem;
  background: rgba(212, 148, 26, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.rhw_reg_bonus_amount_z8u {
  color: #D4941A;
  font-weight: 800;
  font-size: 1.25rem;
}.rhw_reg_bonus_text_z8u {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A89870;
}.rhw_reg_cta_btn_z8u {
  transition: background .2s;
  padding: 14px 32px;
  background: #2DB56A;
  border-radius: 8px;
  color: #0E0C07;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0 0 1px rgba(45, 181, 106, 0.30), 0 0.375rem 1.25rem rgba(45, 181, 106, 0.38);
  font-size: 15px;
  margin-bottom: 0.75rem;
}.rhw_reg_cta_btn_z8u:hover {
  background: #35CC7A;
}.rhw_reg_terms_z8u {
  color: #6E5C3E;
  font-size: 0.688rem;
  line-height: 1.5;
}.rhw_reg_seo_z8u {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.65;
  color: #806A48;
  overflow-wrap: break-word;
  padding-top: 20px;
}.rhw_reg_seo_z8u p {
  font-size: 13px;
  line-height: 1.65;
  color: #806A48;
  margin-bottom: 10px;
}.rhw_reg_seo_z8u p:last-child {
  margin-bottom: 0;
}.rhw_reg_seo_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_reg_seo_z8u a {
  transition: color .2s;
  color: #C8890E;
  text-decoration: underline;
}.rhw_reg_seo_z8u a:hover {
  color: #E09A1A;
}.rhw_reg_seo_z8u ul,.rhw_reg_seo_z8u ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.rhw_reg_seo_z8u ol {
  list-style: decimal;
}.rhw_reg_seo_z8u li {
  color: #806A48;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
}.rhw_reg_seo_z8u table {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.rhw_reg_seo_z8u table {
  display: table;
}
}.rhw_reg_seo_z8u th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D4C9A8;
  text-align: left;
}.rhw_reg_seo_z8u td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #806A48;
}.rhw_reg_steps_z8u {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.rhw_reg_steps_z8u {
  margin-top: 0;
}
}.rhw_reg_step_z8u {
  gap: 0.875rem;
  padding: 16px;
  border-radius: 8px;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.rhw_reg_step_num_z8u {
  border-radius: 50%;
  background: rgba(200, 137, 14, 0.18);
  border: 1px solid rgba(200, 137, 14, 0.07);
  color: #C8890E;
  width: 34px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  height: 2.125rem;
}.rhw_reg_step_title_z8u {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDD8;
}.rhw_reg_step_text_z8u {
  font-size: 12px;
  color: #806A48;
  line-height: 1.5;
}.rhw_reg_trust_z8u {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.rhw_reg_trust_item_z8u {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #806A48;
  font-size: 12px;
}.rhw_reg_trust_ic_z8u svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  color: #C8890E;
  stroke-linecap: round;
}.rhw_bon_z8u {
  padding: 36px 1rem 0;
  background: #1A1710;
}
@media(min-width: 767px) {.rhw_bon_z8u {
  padding: 44px 1.5rem 0;
}
}.rhw_bon_in_z8u {
  margin: 0 auto;
  max-width: 1320px;
}.rhw_bon_head_z8u {
  margin-bottom: 1.25rem;
}.rhw_bon_label_z8u {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8890E;
  text-transform: uppercase;
  font-weight: 700;
}.rhw_bon_h2_z8u {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.rhw_bon_h2_z8u {
  font-size: 1.5rem;
}
}.rhw_bon_seo_z8u {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #806A48;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.rhw_bon_seo_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_bon_seo_z8u a {
  text-decoration: underline;
  color: #C8890E;
}.rhw_bon_grid_z8u {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.rhw_bon_grid_z8u {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rhw_bon_grid_z8u {
  grid-template-columns: repeat(5,1fr);
}
}.rhw_bon_card_z8u {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 1rem;
  background: #1E1B11;
  border: 1px solid rgba(255, 220, 140, 0.11);
}.rhw_bon_card_z8u:hover {
  border-color: rgba(200, 137, 14, 0.07);
  transform: translateY(-2px);
}.rhw_bon_card_ic_z8u svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.rhw_bon_card_ic_z8u {
  margin-bottom: 10px;
}.rhw_bon_card_type_z8u {
  letter-spacing: .06em;
  color: #806A48;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
}.rhw_bon_card_amount_z8u {
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  color: #D4941A;
  margin-bottom: 6px;
}.rhw_bon_card_name_z8u {
  color: #F5EDD8;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
}.rhw_bon_card_detail_z8u {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E5C3E;
  padding-top: 0.5rem;
  line-height: 1.5;
}.rhw_htp_z8u {
  background: #1A1710;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.rhw_htp_z8u {
  padding: 44px 1.5rem 0;
}
}.rhw_htp_in_z8u {
  margin: 0 auto;
  max-width: 1320px;
}.rhw_htp_head_z8u {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.rhw_htp_label_z8u {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8890E;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.rhw_htp_h2_z8u {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.rhw_htp_h2_z8u {
  font-size: 28px;
}
}.rhw_htp_intro_z8u {
  line-height: 1.6;
  color: #806A48;
  font-size: 14px;
}.rhw_htp_steps_z8u {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.rhw_htp_steps_z8u {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.rhw_htp_steps_z8u {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rhw_htp_step_z8u {
  padding: 20px 1.125rem 1.125rem;
  border-radius: 8px;
  background: #231F14;
  border: 1px solid rgba(255, 220, 140, 0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.rhw_htp_step_num_z8u {
  border-radius: 50%;
  background: #C8890E;
  position: absolute;
  font-weight: 800;
  height: 1.75rem;
  top: -12px;
  justify-content: center;
  align-items: center;
  left: 20px;
  font-family: 'Cinzel', serif;
  color: #0E0C07;
  display: flex;
  width: 1.75rem;
  font-size: 13px;
}.rhw_htp_step_ic_z8u {
  border-radius: 4px;
  background: rgba(200, 137, 14, 0.18);
  margin: 0.5rem 0 12px;
  height: 36px;
  width: 2.25rem;
  display: flex;
  justify-content: center;
  color: #C8890E;
  align-items: center;
}.rhw_htp_step_ic_z8u svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.rhw_htp_step_h_z8u {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  line-height: 1.25;
  font-size: 14px;
}.rhw_htp_step_p_z8u {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #806A48;
  font-size: 0.813rem;
}.rhw_htp_step_p_z8u strong {
  font-weight: 600;
  color: #D4C9A8;
}.rhw_htp_cta_z8u {
  transition: background .2s;
  background: #2DB56A;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  margin-top: 20px;
  color: #0E0C07;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
}.rhw_htp_cta_z8u:hover {
  background: #35CC7A;
}.rhw_app_z8u {
  background: #1A1710;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.rhw_app_z8u {
  padding: 44px 24px 0;
}
}.rhw_app_in_z8u {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhw_app_head_z8u {
  margin-bottom: 16px;
}.rhw_app_label_z8u {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8890E;
  font-size: 11px;
}.rhw_app_h2_z8u {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rhw_app_h2_z8u {
  font-size: 24px;
}
}.rhw_app_sub_z8u {
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #806A48;
}.rhw_app_sub_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_app_cards_z8u {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.rhw_app_cards_z8u {
  grid-template-columns: repeat(3,1fr);
}
}.rhw_app_card_z8u {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.rhw_app_card_ios_z8u {
  background: linear-gradient(135deg,rgba(200, 137, 14, 0.18) 0%,#231F14 100%);
}.rhw_app_card_android_z8u {
  background: linear-gradient(135deg,rgba(45, 181, 106, 0.16) 0%,#231F14 100%);
}.rhw_app_card_win_z8u {
  background: linear-gradient(135deg,rgba(212, 148, 26, 0.16) 0%,#231F14 100%);
}.rhw_app_card_ic_z8u svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 34px;
}.rhw_app_card_ic_z8u {
  flex-shrink: 0;
  color: #F5EDD8;
}.rhw_app_card_os_z8u {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #806A48;
}.rhw_app_card_title_z8u {
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.rhw_app_card_text_z8u {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #806A48;
  overflow-wrap: break-word;
}.rhw_app_card_btn_z8u {
  border-radius: 0.25rem;
  padding: 10px 18px;
  gap: 7px;
  border: 1px solid rgba(255, 200, 80, 0.28);
  background: rgba(255, 235, 180, 0.12);
  transition: background .2s;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #F5EDD8;
}.rhw_app_card_btn_z8u:hover {
  background: rgba(255, 235, 180, 0.07);
}.rhw_prov_z8u {
  padding: 2.25rem 1rem 0;
  background: #1A1710;
}
@media(min-width: 769px) {.rhw_prov_z8u {
  padding: 2.75rem 1.5rem 0;
}
}.rhw_prov_in_z8u {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhw_prov_head_z8u {
  margin-bottom: 1rem;
}.rhw_prov_label_z8u {
  color: #C8890E;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.rhw_prov_h2_z8u {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.rhw_prov_h2_z8u {
  font-size: 24px;
}
}.rhw_prov_seo_z8u {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #806A48;
  margin-bottom: 16px;
  font-size: 13px;
}.rhw_prov_seo_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_prov_seo_z8u a {
  color: #C8890E;
  text-decoration: underline;
}.rhw_prov_grid_z8u {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.rhw_prov_grid_z8u {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.rhw_prov_grid_z8u {
  grid-template-columns: repeat(8,1fr);
}
}.rhw_prov_card_z8u {
  border: 1px solid rgba(255, 220, 140, 0.11);
  gap: 7px;
  background: #1E1B11;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.rhw_prov_card_z8u:hover {
  border-color: rgba(255, 200, 80, 0.28);
  background: #231F14;
}.rhw_prov_logo_z8u {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 235, 180, 0.05);
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.rhw_prov_logo_z8u img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.rhw_prov_name_z8u {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #A89870;
}.rhw_faq_z8u {
  padding: 2.25rem 1rem 0;
  background: #1A1710;
}
@media(min-width: 769px) {.rhw_faq_z8u {
  padding: 2.75rem 1.5rem 0;
}
}.rhw_faq_in_z8u {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhw_faq_head_z8u {
  margin-bottom: 20px;
}.rhw_faq_label_z8u {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #C8890E;
}.rhw_faq_h2_z8u {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F5EDD8;
  font-weight: 800;
}
@media(min-width: 766px) {.rhw_faq_h2_z8u {
  font-size: 24px;
}
}.rhw_faq_list_z8u {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rhw_faq_item_z8u {
  overflow: hidden;
  background: #231F14;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 140, 0.11);
}.rhw_faq_q_z8u {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  color: #D4C9A8;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
}.rhw_faq_q_z8u:hover {
  color: #F5EDD8;
}.rhw_faq_q_ic_z8u {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #C8890E;
  font-size: 16px;
  width: 24px;
  height: 1.5rem;
  flex-shrink: 0;
}.rhw_faq_item_z8u.rhw_state_open_z8u .rhw_faq_q_ic_z8u {
  transform: rotate(45deg);
}.rhw_faq_a_z8u {
  padding: 0 20px 1rem;
  color: #806A48;
  display: none;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
}.rhw_faq_item_z8u.rhw_state_open_z8u .rhw_faq_a_z8u {
  display: block;
}.rhw_faq_a_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_faq_a_z8u a {
  color: #C8890E;
  text-decoration: underline;
}.rhw_faq_a_z8u ul,.rhw_faq_a_z8u ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.rhw_faq_a_z8u ol {
  list-style: decimal;
}.rhw_faq_a_z8u li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.rhw_faq_a_z8u table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 771px) {.rhw_faq_a_z8u table {
  display: table;
}
}.rhw_faq_a_z8u th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #D4C9A8;
}.rhw_faq_a_z8u td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 6px 8px;
  color: #806A48;
}.rhw_seo_z8u {
  padding: 2.25rem 16px 0;
  background: #1A1710;
}
@media(min-width: 769px) {.rhw_seo_z8u {
  padding: 44px 24px 0;
}
}.rhw_seo_in_z8u {
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #231F14;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rhw_seo_in_z8u {
  padding: 2.25rem 2.5rem;
}
}.rhw_seo_label_z8u {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8890E;
}.rhw_seo_h2_z8u {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F5EDD8;
}
@media(min-width: 771px) {.rhw_seo_h2_z8u {
  font-size: 1.5rem;
}
}.rhw_seo_body_z8u {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89870;
  overflow-wrap: break-word;
}.rhw_seo_body_z8u p {
  margin-bottom: 12px;
  color: #A89870;
  font-size: 14px;
  line-height: 1.75;
}.rhw_seo_body_z8u p:last-child {
  margin-bottom: 0;
}.rhw_seo_body_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_seo_body_z8u a {
  transition: color .2s;
  color: #C8890E;
  text-decoration: underline;
}.rhw_seo_body_z8u a:hover {
  color: #E09A1A;
}.rhw_seo_body_z8u ul,.rhw_seo_body_z8u ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rhw_seo_body_z8u ol {
  list-style: decimal;
}.rhw_seo_body_z8u li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A89870;
  line-height: 1.75;
}.rhw_seo_body_z8u table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.rhw_seo_body_z8u table {
  display: table;
}
}.rhw_seo_body_z8u th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4C9A8;
}.rhw_seo_body_z8u td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 12px;
  color: #A89870;
}.rhw_seo_cols_z8u {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.rhw_seo_cols_z8u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rhw_seo_cols_z8u {
  grid-template-columns: repeat(3,1fr);
}
}.rhw_seo_col_h_z8u {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #D4C9A8;
  overflow-wrap: break-word;
}.rhw_seo_col_p_z8u {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #806A48;
}.rhw_seo_stats_z8u {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rhw_seo_stat_z8u {
  border: 1px solid rgba(200, 137, 14, 0.18);
  background: rgba(200, 137, 14, 0.07);
  border-radius: 8px;
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.rhw_seo_stat_val_z8u {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8890E;
}.rhw_seo_stat_lb_z8u {
  font-size: 0.688rem;
  color: #806A48;
  overflow-wrap: break-word;
}.rhw_pmt_z8u {
  padding: 2.25rem 1rem 0;
  background: #1A1710;
}
@media(min-width: 769px) {.rhw_pmt_z8u {
  padding: 44px 1.5rem 0;
}
}.rhw_pmt_in_z8u {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhw_pmt_head_z8u {
  margin-bottom: 22px;
  max-width: 45rem;
}.rhw_pmt_label_z8u {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8890E;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.rhw_pmt_h2_z8u {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.rhw_pmt_h2_z8u {
  font-size: 28px;
}
}.rhw_pmt_intro_z8u {
  color: #806A48;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.rhw_pmt_groups_z8u {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.rhw_pmt_group_z8u {
  padding: 20px;
  background: #231F14;
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 140, 0.11);
}.rhw_pmt_group_head_z8u {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.rhw_pmt_group_ic_z8u {
  background: rgba(200, 137, 14, 0.18);
  border-radius: 0.25rem;
  display: flex;
  width: 36px;
  justify-content: center;
  align-items: center;
  color: #C8890E;
  height: 36px;
  flex-shrink: 0;
}.rhw_pmt_group_ic_z8u svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rhw_pmt_group_h_z8u {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD8;
}.rhw_pmt_group_p_z8u {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.6;
  color: #806A48;
}.rhw_pmt_group_p_z8u strong {
  font-weight: 600;
  color: #D4C9A8;
}.rhw_pmt_table_wrap_z8u {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.rhw_pmt_table_z8u {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
}.rhw_pmt_table_z8u th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #D4C9A8;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
}.rhw_pmt_table_z8u td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.75rem;
  color: #806A48;
}.rhw_pmt_table_z8u tbody tr:last-child td {
  border-bottom: none;
}.rhw_pmt_table_z8u tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #D4C9A8;
}.rhw_seo_z8u {
  background: #1A1710;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.rhw_seo_z8u {
  padding: 44px 24px 0;
}
}.rhw_seo_in_z8u {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 14px;
  background: #231F14;
  max-width: 1320px;
}
@media(min-width: 765px) {.rhw_seo_in_z8u {
  padding: 2.25rem 40px;
}
}.rhw_seo_label_z8u {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8890E;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}.rhw_seo_h2_z8u {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.rhw_seo_h2_z8u {
  font-size: 1.5rem;
}
}.rhw_seo_body_z8u {
  color: #A89870;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.rhw_seo_body_z8u p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89870;
  margin-bottom: 12px;
}.rhw_seo_body_z8u p:last-child {
  margin-bottom: 0;
}.rhw_seo_body_z8u strong {
  font-weight: 700;
  color: #D4C9A8;
}.rhw_seo_body_z8u a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8890E;
}.rhw_seo_body_z8u a:hover {
  color: #E09A1A;
}.rhw_seo_body_z8u ul,.rhw_seo_body_z8u ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rhw_seo_body_z8u ol {
  list-style: decimal;
}.rhw_seo_body_z8u li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89870;
  margin-bottom: 0.375rem;
}.rhw_seo_body_z8u table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.rhw_seo_body_z8u table {
  display: table;
}
}.rhw_seo_body_z8u th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #D4C9A8;
  text-align: left;
  font-weight: 700;
}.rhw_seo_body_z8u td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89870;
}.rhw_seo_cols_z8u {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.rhw_seo_cols_z8u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rhw_seo_cols_z8u {
  grid-template-columns: repeat(3,1fr);
}
}.rhw_seo_col_h_z8u {
  font-size: 0.813rem;
  color: #D4C9A8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rhw_seo_col_p_z8u {
  line-height: 1.65;
  color: #806A48;
  overflow-wrap: break-word;
  font-size: 13px;
}.rhw_seo_stats_z8u {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rhw_seo_stat_z8u {
  border: 1px solid rgba(200, 137, 14, 0.18);
  border-radius: 8px;
  background: rgba(200, 137, 14, 0.07);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.rhw_seo_stat_val_z8u {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8890E;
  margin-bottom: 0.25rem;
}.rhw_seo_stat_lb_z8u {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #806A48;
}.rhw_seo_z8u {
  background: #1A1710;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rhw_seo_z8u {
  padding: 44px 1.5rem 0;
}
}.rhw_seo_in_z8u {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  background: #231F14;
  max-width: 1320px;
}
@media(min-width: 769px) {.rhw_seo_in_z8u {
  padding: 2.25rem 2.5rem;
}
}.rhw_seo_label_z8u {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8890E;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.rhw_seo_h2_z8u {
  color: #F5EDD8;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.rhw_seo_h2_z8u {
  font-size: 24px;
}
}.rhw_seo_body_z8u {
  color: #A89870;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.rhw_seo_body_z8u p {
  line-height: 1.75;
  color: #A89870;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.rhw_seo_body_z8u p:last-child {
  margin-bottom: 0;
}.rhw_seo_body_z8u strong {
  color: #D4C9A8;
  font-weight: 700;
}.rhw_seo_body_z8u a {
  transition: color .2s;
  color: #C8890E;
  text-decoration: underline;
}.rhw_seo_body_z8u a:hover {
  color: #E09A1A;
}.rhw_seo_body_z8u ul,.rhw_seo_body_z8u ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rhw_seo_body_z8u ol {
  list-style: decimal;
}.rhw_seo_body_z8u li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89870;
}.rhw_seo_body_z8u table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.rhw_seo_body_z8u table {
  display: table;
}
}.rhw_seo_body_z8u th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4C9A8;
}.rhw_seo_body_z8u td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 12px;
  color: #A89870;
}.rhw_seo_cols_z8u {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.rhw_seo_cols_z8u {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.rhw_seo_cols_z8u {
  grid-template-columns: repeat(3,1fr);
}
}.rhw_seo_col_h_z8u {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D4C9A8;
  font-size: 0.813rem;
}.rhw_seo_col_p_z8u {
  color: #806A48;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rhw_seo_stats_z8u {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rhw_seo_stat_z8u {
  border: 1px solid rgba(200, 137, 14, 0.18);
  padding: 14px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 137, 14, 0.07);
  min-width: 140px;
}.rhw_seo_stat_val_z8u {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8890E;
  font-size: 20px;
  overflow-wrap: break-word;
}.rhw_seo_stat_lb_z8u {
  font-size: 11px;
  color: #806A48;
  overflow-wrap: break-word;
}.rhw_ft_z8u {
  background: #120F0A;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 3rem;
}.rhw_ft_support_z8u {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 771px) {.rhw_ft_support_z8u {
  padding: 28px 1.5rem;
}
}.rhw_ft_support_in_z8u {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.rhw_ft_support_main_z8u {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.rhw_ft_support_ic_z8u {
  flex-shrink: 0;
  color: #C8890E;
}.rhw_ft_support_ic_z8u svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
}.rhw_ft_support_text_title_z8u {
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.rhw_ft_support_text_sub_z8u {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #806A48;
}.rhw_ft_support_btn_z8u {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 8px;
  background: #C8890E;
  color: #F5EDD8;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.rhw_ft_support_btn_z8u:hover {
  background: #E09A1A;
}.rhw_ft_support_contacts_z8u {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.rhw_ft_support_contact_z8u {
  line-height: 1.4;
  color: #6E5C3E;
  font-size: 0.75rem;
}.rhw_ft_support_contact_z8u strong {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  color: #A89870;
}.rhw_ft_main_z8u {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 770px) {.rhw_ft_main_z8u {
  padding: 40px 24px 2rem;
}
}.rhw_ft_main_in_z8u {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.rhw_ft_main_in_z8u {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.rhw_ft_main_in_z8u {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rhw_ft_col_logo_z8u {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.rhw_ft_col_logo_z8u {
  grid-column: auto;
}
}.rhw_ft_logo_z8u {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
  color: #F5EDD8;
}.rhw_ft_logo_mark_z8u {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.rhw_ft_logo_mark_z8u img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rhw_ft_logo_sub_z8u {
  color: #6E5C3E;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  max-width: 12.5rem;
}.rhw_ft_col_title_z8u {
  letter-spacing: .07em;
  font-size: 12px;
  color: #A89870;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.rhw_ft_col_links_z8u {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.rhw_ft_col_link_z8u {
  transition: color .2s;
  color: #6E5C3E;
  font-size: 13px;
  overflow-wrap: break-word;
}.rhw_ft_col_link_z8u:hover {
  color: #D4C9A8;
}.rhw_ft_apps_z8u {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rhw_ft_app_card_z8u {
  padding: 0.625rem 12px;
  background: rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 220, 140, 0.11);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.rhw_ft_app_card_z8u:hover {
  border-color: rgba(255, 200, 80, 0.28);
}.rhw_ft_app_card_ic_z8u svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.rhw_ft_app_card_os_z8u {
  font-size: 0.625rem;
  color: #6E5C3E;
  font-weight: 600;
}.rhw_ft_app_card_action_z8u {
  font-weight: 700;
  color: #D4C9A8;
  font-size: 0.75rem;
}.rhw_ft_bot_z8u {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.rhw_ft_bot_z8u {
  padding: 20px 24px;
}
}.rhw_ft_bot_in_z8u {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.rhw_ft_socials_z8u {
  gap: 8px;
  display: flex;
}.rhw_ft_soc_z8u {
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #A89870;
  justify-content: center;
}.rhw_ft_soc_z8u svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rhw_ft_soc_z8u:hover {
  background: rgba(255, 235, 180, 0.07);
}.rhw_ft_legal_z8u {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8B7A58;
}.rhw_ft_legal_z8u strong {
  font-weight: 700;
  color: #A89870;
}.rhw_ft_legal_z8u a {
  color: #A89870;
  text-decoration: underline;
}.rhw_ft_age_z8u {
  border: 2px solid #8B7A58;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  width: 2rem;
  display: flex;
  color: #8B7A58;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 11px;
}