*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0D0A06;
  font-family: 'Lato', sans-serif;
  color: #D2C09A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.heq_layout_7kh {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.heq_page_7kh {
  min-height: 100vh;
  display: flex;
}.heq_main_7kh {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.heq_main_7kh {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.heq_main_7kh {
  padding-bottom: 4.5rem;
}
}.heq_gc_7kh {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #13100B;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 643px) {.heq_gc_7kh {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.heq_gc_7kh {
  width: 10.5rem;
}
}.heq_gc_7kh:hover {
  border-color: rgba(200, 166, 68, 0.07);
  transform: translateY(-3px);
}.heq_gc_img_7kh {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.heq_gc_img_7kh img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.heq_gc_hover_7kh {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.heq_gc_7kh:hover .heq_gc_hover_7kh {
  opacity: 1;
}.heq_gc_hover_btn_7kh {
  background: #C8A644;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #F5ECD8;
  font-size: 12px;
}.heq_gc_info_7kh {
  padding: 0.5rem 10px 10px;
}.heq_gc_name_7kh {
  overflow: hidden;
  font-weight: 600;
  color: #D2C09A;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
}.heq_gc_prov_7kh {
  color: #635232;
  font-size: 10px;
}.heq_gc_tag_7kh {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 6px;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
}.heq_gc_tag_hot_7kh {
  background: #D94040;
  color: #fff;
}.heq_gc_tag_new_7kh {
  background: #2ECC71;
  color: #0D0A06;
}.heq_gc_tag_jp_7kh {
  background: #C8A644;
  color: #0D0A06;
}.heq_gc_tag_ex_7kh {
  background: #8B5E1A;
  color: #fff;
}.heq_gc_tag_live_7kh {
  background: #D94040;
  color: #fff;
}.heq_gr_7kh {
  padding: 2rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 767px) {.heq_gr_7kh {
  padding: 2.25rem 24px 0;
}
}.heq_gr_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_gr_head_7kh {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.heq_gr_head_l_7kh {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.heq_gr_ic_7kh {
  border-radius: 8px;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
}.heq_gr_ic_7kh svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.heq_gr_title_7kh {
  color: #F5ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}
@media(min-width: 770px) {.heq_gr_title_7kh {
  font-size: 18px;
}
}.heq_gr_more_7kh {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #7E6A44;
  font-weight: 600;
}.heq_gr_more_7kh:hover {
  color: #C8A644;
}.heq_gr_more_7kh svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.heq_gr_arrows_7kh {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.heq_gr_arr_7kh {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 30px;
  color: #A88E62;
}.heq_gr_arr_7kh:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5ECD8;
}.heq_gr_arr_7kh svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.heq_gr_seo_h_7kh {
  margin: 0 0 6px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D2C09A;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 766px) {.heq_gr_seo_h_7kh {
  font-size: 0.875rem;
}
}.heq_gr_seo_7kh {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7E6A44;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
}.heq_gr_seo_7kh strong {
  font-weight: 600;
  color: #D2C09A;
}.heq_gr_scroll_7kh {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
}.heq_gr_scroll_7kh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.heq_gr_scroll_7kh {
  gap: 12px;
}
}.heq_tb_7kh {
  background: #0D0A06;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  z-index: 80;
  top: 0;
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  align-items: center;
}.heq_tb_in_7kh {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.heq_tb_burger_7kh {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  width: 38px;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  height: 2.375rem;
}.heq_tb_burger_7kh:hover {
  background: rgba(255, 255, 255, 0.05);
}.heq_tb_burger_line_7kh {
  background: #A88E62;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.heq_tb_burger_7kh {
  display: none;
}
}.heq_tb_logo_7kh {
  gap: 9px;
  font-size: 18px;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F5ECD8;
}.heq_tb_logo_mark_7kh {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 32px;
}.heq_tb_logo_mark_7kh img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.heq_tb_nav_7kh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.heq_tb_nav_7kh {
  display: flex;
}
}.heq_tb_tab_7kh {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A88E62;
}.heq_tb_tab_7kh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5ECD8;
}.heq_tb_tab_7kh.heq_state_active_7kh {
  background: rgba(200, 166, 68, 0.16);
  color: #F5ECD8;
}.heq_tb_right_7kh {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.heq_tb_login_7kh {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #D2C09A;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.heq_tb_login_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
  color: #F5ECD8;
}
@media(min-width: 481px) {.heq_tb_login_7kh {
  display: block;
}
}.heq_tb_reg_7kh {
  background: #2ECC71;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #100D07;
}.heq_tb_reg_7kh:hover {
  background: #25A85D;
}.heq_sb_7kh {
  transform: translateX(-100%);
  background: #1A1510;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 70;
  width: 13.75rem;
  top: 3.5rem;
}.heq_sb_7kh.heq_state_open_7kh {
  transform: translateX(0);
}.heq_sb_7kh::-webkit-scrollbar {
  width: 4px;
}.heq_sb_7kh::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.heq_sb_7kh {
  transform: translateX(0);
}
}.heq_sb_auth_7kh {
  padding: 14px 0.75rem 10px;
}.heq_sb_btn_reg_7kh {
  border-radius: 0.5rem;
  background: #2ECC71;
  padding: 11px;
  transition: background .2s;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  color: #100D07;
}.heq_sb_btn_reg_7kh:hover {
  background: #25A85D;
}.heq_sb_btn_login_7kh {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #D2C09A;
}.heq_sb_btn_login_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
  color: #F5ECD8;
}.heq_sb_promo_7kh {
  border: 1px solid rgba(200, 166, 68, 0.16);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#261E0C,#1A1510);
  margin: 0 0.75rem 0.625rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.heq_sb_promo_7kh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 166, 68, 0.16),transparent 70%);
  position: absolute;
  right: -1.25rem;
  top: -20px;
  content: '';
  height: 80px;
  width: 80px;
}.heq_sb_promo_title_7kh {
  letter-spacing: .06em;
  color: #C8A644;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
}.heq_sb_promo_text_7kh {
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #F5ECD8;
}.heq_sb_promo_sub_7kh {
  margin-top: 3px;
  color: #7E6A44;
  font-size: 0.625rem;
}.heq_sb_nav_7kh {
  padding: 0.375rem 0.5rem 1rem;
}.heq_sb_nav_lb_7kh {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #635232;
  text-transform: uppercase;
}.heq_sb_link_7kh {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  border-radius: 0.25rem;
  align-items: center;
  color: #A88E62;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
}.heq_sb_link_7kh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5ECD8;
}.heq_sb_link_7kh.heq_state_active_7kh {
  background: rgba(200, 166, 68, 0.16);
  color: #F5ECD8;
}.heq_sb_ic_7kh {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
}.heq_sb_ic_7kh svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.heq_sb_ic_1_7kh {
  background: rgba(200, 166, 68, 0.07);
  color: #C8A644;
}.heq_sb_ic_2_7kh {
  background: rgba(46, 204, 113, 0.14);
  color: #2ECC71;
}.heq_sb_ic_3_7kh {
  background: rgba(200, 166, 68, 0.14);
  color: #C8A644;
}.heq_sb_ic_4_7kh {
  background: rgba(139, 94, 26, 0.22);
  color: #8B5E1A;
}.heq_sb_ic_5_7kh {
  background: rgba(200, 166, 68, 0.07);
  color: #D4527A;
}.heq_sb_ic_6_7kh {
  background: rgba(139, 94, 26, 0.22);
  color: #8A4FBF;
}.heq_sb_badge_7kh {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #C8A644;
  color: #100D07;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.heq_sb_bot_7kh {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.heq_sb_lang_7kh,.heq_sb_help_7kh {
  padding: 0.563rem 6px;
  flex: 1;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #A88E62;
}.heq_sb_lang_7kh:hover,.heq_sb_help_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
  color: #F5ECD8;
}.heq_sb_lang_7kh svg,.heq_sb_help_7kh svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.heq_sb_bd_7kh {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.heq_sb_bd_7kh.heq_state_on_7kh {
  display: block;
}
@media(min-width: 1081px) {.heq_sb_bd_7kh {
  display: none!important;
}
}.heq_mob_nav_7kh {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1510;
  right: 0;
  left: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1078px) {.heq_mob_nav_7kh {
  display: none;
}
}.heq_mob_nav_item_7kh {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  cursor: pointer;
  flex-direction: column;
  color: #635232;
  display: flex;
  align-items: center;
}.heq_mob_nav_ic_7kh {
  line-height: 1;
}.heq_mob_nav_ic_7kh svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.heq_mob_nav_lb_7kh {
  font-size: 10px;
  font-weight: 600;
  color: #635232;
}.heq_mob_nav_item_7kh.heq_state_active_7kh {
  color: #C8A644;
}.heq_mob_nav_item_7kh.heq_state_active_7kh .heq_mob_nav_lb_7kh {
  color: #C8A644;
}.heq_hero_7kh {
  padding: 1.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 765px) {.heq_hero_7kh {
  padding: 24px 1.5rem 0;
}
}.heq_hero_in_7kh {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 857px) {.heq_hero_in_7kh {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.heq_hero_in_7kh {
  grid-template-columns: 1fr 340px;
}
}.heq_hero_promo_7kh {
  border-radius: 14px;
  background: #13100B;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 766px) {.heq_hero_promo_7kh {
  min-height: 280px;
}
}.heq_hero_promo_bg_7kh {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#261E0C 0%,#0D0A06 100%);
  background-size: cover;
  position: absolute;
}.heq_hero_promo_bg_7kh::after {
  background: linear-gradient(90deg,#0D0A06 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.heq_hero_promo_glow_7kh {
  background: radial-gradient(circle,rgba(139, 94, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  right: 60px;
  position: absolute;
  height: 300px;
  pointer-events: none;
  top: -2.5rem;
}.heq_hero_promo_ct_7kh {
  padding: 28px 24px 28px 1.75rem;
  position: relative;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 769px) {.heq_hero_promo_ct_7kh {
  padding: 40px 2rem;
}
}.heq_hero_badge_7kh {
  border: 1px solid rgba(200, 166, 68, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  background: rgba(200, 166, 68, 0.16);
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #C8A644;
  font-size: 10px;
  font-weight: 700;
}.heq_hero_h1_7kh {
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #F5ECD8;
}.heq_hero_h1_7kh em {
  font-style: normal;
  color: #C8A644;
}
@media(min-width: 769px) {.heq_hero_h1_7kh {
  font-size: 36px;
}
}.heq_hero_sub_7kh {
  color: #A88E62;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 769px) {.heq_hero_sub_7kh {
  font-size: 0.875rem;
}
}.heq_hero_row_7kh {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.heq_hero_cta_7kh {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #2ECC71;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 4px 1.125rem rgba(46, 204, 113, 0.38), 0 1px 0.25rem rgba(0, 0, 0, 0.50);
  color: #100D07;
}.heq_hero_cta_7kh:hover {
  background: #25A85D;
}.heq_hero_terms_7kh {
  font-size: 0.688rem;
  color: #635232;
}.heq_hero_game_7kh {
  border-radius: 0.875rem;
  background: #13100B;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.heq_hero_game_badge_7kh {
  border: 1px solid rgba(200, 166, 68, 0.14);
  padding: 0.313rem 10px;
  background: rgba(200, 166, 68, 0.14);
  border-radius: 20px;
  text-transform: uppercase;
  top: 0.75rem;
  color: #C8A644;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
  font-size: 0.625rem;
  left: 12px;
  font-weight: 700;
}.heq_hero_game_badge_7kh svg {
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.heq_hero_game_img_7kh {
  background: linear-gradient(135deg,#261E0C,#0D0A06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.heq_hero_game_img_7kh img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.heq_hero_game_play_7kh {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.heq_hero_game_7kh:hover .heq_hero_game_play_7kh {
  opacity: 1;
}.heq_hero_game_play_7kh span {
  border-radius: 50%;
  background: #C8A644;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
}.heq_hero_game_play_7kh span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.heq_hero_game_info_7kh {
  padding: 0.875rem 16px;
}.heq_hero_game_title_7kh {
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F5ECD8;
  overflow-wrap: break-word;
}.heq_hero_game_provider_7kh {
  font-size: 0.688rem;
  color: #7E6A44;
}.heq_hero_game_btn_7kh {
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.5rem;
  background: #C8A644;
  transition: background .2s;
  font-size: 0.813rem;
  color: #F5ECD8;
  display: block;
  text-align: center;
  font-weight: 700;
}.heq_hero_game_7kh:hover .heq_hero_game_btn_7kh {
  background: #DBBF5C;
}.heq_sbar_7kh {
  background: #0D0A06;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.heq_sbar_7kh {
  padding: 18px 1.5rem 0;
}
}.heq_sbar_in_7kh {
  margin: 0 auto;
  max-width: 1320px;
}.heq_sbar_row_7kh {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.heq_sbar_input_7kh {
  background: #13100B;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 1rem;
  align-items: center;
  cursor: pointer;
  color: #7E6A44;
  display: flex;
  font-size: 13px;
}.heq_sbar_input_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
}.heq_sbar_input_7kh svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
}.heq_sbar_providers_7kh {
  border-radius: 0.5rem;
  background: #13100B;
  transition: border-color .2s;
  padding: 11px 18px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  font-size: 13px;
  display: flex;
  color: #D2C09A;
  white-space: nowrap;
  align-items: center;
}.heq_sbar_providers_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
  color: #F5ECD8;
}.heq_sbar_providers_7kh svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.heq_sbar_tabs_7kh {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.heq_sbar_tabs_7kh::-webkit-scrollbar {
  display: none;
}.heq_sbar_tab_7kh {
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #A88E62;
  display: flex;
}.heq_sbar_tab_7kh:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 166, 68, 0.45);
  color: #F5ECD8;
}.heq_sbar_tab_7kh.heq_state_active_7kh {
  background: rgba(200, 166, 68, 0.16);
  border-color: rgba(200, 166, 68, 0.07);
  color: #F5ECD8;
}.heq_sbar_tab_ic_7kh svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.heq_gcg_7kh {
  padding: 36px 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.heq_gcg_7kh {
  padding: 2.75rem 1.5rem 0;
}
}.heq_gcg_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_gcg_head_7kh {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.heq_gcg_label_7kh {
  font-weight: 700;
  color: #C8A644;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.heq_gcg_h2_7kh {
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5ECD8;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.heq_gcg_h2_7kh {
  font-size: 1.75rem;
}
}.heq_gcg_intro_7kh {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7E6A44;
}.heq_gcg_grid_7kh {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.heq_gcg_grid_7kh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.heq_gcg_grid_7kh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.heq_gcg_card_7kh {
  padding: 20px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
}.heq_gcg_card_7kh:hover {
  border-color: rgba(200, 166, 68, 0.16);
  transform: translateY(-3px);
}.heq_gcg_card_bg_7kh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.heq_gcg_card_bg_7kh::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.heq_gcg_card_ic_7kh {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  width: 40px;
  position: absolute;
  align-items: center;
  height: 2.5rem;
  top: 1.125rem;
  display: flex;
  z-index: 2;
  right: 18px;
  color: #F5ECD8;
  justify-content: center;
}.heq_gcg_card_ic_7kh svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.heq_gcg_card_ct_7kh {
  position: relative;
  z-index: 1;
}.heq_gcg_card_h_7kh {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
  line-height: 1.2;
}
@media(min-width: 769px) {.heq_gcg_card_h_7kh {
  font-size: 20px;
}
}.heq_gcg_card_p_7kh {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
}.heq_gcg_card_p_7kh strong {
  color: #F5ECD8;
  font-weight: 600;
}.heq_gcg_card_cta_7kh {
  gap: 4px;
  text-transform: uppercase;
  color: #C8A644;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
}.heq_gcg_card_cta_7kh svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.heq_ws_7kh {
  padding: 32px 16px 0;
  background: #0D0A06;
}
@media(min-width: 767px) {.heq_ws_7kh {
  padding: 36px 1.5rem 0;
}
}.heq_ws_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_ws_head_7kh {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.heq_ws_title_7kh {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5ECD8;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
}.heq_ws_title_ic_7kh svg {
  color: #C8A644;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.heq_ws_online_7kh {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #7E6A44;
  font-size: 12px;
}.heq_ws_online_dot_7kh {
  background: #2ECC71;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 204, 113, 0.14);
  width: 8px;
}.heq_ws_scroll_7kh {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.heq_ws_scroll_7kh::-webkit-scrollbar {
  display: none;
}.heq_wc_7kh {
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #13100B;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.heq_wc_img_7kh {
  overflow: hidden;
  background: #1A1510;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.heq_wc_img_7kh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.heq_wc_info_7kh {
  min-width: 0;
}.heq_wc_game_7kh {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #D2C09A;
  font-size: 0.75rem;
}.heq_wc_player_7kh {
  overflow: hidden;
  white-space: nowrap;
  color: #635232;
  text-overflow: ellipsis;
  font-size: 10px;
}.heq_wc_amount_7kh {
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  color: #2ECC71;
  white-space: nowrap;
}.heq_reg_7kh {
  background: #0D0A06;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.heq_reg_7kh {
  padding: 44px 24px 0;
}
}.heq_reg_in_7kh {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1A1510;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.heq_reg_in_7kh {
  padding: 40px;
}
}.heq_reg_top_7kh {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.heq_reg_top_7kh {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.heq_reg_label_7kh {
  text-transform: uppercase;
  font-size: 11px;
  color: #C8A644;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.heq_reg_h2_7kh {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F5ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 771px) {.heq_reg_h2_7kh {
  font-size: 1.75rem;
}
}.heq_reg_bonus_7kh {
  background: rgba(200, 166, 68, 0.14);
  padding: 10px 16px;
  border: 1px solid rgba(200, 166, 68, 0.14);
  border-radius: 8px;
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.heq_reg_bonus_amount_7kh {
  font-size: 1.25rem;
  color: #C8A644;
  font-weight: 800;
}.heq_reg_bonus_text_7kh {
  line-height: 1.35;
  color: #A88E62;
  font-size: 0.813rem;
}.heq_reg_cta_btn_7kh {
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #2ECC71;
  display: inline-block;
  color: #100D07;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(46, 204, 113, 0.38), 0 1px 4px rgba(0, 0, 0, 0.50);
  font-size: 15px;
}.heq_reg_cta_btn_7kh:hover {
  background: #25A85D;
}.heq_reg_terms_7kh {
  color: #635232;
  font-size: 11px;
  line-height: 1.5;
}.heq_reg_seo_7kh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6A44;
  overflow-wrap: break-word;
}.heq_reg_seo_7kh p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6A44;
}.heq_reg_seo_7kh p:last-child {
  margin-bottom: 0;
}.heq_reg_seo_7kh strong {
  font-weight: 700;
  color: #D2C09A;
}.heq_reg_seo_7kh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8A644;
}.heq_reg_seo_7kh a:hover {
  color: #DBBF5C;
}.heq_reg_seo_7kh ul,.heq_reg_seo_7kh ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.heq_reg_seo_7kh ol {
  list-style: decimal;
}.heq_reg_seo_7kh li {
  color: #7E6A44;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.heq_reg_seo_7kh table {
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.heq_reg_seo_7kh table {
  display: table;
}
}.heq_reg_seo_7kh th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D2C09A;
}.heq_reg_seo_7kh td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6A44;
}.heq_reg_steps_7kh {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.heq_reg_steps_7kh {
  margin-top: 0;
}
}.heq_reg_step_7kh {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.heq_reg_step_num_7kh {
  background: rgba(200, 166, 68, 0.16);
  border-radius: 50%;
  border: 1px solid rgba(200, 166, 68, 0.07);
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  width: 2.125rem;
  height: 34px;
  color: #C8A644;
  display: flex;
  align-items: center;
}.heq_reg_step_title_7kh {
  font-size: 14px;
  font-weight: 700;
  color: #F5ECD8;
  margin-bottom: 3px;
}.heq_reg_step_text_7kh {
  line-height: 1.5;
  color: #7E6A44;
  font-size: 12px;
}.heq_reg_trust_7kh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.heq_reg_trust_item_7kh {
  gap: 7px;
  font-size: 12px;
  color: #7E6A44;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.heq_reg_trust_ic_7kh svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  color: #C8A644;
  width: 16px;
}.heq_prov_7kh {
  padding: 36px 16px 0;
  background: #0D0A06;
}
@media(min-width:768px) {.heq_prov_7kh {
  padding: 44px 1.5rem 0;
}
}.heq_prov_in_7kh {
  margin: 0 auto;
  max-width: 1320px;
}.heq_prov_head_7kh {
  margin-bottom: 16px;
}.heq_prov_label_7kh {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8A644;
  font-weight: 700;
}.heq_prov_h2_7kh {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #F5ECD8;
}
@media(min-width: 766px) {.heq_prov_h2_7kh {
  font-size: 1.5rem;
}
}.heq_prov_seo_7kh {
  max-width: 620px;
  color: #7E6A44;
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.heq_prov_seo_7kh strong {
  color: #D2C09A;
  font-weight: 700;
}.heq_prov_seo_7kh a {
  text-decoration: underline;
  color: #C8A644;
}.heq_prov_grid_7kh {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.heq_prov_grid_7kh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.heq_prov_grid_7kh {
  grid-template-columns: repeat(8,1fr);
}
}.heq_prov_card_7kh {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  background: #13100B;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.heq_prov_card_7kh:hover {
  background: #1A1510;
  border-color: rgba(200, 166, 68, 0.45);
}.heq_prov_logo_7kh {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.heq_prov_logo_7kh img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.heq_prov_name_7kh {
  font-weight: 600;
  text-align: center;
  color: #A88E62;
  font-size: 11px;
  overflow-wrap: break-word;
}.heq_app_7kh {
  padding: 2.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 766px) {.heq_app_7kh {
  padding: 44px 24px 0;
}
}.heq_app_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_app_head_7kh {
  margin-bottom: 1rem;
}.heq_app_label_7kh {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8A644;
  text-transform: uppercase;
}.heq_app_h2_7kh {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5ECD8;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 766px) {.heq_app_h2_7kh {
  font-size: 24px;
}
}.heq_app_sub_7kh {
  color: #7E6A44;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
}.heq_app_sub_7kh strong {
  font-weight: 700;
  color: #D2C09A;
}.heq_app_cards_7kh {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 637px) {.heq_app_cards_7kh {
  grid-template-columns: repeat(3,1fr);
}
}.heq_app_card_7kh {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.heq_app_card_ios_7kh {
  background: linear-gradient(135deg,rgba(200, 166, 68, 0.16) 0%,#1A1510 100%);
}.heq_app_card_android_7kh {
  background: linear-gradient(135deg,rgba(46, 204, 113, 0.14) 0%,#1A1510 100%);
}.heq_app_card_win_7kh {
  background: linear-gradient(135deg,rgba(200, 166, 68, 0.14) 0%,#1A1510 100%);
}.heq_app_card_ic_7kh svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.heq_app_card_ic_7kh {
  color: #F5ECD8;
  flex-shrink: 0;
}.heq_app_card_os_7kh {
  font-size: 0.625rem;
  color: #7E6A44;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.heq_app_card_title_7kh {
  color: #F5ECD8;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
}.heq_app_card_text_7kh {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7E6A44;
  font-size: 12px;
  line-height: 1.5;
}.heq_app_card_btn_7kh {
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 166, 68, 0.45);
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  color: #F5ECD8;
  font-weight: 700;
}.heq_app_card_btn_7kh:hover {
  background: rgba(255, 255, 255, 0.07);
}.heq_bon_7kh {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.heq_bon_7kh {
  padding: 44px 1.5rem 0;
}
}.heq_bon_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_bon_head_7kh {
  margin-bottom: 1.25rem;
}.heq_bon_label_7kh {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8A644;
}.heq_bon_h2_7kh {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #F5ECD8;
}
@media(min-width: 769px) {.heq_bon_h2_7kh {
  font-size: 24px;
}
}.heq_bon_seo_7kh {
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6A44;
}.heq_bon_seo_7kh strong {
  color: #D2C09A;
  font-weight: 700;
}.heq_bon_seo_7kh a {
  text-decoration: underline;
  color: #C8A644;
}.heq_bon_grid_7kh {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.heq_bon_grid_7kh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.heq_bon_grid_7kh {
  grid-template-columns: repeat(5,1fr);
}
}.heq_bon_card_7kh {
  transition: border-color .2s,transform .2s;
  background: #13100B;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
}.heq_bon_card_7kh:hover {
  border-color: rgba(200, 166, 68, 0.07);
  transform: translateY(-2px);
}.heq_bon_card_ic_7kh svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.heq_bon_card_ic_7kh {
  margin-bottom: 0.625rem;
}.heq_bon_card_type_7kh {
  margin-bottom: 0.375rem;
  color: #7E6A44;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.heq_bon_card_amount_7kh {
  color: #C8A644;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.heq_bon_card_name_7kh {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F5ECD8;
}.heq_bon_card_detail_7kh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #635232;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.heq_seo_7kh {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.heq_seo_7kh {
  padding: 44px 1.5rem 0;
}
}.heq_seo_in_7kh {
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.heq_seo_in_7kh {
  padding: 36px 40px;
}
}.heq_seo_label_7kh {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8A644;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}.heq_seo_h2_7kh {
  overflow-wrap: break-word;
  color: #F5ECD8;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.heq_seo_h2_7kh {
  font-size: 24px;
}
}.heq_seo_body_7kh {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A88E62;
  line-height: 1.75;
}.heq_seo_body_7kh p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A88E62;
  font-size: 14px;
}.heq_seo_body_7kh p:last-child {
  margin-bottom: 0;
}.heq_seo_body_7kh strong {
  font-weight: 700;
  color: #D2C09A;
}.heq_seo_body_7kh a {
  transition: color .2s;
  color: #C8A644;
  text-decoration: underline;
}.heq_seo_body_7kh a:hover {
  color: #DBBF5C;
}.heq_seo_body_7kh ul,.heq_seo_body_7kh ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.heq_seo_body_7kh ol {
  list-style: decimal;
}.heq_seo_body_7kh li {
  color: #A88E62;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.heq_seo_body_7kh table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.heq_seo_body_7kh table {
  display: table;
}
}.heq_seo_body_7kh th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D2C09A;
}.heq_seo_body_7kh td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E62;
}.heq_seo_cols_7kh {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.heq_seo_cols_7kh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.heq_seo_cols_7kh {
  grid-template-columns: repeat(3,1fr);
}
}.heq_seo_col_h_7kh {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D2C09A;
  font-size: 0.813rem;
}.heq_seo_col_p_7kh {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6A44;
  line-height: 1.65;
}.heq_seo_stats_7kh {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.heq_seo_stat_7kh {
  border-radius: 0.5rem;
  background: rgba(200, 166, 68, 0.07);
  border: 1px solid rgba(200, 166, 68, 0.16);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.heq_seo_stat_val_7kh {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8A644;
}.heq_seo_stat_lb_7kh {
  overflow-wrap: break-word;
  color: #7E6A44;
  font-size: 0.688rem;
}.heq_seo_7kh {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.heq_seo_7kh {
  padding: 44px 24px 0;
}
}.heq_seo_in_7kh {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1A1510;
  max-width: 1320px;
}
@media(min-width: 770px) {.heq_seo_in_7kh {
  padding: 2.25rem 2.5rem;
}
}.heq_seo_label_7kh {
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8A644;
}.heq_seo_h2_7kh {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
}
@media(min-width: 766px) {.heq_seo_h2_7kh {
  font-size: 1.5rem;
}
}.heq_seo_body_7kh {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88E62;
  overflow-wrap: break-word;
}.heq_seo_body_7kh p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A88E62;
  font-size: 0.875rem;
}.heq_seo_body_7kh p:last-child {
  margin-bottom: 0;
}.heq_seo_body_7kh strong {
  font-weight: 700;
  color: #D2C09A;
}.heq_seo_body_7kh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8A644;
}.heq_seo_body_7kh a:hover {
  color: #DBBF5C;
}.heq_seo_body_7kh ul,.heq_seo_body_7kh ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.heq_seo_body_7kh ol {
  list-style: decimal;
}.heq_seo_body_7kh li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A88E62;
}.heq_seo_body_7kh table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.heq_seo_body_7kh table {
  display: table;
}
}.heq_seo_body_7kh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D2C09A;
  font-weight: 700;
}.heq_seo_body_7kh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A88E62;
}.heq_seo_cols_7kh {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.heq_seo_cols_7kh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.heq_seo_cols_7kh {
  grid-template-columns: repeat(3,1fr);
}
}.heq_seo_col_h_7kh {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #D2C09A;
}.heq_seo_col_p_7kh {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6A44;
}.heq_seo_stats_7kh {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.heq_seo_stat_7kh {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(200, 166, 68, 0.16);
  padding: 0.875rem 16px;
  background: rgba(200, 166, 68, 0.07);
  min-width: 140px;
}.heq_seo_stat_val_7kh {
  color: #C8A644;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.heq_seo_stat_lb_7kh {
  overflow-wrap: break-word;
  color: #7E6A44;
  font-size: 11px;
}.heq_pmt_7kh {
  background: #0D0A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.heq_pmt_7kh {
  padding: 44px 24px 0;
}
}.heq_pmt_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_pmt_head_7kh {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.heq_pmt_label_7kh {
  color: #C8A644;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.heq_pmt_h2_7kh {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5ECD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width:768px) {.heq_pmt_h2_7kh {
  font-size: 28px;
}
}.heq_pmt_intro_7kh {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7E6A44;
  line-height: 1.6;
}.heq_pmt_groups_7kh {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.heq_pmt_group_7kh {
  border-radius: 8px;
  padding: 20px;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.heq_pmt_group_head_7kh {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.heq_pmt_group_ic_7kh {
  background: rgba(200, 166, 68, 0.16);
  border-radius: 0.25rem;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #C8A644;
  display: flex;
}.heq_pmt_group_ic_7kh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.heq_pmt_group_h_7kh {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5ECD8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}.heq_pmt_group_p_7kh {
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6A44;
}.heq_pmt_group_p_7kh strong {
  color: #D2C09A;
  font-weight: 600;
}.heq_pmt_table_wrap_7kh {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.heq_pmt_table_7kh {
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
}.heq_pmt_table_7kh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  color: #D2C09A;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}.heq_pmt_table_7kh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7E6A44;
}.heq_pmt_table_7kh tbody tr:last-child td {
  border-bottom: none;
}.heq_pmt_table_7kh tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D2C09A;
}.heq_seo_7kh {
  background: #0D0A06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.heq_seo_7kh {
  padding: 2.75rem 1.5rem 0;
}
}.heq_seo_in_7kh {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1510;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.heq_seo_in_7kh {
  padding: 2.25rem 40px;
}
}.heq_seo_label_7kh {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8A644;
}.heq_seo_h2_7kh {
  overflow-wrap: break-word;
  color: #F5ECD8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.heq_seo_h2_7kh {
  font-size: 1.5rem;
}
}.heq_seo_body_7kh {
  overflow-wrap: break-word;
  color: #A88E62;
  font-size: 14px;
  line-height: 1.75;
}.heq_seo_body_7kh p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #A88E62;
}.heq_seo_body_7kh p:last-child {
  margin-bottom: 0;
}.heq_seo_body_7kh strong {
  color: #D2C09A;
  font-weight: 700;
}.heq_seo_body_7kh a {
  transition: color .2s;
  color: #C8A644;
  text-decoration: underline;
}.heq_seo_body_7kh a:hover {
  color: #DBBF5C;
}.heq_seo_body_7kh ul,.heq_seo_body_7kh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.heq_seo_body_7kh ol {
  list-style: decimal;
}.heq_seo_body_7kh li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A88E62;
}.heq_seo_body_7kh table {
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.heq_seo_body_7kh table {
  display: table;
}
}.heq_seo_body_7kh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D2C09A;
  text-align: left;
}.heq_seo_body_7kh td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E62;
}.heq_seo_cols_7kh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.heq_seo_cols_7kh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.heq_seo_cols_7kh {
  grid-template-columns: repeat(3,1fr);
}
}.heq_seo_col_h_7kh {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D2C09A;
  overflow-wrap: break-word;
  font-size: 13px;
}.heq_seo_col_p_7kh {
  color: #7E6A44;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.heq_seo_stats_7kh {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.heq_seo_stat_7kh {
  flex: 1;
  background: rgba(200, 166, 68, 0.07);
  border: 1px solid rgba(200, 166, 68, 0.16);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.heq_seo_stat_val_7kh {
  overflow-wrap: break-word;
  color: #C8A644;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.heq_seo_stat_lb_7kh {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6A44;
}.heq_rv_7kh {
  background: #0D0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.heq_rv_7kh {
  padding: 2.75rem 1.5rem 0;
}
}.heq_rv_in_7kh {
  margin: 0 auto;
  max-width: 1320px;
}.heq_rv_head_7kh {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.heq_rv_label_7kh {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8A644;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.heq_rv_h2_7kh {
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5ECD8;
  font-weight: 800;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.heq_rv_h2_7kh {
  font-size: 1.75rem;
}
}.heq_rv_stats_7kh {
  gap: 18px;
  font-size: 0.813rem;
  align-items: center;
  color: #7E6A44;
  display: flex;
  flex-wrap: wrap;
}.heq_rv_stats_score_7kh {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.heq_rv_stats_score_val_7kh {
  color: #C8A644;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
}.heq_rv_stats_score_max_7kh {
  color: #635232;
  font-size: 0.813rem;
}.heq_rv_stats_badge_7kh {
  gap: 4px;
  align-items: center;
  display: flex;
}.heq_rv_stats_badge_7kh svg {
  height: 14px;
  width: 14px;
  color: #C8A644;
}.heq_rv_grid_7kh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.heq_rv_grid_7kh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.heq_rv_grid_7kh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.heq_rv_card_7kh {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 8px;
  background: #1A1510;
  flex-direction: column;
  display: flex;
}.heq_rv_card_stars_7kh {
  gap: 2px;
  color: #C8A644;
  display: flex;
  margin-bottom: 0.625rem;
}.heq_rv_card_stars_7kh svg {
  height: 14px;
  width: 14px;
}.heq_rv_card_h_7kh {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #F5ECD8;
}.heq_rv_card_body_7kh {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6A44;
}.heq_rv_card_body_7kh strong {
  font-weight: 600;
  color: #D2C09A;
}.heq_rv_card_meta_7kh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  flex-wrap: wrap;
}.heq_rv_card_author_7kh {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D2C09A;
}.heq_rv_card_date_7kh {
  color: #635232;
  font-size: 0.688rem;
}.heq_faq_7kh {
  background: #0D0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.heq_faq_7kh {
  padding: 2.75rem 1.5rem 0;
}
}.heq_faq_in_7kh {
  margin: 0 auto;
  max-width: 82.5rem;
}.heq_faq_head_7kh {
  margin-bottom: 20px;
}.heq_faq_label_7kh {
  color: #C8A644;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.heq_faq_h2_7kh {
  font-size: 20px;
  font-weight: 800;
  color: #F5ECD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.heq_faq_h2_7kh {
  font-size: 1.5rem;
}
}.heq_faq_list_7kh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.heq_faq_item_7kh {
  background: #1A1510;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.heq_faq_q_7kh {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 600;
  overflow-wrap: break-word;
  display: flex;
  color: #D2C09A;
  justify-content: space-between;
  align-items: center;
}.heq_faq_q_7kh:hover {
  color: #F5ECD8;
}.heq_faq_q_ic_7kh {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  justify-content: center;
  font-size: 1rem;
  color: #C8A644;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
  display: flex;
}.heq_faq_item_7kh.heq_state_open_7kh .heq_faq_q_ic_7kh {
  transform: rotate(45deg);
}.heq_faq_a_7kh {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6A44;
  line-height: 1.7;
}.heq_faq_item_7kh.heq_state_open_7kh .heq_faq_a_7kh {
  display: block;
}.heq_faq_a_7kh strong {
  font-weight: 700;
  color: #D2C09A;
}.heq_faq_a_7kh a {
  text-decoration: underline;
  color: #C8A644;
}.heq_faq_a_7kh ul,.heq_faq_a_7kh ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.heq_faq_a_7kh ol {
  list-style: decimal;
}.heq_faq_a_7kh li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.heq_faq_a_7kh table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.heq_faq_a_7kh table {
  display: table;
}
}.heq_faq_a_7kh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D2C09A;
}.heq_faq_a_7kh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7E6A44;
}.heq_ft_7kh {
  background: #080604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.heq_ft_support_7kh {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.heq_ft_support_7kh {
  padding: 28px 24px;
}
}.heq_ft_support_in_7kh {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.heq_ft_support_main_7kh {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.heq_ft_support_ic_7kh {
  flex-shrink: 0;
  color: #C8A644;
}.heq_ft_support_ic_7kh svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.heq_ft_support_text_title_7kh {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5ECD8;
}.heq_ft_support_text_sub_7kh {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7E6A44;
}.heq_ft_support_btn_7kh {
  background: #C8A644;
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 22px;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #F5ECD8;
  white-space: nowrap;
}.heq_ft_support_btn_7kh:hover {
  background: #DBBF5C;
}.heq_ft_support_contacts_7kh {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.heq_ft_support_contact_7kh {
  font-size: 0.75rem;
  color: #635232;
  line-height: 1.4;
}.heq_ft_support_contact_7kh strong {
  color: #A88E62;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.heq_ft_main_7kh {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.heq_ft_main_7kh {
  padding: 40px 1.5rem 2rem;
}
}.heq_ft_main_in_7kh {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.heq_ft_main_in_7kh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.heq_ft_main_in_7kh {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.heq_ft_col_logo_7kh {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.heq_ft_col_logo_7kh {
  grid-column: auto;
}
}.heq_ft_logo_7kh {
  gap: 9px;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  color: #F5ECD8;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  align-items: center;
}.heq_ft_logo_mark_7kh {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.heq_ft_logo_mark_7kh img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.heq_ft_logo_sub_7kh {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #635232;
  max-width: 12.5rem;
}.heq_ft_col_title_7kh {
  color: #A88E62;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
}.heq_ft_col_links_7kh {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.heq_ft_col_link_7kh {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #635232;
}.heq_ft_col_link_7kh:hover {
  color: #D2C09A;
}.heq_ft_apps_7kh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.heq_ft_app_card_7kh {
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.heq_ft_app_card_7kh:hover {
  border-color: rgba(200, 166, 68, 0.45);
}.heq_ft_app_card_ic_7kh svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.heq_ft_app_card_os_7kh {
  font-size: 0.625rem;
  color: #635232;
  font-weight: 600;
}.heq_ft_app_card_action_7kh {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D2C09A;
}.heq_ft_bot_7kh {
  padding: 20px 16px;
}
@media(min-width: 770px) {.heq_ft_bot_7kh {
  padding: 1.25rem 1.5rem;
}
}.heq_ft_bot_in_7kh {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.heq_ft_socials_7kh {
  gap: 8px;
  display: flex;
}.heq_ft_soc_7kh {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  align-items: center;
  height: 36px;
  display: flex;
  justify-content: center;
  color: #A88E62;
  width: 2.25rem;
}.heq_ft_soc_7kh svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.heq_ft_soc_7kh:hover {
  background: rgba(255, 255, 255, 0.07);
}.heq_ft_legal_7kh {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #9A8660;
  line-height: 1.6;
}.heq_ft_legal_7kh strong {
  color: #A88E62;
  font-weight: 700;
}.heq_ft_legal_7kh a {
  color: #A88E62;
  text-decoration: underline;
}.heq_ft_age_7kh {
  border: 2px solid #9A8660;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  color: #9A8660;
  margin-left: auto;
}