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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #160D04;
  min-height: 100vh;
  color: #D0B888;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
}.rau_layout_2nm {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.rau_page_2nm {
  min-height: 100vh;
  display: flex;
}.rau_main_2nm {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.rau_main_2nm {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.rau_main_2nm {
  padding-bottom: 72px;
}
}.rau_gc_2nm {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 220, 150, 0.07);
  overflow: hidden;
  background: #1B1006;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 140px;
}
@media(min-width: 641px) {.rau_gc_2nm {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.rau_gc_2nm {
  width: 168px;
}
}.rau_gc_2nm:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 138, 40, 0.08);
}.rau_gc_img_2nm {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.rau_gc_img_2nm img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rau_gc_hover_2nm {
  inset: 0;
  background: rgba(10, 5, 1, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.rau_gc_2nm:hover .rau_gc_hover_2nm {
  opacity: 1;
}.rau_gc_hover_btn_2nm {
  padding: 0.5rem 16px;
  border-radius: 6px;
  background: #C98A28;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4E6C0;
}.rau_gc_info_2nm {
  padding: 8px 0.625rem 10px;
}.rau_gc_name_2nm {
  overflow: hidden;
  color: #D0B888;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
}.rau_gc_prov_2nm {
  color: #5E4A30;
  font-size: 0.625rem;
}.rau_gc_tag_2nm {
  padding: 2px 7px;
  border-radius: 4px;
  top: 6px;
  font-weight: 700;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
}.rau_gc_tag_hot_2nm {
  background: #CC3A1A;
  color: #fff;
}.rau_gc_tag_new_2nm {
  background: #3E9448;
  color: #160D04;
}.rau_gc_tag_jp_2nm {
  background: #E8A820;
  color: #160D04;
}.rau_gc_tag_ex_2nm {
  background: #4D6B2E;
  color: #fff;
}.rau_gc_tag_live_2nm {
  background: #CC3A1A;
  color: #fff;
}.rau_gr_2nm {
  background: #160D04;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.rau_gr_2nm {
  padding: 2.25rem 24px 0;
}
}.rau_gr_in_2nm {
  margin: 0 auto;
  max-width: 82.5rem;
}.rau_gr_head_2nm {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rau_gr_head_l_2nm {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.rau_gr_ic_2nm {
  border-radius: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
}.rau_gr_ic_2nm svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.rau_gr_title_2nm {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F4E6C0;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 767px) {.rau_gr_title_2nm {
  font-size: 1.125rem;
}
}.rau_gr_more_2nm {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #7A6244;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
}.rau_gr_more_2nm:hover {
  color: #C98A28;
}.rau_gr_more_2nm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.rau_gr_arrows_2nm {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rau_gr_arr_2nm {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 220, 150, 0.14);
  transition: background .15s,color .15s;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  color: #A08860;
  align-items: center;
}.rau_gr_arr_2nm:hover {
  background: rgba(255, 235, 180, 0.08);
  color: #F4E6C0;
}.rau_gr_arr_2nm svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.rau_gr_seo_h_2nm {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #D0B888;
  font-weight: 700;
}
@media(min-width: 767px) {.rau_gr_seo_h_2nm {
  font-size: 0.875rem;
}
}.rau_gr_seo_2nm {
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #7A6244;
  line-height: 1.55;
}.rau_gr_seo_2nm strong {
  font-weight: 600;
  color: #D0B888;
}.rau_gr_scroll_2nm {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.rau_gr_scroll_2nm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.rau_gr_scroll_2nm {
  gap: 0.75rem;
}
}.rau_tb_2nm {
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  background: #130B03;
  z-index: 80;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  position: fixed;
}.rau_tb_in_2nm {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.rau_tb_burger_2nm {
  border-radius: 0.625rem;
  gap: 5px;
  justify-content: center;
  flex-direction: column;
  height: 2.375rem;
  display: flex;
  margin-right: 8px;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
}.rau_tb_burger_2nm:hover {
  background: rgba(255, 235, 180, 0.05);
}.rau_tb_burger_line_2nm {
  border-radius: 1px;
  background: #A08860;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.rau_tb_burger_2nm {
  display: none;
}
}.rau_tb_logo_2nm {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
  color: #F4E6C0;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  align-items: center;
  font-size: 18px;
}.rau_tb_logo_mark_2nm {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
}.rau_tb_logo_mark_2nm img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rau_tb_nav_2nm {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.rau_tb_nav_2nm {
  display: flex;
}
}.rau_tb_tab_2nm {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 600;
  color: #A08860;
  font-size: 13px;
}.rau_tb_tab_2nm:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4E6C0;
}.rau_tb_tab_2nm.rau_state_active_2nm {
  background: rgba(201, 138, 40, 0.18);
  color: #F4E6C0;
}.rau_tb_right_2nm {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.rau_tb_login_2nm {
  border-radius: 10px;
  background: rgba(255, 235, 180, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 220, 150, 0.14);
  padding: 0.563rem 16px;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D0B888;
}.rau_tb_login_2nm:hover {
  border-color: rgba(210, 155, 60, 0.42);
  color: #F4E6C0;
}
@media(min-width: 477px) {.rau_tb_login_2nm {
  display: block;
}
}.rau_tb_reg_2nm {
  border-radius: 0.625rem;
  background: #3E9448;
  padding: 0.563rem 18px;
  transition: background .2s;
  color: #110800;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.rau_tb_reg_2nm:hover {
  background: #4DAE58;
}.rau_sb_2nm {
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  transition: transform .25s ease;
  background: #221408;
  transform: translateX(-100%);
  top: 3.5rem;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
}.rau_sb_2nm.rau_state_open_2nm {
  transform: translateX(0);
}.rau_sb_2nm::-webkit-scrollbar {
  width: 0.25rem;
}.rau_sb_2nm::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.08);
  border-radius: 2px;
}
@media(min-width: 1082px) {.rau_sb_2nm {
  transform: translateX(0);
}
}.rau_sb_auth_2nm {
  padding: 14px 0.75rem 0.625rem;
}.rau_sb_btn_reg_2nm {
  transition: background .2s;
  padding: 11px;
  border-radius: 10px;
  background: #3E9448;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  color: #110800;
  font-weight: 700;
  display: block;
  text-align: center;
}.rau_sb_btn_reg_2nm:hover {
  background: #4DAE58;
}.rau_sb_btn_login_2nm {
  transition: border-color .2s;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 150, 0.14);
  background: rgba(255, 235, 180, 0.05);
  color: #D0B888;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.rau_sb_btn_login_2nm:hover {
  border-color: rgba(210, 155, 60, 0.42);
  color: #F4E6C0;
}.rau_sb_promo_2nm {
  overflow: hidden;
  border-radius: 10px;
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#3A1C04,#221408);
  border: 1px solid rgba(201, 138, 40, 0.18);
  position: relative;
}.rau_sb_promo_2nm::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 138, 40, 0.18),transparent 70%);
  width: 5rem;
  top: -20px;
  right: -20px;
  position: absolute;
  content: '';
  height: 5rem;
}.rau_sb_promo_title_2nm {
  font-weight: 700;
  font-size: 11px;
  color: #C98A28;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
}.rau_sb_promo_text_2nm {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F4E6C0;
}.rau_sb_promo_sub_2nm {
  color: #7A6244;
  font-size: 10px;
  margin-top: 3px;
}.rau_sb_nav_2nm {
  padding: 6px 0.5rem 16px;
}.rau_sb_nav_lb_2nm {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5E4A30;
}.rau_sb_link_2nm {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 6px;
  padding: 0.563rem 10px;
  color: #A08860;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.rau_sb_link_2nm:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4E6C0;
}.rau_sb_link_2nm.rau_state_active_2nm {
  background: rgba(201, 138, 40, 0.18);
  color: #F4E6C0;
}.rau_sb_ic_2nm {
  border-radius: 6px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
}.rau_sb_ic_2nm svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rau_sb_ic_1_2nm {
  background: rgba(201, 138, 40, 0.08);
  color: #C98A28;
}.rau_sb_ic_2_2nm {
  background: rgba(62, 148, 72, 0.18);
  color: #3E9448;
}.rau_sb_ic_3_2nm {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.rau_sb_ic_4_2nm {
  background: rgba(77, 107, 46, 0.22);
  color: #4D6B2E;
}.rau_sb_ic_5_2nm {
  background: rgba(201, 138, 40, 0.08);
  color: #C8507A;
}.rau_sb_ic_6_2nm {
  background: rgba(77, 107, 46, 0.22);
  color: #9A52C0;
}.rau_sb_badge_2nm {
  background: #E8A820;
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  color: #110800;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.rau_sb_bot_2nm {
  gap: 8px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding: 12px;
  display: flex;
}.rau_sb_lang_2nm,.rau_sb_help_2nm {
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  padding: 9px 6px;
  border-radius: 6px;
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255, 220, 150, 0.07);
  color: #A08860;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.rau_sb_lang_2nm:hover,.rau_sb_help_2nm:hover {
  border-color: rgba(210, 155, 60, 0.42);
  color: #F4E6C0;
}.rau_sb_lang_2nm svg,.rau_sb_help_2nm svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.rau_sb_bd_2nm {
  background: rgba(10, 5, 1, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.rau_sb_bd_2nm.rau_state_on_2nm {
  display: block;
}
@media(min-width: 1077px) {.rau_sb_bd_2nm {
  display: none!important;
}
}.rau_mob_nav_2nm {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 220, 150, 0.14);
  background: #221408;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
@media(min-width: 1082px) {.rau_mob_nav_2nm {
  display: none;
}
}.rau_mob_nav_item_2nm {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #5E4A30;
  display: flex;
}.rau_mob_nav_ic_2nm {
  line-height: 1;
}.rau_mob_nav_ic_2nm svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rau_mob_nav_lb_2nm {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4A30;
}.rau_mob_nav_item_2nm.rau_state_active_2nm {
  color: #C98A28;
}.rau_mob_nav_item_2nm.rau_state_active_2nm .rau_mob_nav_lb_2nm {
  color: #C98A28;
}.rau_hero_2nm {
  background: #160D04;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.rau_hero_2nm {
  padding: 24px 24px 0;
}
}.rau_hero_in_2nm {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.rau_hero_in_2nm {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.rau_hero_in_2nm {
  grid-template-columns: 1fr 21.25rem;
}
}.rau_hero_promo_2nm {
  background: #1B1006;
  overflow: hidden;
  border-radius: 16px;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.rau_hero_promo_2nm {
  min-height: 280px;
}
}.rau_hero_promo_bg_2nm {
  background: linear-gradient(120deg,#3A1C04 0%,#160D04 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.rau_hero_promo_bg_2nm::after {
  background: linear-gradient(90deg,#160D04 0%,rgba(10, 5, 1, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.rau_hero_promo_glow_2nm {
  background: radial-gradient(circle,rgba(77, 107, 46, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  top: -2.5rem;
  right: 60px;
}.rau_hero_promo_ct_2nm {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 765px) {.rau_hero_promo_ct_2nm {
  padding: 40px 2rem;
}
}.rau_hero_badge_2nm {
  background: rgba(201, 138, 40, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(201, 138, 40, 0.08);
  padding: 5px 12px;
  text-transform: uppercase;
  font-size: 10px;
  color: #C98A28;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
}.rau_hero_h1_2nm {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Playfair Display', serif;
  font-size: 1.625rem;
  line-height: 1.15;
  color: #F4E6C0;
}.rau_hero_h1_2nm em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 771px) {.rau_hero_h1_2nm {
  font-size: 36px;
}
}.rau_hero_sub_2nm {
  color: #A08860;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.rau_hero_sub_2nm {
  font-size: 14px;
}
}.rau_hero_row_2nm {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rau_hero_cta_2nm {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #3E9448;
  padding: 13px 1.625rem;
  box-shadow: 3px 3px 0px #1E5A24, 0 0 1.125rem rgba(62, 148, 72, 0.40);
  font-size: 0.875rem;
  color: #110800;
  font-weight: 700;
}.rau_hero_cta_2nm:hover {
  background: #4DAE58;
}.rau_hero_terms_2nm {
  color: #5E4A30;
  font-size: 11px;
}.rau_hero_game_2nm {
  overflow: hidden;
  background: #1B1006;
  border: 1px solid rgba(255, 220, 150, 0.07);
  border-radius: 16px;
  position: relative;
  flex-direction: column;
  display: flex;
}.rau_hero_game_badge_2nm {
  border: 1px solid rgba(232, 168, 32, 0.16);
  background: rgba(232, 168, 32, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  color: #E8A820;
  font-size: 0.625rem;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  position: absolute;
  left: 12px;
}.rau_hero_game_badge_2nm svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
}.rau_hero_game_img_2nm {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1C04,#160D04);
  position: relative;
  padding-bottom: 60%;
}.rau_hero_game_img_2nm img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.rau_hero_game_play_2nm {
  background: rgba(10, 5, 1, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.rau_hero_game_2nm:hover .rau_hero_game_play_2nm {
  opacity: 1;
}.rau_hero_game_play_2nm span {
  background: #C98A28;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}.rau_hero_game_play_2nm span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.rau_hero_game_info_2nm {
  padding: 0.875rem 1rem;
}.rau_hero_game_title_2nm {
  font-weight: 700;
  color: #F4E6C0;
  font-size: 15px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.rau_hero_game_provider_2nm {
  font-size: 0.688rem;
  color: #7A6244;
}.rau_hero_game_btn_2nm {
  background: #C98A28;
  border-radius: 10px;
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #F4E6C0;
}.rau_hero_game_2nm:hover .rau_hero_game_btn_2nm {
  background: #DFA040;
}.rau_ws_2nm {
  padding: 2rem 1rem 0;
  background: #160D04;
}
@media(min-width:768px) {.rau_ws_2nm {
  padding: 36px 24px 0;
}
}.rau_ws_in_2nm {
  margin: 0 auto;
  max-width: 1320px;
}.rau_ws_head_2nm {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.rau_ws_title_2nm {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F4E6C0;
  display: flex;
  font-weight: 700;
}.rau_ws_title_ic_2nm svg {
  stroke-linecap: round;
  color: #E8A820;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.rau_ws_online_2nm {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #7A6244;
}.rau_ws_online_dot_2nm {
  background: #3E9448;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(62, 148, 72, 0.18);
  height: 8px;
  flex-shrink: 0;
  width: 8px;
}.rau_ws_scroll_2nm {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.rau_ws_scroll_2nm::-webkit-scrollbar {
  display: none;
}.rau_wc_2nm {
  background: #1B1006;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 220, 150, 0.14);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.rau_wc_img_2nm {
  background: #221408;
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.rau_wc_img_2nm img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rau_wc_info_2nm {
  min-width: 0;
}.rau_wc_game_2nm {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D0B888;
}.rau_wc_player_2nm {
  overflow: hidden;
  color: #5E4A30;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.rau_wc_amount_2nm {
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #3E9448;
  font-weight: 700;
  white-space: nowrap;
}.rau_app_2nm {
  background: #160D04;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.rau_app_2nm {
  padding: 2.75rem 1.5rem 0;
}
}.rau_app_in_2nm {
  margin: 0 auto;
  max-width: 1320px;
}.rau_app_head_2nm {
  margin-bottom: 16px;
}.rau_app_label_2nm {
  text-transform: uppercase;
  color: #C98A28;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.rau_app_h2_2nm {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4E6C0;
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 770px) {.rau_app_h2_2nm {
  font-size: 24px;
}
}.rau_app_sub_2nm {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #7A6244;
  line-height: 1.6;
}.rau_app_sub_2nm strong {
  font-weight: 700;
  color: #D0B888;
}.rau_app_cards_2nm {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.rau_app_cards_2nm {
  grid-template-columns: repeat(3,1fr);
}
}.rau_app_card_2nm {
  border-radius: 10px;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.rau_app_card_ios_2nm {
  background: linear-gradient(135deg,rgba(201, 138, 40, 0.18) 0%,#221408 100%);
}.rau_app_card_android_2nm {
  background: linear-gradient(135deg,rgba(62, 148, 72, 0.18) 0%,#221408 100%);
}.rau_app_card_win_2nm {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#221408 100%);
}.rau_app_card_ic_2nm svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rau_app_card_ic_2nm {
  color: #F4E6C0;
  flex-shrink: 0;
}.rau_app_card_os_2nm {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #7A6244;
  margin-bottom: 6px;
  font-weight: 700;
}.rau_app_card_title_2nm {
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F4E6C0;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.rau_app_card_text_2nm {
  color: #7A6244;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.rau_app_card_btn_2nm {
  transition: background .2s;
  border: 1px solid rgba(210, 155, 60, 0.42);
  padding: 10px 18px;
  gap: 0.438rem;
  background: rgba(255, 235, 180, 0.13);
  border-radius: 0.375rem;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #F4E6C0;
}.rau_app_card_btn_2nm:hover {
  background: rgba(255, 235, 180, 0.08);
}.rau_bon_2nm {
  padding: 2.25rem 1rem 0;
  background: #160D04;
}
@media(min-width: 765px) {.rau_bon_2nm {
  padding: 44px 1.5rem 0;
}
}.rau_bon_in_2nm {
  margin: 0 auto;
  max-width: 82.5rem;
}.rau_bon_head_2nm {
  margin-bottom: 1.25rem;
}.rau_bon_label_2nm {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C98A28;
}.rau_bon_h2_2nm {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F4E6C0;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.rau_bon_h2_2nm {
  font-size: 24px;
}
}.rau_bon_seo_2nm {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7A6244;
}.rau_bon_seo_2nm strong {
  color: #D0B888;
  font-weight: 700;
}.rau_bon_seo_2nm a {
  text-decoration: underline;
  color: #C98A28;
}.rau_bon_grid_2nm {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.rau_bon_grid_2nm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rau_bon_grid_2nm {
  grid-template-columns: repeat(5,1fr);
}
}.rau_bon_card_2nm {
  border-radius: 10px;
  border: 1px solid rgba(255, 220, 150, 0.14);
  transition: border-color .2s,transform .2s;
  background: #1B1006;
  padding: 1rem;
}.rau_bon_card_2nm:hover {
  border-color: rgba(201, 138, 40, 0.08);
  transform: translateY(-2px);
}.rau_bon_card_ic_2nm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.rau_bon_card_ic_2nm {
  margin-bottom: 0.625rem;
}.rau_bon_card_type_2nm {
  color: #7A6244;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.rau_bon_card_amount_2nm {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #E8A820;
  font-weight: 800;
}.rau_bon_card_name_2nm {
  color: #F4E6C0;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.rau_bon_card_detail_2nm {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  color: #5E4A30;
  font-size: 11px;
  overflow-wrap: break-word;
}.rau_reg_2nm {
  background: #160D04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.rau_reg_2nm {
  padding: 2.75rem 1.5rem 0;
}
}.rau_reg_in_2nm {
  border: 1px solid rgba(255, 220, 150, 0.07);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #221408;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.rau_reg_in_2nm {
  padding: 2.5rem;
}
}.rau_reg_top_2nm {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.rau_reg_top_2nm {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rau_reg_label_2nm {
  font-weight: 700;
  text-transform: uppercase;
  color: #C98A28;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.rau_reg_h2_2nm {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F4E6C0;
}
@media(min-width: 766px) {.rau_reg_h2_2nm {
  font-size: 1.75rem;
}
}.rau_reg_bonus_2nm {
  border: 1px solid rgba(232, 168, 32, 0.16);
  border-radius: 10px;
  padding: 0.625rem 16px;
  gap: 8px;
  background: rgba(232, 168, 32, 0.16);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.rau_reg_bonus_amount_2nm {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A820;
}.rau_reg_bonus_text_2nm {
  line-height: 1.35;
  color: #A08860;
  font-size: 0.813rem;
}.rau_reg_cta_btn_2nm {
  padding: 14px 2rem;
  transition: background .2s;
  background: #3E9448;
  border-radius: 10px;
  font-weight: 700;
  color: #110800;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 3px 3px 0px #1E5A24, 0 0 18px rgba(62, 148, 72, 0.40);
  font-size: 0.938rem;
}.rau_reg_cta_btn_2nm:hover {
  background: #4DAE58;
}.rau_reg_terms_2nm {
  line-height: 1.5;
  font-size: 11px;
  color: #5E4A30;
}.rau_reg_seo_2nm {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  line-height: 1.65;
  color: #7A6244;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.rau_reg_seo_2nm p {
  margin-bottom: 0.625rem;
  color: #7A6244;
  font-size: 0.813rem;
  line-height: 1.65;
}.rau_reg_seo_2nm p:last-child {
  margin-bottom: 0;
}.rau_reg_seo_2nm strong {
  color: #D0B888;
  font-weight: 700;
}.rau_reg_seo_2nm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98A28;
}.rau_reg_seo_2nm a:hover {
  color: #DFA040;
}.rau_reg_seo_2nm ul,.rau_reg_seo_2nm ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.rau_reg_seo_2nm ol {
  list-style: decimal;
}.rau_reg_seo_2nm li {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 13px;
  color: #7A6244;
}.rau_reg_seo_2nm table {
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.rau_reg_seo_2nm table {
  display: table;
}
}.rau_reg_seo_2nm th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  font-weight: 700;
  text-align: left;
  color: #D0B888;
}.rau_reg_seo_2nm td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #7A6244;
}.rau_reg_steps_2nm {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.rau_reg_steps_2nm {
  margin-top: 0;
}
}.rau_reg_step_2nm {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 220, 150, 0.07);
  padding: 1rem;
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.rau_reg_step_num_2nm {
  border-radius: 50%;
  background: rgba(201, 138, 40, 0.18);
  border: 1px solid rgba(201, 138, 40, 0.08);
  font-weight: 800;
  height: 34px;
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
  color: #C98A28;
  font-size: 14px;
  display: flex;
  justify-content: center;
}.rau_reg_step_title_2nm {
  font-weight: 700;
  font-size: 14px;
  color: #F4E6C0;
  margin-bottom: 3px;
}.rau_reg_step_text_2nm {
  font-size: 0.75rem;
  color: #7A6244;
  line-height: 1.5;
}.rau_reg_trust_2nm {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  display: flex;
}.rau_reg_trust_item_2nm {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A6244;
  align-items: center;
  display: flex;
}.rau_reg_trust_ic_2nm svg {
  color: #C98A28;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.rau_prov_2nm {
  padding: 36px 16px 0;
  background: #160D04;
}
@media(min-width: 767px) {.rau_prov_2nm {
  padding: 2.75rem 24px 0;
}
}.rau_prov_in_2nm {
  margin: 0 auto;
  max-width: 82.5rem;
}.rau_prov_head_2nm {
  margin-bottom: 16px;
}.rau_prov_label_2nm {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C98A28;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rau_prov_h2_2nm {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F4E6C0;
}
@media(min-width: 769px) {.rau_prov_h2_2nm {
  font-size: 24px;
}
}.rau_prov_seo_2nm {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7A6244;
}.rau_prov_seo_2nm strong {
  color: #D0B888;
  font-weight: 700;
}.rau_prov_seo_2nm a {
  text-decoration: underline;
  color: #C98A28;
}.rau_prov_grid_2nm {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.rau_prov_grid_2nm {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.rau_prov_grid_2nm {
  grid-template-columns: repeat(8,1fr);
}
}.rau_prov_card_2nm {
  gap: 7px;
  border-radius: 10px;
  background: #1B1006;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 220, 150, 0.14);
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.rau_prov_card_2nm:hover {
  background: #221408;
  border-color: rgba(210, 155, 60, 0.42);
}.rau_prov_logo_2nm {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 235, 180, 0.05);
  height: 44px;
  justify-content: center;
  width: 44px;
  display: flex;
  align-items: center;
}.rau_prov_logo_2nm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.rau_prov_name_2nm {
  text-align: center;
  color: #A08860;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
}.rau_seo_2nm {
  background: #160D04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rau_seo_2nm {
  padding: 2.75rem 1.5rem 0;
}
}.rau_seo_in_2nm {
  margin: 0 auto;
  background: #221408;
  padding: 28px 24px;
  border: 1px solid rgba(255, 220, 150, 0.14);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.rau_seo_in_2nm {
  padding: 36px 2.5rem;
}
}.rau_seo_label_2nm {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C98A28;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.rau_seo_h2_2nm {
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  color: #F4E6C0;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rau_seo_h2_2nm {
  font-size: 24px;
}
}.rau_seo_body_2nm {
  font-size: 14px;
  color: #A08860;
  line-height: 1.75;
  overflow-wrap: break-word;
}.rau_seo_body_2nm p {
  font-size: 14px;
  color: #A08860;
  margin-bottom: 12px;
  line-height: 1.75;
}.rau_seo_body_2nm p:last-child {
  margin-bottom: 0;
}.rau_seo_body_2nm strong {
  color: #D0B888;
  font-weight: 700;
}.rau_seo_body_2nm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98A28;
}.rau_seo_body_2nm a:hover {
  color: #DFA040;
}.rau_seo_body_2nm ul,.rau_seo_body_2nm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rau_seo_body_2nm ol {
  list-style: decimal;
}.rau_seo_body_2nm li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #A08860;
  line-height: 1.75;
}.rau_seo_body_2nm table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.rau_seo_body_2nm table {
  display: table;
}
}.rau_seo_body_2nm th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D0B888;
  font-weight: 700;
}.rau_seo_body_2nm td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 12px;
  color: #A08860;
}.rau_seo_cols_2nm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rau_seo_cols_2nm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rau_seo_cols_2nm {
  grid-template-columns: repeat(3,1fr);
}
}.rau_seo_col_h_2nm {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D0B888;
  margin-bottom: 0.438rem;
}.rau_seo_col_p_2nm {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6244;
}.rau_seo_stats_2nm {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rau_seo_stat_2nm {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(201, 138, 40, 0.08);
  border-radius: 10px;
  border: 1px solid rgba(201, 138, 40, 0.18);
  min-width: 8.75rem;
}.rau_seo_stat_val_2nm {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C98A28;
  margin-bottom: 4px;
}.rau_seo_stat_lb_2nm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6244;
}.rau_seo_2nm {
  background: #160D04;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.rau_seo_2nm {
  padding: 44px 24px 0;
}
}.rau_seo_in_2nm {
  margin: 0 auto;
  background: #221408;
  border-radius: 16px;
  border: 1px solid rgba(255, 220, 150, 0.14);
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.rau_seo_in_2nm {
  padding: 36px 40px;
}
}.rau_seo_label_2nm {
  color: #C98A28;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.rau_seo_h2_2nm {
  color: #F4E6C0;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rau_seo_h2_2nm {
  font-size: 1.5rem;
}
}.rau_seo_body_2nm {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08860;
}.rau_seo_body_2nm p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A08860;
  font-size: 0.875rem;
}.rau_seo_body_2nm p:last-child {
  margin-bottom: 0;
}.rau_seo_body_2nm strong {
  font-weight: 700;
  color: #D0B888;
}.rau_seo_body_2nm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98A28;
}.rau_seo_body_2nm a:hover {
  color: #DFA040;
}.rau_seo_body_2nm ul,.rau_seo_body_2nm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rau_seo_body_2nm ol {
  list-style: decimal;
}.rau_seo_body_2nm li {
  margin-bottom: 6px;
  color: #A08860;
  line-height: 1.75;
  font-size: 14px;
}.rau_seo_body_2nm table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.rau_seo_body_2nm table {
  display: table;
}
}.rau_seo_body_2nm th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  text-align: left;
  color: #D0B888;
  font-weight: 700;
}.rau_seo_body_2nm td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #A08860;
}.rau_seo_cols_2nm {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.rau_seo_cols_2nm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rau_seo_cols_2nm {
  grid-template-columns: repeat(3,1fr);
}
}.rau_seo_col_h_2nm {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D0B888;
  font-weight: 700;
}.rau_seo_col_p_2nm {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6244;
  line-height: 1.65;
}.rau_seo_stats_2nm {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rau_seo_stat_2nm {
  background: rgba(201, 138, 40, 0.08);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(201, 138, 40, 0.18);
  min-width: 8.75rem;
}.rau_seo_stat_val_2nm {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C98A28;
  font-size: 20px;
  overflow-wrap: break-word;
}.rau_seo_stat_lb_2nm {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6244;
}.rau_seo_2nm {
  padding: 2.25rem 1rem 0;
  background: #160D04;
}
@media(min-width: 771px) {.rau_seo_2nm {
  padding: 2.75rem 24px 0;
}
}.rau_seo_in_2nm {
  background: #221408;
  border: 1px solid rgba(255, 220, 150, 0.14);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.rau_seo_in_2nm {
  padding: 2.25rem 2.5rem;
}
}.rau_seo_label_2nm {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C98A28;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.rau_seo_h2_2nm {
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F4E6C0;
}
@media(min-width: 769px) {.rau_seo_h2_2nm {
  font-size: 1.5rem;
}
}.rau_seo_body_2nm {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A08860;
  line-height: 1.75;
}.rau_seo_body_2nm p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08860;
}.rau_seo_body_2nm p:last-child {
  margin-bottom: 0;
}.rau_seo_body_2nm strong {
  font-weight: 700;
  color: #D0B888;
}.rau_seo_body_2nm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C98A28;
}.rau_seo_body_2nm a:hover {
  color: #DFA040;
}.rau_seo_body_2nm ul,.rau_seo_body_2nm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rau_seo_body_2nm ol {
  list-style: decimal;
}.rau_seo_body_2nm li {
  color: #A08860;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.rau_seo_body_2nm table {
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.rau_seo_body_2nm table {
  display: table;
}
}.rau_seo_body_2nm th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  padding: 10px 12px;
  color: #D0B888;
  font-weight: 700;
  text-align: left;
}.rau_seo_body_2nm td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 12px;
  color: #A08860;
}.rau_seo_cols_2nm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.rau_seo_cols_2nm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rau_seo_cols_2nm {
  grid-template-columns: repeat(3,1fr);
}
}.rau_seo_col_h_2nm {
  font-weight: 700;
  color: #D0B888;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.rau_seo_col_p_2nm {
  font-size: 13px;
  color: #7A6244;
  line-height: 1.65;
  overflow-wrap: break-word;
}.rau_seo_stats_2nm {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rau_seo_stat_2nm {
  background: rgba(201, 138, 40, 0.08);
  border: 1px solid rgba(201, 138, 40, 0.18);
  padding: 14px 16px;
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.rau_seo_stat_val_2nm {
  font-size: 20px;
  color: #C98A28;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.rau_seo_stat_lb_2nm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6244;
}.rau_faq_2nm {
  background: #160D04;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rau_faq_2nm {
  padding: 2.75rem 1.5rem 0;
}
}.rau_faq_in_2nm {
  margin: 0 auto;
  max-width: 1320px;
}.rau_faq_head_2nm {
  margin-bottom: 1.25rem;
}.rau_faq_label_2nm {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C98A28;
}.rau_faq_h2_2nm {
  color: #F4E6C0;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.rau_faq_h2_2nm {
  font-size: 1.5rem;
}
}.rau_faq_list_2nm {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rau_faq_item_2nm {
  overflow: hidden;
  border: 1px solid rgba(255, 220, 150, 0.14);
  border-radius: 0.625rem;
  background: #221408;
}.rau_faq_q_2nm {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  color: #D0B888;
  font-size: 14px;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  font-weight: 600;
}.rau_faq_q_2nm:hover {
  color: #F4E6C0;
}.rau_faq_q_ic_2nm {
  background: rgba(255, 235, 180, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  width: 1.5rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.5rem;
  font-size: 16px;
  color: #C98A28;
}.rau_faq_item_2nm.rau_state_open_2nm .rau_faq_q_ic_2nm {
  transform: rotate(45deg);
}.rau_faq_a_2nm {
  padding: 0 1.25rem 1rem;
  color: #7A6244;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.rau_faq_item_2nm.rau_state_open_2nm .rau_faq_a_2nm {
  display: block;
}.rau_faq_a_2nm strong {
  color: #D0B888;
  font-weight: 700;
}.rau_faq_a_2nm a {
  color: #C98A28;
  text-decoration: underline;
}.rau_faq_a_2nm ul,.rau_faq_a_2nm ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.rau_faq_a_2nm ol {
  list-style: decimal;
}.rau_faq_a_2nm li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rau_faq_a_2nm table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.rau_faq_a_2nm table {
  display: table;
}
}.rau_faq_a_2nm th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.08);
  padding: 0.375rem 8px;
  font-weight: 700;
  color: #D0B888;
  text-align: left;
}.rau_faq_a_2nm td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 6px 8px;
  color: #7A6244;
}.rau_ft_2nm {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #0F0802;
  margin-top: 48px;
}.rau_ft_support_2nm {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.rau_ft_support_2nm {
  padding: 1.75rem 1.5rem;
}
}.rau_ft_support_in_2nm {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rau_ft_support_main_2nm {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.rau_ft_support_ic_2nm {
  flex-shrink: 0;
  color: #C98A28;
}.rau_ft_support_ic_2nm svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
}.rau_ft_support_text_title_2nm {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  color: #F4E6C0;
}.rau_ft_support_text_sub_2nm {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6244;
}.rau_ft_support_btn_2nm {
  transition: background .2s;
  background: #C98A28;
  border-radius: 0.625rem;
  padding: 11px 1.375rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F4E6C0;
  font-size: 13px;
}.rau_ft_support_btn_2nm:hover {
  background: #DFA040;
}.rau_ft_support_contacts_2nm {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.rau_ft_support_contact_2nm {
  line-height: 1.4;
  color: #5E4A30;
  font-size: 0.75rem;
}.rau_ft_support_contact_2nm strong {
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #A08860;
}.rau_ft_main_2nm {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 765px) {.rau_ft_main_2nm {
  padding: 2.5rem 24px 2rem;
}
}.rau_ft_main_in_2nm {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 638px) {.rau_ft_main_in_2nm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.rau_ft_main_in_2nm {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rau_ft_col_logo_2nm {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.rau_ft_col_logo_2nm {
  grid-column: auto;
}
}.rau_ft_logo_2nm {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  margin-bottom: 0.75rem;
  align-items: center;
  color: #F4E6C0;
}.rau_ft_logo_mark_2nm {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.rau_ft_logo_mark_2nm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rau_ft_logo_sub_2nm {
  line-height: 1.55;
  color: #5E4A30;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.rau_ft_col_title_2nm {
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  margin-bottom: 14px;
  color: #A08860;
  text-transform: uppercase;
}.rau_ft_col_links_2nm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rau_ft_col_link_2nm {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5E4A30;
}.rau_ft_col_link_2nm:hover {
  color: #D0B888;
}.rau_ft_apps_2nm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rau_ft_app_card_2nm {
  transition: border-color .2s;
  gap: 10px;
  border-radius: 6px;
  border: 1px solid rgba(255, 220, 150, 0.14);
  background: rgba(255, 235, 180, 0.05);
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.rau_ft_app_card_2nm:hover {
  border-color: rgba(210, 155, 60, 0.42);
}.rau_ft_app_card_ic_2nm svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.rau_ft_app_card_os_2nm {
  color: #5E4A30;
  font-weight: 600;
  font-size: 0.625rem;
}.rau_ft_app_card_action_2nm {
  font-weight: 700;
  color: #D0B888;
  font-size: 0.75rem;
}.rau_ft_bot_2nm {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.rau_ft_bot_2nm {
  padding: 20px 24px;
}
}.rau_ft_bot_in_2nm {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rau_ft_socials_2nm {
  gap: 8px;
  display: flex;
}.rau_ft_soc_2nm {
  border: 1px solid rgba(255, 220, 150, 0.14);
  transition: background .2s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 6px;
  align-items: center;
  display: flex;
  width: 36px;
  color: #A08860;
  justify-content: center;
  height: 2.25rem;
}.rau_ft_soc_2nm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.rau_ft_soc_2nm:hover {
  background: rgba(255, 235, 180, 0.08);
}.rau_ft_legal_2nm {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #9A8264;
}.rau_ft_legal_2nm strong {
  color: #A08860;
  font-weight: 700;
}.rau_ft_legal_2nm a {
  color: #A08860;
  text-decoration: underline;
}.rau_ft_age_2nm {
  border: 2px solid #9A8264;
  border-radius: 50%;
  width: 32px;
  font-size: 0.688rem;
  height: 2rem;
  font-weight: 800;
  margin-left: auto;
  color: #9A8264;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}