*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100F0D;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  color: #C9C2B6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hdq_layout-vhq {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hdq_page-vhq {
  display: flex;
  min-height: 100vh;
}.hdq_main-vhq {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1083px) {.hdq_main-vhq {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.hdq_main-vhq {
  padding-bottom: 72px;
}
}.hdq_gc-vhq {
  transition: transform .2s,border-color .2s;
  background: #161411;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 638px) {.hdq_gc-vhq {
  width: 156px;
}
}
@media(min-width: 1083px) {.hdq_gc-vhq {
  width: 168px;
}
}.hdq_gc-vhq:hover {
  border-color: rgba(232, 114, 10, 0.07);
  transform: translateY(-3px);
}.hdq_gc_img-vhq {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hdq_gc_img-vhq img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hdq_gc_hover-vhq {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 9, 7, 0.72);
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.hdq_gc-vhq:hover .hdq_gc_hover-vhq {
  opacity: 1;
}.hdq_gc_hover_btn-vhq {
  padding: 8px 16px;
  border-radius: 0.25rem;
  background: #E8720A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2EDE6;
}.hdq_gc_info-vhq {
  padding: 8px 0.625rem 10px;
}.hdq_gc_name-vhq {
  overflow: hidden;
  color: #C9C2B6;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
}.hdq_gc_prov-vhq {
  color: #564E46;
  font-size: 0.625rem;
}.hdq_gc_tag-vhq {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  z-index: 2;
}.hdq_gc_tag_hot-vhq {
  background: #E03232;
  color: #fff;
}.hdq_gc_tag_new-vhq {
  background: #3DBD6E;
  color: #100F0D;
}.hdq_gc_tag_jp-vhq {
  background: #F0A500;
  color: #100F0D;
}.hdq_gc_tag_ex-vhq {
  background: #B34E00;
  color: #fff;
}.hdq_gc_tag_live-vhq {
  background: #E03232;
  color: #fff;
}.hdq_gr-vhq {
  padding: 32px 1rem 0;
  background: #100F0D;
}
@media(min-width: 771px) {.hdq_gr-vhq {
  padding: 36px 24px 0;
}
}.hdq_gr_in-vhq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hdq_gr_head-vhq {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.hdq_gr_head_l-vhq {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.hdq_gr_ic-vhq {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 32px;
}.hdq_gr_ic-vhq svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.hdq_gr_title-vhq {
  color: #F2EDE6;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 767px) {.hdq_gr_title-vhq {
  font-size: 18px;
}
}.hdq_gr_more-vhq {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  color: #726860;
}.hdq_gr_more-vhq:hover {
  color: #E8720A;
}.hdq_gr_more-vhq svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.hdq_gr_arrows-vhq {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.hdq_gr_arr-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 1.875rem;
  color: #9A9187;
  align-items: center;
  display: flex;
  height: 30px;
}.hdq_gr_arr-vhq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE6;
}.hdq_gr_arr-vhq svg {
  stroke-linecap: round;
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
}.hdq_gr_seo_h-vhq {
  margin: 0 0 6px;
  color: #C9C2B6;
  max-width: 42.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 767px) {.hdq_gr_seo_h-vhq {
  font-size: 0.875rem;
}
}.hdq_gr_seo-vhq {
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #726860;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.hdq_gr_seo-vhq strong {
  font-weight: 600;
  color: #C9C2B6;
}.hdq_gr_scroll-vhq {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hdq_gr_scroll-vhq::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.hdq_gr_scroll-vhq {
  gap: 12px;
}
}.hdq_tb-vhq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0C0A;
  height: 3.5rem;
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  align-items: center;
  right: 0;
  top: 0;
}.hdq_tb_in-vhq {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.hdq_tb_burger-vhq {
  border-radius: 0.5rem;
  gap: 5px;
  margin-right: 0.5rem;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 38px;
}.hdq_tb_burger-vhq:hover {
  background: rgba(255, 255, 255, 0.05);
}.hdq_tb_burger_line-vhq {
  border-radius: 1px;
  background: #9A9187;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.hdq_tb_burger-vhq {
  display: none;
}
}.hdq_tb_logo-vhq {
  gap: 0.563rem;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  flex-shrink: 0;
  margin-right: 1.25rem;
  color: #F2EDE6;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-weight: 800;
}.hdq_tb_logo_mark-vhq {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  width: 32px;
  justify-content: center;
  display: flex;
}.hdq_tb_logo_mark-vhq img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hdq_tb_nav-vhq {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.hdq_tb_nav-vhq {
  display: flex;
}
}.hdq_tb_tab-vhq {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A9187;
  white-space: nowrap;
}.hdq_tb_tab-vhq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.hdq_tb_tab-vhq.hdq_state_active-vhq {
  background: rgba(232, 114, 10, 0.18);
  color: #F2EDE6;
}.hdq_tb_right-vhq {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.hdq_tb_login-vhq {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #C9C2B6;
}.hdq_tb_login-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
  color: #F2EDE6;
}
@media(min-width: 481px) {.hdq_tb_login-vhq {
  display: block;
}
}.hdq_tb_reg-vhq {
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #3DBD6E;
  border-radius: 8px;
  color: #0E0C0A;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.hdq_tb_reg-vhq:hover {
  background: #48D47D;
}.hdq_sb-vhq {
  background: #1C1A17;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
  width: 13.75rem;
  left: 0;
}.hdq_sb-vhq.hdq_state_open-vhq {
  transform: translateX(0);
}.hdq_sb-vhq::-webkit-scrollbar {
  width: 0.25rem;
}.hdq_sb-vhq::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.hdq_sb-vhq {
  transform: translateX(0);
}
}.hdq_sb_auth-vhq {
  padding: 14px 12px 10px;
}.hdq_sb_btn_reg-vhq {
  transition: background .2s;
  background: #3DBD6E;
  border-radius: 0.5rem;
  padding: 11px;
  text-align: center;
  color: #0E0C0A;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
}.hdq_sb_btn_reg-vhq:hover {
  background: #48D47D;
}.hdq_sb_btn_login-vhq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  color: #C9C2B6;
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
}.hdq_sb_btn_login-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
  color: #F2EDE6;
}.hdq_sb_promo-vhq {
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3A1800,#1C1A17);
  margin: 0 12px 10px;
  border: 1px solid rgba(232, 114, 10, 0.18);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.hdq_sb_promo-vhq::before {
  background: radial-gradient(circle,rgba(232, 114, 10, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -20px;
  top: -1.25rem;
  width: 5rem;
  height: 5rem;
  position: absolute;
}.hdq_sb_promo_title-vhq {
  font-weight: 700;
  color: #E8720A;
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.hdq_sb_promo_text-vhq {
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F2EDE6;
  overflow-wrap: break-word;
}.hdq_sb_promo_sub-vhq {
  font-size: 0.625rem;
  color: #726860;
  margin-top: 3px;
}.hdq_sb_nav-vhq {
  padding: 6px 0.5rem 1rem;
}.hdq_sb_nav_lb-vhq {
  padding: 10px 0.5rem 6px;
  color: #564E46;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hdq_sb_link-vhq {
  padding: 9px 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
  color: #9A9187;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
}.hdq_sb_link-vhq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.hdq_sb_link-vhq.hdq_state_active-vhq {
  background: rgba(232, 114, 10, 0.18);
  color: #F2EDE6;
}.hdq_sb_ic-vhq {
  border-radius: 4px;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
}.hdq_sb_ic-vhq svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.hdq_sb_ic_1-vhq {
  background: rgba(232, 114, 10, 0.07);
  color: #E8720A;
}.hdq_sb_ic_2-vhq {
  background: rgba(61, 189, 110, 0.15);
  color: #3DBD6E;
}.hdq_sb_ic_3-vhq {
  background: rgba(240, 165, 0, 0.14);
  color: #F0A500;
}.hdq_sb_ic_4-vhq {
  background: rgba(179, 78, 0, 0.22);
  color: #B34E00;
}.hdq_sb_ic_5-vhq {
  background: rgba(232, 114, 10, 0.07);
  color: #E6407C;
}.hdq_sb_ic_6-vhq {
  background: rgba(179, 78, 0, 0.22);
  color: #9B57D4;
}.hdq_sb_badge-vhq {
  background: #F0A500;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  color: #0E0C0A;
  margin-left: auto;
  font-weight: 700;
}.hdq_sb_bot-vhq {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.hdq_sb_lang-vhq,.hdq_sb_help-vhq {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  border-radius: 4px;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  color: #9A9187;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
}.hdq_sb_lang-vhq:hover,.hdq_sb_help-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
  color: #F2EDE6;
}.hdq_sb_lang-vhq svg,.hdq_sb_help-vhq svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hdq_sb_bd-vhq {
  inset: 0;
  background: rgba(10, 9, 7, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.hdq_sb_bd-vhq.hdq_state_on-vhq {
  display: block;
}
@media(min-width: 1081px) {.hdq_sb_bd-vhq {
  display: none!important;
}
}.hdq_mob_nav-vhq {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1A17;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.hdq_mob_nav-vhq {
  display: none;
}
}.hdq_mob_nav_item-vhq {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  color: #564E46;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.hdq_mob_nav_ic-vhq {
  line-height: 1;
}.hdq_mob_nav_ic-vhq svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.hdq_mob_nav_lb-vhq {
  font-size: 0.625rem;
  font-weight: 600;
  color: #564E46;
}.hdq_mob_nav_item-vhq.hdq_state_active-vhq {
  color: #E8720A;
}.hdq_mob_nav_item-vhq.hdq_state_active-vhq .hdq_mob_nav_lb-vhq {
  color: #E8720A;
}.hdq_hero-vhq {
  padding: 20px 16px 0;
  background: #100F0D;
}
@media(min-width: 770px) {.hdq_hero-vhq {
  padding: 24px 24px 0;
}
}.hdq_hero_in-vhq {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.hdq_hero_in-vhq {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.hdq_hero_in-vhq {
  grid-template-columns: 1fr 340px;
}
}.hdq_hero_promo-vhq {
  background: #161411;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 769px) {.hdq_hero_promo-vhq {
  min-height: 17.5rem;
}
}.hdq_hero_promo_bg-vhq {
  inset: 0;
  background: linear-gradient(120deg,#3A1800 0%,#100F0D 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.hdq_hero_promo_bg-vhq::after {
  background: linear-gradient(90deg,#100F0D 0%,rgba(10, 9, 7, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hdq_hero_promo_glow-vhq {
  background: radial-gradient(circle,rgba(179, 78, 0, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  top: -40px;
  width: 18.75rem;
}.hdq_hero_promo_ct-vhq {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 765px) {.hdq_hero_promo_ct-vhq {
  padding: 2.5rem 2rem;
}
}.hdq_hero_badge-vhq {
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(232, 114, 10, 0.18);
  border: 1px solid rgba(232, 114, 10, 0.07);
  font-size: 10px;
  letter-spacing: .08em;
  color: #E8720A;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
}.hdq_hero_h1-vhq {
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  color: #F2EDE6;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.hdq_hero_h1-vhq em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 771px) {.hdq_hero_h1-vhq {
  font-size: 2.25rem;
}
}.hdq_hero_sub-vhq {
  color: #9A9187;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.hdq_hero_sub-vhq {
  font-size: 0.875rem;
}
}.hdq_hero_row-vhq {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hdq_hero_cta-vhq {
  transition: background .2s;
  border-radius: 8px;
  background: #3DBD6E;
  padding: 0.813rem 26px;
  font-size: 14px;
  font-weight: 700;
  color: #0E0C0A;
  box-shadow: 3px 3px 0px rgba(30, 130, 65, 0.65), 0 0 1.125rem rgba(61, 189, 110, 0.28);
}.hdq_hero_cta-vhq:hover {
  background: #48D47D;
}.hdq_hero_terms-vhq {
  font-size: 0.688rem;
  color: #564E46;
}.hdq_hero_game-vhq {
  background: #161411;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  position: relative;
}.hdq_hero_game_badge-vhq {
  background: rgba(240, 165, 0, 0.14);
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 165, 0, 0.14);
  border-radius: 1.25rem;
  position: absolute;
  color: #F0A500;
  z-index: 3;
  font-size: 0.625rem;
  left: 0.75rem;
  letter-spacing: .06em;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
}.hdq_hero_game_badge-vhq svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.hdq_hero_game_img-vhq {
  background: linear-gradient(135deg,#3A1800,#100F0D);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hdq_hero_game_img-vhq img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hdq_hero_game_play-vhq {
  inset: 0;
  background: rgba(10, 9, 7, 0.72);
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.hdq_hero_game-vhq:hover .hdq_hero_game_play-vhq {
  opacity: 1;
}.hdq_hero_game_play-vhq span {
  background: #E8720A;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  height: 52px;
  width: 52px;
  align-items: center;
}.hdq_hero_game_play-vhq span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.hdq_hero_game_info-vhq {
  padding: 14px 16px;
}.hdq_hero_game_title-vhq {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F2EDE6;
}.hdq_hero_game_provider-vhq {
  font-size: 11px;
  color: #726860;
}.hdq_hero_game_btn-vhq {
  background: #E8720A;
  margin: 12px 1rem 1rem;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  color: #F2EDE6;
  display: block;
}.hdq_hero_game-vhq:hover .hdq_hero_game_btn-vhq {
  background: #F5850F;
}.hdq_sbar-vhq {
  padding: 1rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 770px) {.hdq_sbar-vhq {
  padding: 1.125rem 24px 0;
}
}.hdq_sbar_in-vhq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hdq_sbar_row-vhq {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.hdq_sbar_input-vhq {
  background: #161411;
  padding: 0.688rem 1rem;
  border-radius: 8px;
  gap: 10px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #726860;
}.hdq_sbar_input-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
}.hdq_sbar_input-vhq svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.hdq_sbar_providers-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 18px;
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #161411;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #C9C2B6;
}.hdq_sbar_providers-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
  color: #F2EDE6;
}.hdq_sbar_providers-vhq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.hdq_sbar_tabs-vhq {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.hdq_sbar_tabs-vhq::-webkit-scrollbar {
  display: none;
}.hdq_sbar_tab-vhq {
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  flex-shrink: 0;
  color: #9A9187;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
}.hdq_sbar_tab-vhq:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 115, 10, 0.55);
  color: #F2EDE6;
}.hdq_sbar_tab-vhq.hdq_state_active-vhq {
  background: rgba(232, 114, 10, 0.18);
  border-color: rgba(232, 114, 10, 0.07);
  color: #F2EDE6;
}.hdq_sbar_tab_ic-vhq svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.hdq_gr_jp-vhq {
  overflow: hidden;
  border-radius: 12px;
  background: linear-gradient(135deg,#1E0D2E 0%,#0D0B10 100%);
  padding: 1.25rem;
  position: relative;
}.hdq_gr_jp-vhq::before {
  background: radial-gradient(circle,rgba(179, 78, 0, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  content: '';
  top: -60px;
  position: absolute;
  height: 15.625rem;
  left: -60px;
}.hdq_gr_jp-vhq::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 165, 0, 0.14) 0%,transparent 70%);
  right: 0;
  content: '';
  width: 200px;
  position: absolute;
  bottom: -40px;
  height: 12.5rem;
}.hdq_gr_jp_head-vhq {
  gap: 16px;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
}.hdq_gr_jp_info-vhq {
  flex: 1;
}.hdq_gr_jp_label-vhq {
  color: #9B57D4;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
}.hdq_gr_jp_label-vhq svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
}.hdq_gr_jp_amount-vhq {
  line-height: 1;
  color: #F2EDE6;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hdq_gr_jp_amount-vhq {
  font-size: 40px;
}
}.hdq_gr_jp_amount-vhq span {
  color: #F0A500;
}.hdq_gr_jp_seo-vhq {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #9A9187;
  max-width: 480px;
  font-size: 12px;
}.hdq_gr_jp_cta-vhq {
  padding: 0.688rem 20px;
  border-radius: 8px;
  transition: background .2s;
  background: rgba(179, 78, 0, 0.22);
  border: 1px solid rgba(179, 78, 0, 0.22);
  z-index: 1;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  position: relative;
  font-weight: 700;
  margin-top: 0.25rem;
  align-self: flex-start;
  color: #F2EDE6;
}.hdq_gr_jp_cta-vhq:hover {
  background: #B34E00;
}.hdq_gcg-vhq {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hdq_gcg-vhq {
  padding: 2.75rem 1.5rem 0;
}
}.hdq_gcg_in-vhq {
  margin: 0 auto;
  max-width: 1320px;
}.hdq_gcg_head-vhq {
  max-width: 720px;
  margin-bottom: 20px;
}.hdq_gcg_label-vhq {
  color: #E8720A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.hdq_gcg_h2-vhq {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F2EDE6;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hdq_gcg_h2-vhq {
  font-size: 28px;
}
}.hdq_gcg_intro-vhq {
  color: #726860;
  font-size: 0.813rem;
  line-height: 1.6;
}.hdq_gcg_grid-vhq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hdq_gcg_grid-vhq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hdq_gcg_grid-vhq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hdq_gcg_card-vhq {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.hdq_gcg_card-vhq:hover {
  border-color: rgba(232, 114, 10, 0.18);
  transform: translateY(-3px);
}.hdq_gcg_card_bg-vhq {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hdq_gcg_card_bg-vhq::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hdq_gcg_card_ic-vhq {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  justify-content: center;
  height: 2.5rem;
  position: absolute;
  z-index: 2;
  top: 18px;
  width: 40px;
  right: 18px;
  align-items: center;
  color: #F2EDE6;
  display: flex;
}.hdq_gcg_card_ic-vhq svg {
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
}.hdq_gcg_card_ct-vhq {
  z-index: 1;
  position: relative;
}.hdq_gcg_card_h-vhq {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EDE6;
  font-size: 1.125rem;
}
@media(min-width: 765px) {.hdq_gcg_card_h-vhq {
  font-size: 1.25rem;
}
}.hdq_gcg_card_p-vhq {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.hdq_gcg_card_p-vhq strong {
  font-weight: 600;
  color: #F2EDE6;
}.hdq_gcg_card_cta-vhq {
  gap: 4px;
  align-items: center;
  font-size: 12px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  color: #E8720A;
}.hdq_gcg_card_cta-vhq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.hdq_ws-vhq {
  background: #100F0D;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.hdq_ws-vhq {
  padding: 2.25rem 24px 0;
}
}.hdq_ws_in-vhq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hdq_ws_head-vhq {
  gap: 0.75rem;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hdq_ws_title-vhq {
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  color: #F2EDE6;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}.hdq_ws_title_ic-vhq svg {
  height: 1.125rem;
  color: #F0A500;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.hdq_ws_online-vhq {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #726860;
  display: flex;
  font-size: 0.75rem;
}.hdq_ws_online_dot-vhq {
  background: #3DBD6E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(61, 189, 110, 0.15);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.hdq_ws_scroll-vhq {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
}.hdq_ws_scroll-vhq::-webkit-scrollbar {
  display: none;
}.hdq_wc-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  gap: 10px;
  background: #161411;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.hdq_wc_img-vhq {
  overflow: hidden;
  border-radius: 4px;
  background: #1C1A17;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.hdq_wc_img-vhq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hdq_wc_info-vhq {
  min-width: 0;
}.hdq_wc_game-vhq {
  overflow: hidden;
  white-space: nowrap;
  color: #C9C2B6;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.hdq_wc_player-vhq {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #564E46;
  white-space: nowrap;
}.hdq_wc_amount-vhq {
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #3DBD6E;
}.hdq_htp-vhq {
  background: #100F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hdq_htp-vhq {
  padding: 2.75rem 1.5rem 0;
}
}.hdq_htp_in-vhq {
  margin: 0 auto;
  max-width: 1320px;
}.hdq_htp_head-vhq {
  margin-bottom: 22px;
  max-width: 720px;
}.hdq_htp_label-vhq {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8720A;
}.hdq_htp_h2-vhq {
  font-size: 22px;
  color: #F2EDE6;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hdq_htp_h2-vhq {
  font-size: 1.75rem;
}
}.hdq_htp_intro-vhq {
  font-size: 0.875rem;
  color: #726860;
  line-height: 1.6;
}.hdq_htp_steps-vhq {
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hdq_htp_steps-vhq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hdq_htp_steps-vhq {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hdq_htp_step-vhq {
  background: #1C1A17;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
}.hdq_htp_step_num-vhq {
  border-radius: 50%;
  background: #E8720A;
  top: -0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  display: flex;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 1.25rem;
  font-size: 0.813rem;
  font-weight: 800;
  color: #0E0C0A;
  justify-content: center;
}.hdq_htp_step_ic-vhq {
  margin: 8px 0 12px;
  background: rgba(232, 114, 10, 0.18);
  border-radius: 4px;
  display: flex;
  width: 2.25rem;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #E8720A;
}.hdq_htp_step_ic-vhq svg {
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.hdq_htp_step_h-vhq {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2EDE6;
  line-height: 1.25;
}.hdq_htp_step_p-vhq {
  color: #726860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hdq_htp_step_p-vhq strong {
  font-weight: 600;
  color: #C9C2B6;
}.hdq_htp_cta-vhq {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #3DBD6E;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0E0C0A;
  display: inline-block;
}.hdq_htp_cta-vhq:hover {
  background: #48D47D;
}.hdq_bon-vhq {
  padding: 36px 16px 0;
  background: #100F0D;
}
@media(min-width: 766px) {.hdq_bon-vhq {
  padding: 44px 24px 0;
}
}.hdq_bon_in-vhq {
  margin: 0 auto;
  max-width: 1320px;
}.hdq_bon_head-vhq {
  margin-bottom: 20px;
}.hdq_bon_label-vhq {
  color: #E8720A;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.hdq_bon_h2-vhq {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F2EDE6;
}
@media(min-width: 767px) {.hdq_bon_h2-vhq {
  font-size: 24px;
}
}.hdq_bon_seo-vhq {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #726860;
  max-width: 620px;
}.hdq_bon_seo-vhq strong {
  color: #C9C2B6;
  font-weight: 700;
}.hdq_bon_seo-vhq a {
  color: #E8720A;
  text-decoration: underline;
}.hdq_bon_grid-vhq {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.hdq_bon_grid-vhq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.hdq_bon_grid-vhq {
  grid-template-columns: repeat(5,1fr);
}
}.hdq_bon_card-vhq {
  border-radius: 0.5rem;
  background: #161411;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
}.hdq_bon_card-vhq:hover {
  border-color: rgba(232, 114, 10, 0.07);
  transform: translateY(-2px);
}.hdq_bon_card_ic-vhq svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.hdq_bon_card_ic-vhq {
  margin-bottom: 0.625rem;
}.hdq_bon_card_type-vhq {
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #726860;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
}.hdq_bon_card_amount-vhq {
  line-height: 1.1;
  font-size: 18px;
  color: #F0A500;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.hdq_bon_card_name-vhq {
  color: #F2EDE6;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.hdq_bon_card_detail-vhq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #564E46;
  overflow-wrap: break-word;
  padding-top: 8px;
}.hdq_prov-vhq {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hdq_prov-vhq {
  padding: 44px 24px 0;
}
}.hdq_prov_in-vhq {
  margin: 0 auto;
  max-width: 1320px;
}.hdq_prov_head-vhq {
  margin-bottom: 1rem;
}.hdq_prov_label-vhq {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8720A;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.hdq_prov_h2-vhq {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2EDE6;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.hdq_prov_h2-vhq {
  font-size: 1.5rem;
}
}.hdq_prov_seo-vhq {
  color: #726860;
  font-size: 13px;
  margin-bottom: 16px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.hdq_prov_seo-vhq strong {
  color: #C9C2B6;
  font-weight: 700;
}.hdq_prov_seo-vhq a {
  color: #E8720A;
  text-decoration: underline;
}.hdq_prov_grid-vhq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.hdq_prov_grid-vhq {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hdq_prov_grid-vhq {
  grid-template-columns: repeat(8,1fr);
}
}.hdq_prov_card-vhq {
  gap: 0.438rem;
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #161411;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.hdq_prov_card-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
  background: #1C1A17;
}.hdq_prov_logo-vhq {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 2.75rem;
}.hdq_prov_logo-vhq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hdq_prov_name-vhq {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9A9187;
  text-align: center;
  font-weight: 600;
}.hdq_reg-vhq {
  padding: 36px 1rem 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hdq_reg-vhq {
  padding: 2.75rem 1.5rem 0;
}
}.hdq_reg_in-vhq {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #1C1A17;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.hdq_reg_in-vhq {
  padding: 40px;
}
}.hdq_reg_top-vhq {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.hdq_reg_top-vhq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hdq_reg_label-vhq {
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8720A;
  font-size: 0.688rem;
  font-weight: 700;
}.hdq_reg_h2-vhq {
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 765px) {.hdq_reg_h2-vhq {
  font-size: 28px;
}
}.hdq_reg_bonus-vhq {
  gap: 8px;
  border-radius: 8px;
  border: 1px solid rgba(240, 165, 0, 0.14);
  background: rgba(240, 165, 0, 0.14);
  padding: 0.625rem 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.hdq_reg_bonus_amount-vhq {
  font-weight: 800;
  color: #F0A500;
  font-size: 20px;
}.hdq_reg_bonus_text-vhq {
  font-size: 13px;
  color: #9A9187;
  line-height: 1.35;
}.hdq_reg_cta_btn-vhq {
  padding: 14px 32px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DBD6E;
  font-size: 0.938rem;
  box-shadow: 3px 3px 0px rgba(30, 130, 65, 0.65), 0 0 18px rgba(61, 189, 110, 0.28);
  display: inline-block;
  color: #0E0C0A;
  font-weight: 700;
  margin-bottom: 12px;
}.hdq_reg_cta_btn-vhq:hover {
  background: #48D47D;
}.hdq_reg_terms-vhq {
  line-height: 1.5;
  color: #564E46;
  font-size: 11px;
}.hdq_reg_seo-vhq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #726860;
  font-size: 0.813rem;
}.hdq_reg_seo-vhq p {
  color: #726860;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.hdq_reg_seo-vhq p:last-child {
  margin-bottom: 0;
}.hdq_reg_seo-vhq strong {
  color: #C9C2B6;
  font-weight: 700;
}.hdq_reg_seo-vhq a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8720A;
}.hdq_reg_seo-vhq a:hover {
  color: #F5850F;
}.hdq_reg_seo-vhq ul,.hdq_reg_seo-vhq ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hdq_reg_seo-vhq ol {
  list-style: decimal;
}.hdq_reg_seo-vhq li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #726860;
}.hdq_reg_seo-vhq table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.hdq_reg_seo-vhq table {
  display: table;
}
}.hdq_reg_seo-vhq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C2B6;
}.hdq_reg_seo-vhq td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726860;
}.hdq_reg_steps-vhq {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 863px) {.hdq_reg_steps-vhq {
  margin-top: 0;
}
}.hdq_reg_step-vhq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.hdq_reg_step_num-vhq {
  border-radius: 50%;
  background: rgba(232, 114, 10, 0.18);
  border: 1px solid rgba(232, 114, 10, 0.07);
  color: #E8720A;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  width: 34px;
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 34px;
}.hdq_reg_step_title-vhq {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F2EDE6;
  font-size: 14px;
}.hdq_reg_step_text-vhq {
  font-size: 0.75rem;
  color: #726860;
  line-height: 1.5;
}.hdq_reg_trust-vhq {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.hdq_reg_trust_item-vhq {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #726860;
  display: flex;
}.hdq_reg_trust_ic-vhq svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #E8720A;
  stroke-linecap: round;
}.hdq_app-vhq {
  padding: 2.25rem 16px 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hdq_app-vhq {
  padding: 2.75rem 1.5rem 0;
}
}.hdq_app_in-vhq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hdq_app_head-vhq {
  margin-bottom: 1rem;
}.hdq_app_label-vhq {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8720A;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.hdq_app_h2-vhq {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hdq_app_h2-vhq {
  font-size: 1.5rem;
}
}.hdq_app_sub-vhq {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #726860;
}.hdq_app_sub-vhq strong {
  font-weight: 700;
  color: #C9C2B6;
}.hdq_app_cards-vhq {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.hdq_app_cards-vhq {
  grid-template-columns: repeat(3,1fr);
}
}.hdq_app_card-vhq {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.hdq_app_card_ios-vhq {
  background: linear-gradient(135deg,rgba(232, 114, 10, 0.18) 0%,#1C1A17 100%);
}.hdq_app_card_android-vhq {
  background: linear-gradient(135deg,rgba(61, 189, 110, 0.15) 0%,#1C1A17 100%);
}.hdq_app_card_win-vhq {
  background: linear-gradient(135deg,rgba(240, 165, 0, 0.14) 0%,#1C1A17 100%);
}.hdq_app_card_ic-vhq svg {
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hdq_app_card_ic-vhq {
  color: #F2EDE6;
  flex-shrink: 0;
}.hdq_app_card_os-vhq {
  font-weight: 700;
  color: #726860;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hdq_app_card_title-vhq {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2EDE6;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
}.hdq_app_card_text-vhq {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #726860;
}.hdq_app_card_btn-vhq {
  border: 1px solid rgba(232, 115, 10, 0.55);
  padding: 10px 1.125rem;
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  font-size: 13px;
  color: #F2EDE6;
  display: inline-flex;
  font-weight: 700;
}.hdq_app_card_btn-vhq:hover {
  background: rgba(255, 255, 255, 0.07);
}.hdq_seo-vhq {
  background: #100F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hdq_seo-vhq {
  padding: 44px 1.5rem 0;
}
}.hdq_seo_in-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  padding: 28px 24px;
  background: #1C1A17;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.hdq_seo_in-vhq {
  padding: 36px 40px;
}
}.hdq_seo_label-vhq {
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #E8720A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.hdq_seo_h2-vhq {
  overflow-wrap: break-word;
  color: #F2EDE6;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width:768px) {.hdq_seo_h2-vhq {
  font-size: 24px;
}
}.hdq_seo_body-vhq {
  color: #9A9187;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.hdq_seo_body-vhq p {
  color: #9A9187;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.hdq_seo_body-vhq p:last-child {
  margin-bottom: 0;
}.hdq_seo_body-vhq strong {
  font-weight: 700;
  color: #C9C2B6;
}.hdq_seo_body-vhq a {
  transition: color .2s;
  color: #E8720A;
  text-decoration: underline;
}.hdq_seo_body-vhq a:hover {
  color: #F5850F;
}.hdq_seo_body-vhq ul,.hdq_seo_body-vhq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hdq_seo_body-vhq ol {
  list-style: decimal;
}.hdq_seo_body-vhq li {
  margin-bottom: 0.375rem;
  color: #9A9187;
  line-height: 1.75;
  font-size: 0.875rem;
}.hdq_seo_body-vhq table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.hdq_seo_body-vhq table {
  display: table;
}
}.hdq_seo_body-vhq th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C2B6;
  font-weight: 700;
  text-align: left;
}.hdq_seo_body-vhq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9187;
}.hdq_seo_cols-vhq {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.hdq_seo_cols-vhq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hdq_seo_cols-vhq {
  grid-template-columns: repeat(3,1fr);
}
}.hdq_seo_col_h-vhq {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C9C2B6;
  font-size: 0.813rem;
}.hdq_seo_col_p-vhq {
  overflow-wrap: break-word;
  color: #726860;
  line-height: 1.65;
  font-size: 0.813rem;
}.hdq_seo_stats-vhq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hdq_seo_stat-vhq {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(232, 114, 10, 0.18);
  border-radius: 0.5rem;
  background: rgba(232, 114, 10, 0.07);
  min-width: 8.75rem;
}.hdq_seo_stat_val-vhq {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #E8720A;
  overflow-wrap: break-word;
  font-size: 20px;
}.hdq_seo_stat_lb-vhq {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #726860;
}.hdq_seo-vhq {
  background: #100F0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hdq_seo-vhq {
  padding: 44px 24px 0;
}
}.hdq_seo_in-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1C1A17;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.hdq_seo_in-vhq {
  padding: 2.25rem 2.5rem;
}
}.hdq_seo_label-vhq {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8720A;
  text-transform: uppercase;
}.hdq_seo_h2-vhq {
  line-height: 1.25;
  color: #F2EDE6;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hdq_seo_h2-vhq {
  font-size: 24px;
}
}.hdq_seo_body-vhq {
  color: #9A9187;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.hdq_seo_body-vhq p {
  margin-bottom: 12px;
  color: #9A9187;
  line-height: 1.75;
  font-size: 14px;
}.hdq_seo_body-vhq p:last-child {
  margin-bottom: 0;
}.hdq_seo_body-vhq strong {
  font-weight: 700;
  color: #C9C2B6;
}.hdq_seo_body-vhq a {
  transition: color .2s;
  color: #E8720A;
  text-decoration: underline;
}.hdq_seo_body-vhq a:hover {
  color: #F5850F;
}.hdq_seo_body-vhq ul,.hdq_seo_body-vhq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hdq_seo_body-vhq ol {
  list-style: decimal;
}.hdq_seo_body-vhq li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9A9187;
}.hdq_seo_body-vhq table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 766px) {.hdq_seo_body-vhq table {
  display: table;
}
}.hdq_seo_body-vhq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C9C2B6;
  font-weight: 700;
}.hdq_seo_body-vhq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9187;
}.hdq_seo_cols-vhq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hdq_seo_cols-vhq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hdq_seo_cols-vhq {
  grid-template-columns: repeat(3,1fr);
}
}.hdq_seo_col_h-vhq {
  color: #C9C2B6;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.hdq_seo_col_p-vhq {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #726860;
  font-size: 0.813rem;
}.hdq_seo_stats-vhq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hdq_seo_stat-vhq {
  flex: 1;
  background: rgba(232, 114, 10, 0.07);
  border: 1px solid rgba(232, 114, 10, 0.18);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.hdq_seo_stat_val-vhq {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E8720A;
}.hdq_seo_stat_lb-vhq {
  font-size: 0.688rem;
  color: #726860;
  overflow-wrap: break-word;
}.hdq_pmt-vhq {
  padding: 36px 16px 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hdq_pmt-vhq {
  padding: 44px 24px 0;
}
}.hdq_pmt_in-vhq {
  margin: 0 auto;
  max-width: 1320px;
}.hdq_pmt_head-vhq {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.hdq_pmt_label-vhq {
  text-transform: uppercase;
  color: #E8720A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.hdq_pmt_h2-vhq {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  color: #F2EDE6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.hdq_pmt_h2-vhq {
  font-size: 1.75rem;
}
}.hdq_pmt_intro-vhq {
  overflow-wrap: break-word;
  color: #726860;
  font-size: 14px;
  line-height: 1.6;
}.hdq_pmt_groups-vhq {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.hdq_pmt_group-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #1C1A17;
  padding: 1.25rem;
}.hdq_pmt_group_head-vhq {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hdq_pmt_group_ic-vhq {
  border-radius: 0.25rem;
  background: rgba(232, 114, 10, 0.18);
  display: flex;
  width: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  color: #E8720A;
  justify-content: center;
}.hdq_pmt_group_ic-vhq svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.hdq_pmt_group_h-vhq {
  margin: 0;
  color: #F2EDE6;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}.hdq_pmt_group_p-vhq {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #726860;
}.hdq_pmt_group_p-vhq strong {
  color: #C9C2B6;
  font-weight: 600;
}.hdq_pmt_table_wrap-vhq {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hdq_pmt_table-vhq {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 13px;
}.hdq_pmt_table-vhq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 0.688rem;
  color: #C9C2B6;
  letter-spacing: .04em;
  text-align: left;
}.hdq_pmt_table-vhq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #726860;
}.hdq_pmt_table-vhq tbody tr:last-child td {
  border-bottom: none;
}.hdq_pmt_table-vhq tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9C2B6;
}.hdq_faq-vhq {
  padding: 2.25rem 16px 0;
  background: #100F0D;
}
@media(min-width: 769px) {.hdq_faq-vhq {
  padding: 2.75rem 24px 0;
}
}.hdq_faq_in-vhq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hdq_faq_head-vhq {
  margin-bottom: 20px;
}.hdq_faq_label-vhq {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8720A;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.hdq_faq_h2-vhq {
  color: #F2EDE6;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.hdq_faq_h2-vhq {
  font-size: 24px;
}
}.hdq_faq_list-vhq {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hdq_faq_item-vhq {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1A17;
  overflow: hidden;
  border-radius: 0.5rem;
}.hdq_faq_q-vhq {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #C9C2B6;
  font-weight: 600;
  flex-wrap: wrap;
}.hdq_faq_q-vhq:hover {
  color: #F2EDE6;
}.hdq_faq_q_ic-vhq {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 24px;
  align-items: center;
  color: #E8720A;
  width: 24px;
  flex-shrink: 0;
  font-size: 16px;
}.hdq_faq_item-vhq.hdq_state_open-vhq .hdq_faq_q_ic-vhq {
  transform: rotate(45deg);
}.hdq_faq_a-vhq {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #726860;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
}.hdq_faq_item-vhq.hdq_state_open-vhq .hdq_faq_a-vhq {
  display: block;
}.hdq_faq_a-vhq strong {
  font-weight: 700;
  color: #C9C2B6;
}.hdq_faq_a-vhq a {
  color: #E8720A;
  text-decoration: underline;
}.hdq_faq_a-vhq ul,.hdq_faq_a-vhq ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.hdq_faq_a-vhq ol {
  list-style: decimal;
}.hdq_faq_a-vhq li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hdq_faq_a-vhq table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.hdq_faq_a-vhq table {
  display: table;
}
}.hdq_faq_a-vhq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  text-align: left;
  color: #C9C2B6;
}.hdq_faq_a-vhq td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #726860;
}.hdq_seo-vhq {
  padding: 2.25rem 1rem 0;
  background: #100F0D;
}
@media(min-width: 771px) {.hdq_seo-vhq {
  padding: 2.75rem 24px 0;
}
}.hdq_seo_in-vhq {
  background: #1C1A17;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hdq_seo_in-vhq {
  padding: 36px 2.5rem;
}
}.hdq_seo_label-vhq {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8720A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hdq_seo_h2-vhq {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F2EDE6;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.hdq_seo_h2-vhq {
  font-size: 24px;
}
}.hdq_seo_body-vhq {
  overflow-wrap: break-word;
  color: #9A9187;
  line-height: 1.75;
  font-size: 14px;
}.hdq_seo_body-vhq p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #9A9187;
  line-height: 1.75;
}.hdq_seo_body-vhq p:last-child {
  margin-bottom: 0;
}.hdq_seo_body-vhq strong {
  font-weight: 700;
  color: #C9C2B6;
}.hdq_seo_body-vhq a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8720A;
}.hdq_seo_body-vhq a:hover {
  color: #F5850F;
}.hdq_seo_body-vhq ul,.hdq_seo_body-vhq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hdq_seo_body-vhq ol {
  list-style: decimal;
}.hdq_seo_body-vhq li {
  color: #9A9187;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.hdq_seo_body-vhq table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.hdq_seo_body-vhq table {
  display: table;
}
}.hdq_seo_body-vhq th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C2B6;
  font-weight: 700;
}.hdq_seo_body-vhq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9187;
}.hdq_seo_cols-vhq {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hdq_seo_cols-vhq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hdq_seo_cols-vhq {
  grid-template-columns: repeat(3,1fr);
}
}.hdq_seo_col_h-vhq {
  color: #C9C2B6;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.hdq_seo_col_p-vhq {
  font-size: 13px;
  color: #726860;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hdq_seo_stats-vhq {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hdq_seo_stat-vhq {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 114, 10, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(232, 114, 10, 0.07);
  min-width: 8.75rem;
}.hdq_seo_stat_val-vhq {
  font-size: 20px;
  color: #E8720A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.hdq_seo_stat_lb-vhq {
  overflow-wrap: break-word;
  color: #726860;
  font-size: 11px;
}.hdq_ft-vhq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0A08;
  margin-top: 3rem;
}.hdq_ft_support-vhq {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.hdq_ft_support-vhq {
  padding: 1.75rem 24px;
}
}.hdq_ft_support_in-vhq {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.hdq_ft_support_main-vhq {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.hdq_ft_support_ic-vhq {
  flex-shrink: 0;
  color: #E8720A;
}.hdq_ft_support_ic-vhq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
}.hdq_ft_support_text_title-vhq {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F2EDE6;
  font-weight: 700;
}.hdq_ft_support_text_sub-vhq {
  color: #726860;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hdq_ft_support_btn-vhq {
  border-radius: 8px;
  background: #E8720A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  font-weight: 700;
  color: #F2EDE6;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.hdq_ft_support_btn-vhq:hover {
  background: #F5850F;
}.hdq_ft_support_contacts-vhq {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hdq_ft_support_contact-vhq {
  line-height: 1.4;
  color: #564E46;
  font-size: 0.75rem;
}.hdq_ft_support_contact-vhq strong {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #9A9187;
  margin-bottom: 2px;
}.hdq_ft_main-vhq {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.hdq_ft_main-vhq {
  padding: 2.5rem 24px 2rem;
}
}.hdq_ft_main_in-vhq {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.hdq_ft_main_in-vhq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hdq_ft_main_in-vhq {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hdq_ft_col_logo-vhq {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.hdq_ft_col_logo-vhq {
  grid-column: auto;
}
}.hdq_ft_logo-vhq {
  gap: 9px;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 16px;
  display: flex;
  font-weight: 800;
  color: #F2EDE6;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.hdq_ft_logo_mark-vhq {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.hdq_ft_logo_mark-vhq img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hdq_ft_logo_sub-vhq {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #564E46;
  line-height: 1.55;
  font-size: 0.75rem;
}.hdq_ft_col_title-vhq {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  color: #9A9187;
  margin-bottom: 14px;
  font-weight: 700;
}.hdq_ft_col_links-vhq {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hdq_ft_col_link-vhq {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #564E46;
  font-size: 0.813rem;
}.hdq_ft_col_link-vhq:hover {
  color: #C9C2B6;
}.hdq_ft_apps-vhq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hdq_ft_app_card-vhq {
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.75rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.hdq_ft_app_card-vhq:hover {
  border-color: rgba(232, 115, 10, 0.55);
}.hdq_ft_app_card_ic-vhq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.hdq_ft_app_card_os-vhq {
  font-size: 10px;
  font-weight: 600;
  color: #564E46;
}.hdq_ft_app_card_action-vhq {
  font-size: 12px;
  color: #C9C2B6;
  font-weight: 700;
}.hdq_ft_bot-vhq {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.hdq_ft_bot-vhq {
  padding: 20px 1.5rem;
}
}.hdq_ft_bot_in-vhq {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.hdq_ft_socials-vhq {
  gap: 0.5rem;
  display: flex;
}.hdq_ft_soc-vhq {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  border-radius: 4px;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  height: 36px;
  display: flex;
  color: #9A9187;
}.hdq_ft_soc-vhq svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.hdq_ft_soc-vhq:hover {
  background: rgba(255, 255, 255, 0.07);
}.hdq_ft_legal-vhq {
  flex: 1;
  min-width: 12.5rem;
  color: #837060;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.hdq_ft_legal-vhq strong {
  color: #9A9187;
  font-weight: 700;
}.hdq_ft_legal-vhq a {
  color: #9A9187;
  text-decoration: underline;
}.hdq_ft_age-vhq {
  border: 2px solid #837060;
  border-radius: 50%;
  color: #837060;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  height: 32px;
  margin-left: auto;
  width: 2rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
}