*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #110C07;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #D4C4B0;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hru_layout-jbs {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.hru_page-jbs {
  display: flex;
  min-height: 100vh;
}.hru_main-jbs {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width:1080px) {.hru_main-jbs {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.hru_main-jbs {
  padding-bottom: 4.5rem;
}
}.hru_gc-jbs {
  background: #181108;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.625rem;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hru_gc-jbs {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.hru_gc-jbs {
  width: 10.5rem;
}
}.hru_gc-jbs:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 120, 32, 0.08);
}.hru_gc_img-jbs {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.hru_gc_img-jbs img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.hru_gc_hover-jbs {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.hru_gc-jbs:hover .hru_gc_hover-jbs {
  opacity: 1;
}.hru_gc_hover_btn-jbs {
  background: #C87820;
  border-radius: 0.313rem;
  padding: 8px 1rem;
  color: #F5EDE0;
  font-weight: 700;
  font-size: 0.75rem;
}.hru_gc_info-jbs {
  padding: 8px 10px 0.625rem;
}.hru_gc_name-jbs {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  color: #D4C4B0;
  text-overflow: ellipsis;
}.hru_gc_prov-jbs {
  color: #887464;
  font-size: 10px;
}.hru_gc_tag-jbs {
  border-radius: 4px;
  padding: 2px 7px;
  left: 0.375rem;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
  letter-spacing: .04em;
  font-size: 0.563rem;
  z-index: 2;
  font-weight: 700;
}.hru_gc_tag_hot-jbs {
  background: #CC2424;
  color: #fff;
}.hru_gc_tag_new-jbs {
  background: #2D9E58;
  color: #110C07;
}.hru_gc_tag_jp-jbs {
  background: #E8A020;
  color: #110C07;
}.hru_gc_tag_ex-jbs {
  background: #8C1A1A;
  color: #fff;
}.hru_gc_tag_live-jbs {
  background: #CC2424;
  color: #fff;
}.hru_gr-jbs {
  background: #110C07;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.hru_gr-jbs {
  padding: 2.25rem 1.5rem 0;
}
}.hru_gr_in-jbs {
  margin: 0 auto;
  max-width: 1340px;
}.hru_gr_head-jbs {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.hru_gr_head_l-jbs {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hru_gr_ic-jbs {
  border-radius: 0.625rem;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.hru_gr_ic-jbs svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.hru_gr_title-jbs {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDE0;
  font-size: 16px;
}
@media(min-width: 766px) {.hru_gr_title-jbs {
  font-size: 1.125rem;
}
}.hru_gr_more-jbs {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #907565;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.hru_gr_more-jbs:hover {
  color: #C87820;
}.hru_gr_more-jbs svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.hru_gr_arrows-jbs {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hru_gr_arr-jbs {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 30px;
  align-items: center;
  color: #B09A84;
  width: 1.875rem;
  justify-content: center;
  display: flex;
}.hru_gr_arr-jbs:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE0;
}.hru_gr_arr-jbs svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.hru_gr_seo_h-jbs {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Playfair Display', serif;
  color: #D4C4B0;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 765px) {.hru_gr_seo_h-jbs {
  font-size: 14px;
}
}.hru_gr_seo-jbs {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #907565;
  max-width: 680px;
}.hru_gr_seo-jbs strong {
  color: #D4C4B0;
  font-weight: 600;
}.hru_gr_scroll-jbs {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.hru_gr_scroll-jbs::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.hru_gr_scroll-jbs {
  gap: 12px;
}
}.hru_tb-jbs {
  background: #0F0A06;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  align-items: center;
  right: 0;
  height: 3.5rem;
  display: flex;
}.hru_tb_in-jbs {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.hru_tb_burger-jbs {
  border-radius: 0.625rem;
  gap: 0.313rem;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 8px;
  height: 38px;
  align-items: center;
  width: 2.375rem;
  display: flex;
  justify-content: center;
}.hru_tb_burger-jbs:hover {
  background: rgba(255, 255, 255, 0.05);
}.hru_tb_burger_line-jbs {
  border-radius: 1px;
  background: #B09A84;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.hru_tb_burger-jbs {
  display: none;
}
}.hru_tb_logo-jbs {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  color: #F5EDE0;
  margin-right: 20px;
}.hru_tb_logo_mark-jbs {
  border-radius: 10px;
  overflow: hidden;
  width: 32px;
  display: flex;
  height: 32px;
  justify-content: center;
  align-items: center;
}.hru_tb_logo_mark-jbs img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hru_tb_nav-jbs {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.hru_tb_nav-jbs {
  display: flex;
}
}.hru_tb_tab-jbs {
  border-radius: 0.625rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #B09A84;
}.hru_tb_tab-jbs:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE0;
}.hru_tb_tab-jbs.hru_state_active-jbs {
  background: rgba(200, 120, 32, 0.18);
  color: #F5EDE0;
}.hru_tb_right-jbs {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.hru_tb_login-jbs {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-weight: 600;
  color: #D4C4B0;
  font-size: 0.813rem;
}.hru_tb_login-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
  color: #F5EDE0;
}
@media(min-width: 482px) {.hru_tb_login-jbs {
  display: block;
}
}.hru_tb_reg-jbs {
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #2D9E58;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0E0906;
}.hru_tb_reg-jbs:hover {
  background: #38B567;
}.hru_sb-jbs {
  transition: transform .25s ease;
  background: #1F160C;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  top: 56px;
  position: fixed;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.hru_sb-jbs.hru_state_open-jbs {
  transform: translateX(0);
}.hru_sb-jbs::-webkit-scrollbar {
  width: 0.25rem;
}.hru_sb-jbs::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.hru_sb-jbs {
  transform: translateX(0);
}
}.hru_sb_auth-jbs {
  padding: 0.875rem 0.75rem 0.625rem;
}.hru_sb_btn_reg-jbs {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #2D9E58;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0906;
}.hru_sb_btn_reg-jbs:hover {
  background: #38B567;
}.hru_sb_btn_login-jbs {
  border-radius: 10px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #D4C4B0;
}.hru_sb_btn_login-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
  color: #F5EDE0;
}.hru_sb_promo-jbs {
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(200, 120, 32, 0.18);
  border-radius: 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#3D0A0A,#1F160C);
  position: relative;
}.hru_sb_promo-jbs::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 120, 32, 0.18),transparent 70%);
  right: -1.25rem;
  width: 5rem;
  top: -20px;
  position: absolute;
  content: '';
  height: 80px;
}.hru_sb_promo_title-jbs {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C87820;
  margin-bottom: 4px;
}.hru_sb_promo_text-jbs {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F5EDE0;
  line-height: 1.35;
}.hru_sb_promo_sub-jbs {
  color: #907565;
  margin-top: 3px;
  font-size: 0.625rem;
}.hru_sb_nav-jbs {
  padding: 0.375rem 0.5rem 16px;
}.hru_sb_nav_lb-jbs {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #887464;
  font-weight: 700;
  text-transform: uppercase;
}.hru_sb_link-jbs {
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  color: #B09A84;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
}.hru_sb_link-jbs:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE0;
}.hru_sb_link-jbs.hru_state_active-jbs {
  background: rgba(200, 120, 32, 0.18);
  color: #F5EDE0;
}.hru_sb_ic-jbs {
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.hru_sb_ic-jbs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.hru_sb_ic_1-jbs {
  background: rgba(200, 120, 32, 0.08);
  color: #C87820;
}.hru_sb_ic_2-jbs {
  background: rgba(45, 158, 88, 0.16);
  color: #2D9E58;
}.hru_sb_ic_3-jbs {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.hru_sb_ic_4-jbs {
  background: rgba(140, 26, 26, 0.20);
  color: #8C1A1A;
}.hru_sb_ic_5-jbs {
  background: rgba(200, 120, 32, 0.08);
  color: #D94070;
}.hru_sb_ic_6-jbs {
  background: rgba(140, 26, 26, 0.20);
  color: #7B35C8;
}.hru_sb_badge-jbs {
  padding: 2px 7px;
  background: #E8A020;
  border-radius: 5px;
  color: #0E0906;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.hru_sb_bot-jbs {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.hru_sb_lang-jbs,.hru_sb_help-jbs {
  gap: 6px;
  border-radius: 5px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  justify-content: center;
  display: flex;
  color: #B09A84;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
}.hru_sb_lang-jbs:hover,.hru_sb_help-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
  color: #F5EDE0;
}.hru_sb_lang-jbs svg,.hru_sb_help-jbs svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hru_sb_bd-jbs {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.hru_sb_bd-jbs.hru_state_on-jbs {
  display: block;
}
@media(min-width: 1081px) {.hru_sb_bd-jbs {
  display: none!important;
}
}.hru_mob_nav-jbs {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F160C;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
}
@media(min-width: 1079px) {.hru_mob_nav-jbs {
  display: none;
}
}.hru_mob_nav_item-jbs {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #887464;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.hru_mob_nav_ic-jbs {
  line-height: 1;
}.hru_mob_nav_ic-jbs svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.hru_mob_nav_lb-jbs {
  font-weight: 600;
  color: #887464;
  font-size: 10px;
}.hru_mob_nav_item-jbs.hru_state_active-jbs {
  color: #C87820;
}.hru_mob_nav_item-jbs.hru_state_active-jbs .hru_mob_nav_lb-jbs {
  color: #C87820;
}.hru_hero-jbs {
  padding: 20px 16px 0;
  background: #110C07;
}
@media(min-width: 770px) {.hru_hero-jbs {
  padding: 1.5rem 24px 0;
}
}.hru_hero_in-jbs {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 858px) {.hru_hero_in-jbs {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.hru_hero_in-jbs {
  grid-template-columns: 1fr 340px;
}
}.hru_hero_promo-jbs {
  overflow: hidden;
  background: #181108;
  border-radius: 16px;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.hru_hero_promo-jbs {
  min-height: 17.5rem;
}
}.hru_hero_promo_bg-jbs {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3D0A0A 0%,#160C05 100%);
  background-size: cover;
  position: absolute;
}.hru_hero_promo_bg-jbs::after {
  background: linear-gradient(90deg,#110C07 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hru_hero_promo_glow-jbs {
  background: radial-gradient(circle,rgba(140, 26, 26, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  top: -40px;
  right: 3.75rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
}.hru_hero_promo_ct-jbs {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 30rem;
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 766px) {.hru_hero_promo_ct-jbs {
  padding: 40px 32px;
}
}.hru_hero_badge-jbs {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 120, 32, 0.08);
  border-radius: 1.25rem;
  background: rgba(200, 120, 32, 0.18);
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  color: #C87820;
  margin-bottom: 14px;
  font-size: 10px;
}.hru_hero_h1-jbs {
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
}.hru_hero_h1-jbs em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 769px) {.hru_hero_h1-jbs {
  font-size: 2.25rem;
}
}.hru_hero_sub-jbs {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #B09A84;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.hru_hero_sub-jbs {
  font-size: 0.875rem;
}
}.hru_hero_row-jbs {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hru_hero_cta-jbs {
  padding: 13px 1.625rem;
  background: #2D9E58;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  color: #0E0906;
  box-shadow: 0 0.25rem 14px rgba(45, 158, 88, 0.50);
  font-size: 14px;
}.hru_hero_cta-jbs:hover {
  background: #38B567;
}.hru_hero_terms-jbs {
  color: #887464;
  font-size: 0.688rem;
}.hru_hero_game-jbs {
  overflow: hidden;
  background: #181108;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.hru_hero_game_badge-jbs {
  background: rgba(232, 160, 32, 0.16);
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  border-radius: 1.25rem;
  color: #E8A020;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  left: 0.75rem;
}.hru_hero_game_badge-jbs svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.hru_hero_game_img-jbs {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0A0A,#160C05);
  padding-bottom: 60%;
  position: relative;
}.hru_hero_game_img-jbs img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hru_hero_game_play-jbs {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.hru_hero_game-jbs:hover .hru_hero_game_play-jbs {
  opacity: 1;
}.hru_hero_game_play-jbs span {
  background: #C87820;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 52px;
  justify-content: center;
  width: 52px;
}.hru_hero_game_play-jbs span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.hru_hero_game_info-jbs {
  padding: 14px 16px;
}.hru_hero_game_title-jbs {
  color: #F5EDE0;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
}.hru_hero_game_provider-jbs {
  font-size: 11px;
  color: #907565;
}.hru_hero_game_btn-jbs {
  border-radius: 0.625rem;
  margin: 12px 1rem 16px;
  transition: background .2s;
  background: #C87820;
  padding: 0.688rem;
  font-size: 0.813rem;
  display: block;
  color: #F5EDE0;
  text-align: center;
  font-weight: 700;
}.hru_hero_game-jbs:hover .hru_hero_game_btn-jbs {
  background: #DC8E30;
}.hru_sbar-jbs {
  background: #110C07;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.hru_sbar-jbs {
  padding: 18px 1.5rem 0;
}
}.hru_sbar_in-jbs {
  margin: 0 auto;
  max-width: 83.75rem;
}.hru_sbar_row-jbs {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.hru_sbar_input-jbs {
  padding: 11px 16px;
  background: #181108;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  gap: 0.625rem;
  cursor: pointer;
  font-size: 0.813rem;
  color: #907565;
  display: flex;
  align-items: center;
}.hru_sbar_input-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
}.hru_sbar_input-jbs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
}.hru_sbar_providers-jbs {
  gap: 8px;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #181108;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C4B0;
  display: flex;
  white-space: nowrap;
}.hru_sbar_providers-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
  color: #F5EDE0;
}.hru_sbar_providers-jbs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.hru_sbar_tabs-jbs {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.hru_sbar_tabs-jbs::-webkit-scrollbar {
  display: none;
}.hru_sbar_tab-jbs {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B09A84;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hru_sbar_tab-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE0;
}.hru_sbar_tab-jbs.hru_state_active-jbs {
  background: rgba(200, 120, 32, 0.18);
  border-color: rgba(200, 120, 32, 0.08);
  color: #F5EDE0;
}.hru_sbar_tab_ic-jbs svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.hru_wy-jbs {
  background: #110C07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.hru_wy-jbs {
  padding: 40px 24px 0;
}
}.hru_wy_in-jbs {
  margin: 0 auto;
  max-width: 1340px;
}.hru_wy_head-jbs {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.hru_wy_label-jbs {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C87820;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.hru_wy_h2-jbs {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDE0;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.hru_wy_h2-jbs {
  font-size: 1.5rem;
}
}.hru_wy_intro-jbs {
  margin: 0;
  color: #907565;
  line-height: 1.6;
  font-size: 13px;
}.hru_wy_grid-jbs {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.hru_wy_grid-jbs {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hru_wy_grid-jbs {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hru_wy_card-jbs {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F160C;
}.hru_wy_card-jbs:hover {
  border-color: rgba(200, 120, 32, 0.08);
  transform: translateY(-2px);
}.hru_wy_card_ic-jbs {
  border-radius: 50%;
  background: rgba(200, 120, 32, 0.18);
  height: 2.75rem;
  justify-content: center;
  color: #C87820;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 44px;
  display: flex;
}.hru_wy_card_ic-jbs svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.hru_wy_card_h-jbs {
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
}.hru_wy_card_p-jbs {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #907565;
  line-height: 1.6;
}.hru_wy_card_p-jbs strong {
  font-weight: 600;
  color: #D4C4B0;
}.hru_gcg-jbs {
  background: #110C07;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hru_gcg-jbs {
  padding: 44px 1.5rem 0;
}
}.hru_gcg_in-jbs {
  margin: 0 auto;
  max-width: 1340px;
}.hru_gcg_head-jbs {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hru_gcg_label-jbs {
  color: #C87820;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.hru_gcg_h2-jbs {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDE0;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.hru_gcg_h2-jbs {
  font-size: 28px;
}
}.hru_gcg_intro-jbs {
  line-height: 1.6;
  color: #907565;
  font-size: 13px;
}.hru_gcg_grid-jbs {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.hru_gcg_grid-jbs {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hru_gcg_grid-jbs {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hru_gcg_card-jbs {
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
}.hru_gcg_card-jbs:hover {
  border-color: rgba(200, 120, 32, 0.18);
  transform: translateY(-3px);
}.hru_gcg_card_bg-jbs {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hru_gcg_card_bg-jbs::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hru_gcg_card_ic-jbs {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  z-index: 2;
  width: 40px;
  display: flex;
  height: 40px;
  top: 1.125rem;
  color: #F5EDE0;
  position: absolute;
  justify-content: center;
  align-items: center;
  right: 1.125rem;
}.hru_gcg_card_ic-jbs svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.hru_gcg_card_ct-jbs {
  z-index: 1;
  position: relative;
}.hru_gcg_card_h-jbs {
  font-size: 18px;
  color: #F5EDE0;
  margin-bottom: 8px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.hru_gcg_card_h-jbs {
  font-size: 20px;
}
}.hru_gcg_card_p-jbs {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.hru_gcg_card_p-jbs strong {
  font-weight: 600;
  color: #F5EDE0;
}.hru_gcg_card_cta-jbs {
  gap: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  color: #C87820;
  display: inline-flex;
  letter-spacing: .04em;
}.hru_gcg_card_cta-jbs svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.hru_ws-jbs {
  background: #110C07;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.hru_ws-jbs {
  padding: 36px 1.5rem 0;
}
}.hru_ws_in-jbs {
  margin: 0 auto;
  max-width: 1340px;
}.hru_ws_head-jbs {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.hru_ws_title-jbs {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}.hru_ws_title_ic-jbs svg {
  height: 1.125rem;
  stroke-linecap: round;
  color: #E8A020;
  stroke-linejoin: round;
  width: 18px;
}.hru_ws_online-jbs {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #907565;
}.hru_ws_online_dot-jbs {
  background: #2D9E58;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 6px rgba(45, 158, 88, 0.16);
}.hru_ws_scroll-jbs {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hru_ws_scroll-jbs::-webkit-scrollbar {
  display: none;
}.hru_wc-jbs {
  border-radius: 10px;
  background: #181108;
  gap: 10px;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.hru_wc_img-jbs {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #1F160C;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.hru_wc_img-jbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hru_wc_info-jbs {
  min-width: 0;
}.hru_wc_game-jbs {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4C4B0;
  text-overflow: ellipsis;
}.hru_wc_player-jbs {
  overflow: hidden;
  color: #887464;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.hru_wc_amount-jbs {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
  color: #2D9E58;
}.hru_bon-jbs {
  padding: 2.25rem 1rem 0;
  background: #110C07;
}
@media(min-width: 771px) {.hru_bon-jbs {
  padding: 2.75rem 1.5rem 0;
}
}.hru_bon_in-jbs {
  margin: 0 auto;
  max-width: 83.75rem;
}.hru_bon_head-jbs {
  margin-bottom: 1.25rem;
}.hru_bon_label-jbs {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C87820;
  font-weight: 700;
}.hru_bon_h2-jbs {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.hru_bon_h2-jbs {
  font-size: 24px;
}
}.hru_bon_seo-jbs {
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #907565;
  line-height: 1.6;
}.hru_bon_seo-jbs strong {
  color: #D4C4B0;
  font-weight: 700;
}.hru_bon_seo-jbs a {
  text-decoration: underline;
  color: #C87820;
}.hru_bon_grid-jbs {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hru_bon_grid-jbs {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hru_bon_grid-jbs {
  grid-template-columns: repeat(5,1fr);
}
}.hru_bon_card-jbs {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #181108;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.hru_bon_card-jbs:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 120, 32, 0.08);
}.hru_bon_card_ic-jbs svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.hru_bon_card_ic-jbs {
  margin-bottom: 0.625rem;
}.hru_bon_card_type-jbs {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #907565;
  font-size: 0.625rem;
  font-weight: 700;
}.hru_bon_card_amount-jbs {
  font-size: 18px;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  color: #E8A020;
}.hru_bon_card_name-jbs {
  color: #F5EDE0;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.hru_bon_card_detail-jbs {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  color: #887464;
  font-size: 11px;
}.hru_prov-jbs {
  background: #110C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hru_prov-jbs {
  padding: 44px 24px 0;
}
}.hru_prov_in-jbs {
  margin: 0 auto;
  max-width: 83.75rem;
}.hru_prov_head-jbs {
  margin-bottom: 16px;
}.hru_prov_label-jbs {
  text-transform: uppercase;
  color: #C87820;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.hru_prov_h2-jbs {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-weight: 800;
}
@media(min-width: 767px) {.hru_prov_h2-jbs {
  font-size: 1.5rem;
}
}.hru_prov_seo-jbs {
  max-width: 38.75rem;
  line-height: 1.6;
  color: #907565;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.hru_prov_seo-jbs strong {
  font-weight: 700;
  color: #D4C4B0;
}.hru_prov_seo-jbs a {
  text-decoration: underline;
  color: #C87820;
}.hru_prov_grid-jbs {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.hru_prov_grid-jbs {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.hru_prov_grid-jbs {
  grid-template-columns: repeat(8,1fr);
}
}.hru_prov_card-jbs {
  border-radius: 0.625rem;
  background: #181108;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.hru_prov_card-jbs:hover {
  background: #1F160C;
  border-color: rgba(200, 120, 32, 0.45);
}.hru_prov_logo-jbs {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 44px;
}.hru_prov_logo-jbs img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hru_prov_name-jbs {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  color: #B09A84;
}.hru_app-jbs {
  padding: 36px 16px 0;
  background: #110C07;
}
@media(min-width: 769px) {.hru_app-jbs {
  padding: 2.75rem 1.5rem 0;
}
}.hru_app_in-jbs {
  margin: 0 auto;
  max-width: 83.75rem;
}.hru_app_head-jbs {
  margin-bottom: 16px;
}.hru_app_label-jbs {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C87820;
  font-weight: 700;
  letter-spacing: .08em;
}.hru_app_h2-jbs {
  color: #F5EDE0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.hru_app_h2-jbs {
  font-size: 24px;
}
}.hru_app_sub-jbs {
  color: #907565;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hru_app_sub-jbs strong {
  font-weight: 700;
  color: #D4C4B0;
}.hru_app_cards-jbs {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.hru_app_cards-jbs {
  grid-template-columns: repeat(3,1fr);
}
}.hru_app_card-jbs {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.hru_app_card_ios-jbs {
  background: linear-gradient(135deg,rgba(200, 120, 32, 0.18) 0%,#1F160C 100%);
}.hru_app_card_android-jbs {
  background: linear-gradient(135deg,rgba(45, 158, 88, 0.16) 0%,#1F160C 100%);
}.hru_app_card_win-jbs {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#1F160C 100%);
}.hru_app_card_ic-jbs svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
}.hru_app_card_ic-jbs {
  flex-shrink: 0;
  color: #F5EDE0;
}.hru_app_card_os-jbs {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #907565;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.hru_app_card_title-jbs {
  color: #F5EDE0;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
}.hru_app_card_text-jbs {
  color: #907565;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.hru_app_card_btn-jbs {
  padding: 0.625rem 18px;
  border: 1px solid rgba(200, 120, 32, 0.45);
  gap: 0.438rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  color: #F5EDE0;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.hru_app_card_btn-jbs:hover {
  background: rgba(255, 255, 255, 0.07);
}.hru_reg-jbs {
  background: #110C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.hru_reg-jbs {
  padding: 44px 24px 0;
}
}.hru_reg_in-jbs {
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1F160C;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 765px) {.hru_reg_in-jbs {
  padding: 40px;
}
}.hru_reg_top-jbs {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.hru_reg_top-jbs {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hru_reg_label-jbs {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C87820;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.hru_reg_h2-jbs {
  margin-bottom: 0.75rem;
  line-height: 1.2;
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 766px) {.hru_reg_h2-jbs {
  font-size: 1.75rem;
}
}.hru_reg_bonus-jbs {
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  padding: 10px 1rem;
  gap: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.hru_reg_bonus_amount-jbs {
  font-size: 20px;
  font-weight: 800;
  color: #E8A020;
}.hru_reg_bonus_text-jbs {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #B09A84;
}.hru_reg_cta_btn-jbs {
  background: #2D9E58;
  border-radius: 10px;
  padding: 0.875rem 32px;
  transition: background .2s;
  color: #0E0906;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 0.25rem 14px rgba(45, 158, 88, 0.50);
  margin-bottom: 0.75rem;
  font-weight: 700;
}.hru_reg_cta_btn-jbs:hover {
  background: #38B567;
}.hru_reg_terms-jbs {
  color: #887464;
  font-size: 11px;
  line-height: 1.5;
}.hru_reg_seo-jbs {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  color: #907565;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
}.hru_reg_seo-jbs p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #907565;
}.hru_reg_seo-jbs p:last-child {
  margin-bottom: 0;
}.hru_reg_seo-jbs strong {
  color: #D4C4B0;
  font-weight: 700;
}.hru_reg_seo-jbs a {
  transition: color .2s;
  color: #C87820;
  text-decoration: underline;
}.hru_reg_seo-jbs a:hover {
  color: #DC8E30;
}.hru_reg_seo-jbs ul,.hru_reg_seo-jbs ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.hru_reg_seo-jbs ol {
  list-style: decimal;
}.hru_reg_seo-jbs li {
  margin-bottom: 4px;
  color: #907565;
  line-height: 1.65;
  font-size: 0.813rem;
}.hru_reg_seo-jbs table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hru_reg_seo-jbs table {
  display: table;
}
}.hru_reg_seo-jbs th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D4C4B0;
  text-align: left;
}.hru_reg_seo-jbs td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #907565;
}.hru_reg_steps-jbs {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.hru_reg_steps-jbs {
  margin-top: 0;
}
}.hru_reg_step-jbs {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hru_reg_step_num-jbs {
  border-radius: 50%;
  border: 1px solid rgba(200, 120, 32, 0.08);
  background: rgba(200, 120, 32, 0.18);
  justify-content: center;
  font-size: 14px;
  height: 2.125rem;
  align-items: center;
  width: 34px;
  font-weight: 800;
  display: flex;
  color: #C87820;
  flex-shrink: 0;
}.hru_reg_step_title-jbs {
  margin-bottom: 3px;
  color: #F5EDE0;
  font-size: 0.875rem;
  font-weight: 700;
}.hru_reg_step_text-jbs {
  color: #907565;
  line-height: 1.5;
  font-size: 0.75rem;
}.hru_reg_trust-jbs {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 1.25rem;
}.hru_reg_trust_item-jbs {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  color: #907565;
  display: flex;
}.hru_reg_trust_ic-jbs svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  color: #C87820;
}.hru_seo-jbs {
  padding: 2.25rem 16px 0;
  background: #110C07;
}
@media(min-width: 771px) {.hru_seo-jbs {
  padding: 2.75rem 24px 0;
}
}.hru_seo_in-jbs {
  background: #1F160C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width:768px) {.hru_seo_in-jbs {
  padding: 36px 40px;
}
}.hru_seo_label-jbs {
  text-transform: uppercase;
  color: #C87820;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.hru_seo_h2-jbs {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EDE0;
}
@media(min-width: 766px) {.hru_seo_h2-jbs {
  font-size: 24px;
}
}.hru_seo_body-jbs {
  color: #B09A84;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hru_seo_body-jbs p {
  font-size: 0.875rem;
  color: #B09A84;
  line-height: 1.75;
  margin-bottom: 12px;
}.hru_seo_body-jbs p:last-child {
  margin-bottom: 0;
}.hru_seo_body-jbs strong {
  color: #D4C4B0;
  font-weight: 700;
}.hru_seo_body-jbs a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87820;
}.hru_seo_body-jbs a:hover {
  color: #DC8E30;
}.hru_seo_body-jbs ul,.hru_seo_body-jbs ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hru_seo_body-jbs ol {
  list-style: decimal;
}.hru_seo_body-jbs li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #B09A84;
}.hru_seo_body-jbs table {
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.hru_seo_body-jbs table {
  display: table;
}
}.hru_seo_body-jbs th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4B0;
  text-align: left;
  font-weight: 700;
}.hru_seo_body-jbs td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09A84;
}.hru_seo_cols-jbs {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.hru_seo_cols-jbs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hru_seo_cols-jbs {
  grid-template-columns: repeat(3,1fr);
}
}.hru_seo_col_h-jbs {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D4C4B0;
  font-weight: 700;
  font-size: 13px;
}.hru_seo_col_p-jbs {
  line-height: 1.65;
  color: #907565;
  overflow-wrap: break-word;
  font-size: 13px;
}.hru_seo_stats-jbs {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hru_seo_stat-jbs {
  flex: 1;
  border: 1px solid rgba(200, 120, 32, 0.18);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  background: rgba(200, 120, 32, 0.08);
  min-width: 140px;
}.hru_seo_stat_val-jbs {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C87820;
  overflow-wrap: break-word;
}.hru_seo_stat_lb-jbs {
  overflow-wrap: break-word;
  color: #907565;
  font-size: 11px;
}.hru_faq-jbs {
  background: #110C07;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.hru_faq-jbs {
  padding: 44px 1.5rem 0;
}
}.hru_faq_in-jbs {
  margin: 0 auto;
  max-width: 83.75rem;
}.hru_faq_head-jbs {
  margin-bottom: 1.25rem;
}.hru_faq_label-jbs {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C87820;
  letter-spacing: .08em;
}.hru_faq_h2-jbs {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDE0;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.hru_faq_h2-jbs {
  font-size: 24px;
}
}.hru_faq_list-jbs {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hru_faq_item-jbs {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  overflow: hidden;
  background: #1F160C;
}.hru_faq_q-jbs {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  color: #D4C4B0;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
  display: flex;
}.hru_faq_q-jbs:hover {
  color: #F5EDE0;
}.hru_faq_q_ic-jbs {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  justify-content: center;
  width: 24px;
  color: #C87820;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
}.hru_faq_item-jbs.hru_state_open-jbs .hru_faq_q_ic-jbs {
  transform: rotate(45deg);
}.hru_faq_a-jbs {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #907565;
}.hru_faq_item-jbs.hru_state_open-jbs .hru_faq_a-jbs {
  display: block;
}.hru_faq_a-jbs strong {
  font-weight: 700;
  color: #D4C4B0;
}.hru_faq_a-jbs a {
  text-decoration: underline;
  color: #C87820;
}.hru_faq_a-jbs ul,.hru_faq_a-jbs ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.hru_faq_a-jbs ol {
  list-style: decimal;
}.hru_faq_a-jbs li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hru_faq_a-jbs table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hru_faq_a-jbs table {
  display: table;
}
}.hru_faq_a-jbs th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4B0;
  text-align: left;
  font-weight: 700;
}.hru_faq_a-jbs td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #907565;
}.hru_seo-jbs {
  padding: 2.25rem 1rem 0;
  background: #110C07;
}
@media(min-width: 767px) {.hru_seo-jbs {
  padding: 2.75rem 24px 0;
}
}.hru_seo_in-jbs {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1F160C;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.hru_seo_in-jbs {
  padding: 36px 40px;
}
}.hru_seo_label-jbs {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87820;
  font-size: 11px;
}.hru_seo_h2-jbs {
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDE0;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.hru_seo_h2-jbs {
  font-size: 24px;
}
}.hru_seo_body-jbs {
  font-size: 0.875rem;
  color: #B09A84;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hru_seo_body-jbs p {
  font-size: 0.875rem;
  color: #B09A84;
  margin-bottom: 12px;
  line-height: 1.75;
}.hru_seo_body-jbs p:last-child {
  margin-bottom: 0;
}.hru_seo_body-jbs strong {
  color: #D4C4B0;
  font-weight: 700;
}.hru_seo_body-jbs a {
  transition: color .2s;
  color: #C87820;
  text-decoration: underline;
}.hru_seo_body-jbs a:hover {
  color: #DC8E30;
}.hru_seo_body-jbs ul,.hru_seo_body-jbs ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hru_seo_body-jbs ol {
  list-style: decimal;
}.hru_seo_body-jbs li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B09A84;
  font-size: 0.875rem;
}.hru_seo_body-jbs table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.hru_seo_body-jbs table {
  display: table;
}
}.hru_seo_body-jbs th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C4B0;
  text-align: left;
}.hru_seo_body-jbs td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09A84;
}.hru_seo_cols-jbs {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hru_seo_cols-jbs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hru_seo_cols-jbs {
  grid-template-columns: repeat(3,1fr);
}
}.hru_seo_col_h-jbs {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4C4B0;
  font-size: 13px;
}.hru_seo_col_p-jbs {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #907565;
}.hru_seo_stats-jbs {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hru_seo_stat-jbs {
  border: 1px solid rgba(200, 120, 32, 0.18);
  background: rgba(200, 120, 32, 0.08);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  min-width: 8.75rem;
}.hru_seo_stat_val-jbs {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C87820;
  font-size: 1.25rem;
}.hru_seo_stat_lb-jbs {
  font-size: 0.688rem;
  color: #907565;
  overflow-wrap: break-word;
}.hru_pmt-jbs {
  padding: 2.25rem 16px 0;
  background: #110C07;
}
@media(min-width: 765px) {.hru_pmt-jbs {
  padding: 44px 24px 0;
}
}.hru_pmt_in-jbs {
  margin: 0 auto;
  max-width: 1340px;
}.hru_pmt_head-jbs {
  max-width: 720px;
  margin-bottom: 22px;
}.hru_pmt_label-jbs {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C87820;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hru_pmt_h2-jbs {
  color: #F5EDE0;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hru_pmt_h2-jbs {
  font-size: 1.75rem;
}
}.hru_pmt_intro-jbs {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #907565;
}.hru_pmt_groups-jbs {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.hru_pmt_group-jbs {
  background: #1F160C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 20px;
}.hru_pmt_group_head-jbs {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.hru_pmt_group_ic-jbs {
  background: rgba(200, 120, 32, 0.18);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 36px;
  align-items: center;
  color: #C87820;
  width: 2.25rem;
}.hru_pmt_group_ic-jbs svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.hru_pmt_group_h-jbs {
  margin: 0;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDE0;
}.hru_pmt_group_p-jbs {
  overflow-wrap: break-word;
  color: #907565;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
}.hru_pmt_group_p-jbs strong {
  font-weight: 600;
  color: #D4C4B0;
}.hru_pmt_table_wrap-jbs {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hru_pmt_table-jbs {
  width: 100%;
  font-size: 0.813rem;
  min-width: 540px;
  border-collapse: collapse;
}.hru_pmt_table-jbs th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  color: #D4C4B0;
}.hru_pmt_table-jbs td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #907565;
}.hru_pmt_table-jbs tbody tr:last-child td {
  border-bottom: none;
}.hru_pmt_table-jbs tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4B0;
}.hru_seo-jbs {
  padding: 2.25rem 1rem 0;
  background: #110C07;
}
@media(min-width: 767px) {.hru_seo-jbs {
  padding: 44px 24px 0;
}
}.hru_seo_in-jbs {
  margin: 0 auto;
  background: #1F160C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width:768px) {.hru_seo_in-jbs {
  padding: 2.25rem 40px;
}
}.hru_seo_label-jbs {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C87820;
}.hru_seo_h2-jbs {
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDE0;
}
@media(min-width: 769px) {.hru_seo_h2-jbs {
  font-size: 1.5rem;
}
}.hru_seo_body-jbs {
  overflow-wrap: break-word;
  color: #B09A84;
  line-height: 1.75;
  font-size: 14px;
}.hru_seo_body-jbs p {
  line-height: 1.75;
  color: #B09A84;
  margin-bottom: 12px;
  font-size: 14px;
}.hru_seo_body-jbs p:last-child {
  margin-bottom: 0;
}.hru_seo_body-jbs strong {
  color: #D4C4B0;
  font-weight: 700;
}.hru_seo_body-jbs a {
  transition: color .2s;
  color: #C87820;
  text-decoration: underline;
}.hru_seo_body-jbs a:hover {
  color: #DC8E30;
}.hru_seo_body-jbs ul,.hru_seo_body-jbs ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hru_seo_body-jbs ol {
  list-style: decimal;
}.hru_seo_body-jbs li {
  line-height: 1.75;
  font-size: 14px;
  color: #B09A84;
  margin-bottom: 0.375rem;
}.hru_seo_body-jbs table {
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.hru_seo_body-jbs table {
  display: table;
}
}.hru_seo_body-jbs th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4B0;
  text-align: left;
  font-weight: 700;
}.hru_seo_body-jbs td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09A84;
}.hru_seo_cols-jbs {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.hru_seo_cols-jbs {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hru_seo_cols-jbs {
  grid-template-columns: repeat(3,1fr);
}
}.hru_seo_col_h-jbs {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D4C4B0;
  font-weight: 700;
  font-size: 13px;
}.hru_seo_col_p-jbs {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #907565;
}.hru_seo_stats-jbs {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hru_seo_stat-jbs {
  border: 1px solid rgba(200, 120, 32, 0.18);
  flex: 1;
  padding: 14px 16px;
  border-radius: 10px;
  background: rgba(200, 120, 32, 0.08);
  min-width: 140px;
}.hru_seo_stat_val-jbs {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C87820;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.hru_seo_stat_lb-jbs {
  overflow-wrap: break-word;
  color: #907565;
  font-size: 11px;
}.hru_ft-jbs {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080503;
  margin-top: 48px;
}.hru_ft_support-jbs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.hru_ft_support-jbs {
  padding: 28px 24px;
}
}.hru_ft_support_in-jbs {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
}.hru_ft_support_main-jbs {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.hru_ft_support_ic-jbs {
  flex-shrink: 0;
  color: #C87820;
}.hru_ft_support_ic-jbs svg {
  height: 30px;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hru_ft_support_text_title-jbs {
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5EDE0;
}.hru_ft_support_text_sub-jbs {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #907565;
}.hru_ft_support_btn-jbs {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem 1.375rem;
  background: #C87820;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #F5EDE0;
  flex-shrink: 0;
}.hru_ft_support_btn-jbs:hover {
  background: #DC8E30;
}.hru_ft_support_contacts-jbs {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.hru_ft_support_contact-jbs {
  color: #887464;
  line-height: 1.4;
  font-size: 0.75rem;
}.hru_ft_support_contact-jbs strong {
  color: #B09A84;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
}.hru_ft_main-jbs {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.hru_ft_main-jbs {
  padding: 2.5rem 1.5rem 32px;
}
}.hru_ft_main_in-jbs {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 638px) {.hru_ft_main_in-jbs {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.hru_ft_main_in-jbs {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hru_ft_col_logo-jbs {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.hru_ft_col_logo-jbs {
  grid-column: auto;
}
}.hru_ft_logo-jbs {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5EDE0;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
}.hru_ft_logo_mark-jbs {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 30px;
}.hru_ft_logo_mark-jbs img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hru_ft_logo_sub-jbs {
  color: #887464;
  font-size: 12px;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.hru_ft_col_title-jbs {
  color: #B09A84;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.hru_ft_col_links-jbs {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hru_ft_col_link-jbs {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #887464;
}.hru_ft_col_link-jbs:hover {
  color: #D4C4B0;
}.hru_ft_apps-jbs {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hru_ft_app_card-jbs {
  padding: 10px 0.75rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.hru_ft_app_card-jbs:hover {
  border-color: rgba(200, 120, 32, 0.45);
}.hru_ft_app_card_ic-jbs svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.hru_ft_app_card_os-jbs {
  font-size: 0.625rem;
  font-weight: 600;
  color: #887464;
}.hru_ft_app_card_action-jbs {
  font-size: 12px;
  font-weight: 700;
  color: #D4C4B0;
}.hru_ft_bot-jbs {
  padding: 20px 16px;
}
@media(min-width: 769px) {.hru_ft_bot-jbs {
  padding: 20px 1.5rem;
}
}.hru_ft_bot_in-jbs {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1340px;
}.hru_ft_socials-jbs {
  gap: 0.5rem;
  display: flex;
}.hru_ft_soc-jbs {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.313rem;
  color: #B09A84;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
}.hru_ft_soc-jbs svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.hru_ft_soc-jbs:hover {
  background: rgba(255, 255, 255, 0.07);
}.hru_ft_legal-jbs {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #9A7A68;
  min-width: 200px;
}.hru_ft_legal-jbs strong {
  font-weight: 700;
  color: #B09A84;
}.hru_ft_legal-jbs a {
  text-decoration: underline;
  color: #B09A84;
}.hru_ft_age-jbs {
  border: 2px solid #9A7A68;
  border-radius: 50%;
  color: #9A7A68;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
  font-size: 0.688rem;
  font-weight: 800;
  justify-content: center;
  height: 32px;
  width: 32px;
}