html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 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: #150A04;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #DDD0B8;
  min-height: 100vh;
  font-family: 'Crimson Pro', serif;
}.hmi-layout_8zq {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hmi-page_8zq {
  min-height: 100vh;
  display: flex;
}.hmi-main_8zq {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.hmi-main_8zq {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.hmi-main_8zq {
  padding-bottom: 4.5rem;
}
}.hmi-gc_8zq {
  background: #1A0C05;
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 200, 120, 0.07);
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 639px) {.hmi-gc_8zq {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.hmi-gc_8zq {
  width: 168px;
}
}.hmi-gc_8zq:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 144, 15, 0.07);
}.hmi-gc_img_8zq {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hmi-gc_img_8zq img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hmi-gc_hover_8zq {
  background: rgba(10, 4, 1, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.hmi-gc_8zq:hover .hmi-gc_hover_8zq {
  opacity: 1;
}.hmi-gc_hover_btn_8zq {
  background: #D4900F;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5E8D0;
}.hmi-gc_info_8zq {
  padding: 8px 0.625rem 0.625rem;
}.hmi-gc_name_8zq {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #DDD0B8;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
}.hmi-gc_prov_8zq {
  color: #8A7558;
  font-size: 10px;
}.hmi-gc_tag_8zq {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.hmi-gc_tag_hot_8zq {
  background: #C43220;
  color: #fff;
}.hmi-gc_tag_new_8zq {
  background: #2EA05C;
  color: #150A04;
}.hmi-gc_tag_jp_8zq {
  background: #F5C030;
  color: #150A04;
}.hmi-gc_tag_ex_8zq {
  background: #8B4502;
  color: #fff;
}.hmi-gc_tag_live_8zq {
  background: #C43220;
  color: #fff;
}.hmi-gr_8zq {
  background: #150A04;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.hmi-gr_8zq {
  padding: 2.25rem 1.5rem 0;
}
}.hmi-gr_in_8zq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmi-gr_head_8zq {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.hmi-gr_head_l_8zq {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.hmi-gr_ic_8zq {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.hmi-gr_ic_8zq svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.hmi-gr_title_8zq {
  font-weight: 700;
  color: #F5E8D0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 770px) {.hmi-gr_title_8zq {
  font-size: 1.125rem;
}
}.hmi-gr_more_8zq {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #A08C68;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.hmi-gr_more_8zq:hover {
  color: #D4900F;
}.hmi-gr_more_8zq svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.hmi-gr_arrows_8zq {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hmi-gr_arr_8zq {
  border: 1px solid rgba(255, 200, 120, 0.14);
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  display: flex;
  color: #BFA882;
  justify-content: center;
}.hmi-gr_arr_8zq:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F5E8D0;
}.hmi-gr_arr_8zq svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.hmi-gr_seo_h_8zq {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  font-weight: 700;
  color: #DDD0B8;
}
@media(min-width: 765px) {.hmi-gr_seo_h_8zq {
  font-size: 0.875rem;
}
}.hmi-gr_seo_8zq {
  max-width: 680px;
  color: #A08C68;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hmi-gr_seo_8zq strong {
  color: #DDD0B8;
  font-weight: 600;
}.hmi-gr_scroll_8zq {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hmi-gr_scroll_8zq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.hmi-gr_scroll_8zq {
  gap: 12px;
}
}.hmi-tb_8zq {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #130904;
  top: 0;
  right: 0;
  position: fixed;
  height: 56px;
  align-items: center;
  display: flex;
  left: 0;
  z-index: 80;
}.hmi-tb_in_8zq {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.hmi-tb_burger_8zq {
  gap: 5px;
  border-radius: 8px;
  align-items: center;
  height: 38px;
  margin-right: 8px;
  width: 2.375rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
}.hmi-tb_burger_8zq:hover {
  background: rgba(255, 220, 160, 0.05);
}.hmi-tb_burger_line_8zq {
  background: #BFA882;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.hmi-tb_burger_8zq {
  display: none;
}
}.hmi-tb_logo_8zq {
  gap: 9px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F5E8D0;
  font-size: 1.125rem;
  font-weight: 800;
  display: flex;
}.hmi-tb_logo_mark_8zq {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}.hmi-tb_logo_mark_8zq img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hmi-tb_nav_8zq {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.hmi-tb_nav_8zq {
  display: flex;
}
}.hmi-tb_tab_8zq {
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #BFA882;
  font-size: 13px;
  white-space: nowrap;
}.hmi-tb_tab_8zq:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8D0;
}.hmi-tb_tab_8zq.hmi-state_active_8zq {
  background: rgba(212, 144, 15, 0.18);
  color: #F5E8D0;
}.hmi-tb_right_8zq {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.hmi-tb_login_8zq {
  border-radius: 8px;
  padding: 9px 1rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 200, 120, 0.14);
  display: none;
  font-weight: 600;
  color: #DDD0B8;
  font-size: 13px;
}.hmi-tb_login_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
  color: #F5E8D0;
}
@media(min-width: 481px) {.hmi-tb_login_8zq {
  display: block;
}
}.hmi-tb_reg_8zq {
  transition: background .2s;
  border-radius: 8px;
  background: #2EA05C;
  padding: 0.563rem 18px;
  font-weight: 700;
  color: #120700;
  font-size: 0.813rem;
  white-space: nowrap;
}.hmi-tb_reg_8zq:hover {
  background: #38BC6C;
}.hmi-sb_8zq {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  background: #1F0F07;
  overflow-y: auto;
  top: 56px;
  left: 0;
  position: fixed;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
}.hmi-sb_8zq.hmi-state_open_8zq {
  transform: translateX(0);
}.hmi-sb_8zq::-webkit-scrollbar {
  width: 4px;
}.hmi-sb_8zq::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.hmi-sb_8zq {
  transform: translateX(0);
}
}.hmi-sb_auth_8zq {
  padding: 0.875rem 0.75rem 0.625rem;
}.hmi-sb_btn_reg_8zq {
  background: #2EA05C;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  color: #120700;
  text-align: center;
  font-size: 0.813rem;
}.hmi-sb_btn_reg_8zq:hover {
  background: #38BC6C;
}.hmi-sb_btn_login_8zq {
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 200, 120, 0.14);
  font-weight: 600;
  text-align: center;
  display: block;
  color: #DDD0B8;
  font-size: 13px;
}.hmi-sb_btn_login_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
  color: #F5E8D0;
}.hmi-sb_promo_8zq {
  border: 1px solid rgba(212, 144, 15, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3D1208,#1F0F07);
  position: relative;
}.hmi-sb_promo_8zq::before {
  background: radial-gradient(circle,rgba(212, 144, 15, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  width: 80px;
  right: -20px;
  height: 5rem;
  content: '';
}.hmi-sb_promo_title_8zq {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  color: #D4900F;
  text-transform: uppercase;
  font-weight: 700;
}.hmi-sb_promo_text_8zq {
  line-height: 1.35;
  color: #F5E8D0;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.hmi-sb_promo_sub_8zq {
  font-size: 0.625rem;
  color: #A08C68;
  margin-top: 3px;
}.hmi-sb_nav_8zq {
  padding: 6px 8px 16px;
}.hmi-sb_nav_lb_8zq {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #8A7558;
}.hmi-sb_link_8zq {
  padding: 9px 10px;
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  color: #BFA882;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.hmi-sb_link_8zq:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8D0;
}.hmi-sb_link_8zq.hmi-state_active_8zq {
  background: rgba(212, 144, 15, 0.18);
  color: #F5E8D0;
}.hmi-sb_ic_8zq {
  border-radius: 0.25rem;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.hmi-sb_ic_8zq svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.hmi-sb_ic_1_8zq {
  background: rgba(212, 144, 15, 0.07);
  color: #D4900F;
}.hmi-sb_ic_2_8zq {
  background: rgba(46, 160, 92, 0.18);
  color: #2EA05C;
}.hmi-sb_ic_3_8zq {
  background: rgba(245, 192, 48, 0.16);
  color: #F5C030;
}.hmi-sb_ic_4_8zq {
  background: rgba(139, 69, 2, 0.22);
  color: #8B4502;
}.hmi-sb_ic_5_8zq {
  background: rgba(212, 144, 15, 0.07);
  color: #C8456A;
}.hmi-sb_ic_6_8zq {
  background: rgba(139, 69, 2, 0.22);
  color: #8B3DAA;
}.hmi-sb_badge_8zq {
  padding: 2px 7px;
  background: #F5C030;
  border-radius: 4px;
  font-weight: 700;
  color: #120700;
  font-size: 9px;
  margin-left: auto;
}.hmi-sb_bot_8zq {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
}.hmi-sb_lang_8zq,.hmi-sb_help_8zq {
  padding: 9px 6px;
  flex: 1;
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 120, 0.07);
  gap: 0.375rem;
  align-items: center;
  display: flex;
  color: #BFA882;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}.hmi-sb_lang_8zq:hover,.hmi-sb_help_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
  color: #F5E8D0;
}.hmi-sb_lang_8zq svg,.hmi-sb_help_8zq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.hmi-sb_bd_8zq {
  inset: 0;
  background: rgba(10, 4, 1, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.hmi-sb_bd_8zq.hmi-state_on_8zq {
  display: block;
}
@media(min-width: 1079px) {.hmi-sb_bd_8zq {
  display: none!important;
}
}.hmi-mob_nav_8zq {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1F0F07;
  border-top: 1px solid rgba(255, 200, 120, 0.14);
  left: 0;
  right: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1081px) {.hmi-mob_nav_8zq {
  display: none;
}
}.hmi-mob_nav_item_8zq {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #8A7558;
}.hmi-mob_nav_ic_8zq {
  line-height: 1;
}.hmi-mob_nav_ic_8zq svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.hmi-mob_nav_lb_8zq {
  color: #8A7558;
  font-weight: 600;
  font-size: 0.625rem;
}.hmi-mob_nav_item_8zq.hmi-state_active_8zq {
  color: #D4900F;
}.hmi-mob_nav_item_8zq.hmi-state_active_8zq .hmi-mob_nav_lb_8zq {
  color: #D4900F;
}.hmi-hero_8zq {
  padding: 1.25rem 1rem 0;
  background: #150A04;
}
@media(min-width: 771px) {.hmi-hero_8zq {
  padding: 1.5rem 1.5rem 0;
}
}.hmi-hero_in_8zq {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.hmi-hero_in_8zq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.hmi-hero_in_8zq {
  grid-template-columns: 1fr 21.25rem;
}
}.hmi-hero_promo_8zq {
  overflow: hidden;
  background: #1A0C05;
  border-radius: 0.875rem;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width: 766px) {.hmi-hero_promo_8zq {
  min-height: 17.5rem;
}
}.hmi-hero_promo_bg_8zq {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3D1208 0%,#150A04 100%);
  position: absolute;
  background-size: cover;
}.hmi-hero_promo_bg_8zq::after {
  inset: 0;
  background: linear-gradient(90deg,#150A04 0%,rgba(10, 4, 1, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hmi-hero_promo_glow_8zq {
  background: radial-gradient(circle,rgba(139, 69, 2, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 60px;
  pointer-events: none;
  position: absolute;
  height: 300px;
  width: 300px;
}.hmi-hero_promo_ct_8zq {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.hmi-hero_promo_ct_8zq {
  padding: 40px 32px;
}
}.hmi-hero_badge_8zq {
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(212, 144, 15, 0.07);
  background: rgba(212, 144, 15, 0.18);
  display: inline-block;
  color: #D4900F;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.hmi-hero_h1_8zq {
  font-weight: 800;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  margin-bottom: 10px;
}.hmi-hero_h1_8zq em {
  color: #F5C030;
  font-style: normal;
}
@media(min-width: 771px) {.hmi-hero_h1_8zq {
  font-size: 2.25rem;
}
}.hmi-hero_sub_8zq {
  color: #BFA882;
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 771px) {.hmi-hero_sub_8zq {
  font-size: 0.875rem;
}
}.hmi-hero_row_8zq {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hmi-hero_cta_8zq {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2EA05C;
  padding: 0.813rem 26px;
  color: #120700;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 6px 1.125rem -2px rgba(46, 160, 92, 0.45);
}.hmi-hero_cta_8zq:hover {
  background: #38BC6C;
}.hmi-hero_terms_8zq {
  font-size: 0.688rem;
  color: #8A7558;
}.hmi-hero_game_8zq {
  border: 1px solid rgba(255, 200, 120, 0.07);
  border-radius: 14px;
  overflow: hidden;
  background: #1A0C05;
  position: relative;
  flex-direction: column;
  display: flex;
}.hmi-hero_game_badge_8zq {
  background: rgba(245, 192, 48, 0.16);
  border: 1px solid rgba(245, 192, 48, 0.16);
  padding: 0.313rem 10px;
  border-radius: 20px;
  z-index: 3;
  font-size: 10px;
  top: 12px;
  position: absolute;
  letter-spacing: .06em;
  left: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #F5C030;
}.hmi-hero_game_badge_8zq svg {
  margin-right: 0.25rem;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.hmi-hero_game_img_8zq {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1208,#150A04);
  padding-bottom: 60%;
  position: relative;
}.hmi-hero_game_img_8zq img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hmi-hero_game_play_8zq {
  background: rgba(10, 4, 1, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.hmi-hero_game_8zq:hover .hmi-hero_game_play_8zq {
  opacity: 1;
}.hmi-hero_game_play_8zq span {
  background: #D4900F;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
}.hmi-hero_game_play_8zq span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.hmi-hero_game_info_8zq {
  padding: 14px 16px;
}.hmi-hero_game_title_8zq {
  margin-bottom: 4px;
  color: #F5E8D0;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.hmi-hero_game_provider_8zq {
  color: #A08C68;
  font-size: 11px;
}.hmi-hero_game_btn_8zq {
  background: #D4900F;
  transition: background .2s;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  padding: 11px;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #F5E8D0;
}.hmi-hero_game_8zq:hover .hmi-hero_game_btn_8zq {
  background: #EDA820;
}.hmi-sbar_8zq {
  padding: 1rem 1rem 0;
  background: #150A04;
}
@media(min-width: 770px) {.hmi-sbar_8zq {
  padding: 1.125rem 1.5rem 0;
}
}.hmi-sbar_in_8zq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmi-sbar_row_8zq {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.hmi-sbar_input_8zq {
  padding: 11px 1rem;
  background: #1A0C05;
  flex: 1;
  gap: 0.625rem;
  border: 1px solid rgba(255, 200, 120, 0.14);
  border-radius: 8px;
  transition: border-color .2s;
  cursor: pointer;
  color: #A08C68;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.hmi-sbar_input_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
}.hmi-sbar_input_8zq svg {
  width: 0.938rem;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.hmi-sbar_providers_8zq {
  padding: 11px 1.125rem;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 120, 0.14);
  background: #1A0C05;
  transition: border-color .2s;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
  color: #DDD0B8;
  font-weight: 600;
  align-items: center;
}.hmi-sbar_providers_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
  color: #F5E8D0;
}.hmi-sbar_providers_8zq svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.hmi-sbar_tabs_8zq {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.hmi-sbar_tabs_8zq::-webkit-scrollbar {
  display: none;
}.hmi-sbar_tab_8zq {
  border-radius: 1.25rem;
  padding: 8px 14px;
  border: 1px solid rgba(255, 200, 120, 0.07);
  background: rgba(255, 220, 160, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  color: #BFA882;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
}.hmi-sbar_tab_8zq:hover {
  background: rgba(255, 220, 160, 0.07);
  border-color: rgba(212, 148, 24, 0.55);
  color: #F5E8D0;
}.hmi-sbar_tab_8zq.hmi-state_active_8zq {
  border-color: rgba(212, 144, 15, 0.07);
  background: rgba(212, 144, 15, 0.18);
  color: #F5E8D0;
}.hmi-sbar_tab_ic_8zq svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hmi-wy_8zq {
  padding: 32px 1rem 0;
  background: #150A04;
}
@media(min-width: 769px) {.hmi-wy_8zq {
  padding: 40px 24px 0;
}
}.hmi-wy_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-wy_head_8zq {
  margin-bottom: 18px;
  max-width: 720px;
}.hmi-wy_label_8zq {
  color: #D4900F;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.hmi-wy_h2_8zq {
  font-weight: 800;
  font-size: 20px;
  color: #F5E8D0;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hmi-wy_h2_8zq {
  font-size: 24px;
}
}.hmi-wy_intro_8zq {
  margin: 0;
  font-size: 13px;
  color: #A08C68;
  line-height: 1.6;
}.hmi-wy_grid_8zq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.hmi-wy_grid_8zq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hmi-wy_grid_8zq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hmi-wy_card_8zq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 200, 120, 0.14);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1F0F07;
}.hmi-wy_card_8zq:hover {
  border-color: rgba(212, 144, 15, 0.07);
  transform: translateY(-2px);
}.hmi-wy_card_ic_8zq {
  background: rgba(212, 144, 15, 0.18);
  border-radius: 50%;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  color: #D4900F;
  display: flex;
}.hmi-wy_card_ic_8zq svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.hmi-wy_card_h_8zq {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5E8D0;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.hmi-wy_card_p_8zq {
  line-height: 1.6;
  color: #A08C68;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hmi-wy_card_p_8zq strong {
  font-weight: 600;
  color: #DDD0B8;
}.hmi-gcg_8zq {
  padding: 36px 16px 0;
  background: #150A04;
}
@media(min-width: 771px) {.hmi-gcg_8zq {
  padding: 2.75rem 1.5rem 0;
}
}.hmi-gcg_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-gcg_head_8zq {
  max-width: 45rem;
  margin-bottom: 20px;
}.hmi-gcg_label_8zq {
  color: #D4900F;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hmi-gcg_h2_8zq {
  font-size: 22px;
  color: #F5E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.hmi-gcg_h2_8zq {
  font-size: 1.75rem;
}
}.hmi-gcg_intro_8zq {
  color: #A08C68;
  font-size: 0.813rem;
  line-height: 1.6;
}.hmi-gcg_grid_8zq {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hmi-gcg_grid_8zq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hmi-gcg_grid_8zq {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hmi-gcg_card_8zq {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 200, 120, 0.14);
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  min-height: 15rem;
}.hmi-gcg_card_8zq:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 144, 15, 0.18);
}.hmi-gcg_card_bg_8zq {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hmi-gcg_card_bg_8zq::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.hmi-gcg_card_ic_8zq {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  top: 1.125rem;
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  right: 18px;
  align-items: center;
  z-index: 2;
  justify-content: center;
  color: #F5E8D0;
}.hmi-gcg_card_ic_8zq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.hmi-gcg_card_ct_8zq {
  position: relative;
  z-index: 1;
}.hmi-gcg_card_h_8zq {
  color: #F5E8D0;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.hmi-gcg_card_h_8zq {
  font-size: 20px;
}
}.hmi-gcg_card_p_8zq {
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
}.hmi-gcg_card_p_8zq strong {
  color: #F5E8D0;
  font-weight: 600;
}.hmi-gcg_card_cta_8zq {
  gap: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  color: #D4900F;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
}.hmi-gcg_card_cta_8zq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.hmi-ws_8zq {
  padding: 32px 16px 0;
  background: #150A04;
}
@media(min-width: 769px) {.hmi-ws_8zq {
  padding: 2.25rem 24px 0;
}
}.hmi-ws_in_8zq {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmi-ws_head_8zq {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.hmi-ws_title_8zq {
  gap: 10px;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F5E8D0;
}.hmi-ws_title_ic_8zq svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  color: #F5C030;
  width: 1.125rem;
}.hmi-ws_online_8zq {
  gap: 0.438rem;
  font-weight: 600;
  color: #A08C68;
  align-items: center;
  font-size: 12px;
  display: flex;
}.hmi-ws_online_dot_8zq {
  background: #2EA05C;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 160, 92, 0.18);
  width: 8px;
  height: 8px;
}.hmi-ws_scroll_8zq {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.hmi-ws_scroll_8zq::-webkit-scrollbar {
  display: none;
}.hmi-wc_8zq {
  gap: 10px;
  background: #1A0C05;
  padding: 0.625rem 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 120, 0.14);
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.hmi-wc_img_8zq {
  overflow: hidden;
  border-radius: 4px;
  background: #1F0F07;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.hmi-wc_img_8zq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hmi-wc_info_8zq {
  min-width: 0;
}.hmi-wc_game_8zq {
  overflow: hidden;
  font-weight: 600;
  color: #DDD0B8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}.hmi-wc_player_8zq {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #8A7558;
}.hmi-wc_amount_8zq {
  flex-shrink: 0;
  font-size: 13px;
  color: #2EA05C;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.hmi-app_8zq {
  padding: 36px 16px 0;
  background: #150A04;
}
@media(min-width: 770px) {.hmi-app_8zq {
  padding: 44px 24px 0;
}
}.hmi-app_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-app_head_8zq {
  margin-bottom: 16px;
}.hmi-app_label_8zq {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D4900F;
}.hmi-app_h2_8zq {
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.hmi-app_h2_8zq {
  font-size: 24px;
}
}.hmi-app_sub_8zq {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #A08C68;
  font-size: 13px;
}.hmi-app_sub_8zq strong {
  font-weight: 700;
  color: #DDD0B8;
}.hmi-app_cards_8zq {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hmi-app_cards_8zq {
  grid-template-columns: repeat(3,1fr);
}
}.hmi-app_card_8zq {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.5rem;
  padding: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.hmi-app_card_ios_8zq {
  background: linear-gradient(135deg,rgba(212, 144, 15, 0.18) 0%,#1F0F07 100%);
}.hmi-app_card_android_8zq {
  background: linear-gradient(135deg,rgba(46, 160, 92, 0.18) 0%,#1F0F07 100%);
}.hmi-app_card_win_8zq {
  background: linear-gradient(135deg,rgba(245, 192, 48, 0.16) 0%,#1F0F07 100%);
}.hmi-app_card_ic_8zq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
}.hmi-app_card_ic_8zq {
  color: #F5E8D0;
  flex-shrink: 0;
}.hmi-app_card_os_8zq {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #A08C68;
}.hmi-app_card_title_8zq {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F5E8D0;
  font-weight: 700;
  font-size: 0.938rem;
}.hmi-app_card_text_8zq {
  margin-bottom: 0.875rem;
  font-size: 12px;
  line-height: 1.5;
  color: #A08C68;
  overflow-wrap: break-word;
}.hmi-app_card_btn_8zq {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  border: 1px solid rgba(212, 148, 24, 0.55);
  font-weight: 700;
  display: inline-flex;
  color: #F5E8D0;
  font-size: 0.813rem;
  align-items: center;
}.hmi-app_card_btn_8zq:hover {
  background: rgba(255, 220, 160, 0.07);
}.hmi-prov_8zq {
  background: #150A04;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.hmi-prov_8zq {
  padding: 2.75rem 1.5rem 0;
}
}.hmi-prov_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-prov_head_8zq {
  margin-bottom: 16px;
}.hmi-prov_label_8zq {
  color: #D4900F;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.hmi-prov_h2_8zq {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E8D0;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.hmi-prov_h2_8zq {
  font-size: 24px;
}
}.hmi-prov_seo_8zq {
  color: #A08C68;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
}.hmi-prov_seo_8zq strong {
  color: #DDD0B8;
  font-weight: 700;
}.hmi-prov_seo_8zq a {
  text-decoration: underline;
  color: #D4900F;
}.hmi-prov_grid_8zq {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.hmi-prov_grid_8zq {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.hmi-prov_grid_8zq {
  grid-template-columns: repeat(8,1fr);
}
}.hmi-prov_card_8zq {
  border: 1px solid rgba(255, 200, 120, 0.14);
  gap: 7px;
  border-radius: 0.5rem;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #1A0C05;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.hmi-prov_card_8zq:hover {
  background: #1F0F07;
  border-color: rgba(212, 148, 24, 0.55);
}.hmi-prov_logo_8zq {
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
}.hmi-prov_logo_8zq img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hmi-prov_name_8zq {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #BFA882;
  overflow-wrap: break-word;
}.hmi-reg_8zq {
  padding: 36px 1rem 0;
  background: #150A04;
}
@media(min-width: 771px) {.hmi-reg_8zq {
  padding: 2.75rem 1.5rem 0;
}
}.hmi-reg_in_8zq {
  background: #1F0F07;
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 200, 120, 0.07);
  max-width: 1320px;
}
@media(min-width: 766px) {.hmi-reg_in_8zq {
  padding: 40px;
}
}.hmi-reg_top_8zq {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.hmi-reg_top_8zq {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hmi-reg_label_8zq {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4900F;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.hmi-reg_h2_8zq {
  font-weight: 800;
  line-height: 1.2;
  color: #F5E8D0;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.hmi-reg_h2_8zq {
  font-size: 28px;
}
}.hmi-reg_bonus_8zq {
  border-radius: 8px;
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(245, 192, 48, 0.16);
  background: rgba(245, 192, 48, 0.16);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.hmi-reg_bonus_amount_8zq {
  color: #F5C030;
  font-weight: 800;
  font-size: 1.25rem;
}.hmi-reg_bonus_text_8zq {
  font-size: 13px;
  color: #BFA882;
  line-height: 1.35;
}.hmi-reg_cta_btn_8zq {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 8px;
  background: #2EA05C;
  font-weight: 700;
  box-shadow: 0 0.375rem 18px -2px rgba(46, 160, 92, 0.45);
  font-size: 0.938rem;
  display: inline-block;
  color: #120700;
  margin-bottom: 0.75rem;
}.hmi-reg_cta_btn_8zq:hover {
  background: #38BC6C;
}.hmi-reg_terms_8zq {
  line-height: 1.5;
  font-size: 11px;
  color: #8A7558;
}.hmi-reg_seo_8zq {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #A08C68;
  overflow-wrap: break-word;
}.hmi-reg_seo_8zq p {
  color: #A08C68;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.hmi-reg_seo_8zq p:last-child {
  margin-bottom: 0;
}.hmi-reg_seo_8zq strong {
  color: #DDD0B8;
  font-weight: 700;
}.hmi-reg_seo_8zq a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4900F;
}.hmi-reg_seo_8zq a:hover {
  color: #EDA820;
}.hmi-reg_seo_8zq ul,.hmi-reg_seo_8zq ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hmi-reg_seo_8zq ol {
  list-style: decimal;
}.hmi-reg_seo_8zq li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #A08C68;
}.hmi-reg_seo_8zq table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.hmi-reg_seo_8zq table {
  display: table;
}
}.hmi-reg_seo_8zq th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #DDD0B8;
}.hmi-reg_seo_8zq td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A08C68;
}.hmi-reg_steps_8zq {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.hmi-reg_steps_8zq {
  margin-top: 0;
}
}.hmi-reg_step_8zq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 200, 120, 0.07);
  background: rgba(255, 220, 160, 0.05);
  padding: 1rem;
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hmi-reg_step_num_8zq {
  border: 1px solid rgba(212, 144, 15, 0.07);
  background: rgba(212, 144, 15, 0.18);
  border-radius: 50%;
  font-weight: 800;
  align-items: center;
  font-size: 0.875rem;
  width: 34px;
  height: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  color: #D4900F;
}.hmi-reg_step_title_8zq {
  color: #F5E8D0;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.hmi-reg_step_text_8zq {
  color: #A08C68;
  line-height: 1.5;
  font-size: 0.75rem;
}.hmi-reg_trust_8zq {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.hmi-reg_trust_item_8zq {
  gap: 7px;
  display: flex;
  color: #A08C68;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
}.hmi-reg_trust_ic_8zq svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D4900F;
}.hmi-bon_8zq {
  background: #150A04;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hmi-bon_8zq {
  padding: 44px 24px 0;
}
}.hmi-bon_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-bon_head_8zq {
  margin-bottom: 1.25rem;
}.hmi-bon_label_8zq {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #D4900F;
}.hmi-bon_h2_8zq {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5E8D0;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.hmi-bon_h2_8zq {
  font-size: 24px;
}
}.hmi-bon_seo_8zq {
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #A08C68;
}.hmi-bon_seo_8zq strong {
  font-weight: 700;
  color: #DDD0B8;
}.hmi-bon_seo_8zq a {
  color: #D4900F;
  text-decoration: underline;
}.hmi-bon_grid_8zq {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.hmi-bon_grid_8zq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hmi-bon_grid_8zq {
  grid-template-columns: repeat(5,1fr);
}
}.hmi-bon_card_8zq {
  border-radius: 0.5rem;
  padding: 1rem;
  background: #1A0C05;
  border: 1px solid rgba(255, 200, 120, 0.14);
  transition: border-color .2s,transform .2s;
}.hmi-bon_card_8zq:hover {
  border-color: rgba(212, 144, 15, 0.07);
  transform: translateY(-2px);
}.hmi-bon_card_ic_8zq svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.hmi-bon_card_ic_8zq {
  margin-bottom: 0.625rem;
}.hmi-bon_card_type_8zq {
  text-transform: uppercase;
  color: #A08C68;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.hmi-bon_card_amount_8zq {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #F5C030;
}.hmi-bon_card_name_8zq {
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5E8D0;
}.hmi-bon_card_detail_8zq {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #8A7558;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 0.5rem;
}.hmi-faq_8zq {
  padding: 36px 16px 0;
  background: #150A04;
}
@media(min-width: 765px) {.hmi-faq_8zq {
  padding: 44px 1.5rem 0;
}
}.hmi-faq_in_8zq {
  margin: 0 auto;
  max-width: 1320px;
}.hmi-faq_head_8zq {
  margin-bottom: 20px;
}.hmi-faq_label_8zq {
  text-transform: uppercase;
  color: #D4900F;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.hmi-faq_h2_8zq {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5E8D0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hmi-faq_h2_8zq {
  font-size: 24px;
}
}.hmi-faq_list_8zq {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hmi-faq_item_8zq {
  background: #1F0F07;
  overflow: hidden;
  border: 1px solid rgba(255, 200, 120, 0.14);
  border-radius: 0.5rem;
}.hmi-faq_q_8zq {
  gap: 12px;
  transition: color .2s;
  padding: 16px 1.25rem;
  font-weight: 600;
  color: #DDD0B8;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}.hmi-faq_q_8zq:hover {
  color: #F5E8D0;
}.hmi-faq_q_ic_8zq {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 16px;
  color: #D4900F;
  display: flex;
  width: 1.5rem;
  align-items: center;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
}.hmi-faq_item_8zq.hmi-state_open_8zq .hmi-faq_q_ic_8zq {
  transform: rotate(45deg);
}.hmi-faq_a_8zq {
  padding: 0 20px 1rem;
  color: #A08C68;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
}.hmi-faq_item_8zq.hmi-state_open_8zq .hmi-faq_a_8zq {
  display: block;
}.hmi-faq_a_8zq strong {
  color: #DDD0B8;
  font-weight: 700;
}.hmi-faq_a_8zq a {
  color: #D4900F;
  text-decoration: underline;
}.hmi-faq_a_8zq ul,.hmi-faq_a_8zq ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.hmi-faq_a_8zq ol {
  list-style: decimal;
}.hmi-faq_a_8zq li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hmi-faq_a_8zq table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.hmi-faq_a_8zq table {
  display: table;
}
}.hmi-faq_a_8zq th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-align: left;
  color: #DDD0B8;
}.hmi-faq_a_8zq td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #A08C68;
}.hmi-seo_8zq {
  padding: 36px 1rem 0;
  background: #150A04;
}
@media(min-width:768px) {.hmi-seo_8zq {
  padding: 2.75rem 24px 0;
}
}.hmi-seo_in_8zq {
  margin: 0 auto;
  background: #1F0F07;
  padding: 28px 24px;
  border: 1px solid rgba(255, 200, 120, 0.14);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.hmi-seo_in_8zq {
  padding: 36px 2.5rem;
}
}.hmi-seo_label_8zq {
  font-weight: 700;
  color: #D4900F;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hmi-seo_h2_8zq {
  color: #F5E8D0;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.hmi-seo_h2_8zq {
  font-size: 24px;
}
}.hmi-seo_body_8zq {
  color: #BFA882;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.hmi-seo_body_8zq p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #BFA882;
}.hmi-seo_body_8zq p:last-child {
  margin-bottom: 0;
}.hmi-seo_body_8zq strong {
  font-weight: 700;
  color: #DDD0B8;
}.hmi-seo_body_8zq a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4900F;
}.hmi-seo_body_8zq a:hover {
  color: #EDA820;
}.hmi-seo_body_8zq ul,.hmi-seo_body_8zq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hmi-seo_body_8zq ol {
  list-style: decimal;
}.hmi-seo_body_8zq li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #BFA882;
  line-height: 1.75;
}.hmi-seo_body_8zq table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.hmi-seo_body_8zq table {
  display: table;
}
}.hmi-seo_body_8zq th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #DDD0B8;
  font-weight: 700;
  text-align: left;
}.hmi-seo_body_8zq td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #BFA882;
}.hmi-seo_cols_8zq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.hmi-seo_cols_8zq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hmi-seo_cols_8zq {
  grid-template-columns: repeat(3,1fr);
}
}.hmi-seo_col_h_8zq {
  font-size: 0.813rem;
  font-weight: 700;
  color: #DDD0B8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.hmi-seo_col_p_8zq {
  line-height: 1.65;
  color: #A08C68;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hmi-seo_stats_8zq {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hmi-seo_stat_8zq {
  padding: 14px 1rem;
  border: 1px solid rgba(212, 144, 15, 0.18);
  background: rgba(212, 144, 15, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.hmi-seo_stat_val_8zq {
  color: #D4900F;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
}.hmi-seo_stat_lb_8zq {
  font-size: 11px;
  color: #A08C68;
  overflow-wrap: break-word;
}.hmi-seo_8zq {
  background: #150A04;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.hmi-seo_8zq {
  padding: 44px 1.5rem 0;
}
}.hmi-seo_in_8zq {
  margin: 0 auto;
  background: #1F0F07;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 200, 120, 0.14);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hmi-seo_in_8zq {
  padding: 2.25rem 40px;
}
}.hmi-seo_label_8zq {
  font-size: 11px;
  letter-spacing: .08em;
  color: #D4900F;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.hmi-seo_h2_8zq {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5E8D0;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.hmi-seo_h2_8zq {
  font-size: 24px;
}
}.hmi-seo_body_8zq {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #BFA882;
  overflow-wrap: break-word;
}.hmi-seo_body_8zq p {
  line-height: 1.75;
  font-size: 14px;
  color: #BFA882;
  margin-bottom: 12px;
}.hmi-seo_body_8zq p:last-child {
  margin-bottom: 0;
}.hmi-seo_body_8zq strong {
  font-weight: 700;
  color: #DDD0B8;
}.hmi-seo_body_8zq a {
  transition: color .2s;
  color: #D4900F;
  text-decoration: underline;
}.hmi-seo_body_8zq a:hover {
  color: #EDA820;
}.hmi-seo_body_8zq ul,.hmi-seo_body_8zq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hmi-seo_body_8zq ol {
  list-style: decimal;
}.hmi-seo_body_8zq li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #BFA882;
}.hmi-seo_body_8zq table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 769px) {.hmi-seo_body_8zq table {
  display: table;
}
}.hmi-seo_body_8zq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #DDD0B8;
  text-align: left;
}.hmi-seo_body_8zq td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #BFA882;
}.hmi-seo_cols_8zq {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.hmi-seo_cols_8zq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hmi-seo_cols_8zq {
  grid-template-columns: repeat(3,1fr);
}
}.hmi-seo_col_h_8zq {
  font-size: 0.813rem;
  font-weight: 700;
  color: #DDD0B8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.hmi-seo_col_p_8zq {
  color: #A08C68;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.hmi-seo_stats_8zq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hmi-seo_stat_8zq {
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(212, 144, 15, 0.18);
  background: rgba(212, 144, 15, 0.07);
  min-width: 140px;
}.hmi-seo_stat_val_8zq {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #D4900F;
}.hmi-seo_stat_lb_8zq {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A08C68;
}.hmi-seo_8zq {
  padding: 36px 1rem 0;
  background: #150A04;
}
@media(min-width: 767px) {.hmi-seo_8zq {
  padding: 44px 24px 0;
}
}.hmi-seo_in_8zq {
  border-radius: 14px;
  border: 1px solid rgba(255, 200, 120, 0.14);
  background: #1F0F07;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hmi-seo_in_8zq {
  padding: 2.25rem 40px;
}
}.hmi-seo_label_8zq {
  margin-bottom: 10px;
  font-weight: 700;
  color: #D4900F;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.hmi-seo_h2_8zq {
  color: #F5E8D0;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hmi-seo_h2_8zq {
  font-size: 1.5rem;
}
}.hmi-seo_body_8zq {
  overflow-wrap: break-word;
  color: #BFA882;
  line-height: 1.75;
  font-size: 0.875rem;
}.hmi-seo_body_8zq p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #BFA882;
  font-size: 0.875rem;
}.hmi-seo_body_8zq p:last-child {
  margin-bottom: 0;
}.hmi-seo_body_8zq strong {
  font-weight: 700;
  color: #DDD0B8;
}.hmi-seo_body_8zq a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4900F;
}.hmi-seo_body_8zq a:hover {
  color: #EDA820;
}.hmi-seo_body_8zq ul,.hmi-seo_body_8zq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hmi-seo_body_8zq ol {
  list-style: decimal;
}.hmi-seo_body_8zq li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #BFA882;
}.hmi-seo_body_8zq table {
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.hmi-seo_body_8zq table {
  display: table;
}
}.hmi-seo_body_8zq th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #DDD0B8;
  text-align: left;
}.hmi-seo_body_8zq td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #BFA882;
}.hmi-seo_cols_8zq {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.hmi-seo_cols_8zq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hmi-seo_cols_8zq {
  grid-template-columns: repeat(3,1fr);
}
}.hmi-seo_col_h_8zq {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #DDD0B8;
  font-weight: 700;
}.hmi-seo_col_p_8zq {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #A08C68;
}.hmi-seo_stats_8zq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hmi-seo_stat_8zq {
  background: rgba(212, 144, 15, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 144, 15, 0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.hmi-seo_stat_val_8zq {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #D4900F;
  font-weight: 800;
}.hmi-seo_stat_lb_8zq {
  color: #A08C68;
  overflow-wrap: break-word;
  font-size: 11px;
}.hmi-ft_8zq {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0E0603;
  margin-top: 3rem;
}.hmi-ft_support_8zq {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.hmi-ft_support_8zq {
  padding: 1.75rem 24px;
}
}.hmi-ft_support_in_8zq {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.hmi-ft_support_main_8zq {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.hmi-ft_support_ic_8zq {
  color: #D4900F;
  flex-shrink: 0;
}.hmi-ft_support_ic_8zq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.hmi-ft_support_text_title_8zq {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5E8D0;
  font-weight: 700;
  margin-bottom: 3px;
}.hmi-ft_support_text_sub_8zq {
  overflow-wrap: break-word;
  color: #A08C68;
  font-size: 0.75rem;
}.hmi-ft_support_btn_8zq {
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #D4900F;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5E8D0;
}.hmi-ft_support_btn_8zq:hover {
  background: #EDA820;
}.hmi-ft_support_contacts_8zq {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hmi-ft_support_contact_8zq {
  line-height: 1.4;
  font-size: 12px;
  color: #8A7558;
}.hmi-ft_support_contact_8zq strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #BFA882;
  font-size: 0.688rem;
}.hmi-ft_main_8zq {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 770px) {.hmi-ft_main_8zq {
  padding: 40px 24px 2rem;
}
}.hmi-ft_main_in_8zq {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.hmi-ft_main_in_8zq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hmi-ft_main_in_8zq {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hmi-ft_col_logo_8zq {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.hmi-ft_col_logo_8zq {
  grid-column: auto;
}
}.hmi-ft_logo_8zq {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  color: #F5E8D0;
  align-items: center;
}.hmi-ft_logo_mark_8zq {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.hmi-ft_logo_mark_8zq img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hmi-ft_logo_sub_8zq {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8A7558;
}.hmi-ft_col_title_8zq {
  font-size: 12px;
  letter-spacing: .07em;
  color: #BFA882;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.hmi-ft_col_links_8zq {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hmi-ft_col_link_8zq {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7558;
}.hmi-ft_col_link_8zq:hover {
  color: #DDD0B8;
}.hmi-ft_apps_8zq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hmi-ft_app_card_8zq {
  padding: 0.625rem 12px;
  gap: 0.625rem;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 200, 120, 0.14);
  align-items: center;
  display: flex;
}.hmi-ft_app_card_8zq:hover {
  border-color: rgba(212, 148, 24, 0.55);
}.hmi-ft_app_card_ic_8zq svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.hmi-ft_app_card_os_8zq {
  font-weight: 600;
  color: #8A7558;
  font-size: 0.625rem;
}.hmi-ft_app_card_action_8zq {
  font-weight: 700;
  font-size: 0.75rem;
  color: #DDD0B8;
}.hmi-ft_bot_8zq {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.hmi-ft_bot_8zq {
  padding: 1.25rem 1.5rem;
}
}.hmi-ft_bot_in_8zq {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hmi-ft_socials_8zq {
  gap: 0.5rem;
  display: flex;
}.hmi-ft_soc_8zq {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 200, 120, 0.14);
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #BFA882;
  display: flex;
  width: 2.25rem;
}.hmi-ft_soc_8zq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.hmi-ft_soc_8zq:hover {
  background: rgba(255, 220, 160, 0.07);
}.hmi-ft_legal_8zq {
  flex: 1;
  font-size: 11px;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #9A8070;
  line-height: 1.6;
}.hmi-ft_legal_8zq strong {
  color: #BFA882;
  font-weight: 700;
}.hmi-ft_legal_8zq a {
  color: #BFA882;
  text-decoration: underline;
}.hmi-ft_age_8zq {
  border: 2px solid #9A8070;
  border-radius: 50%;
  font-size: 11px;
  margin-left: auto;
  color: #9A8070;
  align-items: center;
  width: 2rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  font-weight: 800;
}