html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0C1020;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C8B89A;
}.bbr-layout_8nt {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.bbr-page_8nt {
  min-height: 100vh;
  display: flex;
}.bbr-main_8nt {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.bbr-main_8nt {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.bbr-main_8nt {
  padding-bottom: 72px;
}
}.bbr-gc_8nt {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #101620;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 638px) {.bbr-gc_8nt {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.bbr-gc_8nt {
  width: 168px;
}
}.bbr-gc_8nt:hover {
  border-color: rgba(200, 148, 44, 0.07);
  transform: translateY(-3px);
}.bbr-gc_img_8nt {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.bbr-gc_img_8nt img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bbr-gc_hover_8nt {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 11, 20, 0.72);
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.bbr-gc_8nt:hover .bbr-gc_hover_8nt {
  opacity: 1;
}.bbr-gc_hover_btn_8nt {
  padding: 8px 1rem;
  background: #C8942C;
  border-radius: 4px;
  color: #F2EAD8;
  font-size: 12px;
  font-weight: 700;
}.bbr-gc_info_8nt {
  padding: 0.5rem 0.625rem 10px;
}.bbr-gc_name_8nt {
  overflow: hidden;
  color: #C8B89A;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
}.bbr-gc_prov_8nt {
  color: #6A5E4C;
  font-size: 10px;
}.bbr-gc_tag_8nt {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 0.375rem;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 6px;
  z-index: 2;
}.bbr-gc_tag_hot_8nt {
  background: #CC3B3B;
  color: #fff;
}.bbr-gc_tag_new_8nt {
  background: #2A9E5E;
  color: #0C1020;
}.bbr-gc_tag_jp_8nt {
  background: #E8B840;
  color: #0C1020;
}.bbr-gc_tag_ex_8nt {
  background: #8040C8;
  color: #fff;
}.bbr-gc_tag_live_8nt {
  background: #CC3B3B;
  color: #fff;
}.bbr-gr_8nt {
  padding: 2rem 1rem 0;
  background: #0C1020;
}
@media(min-width:768px) {.bbr-gr_8nt {
  padding: 36px 1.5rem 0;
}
}.bbr-gr_in_8nt {
  margin: 0 auto;
  max-width: 1320px;
}.bbr-gr_head_8nt {
  gap: 0.75rem;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bbr-gr_head_l_8nt {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.bbr-gr_ic_8nt {
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
}.bbr-gr_ic_8nt svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.bbr-gr_title_8nt {
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F2EAD8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.bbr-gr_title_8nt {
  font-size: 18px;
}
}.bbr-gr_more_8nt {
  transition: color .2s;
  gap: 5px;
  color: #7A6C58;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.bbr-gr_more_8nt:hover {
  color: #C8942C;
}.bbr-gr_more_8nt svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.bbr-gr_arrows_8nt {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.bbr-gr_arr_8nt {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  color: #9A8870;
  justify-content: center;
  align-items: center;
}.bbr-gr_arr_8nt:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EAD8;
}.bbr-gr_arr_8nt svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.bbr-gr_seo_h_8nt {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #C8B89A;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.bbr-gr_seo_h_8nt {
  font-size: 0.875rem;
}
}.bbr-gr_seo_8nt {
  line-height: 1.55;
  max-width: 680px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #7A6C58;
}.bbr-gr_seo_8nt strong {
  font-weight: 600;
  color: #C8B89A;
}.bbr-gr_scroll_8nt {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.bbr-gr_scroll_8nt::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.bbr-gr_scroll_8nt {
  gap: 12px;
}
}.bbr-tb_8nt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C1020;
  right: 0;
  display: flex;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  height: 56px;
  z-index: 80;
}.bbr-tb_in_8nt {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.bbr-tb_burger_8nt {
  border-radius: 0.5rem;
  gap: 5px;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
  height: 2.375rem;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
}.bbr-tb_burger_8nt:hover {
  background: rgba(255, 255, 255, 0.05);
}.bbr-tb_burger_line_8nt {
  border-radius: 1px;
  background: #9A8870;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.bbr-tb_burger_8nt {
  display: none;
}
}.bbr-tb_logo_8nt {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 18px;
  letter-spacing: -.01em;
  align-items: center;
  display: flex;
  font-weight: 800;
  margin-right: 20px;
  flex-shrink: 0;
  color: #F2EAD8;
}.bbr-tb_logo_mark_8nt {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
}.bbr-tb_logo_mark_8nt img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bbr-tb_nav_8nt {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.bbr-tb_nav_8nt {
  display: flex;
}
}.bbr-tb_tab_8nt {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  color: #9A8870;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.bbr-tb_tab_8nt:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAD8;
}.bbr-tb_tab_8nt.bbr-state_active_8nt {
  background: rgba(200, 148, 44, 0.18);
  color: #F2EAD8;
}.bbr-tb_right_8nt {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.bbr-tb_login_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  color: #C8B89A;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.bbr-tb_login_8nt:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F2EAD8;
}
@media(min-width: 478px) {.bbr-tb_login_8nt {
  display: block;
}
}.bbr-tb_reg_8nt {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2A9E5E;
  font-weight: 700;
  white-space: nowrap;
  color: #0C0A06;
  font-size: 13px;
}.bbr-tb_reg_8nt:hover {
  background: #32B86C;
}.bbr-sb_8nt {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #141926;
  width: 220px;
  bottom: 0;
  top: 56px;
  left: 0;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
}.bbr-sb_8nt.bbr-state_open_8nt {
  transform: translateX(0);
}.bbr-sb_8nt::-webkit-scrollbar {
  width: 0.25rem;
}.bbr-sb_8nt::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.bbr-sb_8nt {
  transform: translateX(0);
}
}.bbr-sb_auth_8nt {
  padding: 0.875rem 0.75rem 0.625rem;
}.bbr-sb_btn_reg_8nt {
  background: #2A9E5E;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  color: #0C0A06;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.bbr-sb_btn_reg_8nt:hover {
  background: #32B86C;
}.bbr-sb_btn_login_8nt {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #C8B89A;
  text-align: center;
}.bbr-sb_btn_login_8nt:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F2EAD8;
}.bbr-sb_promo_8nt {
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1A0B30,#141926);
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 148, 44, 0.18);
  position: relative;
}.bbr-sb_promo_8nt::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 148, 44, 0.18),transparent 70%);
  height: 80px;
  width: 80px;
  right: -20px;
  content: '';
  top: -1.25rem;
  position: absolute;
}.bbr-sb_promo_title_8nt {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  color: #C8942C;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.bbr-sb_promo_text_8nt {
  color: #F2EAD8;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.bbr-sb_promo_sub_8nt {
  font-size: 0.625rem;
  color: #7A6C58;
  margin-top: 3px;
}.bbr-sb_nav_8nt {
  padding: 6px 0.5rem 16px;
}.bbr-sb_nav_lb_8nt {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  color: #6A5E4C;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.bbr-sb_link_8nt {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  color: #9A8870;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
}.bbr-sb_link_8nt:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAD8;
}.bbr-sb_link_8nt.bbr-state_active_8nt {
  background: rgba(200, 148, 44, 0.18);
  color: #F2EAD8;
}.bbr-sb_ic_8nt {
  border-radius: 4px;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.bbr-sb_ic_8nt svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.bbr-sb_ic_1_8nt {
  background: rgba(200, 148, 44, 0.07);
  color: #C8942C;
}.bbr-sb_ic_2_8nt {
  background: rgba(42, 158, 94, 0.18);
  color: #2A9E5E;
}.bbr-sb_ic_3_8nt {
  background: rgba(232, 184, 64, 0.16);
  color: #E8B840;
}.bbr-sb_ic_4_8nt {
  background: rgba(128, 64, 200, 0.20);
  color: #8040C8;
}.bbr-sb_ic_5_8nt {
  background: rgba(200, 148, 44, 0.07);
  color: #C2416C;
}.bbr-sb_ic_6_8nt {
  background: rgba(128, 64, 200, 0.20);
  color: #7230C8;
}.bbr-sb_badge_8nt {
  background: #E8B840;
  padding: 2px 0.438rem;
  border-radius: 4px;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0C0A06;
}.bbr-sb_bot_8nt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.bbr-sb_lang_8nt,.bbr-sb_help_8nt {
  gap: 6px;
  flex: 1;
  padding: 0.563rem 6px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  color: #9A8870;
  font-weight: 600;
}.bbr-sb_lang_8nt:hover,.bbr-sb_help_8nt:hover {
  border-color: rgba(200, 148, 44, 0.45);
  color: #F2EAD8;
}.bbr-sb_lang_8nt svg,.bbr-sb_help_8nt svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bbr-sb_bd_8nt {
  inset: 0;
  background: rgba(7, 11, 20, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.bbr-sb_bd_8nt.bbr-state_on_8nt {
  display: block;
}
@media(min-width: 1081px) {.bbr-sb_bd_8nt {
  display: none!important;
}
}.bbr-mob_nav_8nt {
  background: #141926;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.bbr-mob_nav_8nt {
  display: none;
}
}.bbr-mob_nav_item_8nt {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #6A5E4C;
  flex-direction: column;
}.bbr-mob_nav_ic_8nt {
  line-height: 1;
}.bbr-mob_nav_ic_8nt svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.bbr-mob_nav_lb_8nt {
  font-size: 0.625rem;
  color: #6A5E4C;
  font-weight: 600;
}.bbr-mob_nav_item_8nt.bbr-state_active_8nt {
  color: #C8942C;
}.bbr-mob_nav_item_8nt.bbr-state_active_8nt .bbr-mob_nav_lb_8nt {
  color: #C8942C;
}.bbr-hero_8nt {
  padding: 1.25rem 16px 0;
  background: #0C1020;
}
@media(min-width: 765px) {.bbr-hero_8nt {
  padding: 24px 1.5rem 0;
}
}.bbr-hero_in_8nt {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.bbr-hero_in_8nt {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.bbr-hero_in_8nt {
  grid-template-columns: 1fr 340px;
}
}.bbr-hero_promo_8nt {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #101620;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.bbr-hero_promo_8nt {
  min-height: 280px;
}
}.bbr-hero_promo_bg_8nt {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A0B30 0%,#0C1020 100%);
  background-size: cover;
  position: absolute;
}.bbr-hero_promo_bg_8nt::after {
  background: linear-gradient(90deg,#0C1020 0%,rgba(7, 11, 20, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bbr-hero_promo_glow_8nt {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(128, 64, 200, 0.20) 0%,transparent 65%);
  right: 3.75rem;
  width: 18.75rem;
  pointer-events: none;
  height: 300px;
  position: absolute;
  top: -40px;
}.bbr-hero_promo_ct_8nt {
  padding: 28px 24px 28px 28px;
  display: flex;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media(min-width:768px) {.bbr-hero_promo_ct_8nt {
  padding: 40px 2rem;
}
}.bbr-hero_badge_8nt {
  border-radius: 20px;
  background: rgba(200, 148, 44, 0.18);
  border: 1px solid rgba(200, 148, 44, 0.07);
  padding: 5px 0.75rem;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
  color: #C8942C;
  letter-spacing: .08em;
  text-transform: uppercase;
}.bbr-hero_h1_8nt {
  color: #F2EAD8;
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
}.bbr-hero_h1_8nt em {
  color: #E8B840;
  font-style: normal;
}
@media(min-width: 771px) {.bbr-hero_h1_8nt {
  font-size: 2.25rem;
}
}.bbr-hero_sub_8nt {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #9A8870;
  font-size: 13px;
}
@media(min-width:768px) {.bbr-hero_sub_8nt {
  font-size: 14px;
}
}.bbr-hero_row_8nt {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bbr-hero_cta_8nt {
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #2A9E5E;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  color: #0C0A06;
  box-shadow: inset 0 1px 0 rgba(180, 255, 180, 0.12), 0 0.5rem 20px rgba(42, 158, 94, 0.40);
}.bbr-hero_cta_8nt:hover {
  background: #32B86C;
}.bbr-hero_terms_8nt {
  color: #6A5E4C;
  font-size: 0.688rem;
}.bbr-hero_game_8nt {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #101620;
  display: flex;
  position: relative;
  flex-direction: column;
}.bbr-hero_game_badge_8nt {
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  background: rgba(232, 184, 64, 0.16);
  border: 1px solid rgba(232, 184, 64, 0.16);
  font-weight: 700;
  letter-spacing: .06em;
  color: #E8B840;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
  left: 0.75rem;
  top: 12px;
  z-index: 3;
}.bbr-hero_game_badge_8nt svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.bbr-hero_game_img_8nt {
  background: linear-gradient(135deg,#1A0B30,#0C1020);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bbr-hero_game_img_8nt img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.bbr-hero_game_play_8nt {
  background: rgba(7, 11, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
}.bbr-hero_game_8nt:hover .bbr-hero_game_play_8nt {
  opacity: 1;
}.bbr-hero_game_play_8nt span {
  background: #C8942C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 52px;
  display: flex;
}.bbr-hero_game_play_8nt span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.bbr-hero_game_info_8nt {
  padding: 14px 1rem;
}.bbr-hero_game_title_8nt {
  font-weight: 700;
  color: #F2EAD8;
  font-size: 15px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.bbr-hero_game_provider_8nt {
  font-size: 0.688rem;
  color: #7A6C58;
}.bbr-hero_game_btn_8nt {
  background: #C8942C;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 13px;
  color: #F2EAD8;
  font-weight: 700;
  display: block;
}.bbr-hero_game_8nt:hover .bbr-hero_game_btn_8nt {
  background: #E0A83A;
}.bbr-ws_8nt {
  background: #0C1020;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.bbr-ws_8nt {
  padding: 2.25rem 24px 0;
}
}.bbr-ws_in_8nt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbr-ws_head_8nt {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.bbr-ws_title_8nt {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  color: #F2EAD8;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.bbr-ws_title_ic_8nt svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  color: #E8B840;
  height: 18px;
}.bbr-ws_online_8nt {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #7A6C58;
  align-items: center;
}.bbr-ws_online_dot_8nt {
  background: #2A9E5E;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(42, 158, 94, 0.18);
  height: 0.5rem;
  flex-shrink: 0;
}.bbr-ws_scroll_8nt {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.bbr-ws_scroll_8nt::-webkit-scrollbar {
  display: none;
}.bbr-wc_8nt {
  padding: 0.625rem 0.875rem;
  background: #101620;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.bbr-wc_img_8nt {
  border-radius: 4px;
  overflow: hidden;
  background: #141926;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.bbr-wc_img_8nt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bbr-wc_info_8nt {
  min-width: 0;
}.bbr-wc_game_8nt {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C8B89A;
  font-weight: 600;
  white-space: nowrap;
}.bbr-wc_player_8nt {
  overflow: hidden;
  font-size: 10px;
  color: #6A5E4C;
  text-overflow: ellipsis;
  white-space: nowrap;
}.bbr-wc_amount_8nt {
  font-weight: 700;
  flex-shrink: 0;
  color: #2A9E5E;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
}.bbr-bon_8nt {
  padding: 2.25rem 16px 0;
  background: #0C1020;
}
@media(min-width: 767px) {.bbr-bon_8nt {
  padding: 44px 24px 0;
}
}.bbr-bon_in_8nt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbr-bon_head_8nt {
  margin-bottom: 20px;
}.bbr-bon_label_8nt {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8942C;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.bbr-bon_h2_8nt {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width:768px) {.bbr-bon_h2_8nt {
  font-size: 1.5rem;
}
}.bbr-bon_seo_8nt {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #7A6C58;
  overflow-wrap: break-word;
}.bbr-bon_seo_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-bon_seo_8nt a {
  text-decoration: underline;
  color: #C8942C;
}.bbr-bon_grid_8nt {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.bbr-bon_grid_8nt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bbr-bon_grid_8nt {
  grid-template-columns: repeat(5,1fr);
}
}.bbr-bon_card_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #101620;
  padding: 16px;
}.bbr-bon_card_8nt:hover {
  border-color: rgba(200, 148, 44, 0.07);
  transform: translateY(-2px);
}.bbr-bon_card_ic_8nt svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.bbr-bon_card_ic_8nt {
  margin-bottom: 10px;
}.bbr-bon_card_type_8nt {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #7A6C58;
}.bbr-bon_card_amount_8nt {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 800;
  color: #E8B840;
}.bbr-bon_card_name_8nt {
  color: #F2EAD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.bbr-bon_card_detail_8nt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5E4C;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.bbr-htp_8nt {
  padding: 2.25rem 1rem 0;
  background: #0C1020;
}
@media(min-width: 769px) {.bbr-htp_8nt {
  padding: 2.75rem 1.5rem 0;
}
}.bbr-htp_in_8nt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbr-htp_head_8nt {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.bbr-htp_label_8nt {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8942C;
}.bbr-htp_h2_8nt {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2EAD8;
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bbr-htp_h2_8nt {
  font-size: 28px;
}
}.bbr-htp_intro_8nt {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A6C58;
}.bbr-htp_steps_8nt {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.bbr-htp_steps_8nt {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.bbr-htp_steps_8nt {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bbr-htp_step_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #141926;
  padding: 20px 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.bbr-htp_step_num_8nt {
  border-radius: 50%;
  background: #C8942C;
  font-size: 0.813rem;
  color: #0C0A06;
  width: 28px;
  top: -12px;
  position: absolute;
  align-items: center;
  height: 28px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  justify-content: center;
  display: flex;
  left: 20px;
}.bbr-htp_step_ic_8nt {
  background: rgba(200, 148, 44, 0.18);
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  color: #C8942C;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
}.bbr-htp_step_ic_8nt svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.bbr-htp_step_h_8nt {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F2EAD8;
  font-size: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}.bbr-htp_step_p_8nt {
  color: #7A6C58;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.bbr-htp_step_p_8nt strong {
  color: #C8B89A;
  font-weight: 600;
}.bbr-htp_cta_8nt {
  background: #2A9E5E;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0C0A06;
  display: inline-block;
  margin-top: 20px;
}.bbr-htp_cta_8nt:hover {
  background: #32B86C;
}.bbr-app_8nt {
  background: #0C1020;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.bbr-app_8nt {
  padding: 44px 24px 0;
}
}.bbr-app_in_8nt {
  margin: 0 auto;
  max-width: 82.5rem;
}.bbr-app_head_8nt {
  margin-bottom: 1rem;
}.bbr-app_label_8nt {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8942C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.bbr-app_h2_8nt {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EAD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bbr-app_h2_8nt {
  font-size: 1.5rem;
}
}.bbr-app_sub_8nt {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #7A6C58;
}.bbr-app_sub_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-app_cards_8nt {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.bbr-app_cards_8nt {
  grid-template-columns: repeat(3,1fr);
}
}.bbr-app_card_8nt {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.bbr-app_card_ios_8nt {
  background: linear-gradient(135deg,rgba(200, 148, 44, 0.18) 0%,#141926 100%);
}.bbr-app_card_android_8nt {
  background: linear-gradient(135deg,rgba(42, 158, 94, 0.18) 0%,#141926 100%);
}.bbr-app_card_win_8nt {
  background: linear-gradient(135deg,rgba(232, 184, 64, 0.16) 0%,#141926 100%);
}.bbr-app_card_ic_8nt svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.bbr-app_card_ic_8nt {
  flex-shrink: 0;
  color: #F2EAD8;
}.bbr-app_card_os_8nt {
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #7A6C58;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
}.bbr-app_card_title_8nt {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #F2EAD8;
  font-weight: 700;
  font-size: 0.938rem;
}.bbr-app_card_text_8nt {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #7A6C58;
  font-size: 12px;
}.bbr-app_card_btn_8nt {
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(200, 148, 44, 0.45);
  font-size: 0.813rem;
  align-items: center;
  color: #F2EAD8;
  display: inline-flex;
  font-weight: 700;
}.bbr-app_card_btn_8nt:hover {
  background: rgba(255, 255, 255, 0.07);
}.bbr-reg_8nt {
  background: #0C1020;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.bbr-reg_8nt {
  padding: 44px 1.5rem 0;
}
}.bbr-reg_in_8nt {
  background: #141926;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.bbr-reg_in_8nt {
  padding: 40px;
}
}.bbr-reg_top_8nt {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.bbr-reg_top_8nt {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bbr-reg_label_8nt {
  color: #C8942C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.bbr-reg_h2_8nt {
  font-weight: 800;
  color: #F2EAD8;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.bbr-reg_h2_8nt {
  font-size: 1.75rem;
}
}.bbr-reg_bonus_8nt {
  background: rgba(232, 184, 64, 0.16);
  padding: 10px 1rem;
  border: 1px solid rgba(232, 184, 64, 0.16);
  gap: 0.5rem;
  border-radius: 0.5rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.bbr-reg_bonus_amount_8nt {
  color: #E8B840;
  font-size: 1.25rem;
  font-weight: 800;
}.bbr-reg_bonus_text_8nt {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A8870;
}.bbr-reg_cta_btn_8nt {
  padding: 14px 32px;
  border-radius: 0.5rem;
  background: #2A9E5E;
  transition: background .2s;
  font-size: 15px;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(180, 255, 180, 0.12), 0 8px 20px rgba(42, 158, 94, 0.40);
  display: inline-block;
  color: #0C0A06;
  margin-bottom: 12px;
}.bbr-reg_cta_btn_8nt:hover {
  background: #32B86C;
}.bbr-reg_terms_8nt {
  font-size: 11px;
  color: #6A5E4C;
  line-height: 1.5;
}.bbr-reg_seo_8nt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #7A6C58;
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.65;
}.bbr-reg_seo_8nt p {
  line-height: 1.65;
  color: #7A6C58;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.bbr-reg_seo_8nt p:last-child {
  margin-bottom: 0;
}.bbr-reg_seo_8nt strong {
  color: #C8B89A;
  font-weight: 700;
}.bbr-reg_seo_8nt a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.bbr-reg_seo_8nt a:hover {
  color: #E0A83A;
}.bbr-reg_seo_8nt ul,.bbr-reg_seo_8nt ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.bbr-reg_seo_8nt ol {
  list-style: decimal;
}.bbr-reg_seo_8nt li {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #7A6C58;
}.bbr-reg_seo_8nt table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 770px) {.bbr-reg_seo_8nt table {
  display: table;
}
}.bbr-reg_seo_8nt th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8B89A;
}.bbr-reg_seo_8nt td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6C58;
}.bbr-reg_steps_8nt {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.bbr-reg_steps_8nt {
  margin-top: 0;
}
}.bbr-reg_step_8nt {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 1rem;
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.bbr-reg_step_num_8nt {
  border: 1px solid rgba(200, 148, 44, 0.07);
  background: rgba(200, 148, 44, 0.18);
  border-radius: 50%;
  font-weight: 800;
  color: #C8942C;
  width: 34px;
  height: 2.125rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
}.bbr-reg_step_title_8nt {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2EAD8;
  margin-bottom: 3px;
}.bbr-reg_step_text_8nt {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A6C58;
}.bbr-reg_trust_8nt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.bbr-reg_trust_item_8nt {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #7A6C58;
  font-size: 12px;
  align-items: center;
  display: flex;
}.bbr-reg_trust_ic_8nt svg {
  stroke-linecap: round;
  color: #C8942C;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.bbr-prov_8nt {
  background: #0C1020;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.bbr-prov_8nt {
  padding: 44px 24px 0;
}
}.bbr-prov_in_8nt {
  margin: 0 auto;
  max-width: 1320px;
}.bbr-prov_head_8nt {
  margin-bottom: 1rem;
}.bbr-prov_label_8nt {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8942C;
  text-transform: uppercase;
}.bbr-prov_h2_8nt {
  color: #F2EAD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.bbr-prov_h2_8nt {
  font-size: 24px;
}
}.bbr-prov_seo_8nt {
  font-size: 0.813rem;
  max-width: 620px;
  color: #7A6C58;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
}.bbr-prov_seo_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-prov_seo_8nt a {
  text-decoration: underline;
  color: #C8942C;
}.bbr-prov_grid_8nt {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.bbr-prov_grid_8nt {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.bbr-prov_grid_8nt {
  grid-template-columns: repeat(8,1fr);
}
}.bbr-prov_card_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  background: #101620;
  border-radius: 8px;
  gap: 7px;
  padding: 14px 0.625rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.bbr-prov_card_8nt:hover {
  background: #141926;
  border-color: rgba(200, 148, 44, 0.45);
}.bbr-prov_logo_8nt {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  width: 44px;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
}.bbr-prov_logo_8nt img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bbr-prov_name_8nt {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #9A8870;
}.bbr-faq_8nt {
  padding: 36px 1rem 0;
  background: #0C1020;
}
@media(min-width: 765px) {.bbr-faq_8nt {
  padding: 44px 1.5rem 0;
}
}.bbr-faq_in_8nt {
  margin: 0 auto;
  max-width: 1320px;
}.bbr-faq_head_8nt {
  margin-bottom: 20px;
}.bbr-faq_label_8nt {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8942C;
  font-weight: 700;
  font-size: 11px;
}.bbr-faq_h2_8nt {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2EAD8;
  font-weight: 800;
}
@media(min-width: 765px) {.bbr-faq_h2_8nt {
  font-size: 24px;
}
}.bbr-faq_list_8nt {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bbr-faq_item_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141926;
  border-radius: 8px;
  overflow: hidden;
}.bbr-faq_q_8nt {
  padding: 16px 20px;
  gap: 12px;
  transition: color .2s;
  font-weight: 600;
  font-size: 0.875rem;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  color: #C8B89A;
  align-items: center;
}.bbr-faq_q_8nt:hover {
  color: #F2EAD8;
}.bbr-faq_q_ic_8nt {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 24px;
  justify-content: center;
  color: #C8942C;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
  width: 1.5rem;
}.bbr-faq_item_8nt.bbr-state_open_8nt .bbr-faq_q_ic_8nt {
  transform: rotate(45deg);
}.bbr-faq_a_8nt {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #7A6C58;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.bbr-faq_item_8nt.bbr-state_open_8nt .bbr-faq_a_8nt {
  display: block;
}.bbr-faq_a_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-faq_a_8nt a {
  text-decoration: underline;
  color: #C8942C;
}.bbr-faq_a_8nt ul,.bbr-faq_a_8nt ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.bbr-faq_a_8nt ol {
  list-style: decimal;
}.bbr-faq_a_8nt li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bbr-faq_a_8nt table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.bbr-faq_a_8nt table {
  display: table;
}
}.bbr-faq_a_8nt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C8B89A;
  font-weight: 700;
  text-align: left;
}.bbr-faq_a_8nt td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6C58;
}.bbr-seo_8nt {
  background: #0C1020;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.bbr-seo_8nt {
  padding: 2.75rem 24px 0;
}
}.bbr-seo_in_8nt {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141926;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.bbr-seo_in_8nt {
  padding: 2.25rem 2.5rem;
}
}.bbr-seo_label_8nt {
  color: #C8942C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.bbr-seo_h2_8nt {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2EAD8;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.bbr-seo_h2_8nt {
  font-size: 24px;
}
}.bbr-seo_body_8nt {
  color: #9A8870;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bbr-seo_body_8nt p {
  margin-bottom: 12px;
  color: #9A8870;
  line-height: 1.75;
  font-size: 14px;
}.bbr-seo_body_8nt p:last-child {
  margin-bottom: 0;
}.bbr-seo_body_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-seo_body_8nt a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.bbr-seo_body_8nt a:hover {
  color: #E0A83A;
}.bbr-seo_body_8nt ul,.bbr-seo_body_8nt ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.bbr-seo_body_8nt ol {
  list-style: decimal;
}.bbr-seo_body_8nt li {
  color: #9A8870;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.bbr-seo_body_8nt table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.bbr-seo_body_8nt table {
  display: table;
}
}.bbr-seo_body_8nt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8B89A;
  text-align: left;
  font-weight: 700;
}.bbr-seo_body_8nt td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8870;
}.bbr-seo_cols_8nt {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.bbr-seo_cols_8nt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bbr-seo_cols_8nt {
  grid-template-columns: repeat(3,1fr);
}
}.bbr-seo_col_h_8nt {
  color: #C8B89A;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bbr-seo_col_p_8nt {
  color: #7A6C58;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bbr-seo_stats_8nt {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.bbr-seo_stat_8nt {
  padding: 0.875rem 1rem;
  border-radius: 8px;
  flex: 1;
  background: rgba(200, 148, 44, 0.07);
  border: 1px solid rgba(200, 148, 44, 0.18);
  min-width: 140px;
}.bbr-seo_stat_val_8nt {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8942C;
  font-size: 1.25rem;
}.bbr-seo_stat_lb_8nt {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6C58;
}.bbr-seo_8nt {
  padding: 36px 1rem 0;
  background: #0C1020;
}
@media(min-width: 769px) {.bbr-seo_8nt {
  padding: 44px 1.5rem 0;
}
}.bbr-seo_in_8nt {
  background: #141926;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.bbr-seo_in_8nt {
  padding: 36px 40px;
}
}.bbr-seo_label_8nt {
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8942C;
  text-transform: uppercase;
}.bbr-seo_h2_8nt {
  margin-bottom: 14px;
  color: #F2EAD8;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.bbr-seo_h2_8nt {
  font-size: 24px;
}
}.bbr-seo_body_8nt {
  font-size: 14px;
  color: #9A8870;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bbr-seo_body_8nt p {
  font-size: 14px;
  color: #9A8870;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.bbr-seo_body_8nt p:last-child {
  margin-bottom: 0;
}.bbr-seo_body_8nt strong {
  font-weight: 700;
  color: #C8B89A;
}.bbr-seo_body_8nt a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8942C;
}.bbr-seo_body_8nt a:hover {
  color: #E0A83A;
}.bbr-seo_body_8nt ul,.bbr-seo_body_8nt ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bbr-seo_body_8nt ol {
  list-style: decimal;
}.bbr-seo_body_8nt li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #9A8870;
}.bbr-seo_body_8nt table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.bbr-seo_body_8nt table {
  display: table;
}
}.bbr-seo_body_8nt th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8B89A;
  font-weight: 700;
  text-align: left;
}.bbr-seo_body_8nt td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8870;
}.bbr-seo_cols_8nt {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.bbr-seo_cols_8nt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bbr-seo_cols_8nt {
  grid-template-columns: repeat(3,1fr);
}
}.bbr-seo_col_h_8nt {
  margin-bottom: 0.438rem;
  color: #C8B89A;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.bbr-seo_col_p_8nt {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6C58;
}.bbr-seo_stats_8nt {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bbr-seo_stat_8nt {
  border: 1px solid rgba(200, 148, 44, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(200, 148, 44, 0.07);
  min-width: 8.75rem;
}.bbr-seo_stat_val_8nt {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8942C;
  margin-bottom: 4px;
}.bbr-seo_stat_lb_8nt {
  overflow-wrap: break-word;
  color: #7A6C58;
  font-size: 0.688rem;
}.bbr-seo_8nt {
  padding: 2.25rem 16px 0;
  background: #0C1020;
}
@media(min-width: 769px) {.bbr-seo_8nt {
  padding: 44px 24px 0;
}
}.bbr-seo_in_8nt {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #141926;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.bbr-seo_in_8nt {
  padding: 36px 40px;
}
}.bbr-seo_label_8nt {
  color: #C8942C;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.bbr-seo_h2_8nt {
  font-size: 20px;
  color: #F2EAD8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 771px) {.bbr-seo_h2_8nt {
  font-size: 24px;
}
}.bbr-seo_body_8nt {
  color: #9A8870;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bbr-seo_body_8nt p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #9A8870;
}.bbr-seo_body_8nt p:last-child {
  margin-bottom: 0;
}.bbr-seo_body_8nt strong {
  color: #C8B89A;
  font-weight: 700;
}.bbr-seo_body_8nt a {
  transition: color .2s;
  color: #C8942C;
  text-decoration: underline;
}.bbr-seo_body_8nt a:hover {
  color: #E0A83A;
}.bbr-seo_body_8nt ul,.bbr-seo_body_8nt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bbr-seo_body_8nt ol {
  list-style: decimal;
}.bbr-seo_body_8nt li {
  color: #9A8870;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.bbr-seo_body_8nt table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.bbr-seo_body_8nt table {
  display: table;
}
}.bbr-seo_body_8nt th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8B89A;
  text-align: left;
}.bbr-seo_body_8nt td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8870;
}.bbr-seo_cols_8nt {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.bbr-seo_cols_8nt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bbr-seo_cols_8nt {
  grid-template-columns: repeat(3,1fr);
}
}.bbr-seo_col_h_8nt {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C8B89A;
  font-size: 0.813rem;
}.bbr-seo_col_p_8nt {
  color: #7A6C58;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bbr-seo_stats_8nt {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.bbr-seo_stat_8nt {
  border-radius: 8px;
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(200, 148, 44, 0.18);
  background: rgba(200, 148, 44, 0.07);
  min-width: 140px;
}.bbr-seo_stat_val_8nt {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C8942C;
  overflow-wrap: break-word;
  font-weight: 800;
}.bbr-seo_stat_lb_8nt {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6C58;
}.bbr-ft_8nt {
  background: #070B14;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.bbr-ft_support_8nt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.bbr-ft_support_8nt {
  padding: 1.75rem 24px;
}
}.bbr-ft_support_in_8nt {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bbr-ft_support_main_8nt {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bbr-ft_support_ic_8nt {
  flex-shrink: 0;
  color: #C8942C;
}.bbr-ft_support_ic_8nt svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.bbr-ft_support_text_title_8nt {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F2EAD8;
  margin-bottom: 3px;
  font-weight: 700;
}.bbr-ft_support_text_sub_8nt {
  font-size: 0.75rem;
  color: #7A6C58;
  overflow-wrap: break-word;
}.bbr-ft_support_btn_8nt {
  transition: background .2s;
  background: #C8942C;
  border-radius: 0.5rem;
  padding: 11px 22px;
  white-space: nowrap;
  color: #F2EAD8;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.bbr-ft_support_btn_8nt:hover {
  background: #E0A83A;
}.bbr-ft_support_contacts_8nt {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.bbr-ft_support_contact_8nt {
  color: #6A5E4C;
  line-height: 1.4;
  font-size: 0.75rem;
}.bbr-ft_support_contact_8nt strong {
  color: #9A8870;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
}.bbr-ft_main_8nt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 765px) {.bbr-ft_main_8nt {
  padding: 40px 24px 32px;
}
}.bbr-ft_main_in_8nt {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.bbr-ft_main_in_8nt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.bbr-ft_main_in_8nt {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bbr-ft_col_logo_8nt {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.bbr-ft_col_logo_8nt {
  grid-column: auto;
}
}.bbr-ft_logo_8nt {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  color: #F2EAD8;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
}.bbr-ft_logo_mark_8nt {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.bbr-ft_logo_mark_8nt img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bbr-ft_logo_sub_8nt {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A5E4C;
  max-width: 12.5rem;
}.bbr-ft_col_title_8nt {
  font-weight: 700;
  letter-spacing: .07em;
  color: #9A8870;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
}.bbr-ft_col_links_8nt {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.bbr-ft_col_link_8nt {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5E4C;
  font-size: 0.813rem;
}.bbr-ft_col_link_8nt:hover {
  color: #C8B89A;
}.bbr-ft_apps_8nt {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bbr-ft_app_card_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.bbr-ft_app_card_8nt:hover {
  border-color: rgba(200, 148, 44, 0.45);
}.bbr-ft_app_card_ic_8nt svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bbr-ft_app_card_os_8nt {
  font-weight: 600;
  color: #6A5E4C;
  font-size: 10px;
}.bbr-ft_app_card_action_8nt {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C8B89A;
}.bbr-ft_bot_8nt {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.bbr-ft_bot_8nt {
  padding: 1.25rem 1.5rem;
}
}.bbr-ft_bot_in_8nt {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bbr-ft_socials_8nt {
  gap: 0.5rem;
  display: flex;
}.bbr-ft_soc_8nt {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  display: flex;
  align-items: center;
  color: #9A8870;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
}.bbr-ft_soc_8nt svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.bbr-ft_soc_8nt:hover {
  background: rgba(255, 255, 255, 0.07);
}.bbr-ft_legal_8nt {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7C68;
  font-size: 0.688rem;
  min-width: 200px;
}.bbr-ft_legal_8nt strong {
  color: #9A8870;
  font-weight: 700;
}.bbr-ft_legal_8nt a {
  color: #9A8870;
  text-decoration: underline;
}.bbr-ft_age_8nt {
  border: 2px solid #8A7C68;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  color: #8A7C68;
  font-size: 0.688rem;
  margin-left: auto;
  height: 2rem;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
}