html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100307;
  -webkit-font-smoothing: antialiased;
  color: #D6C4A2;
  font-family: 'Crimson Pro', serif;
  min-height: 100vh;
  line-height: 1.6;
}.ihh-layout_vf6 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ihh-page_vf6 {
  display: flex;
  min-height: 100vh;
}.ihh-main_vf6 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.ihh-main_vf6 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1077px) {.ihh-main_vf6 {
  padding-bottom: 4.5rem;
}
}.ihh-gc_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  background: #160409;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 639px) {.ihh-gc_vf6 {
  width: 156px;
}
}
@media(min-width: 1081px) {.ihh-gc_vf6 {
  width: 10.5rem;
}
}.ihh-gc_vf6:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 145, 58, 0.07);
}.ihh-gc_img_vf6 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ihh-gc_img_vf6 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.ihh-gc_hover_vf6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 1, 3, 0.72);
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.ihh-gc_vf6:hover .ihh-gc_hover_vf6 {
  opacity: 1;
}.ihh-gc_hover_btn_vf6 {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #C4913A;
  color: #F4EBDA;
  font-size: 0.75rem;
  font-weight: 700;
}.ihh-gc_info_vf6 {
  padding: 0.5rem 0.625rem 0.625rem;
}.ihh-gc_name_vf6 {
  overflow: hidden;
  white-space: nowrap;
  color: #D6C4A2;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
}.ihh-gc_prov_vf6 {
  font-size: 10px;
  color: #60503A;
}.ihh-gc_tag_vf6 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  position: absolute;
  top: 6px;
  left: 6px;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
}.ihh-gc_tag_hot_vf6 {
  background: #C23030;
  color: #fff;
}.ihh-gc_tag_new_vf6 {
  background: #4A9E6A;
  color: #100307;
}.ihh-gc_tag_jp_vf6 {
  background: #D4A018;
  color: #100307;
}.ihh-gc_tag_ex_vf6 {
  background: #8A2A38;
  color: #fff;
}.ihh-gc_tag_live_vf6 {
  background: #C23030;
  color: #fff;
}.ihh-gr_vf6 {
  background: #100307;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.ihh-gr_vf6 {
  padding: 2.25rem 24px 0;
}
}.ihh-gr_in_vf6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihh-gr_head_vf6 {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ihh-gr_head_l_vf6 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.ihh-gr_ic_vf6 {
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
  align-items: center;
}.ihh-gr_ic_vf6 svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.ihh-gr_title_vf6 {
  color: #F4EBDA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.ihh-gr_title_vf6 {
  font-size: 18px;
}
}.ihh-gr_more_vf6 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  display: flex;
  color: #7A6448;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
}.ihh-gr_more_vf6:hover {
  color: #C4913A;
}.ihh-gr_more_vf6 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.ihh-gr_arrows_vf6 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ihh-gr_arr_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  color: #A8906A;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
}.ihh-gr_arr_vf6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EBDA;
}.ihh-gr_arr_vf6 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.ihh-gr_seo_h_vf6 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D6C4A2;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.ihh-gr_seo_h_vf6 {
  font-size: 14px;
}
}.ihh-gr_seo_vf6 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7A6448;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
}.ihh-gr_seo_vf6 strong {
  font-weight: 600;
  color: #D6C4A2;
}.ihh-gr_scroll_vf6 {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
}.ihh-gr_scroll_vf6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ihh-gr_scroll_vf6 {
  gap: 0.75rem;
}
}.ihh-tb_vf6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0206;
  top: 0;
  display: flex;
  align-items: center;
  z-index: 80;
  position: fixed;
  height: 56px;
  right: 0;
  left: 0;
}.ihh-tb_in_vf6 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.ihh-tb_burger_vf6 {
  border-radius: 6px;
  gap: 0.313rem;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  height: 38px;
}.ihh-tb_burger_vf6:hover {
  background: rgba(255, 255, 255, 0.05);
}.ihh-tb_burger_line_vf6 {
  border-radius: 1px;
  background: #A8906A;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.ihh-tb_burger_vf6 {
  display: none;
}
}.ihh-tb_logo_vf6 {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  color: #F4EBDA;
  display: flex;
  font-size: 1.125rem;
}.ihh-tb_logo_mark_vf6 {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
}.ihh-tb_logo_mark_vf6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ihh-tb_nav_vf6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.ihh-tb_nav_vf6 {
  display: flex;
}
}.ihh-tb_tab_vf6 {
  border-radius: 6px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  color: #A8906A;
  white-space: nowrap;
}.ihh-tb_tab_vf6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EBDA;
}.ihh-tb_tab_vf6.ihh-state_active_vf6 {
  background: rgba(196, 145, 58, 0.18);
  color: #F4EBDA;
}.ihh-tb_right_vf6 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ihh-tb_login_vf6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  color: #D6C4A2;
  font-size: 13px;
}.ihh-tb_login_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
  color: #F4EBDA;
}
@media(min-width: 481px) {.ihh-tb_login_vf6 {
  display: block;
}
}.ihh-tb_reg_vf6 {
  background: #4A9E6A;
  padding: 0.563rem 1.125rem;
  border-radius: 6px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0206;
}.ihh-tb_reg_vf6:hover {
  background: #5AB87C;
}.ihh-sb_vf6 {
  transition: transform .25s ease;
  background: #1C0610;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  left: 0;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  bottom: 0;
  width: 13.75rem;
}.ihh-sb_vf6.ihh-state_open_vf6 {
  transform: translateX(0);
}.ihh-sb_vf6::-webkit-scrollbar {
  width: 4px;
}.ihh-sb_vf6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.ihh-sb_vf6 {
  transform: translateX(0);
}
}.ihh-sb_auth_vf6 {
  padding: 0.875rem 12px 10px;
}.ihh-sb_btn_reg_vf6 {
  border-radius: 6px;
  background: #4A9E6A;
  padding: 0.688rem;
  transition: background .2s;
  display: block;
  color: #0E0206;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
}.ihh-sb_btn_reg_vf6:hover {
  background: #5AB87C;
}.ihh-sb_btn_login_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: border-color .2s;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #D6C4A2;
}.ihh-sb_btn_login_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
  color: #F4EBDA;
}.ihh-sb_promo_vf6 {
  padding: 0.75rem 14px;
  border: 1px solid rgba(196, 145, 58, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#3A0C14,#1C0610);
  margin: 0 12px 10px;
  border-radius: 0.375rem;
  position: relative;
}.ihh-sb_promo_vf6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 145, 58, 0.18),transparent 70%);
  width: 5rem;
  height: 80px;
  position: absolute;
  top: -20px;
  right: -1.25rem;
  content: '';
}.ihh-sb_promo_title_vf6 {
  margin-bottom: 4px;
  color: #C4913A;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ihh-sb_promo_text_vf6 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F4EBDA;
  font-weight: 600;
}.ihh-sb_promo_sub_vf6 {
  color: #7A6448;
  margin-top: 3px;
  font-size: 10px;
}.ihh-sb_nav_vf6 {
  padding: 6px 0.5rem 1rem;
}.ihh-sb_nav_lb_vf6 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #60503A;
}.ihh-sb_link_vf6 {
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  color: #A8906A;
}.ihh-sb_link_vf6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EBDA;
}.ihh-sb_link_vf6.ihh-state_active_vf6 {
  background: rgba(196, 145, 58, 0.18);
  color: #F4EBDA;
}.ihh-sb_ic_vf6 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.ihh-sb_ic_vf6 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.ihh-sb_ic_1_vf6 {
  background: rgba(196, 145, 58, 0.07);
  color: #C4913A;
}.ihh-sb_ic_2_vf6 {
  background: rgba(74, 158, 106, 0.18);
  color: #4A9E6A;
}.ihh-sb_ic_3_vf6 {
  background: rgba(212, 160, 24, 0.16);
  color: #D4A018;
}.ihh-sb_ic_4_vf6 {
  background: rgba(138, 42, 56, 0.22);
  color: #8A2A38;
}.ihh-sb_ic_5_vf6 {
  background: rgba(196, 145, 58, 0.07);
  color: #C2426E;
}.ihh-sb_ic_6_vf6 {
  background: rgba(138, 42, 56, 0.22);
  color: #7B3FA8;
}.ihh-sb_badge_vf6 {
  background: #D4A018;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0E0206;
  font-size: 0.563rem;
  font-weight: 700;
}.ihh-sb_bot_vf6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.ihh-sb_lang_vf6,.ihh-sb_help_vf6 {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  color: #A8906A;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  justify-content: center;
  align-items: center;
}.ihh-sb_lang_vf6:hover,.ihh-sb_help_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
  color: #F4EBDA;
}.ihh-sb_lang_vf6 svg,.ihh-sb_help_vf6 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ihh-sb_bd_vf6 {
  inset: 0;
  background: rgba(8, 1, 3, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.ihh-sb_bd_vf6.ihh-state_on_vf6 {
  display: block;
}
@media(min-width: 1083px) {.ihh-sb_bd_vf6 {
  display: none!important;
}
}.ihh-mob_nav_vf6 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C0610;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1078px) {.ihh-mob_nav_vf6 {
  display: none;
}
}.ihh-mob_nav_item_vf6 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  color: #60503A;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.ihh-mob_nav_ic_vf6 {
  line-height: 1;
}.ihh-mob_nav_ic_vf6 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.ihh-mob_nav_lb_vf6 {
  color: #60503A;
  font-size: 10px;
  font-weight: 600;
}.ihh-mob_nav_item_vf6.ihh-state_active_vf6 {
  color: #C4913A;
}.ihh-mob_nav_item_vf6.ihh-state_active_vf6 .ihh-mob_nav_lb_vf6 {
  color: #C4913A;
}.ihh-hero_vf6 {
  padding: 20px 16px 0;
  background: #100307;
}
@media(min-width: 770px) {.ihh-hero_vf6 {
  padding: 1.5rem 1.5rem 0;
}
}.ihh-hero_in_vf6 {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.ihh-hero_in_vf6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.ihh-hero_in_vf6 {
  grid-template-columns: 1fr 21.25rem;
}
}.ihh-hero_promo_vf6 {
  background: #160409;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 771px) {.ihh-hero_promo_vf6 {
  min-height: 17.5rem;
}
}.ihh-hero_promo_bg_vf6 {
  background: linear-gradient(120deg,#3A0C14 0%,#100307 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.ihh-hero_promo_bg_vf6::after {
  inset: 0;
  background: linear-gradient(90deg,#100307 0%,rgba(8, 1, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ihh-hero_promo_glow_vf6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(138, 42, 56, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  width: 300px;
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
}.ihh-hero_promo_ct_vf6 {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  position: relative;
  justify-content: center;
}
@media(min-width: 769px) {.ihh-hero_promo_ct_vf6 {
  padding: 40px 32px;
}
}.ihh-hero_badge_vf6 {
  background: rgba(196, 145, 58, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(196, 145, 58, 0.07);
  padding: 5px 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #C4913A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
}.ihh-hero_h1_vf6 {
  font-size: 26px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
}.ihh-hero_h1_vf6 em {
  color: #D4A018;
  font-style: normal;
}
@media(min-width: 765px) {.ihh-hero_h1_vf6 {
  font-size: 36px;
}
}.ihh-hero_sub_vf6 {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A8906A;
}
@media(min-width: 770px) {.ihh-hero_sub_vf6 {
  font-size: 14px;
}
}.ihh-hero_row_vf6 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ihh-hero_cta_vf6 {
  transition: background .2s;
  border-radius: 0.375rem;
  background: #4A9E6A;
  padding: 13px 26px;
  color: #0E0206;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.125rem rgba(74, 158, 106, 0.40);
}.ihh-hero_cta_vf6:hover {
  background: #5AB87C;
}.ihh-hero_terms_vf6 {
  color: #60503A;
  font-size: 11px;
}.ihh-hero_game_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #160409;
  border-radius: 10px;
  flex-direction: column;
  position: relative;
  display: flex;
}.ihh-hero_game_badge_vf6 {
  background: rgba(212, 160, 24, 0.16);
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid rgba(212, 160, 24, 0.16);
  font-weight: 700;
  top: 0.75rem;
  z-index: 3;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  font-size: 10px;
  color: #D4A018;
  left: 12px;
}.ihh-hero_game_badge_vf6 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
}.ihh-hero_game_img_vf6 {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0C14,#100307);
  padding-bottom: 60%;
  position: relative;
}.ihh-hero_game_img_vf6 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ihh-hero_game_play_vf6 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 1, 3, 0.72);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.ihh-hero_game_vf6:hover .ihh-hero_game_play_vf6 {
  opacity: 1;
}.ihh-hero_game_play_vf6 span {
  border-radius: 50%;
  background: #C4913A;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
  width: 52px;
}.ihh-hero_game_play_vf6 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.ihh-hero_game_info_vf6 {
  padding: 0.875rem 16px;
}.ihh-hero_game_title_vf6 {
  color: #F4EBDA;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ihh-hero_game_provider_vf6 {
  color: #7A6448;
  font-size: 11px;
}.ihh-hero_game_btn_vf6 {
  border-radius: 0.375rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #C4913A;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #F4EBDA;
}.ihh-hero_game_vf6:hover .ihh-hero_game_btn_vf6 {
  background: #D6A44E;
}.ihh-sbar_vf6 {
  background: #100307;
  padding: 1rem 1rem 0;
}
@media(min-width:768px) {.ihh-sbar_vf6 {
  padding: 18px 1.5rem 0;
}
}.ihh-sbar_in_vf6 {
  margin: 0 auto;
  max-width: 1320px;
}.ihh-sbar_row_vf6 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.ihh-sbar_input_vf6 {
  border-radius: 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  background: #160409;
  padding: 11px 1rem;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #7A6448;
  cursor: pointer;
}.ihh-sbar_input_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
}.ihh-sbar_input_vf6 svg {
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
}.ihh-sbar_providers_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 18px;
  background: #160409;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  color: #D6C4A2;
}.ihh-sbar_providers_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
  color: #F4EBDA;
}.ihh-sbar_providers_vf6 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.ihh-sbar_tabs_vf6 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.ihh-sbar_tabs_vf6::-webkit-scrollbar {
  display: none;
}.ihh-sbar_tab_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  color: #A8906A;
  flex-shrink: 0;
  display: flex;
}.ihh-sbar_tab_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EBDA;
}.ihh-sbar_tab_vf6.ihh-state_active_vf6 {
  border-color: rgba(196, 145, 58, 0.07);
  background: rgba(196, 145, 58, 0.18);
  color: #F4EBDA;
}.ihh-sbar_tab_ic_vf6 svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.ihh-wy_vf6 {
  background: #100307;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.ihh-wy_vf6 {
  padding: 40px 24px 0;
}
}.ihh-wy_in_vf6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihh-wy_head_vf6 {
  max-width: 45rem;
  margin-bottom: 18px;
}.ihh-wy_label_vf6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C4913A;
}.ihh-wy_h2_vf6 {
  font-size: 20px;
  font-weight: 800;
  color: #F4EBDA;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ihh-wy_h2_vf6 {
  font-size: 24px;
}
}.ihh-wy_intro_vf6 {
  margin: 0;
  color: #7A6448;
  line-height: 1.6;
  font-size: 0.813rem;
}.ihh-wy_grid_vf6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ihh-wy_grid_vf6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ihh-wy_grid_vf6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ihh-wy_card_vf6 {
  padding: 1.25rem;
  background: #1C0610;
  transition: border-color .2s,transform .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.ihh-wy_card_vf6:hover {
  border-color: rgba(196, 145, 58, 0.07);
  transform: translateY(-2px);
}.ihh-wy_card_ic_vf6 {
  border-radius: 50%;
  background: rgba(196, 145, 58, 0.18);
  justify-content: center;
  align-items: center;
  color: #C4913A;
  height: 44px;
  margin-bottom: 14px;
  width: 2.75rem;
  display: flex;
}.ihh-wy_card_ic_vf6 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ihh-wy_card_h_vf6 {
  font-size: 15px;
  margin-bottom: 6px;
  color: #F4EBDA;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.ihh-wy_card_p_vf6 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6448;
  line-height: 1.6;
}.ihh-wy_card_p_vf6 strong {
  color: #D6C4A2;
  font-weight: 600;
}.ihh-gr_jp_vf6 {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#260A2E 0%,#0E0210 100%);
  border-radius: 0.625rem;
  position: relative;
}.ihh-gr_jp_vf6::before {
  background: radial-gradient(circle,rgba(138, 42, 56, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  left: -60px;
  top: -60px;
  width: 15.625rem;
  height: 250px;
}.ihh-gr_jp_vf6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 24, 0.16) 0%,transparent 70%);
  height: 12.5rem;
  bottom: -40px;
  position: absolute;
  right: 0;
  content: '';
  width: 200px;
}.ihh-gr_jp_head_vf6 {
  gap: 16px;
  z-index: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
}.ihh-gr_jp_info_vf6 {
  flex: 1;
}.ihh-gr_jp_label_vf6 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #7B3FA8;
}.ihh-gr_jp_label_vf6 svg {
  stroke-linecap: round;
  height: 0.875rem;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 14px;
}.ihh-gr_jp_amount_vf6 {
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  margin-bottom: 4px;
  color: #F4EBDA;
  font-weight: 800;
}
@media(min-width: 769px) {.ihh-gr_jp_amount_vf6 {
  font-size: 40px;
}
}.ihh-gr_jp_amount_vf6 span {
  color: #D4A018;
}.ihh-gr_jp_seo_vf6 {
  color: #A8906A;
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
}.ihh-gr_jp_cta_vf6 {
  background: rgba(138, 42, 56, 0.22);
  border-radius: 6px;
  transition: background .2s;
  padding: 0.688rem 20px;
  border: 1px solid rgba(138, 42, 56, 0.22);
  font-weight: 700;
  z-index: 1;
  white-space: nowrap;
  margin-top: 0.25rem;
  position: relative;
  color: #F4EBDA;
  font-size: 13px;
  align-self: flex-start;
  flex-shrink: 0;
}.ihh-gr_jp_cta_vf6:hover {
  background: #8A2A38;
}.ihh-gcg_vf6 {
  background: #100307;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ihh-gcg_vf6 {
  padding: 2.75rem 1.5rem 0;
}
}.ihh-gcg_in_vf6 {
  margin: 0 auto;
  max-width: 1320px;
}.ihh-gcg_head_vf6 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ihh-gcg_label_vf6 {
  margin-bottom: 0.5rem;
  color: #C4913A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ihh-gcg_h2_vf6 {
  font-size: 22px;
  font-weight: 800;
  color: #F4EBDA;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ihh-gcg_h2_vf6 {
  font-size: 1.75rem;
}
}.ihh-gcg_intro_vf6 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6448;
}.ihh-gcg_grid_vf6 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ihh-gcg_grid_vf6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ihh-gcg_grid_vf6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ihh-gcg_card_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  position: relative;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  min-height: 15rem;
  justify-content: flex-end;
}.ihh-gcg_card_vf6:hover {
  border-color: rgba(196, 145, 58, 0.18);
  transform: translateY(-3px);
}.ihh-gcg_card_bg_vf6 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ihh-gcg_card_bg_vf6::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ihh-gcg_card_ic_vf6 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  right: 18px;
  position: absolute;
  top: 18px;
  width: 2.5rem;
  color: #F4EBDA;
  display: flex;
  height: 2.5rem;
  z-index: 2;
  align-items: center;
}.ihh-gcg_card_ic_vf6 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ihh-gcg_card_ct_vf6 {
  z-index: 1;
  position: relative;
}.ihh-gcg_card_h_vf6 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ihh-gcg_card_h_vf6 {
  font-size: 1.25rem;
}
}.ihh-gcg_card_p_vf6 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 12px;
}.ihh-gcg_card_p_vf6 strong {
  color: #F4EBDA;
  font-weight: 600;
}.ihh-gcg_card_cta_vf6 {
  gap: 0.25rem;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #C4913A;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
}.ihh-gcg_card_cta_vf6 svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.ihh-ws_vf6 {
  padding: 32px 1rem 0;
  background: #100307;
}
@media(min-width: 769px) {.ihh-ws_vf6 {
  padding: 2.25rem 1.5rem 0;
}
}.ihh-ws_in_vf6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihh-ws_head_vf6 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.ihh-ws_title_vf6 {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-family: 'Playfair Display', serif;
  flex-wrap: wrap;
}.ihh-ws_title_ic_vf6 svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #D4A018;
}.ihh-ws_online_vf6 {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #7A6448;
  font-weight: 600;
  font-size: 12px;
}.ihh-ws_online_dot_vf6 {
  background: #4A9E6A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(74, 158, 106, 0.18);
  width: 0.5rem;
  height: 8px;
}.ihh-ws_scroll_vf6 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.ihh-ws_scroll_vf6::-webkit-scrollbar {
  display: none;
}.ihh-wc_vf6 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 6px;
  background: #160409;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.ihh-wc_img_vf6 {
  background: #1C0610;
  overflow: hidden;
  border-radius: 4px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.ihh-wc_img_vf6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ihh-wc_info_vf6 {
  min-width: 0;
}.ihh-wc_game_vf6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #D6C4A2;
}.ihh-wc_player_vf6 {
  overflow: hidden;
  color: #60503A;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.ihh-wc_amount_vf6 {
  margin-left: auto;
  flex-shrink: 0;
  color: #4A9E6A;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.ihh-prov_vf6 {
  padding: 36px 16px 0;
  background: #100307;
}
@media(min-width: 771px) {.ihh-prov_vf6 {
  padding: 2.75rem 24px 0;
}
}.ihh-prov_in_vf6 {
  margin: 0 auto;
  max-width: 1320px;
}.ihh-prov_head_vf6 {
  margin-bottom: 16px;
}.ihh-prov_label_vf6 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C4913A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.ihh-prov_h2_vf6 {
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4EBDA;
}
@media(min-width: 767px) {.ihh-prov_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-prov_seo_vf6 {
  line-height: 1.6;
  color: #7A6448;
  max-width: 620px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
}.ihh-prov_seo_vf6 strong {
  color: #D6C4A2;
  font-weight: 700;
}.ihh-prov_seo_vf6 a {
  text-decoration: underline;
  color: #C4913A;
}.ihh-prov_grid_vf6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ihh-prov_grid_vf6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ihh-prov_grid_vf6 {
  grid-template-columns: repeat(8,1fr);
}
}.ihh-prov_card_vf6 {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 7px;
  border-radius: 0.375rem;
  background: #160409;
  padding: 0.875rem 10px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ihh-prov_card_vf6:hover {
  background: #1C0610;
  border-color: rgba(196, 145, 58, 0.38);
}.ihh-prov_logo_vf6 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  width: 44px;
  display: flex;
  align-items: center;
}.ihh-prov_logo_vf6 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ihh-prov_name_vf6 {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #A8906A;
  font-size: 0.688rem;
}.ihh-htp_vf6 {
  background: #100307;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ihh-htp_vf6 {
  padding: 44px 1.5rem 0;
}
}.ihh-htp_in_vf6 {
  margin: 0 auto;
  max-width: 1320px;
}.ihh-htp_head_vf6 {
  max-width: 720px;
  margin-bottom: 22px;
}.ihh-htp_label_vf6 {
  font-size: 11px;
  text-transform: uppercase;
  color: #C4913A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.ihh-htp_h2_vf6 {
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-weight: 800;
}
@media(min-width: 769px) {.ihh-htp_h2_vf6 {
  font-size: 28px;
}
}.ihh-htp_intro_vf6 {
  font-size: 0.875rem;
  color: #7A6448;
  line-height: 1.6;
}.ihh-htp_steps_vf6 {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ihh-htp_steps_vf6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ihh-htp_steps_vf6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ihh-htp_step_vf6 {
  border-radius: 6px;
  background: #1C0610;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.ihh-htp_step_num_vf6 {
  border-radius: 50%;
  background: #C4913A;
  align-items: center;
  color: #0E0206;
  font-weight: 800;
  justify-content: center;
  left: 1.25rem;
  top: -0.75rem;
  height: 28px;
  width: 1.75rem;
  position: absolute;
  font-family: 'Playfair Display', serif;
  display: flex;
  font-size: 0.813rem;
}.ihh-htp_step_ic_vf6 {
  background: rgba(196, 145, 58, 0.18);
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  color: #C4913A;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
}.ihh-htp_step_ic_vf6 svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ihh-htp_step_h_vf6 {
  margin-bottom: 6px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  color: #F4EBDA;
}.ihh-htp_step_p_vf6 {
  line-height: 1.55;
  font-size: 13px;
  color: #7A6448;
  overflow-wrap: break-word;
}.ihh-htp_step_p_vf6 strong {
  color: #D6C4A2;
  font-weight: 600;
}.ihh-htp_cta_vf6 {
  background: #4A9E6A;
  border-radius: 6px;
  padding: 0.813rem 26px;
  transition: background .2s;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #0E0206;
}.ihh-htp_cta_vf6:hover {
  background: #5AB87C;
}.ihh-app_vf6 {
  background: #100307;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ihh-app_vf6 {
  padding: 44px 1.5rem 0;
}
}.ihh-app_in_vf6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihh-app_head_vf6 {
  margin-bottom: 16px;
}.ihh-app_label_vf6 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C4913A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.ihh-app_h2_vf6 {
  margin-bottom: 6px;
  font-size: 20px;
  color: #F4EBDA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.ihh-app_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-app_sub_vf6 {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #7A6448;
}.ihh-app_sub_vf6 strong {
  color: #D6C4A2;
  font-weight: 700;
}.ihh-app_cards_vf6 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width:640px) {.ihh-app_cards_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}.ihh-app_card_vf6 {
  border-radius: 0.375rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.ihh-app_card_ios_vf6 {
  background: linear-gradient(135deg,rgba(196, 145, 58, 0.18) 0%,#1C0610 100%);
}.ihh-app_card_android_vf6 {
  background: linear-gradient(135deg,rgba(74, 158, 106, 0.18) 0%,#1C0610 100%);
}.ihh-app_card_win_vf6 {
  background: linear-gradient(135deg,rgba(212, 160, 24, 0.16) 0%,#1C0610 100%);
}.ihh-app_card_ic_vf6 svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
}.ihh-app_card_ic_vf6 {
  flex-shrink: 0;
  color: #F4EBDA;
}.ihh-app_card_os_vf6 {
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7A6448;
  margin-bottom: 6px;
}.ihh-app_card_title_vf6 {
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #F4EBDA;
}.ihh-app_card_text_vf6 {
  line-height: 1.5;
  margin-bottom: 14px;
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ihh-app_card_btn_vf6 {
  border-radius: 4px;
  border: 1px solid rgba(196, 145, 58, 0.38);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  color: #F4EBDA;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.ihh-app_card_btn_vf6:hover {
  background: rgba(255, 255, 255, 0.07);
}.ihh-reg_vf6 {
  padding: 2.25rem 1rem 0;
  background: #100307;
}
@media(min-width: 765px) {.ihh-reg_vf6 {
  padding: 2.75rem 1.5rem 0;
}
}.ihh-reg_in_vf6 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.625rem;
  background: #1C0610;
  max-width: 1320px;
}
@media(min-width: 770px) {.ihh-reg_in_vf6 {
  padding: 2.5rem;
}
}.ihh-reg_top_vf6 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.ihh-reg_top_vf6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ihh-reg_label_vf6 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4913A;
  text-transform: uppercase;
}.ihh-reg_h2_vf6 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F4EBDA;
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width:768px) {.ihh-reg_h2_vf6 {
  font-size: 1.75rem;
}
}.ihh-reg_bonus_vf6 {
  border-radius: 0.375rem;
  background: rgba(212, 160, 24, 0.16);
  border: 1px solid rgba(212, 160, 24, 0.16);
  gap: 0.5rem;
  padding: 10px 1rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.ihh-reg_bonus_amount_vf6 {
  color: #D4A018;
  font-weight: 800;
  font-size: 20px;
}.ihh-reg_bonus_text_vf6 {
  font-size: 13px;
  line-height: 1.35;
  color: #A8906A;
}.ihh-reg_cta_btn_vf6 {
  border-radius: 6px;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #4A9E6A;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 6px 1.125rem rgba(74, 158, 106, 0.40);
  font-weight: 700;
  color: #0E0206;
}.ihh-reg_cta_btn_vf6:hover {
  background: #5AB87C;
}.ihh-reg_terms_vf6 {
  font-size: 11px;
  color: #60503A;
  line-height: 1.5;
}.ihh-reg_seo_vf6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #7A6448;
}.ihh-reg_seo_vf6 p {
  color: #7A6448;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.ihh-reg_seo_vf6 p:last-child {
  margin-bottom: 0;
}.ihh-reg_seo_vf6 strong {
  color: #D6C4A2;
  font-weight: 700;
}.ihh-reg_seo_vf6 a {
  transition: color .2s;
  color: #C4913A;
  text-decoration: underline;
}.ihh-reg_seo_vf6 a:hover {
  color: #D6A44E;
}.ihh-reg_seo_vf6 ul,.ihh-reg_seo_vf6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ihh-reg_seo_vf6 ol {
  list-style: decimal;
}.ihh-reg_seo_vf6 li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6448;
}.ihh-reg_seo_vf6 table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.ihh-reg_seo_vf6 table {
  display: table;
}
}.ihh-reg_seo_vf6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D6C4A2;
  text-align: left;
  font-weight: 700;
}.ihh-reg_seo_vf6 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.ihh-reg_steps_vf6 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.ihh-reg_steps_vf6 {
  margin-top: 0;
}
}.ihh-reg_step_vf6 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ihh-reg_step_num_vf6 {
  background: rgba(196, 145, 58, 0.18);
  border: 1px solid rgba(196, 145, 58, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  width: 34px;
  color: #C4913A;
  height: 34px;
  justify-content: center;
  font-size: 14px;
  display: flex;
  align-items: center;
  font-weight: 800;
}.ihh-reg_step_title_vf6 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F4EBDA;
}.ihh-reg_step_text_vf6 {
  color: #7A6448;
  font-size: 12px;
  line-height: 1.5;
}.ihh-reg_trust_vf6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.ihh-reg_trust_item_vf6 {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #7A6448;
  display: flex;
  overflow-wrap: break-word;
}.ihh-reg_trust_ic_vf6 svg {
  stroke-linecap: round;
  width: 16px;
  color: #C4913A;
  stroke-linejoin: round;
  height: 16px;
}.ihh-bon_vf6 {
  padding: 36px 16px 0;
  background: #100307;
}
@media(min-width: 770px) {.ihh-bon_vf6 {
  padding: 44px 1.5rem 0;
}
}.ihh-bon_in_vf6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihh-bon_head_vf6 {
  margin-bottom: 1.25rem;
}.ihh-bon_label_vf6 {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C4913A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.ihh-bon_h2_vf6 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F4EBDA;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.ihh-bon_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-bon_seo_vf6 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6448;
  max-width: 620px;
  font-size: 13px;
}.ihh-bon_seo_vf6 strong {
  font-weight: 700;
  color: #D6C4A2;
}.ihh-bon_seo_vf6 a {
  text-decoration: underline;
  color: #C4913A;
}.ihh-bon_grid_vf6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.ihh-bon_grid_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ihh-bon_grid_vf6 {
  grid-template-columns: repeat(5,1fr);
}
}.ihh-bon_card_vf6 {
  padding: 16px;
  border-radius: 6px;
  background: #160409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.ihh-bon_card_vf6:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 145, 58, 0.07);
}.ihh-bon_card_ic_vf6 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.ihh-bon_card_ic_vf6 {
  margin-bottom: 10px;
}.ihh-bon_card_type_vf6 {
  color: #7A6448;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.ihh-bon_card_amount_vf6 {
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #D4A018;
  font-weight: 800;
  line-height: 1.1;
}.ihh-bon_card_name_vf6 {
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EBDA;
}.ihh-bon_card_detail_vf6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #60503A;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.ihh-faq_vf6 {
  background: #100307;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ihh-faq_vf6 {
  padding: 44px 24px 0;
}
}.ihh-faq_in_vf6 {
  margin: 0 auto;
  max-width: 1320px;
}.ihh-faq_head_vf6 {
  margin-bottom: 20px;
}.ihh-faq_label_vf6 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C4913A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.ihh-faq_h2_vf6 {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-weight: 800;
}
@media(min-width: 765px) {.ihh-faq_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-faq_list_vf6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ihh-faq_item_vf6 {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C0610;
  overflow: hidden;
}.ihh-faq_q_vf6 {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  font-weight: 600;
  color: #D6C4A2;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
}.ihh-faq_q_vf6:hover {
  color: #F4EBDA;
}.ihh-faq_q_ic_vf6 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  display: flex;
  color: #C4913A;
  align-items: center;
  width: 1.5rem;
  justify-content: center;
  height: 1.5rem;
  font-size: 16px;
}.ihh-faq_item_vf6.ihh-state_open_vf6 .ihh-faq_q_ic_vf6 {
  transform: rotate(45deg);
}.ihh-faq_a_vf6 {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #7A6448;
}.ihh-faq_item_vf6.ihh-state_open_vf6 .ihh-faq_a_vf6 {
  display: block;
}.ihh-faq_a_vf6 strong {
  font-weight: 700;
  color: #D6C4A2;
}.ihh-faq_a_vf6 a {
  text-decoration: underline;
  color: #C4913A;
}.ihh-faq_a_vf6 ul,.ihh-faq_a_vf6 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ihh-faq_a_vf6 ol {
  list-style: decimal;
}.ihh-faq_a_vf6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ihh-faq_a_vf6 table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width:768px) {.ihh-faq_a_vf6 table {
  display: table;
}
}.ihh-faq_a_vf6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #D6C4A2;
  text-align: left;
  font-weight: 700;
}.ihh-faq_a_vf6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A6448;
}.ihh-seo_vf6 {
  background: #100307;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ihh-seo_vf6 {
  padding: 2.75rem 24px 0;
}
}.ihh-seo_in_vf6 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C0610;
  max-width: 1320px;
}
@media(min-width: 769px) {.ihh-seo_in_vf6 {
  padding: 36px 2.5rem;
}
}.ihh-seo_label_vf6 {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4913A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.ihh-seo_h2_vf6 {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F4EBDA;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.ihh-seo_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-seo_body_vf6 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906A;
}.ihh-seo_body_vf6 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
}.ihh-seo_body_vf6 p:last-child {
  margin-bottom: 0;
}.ihh-seo_body_vf6 strong {
  font-weight: 700;
  color: #D6C4A2;
}.ihh-seo_body_vf6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4913A;
}.ihh-seo_body_vf6 a:hover {
  color: #D6A44E;
}.ihh-seo_body_vf6 ul,.ihh-seo_body_vf6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ihh-seo_body_vf6 ol {
  list-style: decimal;
}.ihh-seo_body_vf6 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 6px;
}.ihh-seo_body_vf6 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 765px) {.ihh-seo_body_vf6 table {
  display: table;
}
}.ihh-seo_body_vf6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D6C4A2;
  text-align: left;
}.ihh-seo_body_vf6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8906A;
}.ihh-seo_cols_vf6 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.ihh-seo_cols_vf6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ihh-seo_cols_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}.ihh-seo_col_h_vf6 {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D6C4A2;
}.ihh-seo_col_p_vf6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6448;
}.ihh-seo_stats_vf6 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ihh-seo_stat_vf6 {
  padding: 0.875rem 1rem;
  border-radius: 0.375rem;
  background: rgba(196, 145, 58, 0.07);
  flex: 1;
  border: 1px solid rgba(196, 145, 58, 0.18);
  min-width: 8.75rem;
}.ihh-seo_stat_val_vf6 {
  color: #C4913A;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.ihh-seo_stat_lb_vf6 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6448;
}.ihh-seo_vf6 {
  background: #100307;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ihh-seo_vf6 {
  padding: 2.75rem 24px 0;
}
}.ihh-seo_in_vf6 {
  border-radius: 0.625rem;
  background: #1C0610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.ihh-seo_in_vf6 {
  padding: 2.25rem 2.5rem;
}
}.ihh-seo_label_vf6 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C4913A;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.ihh-seo_h2_vf6 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  color: #F4EBDA;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.ihh-seo_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-seo_body_vf6 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
}.ihh-seo_body_vf6 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8906A;
}.ihh-seo_body_vf6 p:last-child {
  margin-bottom: 0;
}.ihh-seo_body_vf6 strong {
  color: #D6C4A2;
  font-weight: 700;
}.ihh-seo_body_vf6 a {
  transition: color .2s;
  color: #C4913A;
  text-decoration: underline;
}.ihh-seo_body_vf6 a:hover {
  color: #D6A44E;
}.ihh-seo_body_vf6 ul,.ihh-seo_body_vf6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ihh-seo_body_vf6 ol {
  list-style: decimal;
}.ihh-seo_body_vf6 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A8906A;
  font-size: 14px;
}.ihh-seo_body_vf6 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.ihh-seo_body_vf6 table {
  display: table;
}
}.ihh-seo_body_vf6 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4A2;
  font-weight: 700;
  text-align: left;
}.ihh-seo_body_vf6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906A;
}.ihh-seo_cols_vf6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ihh-seo_cols_vf6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ihh-seo_cols_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}.ihh-seo_col_h_vf6 {
  color: #D6C4A2;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.ihh-seo_col_p_vf6 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6448;
}.ihh-seo_stats_vf6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ihh-seo_stat_vf6 {
  border: 1px solid rgba(196, 145, 58, 0.18);
  border-radius: 6px;
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(196, 145, 58, 0.07);
  min-width: 140px;
}.ihh-seo_stat_val_vf6 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C4913A;
  font-size: 20px;
}.ihh-seo_stat_lb_vf6 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6448;
}.ihh-seo_vf6 {
  padding: 2.25rem 16px 0;
  background: #100307;
}
@media(min-width: 771px) {.ihh-seo_vf6 {
  padding: 2.75rem 1.5rem 0;
}
}.ihh-seo_in_vf6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C0610;
  padding: 28px 24px;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.ihh-seo_in_vf6 {
  padding: 36px 2.5rem;
}
}.ihh-seo_label_vf6 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4913A;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.ihh-seo_h2_vf6 {
  font-family: 'Playfair Display', serif;
  color: #F4EBDA;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.ihh-seo_h2_vf6 {
  font-size: 1.5rem;
}
}.ihh-seo_body_vf6 {
  font-size: 14px;
  line-height: 1.75;
  color: #A8906A;
  overflow-wrap: break-word;
}.ihh-seo_body_vf6 p {
  color: #A8906A;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.ihh-seo_body_vf6 p:last-child {
  margin-bottom: 0;
}.ihh-seo_body_vf6 strong {
  color: #D6C4A2;
  font-weight: 700;
}.ihh-seo_body_vf6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4913A;
}.ihh-seo_body_vf6 a:hover {
  color: #D6A44E;
}.ihh-seo_body_vf6 ul,.ihh-seo_body_vf6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ihh-seo_body_vf6 ol {
  list-style: decimal;
}.ihh-seo_body_vf6 li {
  color: #A8906A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.ihh-seo_body_vf6 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.ihh-seo_body_vf6 table {
  display: table;
}
}.ihh-seo_body_vf6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4A2;
  font-weight: 700;
  text-align: left;
}.ihh-seo_body_vf6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8906A;
}.ihh-seo_cols_vf6 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.ihh-seo_cols_vf6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ihh-seo_cols_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}.ihh-seo_col_h_vf6 {
  font-weight: 700;
  color: #D6C4A2;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.ihh-seo_col_p_vf6 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 13px;
}.ihh-seo_stats_vf6 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ihh-seo_stat_vf6 {
  background: rgba(196, 145, 58, 0.07);
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(196, 145, 58, 0.18);
  border-radius: 0.375rem;
  min-width: 8.75rem;
}.ihh-seo_stat_val_vf6 {
  margin-bottom: 4px;
  color: #C4913A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.ihh-seo_stat_lb_vf6 {
  color: #7A6448;
  font-size: 11px;
  overflow-wrap: break-word;
}.ihh-ft_vf6 {
  background: #080103;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ihh-ft_support_vf6 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.ihh-ft_support_vf6 {
  padding: 28px 24px;
}
}.ihh-ft_support_in_vf6 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.ihh-ft_support_main_vf6 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.ihh-ft_support_ic_vf6 {
  color: #C4913A;
  flex-shrink: 0;
}.ihh-ft_support_ic_vf6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.ihh-ft_support_text_title_vf6 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4EBDA;
  font-weight: 700;
}.ihh-ft_support_text_sub_vf6 {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 12px;
}.ihh-ft_support_btn_vf6 {
  background: #C4913A;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.375rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F4EBDA;
  font-size: 0.813rem;
  font-weight: 700;
}.ihh-ft_support_btn_vf6:hover {
  background: #D6A44E;
}.ihh-ft_support_contacts_vf6 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ihh-ft_support_contact_vf6 {
  font-size: 0.75rem;
  color: #60503A;
  line-height: 1.4;
}.ihh-ft_support_contact_vf6 strong {
  font-size: 0.688rem;
  color: #A8906A;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.ihh-ft_main_vf6 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ihh-ft_main_vf6 {
  padding: 2.5rem 24px 32px;
}
}.ihh-ft_main_in_vf6 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:640px) {.ihh-ft_main_in_vf6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ihh-ft_main_in_vf6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ihh-ft_col_logo_vf6 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ihh-ft_col_logo_vf6 {
  grid-column: auto;
}
}.ihh-ft_logo_vf6 {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  color: #F4EBDA;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
}.ihh-ft_logo_mark_vf6 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.ihh-ft_logo_mark_vf6 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ihh-ft_logo_sub_vf6 {
  color: #60503A;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.ihh-ft_col_title_vf6 {
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A8906A;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
}.ihh-ft_col_links_vf6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ihh-ft_col_link_vf6 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #60503A;
}.ihh-ft_col_link_vf6:hover {
  color: #D6C4A2;
}.ihh-ft_apps_vf6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ihh-ft_app_card_vf6 {
  transition: border-color .2s;
  padding: 10px 0.75rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.ihh-ft_app_card_vf6:hover {
  border-color: rgba(196, 145, 58, 0.38);
}.ihh-ft_app_card_ic_vf6 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.ihh-ft_app_card_os_vf6 {
  font-weight: 600;
  font-size: 10px;
  color: #60503A;
}.ihh-ft_app_card_action_vf6 {
  color: #D6C4A2;
  font-size: 12px;
  font-weight: 700;
}.ihh-ft_bot_vf6 {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.ihh-ft_bot_vf6 {
  padding: 20px 24px;
}
}.ihh-ft_bot_in_vf6 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.ihh-ft_socials_vf6 {
  gap: 0.5rem;
  display: flex;
}.ihh-ft_soc_vf6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .2s;
  align-items: center;
  width: 2.25rem;
  display: flex;
  justify-content: center;
  color: #A8906A;
  height: 36px;
}.ihh-ft_soc_vf6 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.ihh-ft_soc_vf6:hover {
  background: rgba(255, 255, 255, 0.07);
}.ihh-ft_legal_vf6 {
  flex: 1;
  color: #8C7658;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.ihh-ft_legal_vf6 strong {
  color: #A8906A;
  font-weight: 700;
}.ihh-ft_legal_vf6 a {
  color: #A8906A;
  text-decoration: underline;
}.ihh-ft_age_vf6 {
  border-radius: 50%;
  border: 2px solid #8C7658;
  color: #8C7658;
  display: flex;
  font-weight: 800;
  height: 2rem;
  align-items: center;
  font-size: 0.688rem;
  margin-left: auto;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
}