*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100D0A;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  color: #D4C8BB;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hbs_layout_nk6 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.hbs_page_nk6 {
  min-height: 100vh;
  display: flex;
}.hbs_main_nk6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.hbs_main_nk6 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.hbs_main_nk6 {
  padding-bottom: 4.5rem;
}
}.hbs_gc_nk6 {
  overflow: hidden;
  border-radius: 8px;
  background: #161210;
  border: 1px solid rgba(255, 210, 160, 0.06);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hbs_gc_nk6 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.hbs_gc_nk6 {
  width: 10.5rem;
}
}.hbs_gc_nk6:hover {
  transform: translateY(-3px);
  border-color: rgba(224, 120, 32, 0.08);
}.hbs_gc_img_nk6 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.hbs_gc_img_nk6 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.hbs_gc_hover_nk6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.hbs_gc_nk6:hover .hbs_gc_hover_nk6 {
  opacity: 1;
}.hbs_gc_hover_btn_nk6 {
  border-radius: 4px;
  padding: 8px 1rem;
  background: #E07820;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EFE8;
}.hbs_gc_info_nk6 {
  padding: 0.5rem 10px 0.625rem;
}.hbs_gc_name_nk6 {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D4C8BB;
  font-size: 0.75rem;
}.hbs_gc_prov_nk6 {
  font-size: 10px;
  color: #54504C;
}.hbs_gc_tag_nk6 {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.563rem;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
}.hbs_gc_tag_hot_nk6 {
  background: #D93A2B;
  color: #fff;
}.hbs_gc_tag_new_nk6 {
  background: #2DBD7E;
  color: #100D0A;
}.hbs_gc_tag_jp_nk6 {
  background: #F5A623;
  color: #100D0A;
}.hbs_gc_tag_ex_nk6 {
  background: #B8892A;
  color: #fff;
}.hbs_gc_tag_live_nk6 {
  background: #D93A2B;
  color: #fff;
}.hbs_gr_nk6 {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 766px) {.hbs_gr_nk6 {
  padding: 36px 24px 0;
}
}.hbs_gr_in_nk6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hbs_gr_head_nk6 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.hbs_gr_head_l_nk6 {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.hbs_gr_ic_nk6 {
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.hbs_gr_ic_nk6 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.hbs_gr_title_nk6 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EFE8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.hbs_gr_title_nk6 {
  font-size: 1.125rem;
}
}.hbs_gr_more_nk6 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  color: #726860;
  align-items: center;
  display: flex;
  font-weight: 600;
}.hbs_gr_more_nk6:hover {
  color: #E07820;
}.hbs_gr_more_nk6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.hbs_gr_arrows_nk6 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hbs_gr_arr_nk6 {
  border-radius: 4px;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.11);
  transition: background .15s,color .15s;
  color: #9E9088;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.hbs_gr_arr_nk6:hover {
  background: rgba(255, 220, 180, 0.07);
  color: #F5EFE8;
}.hbs_gr_arr_nk6 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.hbs_gr_seo_h_nk6 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  max-width: 680px;
  color: #D4C8BB;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hbs_gr_seo_h_nk6 {
  font-size: 14px;
}
}.hbs_gr_seo_nk6 {
  font-size: 0.75rem;
  color: #726860;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.hbs_gr_seo_nk6 strong {
  color: #D4C8BB;
  font-weight: 600;
}.hbs_gr_scroll_nk6 {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.hbs_gr_scroll_nk6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hbs_gr_scroll_nk6 {
  gap: 12px;
}
}.hbs_tb_nk6 {
  background: #100D0A;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  top: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
  height: 3.5rem;
}.hbs_tb_in_nk6 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.hbs_tb_burger_nk6 {
  border-radius: 8px;
  gap: 5px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  display: flex;
  width: 2.375rem;
  flex-direction: column;
  height: 2.375rem;
}.hbs_tb_burger_nk6:hover {
  background: rgba(255, 220, 180, 0.05);
}.hbs_tb_burger_line_nk6 {
  background: #9E9088;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.hbs_tb_burger_nk6 {
  display: none;
}
}.hbs_tb_logo_nk6 {
  gap: 0.563rem;
  color: #F5EFE8;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  font-size: 18px;
}.hbs_tb_logo_mark_nk6 {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 2rem;
  display: flex;
}.hbs_tb_logo_mark_nk6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hbs_tb_nav_nk6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.hbs_tb_nav_nk6 {
  display: flex;
}
}.hbs_tb_tab_nk6 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  color: #9E9088;
  font-weight: 600;
}.hbs_tb_tab_nk6:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F5EFE8;
}.hbs_tb_tab_nk6.hbs_state_active_nk6 {
  background: rgba(224, 120, 32, 0.18);
  color: #F5EFE8;
}.hbs_tb_right_nk6 {
  gap: 8px;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.hbs_tb_login_nk6 {
  border: 1px solid rgba(255, 210, 160, 0.11);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border-radius: 0.5rem;
  background: rgba(255, 220, 180, 0.05);
  color: #D4C8BB;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.hbs_tb_login_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  color: #F5EFE8;
}
@media(min-width: 479px) {.hbs_tb_login_nk6 {
  display: block;
}
}.hbs_tb_reg_nk6 {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2DBD7E;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0E0B08;
  white-space: nowrap;
}.hbs_tb_reg_nk6:hover {
  background: #3AD48F;
}.hbs_sb_nk6 {
  border-right: 1px solid rgba(255, 220, 180, 0.05);
  background: #1C1814;
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  top: 56px;
  bottom: 0;
  width: 220px;
  z-index: 70;
  overflow-y: auto;
  left: 0;
}.hbs_sb_nk6.hbs_state_open_nk6 {
  transform: translateX(0);
}.hbs_sb_nk6::-webkit-scrollbar {
  width: 4px;
}.hbs_sb_nk6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 180, 0.07);
}
@media(min-width: 1082px) {.hbs_sb_nk6 {
  transform: translateX(0);
}
}.hbs_sb_auth_nk6 {
  padding: 0.875rem 12px 0.625rem;
}.hbs_sb_btn_reg_nk6 {
  padding: 11px;
  background: #2DBD7E;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0E0B08;
  display: block;
  text-align: center;
  font-size: 0.813rem;
}.hbs_sb_btn_reg_nk6:hover {
  background: #3AD48F;
}.hbs_sb_btn_login_nk6 {
  border-radius: 0.5rem;
  padding: 10px;
  border: 1px solid rgba(255, 210, 160, 0.11);
  transition: border-color .2s;
  background: rgba(255, 220, 180, 0.05);
  font-size: 13px;
  display: block;
  color: #D4C8BB;
  text-align: center;
  font-weight: 600;
}.hbs_sb_btn_login_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  color: #F5EFE8;
}.hbs_sb_promo_nk6 {
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(224, 120, 32, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A06,#1C1814);
  padding: 0.75rem 0.875rem;
  border-radius: 8px;
  position: relative;
}.hbs_sb_promo_nk6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 120, 32, 0.18),transparent 70%);
  position: absolute;
  height: 5rem;
  right: -20px;
  content: '';
  width: 5rem;
  top: -20px;
}.hbs_sb_promo_title_nk6 {
  margin-bottom: 4px;
  color: #E07820;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.hbs_sb_promo_text_nk6 {
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5EFE8;
}.hbs_sb_promo_sub_nk6 {
  margin-top: 3px;
  color: #726860;
  font-size: 10px;
}.hbs_sb_nav_nk6 {
  padding: 6px 0.5rem 16px;
}.hbs_sb_nav_lb_nk6 {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #54504C;
  text-transform: uppercase;
}.hbs_sb_link_nk6 {
  padding: 0.563rem 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  cursor: pointer;
  color: #9E9088;
  font-weight: 500;
  align-items: center;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.hbs_sb_link_nk6:hover {
  background: rgba(255, 220, 180, 0.05);
  color: #F5EFE8;
}.hbs_sb_link_nk6.hbs_state_active_nk6 {
  background: rgba(224, 120, 32, 0.18);
  color: #F5EFE8;
}.hbs_sb_ic_nk6 {
  border-radius: 4px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
}.hbs_sb_ic_nk6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.hbs_sb_ic_1_nk6 {
  background: rgba(224, 120, 32, 0.08);
  color: #E07820;
}.hbs_sb_ic_2_nk6 {
  background: rgba(45, 189, 126, 0.16);
  color: #2DBD7E;
}.hbs_sb_ic_3_nk6 {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.hbs_sb_ic_4_nk6 {
  background: rgba(184, 137, 42, 0.18);
  color: #B8892A;
}.hbs_sb_ic_5_nk6 {
  background: rgba(224, 120, 32, 0.08);
  color: #E0507A;
}.hbs_sb_ic_6_nk6 {
  background: rgba(184, 137, 42, 0.18);
  color: #7B4FD4;
}.hbs_sb_badge_nk6 {
  background: #F5A623;
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  font-weight: 700;
  color: #0E0B08;
  margin-left: auto;
}.hbs_sb_bot_nk6 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  padding: 0.75rem;
  display: flex;
}.hbs_sb_lang_nk6,.hbs_sb_help_nk6 {
  gap: 6px;
  background: rgba(255, 220, 180, 0.05);
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 160, 0.06);
  border-radius: 4px;
  padding: 9px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  color: #9E9088;
  font-weight: 600;
}.hbs_sb_lang_nk6:hover,.hbs_sb_help_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  color: #F5EFE8;
}.hbs_sb_lang_nk6 svg,.hbs_sb_help_nk6 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hbs_sb_bd_nk6 {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.hbs_sb_bd_nk6.hbs_state_on_nk6 {
  display: block;
}
@media(min-width: 1079px) {.hbs_sb_bd_nk6 {
  display: none!important;
}
}.hbs_mob_nav_nk6 {
  border-top: 1px solid rgba(255, 210, 160, 0.11);
  background: #1C1814;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  display: flex;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.hbs_mob_nav_nk6 {
  display: none;
}
}.hbs_mob_nav_item_nk6 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #54504C;
  display: flex;
}.hbs_mob_nav_ic_nk6 {
  line-height: 1;
}.hbs_mob_nav_ic_nk6 svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.hbs_mob_nav_lb_nk6 {
  color: #54504C;
  font-weight: 600;
  font-size: 10px;
}.hbs_mob_nav_item_nk6.hbs_state_active_nk6 {
  color: #E07820;
}.hbs_mob_nav_item_nk6.hbs_state_active_nk6 .hbs_mob_nav_lb_nk6 {
  color: #E07820;
}.hbs_hero_nk6 {
  background: #100D0A;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.hbs_hero_nk6 {
  padding: 1.5rem 1.5rem 0;
}
}.hbs_hero_in_nk6 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 861px) {.hbs_hero_in_nk6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.hbs_hero_in_nk6 {
  grid-template-columns: 1fr 340px;
}
}.hbs_hero_promo_nk6 {
  background: #161210;
  overflow: hidden;
  border-radius: 0.75rem;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.hbs_hero_promo_nk6 {
  min-height: 17.5rem;
}
}.hbs_hero_promo_bg_nk6 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3D1A06 0%,#100D0A 100%);
  position: absolute;
  background-size: cover;
}.hbs_hero_promo_bg_nk6::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0A 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hbs_hero_promo_glow_nk6 {
  background: radial-gradient(circle,rgba(184, 137, 42, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  position: absolute;
  height: 300px;
  top: -40px;
  width: 300px;
  pointer-events: none;
}.hbs_hero_promo_ct_nk6 {
  padding: 28px 24px 28px 1.75rem;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.hbs_hero_promo_ct_nk6 {
  padding: 2.5rem 2rem;
}
}.hbs_hero_badge_nk6 {
  border-radius: 20px;
  border: 1px solid rgba(224, 120, 32, 0.08);
  background: rgba(224, 120, 32, 0.18);
  padding: 5px 12px;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #E07820;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
}.hbs_hero_h1_nk6 {
  margin-bottom: 10px;
  color: #F5EFE8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
}.hbs_hero_h1_nk6 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.hbs_hero_h1_nk6 {
  font-size: 2.25rem;
}
}.hbs_hero_sub_nk6 {
  color: #9E9088;
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 769px) {.hbs_hero_sub_nk6 {
  font-size: 14px;
}
}.hbs_hero_row_nk6 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hbs_hero_cta_nk6 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #2DBD7E;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 3px 0.875rem rgba(45,189,126,0.48), 0 1px 3px rgba(0,0,0,0.55);
  color: #0E0B08;
}.hbs_hero_cta_nk6:hover {
  background: #3AD48F;
}.hbs_hero_terms_nk6 {
  font-size: 11px;
  color: #54504C;
}.hbs_hero_game_nk6 {
  overflow: hidden;
  background: #161210;
  border-radius: 12px;
  border: 1px solid rgba(255, 210, 160, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.hbs_hero_game_badge_nk6 {
  background: rgba(245, 166, 35, 0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  z-index: 3;
  left: 0.75rem;
  position: absolute;
  top: 12px;
  color: #F5A623;
}.hbs_hero_game_badge_nk6 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 11px;
}.hbs_hero_game_img_nk6 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1A06,#100D0A);
  padding-bottom: 60%;
  position: relative;
}.hbs_hero_game_img_nk6 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.hbs_hero_game_play_nk6 {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.hbs_hero_game_nk6:hover .hbs_hero_game_play_nk6 {
  opacity: 1;
}.hbs_hero_game_play_nk6 span {
  background: #E07820;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  width: 3.25rem;
  display: flex;
  justify-content: center;
}.hbs_hero_game_play_nk6 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.hbs_hero_game_info_nk6 {
  padding: 14px 1rem;
}.hbs_hero_game_title_nk6 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EFE8;
}.hbs_hero_game_provider_nk6 {
  color: #726860;
  font-size: 0.688rem;
}.hbs_hero_game_btn_nk6 {
  transition: background .2s;
  background: #E07820;
  padding: 11px;
  margin: 12px 1rem 16px;
  border-radius: 8px;
  color: #F5EFE8;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.hbs_hero_game_nk6:hover .hbs_hero_game_btn_nk6 {
  background: #F08C38;
}.hbs_sbar_nk6 {
  padding: 16px 16px 0;
  background: #100D0A;
}
@media(min-width: 770px) {.hbs_sbar_nk6 {
  padding: 18px 1.5rem 0;
}
}.hbs_sbar_in_nk6 {
  margin: 0 auto;
  max-width: 1340px;
}.hbs_sbar_row_nk6 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.hbs_sbar_input_nk6 {
  transition: border-color .2s;
  padding: 0.688rem 16px;
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #161210;
  border: 1px solid rgba(255, 210, 160, 0.11);
  flex: 1;
  display: flex;
  cursor: pointer;
  color: #726860;
  font-size: 0.813rem;
  align-items: center;
}.hbs_sbar_input_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
}.hbs_sbar_input_nk6 svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
}.hbs_sbar_providers_nk6 {
  border: 1px solid rgba(255, 210, 160, 0.11);
  gap: 0.5rem;
  padding: 11px 1.125rem;
  background: #161210;
  transition: border-color .2s;
  border-radius: 0.5rem;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
  color: #D4C8BB;
  font-weight: 600;
  align-items: center;
}.hbs_sbar_providers_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  color: #F5EFE8;
}.hbs_sbar_providers_nk6 svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hbs_sbar_tabs_nk6 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.hbs_sbar_tabs_nk6::-webkit-scrollbar {
  display: none;
}.hbs_sbar_tab_nk6 {
  gap: 0.438rem;
  border-radius: 20px;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 210, 160, 0.06);
  background: rgba(255, 220, 180, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  color: #9E9088;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 12px;
}.hbs_sbar_tab_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  background: rgba(255, 220, 180, 0.07);
  color: #F5EFE8;
}.hbs_sbar_tab_nk6.hbs_state_active_nk6 {
  border-color: rgba(224, 120, 32, 0.08);
  background: rgba(224, 120, 32, 0.18);
  color: #F5EFE8;
}.hbs_sbar_tab_ic_nk6 svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
}.hbs_wy_nk6 {
  padding: 32px 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.hbs_wy_nk6 {
  padding: 2.5rem 24px 0;
}
}.hbs_wy_in_nk6 {
  margin: 0 auto;
  max-width: 1340px;
}.hbs_wy_head_nk6 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.hbs_wy_label_nk6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E07820;
}.hbs_wy_h2_nk6 {
  color: #F5EFE8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.hbs_wy_h2_nk6 {
  font-size: 24px;
}
}.hbs_wy_intro_nk6 {
  margin: 0;
  font-size: 13px;
  color: #726860;
  line-height: 1.6;
}.hbs_wy_grid_nk6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hbs_wy_grid_nk6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hbs_wy_grid_nk6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hbs_wy_card_nk6 {
  border: 1px solid rgba(255, 210, 160, 0.11);
  border-radius: 8px;
  background: #1C1814;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
}.hbs_wy_card_nk6:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 120, 32, 0.08);
}.hbs_wy_card_ic_nk6 {
  border-radius: 50%;
  background: rgba(224, 120, 32, 0.18);
  align-items: center;
  color: #E07820;
  display: flex;
  justify-content: center;
  margin-bottom: 0.875rem;
  height: 44px;
  width: 44px;
}.hbs_wy_card_ic_nk6 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.hbs_wy_card_h_nk6 {
  overflow-wrap: break-word;
  color: #F5EFE8;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 6px;
}.hbs_wy_card_p_nk6 {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #726860;
}.hbs_wy_card_p_nk6 strong {
  font-weight: 600;
  color: #D4C8BB;
}.hbs_ws_nk6 {
  background: #100D0A;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.hbs_ws_nk6 {
  padding: 36px 1.5rem 0;
}
}.hbs_ws_in_nk6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hbs_ws_head_nk6 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.hbs_ws_title_nk6 {
  gap: 10px;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #F5EFE8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  display: flex;
}.hbs_ws_title_ic_nk6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
  width: 18px;
  height: 1.125rem;
}.hbs_ws_online_nk6 {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #726860;
  font-weight: 600;
}.hbs_ws_online_dot_nk6 {
  background: #2DBD7E;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(45, 189, 126, 0.16);
  height: 8px;
}.hbs_ws_scroll_nk6 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.hbs_ws_scroll_nk6::-webkit-scrollbar {
  display: none;
}.hbs_wc_nk6 {
  border: 1px solid rgba(255, 210, 160, 0.11);
  background: #161210;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  gap: 10px;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.hbs_wc_img_nk6 {
  background: #1C1814;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.hbs_wc_img_nk6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hbs_wc_info_nk6 {
  min-width: 0;
}.hbs_wc_game_nk6 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4C8BB;
  white-space: nowrap;
  text-overflow: ellipsis;
}.hbs_wc_player_nk6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #54504C;
  font-size: 10px;
}.hbs_wc_amount_nk6 {
  color: #2DBD7E;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}.hbs_reg_nk6 {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 767px) {.hbs_reg_nk6 {
  padding: 44px 1.5rem 0;
}
}.hbs_reg_in_nk6 {
  background: #1C1814;
  border-radius: 12px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 210, 160, 0.06);
  max-width: 83.75rem;
}
@media(min-width: 765px) {.hbs_reg_in_nk6 {
  padding: 40px;
}
}.hbs_reg_top_nk6 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.hbs_reg_top_nk6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hbs_reg_label_nk6 {
  letter-spacing: .08em;
  color: #E07820;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
}.hbs_reg_h2_nk6 {
  line-height: 1.2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5EFE8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.hbs_reg_h2_nk6 {
  font-size: 28px;
}
}.hbs_reg_bonus_nk6 {
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.5rem;
  background: rgba(245, 166, 35, 0.16);
  gap: 0.5rem;
  padding: 10px 16px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.hbs_reg_bonus_amount_nk6 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5A623;
}.hbs_reg_bonus_text_nk6 {
  line-height: 1.35;
  color: #9E9088;
  font-size: 13px;
}.hbs_reg_cta_btn_nk6 {
  background: #2DBD7E;
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0E0B08;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 3px 0.875rem rgba(45,189,126,0.48), 0 1px 3px rgba(0,0,0,0.55);
  font-weight: 700;
}.hbs_reg_cta_btn_nk6:hover {
  background: #3AD48F;
}.hbs_reg_terms_nk6 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #54504C;
}.hbs_reg_seo_nk6 {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #726860;
  line-height: 1.65;
  font-size: 13px;
}.hbs_reg_seo_nk6 p {
  font-size: 0.813rem;
  color: #726860;
  margin-bottom: 10px;
  line-height: 1.65;
}.hbs_reg_seo_nk6 p:last-child {
  margin-bottom: 0;
}.hbs_reg_seo_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_reg_seo_nk6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07820;
}.hbs_reg_seo_nk6 a:hover {
  color: #F08C38;
}.hbs_reg_seo_nk6 ul,.hbs_reg_seo_nk6 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.hbs_reg_seo_nk6 ol {
  list-style: decimal;
}.hbs_reg_seo_nk6 li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #726860;
}.hbs_reg_seo_nk6 table {
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.hbs_reg_seo_nk6 table {
  display: table;
}
}.hbs_reg_seo_nk6 th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  padding: 0.5rem;
  color: #D4C8BB;
  font-weight: 700;
  text-align: left;
}.hbs_reg_seo_nk6 td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 0.5rem;
  color: #726860;
}.hbs_reg_steps_nk6 {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 859px) {.hbs_reg_steps_nk6 {
  margin-top: 0;
}
}.hbs_reg_step_nk6 {
  border-radius: 8px;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.06);
  gap: 0.875rem;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.hbs_reg_step_num_nk6 {
  border: 1px solid rgba(224, 120, 32, 0.08);
  background: rgba(224, 120, 32, 0.18);
  border-radius: 50%;
  display: flex;
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  height: 2.125rem;
  color: #E07820;
  flex-shrink: 0;
}.hbs_reg_step_title_nk6 {
  font-weight: 700;
  font-size: 14px;
  color: #F5EFE8;
  margin-bottom: 3px;
}.hbs_reg_step_text_nk6 {
  color: #726860;
  line-height: 1.5;
  font-size: 0.75rem;
}.hbs_reg_trust_nk6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.hbs_reg_trust_item_nk6 {
  gap: 7px;
  color: #726860;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.hbs_reg_trust_ic_nk6 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  color: #E07820;
}.hbs_prov_nk6 {
  padding: 36px 1rem 0;
  background: #100D0A;
}
@media(min-width: 771px) {.hbs_prov_nk6 {
  padding: 44px 24px 0;
}
}.hbs_prov_in_nk6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hbs_prov_head_nk6 {
  margin-bottom: 1rem;
}.hbs_prov_label_nk6 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E07820;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hbs_prov_h2_nk6 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EFE8;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.hbs_prov_h2_nk6 {
  font-size: 1.5rem;
}
}.hbs_prov_seo_nk6 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #726860;
  line-height: 1.6;
  max-width: 620px;
}.hbs_prov_seo_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_prov_seo_nk6 a {
  color: #E07820;
  text-decoration: underline;
}.hbs_prov_grid_nk6 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.hbs_prov_grid_nk6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hbs_prov_grid_nk6 {
  grid-template-columns: repeat(8,1fr);
}
}.hbs_prov_card_nk6 {
  border: 1px solid rgba(255, 210, 160, 0.11);
  gap: 7px;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #161210;
  padding: 14px 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.hbs_prov_card_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
  background: #1C1814;
}.hbs_prov_logo_nk6 {
  background: rgba(255, 220, 180, 0.05);
  border-radius: 4px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
  height: 44px;
}.hbs_prov_logo_nk6 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hbs_prov_name_nk6 {
  color: #9E9088;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
}.hbs_app_nk6 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 765px) {.hbs_app_nk6 {
  padding: 2.75rem 1.5rem 0;
}
}.hbs_app_in_nk6 {
  margin: 0 auto;
  max-width: 1340px;
}.hbs_app_head_nk6 {
  margin-bottom: 1rem;
}.hbs_app_label_nk6 {
  margin-bottom: 8px;
  color: #E07820;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.hbs_app_h2_nk6 {
  overflow-wrap: break-word;
  color: #F5EFE8;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.hbs_app_h2_nk6 {
  font-size: 24px;
}
}.hbs_app_sub_nk6 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #726860;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hbs_app_sub_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_app_cards_nk6 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.hbs_app_cards_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}.hbs_app_card_nk6 {
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.hbs_app_card_ios_nk6 {
  background: linear-gradient(135deg,rgba(224, 120, 32, 0.18) 0%,#1C1814 100%);
}.hbs_app_card_android_nk6 {
  background: linear-gradient(135deg,rgba(45, 189, 126, 0.16) 0%,#1C1814 100%);
}.hbs_app_card_win_nk6 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#1C1814 100%);
}.hbs_app_card_ic_nk6 svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.hbs_app_card_ic_nk6 {
  flex-shrink: 0;
  color: #F5EFE8;
}.hbs_app_card_os_nk6 {
  font-weight: 700;
  margin-bottom: 6px;
  color: #726860;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hbs_app_card_title_nk6 {
  color: #F5EFE8;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
}.hbs_app_card_text_nk6 {
  color: #726860;
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hbs_app_card_btn_nk6 {
  border-radius: 4px;
  border: 1px solid rgba(224, 120, 32, 0.45);
  background: rgba(255, 220, 180, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  gap: 7px;
  color: #F5EFE8;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
}.hbs_app_card_btn_nk6:hover {
  background: rgba(255, 220, 180, 0.07);
}.hbs_bon_nk6 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 766px) {.hbs_bon_nk6 {
  padding: 44px 1.5rem 0;
}
}.hbs_bon_in_nk6 {
  margin: 0 auto;
  max-width: 1340px;
}.hbs_bon_head_nk6 {
  margin-bottom: 20px;
}.hbs_bon_label_nk6 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E07820;
  text-transform: uppercase;
}.hbs_bon_h2_nk6 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EFE8;
}
@media(min-width:768px) {.hbs_bon_h2_nk6 {
  font-size: 1.5rem;
}
}.hbs_bon_seo_nk6 {
  line-height: 1.6;
  color: #726860;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.hbs_bon_seo_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_bon_seo_nk6 a {
  text-decoration: underline;
  color: #E07820;
}.hbs_bon_grid_nk6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hbs_bon_grid_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hbs_bon_grid_nk6 {
  grid-template-columns: repeat(5,1fr);
}
}.hbs_bon_card_nk6 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 160, 0.11);
  transition: border-color .2s,transform .2s;
  background: #161210;
  padding: 16px;
}.hbs_bon_card_nk6:hover {
  transform: translateY(-2px);
  border-color: rgba(224, 120, 32, 0.08);
}.hbs_bon_card_ic_nk6 svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.hbs_bon_card_ic_nk6 {
  margin-bottom: 10px;
}.hbs_bon_card_type_nk6 {
  color: #726860;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
}.hbs_bon_card_amount_nk6 {
  font-weight: 800;
  font-size: 18px;
  color: #F5A623;
  margin-bottom: 6px;
  line-height: 1.1;
}.hbs_bon_card_name_nk6 {
  margin-bottom: 0.5rem;
  color: #F5EFE8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
}.hbs_bon_card_detail_nk6 {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  color: #54504C;
  padding-top: 8px;
}.hbs_faq_nk6 {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.hbs_faq_nk6 {
  padding: 2.75rem 1.5rem 0;
}
}.hbs_faq_in_nk6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hbs_faq_head_nk6 {
  margin-bottom: 1.25rem;
}.hbs_faq_label_nk6 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E07820;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.hbs_faq_h2_nk6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EFE8;
}
@media(min-width: 767px) {.hbs_faq_h2_nk6 {
  font-size: 24px;
}
}.hbs_faq_list_nk6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hbs_faq_item_nk6 {
  background: #1C1814;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 160, 0.11);
}.hbs_faq_q_nk6 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  color: #D4C8BB;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
}.hbs_faq_q_nk6:hover {
  color: #F5EFE8;
}.hbs_faq_q_ic_nk6 {
  background: rgba(255, 220, 180, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  color: #E07820;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 24px;
  font-size: 16px;
  height: 1.5rem;
}.hbs_faq_item_nk6.hbs_state_open_nk6 .hbs_faq_q_ic_nk6 {
  transform: rotate(45deg);
}.hbs_faq_a_nk6 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #726860;
  overflow-wrap: break-word;
}.hbs_faq_item_nk6.hbs_state_open_nk6 .hbs_faq_a_nk6 {
  display: block;
}.hbs_faq_a_nk6 strong {
  font-weight: 700;
  color: #D4C8BB;
}.hbs_faq_a_nk6 a {
  color: #E07820;
  text-decoration: underline;
}.hbs_faq_a_nk6 ul,.hbs_faq_a_nk6 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.hbs_faq_a_nk6 ol {
  list-style: decimal;
}.hbs_faq_a_nk6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hbs_faq_a_nk6 table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.hbs_faq_a_nk6 table {
  display: table;
}
}.hbs_faq_a_nk6 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  text-align: left;
  color: #D4C8BB;
  font-weight: 700;
}.hbs_faq_a_nk6 td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 6px 0.5rem;
  color: #726860;
}.hbs_pmt_nk6 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hbs_pmt_nk6 {
  padding: 2.75rem 1.5rem 0;
}
}.hbs_pmt_in_nk6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.hbs_pmt_head_nk6 {
  margin-bottom: 22px;
  max-width: 720px;
}.hbs_pmt_label_nk6 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #E07820;
  font-weight: 700;
}.hbs_pmt_h2_nk6 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EFE8;
  font-size: 22px;
}
@media(min-width: 769px) {.hbs_pmt_h2_nk6 {
  font-size: 28px;
}
}.hbs_pmt_intro_nk6 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #726860;
  line-height: 1.6;
}.hbs_pmt_groups_nk6 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hbs_pmt_group_nk6 {
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 160, 0.11);
  background: #1C1814;
  padding: 1.25rem;
}.hbs_pmt_group_head_nk6 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.hbs_pmt_group_ic_nk6 {
  border-radius: 0.25rem;
  background: rgba(224, 120, 32, 0.18);
  flex-shrink: 0;
  width: 36px;
  display: flex;
  color: #E07820;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
}.hbs_pmt_group_ic_nk6 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hbs_pmt_group_h_nk6 {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F5EFE8;
}.hbs_pmt_group_p_nk6 {
  color: #726860;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hbs_pmt_group_p_nk6 strong {
  font-weight: 600;
  color: #D4C8BB;
}.hbs_pmt_table_wrap_nk6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hbs_pmt_table_nk6 {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.hbs_pmt_table_nk6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  text-align: left;
  color: #D4C8BB;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.688rem;
  white-space: nowrap;
  text-transform: uppercase;
}.hbs_pmt_table_nk6 td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 12px;
  color: #726860;
}.hbs_pmt_table_nk6 tbody tr:last-child td {
  border-bottom: none;
}.hbs_pmt_table_nk6 tr:hover td {
  background: rgba(255, 220, 180, 0.05);
  color: #D4C8BB;
}.hbs_seo_nk6 {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.hbs_seo_nk6 {
  padding: 44px 24px 0;
}
}.hbs_seo_in_nk6 {
  padding: 1.75rem 24px;
  background: #1C1814;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 160, 0.11);
  max-width: 1340px;
}
@media(min-width: 765px) {.hbs_seo_in_nk6 {
  padding: 36px 40px;
}
}.hbs_seo_label_nk6 {
  color: #E07820;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hbs_seo_h2_nk6 {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EFE8;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width:768px) {.hbs_seo_h2_nk6 {
  font-size: 24px;
}
}.hbs_seo_body_nk6 {
  font-size: 14px;
  color: #9E9088;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hbs_seo_body_nk6 p {
  color: #9E9088;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.hbs_seo_body_nk6 p:last-child {
  margin-bottom: 0;
}.hbs_seo_body_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_seo_body_nk6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07820;
}.hbs_seo_body_nk6 a:hover {
  color: #F08C38;
}.hbs_seo_body_nk6 ul,.hbs_seo_body_nk6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hbs_seo_body_nk6 ol {
  list-style: decimal;
}.hbs_seo_body_nk6 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #9E9088;
  line-height: 1.75;
}.hbs_seo_body_nk6 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width:768px) {.hbs_seo_body_nk6 table {
  display: table;
}
}.hbs_seo_body_nk6 th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D4C8BB;
}.hbs_seo_body_nk6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #9E9088;
}.hbs_seo_cols_nk6 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hbs_seo_cols_nk6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hbs_seo_cols_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}.hbs_seo_col_h_nk6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D4C8BB;
}.hbs_seo_col_p_nk6 {
  overflow-wrap: break-word;
  color: #726860;
  line-height: 1.65;
  font-size: 0.813rem;
}.hbs_seo_stats_nk6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hbs_seo_stat_nk6 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(224, 120, 32, 0.18);
  background: rgba(224, 120, 32, 0.08);
  min-width: 8.75rem;
}.hbs_seo_stat_val_nk6 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #E07820;
  font-size: 20px;
}.hbs_seo_stat_lb_nk6 {
  color: #726860;
  overflow-wrap: break-word;
  font-size: 11px;
}.hbs_seo_nk6 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.hbs_seo_nk6 {
  padding: 44px 24px 0;
}
}.hbs_seo_in_nk6 {
  margin: 0 auto;
  background: #1C1814;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 210, 160, 0.11);
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.hbs_seo_in_nk6 {
  padding: 36px 2.5rem;
}
}.hbs_seo_label_nk6 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E07820;
}.hbs_seo_h2_nk6 {
  font-family: 'Cinzel', serif;
  color: #F5EFE8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 769px) {.hbs_seo_h2_nk6 {
  font-size: 24px;
}
}.hbs_seo_body_nk6 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9E9088;
}.hbs_seo_body_nk6 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #9E9088;
  line-height: 1.75;
}.hbs_seo_body_nk6 p:last-child {
  margin-bottom: 0;
}.hbs_seo_body_nk6 strong {
  color: #D4C8BB;
  font-weight: 700;
}.hbs_seo_body_nk6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07820;
}.hbs_seo_body_nk6 a:hover {
  color: #F08C38;
}.hbs_seo_body_nk6 ul,.hbs_seo_body_nk6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hbs_seo_body_nk6 ol {
  list-style: decimal;
}.hbs_seo_body_nk6 li {
  line-height: 1.75;
  font-size: 14px;
  color: #9E9088;
  margin-bottom: 6px;
}.hbs_seo_body_nk6 table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hbs_seo_body_nk6 table {
  display: table;
}
}.hbs_seo_body_nk6 th {
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C8BB;
  text-align: left;
}.hbs_seo_body_nk6 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  color: #9E9088;
}.hbs_seo_cols_nk6 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hbs_seo_cols_nk6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hbs_seo_cols_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}.hbs_seo_col_h_nk6 {
  overflow-wrap: break-word;
  color: #D4C8BB;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.hbs_seo_col_p_nk6 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #726860;
}.hbs_seo_stats_nk6 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hbs_seo_stat_nk6 {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(224, 120, 32, 0.18);
  padding: 0.875rem 16px;
  background: rgba(224, 120, 32, 0.08);
  min-width: 140px;
}.hbs_seo_stat_val_nk6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #E07820;
}.hbs_seo_stat_lb_nk6 {
  overflow-wrap: break-word;
  color: #726860;
  font-size: 11px;
}.hbs_seo_nk6 {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hbs_seo_nk6 {
  padding: 44px 1.5rem 0;
}
}.hbs_seo_in_nk6 {
  background: #1C1814;
  border: 1px solid rgba(255, 210, 160, 0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.hbs_seo_in_nk6 {
  padding: 2.25rem 2.5rem;
}
}.hbs_seo_label_nk6 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #E07820;
  font-size: 11px;
}.hbs_seo_h2_nk6 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F5EFE8;
}
@media(min-width: 769px) {.hbs_seo_h2_nk6 {
  font-size: 1.5rem;
}
}.hbs_seo_body_nk6 {
  font-size: 14px;
  color: #9E9088;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hbs_seo_body_nk6 p {
  font-size: 0.875rem;
  color: #9E9088;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.hbs_seo_body_nk6 p:last-child {
  margin-bottom: 0;
}.hbs_seo_body_nk6 strong {
  font-weight: 700;
  color: #D4C8BB;
}.hbs_seo_body_nk6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07820;
}.hbs_seo_body_nk6 a:hover {
  color: #F08C38;
}.hbs_seo_body_nk6 ul,.hbs_seo_body_nk6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hbs_seo_body_nk6 ol {
  list-style: decimal;
}.hbs_seo_body_nk6 li {
  color: #9E9088;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.hbs_seo_body_nk6 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.hbs_seo_body_nk6 table {
  display: table;
}
}.hbs_seo_body_nk6 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 180, 0.07);
  color: #D4C8BB;
  font-weight: 700;
  text-align: left;
}.hbs_seo_body_nk6 td {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 10px 0.75rem;
  color: #9E9088;
}.hbs_seo_cols_nk6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.hbs_seo_cols_nk6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hbs_seo_cols_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}.hbs_seo_col_h_nk6 {
  color: #D4C8BB;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.hbs_seo_col_p_nk6 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #726860;
}.hbs_seo_stats_nk6 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hbs_seo_stat_nk6 {
  border-radius: 8px;
  background: rgba(224, 120, 32, 0.08);
  flex: 1;
  border: 1px solid rgba(224, 120, 32, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.hbs_seo_stat_val_nk6 {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E07820;
}.hbs_seo_stat_lb_nk6 {
  color: #726860;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hbs_ft_nk6 {
  border-top: 1px solid rgba(255, 220, 180, 0.05);
  background: #080604;
  margin-top: 48px;
}.hbs_ft_support_nk6 {
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
  padding: 24px 16px;
}
@media(min-width:768px) {.hbs_ft_support_nk6 {
  padding: 1.75rem 1.5rem;
}
}.hbs_ft_support_in_nk6 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.hbs_ft_support_main_nk6 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hbs_ft_support_ic_nk6 {
  color: #E07820;
  flex-shrink: 0;
}.hbs_ft_support_ic_nk6 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.hbs_ft_support_text_title_nk6 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F5EFE8;
}.hbs_ft_support_text_sub_nk6 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #726860;
}.hbs_ft_support_btn_nk6 {
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #E07820;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F5EFE8;
  font-weight: 700;
  flex-shrink: 0;
}.hbs_ft_support_btn_nk6:hover {
  background: #F08C38;
}.hbs_ft_support_contacts_nk6 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.hbs_ft_support_contact_nk6 {
  font-size: 0.75rem;
  color: #54504C;
  line-height: 1.4;
}.hbs_ft_support_contact_nk6 strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #9E9088;
  margin-bottom: 2px;
  display: block;
}.hbs_ft_main_nk6 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 180, 0.05);
}
@media(min-width: 769px) {.hbs_ft_main_nk6 {
  padding: 2.5rem 24px 32px;
}
}.hbs_ft_main_in_nk6 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hbs_ft_main_in_nk6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hbs_ft_main_in_nk6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hbs_ft_col_logo_nk6 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hbs_ft_col_logo_nk6 {
  grid-column: auto;
}
}.hbs_ft_logo_nk6 {
  gap: 9px;
  color: #F5EFE8;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
}.hbs_ft_logo_mark_nk6 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.hbs_ft_logo_mark_nk6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hbs_ft_logo_sub_nk6 {
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #54504C;
}.hbs_ft_col_title_nk6 {
  letter-spacing: .07em;
  color: #9E9088;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
}.hbs_ft_col_links_nk6 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hbs_ft_col_link_nk6 {
  transition: color .2s;
  color: #54504C;
  overflow-wrap: break-word;
  font-size: 13px;
}.hbs_ft_col_link_nk6:hover {
  color: #D4C8BB;
}.hbs_ft_apps_nk6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hbs_ft_app_card_nk6 {
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 220, 180, 0.05);
  border: 1px solid rgba(255, 210, 160, 0.11);
  border-radius: 4px;
  align-items: center;
  display: flex;
}.hbs_ft_app_card_nk6:hover {
  border-color: rgba(224, 120, 32, 0.45);
}.hbs_ft_app_card_ic_nk6 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.hbs_ft_app_card_os_nk6 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #54504C;
}.hbs_ft_app_card_action_nk6 {
  color: #D4C8BB;
  font-weight: 700;
  font-size: 0.75rem;
}.hbs_ft_bot_nk6 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.hbs_ft_bot_nk6 {
  padding: 1.25rem 24px;
}
}.hbs_ft_bot_in_nk6 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
}.hbs_ft_socials_nk6 {
  gap: 8px;
  display: flex;
}.hbs_ft_soc_nk6 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 210, 160, 0.11);
  transition: background .2s;
  background: rgba(255, 220, 180, 0.05);
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  color: #9E9088;
}.hbs_ft_soc_nk6 svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hbs_ft_soc_nk6:hover {
  background: rgba(255, 220, 180, 0.07);
}.hbs_ft_legal_nk6 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #8A8480;
}.hbs_ft_legal_nk6 strong {
  color: #9E9088;
  font-weight: 700;
}.hbs_ft_legal_nk6 a {
  color: #9E9088;
  text-decoration: underline;
}.hbs_ft_age_nk6 {
  border-radius: 50%;
  border: 2px solid #8A8480;
  justify-content: center;
  height: 32px;
  margin-left: auto;
  font-weight: 800;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  display: flex;
  color: #8A8480;
}