*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100806;
  font-family: 'Mulish', sans-serif;
  color: #D6C4A4;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bxd-layout_ht0 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.bxd-page_ht0 {
  min-height: 100vh;
  display: flex;
}.bxd-main_ht0 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1082px) {.bxd-main_ht0 {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.bxd-main_ht0 {
  padding-bottom: 72px;
}
}.bxd-gc_ht0 {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  background: #170B07;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.bxd-gc_ht0 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.bxd-gc_ht0 {
  width: 168px;
}
}.bxd-gc_ht0:hover {
  transform: translateY(-3px);
  border-color: rgba(200,146,42,0.08);
}.bxd-gc_img_ht0 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.bxd-gc_img_ht0 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.bxd-gc_hover_ht0 {
  inset: 0;
  background: rgba(10,4,2,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.bxd-gc_ht0:hover .bxd-gc_hover_ht0 {
  opacity: 1;
}.bxd-gc_hover_btn_ht0 {
  padding: 0.5rem 1rem;
  background: #C8922A;
  border-radius: 6px;
  font-weight: 700;
  color: #F5E4C8;
  font-size: 0.75rem;
}.bxd-gc_info_ht0 {
  padding: 8px 10px 0.625rem;
}.bxd-gc_name_ht0 {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D6C4A4;
  font-weight: 600;
}.bxd-gc_prov_ht0 {
  font-size: 0.625rem;
  color: #644E3C;
}.bxd-gc_tag_ht0 {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  letter-spacing: .04em;
  left: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  top: 6px;
  font-size: 9px;
  z-index: 2;
}.bxd-gc_tag_hot_ht0 {
  background: #C42B2B;
  color: #fff;
}.bxd-gc_tag_new_ht0 {
  background: #3DA85C;
  color: #100806;
}.bxd-gc_tag_jp_ht0 {
  background: #E8B84B;
  color: #100806;
}.bxd-gc_tag_ex_ht0 {
  background: #8B1C2C;
  color: #fff;
}.bxd-gc_tag_live_ht0 {
  background: #C42B2B;
  color: #fff;
}.bxd-gr_ht0 {
  background: #100806;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.bxd-gr_ht0 {
  padding: 36px 1.5rem 0;
}
}.bxd-gr_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-gr_head_ht0 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.bxd-gr_head_l_ht0 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.bxd-gr_ic_ht0 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 2rem;
  width: 32px;
  display: flex;
}.bxd-gr_ic_ht0 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.bxd-gr_title_ht0 {
  overflow-wrap: break-word;
  color: #F5E4C8;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 770px) {.bxd-gr_title_ht0 {
  font-size: 1.125rem;
}
}.bxd-gr_more_ht0 {
  transition: color .2s;
  gap: 5px;
  color: #7E6650;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.bxd-gr_more_ht0:hover {
  color: #C8922A;
}.bxd-gr_more_ht0 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bxd-gr_arrows_ht0 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.bxd-gr_arr_ht0 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  width: 30px;
  height: 30px;
  display: flex;
  color: #AA9070;
  justify-content: center;
  align-items: center;
}.bxd-gr_arr_ht0:hover {
  background: rgba(255,255,255,0.07);
  color: #F5E4C8;
}.bxd-gr_arr_ht0 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.bxd-gr_seo_h_ht0 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #D6C4A4;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 770px) {.bxd-gr_seo_h_ht0 {
  font-size: 14px;
}
}.bxd-gr_seo_ht0 {
  color: #7E6650;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  font-size: 0.75rem;
}.bxd-gr_seo_ht0 strong {
  font-weight: 600;
  color: #D6C4A4;
}.bxd-gr_scroll_ht0 {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.bxd-gr_scroll_ht0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.bxd-gr_scroll_ht0 {
  gap: 0.75rem;
}
}.bxd-tb_ht0 {
  background: #0E0705;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  display: flex;
  position: fixed;
  height: 56px;
  z-index: 80;
  top: 0;
  align-items: center;
  right: 0;
}.bxd-tb_in_ht0 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.bxd-tb_burger_ht0 {
  border-radius: 10px;
  gap: 5px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2.375rem;
  align-items: center;
  margin-right: 8px;
  flex-direction: column;
  width: 2.375rem;
}.bxd-tb_burger_ht0:hover {
  background: rgba(255,255,255,0.05);
}.bxd-tb_burger_line_ht0 {
  border-radius: 1px;
  background: #AA9070;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.bxd-tb_burger_ht0 {
  display: none;
}
}.bxd-tb_logo_ht0 {
  gap: 0.563rem;
  color: #F5E4C8;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 20px;
  display: flex;
  font-weight: 800;
}.bxd-tb_logo_mark_ht0 {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
  width: 32px;
}.bxd-tb_logo_mark_ht0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bxd-tb_nav_ht0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.bxd-tb_nav_ht0 {
  display: flex;
}
}.bxd-tb_tab_ht0 {
  padding: 8px 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #AA9070;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.bxd-tb_tab_ht0:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E4C8;
}.bxd-tb_tab_ht0.bxd-state_active_ht0 {
  background: rgba(200,146,42,0.18);
  color: #F5E4C8;
}.bxd-tb_right_ht0 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.bxd-tb_login_ht0 {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  display: none;
  font-size: 13px;
  color: #D6C4A4;
  font-weight: 600;
}.bxd-tb_login_ht0:hover {
  border-color: rgba(200,146,42,0.55);
  color: #F5E4C8;
}
@media(min-width:480px) {.bxd-tb_login_ht0 {
  display: block;
}
}.bxd-tb_reg_ht0 {
  transition: background .2s;
  background: #3DA85C;
  padding: 9px 18px;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0705;
}.bxd-tb_reg_ht0:hover {
  background: #4EC46E;
}.bxd-sb_ht0 {
  background: #1E0E09;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  top: 56px;
  width: 220px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
}.bxd-sb_ht0.bxd-state_open_ht0 {
  transform: translateX(0);
}.bxd-sb_ht0::-webkit-scrollbar {
  width: 0.25rem;
}.bxd-sb_ht0::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.bxd-sb_ht0 {
  transform: translateX(0);
}
}.bxd-sb_auth_ht0 {
  padding: 0.875rem 0.75rem 0.625rem;
}.bxd-sb_btn_reg_ht0 {
  background: #3DA85C;
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  color: #0E0705;
  font-size: 0.813rem;
}.bxd-sb_btn_reg_ht0:hover {
  background: #4EC46E;
}.bxd-sb_btn_login_ht0 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  display: block;
  color: #D6C4A4;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
}.bxd-sb_btn_login_ht0:hover {
  border-color: rgba(200,146,42,0.55);
  color: #F5E4C8;
}.bxd-sb_promo_ht0 {
  padding: 0.75rem 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0C08,#1E0E09);
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200,146,42,0.18);
  border-radius: 10px;
  position: relative;
}.bxd-sb_promo_ht0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,146,42,0.18),transparent 70%);
  width: 5rem;
  position: absolute;
  top: -20px;
  height: 80px;
  content: '';
  right: -1.25rem;
}.bxd-sb_promo_title_ht0 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8922A;
}.bxd-sb_promo_text_ht0 {
  line-height: 1.35;
  color: #F5E4C8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
}.bxd-sb_promo_sub_ht0 {
  color: #7E6650;
  font-size: 0.625rem;
  margin-top: 3px;
}.bxd-sb_nav_ht0 {
  padding: 6px 8px 1rem;
}.bxd-sb_nav_lb_ht0 {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #644E3C;
  font-size: 10px;
  font-weight: 700;
}.bxd-sb_link_ht0 {
  padding: 9px 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  gap: 10px;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #AA9070;
}.bxd-sb_link_ht0:hover {
  background: rgba(255,255,255,0.05);
  color: #F5E4C8;
}.bxd-sb_link_ht0.bxd-state_active_ht0 {
  background: rgba(200,146,42,0.18);
  color: #F5E4C8;
}.bxd-sb_ic_ht0 {
  border-radius: 6px;
  justify-content: center;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
}.bxd-sb_ic_ht0 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.bxd-sb_ic_1_ht0 {
  background: rgba(200,146,42,0.08);
  color: #C8922A;
}.bxd-sb_ic_2_ht0 {
  background: rgba(61,168,92,0.16);
  color: #3DA85C;
}.bxd-sb_ic_3_ht0 {
  background: rgba(232,184,75,0.16);
  color: #E8B84B;
}.bxd-sb_ic_4_ht0 {
  background: rgba(139,28,44,0.22);
  color: #8B1C2C;
}.bxd-sb_ic_5_ht0 {
  background: rgba(200,146,42,0.08);
  color: #D4407A;
}.bxd-sb_ic_6_ht0 {
  background: rgba(139,28,44,0.22);
  color: #9B3DBF;
}.bxd-sb_badge_ht0 {
  background: #E8B84B;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0E0705;
  font-weight: 700;
}.bxd-sb_bot_ht0 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.bxd-sb_lang_ht0,.bxd-sb_help_ht0 {
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 6px;
  transition: border-color .2s;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  justify-content: center;
  color: #AA9070;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
}.bxd-sb_lang_ht0:hover,.bxd-sb_help_ht0:hover {
  border-color: rgba(200,146,42,0.55);
  color: #F5E4C8;
}.bxd-sb_lang_ht0 svg,.bxd-sb_help_ht0 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.bxd-sb_bd_ht0 {
  background: rgba(10,4,2,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.bxd-sb_bd_ht0.bxd-state_on_ht0 {
  display: block;
}
@media(min-width: 1083px) {.bxd-sb_bd_ht0 {
  display: none!important;
}
}.bxd-mob_nav_ht0 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1E0E09;
  border-top: 1px solid rgba(255,255,255,0.10);
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width:1080px) {.bxd-mob_nav_ht0 {
  display: none;
}
}.bxd-mob_nav_item_ht0 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #644E3C;
}.bxd-mob_nav_ic_ht0 {
  line-height: 1;
}.bxd-mob_nav_ic_ht0 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.bxd-mob_nav_lb_ht0 {
  color: #644E3C;
  font-size: 0.625rem;
  font-weight: 600;
}.bxd-mob_nav_item_ht0.bxd-state_active_ht0 {
  color: #C8922A;
}.bxd-mob_nav_item_ht0.bxd-state_active_ht0 .bxd-mob_nav_lb_ht0 {
  color: #C8922A;
}.bxd-hero_ht0 {
  padding: 1.25rem 16px 0;
  background: #100806;
}
@media(min-width: 770px) {.bxd-hero_ht0 {
  padding: 24px 1.5rem 0;
}
}.bxd-hero_in_ht0 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.bxd-hero_in_ht0 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.bxd-hero_in_ht0 {
  grid-template-columns: 1fr 21.25rem;
}
}.bxd-hero_promo_ht0 {
  overflow: hidden;
  background: #170B07;
  border-radius: 1rem;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 771px) {.bxd-hero_promo_ht0 {
  min-height: 17.5rem;
}
}.bxd-hero_promo_bg_ht0 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A0C08 0%,#100806 100%);
  position: absolute;
  background-size: cover;
}.bxd-hero_promo_bg_ht0::after {
  background: linear-gradient(90deg,#100806 0%,rgba(10,4,2,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bxd-hero_promo_glow_ht0 {
  background: radial-gradient(circle,rgba(139,28,44,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  position: absolute;
  height: 300px;
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
}.bxd-hero_promo_ct_ht0 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 767px) {.bxd-hero_promo_ct_ht0 {
  padding: 40px 32px;
}
}.bxd-hero_badge_ht0 {
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(200,146,42,0.18);
  border: 1px solid rgba(200,146,42,0.08);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
}.bxd-hero_h1_ht0 {
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  color: #F5E4C8;
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.bxd-hero_h1_ht0 em {
  font-style: normal;
  color: #E8B84B;
}
@media(min-width: 766px) {.bxd-hero_h1_ht0 {
  font-size: 36px;
}
}.bxd-hero_sub_ht0 {
  color: #AA9070;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.bxd-hero_sub_ht0 {
  font-size: 0.875rem;
}
}.bxd-hero_row_ht0 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bxd-hero_cta_ht0 {
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  background: #3DA85C;
  transition: background .2s;
  color: #0E0705;
  box-shadow: 0px 0.375rem 1.375rem rgba(61,168,92,0.48);
  font-weight: 700;
  font-size: 0.875rem;
}.bxd-hero_cta_ht0:hover {
  background: #4EC46E;
}.bxd-hero_terms_ht0 {
  color: #644E3C;
  font-size: 0.688rem;
}.bxd-hero_game_ht0 {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #170B07;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.bxd-hero_game_badge_ht0 {
  padding: 5px 0.625rem;
  border: 1px solid rgba(232,184,75,0.16);
  background: rgba(232,184,75,0.16);
  border-radius: 20px;
  z-index: 3;
  font-weight: 700;
  top: 0.75rem;
  left: 0.75rem;
  color: #E8B84B;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  position: absolute;
}.bxd-hero_game_badge_ht0 svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.bxd-hero_game_img_ht0 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0C08,#100806);
  padding-bottom: 60%;
  position: relative;
}.bxd-hero_game_img_ht0 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bxd-hero_game_play_ht0 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10,4,2,0.72);
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.bxd-hero_game_ht0:hover .bxd-hero_game_play_ht0 {
  opacity: 1;
}.bxd-hero_game_play_ht0 span {
  background: #C8922A;
  border-radius: 50%;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.bxd-hero_game_play_ht0 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.bxd-hero_game_info_ht0 {
  padding: 14px 16px;
}.bxd-hero_game_title_ht0 {
  color: #F5E4C8;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
}.bxd-hero_game_provider_ht0 {
  color: #7E6650;
  font-size: 0.688rem;
}.bxd-hero_game_btn_ht0 {
  background: #C8922A;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #F5E4C8;
  display: block;
}.bxd-hero_game_ht0:hover .bxd-hero_game_btn_ht0 {
  background: #DBA83E;
}.bxd-sbar_ht0 {
  padding: 1rem 16px 0;
  background: #100806;
}
@media(min-width: 769px) {.bxd-sbar_ht0 {
  padding: 1.125rem 1.5rem 0;
}
}.bxd-sbar_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-sbar_row_ht0 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.bxd-sbar_input_ht0 {
  background: #170B07;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 16px;
  gap: 0.625rem;
  border-radius: 10px;
  flex: 1;
  align-items: center;
  font-size: 0.813rem;
  color: #7E6650;
  display: flex;
  cursor: pointer;
}.bxd-sbar_input_ht0:hover {
  border-color: rgba(200,146,42,0.55);
}.bxd-sbar_input_ht0 svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
}.bxd-sbar_providers_ht0 {
  padding: 11px 18px;
  border-radius: 10px;
  background: #170B07;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 8px;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  color: #D6C4A4;
  white-space: nowrap;
  display: flex;
}.bxd-sbar_providers_ht0:hover {
  border-color: rgba(200,146,42,0.55);
  color: #F5E4C8;
}.bxd-sbar_providers_ht0 svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.bxd-sbar_tabs_ht0 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.bxd-sbar_tabs_ht0::-webkit-scrollbar {
  display: none;
}.bxd-sbar_tab_ht0 {
  gap: 7px;
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  color: #AA9070;
  font-weight: 600;
}.bxd-sbar_tab_ht0:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,146,42,0.55);
  color: #F5E4C8;
}.bxd-sbar_tab_ht0.bxd-state_active_ht0 {
  background: rgba(200,146,42,0.18);
  border-color: rgba(200,146,42,0.08);
  color: #F5E4C8;
}.bxd-sbar_tab_ic_ht0 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.bxd-wy_ht0 {
  padding: 2rem 1rem 0;
  background: #100806;
}
@media(min-width: 770px) {.bxd-wy_ht0 {
  padding: 2.5rem 1.5rem 0;
}
}.bxd-wy_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-wy_head_ht0 {
  margin-bottom: 18px;
  max-width: 720px;
}.bxd-wy_label_ht0 {
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.bxd-wy_h2_ht0 {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5E4C8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.bxd-wy_h2_ht0 {
  font-size: 1.5rem;
}
}.bxd-wy_intro_ht0 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6650;
}.bxd-wy_grid_ht0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bxd-wy_grid_ht0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.bxd-wy_grid_ht0 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bxd-wy_card_ht0 {
  background: #1E0E09;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
}.bxd-wy_card_ht0:hover {
  transform: translateY(-2px);
  border-color: rgba(200,146,42,0.08);
}.bxd-wy_card_ic_ht0 {
  border-radius: 50%;
  background: rgba(200,146,42,0.18);
  width: 2.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  color: #C8922A;
  justify-content: center;
  height: 2.75rem;
  display: flex;
}.bxd-wy_card_ic_ht0 svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.bxd-wy_card_h_ht0 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5E4C8;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
}.bxd-wy_card_p_ht0 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6650;
  font-size: 13px;
}.bxd-wy_card_p_ht0 strong {
  font-weight: 600;
  color: #D6C4A4;
}.bxd-gcg_ht0 {
  background: #100806;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bxd-gcg_ht0 {
  padding: 44px 24px 0;
}
}.bxd-gcg_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-gcg_head_ht0 {
  margin-bottom: 20px;
  max-width: 45rem;
}.bxd-gcg_label_ht0 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-weight: 700;
}.bxd-gcg_h2_ht0 {
  color: #F5E4C8;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.bxd-gcg_h2_ht0 {
  font-size: 28px;
}
}.bxd-gcg_intro_ht0 {
  color: #7E6650;
  font-size: 0.813rem;
  line-height: 1.6;
}.bxd-gcg_grid_ht0 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.bxd-gcg_grid_ht0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.bxd-gcg_grid_ht0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bxd-gcg_card_ht0 {
  overflow: hidden;
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  position: relative;
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.bxd-gcg_card_ht0:hover {
  border-color: rgba(200,146,42,0.18);
  transform: translateY(-3px);
}.bxd-gcg_card_bg_ht0 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.bxd-gcg_card_bg_ht0::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bxd-gcg_card_ic_ht0 {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  justify-content: center;
  color: #F5E4C8;
  top: 1.125rem;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 2;
  align-items: center;
  position: absolute;
}.bxd-gcg_card_ic_ht0 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.bxd-gcg_card_ct_ht0 {
  z-index: 1;
  position: relative;
}.bxd-gcg_card_h_ht0 {
  color: #F5E4C8;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}
@media(min-width: 770px) {.bxd-gcg_card_h_ht0 {
  font-size: 1.25rem;
}
}.bxd-gcg_card_p_ht0 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.bxd-gcg_card_p_ht0 strong {
  font-weight: 600;
  color: #F5E4C8;
}.bxd-gcg_card_cta_ht0 {
  gap: 0.25rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  color: #C8922A;
}.bxd-gcg_card_cta_ht0 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.bxd-ws_ht0 {
  background: #100806;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.bxd-ws_ht0 {
  padding: 36px 24px 0;
}
}.bxd-ws_in_ht0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxd-ws_head_ht0 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.bxd-ws_title_ht0 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #F5E4C8;
  flex-wrap: wrap;
}.bxd-ws_title_ic_ht0 svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E8B84B;
}.bxd-ws_online_ht0 {
  gap: 0.438rem;
  color: #7E6650;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}.bxd-ws_online_dot_ht0 {
  background: #3DA85C;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(61,168,92,0.16);
  width: 8px;
}.bxd-ws_scroll_ht0 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
}.bxd-ws_scroll_ht0::-webkit-scrollbar {
  display: none;
}.bxd-wc_ht0 {
  gap: 0.625rem;
  border-radius: 0.625rem;
  background: #170B07;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.10);
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.bxd-wc_img_ht0 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1E0E09;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.bxd-wc_img_ht0 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bxd-wc_info_ht0 {
  min-width: 0;
}.bxd-wc_game_ht0 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #D6C4A4;
}.bxd-wc_player_ht0 {
  overflow: hidden;
  white-space: nowrap;
  color: #644E3C;
  font-size: 10px;
  text-overflow: ellipsis;
}.bxd-wc_amount_ht0 {
  color: #3DA85C;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.bxd-app_ht0 {
  background: #100806;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.bxd-app_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-app_in_ht0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxd-app_head_ht0 {
  margin-bottom: 16px;
}.bxd-app_label_ht0 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.bxd-app_h2_ht0 {
  overflow-wrap: break-word;
  color: #F5E4C8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.bxd-app_h2_ht0 {
  font-size: 24px;
}
}.bxd-app_sub_ht0 {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6650;
}.bxd-app_sub_ht0 strong {
  font-weight: 700;
  color: #D6C4A4;
}.bxd-app_cards_ht0 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.bxd-app_cards_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}.bxd-app_card_ht0 {
  overflow: hidden;
  border-radius: 10px;
  gap: 1rem;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.bxd-app_card_ios_ht0 {
  background: linear-gradient(135deg,rgba(200,146,42,0.18) 0%,#1E0E09 100%);
}.bxd-app_card_android_ht0 {
  background: linear-gradient(135deg,rgba(61,168,92,0.16) 0%,#1E0E09 100%);
}.bxd-app_card_win_ht0 {
  background: linear-gradient(135deg,rgba(232,184,75,0.16) 0%,#1E0E09 100%);
}.bxd-app_card_ic_ht0 svg {
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bxd-app_card_ic_ht0 {
  color: #F5E4C8;
  flex-shrink: 0;
}.bxd-app_card_os_ht0 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #7E6650;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.bxd-app_card_title_ht0 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5E4C8;
  line-height: 1.2;
  font-weight: 700;
}.bxd-app_card_text_ht0 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #7E6650;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bxd-app_card_btn_ht0 {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(200,146,42,0.55);
  gap: 7px;
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 10px 1.125rem;
  font-weight: 700;
  align-items: center;
  color: #F5E4C8;
  font-size: 13px;
  display: inline-flex;
}.bxd-app_card_btn_ht0:hover {
  background: rgba(255,255,255,0.07);
}.bxd-bon_ht0 {
  padding: 36px 16px 0;
  background: #100806;
}
@media(min-width: 769px) {.bxd-bon_ht0 {
  padding: 2.75rem 1.5rem 0;
}
}.bxd-bon_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-bon_head_ht0 {
  margin-bottom: 20px;
}.bxd-bon_label_ht0 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 8px;
}.bxd-bon_h2_ht0 {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  color: #F5E4C8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width:768px) {.bxd-bon_h2_ht0 {
  font-size: 24px;
}
}.bxd-bon_seo_ht0 {
  font-size: 0.813rem;
  color: #7E6650;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.bxd-bon_seo_ht0 strong {
  font-weight: 700;
  color: #D6C4A4;
}.bxd-bon_seo_ht0 a {
  color: #C8922A;
  text-decoration: underline;
}.bxd-bon_grid_ht0 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.bxd-bon_grid_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.bxd-bon_grid_ht0 {
  grid-template-columns: repeat(5,1fr);
}
}.bxd-bon_card_ht0 {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  background: #170B07;
}.bxd-bon_card_ht0:hover {
  border-color: rgba(200,146,42,0.08);
  transform: translateY(-2px);
}.bxd-bon_card_ic_ht0 svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.bxd-bon_card_ic_ht0 {
  margin-bottom: 0.625rem;
}.bxd-bon_card_type_ht0 {
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #7E6650;
}.bxd-bon_card_amount_ht0 {
  color: #E8B84B;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.bxd-bon_card_name_ht0 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F5E4C8;
}.bxd-bon_card_detail_ht0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #644E3C;
  padding-top: 0.5rem;
  line-height: 1.5;
}.bxd-prov_ht0 {
  padding: 2.25rem 1rem 0;
  background: #100806;
}
@media(min-width: 769px) {.bxd-prov_ht0 {
  padding: 44px 24px 0;
}
}.bxd-prov_in_ht0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxd-prov_head_ht0 {
  margin-bottom: 1rem;
}.bxd-prov_label_ht0 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8922A;
  text-transform: uppercase;
}.bxd-prov_h2_ht0 {
  color: #F5E4C8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.bxd-prov_h2_ht0 {
  font-size: 1.5rem;
}
}.bxd-prov_seo_ht0 {
  line-height: 1.6;
  color: #7E6650;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.bxd-prov_seo_ht0 strong {
  color: #D6C4A4;
  font-weight: 700;
}.bxd-prov_seo_ht0 a {
  text-decoration: underline;
  color: #C8922A;
}.bxd-prov_grid_ht0 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.bxd-prov_grid_ht0 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.bxd-prov_grid_ht0 {
  grid-template-columns: repeat(8,1fr);
}
}.bxd-prov_card_ht0 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #170B07;
  padding: 14px 0.625rem;
  gap: 7px;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.bxd-prov_card_ht0:hover {
  background: #1E0E09;
  border-color: rgba(200,146,42,0.55);
}.bxd-prov_logo_ht0 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  justify-content: center;
}.bxd-prov_logo_ht0 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.bxd-prov_name_ht0 {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #AA9070;
}.bxd-htp_ht0 {
  background: #100806;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.bxd-htp_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-htp_in_ht0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxd-htp_head_ht0 {
  max-width: 720px;
  margin-bottom: 22px;
}.bxd-htp_label_ht0 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 0.5rem;
}.bxd-htp_h2_ht0 {
  font-weight: 800;
  color: #F5E4C8;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 767px) {.bxd-htp_h2_ht0 {
  font-size: 28px;
}
}.bxd-htp_intro_ht0 {
  color: #7E6650;
  line-height: 1.6;
  font-size: 0.875rem;
}.bxd-htp_steps_ht0 {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.bxd-htp_steps_ht0 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.bxd-htp_steps_ht0 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.bxd-htp_step_ht0 {
  border-radius: 10px;
  padding: 1.25rem 18px 18px;
  background: #1E0E09;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  position: relative;
  flex-direction: column;
}.bxd-htp_step_num_ht0 {
  background: #C8922A;
  border-radius: 50%;
  height: 1.75rem;
  font-family: 'Playfair Display', serif;
  left: 1.25rem;
  justify-content: center;
  width: 1.75rem;
  top: -12px;
  position: absolute;
  font-size: 0.813rem;
  color: #0E0705;
  font-weight: 800;
  align-items: center;
  display: flex;
}.bxd-htp_step_ic_ht0 {
  border-radius: 0.375rem;
  margin: 0.5rem 0 12px;
  background: rgba(200,146,42,0.18);
  width: 36px;
  color: #C8922A;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
}.bxd-htp_step_ic_ht0 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.bxd-htp_step_h_ht0 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #F5E4C8;
  line-height: 1.25;
  overflow-wrap: break-word;
}.bxd-htp_step_p_ht0 {
  line-height: 1.55;
  color: #7E6650;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bxd-htp_step_p_ht0 strong {
  color: #D6C4A4;
  font-weight: 600;
}.bxd-htp_cta_ht0 {
  background: #3DA85C;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.625rem;
  color: #0E0705;
  font-size: 0.875rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
}.bxd-htp_cta_ht0:hover {
  background: #4EC46E;
}.bxd-reg_ht0 {
  padding: 2.25rem 1rem 0;
  background: #100806;
}
@media(min-width: 769px) {.bxd-reg_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-reg_in_ht0 {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1E0E09;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 1320px;
}
@media(min-width: 765px) {.bxd-reg_in_ht0 {
  padding: 2.5rem;
}
}.bxd-reg_top_ht0 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.bxd-reg_top_ht0 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bxd-reg_label_ht0 {
  color: #C8922A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.bxd-reg_h2_ht0 {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5E4C8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.bxd-reg_h2_ht0 {
  font-size: 28px;
}
}.bxd-reg_bonus_ht0 {
  background: rgba(232,184,75,0.16);
  border: 1px solid rgba(232,184,75,0.16);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border-radius: 0.625rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.bxd-reg_bonus_amount_ht0 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8B84B;
}.bxd-reg_bonus_text_ht0 {
  color: #AA9070;
  font-size: 0.813rem;
  line-height: 1.35;
}.bxd-reg_cta_btn_ht0 {
  padding: 14px 2rem;
  background: #3DA85C;
  transition: background .2s;
  border-radius: 0.625rem;
  box-shadow: 0px 6px 1.375rem rgba(61,168,92,0.48);
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0E0705;
}.bxd-reg_cta_btn_ht0:hover {
  background: #4EC46E;
}.bxd-reg_terms_ht0 {
  color: #644E3C;
  line-height: 1.5;
  font-size: 11px;
}.bxd-reg_seo_ht0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 1.25rem;
  color: #7E6650;
}.bxd-reg_seo_ht0 p {
  margin-bottom: 0.625rem;
  color: #7E6650;
  font-size: 13px;
  line-height: 1.65;
}.bxd-reg_seo_ht0 p:last-child {
  margin-bottom: 0;
}.bxd-reg_seo_ht0 strong {
  font-weight: 700;
  color: #D6C4A4;
}.bxd-reg_seo_ht0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bxd-reg_seo_ht0 a:hover {
  color: #DBA83E;
}.bxd-reg_seo_ht0 ul,.bxd-reg_seo_ht0 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.bxd-reg_seo_ht0 ol {
  list-style: decimal;
}.bxd-reg_seo_ht0 li {
  line-height: 1.65;
  color: #7E6650;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.bxd-reg_seo_ht0 table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.bxd-reg_seo_ht0 table {
  display: table;
}
}.bxd-reg_seo_ht0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D6C4A4;
}.bxd-reg_seo_ht0 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E6650;
}.bxd-reg_steps_ht0 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.bxd-reg_steps_ht0 {
  margin-top: 0;
}
}.bxd-reg_step_ht0 {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.bxd-reg_step_num_ht0 {
  background: rgba(200,146,42,0.18);
  border-radius: 50%;
  border: 1px solid rgba(200,146,42,0.08);
  font-size: 0.875rem;
  font-weight: 800;
  justify-content: center;
  display: flex;
  height: 2.125rem;
  width: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  color: #C8922A;
}.bxd-reg_step_title_ht0 {
  font-weight: 700;
  color: #F5E4C8;
  margin-bottom: 3px;
  font-size: 14px;
}.bxd-reg_step_text_ht0 {
  font-size: 12px;
  line-height: 1.5;
  color: #7E6650;
}.bxd-reg_trust_ht0 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
}.bxd-reg_trust_item_ht0 {
  gap: 7px;
  align-items: center;
  color: #7E6650;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.bxd-reg_trust_ic_ht0 svg {
  stroke-linecap: round;
  color: #C8922A;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.bxd-faq_ht0 {
  background: #100806;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.bxd-faq_ht0 {
  padding: 44px 24px 0;
}
}.bxd-faq_in_ht0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxd-faq_head_ht0 {
  margin-bottom: 1.25rem;
}.bxd-faq_label_ht0 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.bxd-faq_h2_ht0 {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 20px;
  color: #F5E4C8;
}
@media(min-width: 766px) {.bxd-faq_h2_ht0 {
  font-size: 24px;
}
}.bxd-faq_list_ht0 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bxd-faq_item_ht0 {
  background: #1E0E09;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
}.bxd-faq_q_ht0 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  font-size: 14px;
  display: flex;
  color: #D6C4A4;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
}.bxd-faq_q_ht0:hover {
  color: #F5E4C8;
}.bxd-faq_q_ic_ht0 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  font-size: 1rem;
  justify-content: center;
  width: 24px;
  color: #C8922A;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  align-items: center;
}.bxd-faq_item_ht0.bxd-state_open_ht0 .bxd-faq_q_ic_ht0 {
  transform: rotate(45deg);
}.bxd-faq_a_ht0 {
  padding: 0 20px 16px;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #7E6650;
  overflow-wrap: break-word;
}.bxd-faq_item_ht0.bxd-state_open_ht0 .bxd-faq_a_ht0 {
  display: block;
}.bxd-faq_a_ht0 strong {
  color: #D6C4A4;
  font-weight: 700;
}.bxd-faq_a_ht0 a {
  color: #C8922A;
  text-decoration: underline;
}.bxd-faq_a_ht0 ul,.bxd-faq_a_ht0 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.bxd-faq_a_ht0 ol {
  list-style: decimal;
}.bxd-faq_a_ht0 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.bxd-faq_a_ht0 table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.bxd-faq_a_ht0 table {
  display: table;
}
}.bxd-faq_a_ht0 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D6C4A4;
}.bxd-faq_a_ht0 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #7E6650;
}.bxd-seo_ht0 {
  padding: 2.25rem 16px 0;
  background: #100806;
}
@media(min-width: 770px) {.bxd-seo_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-seo_in_ht0 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E0E09;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.bxd-seo_in_ht0 {
  padding: 36px 2.5rem;
}
}.bxd-seo_label_ht0 {
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.bxd-seo_h2_ht0 {
  margin-bottom: 14px;
  color: #F5E4C8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.bxd-seo_h2_ht0 {
  font-size: 24px;
}
}.bxd-seo_body_ht0 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #AA9070;
  line-height: 1.75;
}.bxd-seo_body_ht0 p {
  color: #AA9070;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.bxd-seo_body_ht0 p:last-child {
  margin-bottom: 0;
}.bxd-seo_body_ht0 strong {
  font-weight: 700;
  color: #D6C4A4;
}.bxd-seo_body_ht0 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.bxd-seo_body_ht0 a:hover {
  color: #DBA83E;
}.bxd-seo_body_ht0 ul,.bxd-seo_body_ht0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.bxd-seo_body_ht0 ol {
  list-style: decimal;
}.bxd-seo_body_ht0 li {
  font-size: 0.875rem;
  color: #AA9070;
  margin-bottom: 6px;
  line-height: 1.75;
}.bxd-seo_body_ht0 table {
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.bxd-seo_body_ht0 table {
  display: table;
}
}.bxd-seo_body_ht0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D6C4A4;
  font-weight: 700;
  text-align: left;
}.bxd-seo_body_ht0 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #AA9070;
}.bxd-seo_cols_ht0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.bxd-seo_cols_ht0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bxd-seo_cols_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}.bxd-seo_col_h_ht0 {
  color: #D6C4A4;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.bxd-seo_col_p_ht0 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6650;
  overflow-wrap: break-word;
}.bxd-seo_stats_ht0 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bxd-seo_stat_ht0 {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200,146,42,0.18);
  border-radius: 10px;
  background: rgba(200,146,42,0.08);
  min-width: 8.75rem;
}.bxd-seo_stat_val_ht0 {
  color: #C8922A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.bxd-seo_stat_lb_ht0 {
  color: #7E6650;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.bxd-seo_ht0 {
  padding: 36px 1rem 0;
  background: #100806;
}
@media(min-width: 767px) {.bxd-seo_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-seo_in_ht0 {
  padding: 28px 24px;
  background: #1E0E09;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.bxd-seo_in_ht0 {
  padding: 2.25rem 2.5rem;
}
}.bxd-seo_label_ht0 {
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.bxd-seo_h2_ht0 {
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  color: #F5E4C8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bxd-seo_h2_ht0 {
  font-size: 1.5rem;
}
}.bxd-seo_body_ht0 {
  color: #AA9070;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.bxd-seo_body_ht0 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #AA9070;
}.bxd-seo_body_ht0 p:last-child {
  margin-bottom: 0;
}.bxd-seo_body_ht0 strong {
  color: #D6C4A4;
  font-weight: 700;
}.bxd-seo_body_ht0 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.bxd-seo_body_ht0 a:hover {
  color: #DBA83E;
}.bxd-seo_body_ht0 ul,.bxd-seo_body_ht0 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bxd-seo_body_ht0 ol {
  list-style: decimal;
}.bxd-seo_body_ht0 li {
  line-height: 1.75;
  color: #AA9070;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.bxd-seo_body_ht0 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.bxd-seo_body_ht0 table {
  display: table;
}
}.bxd-seo_body_ht0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D6C4A4;
}.bxd-seo_body_ht0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #AA9070;
}.bxd-seo_cols_ht0 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.bxd-seo_cols_ht0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bxd-seo_cols_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}.bxd-seo_col_h_ht0 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D6C4A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bxd-seo_col_p_ht0 {
  color: #7E6650;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bxd-seo_stats_ht0 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bxd-seo_stat_ht0 {
  border: 1px solid rgba(200,146,42,0.18);
  background: rgba(200,146,42,0.08);
  border-radius: 10px;
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.bxd-seo_stat_val_ht0 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8922A;
  font-size: 20px;
}.bxd-seo_stat_lb_ht0 {
  color: #7E6650;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.bxd-rv_ht0 {
  padding: 2.25rem 16px 0;
  background: #100806;
}
@media(min-width: 766px) {.bxd-rv_ht0 {
  padding: 2.75rem 24px 0;
}
}.bxd-rv_in_ht0 {
  margin: 0 auto;
  max-width: 1320px;
}.bxd-rv_head_ht0 {
  max-width: 720px;
  margin-bottom: 20px;
}.bxd-rv_label_ht0 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
}.bxd-rv_h2_ht0 {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #F5E4C8;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 765px) {.bxd-rv_h2_ht0 {
  font-size: 28px;
}
}.bxd-rv_stats_ht0 {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  color: #7E6650;
  font-size: 13px;
  display: flex;
}.bxd-rv_stats_score_ht0 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.bxd-rv_stats_score_val_ht0 {
  color: #E8B84B;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
}.bxd-rv_stats_score_max_ht0 {
  font-size: 0.813rem;
  color: #644E3C;
}.bxd-rv_stats_badge_ht0 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bxd-rv_stats_badge_ht0 svg {
  width: 14px;
  height: 14px;
  color: #E8B84B;
}.bxd-rv_grid_ht0 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.bxd-rv_grid_ht0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.bxd-rv_grid_ht0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bxd-rv_card_ht0 {
  background: #1E0E09;
  padding: 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
}.bxd-rv_card_stars_ht0 {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #E8B84B;
  display: flex;
}.bxd-rv_card_stars_ht0 svg {
  height: 0.875rem;
  width: 0.875rem;
}.bxd-rv_card_h_ht0 {
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #F5E4C8;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
}.bxd-rv_card_body_ht0 {
  flex: 1;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  color: #7E6650;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bxd-rv_card_body_ht0 strong {
  font-weight: 600;
  color: #D6C4A4;
}.bxd-rv_card_meta_ht0 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 12px;
  display: flex;
}.bxd-rv_card_author_ht0 {
  color: #D6C4A4;
  font-size: 0.75rem;
  font-weight: 600;
}.bxd-rv_card_date_ht0 {
  font-size: 11px;
  color: #644E3C;
}.bxd-seo_ht0 {
  background: #100806;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.bxd-seo_ht0 {
  padding: 44px 24px 0;
}
}.bxd-seo_in_ht0 {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #1E0E09;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width:768px) {.bxd-seo_in_ht0 {
  padding: 2.25rem 40px;
}
}.bxd-seo_label_ht0 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #C8922A;
}.bxd-seo_h2_ht0 {
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5E4C8;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.bxd-seo_h2_ht0 {
  font-size: 1.5rem;
}
}.bxd-seo_body_ht0 {
  overflow-wrap: break-word;
  color: #AA9070;
  line-height: 1.75;
  font-size: 14px;
}.bxd-seo_body_ht0 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #AA9070;
}.bxd-seo_body_ht0 p:last-child {
  margin-bottom: 0;
}.bxd-seo_body_ht0 strong {
  font-weight: 700;
  color: #D6C4A4;
}.bxd-seo_body_ht0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bxd-seo_body_ht0 a:hover {
  color: #DBA83E;
}.bxd-seo_body_ht0 ul,.bxd-seo_body_ht0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bxd-seo_body_ht0 ol {
  list-style: decimal;
}.bxd-seo_body_ht0 li {
  color: #AA9070;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.bxd-seo_body_ht0 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.bxd-seo_body_ht0 table {
  display: table;
}
}.bxd-seo_body_ht0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D6C4A4;
}.bxd-seo_body_ht0 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #AA9070;
}.bxd-seo_cols_ht0 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.bxd-seo_cols_ht0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bxd-seo_cols_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}.bxd-seo_col_h_ht0 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D6C4A4;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.bxd-seo_col_p_ht0 {
  color: #7E6650;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bxd-seo_stats_ht0 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bxd-seo_stat_ht0 {
  border: 1px solid rgba(200,146,42,0.18);
  background: rgba(200,146,42,0.08);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.bxd-seo_stat_val_ht0 {
  color: #C8922A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.bxd-seo_stat_lb_ht0 {
  color: #7E6650;
  overflow-wrap: break-word;
  font-size: 11px;
}.bxd-ft_ht0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0A0402;
  margin-top: 3rem;
}.bxd-ft_support_ht0 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.bxd-ft_support_ht0 {
  padding: 28px 24px;
}
}.bxd-ft_support_in_ht0 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.bxd-ft_support_main_ht0 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.bxd-ft_support_ic_ht0 {
  flex-shrink: 0;
  color: #C8922A;
}.bxd-ft_support_ic_ht0 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 30px;
}.bxd-ft_support_text_title_ht0 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F5E4C8;
}.bxd-ft_support_text_sub_ht0 {
  color: #7E6650;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bxd-ft_support_btn_ht0 {
  background: #C8922A;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  font-size: 13px;
  flex-shrink: 0;
  color: #F5E4C8;
  font-weight: 700;
  white-space: nowrap;
}.bxd-ft_support_btn_ht0:hover {
  background: #DBA83E;
}.bxd-ft_support_contacts_ht0 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.bxd-ft_support_contact_ht0 {
  line-height: 1.4;
  color: #644E3C;
  font-size: 12px;
}.bxd-ft_support_contact_ht0 strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #AA9070;
}.bxd-ft_main_ht0 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width:768px) {.bxd-ft_main_ht0 {
  padding: 40px 24px 32px;
}
}.bxd-ft_main_in_ht0 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 639px) {.bxd-ft_main_in_ht0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.bxd-ft_main_in_ht0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bxd-ft_col_logo_ht0 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.bxd-ft_col_logo_ht0 {
  grid-column: auto;
}
}.bxd-ft_logo_ht0 {
  gap: 0.563rem;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #F5E4C8;
  flex-wrap: wrap;
}.bxd-ft_logo_mark_ht0 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.bxd-ft_logo_mark_ht0 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bxd-ft_logo_sub_ht0 {
  color: #644E3C;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.bxd-ft_col_title_ht0 {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  color: #AA9070;
  letter-spacing: .07em;
  font-weight: 700;
}.bxd-ft_col_links_ht0 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.bxd-ft_col_link_ht0 {
  transition: color .2s;
  color: #644E3C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bxd-ft_col_link_ht0:hover {
  color: #D6C4A4;
}.bxd-ft_apps_ht0 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bxd-ft_app_card_ht0 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.bxd-ft_app_card_ht0:hover {
  border-color: rgba(200,146,42,0.55);
}.bxd-ft_app_card_ic_ht0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.bxd-ft_app_card_os_ht0 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #644E3C;
}.bxd-ft_app_card_action_ht0 {
  color: #D6C4A4;
  font-size: 12px;
  font-weight: 700;
}.bxd-ft_bot_ht0 {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.bxd-ft_bot_ht0 {
  padding: 20px 1.5rem;
}
}.bxd-ft_bot_in_ht0 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.bxd-ft_socials_ht0 {
  gap: 8px;
  display: flex;
}.bxd-ft_soc_ht0 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  align-items: center;
  height: 2.25rem;
  display: flex;
  color: #AA9070;
  width: 36px;
  justify-content: center;
}.bxd-ft_soc_ht0 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bxd-ft_soc_ht0:hover {
  background: rgba(255,255,255,0.07);
}.bxd-ft_legal_ht0 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #8C7260;
}.bxd-ft_legal_ht0 strong {
  color: #AA9070;
  font-weight: 700;
}.bxd-ft_legal_ht0 a {
  color: #AA9070;
  text-decoration: underline;
}.bxd-ft_age_ht0 {
  border-radius: 50%;
  border: 2px solid #8C7260;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  color: #8C7260;
  font-weight: 800;
  width: 2rem;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
}