*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #C4B99A;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #0B110B;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.hpq_layout-hoi {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.hpq_page-hoi {
  display: flex;
  min-height: 100vh;
}.hpq_main-hoi {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.hpq_main-hoi {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.hpq_main-hoi {
  padding-bottom: 4.5rem;
}
}.hpq_gc-hoi {
  overflow: hidden;
  background: #0F160F;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.hpq_gc-hoi {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.hpq_gc-hoi {
  width: 10.5rem;
}
}.hpq_gc-hoi:hover {
  border-color: rgba(201, 125, 26, 0.08);
  transform: translateY(-3px);
}.hpq_gc_img-hoi {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.hpq_gc_img-hoi img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hpq_gc_hover-hoi {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 10, 6, 0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.hpq_gc-hoi:hover .hpq_gc_hover-hoi {
  opacity: 1;
}.hpq_gc_hover_btn-hoi {
  padding: 0.5rem 16px;
  background: #C97D1A;
  border-radius: 6px;
  color: #F0EAD8;
  font-weight: 700;
  font-size: 12px;
}.hpq_gc_info-hoi {
  padding: 0.5rem 0.625rem 10px;
}.hpq_gc_name-hoi {
  overflow: hidden;
  color: #C4B99A;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.hpq_gc_prov-hoi {
  font-size: 0.625rem;
  color: #524A42;
}.hpq_gc_tag-hoi {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  position: absolute;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  text-transform: uppercase;
}.hpq_gc_tag_hot-hoi {
  background: #C23B2A;
  color: #fff;
}.hpq_gc_tag_new-hoi {
  background: #2E9E4F;
  color: #0B110B;
}.hpq_gc_tag_jp-hoi {
  background: #D49218;
  color: #0B110B;
}.hpq_gc_tag_ex-hoi {
  background: #3D7530;
  color: #fff;
}.hpq_gc_tag_live-hoi {
  background: #C23B2A;
  color: #fff;
}.hpq_gr-hoi {
  background: #0B110B;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.hpq_gr-hoi {
  padding: 36px 1.5rem 0;
}
}.hpq_gr_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_gr_head-hoi {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.hpq_gr_head_l-hoi {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.hpq_gr_ic-hoi {
  border-radius: 10px;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.hpq_gr_ic-hoi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.hpq_gr_title-hoi {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EAD8;
}
@media(min-width: 766px) {.hpq_gr_title-hoi {
  font-size: 1.125rem;
}
}.hpq_gr_more-hoi {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #6B6055;
}.hpq_gr_more-hoi:hover {
  color: #C97D1A;
}.hpq_gr_more-hoi svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hpq_gr_arrows-hoi {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.hpq_gr_arr-hoi {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  height: 30px;
  width: 30px;
  align-items: center;
  display: flex;
  color: #8C8270;
  justify-content: center;
}.hpq_gr_arr-hoi:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EAD8;
}.hpq_gr_arr-hoi svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.hpq_gr_seo_h-hoi {
  margin: 0 0 6px;
  font-family: 'Bebas Neue', sans-serif;
  color: #C4B99A;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.hpq_gr_seo_h-hoi {
  font-size: 14px;
}
}.hpq_gr_seo-hoi {
  line-height: 1.55;
  font-size: 12px;
  color: #6B6055;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.hpq_gr_seo-hoi strong {
  font-weight: 600;
  color: #C4B99A;
}.hpq_gr_scroll-hoi {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.hpq_gr_scroll-hoi::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hpq_gr_scroll-hoi {
  gap: 0.75rem;
}
}.hpq_tb-hoi {
  background: #0B110B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  top: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  height: 3.5rem;
  align-items: center;
}.hpq_tb_in-hoi {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.hpq_tb_burger-hoi {
  border-radius: 0.625rem;
  gap: 5px;
  flex-direction: column;
  align-items: center;
  margin-right: 0.5rem;
  width: 38px;
  justify-content: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
}.hpq_tb_burger-hoi:hover {
  background: rgba(255, 255, 255, 0.05);
}.hpq_tb_burger_line-hoi {
  border-radius: 1px;
  background: #8C8270;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.hpq_tb_burger-hoi {
  display: none;
}
}.hpq_tb_logo-hoi {
  gap: 9px;
  letter-spacing: -.01em;
  color: #F0EAD8;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.hpq_tb_logo_mark-hoi {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
}.hpq_tb_logo_mark-hoi img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hpq_tb_nav-hoi {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.hpq_tb_nav-hoi {
  display: flex;
}
}.hpq_tb_tab-hoi {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-weight: 600;
  color: #8C8270;
  font-size: 13px;
}.hpq_tb_tab-hoi:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD8;
}.hpq_tb_tab-hoi.hpq_state_active-hoi {
  background: rgba(201, 125, 26, 0.18);
  color: #F0EAD8;
}.hpq_tb_right-hoi {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.hpq_tb_login-hoi {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  color: #C4B99A;
  font-weight: 600;
  font-size: 0.813rem;
}.hpq_tb_login-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
  color: #F0EAD8;
}
@media(min-width:480px) {.hpq_tb_login-hoi {
  display: block;
}
}.hpq_tb_reg-hoi {
  background: #2E9E4F;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0D1009;
  white-space: nowrap;
}.hpq_tb_reg-hoi:hover {
  background: #35B85C;
}.hpq_sb-hoi {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #141C14;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  top: 56px;
  z-index: 70;
  left: 0;
}.hpq_sb-hoi.hpq_state_open-hoi {
  transform: translateX(0);
}.hpq_sb-hoi::-webkit-scrollbar {
  width: 4px;
}.hpq_sb-hoi::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.hpq_sb-hoi {
  transform: translateX(0);
}
}.hpq_sb_auth-hoi {
  padding: 14px 12px 10px;
}.hpq_sb_btn_reg-hoi {
  padding: 11px;
  background: #2E9E4F;
  border-radius: 0.625rem;
  transition: background .2s;
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
  color: #0D1009;
  font-weight: 700;
  text-align: center;
}.hpq_sb_btn_reg-hoi:hover {
  background: #35B85C;
}.hpq_sb_btn_login-hoi {
  padding: 0.625rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: block;
  text-align: center;
  color: #C4B99A;
  font-weight: 600;
  font-size: 13px;
}.hpq_sb_btn_login-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
  color: #F0EAD8;
}.hpq_sb_promo-hoi {
  padding: 0.75rem 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C3010,#141C14);
  border: 1px solid rgba(201, 125, 26, 0.18);
  margin: 0 12px 0.625rem;
  border-radius: 10px;
  position: relative;
}.hpq_sb_promo-hoi::before {
  background: radial-gradient(circle,rgba(201, 125, 26, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  content: '';
  position: absolute;
}.hpq_sb_promo_title-hoi {
  color: #C97D1A;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
}.hpq_sb_promo_text-hoi {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F0EAD8;
  font-weight: 600;
  line-height: 1.35;
}.hpq_sb_promo_sub-hoi {
  font-size: 10px;
  margin-top: 3px;
  color: #6B6055;
}.hpq_sb_nav-hoi {
  padding: 0.375rem 8px 16px;
}.hpq_sb_nav_lb-hoi {
  padding: 0.625rem 0.5rem 6px;
  color: #524A42;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.hpq_sb_link-hoi {
  gap: 0.625rem;
  border-radius: 6px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  align-items: center;
  color: #8C8270;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  font-size: 13px;
}.hpq_sb_link-hoi:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD8;
}.hpq_sb_link-hoi.hpq_state_active-hoi {
  background: rgba(201, 125, 26, 0.18);
  color: #F0EAD8;
}.hpq_sb_ic-hoi {
  border-radius: 6px;
  display: flex;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  align-items: center;
}.hpq_sb_ic-hoi svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.hpq_sb_ic_1-hoi {
  background: rgba(201, 125, 26, 0.08);
  color: #C97D1A;
}.hpq_sb_ic_2-hoi {
  background: rgba(46, 158, 79, 0.18);
  color: #2E9E4F;
}.hpq_sb_ic_3-hoi {
  background: rgba(212, 146, 24, 0.16);
  color: #D49218;
}.hpq_sb_ic_4-hoi {
  background: rgba(61, 117, 48, 0.22);
  color: #3D7530;
}.hpq_sb_ic_5-hoi {
  background: rgba(201, 125, 26, 0.08);
  color: #D64E8A;
}.hpq_sb_ic_6-hoi {
  background: rgba(61, 117, 48, 0.22);
  color: #8B3FC8;
}.hpq_sb_badge-hoi {
  border-radius: 6px;
  padding: 2px 7px;
  background: #D49218;
  color: #0D1009;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.hpq_sb_bot-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.hpq_sb_lang-hoi,.hpq_sb_help-hoi {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  border-radius: 6px;
  gap: 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 11px;
  color: #8C8270;
  display: flex;
  justify-content: center;
  font-weight: 600;
}.hpq_sb_lang-hoi:hover,.hpq_sb_help-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
  color: #F0EAD8;
}.hpq_sb_lang-hoi svg,.hpq_sb_help-hoi svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.hpq_sb_bd-hoi {
  background: rgba(6, 10, 6, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.hpq_sb_bd-hoi.hpq_state_on-hoi {
  display: block;
}
@media(min-width: 1081px) {.hpq_sb_bd-hoi {
  display: none!important;
}
}.hpq_mob_nav-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141C14;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1081px) {.hpq_mob_nav-hoi {
  display: none;
}
}.hpq_mob_nav_item-hoi {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #524A42;
}.hpq_mob_nav_ic-hoi {
  line-height: 1;
}.hpq_mob_nav_ic-hoi svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.hpq_mob_nav_lb-hoi {
  color: #524A42;
  font-size: 10px;
  font-weight: 600;
}.hpq_mob_nav_item-hoi.hpq_state_active-hoi {
  color: #C97D1A;
}.hpq_mob_nav_item-hoi.hpq_state_active-hoi .hpq_mob_nav_lb-hoi {
  color: #C97D1A;
}.hpq_hero-hoi {
  padding: 1.25rem 16px 0;
  background: #0B110B;
}
@media(min-width: 767px) {.hpq_hero-hoi {
  padding: 24px 24px 0;
}
}.hpq_hero_in-hoi {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 862px) {.hpq_hero_in-hoi {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.hpq_hero_in-hoi {
  grid-template-columns: 1fr 21.25rem;
}
}.hpq_hero_promo-hoi {
  border-radius: 1rem;
  background: #0F160F;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.hpq_hero_promo-hoi {
  min-height: 280px;
}
}.hpq_hero_promo_bg-hoi {
  inset: 0;
  background: linear-gradient(120deg,#1C3010 0%,#0B110B 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.hpq_hero_promo_bg-hoi::after {
  background: linear-gradient(90deg,#0B110B 0%,rgba(6, 10, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hpq_hero_promo_glow-hoi {
  background: radial-gradient(circle,rgba(61, 117, 48, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  height: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  width: 300px;
}.hpq_hero_promo_ct-hoi {
  padding: 28px 24px 1.75rem 28px;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.hpq_hero_promo_ct-hoi {
  padding: 40px 2rem;
}
}.hpq_hero_badge-hoi {
  border: 1px solid rgba(201, 125, 26, 0.08);
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  background: rgba(201, 125, 26, 0.18);
  font-weight: 700;
  font-size: 10px;
  color: #C97D1A;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
}.hpq_hero_h1-hoi {
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #F0EAD8;
}.hpq_hero_h1-hoi em {
  font-style: normal;
  color: #D49218;
}
@media(min-width: 771px) {.hpq_hero_h1-hoi {
  font-size: 2.25rem;
}
}.hpq_hero_sub-hoi {
  margin-bottom: 1.25rem;
  color: #8C8270;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.hpq_hero_sub-hoi {
  font-size: 14px;
}
}.hpq_hero_row-hoi {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hpq_hero_cta-hoi {
  background: #2E9E4F;
  border-radius: 10px;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 0.375rem 1.25rem rgba(46, 158, 79, 0.48);
  font-weight: 700;
  color: #0D1009;
}.hpq_hero_cta-hoi:hover {
  background: #35B85C;
}.hpq_hero_terms-hoi {
  font-size: 0.688rem;
  color: #524A42;
}.hpq_hero_game-hoi {
  overflow: hidden;
  border-radius: 1rem;
  background: #0F160F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.hpq_hero_game_badge-hoi {
  border: 1px solid rgba(212, 146, 24, 0.16);
  background: rgba(212, 146, 24, 0.16);
  padding: 0.313rem 10px;
  border-radius: 20px;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  color: #D49218;
  top: 12px;
  left: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  position: absolute;
}.hpq_hero_game_badge-hoi svg {
  vertical-align: -1px;
  height: 11px;
  width: 11px;
  margin-right: 4px;
}.hpq_hero_game_img-hoi {
  background: linear-gradient(135deg,#1C3010,#0B110B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hpq_hero_game_img-hoi img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.hpq_hero_game_play-hoi {
  transition: opacity .2s;
  background: rgba(6, 10, 6, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.hpq_hero_game-hoi:hover .hpq_hero_game_play-hoi {
  opacity: 1;
}.hpq_hero_game_play-hoi span {
  background: #C97D1A;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
  align-items: center;
}.hpq_hero_game_play-hoi span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.hpq_hero_game_info-hoi {
  padding: 14px 1rem;
}.hpq_hero_game_title-hoi {
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 15px;
  color: #F0EAD8;
  overflow-wrap: break-word;
}.hpq_hero_game_provider-hoi {
  color: #6B6055;
  font-size: 11px;
}.hpq_hero_game_btn-hoi {
  padding: 11px;
  background: #C97D1A;
  transition: background .2s;
  border-radius: 10px;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #F0EAD8;
}.hpq_hero_game-hoi:hover .hpq_hero_game_btn-hoi {
  background: #E08E20;
}.hpq_sbar-hoi {
  background: #0B110B;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.hpq_sbar-hoi {
  padding: 1.125rem 24px 0;
}
}.hpq_sbar_in-hoi {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpq_sbar_row-hoi {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.hpq_sbar_input-hoi {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 16px;
  flex: 1;
  background: #0F160F;
  transition: border-color .2s;
  gap: 0.625rem;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #6B6055;
}.hpq_sbar_input-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
}.hpq_sbar_input-hoi svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.hpq_sbar_providers-hoi {
  border-radius: 0.625rem;
  background: #0F160F;
  gap: 0.5rem;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #C4B99A;
}.hpq_sbar_providers-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
  color: #F0EAD8;
}.hpq_sbar_providers-hoi svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.hpq_sbar_tabs-hoi {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.hpq_sbar_tabs-hoi::-webkit-scrollbar {
  display: none;
}.hpq_sbar_tab-hoi {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 0.875rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #8C8270;
  white-space: nowrap;
}.hpq_sbar_tab-hoi:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 125, 26, 0.55);
  color: #F0EAD8;
}.hpq_sbar_tab-hoi.hpq_state_active-hoi {
  background: rgba(201, 125, 26, 0.18);
  border-color: rgba(201, 125, 26, 0.08);
  color: #F0EAD8;
}.hpq_sbar_tab_ic-hoi svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.hpq_wy-hoi {
  padding: 2rem 1rem 0;
  background: #0B110B;
}
@media(min-width:768px) {.hpq_wy-hoi {
  padding: 2.5rem 1.5rem 0;
}
}.hpq_wy_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_wy_head-hoi {
  max-width: 720px;
  margin-bottom: 18px;
}.hpq_wy_label-hoi {
  font-weight: 700;
  color: #C97D1A;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.hpq_wy_h2-hoi {
  font-family: 'Bebas Neue', sans-serif;
  color: #F0EAD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 770px) {.hpq_wy_h2-hoi {
  font-size: 24px;
}
}.hpq_wy_intro-hoi {
  margin: 0;
  color: #6B6055;
  font-size: 13px;
  line-height: 1.6;
}.hpq_wy_grid-hoi {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.hpq_wy_grid-hoi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hpq_wy_grid-hoi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hpq_wy_card-hoi {
  border-radius: 0.625rem;
  background: #141C14;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.hpq_wy_card-hoi:hover {
  border-color: rgba(201, 125, 26, 0.08);
  transform: translateY(-2px);
}.hpq_wy_card_ic-hoi {
  border-radius: 50%;
  background: rgba(201, 125, 26, 0.18);
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  color: #C97D1A;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
}.hpq_wy_card_ic-hoi svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.hpq_wy_card_h-hoi {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0EAD8;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
}.hpq_wy_card_p-hoi {
  line-height: 1.6;
  color: #6B6055;
  overflow-wrap: break-word;
  font-size: 13px;
}.hpq_wy_card_p-hoi strong {
  color: #C4B99A;
  font-weight: 600;
}.hpq_gcg-hoi {
  padding: 2.25rem 16px 0;
  background: #0B110B;
}
@media(min-width: 767px) {.hpq_gcg-hoi {
  padding: 44px 24px 0;
}
}.hpq_gcg_in-hoi {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpq_gcg_head-hoi {
  max-width: 45rem;
  margin-bottom: 20px;
}.hpq_gcg_label-hoi {
  font-weight: 700;
  color: #C97D1A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hpq_gcg_h2-hoi {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EAD8;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.hpq_gcg_h2-hoi {
  font-size: 28px;
}
}.hpq_gcg_intro-hoi {
  color: #6B6055;
  font-size: 0.813rem;
  line-height: 1.6;
}.hpq_gcg_grid-hoi {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.hpq_gcg_grid-hoi {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hpq_gcg_grid-hoi {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hpq_gcg_card-hoi {
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
  cursor: pointer;
}.hpq_gcg_card-hoi:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 125, 26, 0.18);
}.hpq_gcg_card_bg-hoi {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hpq_gcg_card_bg-hoi::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hpq_gcg_card_ic-hoi {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  color: #F0EAD8;
  display: flex;
  right: 1.125rem;
  z-index: 2;
  height: 40px;
  width: 2.5rem;
  position: absolute;
  justify-content: center;
  top: 18px;
  align-items: center;
}.hpq_gcg_card_ic-hoi svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.hpq_gcg_card_ct-hoi {
  z-index: 1;
  position: relative;
}.hpq_gcg_card_h-hoi {
  color: #F0EAD8;
  font-size: 1.125rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 769px) {.hpq_gcg_card_h-hoi {
  font-size: 20px;
}
}.hpq_gcg_card_p-hoi {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.hpq_gcg_card_p-hoi strong {
  font-weight: 600;
  color: #F0EAD8;
}.hpq_gcg_card_cta-hoi {
  gap: 4px;
  font-weight: 700;
  color: #C97D1A;
  font-size: 12px;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
}.hpq_gcg_card_cta-hoi svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.hpq_gr_jp-hoi {
  padding: 1.25rem;
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D2E 0%,#0A0811 100%);
  position: relative;
}.hpq_gr_jp-hoi::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(61, 117, 48, 0.22) 0%,transparent 70%);
  left: -3.75rem;
  content: '';
  width: 250px;
  height: 15.625rem;
  top: -3.75rem;
  position: absolute;
}.hpq_gr_jp-hoi::after {
  background: radial-gradient(circle,rgba(212, 146, 24, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  right: 0;
  position: absolute;
  height: 200px;
  width: 200px;
  content: '';
}.hpq_gr_jp_head-hoi {
  gap: 16px;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
}.hpq_gr_jp_info-hoi {
  flex: 1;
}.hpq_gr_jp_label-hoi {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8B3FC8;
}.hpq_gr_jp_label-hoi svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linecap: round;
}.hpq_gr_jp_amount-hoi {
  overflow-wrap: break-word;
  font-size: 2rem;
  margin-bottom: 4px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1;
  color: #F0EAD8;
}
@media(min-width: 770px) {.hpq_gr_jp_amount-hoi {
  font-size: 2.5rem;
}
}.hpq_gr_jp_amount-hoi span {
  color: #D49218;
}.hpq_gr_jp_seo-hoi {
  color: #8C8270;
  max-width: 30rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.hpq_gr_jp_cta-hoi {
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 10px;
  border: 1px solid rgba(61, 117, 48, 0.22);
  background: rgba(61, 117, 48, 0.22);
  position: relative;
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 0.25rem;
  z-index: 1;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F0EAD8;
}.hpq_gr_jp_cta-hoi:hover {
  background: #3D7530;
}.hpq_ws-hoi {
  background: #0B110B;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.hpq_ws-hoi {
  padding: 36px 1.5rem 0;
}
}.hpq_ws_in-hoi {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpq_ws_head-hoi {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hpq_ws_title-hoi {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #F0EAD8;
  font-size: 16px;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
}.hpq_ws_title_ic-hoi svg {
  height: 1.125rem;
  width: 1.125rem;
  color: #D49218;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hpq_ws_online-hoi {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #6B6055;
  display: flex;
}.hpq_ws_online_dot-hoi {
  border-radius: 50%;
  background: #2E9E4F;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(46, 158, 79, 0.18);
  flex-shrink: 0;
}.hpq_ws_scroll-hoi {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hpq_ws_scroll-hoi::-webkit-scrollbar {
  display: none;
}.hpq_wc-hoi {
  background: #0F160F;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
}.hpq_wc_img-hoi {
  border-radius: 6px;
  background: #141C14;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.hpq_wc_img-hoi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hpq_wc_info-hoi {
  min-width: 0;
}.hpq_wc_game-hoi {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #C4B99A;
}.hpq_wc_player-hoi {
  overflow: hidden;
  white-space: nowrap;
  color: #524A42;
  font-size: 10px;
  text-overflow: ellipsis;
}.hpq_wc_amount-hoi {
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #2E9E4F;
  margin-left: auto;
  font-weight: 700;
}.hpq_app-hoi {
  background: #0B110B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hpq_app-hoi {
  padding: 44px 1.5rem 0;
}
}.hpq_app_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_app_head-hoi {
  margin-bottom: 1rem;
}.hpq_app_label-hoi {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C97D1A;
  letter-spacing: .08em;
  font-size: 11px;
}.hpq_app_h2-hoi {
  overflow-wrap: break-word;
  color: #F0EAD8;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.hpq_app_h2-hoi {
  font-size: 24px;
}
}.hpq_app_sub-hoi {
  font-size: 13px;
  max-width: 37.5rem;
  color: #6B6055;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hpq_app_sub-hoi strong {
  color: #C4B99A;
  font-weight: 700;
}.hpq_app_cards-hoi {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 637px) {.hpq_app_cards-hoi {
  grid-template-columns: repeat(3,1fr);
}
}.hpq_app_card-hoi {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.hpq_app_card_ios-hoi {
  background: linear-gradient(135deg,rgba(201, 125, 26, 0.18) 0%,#141C14 100%);
}.hpq_app_card_android-hoi {
  background: linear-gradient(135deg,rgba(46, 158, 79, 0.18) 0%,#141C14 100%);
}.hpq_app_card_win-hoi {
  background: linear-gradient(135deg,rgba(212, 146, 24, 0.16) 0%,#141C14 100%);
}.hpq_app_card_ic-hoi svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.hpq_app_card_ic-hoi {
  color: #F0EAD8;
  flex-shrink: 0;
}.hpq_app_card_os-hoi {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #6B6055;
  font-size: 0.625rem;
}.hpq_app_card_title-hoi {
  color: #F0EAD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
}.hpq_app_card_text-hoi {
  margin-bottom: 0.875rem;
  color: #6B6055;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hpq_app_card_btn-hoi {
  padding: 10px 1.125rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(201, 125, 26, 0.55);
  gap: 7px;
  align-items: center;
  display: inline-flex;
  color: #F0EAD8;
  font-weight: 700;
  font-size: 0.813rem;
}.hpq_app_card_btn-hoi:hover {
  background: rgba(255, 255, 255, 0.07);
}.hpq_reg-hoi {
  padding: 2.25rem 1rem 0;
  background: #0B110B;
}
@media(min-width: 765px) {.hpq_reg-hoi {
  padding: 44px 1.5rem 0;
}
}.hpq_reg_in-hoi {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  background: #141C14;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hpq_reg_in-hoi {
  padding: 40px;
}
}.hpq_reg_top-hoi {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.hpq_reg_top-hoi {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hpq_reg_label-hoi {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  color: #C97D1A;
}.hpq_reg_h2-hoi {
  margin-bottom: 0.75rem;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  color: #F0EAD8;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hpq_reg_h2-hoi {
  font-size: 1.75rem;
}
}.hpq_reg_bonus-hoi {
  padding: 10px 16px;
  gap: 8px;
  background: rgba(212, 146, 24, 0.16);
  border-radius: 10px;
  border: 1px solid rgba(212, 146, 24, 0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.hpq_reg_bonus_amount-hoi {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D49218;
}.hpq_reg_bonus_text-hoi {
  font-size: 13px;
  line-height: 1.35;
  color: #8C8270;
}.hpq_reg_cta_btn-hoi {
  transition: background .2s;
  background: #2E9E4F;
  padding: 0.875rem 2rem;
  border-radius: 10px;
  color: #0D1009;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.375rem 20px rgba(46, 158, 79, 0.48);
}.hpq_reg_cta_btn-hoi:hover {
  background: #35B85C;
}.hpq_reg_terms-hoi {
  color: #524A42;
  font-size: 0.688rem;
  line-height: 1.5;
}.hpq_reg_seo-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 0.813rem;
  margin-top: 20px;
  color: #6B6055;
}.hpq_reg_seo-hoi p {
  font-size: 0.813rem;
  color: #6B6055;
  margin-bottom: 10px;
  line-height: 1.65;
}.hpq_reg_seo-hoi p:last-child {
  margin-bottom: 0;
}.hpq_reg_seo-hoi strong {
  font-weight: 700;
  color: #C4B99A;
}.hpq_reg_seo-hoi a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D1A;
}.hpq_reg_seo-hoi a:hover {
  color: #E08E20;
}.hpq_reg_seo-hoi ul,.hpq_reg_seo-hoi ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hpq_reg_seo-hoi ol {
  list-style: decimal;
}.hpq_reg_seo-hoi li {
  color: #6B6055;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.hpq_reg_seo-hoi table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 10px;
  display: block;
}
@media(min-width: 765px) {.hpq_reg_seo-hoi table {
  display: table;
}
}.hpq_reg_seo-hoi th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4B99A;
  text-align: left;
  font-weight: 700;
}.hpq_reg_seo-hoi td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6055;
}.hpq_reg_steps-hoi {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.hpq_reg_steps-hoi {
  margin-top: 0;
}
}.hpq_reg_step-hoi {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hpq_reg_step_num-hoi {
  border: 1px solid rgba(201, 125, 26, 0.08);
  background: rgba(201, 125, 26, 0.18);
  border-radius: 50%;
  display: flex;
  height: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  width: 34px;
  color: #C97D1A;
  font-size: 0.875rem;
  align-items: center;
  justify-content: center;
}.hpq_reg_step_title-hoi {
  font-size: 14px;
  color: #F0EAD8;
  margin-bottom: 3px;
  font-weight: 700;
}.hpq_reg_step_text-hoi {
  color: #6B6055;
  line-height: 1.5;
  font-size: 0.75rem;
}.hpq_reg_trust-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.hpq_reg_trust_item-hoi {
  gap: 7px;
  font-size: 12px;
  color: #6B6055;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.hpq_reg_trust_ic-hoi svg {
  width: 16px;
  stroke-linejoin: round;
  color: #C97D1A;
  stroke-linecap: round;
  height: 16px;
}.hpq_bon-hoi {
  background: #0B110B;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.hpq_bon-hoi {
  padding: 2.75rem 1.5rem 0;
}
}.hpq_bon_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_bon_head-hoi {
  margin-bottom: 20px;
}.hpq_bon_label-hoi {
  text-transform: uppercase;
  color: #C97D1A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.hpq_bon_h2-hoi {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0EAD8;
}
@media(min-width: 766px) {.hpq_bon_h2-hoi {
  font-size: 24px;
}
}.hpq_bon_seo-hoi {
  overflow-wrap: break-word;
  color: #6B6055;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
}.hpq_bon_seo-hoi strong {
  font-weight: 700;
  color: #C4B99A;
}.hpq_bon_seo-hoi a {
  text-decoration: underline;
  color: #C97D1A;
}.hpq_bon_grid-hoi {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.hpq_bon_grid-hoi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hpq_bon_grid-hoi {
  grid-template-columns: repeat(5,1fr);
}
}.hpq_bon_card-hoi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 16px;
  background: #0F160F;
  transition: border-color .2s,transform .2s;
}.hpq_bon_card-hoi:hover {
  border-color: rgba(201, 125, 26, 0.08);
  transform: translateY(-2px);
}.hpq_bon_card_ic-hoi svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.hpq_bon_card_ic-hoi {
  margin-bottom: 10px;
}.hpq_bon_card_type-hoi {
  letter-spacing: .06em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #6B6055;
  text-transform: uppercase;
  margin-bottom: 6px;
}.hpq_bon_card_amount-hoi {
  font-size: 18px;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #D49218;
  font-weight: 800;
}.hpq_bon_card_name-hoi {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F0EAD8;
  font-size: 0.813rem;
  font-weight: 600;
}.hpq_bon_card_detail-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524A42;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
}.hpq_prov-hoi {
  background: #0B110B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hpq_prov-hoi {
  padding: 2.75rem 24px 0;
}
}.hpq_prov_in-hoi {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpq_prov_head-hoi {
  margin-bottom: 1rem;
}.hpq_prov_label-hoi {
  color: #C97D1A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hpq_prov_h2-hoi {
  color: #F0EAD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.hpq_prov_h2-hoi {
  font-size: 1.5rem;
}
}.hpq_prov_seo-hoi {
  margin-bottom: 16px;
  color: #6B6055;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
}.hpq_prov_seo-hoi strong {
  color: #C4B99A;
  font-weight: 700;
}.hpq_prov_seo-hoi a {
  color: #C97D1A;
  text-decoration: underline;
}.hpq_prov_grid-hoi {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.hpq_prov_grid-hoi {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.hpq_prov_grid-hoi {
  grid-template-columns: repeat(8,1fr);
}
}.hpq_prov_card-hoi {
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #0F160F;
  padding: 14px 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.hpq_prov_card-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
  background: #141C14;
}.hpq_prov_logo-hoi {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
  display: flex;
}.hpq_prov_logo-hoi img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.hpq_prov_name-hoi {
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8C8270;
  font-weight: 600;
}.hpq_seo-hoi {
  background: #0B110B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hpq_seo-hoi {
  padding: 2.75rem 24px 0;
}
}.hpq_seo_in-hoi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  background: #141C14;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hpq_seo_in-hoi {
  padding: 2.25rem 2.5rem;
}
}.hpq_seo_label-hoi {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C97D1A;
}.hpq_seo_h2-hoi {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F0EAD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hpq_seo_h2-hoi {
  font-size: 1.5rem;
}
}.hpq_seo_body-hoi {
  line-height: 1.75;
  font-size: 14px;
  color: #8C8270;
  overflow-wrap: break-word;
}.hpq_seo_body-hoi p {
  font-size: 14px;
  color: #8C8270;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.hpq_seo_body-hoi p:last-child {
  margin-bottom: 0;
}.hpq_seo_body-hoi strong {
  color: #C4B99A;
  font-weight: 700;
}.hpq_seo_body-hoi a {
  transition: color .2s;
  color: #C97D1A;
  text-decoration: underline;
}.hpq_seo_body-hoi a:hover {
  color: #E08E20;
}.hpq_seo_body-hoi ul,.hpq_seo_body-hoi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hpq_seo_body-hoi ol {
  list-style: decimal;
}.hpq_seo_body-hoi li {
  font-size: 14px;
  color: #8C8270;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hpq_seo_body-hoi table {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.hpq_seo_body-hoi table {
  display: table;
}
}.hpq_seo_body-hoi th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4B99A;
  text-align: left;
}.hpq_seo_body-hoi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C8270;
}.hpq_seo_cols-hoi {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.hpq_seo_cols-hoi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hpq_seo_cols-hoi {
  grid-template-columns: repeat(3,1fr);
}
}.hpq_seo_col_h-hoi {
  color: #C4B99A;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.hpq_seo_col_p-hoi {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6B6055;
  overflow-wrap: break-word;
}.hpq_seo_stats-hoi {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hpq_seo_stat-hoi {
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(201, 125, 26, 0.18);
  background: rgba(201, 125, 26, 0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.hpq_seo_stat_val-hoi {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C97D1A;
  font-weight: 800;
}.hpq_seo_stat_lb-hoi {
  font-size: 0.688rem;
  color: #6B6055;
  overflow-wrap: break-word;
}.hpq_seo-hoi {
  padding: 36px 16px 0;
  background: #0B110B;
}
@media(min-width: 766px) {.hpq_seo-hoi {
  padding: 2.75rem 1.5rem 0;
}
}.hpq_seo_in-hoi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141C14;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.hpq_seo_in-hoi {
  padding: 36px 2.5rem;
}
}.hpq_seo_label-hoi {
  color: #C97D1A;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.hpq_seo_h2-hoi {
  font-size: 1.25rem;
  color: #F0EAD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.hpq_seo_h2-hoi {
  font-size: 24px;
}
}.hpq_seo_body-hoi {
  color: #8C8270;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hpq_seo_body-hoi p {
  color: #8C8270;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.hpq_seo_body-hoi p:last-child {
  margin-bottom: 0;
}.hpq_seo_body-hoi strong {
  color: #C4B99A;
  font-weight: 700;
}.hpq_seo_body-hoi a {
  transition: color .2s;
  color: #C97D1A;
  text-decoration: underline;
}.hpq_seo_body-hoi a:hover {
  color: #E08E20;
}.hpq_seo_body-hoi ul,.hpq_seo_body-hoi ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hpq_seo_body-hoi ol {
  list-style: decimal;
}.hpq_seo_body-hoi li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8C8270;
}.hpq_seo_body-hoi table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hpq_seo_body-hoi table {
  display: table;
}
}.hpq_seo_body-hoi th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4B99A;
  font-weight: 700;
  text-align: left;
}.hpq_seo_body-hoi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8C8270;
}.hpq_seo_cols-hoi {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.hpq_seo_cols-hoi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hpq_seo_cols-hoi {
  grid-template-columns: repeat(3,1fr);
}
}.hpq_seo_col_h-hoi {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4B99A;
}.hpq_seo_col_p-hoi {
  color: #6B6055;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.hpq_seo_stats-hoi {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hpq_seo_stat-hoi {
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 125, 26, 0.18);
  background: rgba(201, 125, 26, 0.08);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.hpq_seo_stat_val-hoi {
  color: #C97D1A;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.hpq_seo_stat_lb-hoi {
  font-size: 0.688rem;
  color: #6B6055;
  overflow-wrap: break-word;
}.hpq_faq-hoi {
  background: #0B110B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hpq_faq-hoi {
  padding: 44px 1.5rem 0;
}
}.hpq_faq_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_faq_head-hoi {
  margin-bottom: 1.25rem;
}.hpq_faq_label-hoi {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C97D1A;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.hpq_faq_h2-hoi {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F0EAD8;
}
@media(min-width: 769px) {.hpq_faq_h2-hoi {
  font-size: 1.5rem;
}
}.hpq_faq_list-hoi {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hpq_faq_item-hoi {
  overflow: hidden;
  background: #141C14;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.hpq_faq_q-hoi {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
  color: #C4B99A;
  justify-content: space-between;
}.hpq_faq_q-hoi:hover {
  color: #F0EAD8;
}.hpq_faq_q_ic-hoi {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  display: flex;
  font-size: 16px;
  align-items: center;
  color: #C97D1A;
}.hpq_faq_item-hoi.hpq_state_open-hoi .hpq_faq_q_ic-hoi {
  transform: rotate(45deg);
}.hpq_faq_a-hoi {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  color: #6B6055;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.hpq_faq_item-hoi.hpq_state_open-hoi .hpq_faq_a-hoi {
  display: block;
}.hpq_faq_a-hoi strong {
  font-weight: 700;
  color: #C4B99A;
}.hpq_faq_a-hoi a {
  text-decoration: underline;
  color: #C97D1A;
}.hpq_faq_a-hoi ul,.hpq_faq_a-hoi ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hpq_faq_a-hoi ol {
  list-style: decimal;
}.hpq_faq_a-hoi li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hpq_faq_a-hoi table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.hpq_faq_a-hoi table {
  display: table;
}
}.hpq_faq_a-hoi th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4B99A;
}.hpq_faq_a-hoi td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6055;
}.hpq_pmt-hoi {
  padding: 2.25rem 1rem 0;
  background: #0B110B;
}
@media(min-width: 769px) {.hpq_pmt-hoi {
  padding: 2.75rem 24px 0;
}
}.hpq_pmt_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_pmt_head-hoi {
  max-width: 45rem;
  margin-bottom: 22px;
}.hpq_pmt_label-hoi {
  color: #C97D1A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.hpq_pmt_h2-hoi {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F0EAD8;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.hpq_pmt_h2-hoi {
  font-size: 1.75rem;
}
}.hpq_pmt_intro-hoi {
  color: #6B6055;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hpq_pmt_groups-hoi {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hpq_pmt_group-hoi {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141C14;
  padding: 20px;
  border-radius: 0.625rem;
}.hpq_pmt_group_head-hoi {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.hpq_pmt_group_ic-hoi {
  background: rgba(201, 125, 26, 0.18);
  border-radius: 0.375rem;
  height: 2.25rem;
  color: #C97D1A;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.25rem;
  display: flex;
}.hpq_pmt_group_ic-hoi svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.hpq_pmt_group_h-hoi {
  margin: 0;
  font-size: 16px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F0EAD8;
  font-weight: 700;
}.hpq_pmt_group_p-hoi {
  margin-bottom: 14px;
  color: #6B6055;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hpq_pmt_group_p-hoi strong {
  color: #C4B99A;
  font-weight: 600;
}.hpq_pmt_table_wrap-hoi {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hpq_pmt_table-hoi {
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
  font-size: 13px;
}.hpq_pmt_table-hoi th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  color: #C4B99A;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.hpq_pmt_table-hoi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #6B6055;
}.hpq_pmt_table-hoi tbody tr:last-child td {
  border-bottom: none;
}.hpq_pmt_table-hoi tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4B99A;
}.hpq_seo-hoi {
  background: #0B110B;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hpq_seo-hoi {
  padding: 44px 1.5rem 0;
}
}.hpq_seo_in-hoi {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141C14;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.hpq_seo_in-hoi {
  padding: 36px 40px;
}
}.hpq_seo_label-hoi {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C97D1A;
  margin-bottom: 10px;
  text-transform: uppercase;
}.hpq_seo_h2-hoi {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  color: #F0EAD8;
}
@media(min-width: 769px) {.hpq_seo_h2-hoi {
  font-size: 24px;
}
}.hpq_seo_body-hoi {
  font-size: 0.875rem;
  color: #8C8270;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hpq_seo_body-hoi p {
  margin-bottom: 12px;
  color: #8C8270;
  font-size: 0.875rem;
  line-height: 1.75;
}.hpq_seo_body-hoi p:last-child {
  margin-bottom: 0;
}.hpq_seo_body-hoi strong {
  color: #C4B99A;
  font-weight: 700;
}.hpq_seo_body-hoi a {
  transition: color .2s;
  text-decoration: underline;
  color: #C97D1A;
}.hpq_seo_body-hoi a:hover {
  color: #E08E20;
}.hpq_seo_body-hoi ul,.hpq_seo_body-hoi ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hpq_seo_body-hoi ol {
  list-style: decimal;
}.hpq_seo_body-hoi li {
  color: #8C8270;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.hpq_seo_body-hoi table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 767px) {.hpq_seo_body-hoi table {
  display: table;
}
}.hpq_seo_body-hoi th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C4B99A;
  font-weight: 700;
  text-align: left;
}.hpq_seo_body-hoi td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C8270;
}.hpq_seo_cols-hoi {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.hpq_seo_cols-hoi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hpq_seo_cols-hoi {
  grid-template-columns: repeat(3,1fr);
}
}.hpq_seo_col_h-hoi {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4B99A;
}.hpq_seo_col_p-hoi {
  color: #6B6055;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.hpq_seo_stats-hoi {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hpq_seo_stat-hoi {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(201, 125, 26, 0.18);
  border-radius: 10px;
  background: rgba(201, 125, 26, 0.08);
  min-width: 140px;
}.hpq_seo_stat_val-hoi {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C97D1A;
}.hpq_seo_stat_lb-hoi {
  color: #6B6055;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hpq_rv-hoi {
  background: #0B110B;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.hpq_rv-hoi {
  padding: 2.75rem 1.5rem 0;
}
}.hpq_rv_in-hoi {
  margin: 0 auto;
  max-width: 1320px;
}.hpq_rv_head-hoi {
  margin-bottom: 20px;
  max-width: 45rem;
}.hpq_rv_label-hoi {
  margin-bottom: 8px;
  color: #C97D1A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.hpq_rv_h2-hoi {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 22px;
  color: #F0EAD8;
}
@media(min-width: 770px) {.hpq_rv_h2-hoi {
  font-size: 28px;
}
}.hpq_rv_stats-hoi {
  gap: 18px;
  color: #6B6055;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.813rem;
  display: flex;
}.hpq_rv_stats_score-hoi {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.hpq_rv_stats_score_val-hoi {
  font-size: 22px;
  font-weight: 800;
  color: #D49218;
  font-family: 'Bebas Neue', sans-serif;
}.hpq_rv_stats_score_max-hoi {
  color: #524A42;
  font-size: 0.813rem;
}.hpq_rv_stats_badge-hoi {
  gap: 4px;
  display: flex;
  align-items: center;
}.hpq_rv_stats_badge-hoi svg {
  width: 14px;
  color: #D49218;
  height: 14px;
}.hpq_rv_grid-hoi {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hpq_rv_grid-hoi {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.hpq_rv_grid-hoi {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hpq_rv_card-hoi {
  border-radius: 10px;
  padding: 20px;
  background: #141C14;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.hpq_rv_card_stars-hoi {
  gap: 2px;
  display: flex;
  color: #D49218;
  margin-bottom: 10px;
}.hpq_rv_card_stars-hoi svg {
  height: 14px;
  width: 0.875rem;
}.hpq_rv_card_h-hoi {
  line-height: 1.3;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #F0EAD8;
}.hpq_rv_card_body-hoi {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #6B6055;
}.hpq_rv_card_body-hoi strong {
  color: #C4B99A;
  font-weight: 600;
}.hpq_rv_card_meta-hoi {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-top: 12px;
  flex-wrap: wrap;
}.hpq_rv_card_author-hoi {
  color: #C4B99A;
  font-weight: 600;
  font-size: 12px;
}.hpq_rv_card_date-hoi {
  color: #524A42;
  font-size: 11px;
}.hpq_ft-hoi {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060A06;
  margin-top: 48px;
}.hpq_ft_support-hoi {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 770px) {.hpq_ft_support-hoi {
  padding: 1.75rem 1.5rem;
}
}.hpq_ft_support_in-hoi {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.hpq_ft_support_main-hoi {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.hpq_ft_support_ic-hoi {
  color: #C97D1A;
  flex-shrink: 0;
}.hpq_ft_support_ic-hoi svg {
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.hpq_ft_support_text_title-hoi {
  margin-bottom: 3px;
  color: #F0EAD8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.hpq_ft_support_text_sub-hoi {
  overflow-wrap: break-word;
  color: #6B6055;
  font-size: 0.75rem;
}.hpq_ft_support_btn-hoi {
  background: #C97D1A;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 22px;
  font-weight: 700;
  color: #F0EAD8;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.hpq_ft_support_btn-hoi:hover {
  background: #E08E20;
}.hpq_ft_support_contacts-hoi {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.hpq_ft_support_contact-hoi {
  font-size: 12px;
  line-height: 1.4;
  color: #524A42;
}.hpq_ft_support_contact-hoi strong {
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #8C8270;
}.hpq_ft_main-hoi {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width:768px) {.hpq_ft_main-hoi {
  padding: 2.5rem 1.5rem 32px;
}
}.hpq_ft_main_in-hoi {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.hpq_ft_main_in-hoi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hpq_ft_main_in-hoi {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hpq_ft_col_logo-hoi {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.hpq_ft_col_logo-hoi {
  grid-column: auto;
}
}.hpq_ft_logo-hoi {
  gap: 9px;
  display: flex;
  color: #F0EAD8;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
}.hpq_ft_logo_mark-hoi {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.hpq_ft_logo_mark-hoi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hpq_ft_logo_sub-hoi {
  line-height: 1.55;
  color: #524A42;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
}.hpq_ft_col_title-hoi {
  color: #8C8270;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}.hpq_ft_col_links-hoi {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hpq_ft_col_link-hoi {
  transition: color .2s;
  color: #524A42;
  font-size: 13px;
  overflow-wrap: break-word;
}.hpq_ft_col_link-hoi:hover {
  color: #C4B99A;
}.hpq_ft_apps-hoi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hpq_ft_app_card-hoi {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 6px;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.hpq_ft_app_card-hoi:hover {
  border-color: rgba(201, 125, 26, 0.55);
}.hpq_ft_app_card_ic-hoi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.hpq_ft_app_card_os-hoi {
  font-size: 10px;
  font-weight: 600;
  color: #524A42;
}.hpq_ft_app_card_action-hoi {
  font-weight: 700;
  font-size: 12px;
  color: #C4B99A;
}.hpq_ft_bot-hoi {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.hpq_ft_bot-hoi {
  padding: 20px 1.5rem;
}
}.hpq_ft_bot_in-hoi {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hpq_ft_socials-hoi {
  gap: 8px;
  display: flex;
}.hpq_ft_soc-hoi {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #8C8270;
  align-items: center;
  height: 36px;
  display: flex;
  width: 2.25rem;
  justify-content: center;
}.hpq_ft_soc-hoi svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hpq_ft_soc-hoi:hover {
  background: rgba(255, 255, 255, 0.07);
}.hpq_ft_legal-hoi {
  flex: 1;
  min-width: 200px;
  color: #857860;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hpq_ft_legal-hoi strong {
  font-weight: 700;
  color: #8C8270;
}.hpq_ft_legal-hoi a {
  color: #8C8270;
  text-decoration: underline;
}.hpq_ft_age-hoi {
  border-radius: 50%;
  border: 2px solid #857860;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  color: #857860;
  display: flex;
  font-weight: 800;
  height: 2rem;
  align-items: center;
  margin-left: auto;
  font-size: 11px;
}