*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #141009;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  color: #D5C49E;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rqb_layout_6wd {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.rqb_page_6wd {
  min-height: 100vh;
  display: flex;
}.rqb_main_6wd {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1083px) {.rqb_main_6wd {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.rqb_main_6wd {
  padding-bottom: 72px;
}
}.rqb_gc_6wd {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 235, 180, 0.07);
  background: #191309;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 637px) {.rqb_gc_6wd {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.rqb_gc_6wd {
  width: 168px;
}
}.rqb_gc_6wd:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 148, 22, 0.07);
}.rqb_gc_img_6wd {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.rqb_gc_img_6wd img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.rqb_gc_hover_6wd {
  background: rgba(10, 7, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
}.rqb_gc_6wd:hover .rqb_gc_hover_6wd {
  opacity: 1;
}.rqb_gc_hover_btn_6wd {
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  background: #C49416;
  color: #F2EAD6;
  font-weight: 700;
  font-size: 12px;
}.rqb_gc_info_6wd {
  padding: 8px 10px 0.625rem;
}.rqb_gc_name_6wd {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #D5C49E;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
}.rqb_gc_prov_6wd {
  font-size: 10px;
  color: #6A5238;
}.rqb_gc_tag_6wd {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  font-size: 9px;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  left: 6px;
}.rqb_gc_tag_hot_6wd {
  background: #B83228;
  color: #fff;
}.rqb_gc_tag_new_6wd {
  background: #3A9E62;
  color: #141009;
}.rqb_gc_tag_jp_6wd {
  background: #D4A020;
  color: #141009;
}.rqb_gc_tag_ex_6wd {
  background: #8B4E0C;
  color: #fff;
}.rqb_gc_tag_live_6wd {
  background: #B83228;
  color: #fff;
}.rqb_gr_6wd {
  background: #141009;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.rqb_gr_6wd {
  padding: 36px 1.5rem 0;
}
}.rqb_gr_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_gr_head_6wd {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.rqb_gr_head_l_6wd {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.rqb_gr_ic_6wd {
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  height: 32px;
  justify-content: center;
  align-items: center;
}.rqb_gr_ic_6wd svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.rqb_gr_title_6wd {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  color: #F2EAD6;
}
@media(min-width: 765px) {.rqb_gr_title_6wd {
  font-size: 18px;
}
}.rqb_gr_more_6wd {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  color: #876C50;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.rqb_gr_more_6wd:hover {
  color: #C49416;
}.rqb_gr_more_6wd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.rqb_gr_arrows_6wd {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.rqb_gr_arr_6wd {
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 4px;
  transition: background .15s,color .15s;
  display: flex;
  color: #AC9070;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
}.rqb_gr_arr_6wd:hover {
  background: rgba(255, 245, 220, 0.08);
  color: #F2EAD6;
}.rqb_gr_arr_6wd svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.rqb_gr_seo_h_6wd {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  color: #D5C49E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.rqb_gr_seo_h_6wd {
  font-size: 14px;
}
}.rqb_gr_seo_6wd {
  max-width: 42.5rem;
  margin-bottom: 12px;
  color: #876C50;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.rqb_gr_seo_6wd strong {
  font-weight: 600;
  color: #D5C49E;
}.rqb_gr_scroll_6wd {
  gap: 10px;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.rqb_gr_scroll_6wd::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.rqb_gr_scroll_6wd {
  gap: 12px;
}
}.rqb_tb_6wd {
  background: #111009;
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  align-items: center;
  top: 0;
  display: flex;
  right: 0;
  height: 3.5rem;
  left: 0;
  position: fixed;
  z-index: 80;
}.rqb_tb_in_6wd {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.rqb_tb_burger_6wd {
  gap: 5px;
  border-radius: 8px;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 2.375rem;
  justify-content: center;
  width: 38px;
  flex-direction: column;
  align-items: center;
  display: flex;
}.rqb_tb_burger_6wd:hover {
  background: rgba(255, 245, 220, 0.05);
}.rqb_tb_burger_line_6wd {
  background: #AC9070;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.rqb_tb_burger_6wd {
  display: none;
}
}.rqb_tb_logo_6wd {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EAD6;
  margin-right: 20px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  font-size: 18px;
}.rqb_tb_logo_mark_6wd {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 2rem;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.rqb_tb_logo_mark_6wd img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rqb_tb_nav_6wd {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.rqb_tb_nav_6wd {
  display: flex;
}
}.rqb_tb_tab_6wd {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #AC9070;
}.rqb_tb_tab_6wd:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F2EAD6;
}.rqb_tb_tab_6wd.rqb_state_active_6wd {
  background: rgba(196, 148, 22, 0.18);
  color: #F2EAD6;
}.rqb_tb_right_6wd {
  gap: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.rqb_tb_login_6wd {
  border: 1px solid rgba(255, 235, 180, 0.13);
  padding: 9px 1rem;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 245, 220, 0.05);
  display: none;
  color: #D5C49E;
  font-size: 0.813rem;
  font-weight: 600;
}.rqb_tb_login_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
  color: #F2EAD6;
}
@media(min-width: 483px) {.rqb_tb_login_6wd {
  display: block;
}
}.rqb_tb_reg_6wd {
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 18px;
  background: #3A9E62;
  color: #0E0A04;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.rqb_tb_reg_6wd:hover {
  background: #2E8A52;
}.rqb_sb_6wd {
  background: #1E1710;
  border-right: 1px solid rgba(255, 245, 220, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  top: 56px;
  bottom: 0;
  z-index: 70;
  width: 220px;
  overflow-y: auto;
  position: fixed;
}.rqb_sb_6wd.rqb_state_open_6wd {
  transform: translateX(0);
}.rqb_sb_6wd::-webkit-scrollbar {
  width: 4px;
}.rqb_sb_6wd::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 245, 220, 0.08);
}
@media(min-width: 1082px) {.rqb_sb_6wd {
  transform: translateX(0);
}
}.rqb_sb_auth_6wd {
  padding: 14px 12px 10px;
}.rqb_sb_btn_reg_6wd {
  border-radius: 0.5rem;
  background: #3A9E62;
  transition: background .2s;
  padding: 0.688rem;
  color: #0E0A04;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.rqb_sb_btn_reg_6wd:hover {
  background: #2E8A52;
}.rqb_sb_btn_login_6wd {
  padding: 10px;
  border-radius: 0.5rem;
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 235, 180, 0.13);
  transition: border-color .2s;
  color: #D5C49E;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.rqb_sb_btn_login_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
  color: #F2EAD6;
}.rqb_sb_promo_6wd {
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(196, 148, 22, 0.18);
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#2C1A06,#1E1710);
  position: relative;
}.rqb_sb_promo_6wd::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 148, 22, 0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  content: '';
  height: 80px;
  top: -1.25rem;
  width: 80px;
}.rqb_sb_promo_title_6wd {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C49416;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.rqb_sb_promo_text_6wd {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F2EAD6;
}.rqb_sb_promo_sub_6wd {
  color: #876C50;
  font-size: 10px;
  margin-top: 3px;
}.rqb_sb_nav_6wd {
  padding: 6px 8px 16px;
}.rqb_sb_nav_lb_6wd {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #6A5238;
}.rqb_sb_link_6wd {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 9px 10px;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  color: #AC9070;
  overflow-wrap: break-word;
  display: flex;
  font-size: 13px;
}.rqb_sb_link_6wd:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F2EAD6;
}.rqb_sb_link_6wd.rqb_state_active_6wd {
  background: rgba(196, 148, 22, 0.18);
  color: #F2EAD6;
}.rqb_sb_ic_6wd {
  border-radius: 4px;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.rqb_sb_ic_6wd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.rqb_sb_ic_1_6wd {
  background: rgba(196, 148, 22, 0.07);
  color: #C49416;
}.rqb_sb_ic_2_6wd {
  background: rgba(58, 158, 98, 0.18);
  color: #3A9E62;
}.rqb_sb_ic_3_6wd {
  background: rgba(212, 160, 32, 0.16);
  color: #D4A020;
}.rqb_sb_ic_4_6wd {
  background: rgba(139, 78, 12, 0.24);
  color: #8B4E0C;
}.rqb_sb_ic_5_6wd {
  background: rgba(196, 148, 22, 0.07);
  color: #C04488;
}.rqb_sb_ic_6_6wd {
  background: rgba(139, 78, 12, 0.24);
  color: #8A3CAE;
}.rqb_sb_badge_6wd {
  border-radius: 4px;
  background: #D4A020;
  padding: 2px 7px;
  color: #0E0A04;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.rqb_sb_bot_6wd {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.rqb_sb_lang_6wd,.rqb_sb_help_6wd {
  gap: 0.375rem;
  flex: 1;
  background: rgba(255, 245, 220, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 235, 180, 0.07);
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  align-items: center;
  color: #AC9070;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  display: flex;
}.rqb_sb_lang_6wd:hover,.rqb_sb_help_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
  color: #F2EAD6;
}.rqb_sb_lang_6wd svg,.rqb_sb_help_6wd svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.rqb_sb_bd_6wd {
  background: rgba(10, 7, 3, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.rqb_sb_bd_6wd.rqb_state_on_6wd {
  display: block;
}
@media(min-width: 1079px) {.rqb_sb_bd_6wd {
  display: none!important;
}
}.rqb_mob_nav_6wd {
  border-top: 1px solid rgba(255, 235, 180, 0.13);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1710;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
}
@media(min-width: 1079px) {.rqb_mob_nav_6wd {
  display: none;
}
}.rqb_mob_nav_item_6wd {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  color: #6A5238;
  cursor: pointer;
  display: flex;
  align-items: center;
}.rqb_mob_nav_ic_6wd {
  line-height: 1;
}.rqb_mob_nav_ic_6wd svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rqb_mob_nav_lb_6wd {
  font-size: 10px;
  font-weight: 600;
  color: #6A5238;
}.rqb_mob_nav_item_6wd.rqb_state_active_6wd {
  color: #C49416;
}.rqb_mob_nav_item_6wd.rqb_state_active_6wd .rqb_mob_nav_lb_6wd {
  color: #C49416;
}.rqb_hero_6wd {
  padding: 20px 1rem 0;
  background: #141009;
}
@media(min-width: 771px) {.rqb_hero_6wd {
  padding: 1.5rem 1.5rem 0;
}
}.rqb_hero_in_6wd {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.rqb_hero_in_6wd {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.rqb_hero_in_6wd {
  grid-template-columns: 1fr 340px;
}
}.rqb_hero_promo_6wd {
  border-radius: 14px;
  background: #191309;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.rqb_hero_promo_6wd {
  min-height: 280px;
}
}.rqb_hero_promo_bg_6wd {
  background-position: center;
  background: linear-gradient(120deg,#2C1A06 0%,#141009 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.rqb_hero_promo_bg_6wd::after {
  inset: 0;
  background: linear-gradient(90deg,#141009 0%,rgba(10, 7, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.rqb_hero_promo_glow_6wd {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 78, 12, 0.24) 0%,transparent 65%);
  height: 300px;
  right: 60px;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  width: 18.75rem;
}.rqb_hero_promo_ct_6wd {
  padding: 1.75rem 1.5rem 28px 28px;
  position: relative;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  display: flex;
}
@media(min-width: 766px) {.rqb_hero_promo_ct_6wd {
  padding: 2.5rem 2rem;
}
}.rqb_hero_badge_6wd {
  border: 1px solid rgba(196, 148, 22, 0.07);
  background: rgba(196, 148, 22, 0.18);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  color: #C49416;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}.rqb_hero_h1_6wd {
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F2EAD6;
  margin-bottom: 0.625rem;
}.rqb_hero_h1_6wd em {
  color: #D4A020;
  font-style: normal;
}
@media(min-width:768px) {.rqb_hero_h1_6wd {
  font-size: 2.25rem;
}
}.rqb_hero_sub_6wd {
  color: #AC9070;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.rqb_hero_sub_6wd {
  font-size: 0.875rem;
}
}.rqb_hero_row_6wd {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rqb_hero_cta_6wd {
  background: #3A9E62;
  padding: 13px 26px;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 0 0.875rem rgba(58, 158, 98, 0.48), 0 2px 6px rgba(0, 0, 0, 0.65);
  font-size: 0.875rem;
  color: #0E0A04;
}.rqb_hero_cta_6wd:hover {
  background: #2E8A52;
}.rqb_hero_terms_6wd {
  font-size: 0.688rem;
  color: #6A5238;
}.rqb_hero_game_6wd {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 235, 180, 0.07);
  overflow: hidden;
  background: #191309;
  flex-direction: column;
  position: relative;
  display: flex;
}.rqb_hero_game_badge_6wd {
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 32, 0.16);
  background: rgba(212, 160, 32, 0.16);
  padding: 0.313rem 10px;
  left: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  font-size: 0.625rem;
  color: #D4A020;
  top: 0.75rem;
  letter-spacing: .06em;
}.rqb_hero_game_badge_6wd svg {
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.rqb_hero_game_img_6wd {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A06,#141009);
  position: relative;
  padding-bottom: 60%;
}.rqb_hero_game_img_6wd img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.rqb_hero_game_play_6wd {
  background: rgba(10, 7, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.rqb_hero_game_6wd:hover .rqb_hero_game_play_6wd {
  opacity: 1;
}.rqb_hero_game_play_6wd span {
  border-radius: 50%;
  background: #C49416;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
}.rqb_hero_game_play_6wd span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.rqb_hero_game_info_6wd {
  padding: 0.875rem 1rem;
}.rqb_hero_game_title_6wd {
  color: #F2EAD6;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.rqb_hero_game_provider_6wd {
  font-size: 11px;
  color: #876C50;
}.rqb_hero_game_btn_6wd {
  transition: background .2s;
  margin: 12px 1rem 16px;
  border-radius: 8px;
  padding: 11px;
  background: #C49416;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #F2EAD6;
}.rqb_hero_game_6wd:hover .rqb_hero_game_btn_6wd {
  background: #D6A824;
}.rqb_sbar_6wd {
  background: #141009;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.rqb_sbar_6wd {
  padding: 1.125rem 24px 0;
}
}.rqb_sbar_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_sbar_row_6wd {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.rqb_sbar_input_6wd {
  border: 1px solid rgba(255, 235, 180, 0.13);
  background: #191309;
  gap: 10px;
  flex: 1;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  color: #876C50;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  align-items: center;
}.rqb_sbar_input_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
}.rqb_sbar_input_6wd svg {
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
}.rqb_sbar_providers_6wd {
  border: 1px solid rgba(255, 235, 180, 0.13);
  background: #191309;
  padding: 11px 18px;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #D5C49E;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.rqb_sbar_providers_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
  color: #F2EAD6;
}.rqb_sbar_providers_6wd svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.rqb_sbar_tabs_6wd {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.rqb_sbar_tabs_6wd::-webkit-scrollbar {
  display: none;
}.rqb_sbar_tab_6wd {
  background: rgba(255, 245, 220, 0.05);
  gap: 0.438rem;
  padding: 8px 14px;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 235, 180, 0.07);
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #AC9070;
  align-items: center;
}.rqb_sbar_tab_6wd:hover {
  background: rgba(255, 245, 220, 0.08);
  border-color: rgba(196, 148, 22, 0.55);
  color: #F2EAD6;
}.rqb_sbar_tab_6wd.rqb_state_active_6wd {
  background: rgba(196, 148, 22, 0.18);
  border-color: rgba(196, 148, 22, 0.07);
  color: #F2EAD6;
}.rqb_sbar_tab_ic_6wd svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.rqb_wy_6wd {
  background: #141009;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.rqb_wy_6wd {
  padding: 2.5rem 1.5rem 0;
}
}.rqb_wy_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_wy_head_6wd {
  margin-bottom: 18px;
  max-width: 720px;
}.rqb_wy_label_6wd {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C49416;
  margin-bottom: 0.5rem;
}.rqb_wy_h2_6wd {
  font-weight: 800;
  font-size: 20px;
  color: #F2EAD6;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.rqb_wy_h2_6wd {
  font-size: 1.5rem;
}
}.rqb_wy_intro_6wd {
  margin: 0;
  color: #876C50;
  font-size: 13px;
  line-height: 1.6;
}.rqb_wy_grid_6wd {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.rqb_wy_grid_6wd {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.rqb_wy_grid_6wd {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rqb_wy_card_6wd {
  transition: border-color .2s,transform .2s;
  background: #1E1710;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 8px;
  padding: 1.25rem;
}.rqb_wy_card_6wd:hover {
  border-color: rgba(196, 148, 22, 0.07);
  transform: translateY(-2px);
}.rqb_wy_card_ic_6wd {
  background: rgba(196, 148, 22, 0.18);
  border-radius: 50%;
  color: #C49416;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  margin-bottom: 14px;
  width: 2.75rem;
}.rqb_wy_card_ic_6wd svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rqb_wy_card_h_6wd {
  line-height: 1.25;
  font-size: 15px;
  color: #F2EAD6;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.rqb_wy_card_p_6wd {
  overflow-wrap: break-word;
  color: #876C50;
  font-size: 13px;
  line-height: 1.6;
}.rqb_wy_card_p_6wd strong {
  color: #D5C49E;
  font-weight: 600;
}.rqb_gcg_6wd {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.rqb_gcg_6wd {
  padding: 44px 1.5rem 0;
}
}.rqb_gcg_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_gcg_head_6wd {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rqb_gcg_label_6wd {
  font-size: 11px;
  text-transform: uppercase;
  color: #C49416;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.rqb_gcg_h2_6wd {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EAD6;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.rqb_gcg_h2_6wd {
  font-size: 1.75rem;
}
}.rqb_gcg_intro_6wd {
  line-height: 1.6;
  color: #876C50;
  font-size: 13px;
}.rqb_gcg_grid_6wd {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.rqb_gcg_grid_6wd {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.rqb_gcg_grid_6wd {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rqb_gcg_card_6wd {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 14px;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  cursor: pointer;
}.rqb_gcg_card_6wd:hover {
  border-color: rgba(196, 148, 22, 0.18);
  transform: translateY(-3px);
}.rqb_gcg_card_bg_6wd {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rqb_gcg_card_bg_6wd::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.rqb_gcg_card_ic_6wd {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  color: #F2EAD6;
  width: 40px;
  display: flex;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  z-index: 2;
  height: 2.5rem;
  top: 18px;
  align-items: center;
}.rqb_gcg_card_ic_6wd svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.rqb_gcg_card_ct_6wd {
  z-index: 1;
  position: relative;
}.rqb_gcg_card_h_6wd {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F2EAD6;
  font-size: 1.125rem;
}
@media(min-width:768px) {.rqb_gcg_card_h_6wd {
  font-size: 20px;
}
}.rqb_gcg_card_p_6wd {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.rqb_gcg_card_p_6wd strong {
  font-weight: 600;
  color: #F2EAD6;
}.rqb_gcg_card_cta_6wd {
  gap: 0.25rem;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  color: #C49416;
  letter-spacing: .04em;
}.rqb_gcg_card_cta_6wd svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.rqb_ws_6wd {
  padding: 2rem 1rem 0;
  background: #141009;
}
@media(min-width: 769px) {.rqb_ws_6wd {
  padding: 2.25rem 1.5rem 0;
}
}.rqb_ws_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_ws_head_6wd {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
}.rqb_ws_title_6wd {
  gap: 0.625rem;
  font-family: 'Playfair Display', serif;
  align-items: center;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  color: #F2EAD6;
}.rqb_ws_title_ic_6wd svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  color: #D4A020;
  stroke-linecap: round;
}.rqb_ws_online_6wd {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #876C50;
  font-weight: 600;
}.rqb_ws_online_dot_6wd {
  border-radius: 50%;
  background: #3A9E62;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(58, 158, 98, 0.18);
  height: 8px;
}.rqb_ws_scroll_6wd {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.rqb_ws_scroll_6wd::-webkit-scrollbar {
  display: none;
}.rqb_wc_6wd {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  background: #191309;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 8px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.rqb_wc_img_6wd {
  border-radius: 4px;
  background: #1E1710;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.rqb_wc_img_6wd img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rqb_wc_info_6wd {
  min-width: 0;
}.rqb_wc_game_6wd {
  overflow: hidden;
  font-weight: 600;
  color: #D5C49E;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.rqb_wc_player_6wd {
  overflow: hidden;
  white-space: nowrap;
  color: #6A5238;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.rqb_wc_amount_6wd {
  color: #3A9E62;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
}.rqb_app_6wd {
  padding: 36px 1rem 0;
  background: #141009;
}
@media(min-width: 769px) {.rqb_app_6wd {
  padding: 44px 1.5rem 0;
}
}.rqb_app_in_6wd {
  margin: 0 auto;
  max-width: 1320px;
}.rqb_app_head_6wd {
  margin-bottom: 16px;
}.rqb_app_label_6wd {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C49416;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.rqb_app_h2_6wd {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F2EAD6;
}
@media(min-width: 769px) {.rqb_app_h2_6wd {
  font-size: 24px;
}
}.rqb_app_sub_6wd {
  line-height: 1.6;
  max-width: 37.5rem;
  color: #876C50;
  font-size: 13px;
  overflow-wrap: break-word;
}.rqb_app_sub_6wd strong {
  font-weight: 700;
  color: #D5C49E;
}.rqb_app_cards_6wd {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.rqb_app_cards_6wd {
  grid-template-columns: repeat(3,1fr);
}
}.rqb_app_card_6wd {
  gap: 16px;
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.rqb_app_card_ios_6wd {
  background: linear-gradient(135deg,rgba(196, 148, 22, 0.18) 0%,#1E1710 100%);
}.rqb_app_card_android_6wd {
  background: linear-gradient(135deg,rgba(58, 158, 98, 0.18) 0%,#1E1710 100%);
}.rqb_app_card_win_6wd {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.16) 0%,#1E1710 100%);
}.rqb_app_card_ic_6wd svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.rqb_app_card_ic_6wd {
  color: #F2EAD6;
  flex-shrink: 0;
}.rqb_app_card_os_6wd {
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #876C50;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.rqb_app_card_title_6wd {
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2EAD6;
}.rqb_app_card_text_6wd {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #876C50;
}.rqb_app_card_btn_6wd {
  transition: background .2s;
  background: rgba(255, 245, 220, 0.13);
  gap: 0.438rem;
  padding: 10px 1.125rem;
  border: 1px solid rgba(196, 148, 22, 0.55);
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F2EAD6;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.rqb_app_card_btn_6wd:hover {
  background: rgba(255, 245, 220, 0.08);
}.rqb_prov_6wd {
  padding: 2.25rem 16px 0;
  background: #141009;
}
@media(min-width: 765px) {.rqb_prov_6wd {
  padding: 44px 1.5rem 0;
}
}.rqb_prov_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_prov_head_6wd {
  margin-bottom: 16px;
}.rqb_prov_label_6wd {
  letter-spacing: .08em;
  color: #C49416;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.rqb_prov_h2_6wd {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2EAD6;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rqb_prov_h2_6wd {
  font-size: 24px;
}
}.rqb_prov_seo_6wd {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #876C50;
  margin-bottom: 1rem;
  max-width: 620px;
}.rqb_prov_seo_6wd strong {
  color: #D5C49E;
  font-weight: 700;
}.rqb_prov_seo_6wd a {
  text-decoration: underline;
  color: #C49416;
}.rqb_prov_grid_6wd {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.rqb_prov_grid_6wd {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.rqb_prov_grid_6wd {
  grid-template-columns: repeat(8,1fr);
}
}.rqb_prov_card_6wd {
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  gap: 7px;
  background: #191309;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 235, 180, 0.13);
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.rqb_prov_card_6wd:hover {
  background: #1E1710;
  border-color: rgba(196, 148, 22, 0.55);
}.rqb_prov_logo_6wd {
  background: rgba(255, 245, 220, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 44px;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.rqb_prov_logo_6wd img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.rqb_prov_name_6wd {
  color: #AC9070;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
}.rqb_reg_6wd {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rqb_reg_6wd {
  padding: 44px 1.5rem 0;
}
}.rqb_reg_in_6wd {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1E1710;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 235, 180, 0.07);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rqb_reg_in_6wd {
  padding: 2.5rem;
}
}.rqb_reg_top_6wd {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.rqb_reg_top_6wd {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rqb_reg_label_6wd {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C49416;
}.rqb_reg_h2_6wd {
  font-size: 22px;
  color: #F2EAD6;
  margin-bottom: 12px;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.rqb_reg_h2_6wd {
  font-size: 1.75rem;
}
}.rqb_reg_bonus_6wd {
  background: rgba(212, 160, 32, 0.16);
  border: 1px solid rgba(212, 160, 32, 0.16);
  padding: 10px 1rem;
  border-radius: 8px;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.rqb_reg_bonus_amount_6wd {
  font-size: 20px;
  font-weight: 800;
  color: #D4A020;
}.rqb_reg_bonus_text_6wd {
  line-height: 1.35;
  color: #AC9070;
  font-size: 13px;
}.rqb_reg_cta_btn_6wd {
  border-radius: 0.5rem;
  background: #3A9E62;
  transition: background .2s;
  padding: 14px 32px;
  display: inline-block;
  box-shadow: 0 0 14px rgba(58, 158, 98, 0.48), 0 2px 0.375rem rgba(0, 0, 0, 0.65);
  margin-bottom: 12px;
  color: #0E0A04;
  font-weight: 700;
  font-size: 15px;
}.rqb_reg_cta_btn_6wd:hover {
  background: #2E8A52;
}.rqb_reg_terms_6wd {
  color: #6A5238;
  font-size: 11px;
  line-height: 1.5;
}.rqb_reg_seo_6wd {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #876C50;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 0.813rem;
}.rqb_reg_seo_6wd p {
  color: #876C50;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.rqb_reg_seo_6wd p:last-child {
  margin-bottom: 0;
}.rqb_reg_seo_6wd strong {
  color: #D5C49E;
  font-weight: 700;
}.rqb_reg_seo_6wd a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49416;
}.rqb_reg_seo_6wd a:hover {
  color: #D6A824;
}.rqb_reg_seo_6wd ul,.rqb_reg_seo_6wd ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.rqb_reg_seo_6wd ol {
  list-style: decimal;
}.rqb_reg_seo_6wd li {
  color: #876C50;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.rqb_reg_seo_6wd table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.rqb_reg_seo_6wd table {
  display: table;
}
}.rqb_reg_seo_6wd th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  font-weight: 700;
  text-align: left;
  color: #D5C49E;
}.rqb_reg_seo_6wd td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #876C50;
}.rqb_reg_steps_6wd {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 862px) {.rqb_reg_steps_6wd {
  margin-top: 0;
}
}.rqb_reg_step_6wd {
  border: 1px solid rgba(255, 235, 180, 0.07);
  background: rgba(255, 245, 220, 0.05);
  border-radius: 0.5rem;
  padding: 16px;
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.rqb_reg_step_num_6wd {
  border: 1px solid rgba(196, 148, 22, 0.07);
  background: rgba(196, 148, 22, 0.18);
  border-radius: 50%;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  color: #C49416;
}.rqb_reg_step_title_6wd {
  margin-bottom: 3px;
  color: #F2EAD6;
  font-size: 0.875rem;
  font-weight: 700;
}.rqb_reg_step_text_6wd {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #876C50;
}.rqb_reg_trust_6wd {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
}.rqb_reg_trust_item_6wd {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #876C50;
  overflow-wrap: break-word;
}.rqb_reg_trust_ic_6wd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C49416;
  width: 1rem;
  height: 1rem;
}.rqb_bon_6wd {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.rqb_bon_6wd {
  padding: 44px 24px 0;
}
}.rqb_bon_in_6wd {
  margin: 0 auto;
  max-width: 1320px;
}.rqb_bon_head_6wd {
  margin-bottom: 20px;
}.rqb_bon_label_6wd {
  text-transform: uppercase;
  font-size: 11px;
  color: #C49416;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.rqb_bon_h2_6wd {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F2EAD6;
  font-weight: 800;
}
@media(min-width: 769px) {.rqb_bon_h2_6wd {
  font-size: 24px;
}
}.rqb_bon_seo_6wd {
  color: #876C50;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.rqb_bon_seo_6wd strong {
  font-weight: 700;
  color: #D5C49E;
}.rqb_bon_seo_6wd a {
  text-decoration: underline;
  color: #C49416;
}.rqb_bon_grid_6wd {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.rqb_bon_grid_6wd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rqb_bon_grid_6wd {
  grid-template-columns: repeat(5,1fr);
}
}.rqb_bon_card_6wd {
  border-radius: 0.5rem;
  background: #191309;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 235, 180, 0.13);
}.rqb_bon_card_6wd:hover {
  border-color: rgba(196, 148, 22, 0.07);
  transform: translateY(-2px);
}.rqb_bon_card_ic_6wd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.rqb_bon_card_ic_6wd {
  margin-bottom: 10px;
}.rqb_bon_card_type_6wd {
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #876C50;
  margin-bottom: 0.375rem;
}.rqb_bon_card_amount_6wd {
  color: #D4A020;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
}.rqb_bon_card_name_6wd {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F2EAD6;
  font-weight: 600;
}.rqb_bon_card_detail_6wd {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #6A5238;
}.rqb_seo_6wd {
  background: #141009;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rqb_seo_6wd {
  padding: 44px 1.5rem 0;
}
}.rqb_seo_in_6wd {
  background: #1E1710;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 771px) {.rqb_seo_in_6wd {
  padding: 2.25rem 40px;
}
}.rqb_seo_label_6wd {
  color: #C49416;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rqb_seo_h2_6wd {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F2EAD6;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rqb_seo_h2_6wd {
  font-size: 1.5rem;
}
}.rqb_seo_body_6wd {
  line-height: 1.75;
  font-size: 14px;
  color: #AC9070;
  overflow-wrap: break-word;
}.rqb_seo_body_6wd p {
  color: #AC9070;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.rqb_seo_body_6wd p:last-child {
  margin-bottom: 0;
}.rqb_seo_body_6wd strong {
  color: #D5C49E;
  font-weight: 700;
}.rqb_seo_body_6wd a {
  transition: color .2s;
  color: #C49416;
  text-decoration: underline;
}.rqb_seo_body_6wd a:hover {
  color: #D6A824;
}.rqb_seo_body_6wd ul,.rqb_seo_body_6wd ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.rqb_seo_body_6wd ol {
  list-style: decimal;
}.rqb_seo_body_6wd li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #AC9070;
}.rqb_seo_body_6wd table {
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.rqb_seo_body_6wd table {
  display: table;
}
}.rqb_seo_body_6wd th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  font-weight: 700;
  color: #D5C49E;
  text-align: left;
}.rqb_seo_body_6wd td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #AC9070;
}.rqb_seo_cols_6wd {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.rqb_seo_cols_6wd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rqb_seo_cols_6wd {
  grid-template-columns: repeat(3,1fr);
}
}.rqb_seo_col_h_6wd {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D5C49E;
  font-size: 13px;
  overflow-wrap: break-word;
}.rqb_seo_col_p_6wd {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #876C50;
}.rqb_seo_stats_6wd {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rqb_seo_stat_6wd {
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 148, 22, 0.18);
  flex: 1;
  background: rgba(196, 148, 22, 0.07);
  min-width: 8.75rem;
}.rqb_seo_stat_val_6wd {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C49416;
}.rqb_seo_stat_lb_6wd {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #876C50;
}.rqb_seo_6wd {
  background: #141009;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rqb_seo_6wd {
  padding: 2.75rem 1.5rem 0;
}
}.rqb_seo_in_6wd {
  background: #1E1710;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rqb_seo_in_6wd {
  padding: 2.25rem 2.5rem;
}
}.rqb_seo_label_6wd {
  color: #C49416;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.rqb_seo_h2_6wd {
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F2EAD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.rqb_seo_h2_6wd {
  font-size: 1.5rem;
}
}.rqb_seo_body_6wd {
  color: #AC9070;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.rqb_seo_body_6wd p {
  font-size: 0.875rem;
  color: #AC9070;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.rqb_seo_body_6wd p:last-child {
  margin-bottom: 0;
}.rqb_seo_body_6wd strong {
  color: #D5C49E;
  font-weight: 700;
}.rqb_seo_body_6wd a {
  transition: color .2s;
  color: #C49416;
  text-decoration: underline;
}.rqb_seo_body_6wd a:hover {
  color: #D6A824;
}.rqb_seo_body_6wd ul,.rqb_seo_body_6wd ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rqb_seo_body_6wd ol {
  list-style: decimal;
}.rqb_seo_body_6wd li {
  font-size: 0.875rem;
  color: #AC9070;
  line-height: 1.75;
  margin-bottom: 6px;
}.rqb_seo_body_6wd table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.rqb_seo_body_6wd table {
  display: table;
}
}.rqb_seo_body_6wd th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  padding: 10px 12px;
  color: #D5C49E;
  text-align: left;
  font-weight: 700;
}.rqb_seo_body_6wd td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 0.625rem 12px;
  color: #AC9070;
}.rqb_seo_cols_6wd {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.rqb_seo_cols_6wd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.rqb_seo_cols_6wd {
  grid-template-columns: repeat(3,1fr);
}
}.rqb_seo_col_h_6wd {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D5C49E;
}.rqb_seo_col_p_6wd {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #876C50;
  font-size: 13px;
}.rqb_seo_stats_6wd {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rqb_seo_stat_6wd {
  flex: 1;
  background: rgba(196, 148, 22, 0.07);
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(196, 148, 22, 0.18);
  min-width: 140px;
}.rqb_seo_stat_val_6wd {
  color: #C49416;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.rqb_seo_stat_lb_6wd {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #876C50;
}.rqb_seo_6wd {
  background: #141009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.rqb_seo_6wd {
  padding: 2.75rem 24px 0;
}
}.rqb_seo_in_6wd {
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 235, 180, 0.13);
  padding: 1.75rem 24px;
  background: #1E1710;
  max-width: 1320px;
}
@media(min-width: 770px) {.rqb_seo_in_6wd {
  padding: 2.25rem 2.5rem;
}
}.rqb_seo_label_6wd {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C49416;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.rqb_seo_h2_6wd {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  color: #F2EAD6;
}
@media(min-width: 766px) {.rqb_seo_h2_6wd {
  font-size: 24px;
}
}.rqb_seo_body_6wd {
  font-size: 0.875rem;
  color: #AC9070;
  line-height: 1.75;
  overflow-wrap: break-word;
}.rqb_seo_body_6wd p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #AC9070;
}.rqb_seo_body_6wd p:last-child {
  margin-bottom: 0;
}.rqb_seo_body_6wd strong {
  font-weight: 700;
  color: #D5C49E;
}.rqb_seo_body_6wd a {
  transition: color .2s;
  color: #C49416;
  text-decoration: underline;
}.rqb_seo_body_6wd a:hover {
  color: #D6A824;
}.rqb_seo_body_6wd ul,.rqb_seo_body_6wd ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rqb_seo_body_6wd ol {
  list-style: decimal;
}.rqb_seo_body_6wd li {
  margin-bottom: 6px;
  color: #AC9070;
  font-size: 0.875rem;
  line-height: 1.75;
}.rqb_seo_body_6wd table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.rqb_seo_body_6wd table {
  display: table;
}
}.rqb_seo_body_6wd th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  text-align: left;
  color: #D5C49E;
  font-weight: 700;
}.rqb_seo_body_6wd td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 10px 12px;
  color: #AC9070;
}.rqb_seo_cols_6wd {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.rqb_seo_cols_6wd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rqb_seo_cols_6wd {
  grid-template-columns: repeat(3,1fr);
}
}.rqb_seo_col_h_6wd {
  font-size: 0.813rem;
  color: #D5C49E;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.rqb_seo_col_p_6wd {
  overflow-wrap: break-word;
  color: #876C50;
  font-size: 13px;
  line-height: 1.65;
}.rqb_seo_stats_6wd {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rqb_seo_stat_6wd {
  padding: 14px 1rem;
  background: rgba(196, 148, 22, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(196, 148, 22, 0.18);
  min-width: 140px;
}.rqb_seo_stat_val_6wd {
  color: #C49416;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.rqb_seo_stat_lb_6wd {
  font-size: 0.688rem;
  color: #876C50;
  overflow-wrap: break-word;
}.rqb_faq_6wd {
  background: #141009;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.rqb_faq_6wd {
  padding: 2.75rem 24px 0;
}
}.rqb_faq_in_6wd {
  margin: 0 auto;
  max-width: 82.5rem;
}.rqb_faq_head_6wd {
  margin-bottom: 20px;
}.rqb_faq_label_6wd {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C49416;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.rqb_faq_h2_6wd {
  font-size: 1.25rem;
  color: #F2EAD6;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rqb_faq_h2_6wd {
  font-size: 24px;
}
}.rqb_faq_list_6wd {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rqb_faq_item_6wd {
  overflow: hidden;
  background: #1E1710;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 0.5rem;
}.rqb_faq_q_6wd {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.875rem;
  color: #D5C49E;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  justify-content: space-between;
}.rqb_faq_q_6wd:hover {
  color: #F2EAD6;
}.rqb_faq_q_ic_6wd {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 245, 220, 0.05);
  height: 24px;
  display: flex;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
  color: #C49416;
  font-size: 1rem;
  justify-content: center;
}.rqb_faq_item_6wd.rqb_state_open_6wd .rqb_faq_q_ic_6wd {
  transform: rotate(45deg);
}.rqb_faq_a_6wd {
  padding: 0 20px 1rem;
  line-height: 1.7;
  color: #876C50;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
}.rqb_faq_item_6wd.rqb_state_open_6wd .rqb_faq_a_6wd {
  display: block;
}.rqb_faq_a_6wd strong {
  color: #D5C49E;
  font-weight: 700;
}.rqb_faq_a_6wd a {
  color: #C49416;
  text-decoration: underline;
}.rqb_faq_a_6wd ul,.rqb_faq_a_6wd ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.rqb_faq_a_6wd ol {
  list-style: decimal;
}.rqb_faq_a_6wd li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rqb_faq_a_6wd table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.rqb_faq_a_6wd table {
  display: table;
}
}.rqb_faq_a_6wd th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.08);
  padding: 6px 8px;
  font-weight: 700;
  color: #D5C49E;
  text-align: left;
}.rqb_faq_a_6wd td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 6px 0.5rem;
  color: #876C50;
}.rqb_ft_6wd {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  background: #0D0A05;
  margin-top: 48px;
}.rqb_ft_support_6wd {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
}
@media(min-width: 769px) {.rqb_ft_support_6wd {
  padding: 28px 24px;
}
}.rqb_ft_support_in_6wd {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.rqb_ft_support_main_6wd {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.rqb_ft_support_ic_6wd {
  flex-shrink: 0;
  color: #C49416;
}.rqb_ft_support_ic_6wd svg {
  height: 30px;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rqb_ft_support_text_title_6wd {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F2EAD6;
  overflow-wrap: break-word;
}.rqb_ft_support_text_sub_6wd {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #876C50;
}.rqb_ft_support_btn_6wd {
  transition: background .2s;
  background: #C49416;
  border-radius: 8px;
  padding: 0.688rem 22px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F2EAD6;
  font-weight: 700;
  font-size: 13px;
}.rqb_ft_support_btn_6wd:hover {
  background: #D6A824;
}.rqb_ft_support_contacts_6wd {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.rqb_ft_support_contact_6wd {
  font-size: 12px;
  color: #6A5238;
  line-height: 1.4;
}.rqb_ft_support_contact_6wd strong {
  font-size: 11px;
  color: #AC9070;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.rqb_ft_main_6wd {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 770px) {.rqb_ft_main_6wd {
  padding: 40px 24px 2rem;
}
}.rqb_ft_main_in_6wd {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 643px) {.rqb_ft_main_in_6wd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rqb_ft_main_in_6wd {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rqb_ft_col_logo_6wd {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.rqb_ft_col_logo_6wd {
  grid-column: auto;
}
}.rqb_ft_logo_6wd {
  gap: 0.563rem;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EAD6;
  font-size: 1rem;
  display: flex;
}.rqb_ft_logo_mark_6wd {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.rqb_ft_logo_mark_6wd img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rqb_ft_logo_sub_6wd {
  color: #6A5238;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.rqb_ft_col_title_6wd {
  font-weight: 700;
  letter-spacing: .07em;
  color: #AC9070;
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.rqb_ft_col_links_6wd {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rqb_ft_col_link_6wd {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5238;
}.rqb_ft_col_link_6wd:hover {
  color: #D5C49E;
}.rqb_ft_apps_6wd {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rqb_ft_app_card_6wd {
  gap: 0.625rem;
  background: rgba(255, 245, 220, 0.05);
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 235, 180, 0.13);
  border-radius: 4px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.rqb_ft_app_card_6wd:hover {
  border-color: rgba(196, 148, 22, 0.55);
}.rqb_ft_app_card_ic_6wd svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.rqb_ft_app_card_os_6wd {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6A5238;
}.rqb_ft_app_card_action_6wd {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D5C49E;
}.rqb_ft_bot_6wd {
  padding: 20px 16px;
}
@media(min-width: 771px) {.rqb_ft_bot_6wd {
  padding: 20px 1.5rem;
}
}.rqb_ft_bot_in_6wd {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.rqb_ft_socials_6wd {
  gap: 8px;
  display: flex;
}.rqb_ft_soc_6wd {
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 235, 180, 0.13);
  transition: background .2s;
  border-radius: 4px;
  display: flex;
  color: #AC9070;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
}.rqb_ft_soc_6wd svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.rqb_ft_soc_6wd:hover {
  background: rgba(255, 245, 220, 0.08);
}.rqb_ft_legal_6wd {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  color: #9C8264;
  overflow-wrap: break-word;
}.rqb_ft_legal_6wd strong {
  color: #AC9070;
  font-weight: 700;
}.rqb_ft_legal_6wd a {
  color: #AC9070;
  text-decoration: underline;
}.rqb_ft_age_6wd {
  border: 2px solid #9C8264;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-weight: 800;
  color: #9C8264;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}