html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #131008;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  color: #CEBF9E;
  -webkit-font-smoothing: antialiased;
}.rhd-layout_apw {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.rhd-page_apw {
  min-height: 100vh;
  display: flex;
}.rhd-main_apw {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1077px) {.rhd-main_apw {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.rhd-main_apw {
  padding-bottom: 72px;
}
}.rhd-gc_apw {
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #191309;
  border: 1px solid rgba(255, 220, 140, 0.06);
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.rhd-gc_apw {
  width: 156px;
}
}
@media(min-width: 1079px) {.rhd-gc_apw {
  width: 168px;
}
}.rhd-gc_apw:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 146, 42, 0.08);
}.rhd-gc_img_apw {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rhd-gc_img_apw img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.rhd-gc_hover_apw {
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.rhd-gc_apw:hover .rhd-gc_hover_apw {
  opacity: 1;
}.rhd-gc_hover_btn_apw {
  border-radius: 4px;
  background: #C4922A;
  padding: 8px 16px;
  color: #F3E9D2;
  font-size: 12px;
  font-weight: 700;
}.rhd-gc_info_apw {
  padding: 8px 0.625rem 10px;
}.rhd-gc_name_apw {
  overflow: hidden;
  font-size: 0.75rem;
  color: #CEBF9E;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
}.rhd-gc_prov_apw {
  font-size: 10px;
  color: #72634A;
}.rhd-gc_tag_apw {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  font-weight: 700;
  position: absolute;
  top: 0.375rem;
  font-size: 0.563rem;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
}.rhd-gc_tag_hot_apw {
  background: #C23C2E;
  color: #fff;
}.rhd-gc_tag_new_apw {
  background: #3E9E62;
  color: #131008;
}.rhd-gc_tag_jp_apw {
  background: #E8B94A;
  color: #131008;
}.rhd-gc_tag_ex_apw {
  background: #7A4E22;
  color: #fff;
}.rhd-gc_tag_live_apw {
  background: #C23C2E;
  color: #fff;
}.rhd-gr_apw {
  padding: 2rem 1rem 0;
  background: #131008;
}
@media(min-width: 767px) {.rhd-gr_apw {
  padding: 2.25rem 24px 0;
}
}.rhd-gr_in_apw {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhd-gr_head_apw {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.rhd-gr_head_l_apw {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.rhd-gr_ic_apw {
  border-radius: 0.5rem;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  justify-content: center;
}.rhd-gr_ic_apw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.rhd-gr_title_apw {
  color: #F3E9D2;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.rhd-gr_title_apw {
  font-size: 18px;
}
}.rhd-gr_more_apw {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #8A7A5C;
}.rhd-gr_more_apw:hover {
  color: #C4922A;
}.rhd-gr_more_apw svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.rhd-gr_arrows_apw {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rhd-gr_arr_apw {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  color: #A8946E;
  width: 30px;
}.rhd-gr_arr_apw:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F3E9D2;
}.rhd-gr_arr_apw svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.rhd-gr_seo_h_apw {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  color: #CEBF9E;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
}
@media(min-width: 771px) {.rhd-gr_seo_h_apw {
  font-size: 14px;
}
}.rhd-gr_seo_apw {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #8A7A5C;
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
}.rhd-gr_seo_apw strong {
  font-weight: 600;
  color: #CEBF9E;
}.rhd-gr_scroll_apw {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.rhd-gr_scroll_apw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.rhd-gr_scroll_apw {
  gap: 0.75rem;
}
}.rhd-tb_apw {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  background: #131008;
  top: 0;
  align-items: center;
  height: 3.5rem;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
}.rhd-tb_in_apw {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.rhd-tb_burger_apw {
  border-radius: 0.5rem;
  gap: 0.313rem;
  display: flex;
  margin-right: 0.5rem;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
}.rhd-tb_burger_apw:hover {
  background: rgba(255, 235, 180, 0.05);
}.rhd-tb_burger_line_apw {
  background: #A8946E;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.rhd-tb_burger_apw {
  display: none;
}
}.rhd-tb_logo_apw {
  gap: 0.563rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F3E9D2;
  font-weight: 800;
}.rhd-tb_logo_mark_apw {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.rhd-tb_logo_mark_apw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rhd-tb_nav_apw {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.rhd-tb_nav_apw {
  display: flex;
}
}.rhd-tb_tab_apw {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #A8946E;
  white-space: nowrap;
  font-weight: 600;
}.rhd-tb_tab_apw:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F3E9D2;
}.rhd-tb_tab_apw.rhd-state_active_apw {
  background: rgba(196, 146, 42, 0.18);
  color: #F3E9D2;
}.rhd-tb_right_apw {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.rhd-tb_login_apw {
  border-radius: 8px;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255, 220, 140, 0.11);
  color: #CEBF9E;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.rhd-tb_login_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  color: #F3E9D2;
}
@media(min-width: 477px) {.rhd-tb_login_apw {
  display: block;
}
}.rhd-tb_reg_apw {
  transition: background .2s;
  border-radius: 8px;
  background: #3E9E62;
  padding: 9px 1.125rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0A05;
  font-size: 13px;
}.rhd-tb_reg_apw:hover {
  background: #4DB373;
}.rhd-sb_apw {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  background: #1E1710;
  top: 3.5rem;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  left: 0;
}.rhd-sb_apw.rhd-state_open_apw {
  transform: translateX(0);
}.rhd-sb_apw::-webkit-scrollbar {
  width: 0.25rem;
}.rhd-sb_apw::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.rhd-sb_apw {
  transform: translateX(0);
}
}.rhd-sb_auth_apw {
  padding: 0.875rem 12px 0.625rem;
}.rhd-sb_btn_reg_apw {
  padding: 11px;
  background: #3E9E62;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0D0A05;
  font-weight: 700;
  display: block;
}.rhd-sb_btn_reg_apw:hover {
  background: #4DB373;
}.rhd-sb_btn_login_apw {
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 0.5rem;
  padding: 0.625rem;
  transition: border-color .2s;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #CEBF9E;
}.rhd-sb_btn_login_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  color: #F3E9D2;
}.rhd-sb_promo_apw {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#2A1A06,#1E1710);
  padding: 0.75rem 0.875rem;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(196, 146, 42, 0.18);
  position: relative;
}.rhd-sb_promo_apw::before {
  background: radial-gradient(circle,rgba(196, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  height: 5rem;
  width: 5rem;
  right: -1.25rem;
  content: '';
}.rhd-sb_promo_title_apw {
  color: #C4922A;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
}.rhd-sb_promo_text_apw {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F3E9D2;
  line-height: 1.35;
}.rhd-sb_promo_sub_apw {
  color: #8A7A5C;
  font-size: 0.625rem;
  margin-top: 3px;
}.rhd-sb_nav_apw {
  padding: 0.375rem 0.5rem 1rem;
}.rhd-sb_nav_lb_apw {
  padding: 0.625rem 8px 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  color: #72634A;
  letter-spacing: .08em;
  font-weight: 700;
}.rhd-sb_link_apw {
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  color: #A8946E;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
}.rhd-sb_link_apw:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F3E9D2;
}.rhd-sb_link_apw.rhd-state_active_apw {
  background: rgba(196, 146, 42, 0.18);
  color: #F3E9D2;
}.rhd-sb_ic_apw {
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.rhd-sb_ic_apw svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.rhd-sb_ic_1_apw {
  background: rgba(196, 146, 42, 0.08);
  color: #C4922A;
}.rhd-sb_ic_2_apw {
  background: rgba(62, 158, 98, 0.18);
  color: #3E9E62;
}.rhd-sb_ic_3_apw {
  background: rgba(232, 185, 74, 0.16);
  color: #E8B94A;
}.rhd-sb_ic_4_apw {
  background: rgba(122, 78, 34, 0.28);
  color: #7A4E22;
}.rhd-sb_ic_5_apw {
  background: rgba(196, 146, 42, 0.08);
  color: #C84E7A;
}.rhd-sb_ic_6_apw {
  background: rgba(122, 78, 34, 0.28);
  color: #8E54C8;
}.rhd-sb_badge_apw {
  background: #E8B94A;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  color: #0D0A05;
  margin-left: auto;
  font-weight: 700;
}.rhd-sb_bot_apw {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  display: flex;
}.rhd-sb_lang_apw,.rhd-sb_help_apw {
  flex: 1;
  gap: 0.375rem;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 220, 140, 0.06);
  border-radius: 0.25rem;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s;
  align-items: center;
  color: #A8946E;
  justify-content: center;
  display: flex;
  font-size: 11px;
  font-weight: 600;
}.rhd-sb_lang_apw:hover,.rhd-sb_help_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  color: #F3E9D2;
}.rhd-sb_lang_apw svg,.rhd-sb_help_apw svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
}.rhd-sb_bd_apw {
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.rhd-sb_bd_apw.rhd-state_on_apw {
  display: block;
}
@media(min-width: 1077px) {.rhd-sb_bd_apw {
  display: none!important;
}
}.rhd-mob_nav_apw {
  background: #1E1710;
  border-top: 1px solid rgba(255, 220, 140, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.rhd-mob_nav_apw {
  display: none;
}
}.rhd-mob_nav_item_apw {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  color: #72634A;
  display: flex;
  align-items: center;
  flex-direction: column;
}.rhd-mob_nav_ic_apw {
  line-height: 1;
}.rhd-mob_nav_ic_apw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.rhd-mob_nav_lb_apw {
  font-size: 10px;
  font-weight: 600;
  color: #72634A;
}.rhd-mob_nav_item_apw.rhd-state_active_apw {
  color: #C4922A;
}.rhd-mob_nav_item_apw.rhd-state_active_apw .rhd-mob_nav_lb_apw {
  color: #C4922A;
}.rhd-hero_apw {
  background: #131008;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.rhd-hero_apw {
  padding: 1.5rem 24px 0;
}
}.rhd-hero_in_apw {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.rhd-hero_in_apw {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.rhd-hero_in_apw {
  grid-template-columns: 1fr 21.25rem;
}
}.rhd-hero_promo_apw {
  border-radius: 14px;
  background: #191309;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.rhd-hero_promo_apw {
  min-height: 280px;
}
}.rhd-hero_promo_bg_apw {
  background-position: center;
  background: linear-gradient(120deg,#2A1A06 0%,#131008 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.rhd-hero_promo_bg_apw::after {
  inset: 0;
  background: linear-gradient(90deg,#131008 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.rhd-hero_promo_glow_apw {
  background: radial-gradient(circle,rgba(122, 78, 34, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
  right: 60px;
}.rhd-hero_promo_ct_apw {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.rhd-hero_promo_ct_apw {
  padding: 40px 2rem;
}
}.rhd-hero_badge_apw {
  padding: 5px 12px;
  border-radius: 20px;
  background: rgba(196, 146, 42, 0.18);
  border: 1px solid rgba(196, 146, 42, 0.08);
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  display: inline-block;
  color: #C4922A;
  font-size: 10px;
}.rhd-hero_h1_apw {
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F3E9D2;
  margin-bottom: 10px;
  font-weight: 800;
}.rhd-hero_h1_apw em {
  color: #E8B94A;
  font-style: normal;
}
@media(min-width: 769px) {.rhd-hero_h1_apw {
  font-size: 36px;
}
}.rhd-hero_sub_apw {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8946E;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.rhd-hero_sub_apw {
  font-size: 0.875rem;
}
}.rhd-hero_row_apw {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rhd-hero_cta_apw {
  border-radius: 8px;
  padding: 13px 26px;
  background: #3E9E62;
  transition: background .2s;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(20, 70, 36, 0.9), 0 0.375rem 1.5rem rgba(62, 158, 98, 0.35);
  color: #0D0A05;
}.rhd-hero_cta_apw:hover {
  background: #4DB373;
}.rhd-hero_terms_apw {
  color: #72634A;
  font-size: 11px;
}.rhd-hero_game_apw {
  background: #191309;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.rhd-hero_game_badge_apw {
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(232, 185, 74, 0.16);
  background: rgba(232, 185, 74, 0.16);
  font-weight: 700;
  color: #E8B94A;
  left: 12px;
  z-index: 3;
  top: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
  letter-spacing: .06em;
}.rhd-hero_game_badge_apw svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.rhd-hero_game_img_apw {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#131008);
  position: relative;
  padding-bottom: 60%;
}.rhd-hero_game_img_apw img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.rhd-hero_game_play_apw {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.rhd-hero_game_apw:hover .rhd-hero_game_play_apw {
  opacity: 1;
}.rhd-hero_game_play_apw span {
  border-radius: 50%;
  background: #C4922A;
  height: 52px;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
}.rhd-hero_game_play_apw span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.rhd-hero_game_info_apw {
  padding: 14px 16px;
}.rhd-hero_game_title_apw {
  overflow-wrap: break-word;
  color: #F3E9D2;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.rhd-hero_game_provider_apw {
  color: #8A7A5C;
  font-size: 0.688rem;
}.rhd-hero_game_btn_apw {
  border-radius: 8px;
  background: #C4922A;
  padding: 0.688rem;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  color: #F3E9D2;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
}.rhd-hero_game_apw:hover .rhd-hero_game_btn_apw {
  background: #D4A83E;
}.rhd-sbar_apw {
  padding: 16px 16px 0;
  background: #131008;
}
@media(min-width:768px) {.rhd-sbar_apw {
  padding: 18px 1.5rem 0;
}
}.rhd-sbar_in_apw {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhd-sbar_row_apw {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.rhd-sbar_input_apw {
  flex: 1;
  padding: 11px 1rem;
  transition: border-color .2s;
  border-radius: 8px;
  gap: 10px;
  background: #191309;
  border: 1px solid rgba(255, 220, 140, 0.11);
  font-size: 13px;
  align-items: center;
  color: #8A7A5C;
  display: flex;
  cursor: pointer;
}.rhd-sbar_input_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
}.rhd-sbar_input_apw svg {
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
}.rhd-sbar_providers_apw {
  gap: 0.5rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  background: #191309;
  padding: 11px 18px;
  transition: border-color .2s;
  border-radius: 8px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #CEBF9E;
  font-size: 0.813rem;
  display: flex;
}.rhd-sbar_providers_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  color: #F3E9D2;
}.rhd-sbar_providers_apw svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.rhd-sbar_tabs_apw {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.rhd-sbar_tabs_apw::-webkit-scrollbar {
  display: none;
}.rhd-sbar_tab_apw {
  background: rgba(255, 235, 180, 0.05);
  padding: 8px 0.875rem;
  border-radius: 20px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 220, 140, 0.06);
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #A8946E;
}.rhd-sbar_tab_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  background: rgba(255, 235, 180, 0.07);
  color: #F3E9D2;
}.rhd-sbar_tab_apw.rhd-state_active_apw {
  background: rgba(196, 146, 42, 0.18);
  border-color: rgba(196, 146, 42, 0.08);
  color: #F3E9D2;
}.rhd-sbar_tab_ic_apw svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.rhd-wy_apw {
  padding: 2rem 16px 0;
  background: #131008;
}
@media(min-width: 769px) {.rhd-wy_apw {
  padding: 2.5rem 1.5rem 0;
}
}.rhd-wy_in_apw {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhd-wy_head_apw {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.rhd-wy_label_apw {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C4922A;
  font-size: 11px;
  letter-spacing: .08em;
}.rhd-wy_h2_apw {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F3E9D2;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.rhd-wy_h2_apw {
  font-size: 24px;
}
}.rhd-wy_intro_apw {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7A5C;
}.rhd-wy_grid_apw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.rhd-wy_grid_apw {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rhd-wy_grid_apw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rhd-wy_card_apw {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 0.5rem;
  background: #1E1710;
}.rhd-wy_card_apw:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 146, 42, 0.08);
}.rhd-wy_card_ic_apw {
  border-radius: 50%;
  background: rgba(196, 146, 42, 0.18);
  width: 44px;
  align-items: center;
  margin-bottom: 14px;
  color: #C4922A;
  height: 2.75rem;
  display: flex;
  justify-content: center;
}.rhd-wy_card_ic_apw svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.rhd-wy_card_h_apw {
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #F3E9D2;
}.rhd-wy_card_p_apw {
  font-size: 0.813rem;
  color: #8A7A5C;
  overflow-wrap: break-word;
  line-height: 1.6;
}.rhd-wy_card_p_apw strong {
  font-weight: 600;
  color: #CEBF9E;
}.rhd-gr_jp_apw {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1E0E2E 0%,#110A1A 100%);
  position: relative;
}.rhd-gr_jp_apw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 34, 0.28) 0%,transparent 70%);
  left: -60px;
  top: -3.75rem;
  width: 250px;
  height: 15.625rem;
  content: '';
  position: absolute;
}.rhd-gr_jp_apw::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 185, 74, 0.16) 0%,transparent 70%);
  height: 200px;
  bottom: -2.5rem;
  position: absolute;
  content: '';
  width: 12.5rem;
  right: 0;
}.rhd-gr_jp_head_apw {
  gap: 1rem;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
}.rhd-gr_jp_info_apw {
  flex: 1;
}.rhd-gr_jp_label_apw {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #8E54C8;
}.rhd-gr_jp_label_apw svg {
  height: 0.875rem;
  width: 14px;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rhd-gr_jp_amount_apw {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Playfair Display', serif;
  line-height: 1;
  color: #F3E9D2;
  margin-bottom: 4px;
}
@media(min-width:768px) {.rhd-gr_jp_amount_apw {
  font-size: 2.5rem;
}
}.rhd-gr_jp_amount_apw span {
  color: #E8B94A;
}.rhd-gr_jp_seo_apw {
  line-height: 1.5;
  max-width: 480px;
  color: #A8946E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.rhd-gr_jp_cta_apw {
  padding: 11px 20px;
  background: rgba(122, 78, 34, 0.28);
  border: 1px solid rgba(122, 78, 34, 0.28);
  border-radius: 8px;
  transition: background .2s;
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  font-size: 0.813rem;
  margin-top: 0.25rem;
  white-space: nowrap;
  color: #F3E9D2;
  align-self: flex-start;
  font-weight: 700;
}.rhd-gr_jp_cta_apw:hover {
  background: #7A4E22;
}.rhd-gcg_apw {
  background: #131008;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rhd-gcg_apw {
  padding: 44px 24px 0;
}
}.rhd-gcg_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-gcg_head_apw {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.rhd-gcg_label_apw {
  letter-spacing: .08em;
  color: #C4922A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.rhd-gcg_h2_apw {
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.rhd-gcg_h2_apw {
  font-size: 28px;
}
}.rhd-gcg_intro_apw {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7A5C;
}.rhd-gcg_grid_apw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.rhd-gcg_grid_apw {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rhd-gcg_grid_apw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rhd-gcg_card_apw {
  padding: 1.25rem;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.11);
  overflow: hidden;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  cursor: pointer;
  position: relative;
  display: flex;
}.rhd-gcg_card_apw:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 146, 42, 0.18);
}.rhd-gcg_card_bg_apw {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rhd-gcg_card_bg_apw::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rhd-gcg_card_ic_apw {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  align-items: center;
  display: flex;
  right: 1.125rem;
  justify-content: center;
  width: 40px;
  height: 40px;
  z-index: 2;
  top: 1.125rem;
  position: absolute;
  color: #F3E9D2;
}.rhd-gcg_card_ic_apw svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rhd-gcg_card_ct_apw {
  z-index: 1;
  position: relative;
}.rhd-gcg_card_h_apw {
  line-height: 1.2;
  font-weight: 800;
  color: #F3E9D2;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rhd-gcg_card_h_apw {
  font-size: 1.25rem;
}
}.rhd-gcg_card_p_apw {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.rhd-gcg_card_p_apw strong {
  color: #F3E9D2;
  font-weight: 600;
}.rhd-gcg_card_cta_apw {
  gap: 0.25rem;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  color: #C4922A;
  font-size: 12px;
  display: inline-flex;
}.rhd-gcg_card_cta_apw svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.rhd-ws_apw {
  background: #131008;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.rhd-ws_apw {
  padding: 2.25rem 24px 0;
}
}.rhd-ws_in_apw {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhd-ws_head_apw {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.rhd-ws_title_apw {
  gap: 0.625rem;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F3E9D2;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
}.rhd-ws_title_ic_apw svg {
  stroke-linecap: round;
  height: 18px;
  color: #E8B94A;
  stroke-linejoin: round;
  width: 18px;
}.rhd-ws_online_apw {
  gap: 7px;
  color: #8A7A5C;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.rhd-ws_online_dot_apw {
  border-radius: 50%;
  background: #3E9E62;
  height: 8px;
  box-shadow: 0 0 6px rgba(62, 158, 98, 0.18);
  flex-shrink: 0;
  width: 0.5rem;
}.rhd-ws_scroll_apw {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.rhd-ws_scroll_apw::-webkit-scrollbar {
  display: none;
}.rhd-wc_apw {
  background: #191309;
  border: 1px solid rgba(255, 220, 140, 0.11);
  gap: 10px;
  border-radius: 8px;
  padding: 10px 0.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.rhd-wc_img_apw {
  background: #1E1710;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.rhd-wc_img_apw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rhd-wc_info_apw {
  min-width: 0;
}.rhd-wc_game_apw {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #CEBF9E;
  font-size: 0.75rem;
  white-space: nowrap;
}.rhd-wc_player_apw {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #72634A;
  white-space: nowrap;
}.rhd-wc_amount_apw {
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
  color: #3E9E62;
}.rhd-prov_apw {
  padding: 2.25rem 16px 0;
  background: #131008;
}
@media(min-width: 771px) {.rhd-prov_apw {
  padding: 2.75rem 1.5rem 0;
}
}.rhd-prov_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-prov_head_apw {
  margin-bottom: 16px;
}.rhd-prov_label_apw {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4922A;
}.rhd-prov_h2_apw {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F3E9D2;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.rhd-prov_h2_apw {
  font-size: 1.5rem;
}
}.rhd-prov_seo_apw {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #8A7A5C;
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 1.6;
}.rhd-prov_seo_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-prov_seo_apw a {
  text-decoration: underline;
  color: #C4922A;
}.rhd-prov_grid_apw {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.rhd-prov_grid_apw {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.rhd-prov_grid_apw {
  grid-template-columns: repeat(8,1fr);
}
}.rhd-prov_card_apw {
  gap: 0.438rem;
  background: #191309;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.rhd-prov_card_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
  background: #1E1710;
}.rhd-prov_logo_apw {
  background: rgba(255, 235, 180, 0.05);
  overflow: hidden;
  border-radius: 4px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
  height: 44px;
}.rhd-prov_logo_apw img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.rhd-prov_name_apw {
  font-size: 11px;
  text-align: center;
  color: #A8946E;
  font-weight: 600;
  overflow-wrap: break-word;
}.rhd-app_apw {
  background: #131008;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.rhd-app_apw {
  padding: 44px 24px 0;
}
}.rhd-app_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-app_head_apw {
  margin-bottom: 1rem;
}.rhd-app_label_apw {
  color: #C4922A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.rhd-app_h2_apw {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F3E9D2;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.rhd-app_h2_apw {
  font-size: 1.5rem;
}
}.rhd-app_sub_apw {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7A5C;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.rhd-app_sub_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-app_cards_apw {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 639px) {.rhd-app_cards_apw {
  grid-template-columns: repeat(3,1fr);
}
}.rhd-app_card_apw {
  padding: 20px;
  gap: 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.rhd-app_card_ios_apw {
  background: linear-gradient(135deg,rgba(196, 146, 42, 0.18) 0%,#1E1710 100%);
}.rhd-app_card_android_apw {
  background: linear-gradient(135deg,rgba(62, 158, 98, 0.18) 0%,#1E1710 100%);
}.rhd-app_card_win_apw {
  background: linear-gradient(135deg,rgba(232, 185, 74, 0.16) 0%,#1E1710 100%);
}.rhd-app_card_ic_apw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
}.rhd-app_card_ic_apw {
  color: #F3E9D2;
  flex-shrink: 0;
}.rhd-app_card_os_apw {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  color: #8A7A5C;
}.rhd-app_card_title_apw {
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F3E9D2;
  margin-bottom: 0.375rem;
}.rhd-app_card_text_apw {
  margin-bottom: 14px;
  color: #8A7A5C;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.rhd-app_card_btn_apw {
  background: rgba(255, 235, 180, 0.12);
  border: 1px solid rgba(196, 146, 42, 0.40);
  border-radius: 0.25rem;
  gap: 7px;
  padding: 10px 1.125rem;
  transition: background .2s;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #F3E9D2;
}.rhd-app_card_btn_apw:hover {
  background: rgba(255, 235, 180, 0.07);
}.rhd-reg_apw {
  padding: 36px 16px 0;
  background: #131008;
}
@media(min-width: 767px) {.rhd-reg_apw {
  padding: 2.75rem 24px 0;
}
}.rhd-reg_in_apw {
  background: #1E1710;
  border: 1px solid rgba(255, 220, 140, 0.06);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rhd-reg_in_apw {
  padding: 40px;
}
}.rhd-reg_top_apw {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.rhd-reg_top_apw {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rhd-reg_label_apw {
  color: #C4922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.rhd-reg_h2_apw {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-weight: 800;
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.rhd-reg_h2_apw {
  font-size: 28px;
}
}.rhd-reg_bonus_apw {
  background: rgba(232, 185, 74, 0.16);
  border: 1px solid rgba(232, 185, 74, 0.16);
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  gap: 8px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.rhd-reg_bonus_amount_apw {
  color: #E8B94A;
  font-weight: 800;
  font-size: 20px;
}.rhd-reg_bonus_text_apw {
  line-height: 1.35;
  font-size: 13px;
  color: #A8946E;
}.rhd-reg_cta_btn_apw {
  background: #3E9E62;
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 8px;
  font-size: 15px;
  box-shadow: 0 2px 0 rgba(20, 70, 36, 0.9), 0 0.375rem 1.5rem rgba(62, 158, 98, 0.35);
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0D0A05;
}.rhd-reg_cta_btn_apw:hover {
  background: #4DB373;
}.rhd-reg_terms_apw {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #72634A;
}.rhd-reg_seo_apw {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7A5C;
  padding-top: 20px;
}.rhd-reg_seo_apw p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
  color: #8A7A5C;
}.rhd-reg_seo_apw p:last-child {
  margin-bottom: 0;
}.rhd-reg_seo_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-reg_seo_apw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.rhd-reg_seo_apw a:hover {
  color: #D4A83E;
}.rhd-reg_seo_apw ul,.rhd-reg_seo_apw ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.rhd-reg_seo_apw ol {
  list-style: decimal;
}.rhd-reg_seo_apw li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #8A7A5C;
}.rhd-reg_seo_apw table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.rhd-reg_seo_apw table {
  display: table;
}
}.rhd-reg_seo_apw th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #CEBF9E;
}.rhd-reg_seo_apw td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.5rem;
  color: #8A7A5C;
}.rhd-reg_steps_apw {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.rhd-reg_steps_apw {
  margin-top: 0;
}
}.rhd-reg_step_apw {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 16px;
  border: 1px solid rgba(255, 220, 140, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rhd-reg_step_num_apw {
  background: rgba(196, 146, 42, 0.18);
  border: 1px solid rgba(196, 146, 42, 0.08);
  border-radius: 50%;
  align-items: center;
  width: 34px;
  display: flex;
  font-weight: 800;
  height: 34px;
  flex-shrink: 0;
  font-size: 14px;
  justify-content: center;
  color: #C4922A;
}.rhd-reg_step_title_apw {
  margin-bottom: 3px;
  color: #F3E9D2;
  font-size: 14px;
  font-weight: 700;
}.rhd-reg_step_text_apw {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8A7A5C;
}.rhd-reg_trust_apw {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.rhd-reg_trust_item_apw {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  color: #8A7A5C;
  display: flex;
  overflow-wrap: break-word;
}.rhd-reg_trust_ic_apw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  color: #C4922A;
  width: 16px;
}.rhd-bon_apw {
  padding: 36px 1rem 0;
  background: #131008;
}
@media(min-width: 770px) {.rhd-bon_apw {
  padding: 2.75rem 1.5rem 0;
}
}.rhd-bon_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-bon_head_apw {
  margin-bottom: 20px;
}.rhd-bon_label_apw {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4922A;
  font-size: 11px;
}.rhd-bon_h2_apw {
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.rhd-bon_h2_apw {
  font-size: 24px;
}
}.rhd-bon_seo_apw {
  color: #8A7A5C;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.rhd-bon_seo_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-bon_seo_apw a {
  color: #C4922A;
  text-decoration: underline;
}.rhd-bon_grid_apw {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.rhd-bon_grid_apw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rhd-bon_grid_apw {
  grid-template-columns: repeat(5,1fr);
}
}.rhd-bon_card_apw {
  padding: 16px;
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #191309;
}.rhd-bon_card_apw:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-2px);
}.rhd-bon_card_ic_apw svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.rhd-bon_card_ic_apw {
  margin-bottom: 0.625rem;
}.rhd-bon_card_type_apw {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  color: #8A7A5C;
  font-size: 0.625rem;
}.rhd-bon_card_amount_apw {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8B94A;
}.rhd-bon_card_name_apw {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F3E9D2;
  font-size: 13px;
  margin-bottom: 8px;
}.rhd-bon_card_detail_apw {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #72634A;
  line-height: 1.5;
}.rhd-seo_apw {
  background: #131008;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.rhd-seo_apw {
  padding: 44px 1.5rem 0;
}
}.rhd-seo_in_apw {
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 14px;
  padding: 28px 24px;
  margin: 0 auto;
  background: #1E1710;
  max-width: 1320px;
}
@media(min-width: 766px) {.rhd-seo_in_apw {
  padding: 2.25rem 2.5rem;
}
}.rhd-seo_label_apw {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4922A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.rhd-seo_h2_apw {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F3E9D2;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.rhd-seo_h2_apw {
  font-size: 1.5rem;
}
}.rhd-seo_body_apw {
  color: #A8946E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.rhd-seo_body_apw p {
  font-size: 0.875rem;
  color: #A8946E;
  margin-bottom: 12px;
  line-height: 1.75;
}.rhd-seo_body_apw p:last-child {
  margin-bottom: 0;
}.rhd-seo_body_apw strong {
  color: #CEBF9E;
  font-weight: 700;
}.rhd-seo_body_apw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.rhd-seo_body_apw a:hover {
  color: #D4A83E;
}.rhd-seo_body_apw ul,.rhd-seo_body_apw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rhd-seo_body_apw ol {
  list-style: decimal;
}.rhd-seo_body_apw li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8946E;
}.rhd-seo_body_apw table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.rhd-seo_body_apw table {
  display: table;
}
}.rhd-seo_body_apw th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #CEBF9E;
  font-weight: 700;
}.rhd-seo_body_apw td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8946E;
}.rhd-seo_cols_apw {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.rhd-seo_cols_apw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rhd-seo_cols_apw {
  grid-template-columns: repeat(3,1fr);
}
}.rhd-seo_col_h_apw {
  font-weight: 700;
  color: #CEBF9E;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rhd-seo_col_p_apw {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7A5C;
}.rhd-seo_stats_apw {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rhd-seo_stat_apw {
  padding: 0.875rem 16px;
  border: 1px solid rgba(196, 146, 42, 0.18);
  border-radius: 8px;
  background: rgba(196, 146, 42, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.rhd-seo_stat_val_apw {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C4922A;
}.rhd-seo_stat_lb_apw {
  color: #8A7A5C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rhd-seo_apw {
  background: #131008;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.rhd-seo_apw {
  padding: 2.75rem 24px 0;
}
}.rhd-seo_in_apw {
  padding: 1.75rem 1.5rem;
  background: #1E1710;
  border: 1px solid rgba(255, 220, 140, 0.11);
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.rhd-seo_in_apw {
  padding: 2.25rem 2.5rem;
}
}.rhd-seo_label_apw {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #C4922A;
}.rhd-seo_h2_apw {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F3E9D2;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 766px) {.rhd-seo_h2_apw {
  font-size: 1.5rem;
}
}.rhd-seo_body_apw {
  color: #A8946E;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.rhd-seo_body_apw p {
  color: #A8946E;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.rhd-seo_body_apw p:last-child {
  margin-bottom: 0;
}.rhd-seo_body_apw strong {
  color: #CEBF9E;
  font-weight: 700;
}.rhd-seo_body_apw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.rhd-seo_body_apw a:hover {
  color: #D4A83E;
}.rhd-seo_body_apw ul,.rhd-seo_body_apw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rhd-seo_body_apw ol {
  list-style: decimal;
}.rhd-seo_body_apw li {
  line-height: 1.75;
  font-size: 14px;
  color: #A8946E;
  margin-bottom: 6px;
}.rhd-seo_body_apw table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width: 770px) {.rhd-seo_body_apw table {
  display: table;
}
}.rhd-seo_body_apw th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #CEBF9E;
  text-align: left;
}.rhd-seo_body_apw td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 0.75rem;
  color: #A8946E;
}.rhd-seo_cols_apw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.rhd-seo_cols_apw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rhd-seo_cols_apw {
  grid-template-columns: repeat(3,1fr);
}
}.rhd-seo_col_h_apw {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #CEBF9E;
  font-weight: 700;
}.rhd-seo_col_p_apw {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7A5C;
}.rhd-seo_stats_apw {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rhd-seo_stat_apw {
  border: 1px solid rgba(196, 146, 42, 0.18);
  background: rgba(196, 146, 42, 0.08);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.rhd-seo_stat_val_apw {
  overflow-wrap: break-word;
  color: #C4922A;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.rhd-seo_stat_lb_apw {
  color: #8A7A5C;
  font-size: 11px;
  overflow-wrap: break-word;
}.rhd-rv_apw {
  padding: 2.25rem 16px 0;
  background: #131008;
}
@media(min-width: 770px) {.rhd-rv_apw {
  padding: 44px 1.5rem 0;
}
}.rhd-rv_in_apw {
  margin: 0 auto;
  max-width: 82.5rem;
}.rhd-rv_head_apw {
  margin-bottom: 20px;
  max-width: 45rem;
}.rhd-rv_label_apw {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C4922A;
  letter-spacing: .08em;
}.rhd-rv_h2_apw {
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.rhd-rv_h2_apw {
  font-size: 28px;
}
}.rhd-rv_stats_apw {
  gap: 18px;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #8A7A5C;
  flex-wrap: wrap;
}.rhd-rv_stats_score_apw {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.rhd-rv_stats_score_val_apw {
  color: #E8B94A;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
}.rhd-rv_stats_score_max_apw {
  font-size: 0.813rem;
  color: #72634A;
}.rhd-rv_stats_badge_apw {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.rhd-rv_stats_badge_apw svg {
  height: 14px;
  width: 0.875rem;
  color: #E8B94A;
}.rhd-rv_grid_apw {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rhd-rv_grid_apw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.rhd-rv_grid_apw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rhd-rv_card_apw {
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 140, 0.11);
  padding: 20px;
  background: #1E1710;
  flex-direction: column;
  display: flex;
}.rhd-rv_card_stars_apw {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8B94A;
}.rhd-rv_card_stars_apw svg {
  width: 0.875rem;
  height: 14px;
}.rhd-rv_card_h_apw {
  line-height: 1.3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 700;
  color: #F3E9D2;
}.rhd-rv_card_body_apw {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #8A7A5C;
}.rhd-rv_card_body_apw strong {
  font-weight: 600;
  color: #CEBF9E;
}.rhd-rv_card_meta_apw {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
}.rhd-rv_card_author_apw {
  color: #CEBF9E;
  font-size: 0.75rem;
  font-weight: 600;
}.rhd-rv_card_date_apw {
  color: #72634A;
  font-size: 11px;
}.rhd-faq_apw {
  padding: 2.25rem 1rem 0;
  background: #131008;
}
@media(min-width: 767px) {.rhd-faq_apw {
  padding: 2.75rem 24px 0;
}
}.rhd-faq_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-faq_head_apw {
  margin-bottom: 20px;
}.rhd-faq_label_apw {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4922A;
  margin-bottom: 8px;
}.rhd-faq_h2_apw {
  font-weight: 800;
  color: #F3E9D2;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.rhd-faq_h2_apw {
  font-size: 1.5rem;
}
}.rhd-faq_list_apw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rhd-faq_item_apw {
  border-radius: 8px;
  overflow: hidden;
  background: #1E1710;
  border: 1px solid rgba(255, 220, 140, 0.11);
}.rhd-faq_q_apw {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  color: #CEBF9E;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  flex-wrap: wrap;
}.rhd-faq_q_apw:hover {
  color: #F3E9D2;
}.rhd-faq_q_ic_apw {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  font-size: 16px;
  justify-content: center;
  color: #C4922A;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  align-items: center;
  width: 24px;
}.rhd-faq_item_apw.rhd-state_open_apw .rhd-faq_q_ic_apw {
  transform: rotate(45deg);
}.rhd-faq_a_apw {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #8A7A5C;
  font-size: 0.813rem;
}.rhd-faq_item_apw.rhd-state_open_apw .rhd-faq_a_apw {
  display: block;
}.rhd-faq_a_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-faq_a_apw a {
  color: #C4922A;
  text-decoration: underline;
}.rhd-faq_a_apw ul,.rhd-faq_a_apw ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.rhd-faq_a_apw ol {
  list-style: decimal;
}.rhd-faq_a_apw li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rhd-faq_a_apw table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.rhd-faq_a_apw table {
  display: table;
}
}.rhd-faq_a_apw th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #CEBF9E;
  font-weight: 700;
  text-align: left;
}.rhd-faq_a_apw td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.375rem 8px;
  color: #8A7A5C;
}.rhd-seo_apw {
  padding: 36px 16px 0;
  background: #131008;
}
@media(min-width: 765px) {.rhd-seo_apw {
  padding: 44px 1.5rem 0;
}
}.rhd-seo_in_apw {
  padding: 28px 24px;
  background: #1E1710;
  border: 1px solid rgba(255, 220, 140, 0.11);
  margin: 0 auto;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 766px) {.rhd-seo_in_apw {
  padding: 36px 2.5rem;
}
}.rhd-seo_label_apw {
  font-size: 0.688rem;
  color: #C4922A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.rhd-seo_h2_apw {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F3E9D2;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.rhd-seo_h2_apw {
  font-size: 24px;
}
}.rhd-seo_body_apw {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8946E;
}.rhd-seo_body_apw p {
  color: #A8946E;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.rhd-seo_body_apw p:last-child {
  margin-bottom: 0;
}.rhd-seo_body_apw strong {
  font-weight: 700;
  color: #CEBF9E;
}.rhd-seo_body_apw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.rhd-seo_body_apw a:hover {
  color: #D4A83E;
}.rhd-seo_body_apw ul,.rhd-seo_body_apw ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rhd-seo_body_apw ol {
  list-style: decimal;
}.rhd-seo_body_apw li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8946E;
  margin-bottom: 6px;
}.rhd-seo_body_apw table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.rhd-seo_body_apw table {
  display: table;
}
}.rhd-seo_body_apw th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #CEBF9E;
}.rhd-seo_body_apw td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A8946E;
}.rhd-seo_cols_apw {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.rhd-seo_cols_apw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rhd-seo_cols_apw {
  grid-template-columns: repeat(3,1fr);
}
}.rhd-seo_col_h_apw {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #CEBF9E;
}.rhd-seo_col_p_apw {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7A5C;
}.rhd-seo_stats_apw {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rhd-seo_stat_apw {
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(196, 146, 42, 0.08);
  border: 1px solid rgba(196, 146, 42, 0.18);
  min-width: 140px;
}.rhd-seo_stat_val_apw {
  color: #C4922A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.rhd-seo_stat_lb_apw {
  color: #8A7A5C;
  font-size: 11px;
  overflow-wrap: break-word;
}.rhd-pmt_apw {
  padding: 36px 1rem 0;
  background: #131008;
}
@media(min-width: 770px) {.rhd-pmt_apw {
  padding: 44px 1.5rem 0;
}
}.rhd-pmt_in_apw {
  margin: 0 auto;
  max-width: 1320px;
}.rhd-pmt_head_apw {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.rhd-pmt_label_apw {
  font-weight: 700;
  color: #C4922A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.rhd-pmt_h2_apw {
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.rhd-pmt_h2_apw {
  font-size: 28px;
}
}.rhd-pmt_intro_apw {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8A7A5C;
  line-height: 1.6;
}.rhd-pmt_groups_apw {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.rhd-pmt_group_apw {
  padding: 20px;
  border: 1px solid rgba(255, 220, 140, 0.11);
  background: #1E1710;
  border-radius: 8px;
}.rhd-pmt_group_head_apw {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.rhd-pmt_group_ic_apw {
  border-radius: 4px;
  background: rgba(196, 146, 42, 0.18);
  justify-content: center;
  height: 2.25rem;
  color: #C4922A;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 36px;
}.rhd-pmt_group_ic_apw svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.rhd-pmt_group_h_apw {
  margin: 0;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  color: #F3E9D2;
  overflow-wrap: break-word;
  font-weight: 700;
}.rhd-pmt_group_p_apw {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #8A7A5C;
  font-size: 13px;
}.rhd-pmt_group_p_apw strong {
  font-weight: 600;
  color: #CEBF9E;
}.rhd-pmt_table_wrap_apw {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.rhd-pmt_table_apw {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
}.rhd-pmt_table_apw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  color: #CEBF9E;
  font-size: 11px;
}.rhd-pmt_table_apw td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #8A7A5C;
}.rhd-pmt_table_apw tbody tr:last-child td {
  border-bottom: none;
}.rhd-pmt_table_apw tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #CEBF9E;
}.rhd-ft_apw {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #0D0B06;
  margin-top: 3rem;
}.rhd-ft_support_apw {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.rhd-ft_support_apw {
  padding: 1.75rem 24px;
}
}.rhd-ft_support_in_apw {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rhd-ft_support_main_apw {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.rhd-ft_support_ic_apw {
  color: #C4922A;
  flex-shrink: 0;
}.rhd-ft_support_ic_apw svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.rhd-ft_support_text_title_apw {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F3E9D2;
}.rhd-ft_support_text_sub_apw {
  overflow-wrap: break-word;
  color: #8A7A5C;
  font-size: 0.75rem;
}.rhd-ft_support_btn_apw {
  background: #C4922A;
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F3E9D2;
  flex-shrink: 0;
  font-weight: 700;
}.rhd-ft_support_btn_apw:hover {
  background: #D4A83E;
}.rhd-ft_support_contacts_apw {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.rhd-ft_support_contact_apw {
  color: #72634A;
  font-size: 12px;
  line-height: 1.4;
}.rhd-ft_support_contact_apw strong {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #A8946E;
  font-weight: 600;
}.rhd-ft_main_apw {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.rhd-ft_main_apw {
  padding: 40px 24px 2rem;
}
}.rhd-ft_main_in_apw {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.rhd-ft_main_in_apw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rhd-ft_main_in_apw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rhd-ft_col_logo_apw {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.rhd-ft_col_logo_apw {
  grid-column: auto;
}
}.rhd-ft_logo_apw {
  gap: 9px;
  color: #F3E9D2;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
}.rhd-ft_logo_mark_apw {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.rhd-ft_logo_mark_apw img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rhd-ft_logo_sub_apw {
  overflow-wrap: break-word;
  color: #72634A;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
}.rhd-ft_col_title_apw {
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
  color: #A8946E;
  font-size: 12px;
  text-transform: uppercase;
}.rhd-ft_col_links_apw {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.rhd-ft_col_link_apw {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #72634A;
}.rhd-ft_col_link_apw:hover {
  color: #CEBF9E;
}.rhd-ft_apps_apw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rhd-ft_app_card_apw {
  padding: 0.625rem 12px;
  background: rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 220, 140, 0.11);
  align-items: center;
  display: flex;
}.rhd-ft_app_card_apw:hover {
  border-color: rgba(196, 146, 42, 0.40);
}.rhd-ft_app_card_ic_apw svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.rhd-ft_app_card_os_apw {
  font-size: 0.625rem;
  font-weight: 600;
  color: #72634A;
}.rhd-ft_app_card_action_apw {
  color: #CEBF9E;
  font-size: 12px;
  font-weight: 700;
}.rhd-ft_bot_apw {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.rhd-ft_bot_apw {
  padding: 1.25rem 24px;
}
}.rhd-ft_bot_in_apw {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.rhd-ft_socials_apw {
  gap: 8px;
  display: flex;
}.rhd-ft_soc_apw {
  border: 1px solid rgba(255, 220, 140, 0.11);
  border-radius: 4px;
  background: rgba(255, 235, 180, 0.05);
  transition: background .2s;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #A8946E;
  display: flex;
  width: 2.25rem;
}.rhd-ft_soc_apw svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.rhd-ft_soc_apw:hover {
  background: rgba(255, 235, 180, 0.07);
}.rhd-ft_legal_apw {
  flex: 1;
  overflow-wrap: break-word;
  color: #8C7E62;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
}.rhd-ft_legal_apw strong {
  font-weight: 700;
  color: #A8946E;
}.rhd-ft_legal_apw a {
  color: #A8946E;
  text-decoration: underline;
}.rhd-ft_age_apw {
  border: 2px solid #8C7E62;
  border-radius: 50%;
  color: #8C7E62;
  align-items: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  font-size: 11px;
  height: 2rem;
}