*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0B1512;
  line-height: 1.6;
  color: #D6CBB2;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.hmn-layout_15l {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.hmn-page_15l {
  display: flex;
  min-height: 100vh;
}.hmn-main_15l {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.hmn-main_15l {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.hmn-main_15l {
  padding-bottom: 72px;
}
}.hmn-gc_15l {
  border-radius: 8px;
  background: #0F1B15;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hmn-gc_15l {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.hmn-gc_15l {
  width: 168px;
}
}.hmn-gc_15l:hover {
  border-color: rgba(196, 160, 85, 0.07);
  transform: translateY(-3px);
}.hmn-gc_img_15l {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.hmn-gc_img_15l img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.hmn-gc_hover_15l {
  background: rgba(7, 15, 12, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.hmn-gc_15l:hover .hmn-gc_hover_15l {
  opacity: 1;
}.hmn-gc_hover_btn_15l {
  padding: 8px 16px;
  border-radius: 0.25rem;
  background: #C4A055;
  font-size: 12px;
  font-weight: 700;
  color: #F4ECD8;
}.hmn-gc_info_15l {
  padding: 0.5rem 0.625rem 10px;
}.hmn-gc_name_15l {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D6CBB2;
  text-overflow: ellipsis;
}.hmn-gc_prov_15l {
  font-size: 0.625rem;
  color: #645B4A;
}.hmn-gc_tag_15l {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
}.hmn-gc_tag_hot_15l {
  background: #D44040;
  color: #fff;
}.hmn-gc_tag_new_15l {
  background: #3DBF7A;
  color: #0B1512;
}.hmn-gc_tag_jp_15l {
  background: #E8A830;
  color: #0B1512;
}.hmn-gc_tag_ex_15l {
  background: #3A7A56;
  color: #fff;
}.hmn-gc_tag_live_15l {
  background: #D44040;
  color: #fff;
}.hmn-gr_15l {
  padding: 32px 16px 0;
  background: #0B1512;
}
@media(min-width: 769px) {.hmn-gr_15l {
  padding: 36px 24px 0;
}
}.hmn-gr_in_15l {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmn-gr_head_15l {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.hmn-gr_head_l_15l {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.hmn-gr_ic_15l {
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  justify-content: center;
}.hmn-gr_ic_15l svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hmn-gr_title_15l {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 700;
  color: #F4ECD8;
}
@media(min-width: 771px) {.hmn-gr_title_15l {
  font-size: 18px;
}
}.hmn-gr_more_15l {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #7E7462;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
}.hmn-gr_more_15l:hover {
  color: #C4A055;
}.hmn-gr_more_15l svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.hmn-gr_arrows_15l {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hmn-gr_arr_15l {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  height: 30px;
  color: #A89C84;
  align-items: center;
  justify-content: center;
  display: flex;
}.hmn-gr_arr_15l:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.hmn-gr_arr_15l svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.hmn-gr_seo_h_15l {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #D6CBB2;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.hmn-gr_seo_h_15l {
  font-size: 0.875rem;
}
}.hmn-gr_seo_15l {
  line-height: 1.55;
  max-width: 42.5rem;
  color: #7E7462;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 12px;
}.hmn-gr_seo_15l strong {
  font-weight: 600;
  color: #D6CBB2;
}.hmn-gr_scroll_15l {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.hmn-gr_scroll_15l::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hmn-gr_scroll_15l {
  gap: 12px;
}
}.hmn-tb_15l {
  background: #0B1512;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  height: 56px;
  display: flex;
  z-index: 80;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
}.hmn-tb_in_15l {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.hmn-tb_burger_15l {
  border-radius: 8px;
  gap: 5px;
  margin-right: 0.5rem;
  width: 38px;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.hmn-tb_burger_15l:hover {
  background: rgba(255, 255, 255, 0.05);
}.hmn-tb_burger_line_15l {
  background: #A89C84;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.hmn-tb_burger_15l {
  display: none;
}
}.hmn-tb_logo_15l {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 18px;
  align-items: center;
  flex-shrink: 0;
  color: #F4ECD8;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-weight: 800;
}.hmn-tb_logo_mark_15l {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
}.hmn-tb_logo_mark_15l img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hmn-tb_nav_15l {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.hmn-tb_nav_15l {
  display: flex;
}
}.hmn-tb_tab_15l {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A89C84;
}.hmn-tb_tab_15l:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.hmn-tb_tab_15l.hmn-state_active_15l {
  background: rgba(196, 160, 85, 0.18);
  color: #F4ECD8;
}.hmn-tb_right_15l {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.hmn-tb_login_15l {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #D6CBB2;
}.hmn-tb_login_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
  color: #F4ECD8;
}
@media(min-width: 477px) {.hmn-tb_login_15l {
  display: block;
}
}.hmn-tb_reg_15l {
  background: #3DBF7A;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #0C1410;
  font-weight: 700;
}.hmn-tb_reg_15l:hover {
  background: #4ED08A;
}.hmn-sb_15l {
  background: #132019;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  bottom: 0;
  position: fixed;
  z-index: 70;
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
}.hmn-sb_15l.hmn-state_open_15l {
  transform: translateX(0);
}.hmn-sb_15l::-webkit-scrollbar {
  width: 0.25rem;
}.hmn-sb_15l::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.hmn-sb_15l {
  transform: translateX(0);
}
}.hmn-sb_auth_15l {
  padding: 14px 12px 0.625rem;
}.hmn-sb_btn_reg_15l {
  transition: background .2s;
  background: #3DBF7A;
  padding: 11px;
  border-radius: 8px;
  margin-bottom: 8px;
  color: #0C1410;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: center;
}.hmn-sb_btn_reg_15l:hover {
  background: #4ED08A;
}.hmn-sb_btn_login_15l {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #D6CBB2;
  font-weight: 600;
}.hmn-sb_btn_login_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
  color: #F4ECD8;
}.hmn-sb_promo_15l {
  padding: 12px 0.875rem;
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0D2219,#132019);
  border: 1px solid rgba(196, 160, 85, 0.18);
  position: relative;
}.hmn-sb_promo_15l::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 160, 85, 0.18),transparent 70%);
  width: 80px;
  position: absolute;
  right: -20px;
  height: 5rem;
  content: '';
  top: -1.25rem;
}.hmn-sb_promo_title_15l {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C4A055;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
}.hmn-sb_promo_text_15l {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  color: #F4ECD8;
}.hmn-sb_promo_sub_15l {
  font-size: 10px;
  margin-top: 3px;
  color: #7E7462;
}.hmn-sb_nav_15l {
  padding: 6px 0.5rem 16px;
}.hmn-sb_nav_lb_15l {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  color: #645B4A;
  letter-spacing: .08em;
  font-weight: 700;
}.hmn-sb_link_15l {
  border-radius: 4px;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  color: #A89C84;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
}.hmn-sb_link_15l:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.hmn-sb_link_15l.hmn-state_active_15l {
  background: rgba(196, 160, 85, 0.18);
  color: #F4ECD8;
}.hmn-sb_ic_15l {
  border-radius: 0.25rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
}.hmn-sb_ic_15l svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hmn-sb_ic_1_15l {
  background: rgba(196, 160, 85, 0.07);
  color: #C4A055;
}.hmn-sb_ic_2_15l {
  background: rgba(61, 191, 122, 0.16);
  color: #3DBF7A;
}.hmn-sb_ic_3_15l {
  background: rgba(232, 168, 48, 0.15);
  color: #E8A830;
}.hmn-sb_ic_4_15l {
  background: rgba(58, 122, 86, 0.22);
  color: #3A7A56;
}.hmn-sb_ic_5_15l {
  background: rgba(196, 160, 85, 0.07);
  color: #E8548A;
}.hmn-sb_ic_6_15l {
  background: rgba(58, 122, 86, 0.22);
  color: #9B6FE0;
}.hmn-sb_badge_15l {
  background: #E8A830;
  border-radius: 4px;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0C1410;
  font-weight: 700;
}.hmn-sb_bot_15l {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.hmn-sb_lang_15l,.hmn-sb_help_15l {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 0.563rem 6px;
  color: #A89C84;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  justify-content: center;
}.hmn-sb_lang_15l:hover,.hmn-sb_help_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
  color: #F4ECD8;
}.hmn-sb_lang_15l svg,.hmn-sb_help_15l svg {
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
}.hmn-sb_bd_15l {
  inset: 0;
  background: rgba(7, 15, 12, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.hmn-sb_bd_15l.hmn-state_on_15l {
  display: block;
}
@media(min-width: 1077px) {.hmn-sb_bd_15l {
  display: none!important;
}
}.hmn-mob_nav_15l {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #132019;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1079px) {.hmn-mob_nav_15l {
  display: none;
}
}.hmn-mob_nav_item_15l {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #645B4A;
  cursor: pointer;
}.hmn-mob_nav_ic_15l {
  line-height: 1;
}.hmn-mob_nav_ic_15l svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.hmn-mob_nav_lb_15l {
  font-size: 10px;
  color: #645B4A;
  font-weight: 600;
}.hmn-mob_nav_item_15l.hmn-state_active_15l {
  color: #C4A055;
}.hmn-mob_nav_item_15l.hmn-state_active_15l .hmn-mob_nav_lb_15l {
  color: #C4A055;
}.hmn-hero_15l {
  background: #0B1512;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.hmn-hero_15l {
  padding: 24px 24px 0;
}
}.hmn-hero_in_15l {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 863px) {.hmn-hero_in_15l {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.hmn-hero_in_15l {
  grid-template-columns: 1fr 340px;
}
}.hmn-hero_promo_15l {
  background: #0F1B15;
  border-radius: 0.875rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 770px) {.hmn-hero_promo_15l {
  min-height: 17.5rem;
}
}.hmn-hero_promo_bg_15l {
  background: linear-gradient(120deg,#0D2219 0%,#0B1512 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.hmn-hero_promo_bg_15l::after {
  background: linear-gradient(90deg,#0B1512 0%,rgba(7, 15, 12, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hmn-hero_promo_glow_15l {
  background: radial-gradient(circle,rgba(58, 122, 86, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
  position: absolute;
}.hmn-hero_promo_ct_15l {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width: 767px) {.hmn-hero_promo_ct_15l {
  padding: 2.5rem 32px;
}
}.hmn-hero_badge_15l {
  padding: 0.313rem 12px;
  border-radius: 20px;
  border: 1px solid rgba(196, 160, 85, 0.07);
  background: rgba(196, 160, 85, 0.18);
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  color: #C4A055;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.hmn-hero_h1_15l {
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
}.hmn-hero_h1_15l em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 767px) {.hmn-hero_h1_15l {
  font-size: 36px;
}
}.hmn-hero_sub_15l {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #A89C84;
  line-height: 1.55;
}
@media(min-width: 771px) {.hmn-hero_sub_15l {
  font-size: 14px;
}
}.hmn-hero_row_15l {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hmn-hero_cta_15l {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #3DBF7A;
  box-shadow: 0 4px 0.75rem rgba(61,191,122,0.28), 0 1px 3px rgba(0,0,0,0.50);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0C1410;
}.hmn-hero_cta_15l:hover {
  background: #4ED08A;
}.hmn-hero_terms_15l {
  font-size: 0.688rem;
  color: #645B4A;
}.hmn-hero_game_15l {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 14px;
  background: #0F1B15;
  flex-direction: column;
  position: relative;
  display: flex;
}.hmn-hero_game_badge_15l {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 48, 0.15);
  background: rgba(232, 168, 48, 0.15);
  padding: 0.313rem 0.625rem;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  color: #E8A830;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  left: 0.75rem;
}.hmn-hero_game_badge_15l svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.hmn-hero_game_img_15l {
  overflow: hidden;
  background: linear-gradient(135deg,#0D2219,#0B1512);
  position: relative;
  padding-bottom: 60%;
}.hmn-hero_game_img_15l img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hmn-hero_game_play_15l {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 15, 12, 0.72);
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.hmn-hero_game_15l:hover .hmn-hero_game_play_15l {
  opacity: 1;
}.hmn-hero_game_play_15l span {
  border-radius: 50%;
  background: #C4A055;
  align-items: center;
  justify-content: center;
  height: 52px;
  display: flex;
  width: 52px;
}.hmn-hero_game_play_15l span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.hmn-hero_game_info_15l {
  padding: 14px 16px;
}.hmn-hero_game_title_15l {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 700;
  color: #F4ECD8;
}.hmn-hero_game_provider_15l {
  color: #7E7462;
  font-size: 11px;
}.hmn-hero_game_btn_15l {
  padding: 0.688rem;
  background: #C4A055;
  margin: 12px 16px 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #F4ECD8;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
}.hmn-hero_game_15l:hover .hmn-hero_game_btn_15l {
  background: #D4B36C;
}.hmn-sbar_15l {
  padding: 16px 16px 0;
  background: #0B1512;
}
@media(min-width: 770px) {.hmn-sbar_15l {
  padding: 1.125rem 24px 0;
}
}.hmn-sbar_in_15l {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmn-sbar_row_15l {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.hmn-sbar_input_15l {
  background: #0F1B15;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 0.625rem;
  padding: 11px 16px;
  align-items: center;
  color: #7E7462;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
}.hmn-sbar_input_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
}.hmn-sbar_input_15l svg {
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
}.hmn-sbar_providers_15l {
  border-radius: 0.5rem;
  background: #0F1B15;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D6CBB2;
  display: flex;
  align-items: center;
  white-space: nowrap;
}.hmn-sbar_providers_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
  color: #F4ECD8;
}.hmn-sbar_providers_15l svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.hmn-sbar_tabs_15l {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.hmn-sbar_tabs_15l::-webkit-scrollbar {
  display: none;
}.hmn-sbar_tab_15l {
  gap: 0.438rem;
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #A89C84;
  align-items: center;
  cursor: pointer;
}.hmn-sbar_tab_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.hmn-sbar_tab_15l.hmn-state_active_15l {
  background: rgba(196, 160, 85, 0.18);
  border-color: rgba(196, 160, 85, 0.07);
  color: #F4ECD8;
}.hmn-sbar_tab_ic_15l svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.hmn-gr_jp_15l {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1A0F2E 0%,#0D1118 100%);
  position: relative;
}.hmn-gr_jp_15l::before {
  background: radial-gradient(circle,rgba(58, 122, 86, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  content: '';
  top: -3.75rem;
  left: -3.75rem;
  position: absolute;
  width: 15.625rem;
}.hmn-gr_jp_15l::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 48, 0.15) 0%,transparent 70%);
  content: '';
  position: absolute;
  width: 12.5rem;
  right: 0;
  height: 200px;
  bottom: -40px;
}.hmn-gr_jp_head_15l {
  gap: 16px;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
}.hmn-gr_jp_info_15l {
  flex: 1;
}.hmn-gr_jp_label_15l {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9B6FE0;
  font-size: 11px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.hmn-gr_jp_label_15l svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
}.hmn-gr_jp_amount_15l {
  font-size: 32px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
}
@media(min-width: 771px) {.hmn-gr_jp_amount_15l {
  font-size: 40px;
}
}.hmn-gr_jp_amount_15l span {
  color: #E8A830;
}.hmn-gr_jp_seo_15l {
  color: #A89C84;
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hmn-gr_jp_cta_15l {
  border-radius: 8px;
  background: rgba(58, 122, 86, 0.22);
  border: 1px solid rgba(58, 122, 86, 0.22);
  transition: background .2s;
  padding: 11px 1.25rem;
  color: #F4ECD8;
  margin-top: 4px;
  align-self: flex-start;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  position: relative;
}.hmn-gr_jp_cta_15l:hover {
  background: #3A7A56;
}.hmn-gcg_15l {
  background: #0B1512;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.hmn-gcg_15l {
  padding: 2.75rem 24px 0;
}
}.hmn-gcg_in_15l {
  margin: 0 auto;
  max-width: 1320px;
}.hmn-gcg_head_15l {
  max-width: 720px;
  margin-bottom: 20px;
}.hmn-gcg_label_15l {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C4A055;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hmn-gcg_h2_15l {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hmn-gcg_h2_15l {
  font-size: 1.75rem;
}
}.hmn-gcg_intro_15l {
  color: #7E7462;
  font-size: 13px;
  line-height: 1.6;
}.hmn-gcg_grid_15l {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.hmn-gcg_grid_15l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hmn-gcg_grid_15l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hmn-gcg_card_15l {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
}.hmn-gcg_card_15l:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 160, 85, 0.18);
}.hmn-gcg_card_bg_15l {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hmn-gcg_card_bg_15l::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hmn-gcg_card_ic_15l {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  align-items: center;
  width: 2.5rem;
  color: #F4ECD8;
  position: absolute;
  display: flex;
  top: 18px;
  height: 2.5rem;
  justify-content: center;
  z-index: 2;
}.hmn-gcg_card_ic_15l svg {
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.hmn-gcg_card_ct_15l {
  position: relative;
  z-index: 1;
}.hmn-gcg_card_h_15l {
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 0.5rem;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.hmn-gcg_card_h_15l {
  font-size: 20px;
}
}.hmn-gcg_card_p_15l {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hmn-gcg_card_p_15l strong {
  color: #F4ECD8;
  font-weight: 600;
}.hmn-gcg_card_cta_15l {
  gap: 0.25rem;
  display: inline-flex;
  color: #C4A055;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.hmn-gcg_card_cta_15l svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.hmn-ws_15l {
  padding: 32px 16px 0;
  background: #0B1512;
}
@media(min-width: 769px) {.hmn-ws_15l {
  padding: 36px 1.5rem 0;
}
}.hmn-ws_in_15l {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmn-ws_head_15l {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
}.hmn-ws_title_15l {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
  align-items: center;
  font-size: 16px;
}.hmn-ws_title_ic_15l svg {
  color: #E8A830;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.hmn-ws_online_15l {
  gap: 7px;
  font-weight: 600;
  color: #7E7462;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.hmn-ws_online_dot_15l {
  background: #3DBF7A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(61, 191, 122, 0.16);
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
}.hmn-ws_scroll_15l {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.hmn-ws_scroll_15l::-webkit-scrollbar {
  display: none;
}.hmn-wc_15l {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  background: #0F1B15;
  border-radius: 0.5rem;
  gap: 10px;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
}.hmn-wc_img_15l {
  background: #132019;
  overflow: hidden;
  border-radius: 4px;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.hmn-wc_img_15l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hmn-wc_info_15l {
  min-width: 0;
}.hmn-wc_game_15l {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D6CBB2;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.hmn-wc_player_15l {
  overflow: hidden;
  color: #645B4A;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.hmn-wc_amount_15l {
  color: #3DBF7A;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.hmn-app_15l {
  padding: 36px 1rem 0;
  background: #0B1512;
}
@media(min-width: 766px) {.hmn-app_15l {
  padding: 44px 24px 0;
}
}.hmn-app_in_15l {
  margin: 0 auto;
  max-width: 1320px;
}.hmn-app_head_15l {
  margin-bottom: 16px;
}.hmn-app_label_15l {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C4A055;
  letter-spacing: .08em;
}.hmn-app_h2_15l {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hmn-app_h2_15l {
  font-size: 1.5rem;
}
}.hmn-app_sub_15l {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #7E7462;
}.hmn-app_sub_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-app_cards_15l {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width:640px) {.hmn-app_cards_15l {
  grid-template-columns: repeat(3,1fr);
}
}.hmn-app_card_15l {
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.hmn-app_card_ios_15l {
  background: linear-gradient(135deg,rgba(196, 160, 85, 0.18) 0%,#132019 100%);
}.hmn-app_card_android_15l {
  background: linear-gradient(135deg,rgba(61, 191, 122, 0.16) 0%,#132019 100%);
}.hmn-app_card_win_15l {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.15) 0%,#132019 100%);
}.hmn-app_card_ic_15l svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linejoin: round;
}.hmn-app_card_ic_15l {
  color: #F4ECD8;
  flex-shrink: 0;
}.hmn-app_card_os_15l {
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E7462;
}.hmn-app_card_title_15l {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
  color: #F4ECD8;
}.hmn-app_card_text_15l {
  color: #7E7462;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hmn-app_card_btn_15l {
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border-radius: 4px;
  padding: 10px 18px;
  border: 1px solid rgba(196, 160, 85, 0.40);
  transition: background .2s;
  color: #F4ECD8;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
}.hmn-app_card_btn_15l:hover {
  background: rgba(255, 255, 255, 0.07);
}.hmn-prov_15l {
  padding: 2.25rem 1rem 0;
  background: #0B1512;
}
@media(min-width: 769px) {.hmn-prov_15l {
  padding: 44px 24px 0;
}
}.hmn-prov_in_15l {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmn-prov_head_15l {
  margin-bottom: 1rem;
}.hmn-prov_label_15l {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4A055;
}.hmn-prov_h2_15l {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
}
@media(min-width: 765px) {.hmn-prov_h2_15l {
  font-size: 24px;
}
}.hmn-prov_seo_15l {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E7462;
  margin-bottom: 16px;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.hmn-prov_seo_15l strong {
  font-weight: 700;
  color: #D6CBB2;
}.hmn-prov_seo_15l a {
  text-decoration: underline;
  color: #C4A055;
}.hmn-prov_grid_15l {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.hmn-prov_grid_15l {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hmn-prov_grid_15l {
  grid-template-columns: repeat(8,1fr);
}
}.hmn-prov_card_15l {
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 0.625rem;
  gap: 7px;
  background: #0F1B15;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.hmn-prov_card_15l:hover {
  background: #132019;
  border-color: rgba(196, 160, 85, 0.40);
}.hmn-prov_logo_15l {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  align-items: center;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.hmn-prov_logo_15l img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.hmn-prov_name_15l {
  color: #A89C84;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.hmn-reg_15l {
  background: #0B1512;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.hmn-reg_15l {
  padding: 44px 1.5rem 0;
}
}.hmn-reg_in_15l {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 24px;
  background: #132019;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hmn-reg_in_15l {
  padding: 2.5rem;
}
}.hmn-reg_top_15l {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.hmn-reg_top_15l {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hmn-reg_label_15l {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  color: #C4A055;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hmn-reg_h2_15l {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F4ECD8;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 769px) {.hmn-reg_h2_15l {
  font-size: 28px;
}
}.hmn-reg_bonus_15l {
  background: rgba(232, 168, 48, 0.15);
  gap: 8px;
  border: 1px solid rgba(232, 168, 48, 0.15);
  border-radius: 0.5rem;
  padding: 10px 1rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.hmn-reg_bonus_amount_15l {
  font-size: 20px;
  color: #E8A830;
  font-weight: 800;
}.hmn-reg_bonus_text_15l {
  color: #A89C84;
  line-height: 1.35;
  font-size: 13px;
}.hmn-reg_cta_btn_15l {
  background: #3DBF7A;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0C1410;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 0.25rem 0.75rem rgba(61,191,122,0.28), 0 1px 3px rgba(0,0,0,0.50);
}.hmn-reg_cta_btn_15l:hover {
  background: #4ED08A;
}.hmn-reg_terms_15l {
  line-height: 1.5;
  color: #645B4A;
  font-size: 11px;
}.hmn-reg_seo_15l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #7E7462;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 20px;
}.hmn-reg_seo_15l p {
  margin-bottom: 10px;
  line-height: 1.65;
  color: #7E7462;
  font-size: 13px;
}.hmn-reg_seo_15l p:last-child {
  margin-bottom: 0;
}.hmn-reg_seo_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-reg_seo_15l a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4A055;
}.hmn-reg_seo_15l a:hover {
  color: #D4B36C;
}.hmn-reg_seo_15l ul,.hmn-reg_seo_15l ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hmn-reg_seo_15l ol {
  list-style: decimal;
}.hmn-reg_seo_15l li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
  color: #7E7462;
}.hmn-reg_seo_15l table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.hmn-reg_seo_15l table {
  display: table;
}
}.hmn-reg_seo_15l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D6CBB2;
}.hmn-reg_seo_15l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7E7462;
}.hmn-reg_steps_15l {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.hmn-reg_steps_15l {
  margin-top: 0;
}
}.hmn-reg_step_15l {
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hmn-reg_step_num_15l {
  background: rgba(196, 160, 85, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 160, 85, 0.07);
  justify-content: center;
  height: 2.125rem;
  display: flex;
  font-size: 0.875rem;
  color: #C4A055;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
}.hmn-reg_step_title_15l {
  margin-bottom: 3px;
  color: #F4ECD8;
  font-size: 14px;
  font-weight: 700;
}.hmn-reg_step_text_15l {
  color: #7E7462;
  font-size: 0.75rem;
  line-height: 1.5;
}.hmn-reg_trust_15l {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.hmn-reg_trust_item_15l {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  color: #7E7462;
  overflow-wrap: break-word;
  display: flex;
}.hmn-reg_trust_ic_15l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  color: #C4A055;
}.hmn-bon_15l {
  background: #0B1512;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.hmn-bon_15l {
  padding: 44px 24px 0;
}
}.hmn-bon_in_15l {
  margin: 0 auto;
  max-width: 1320px;
}.hmn-bon_head_15l {
  margin-bottom: 1.25rem;
}.hmn-bon_label_15l {
  font-size: 0.688rem;
  color: #C4A055;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hmn-bon_h2_15l {
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.hmn-bon_h2_15l {
  font-size: 1.5rem;
}
}.hmn-bon_seo_15l {
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E7462;
  line-height: 1.6;
}.hmn-bon_seo_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-bon_seo_15l a {
  color: #C4A055;
  text-decoration: underline;
}.hmn-bon_grid_15l {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.hmn-bon_grid_15l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hmn-bon_grid_15l {
  grid-template-columns: repeat(5,1fr);
}
}.hmn-bon_card_15l {
  transition: border-color .2s,transform .2s;
  background: #0F1B15;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.hmn-bon_card_15l:hover {
  border-color: rgba(196, 160, 85, 0.07);
  transform: translateY(-2px);
}.hmn-bon_card_ic_15l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.hmn-bon_card_ic_15l {
  margin-bottom: 10px;
}.hmn-bon_card_type_15l {
  letter-spacing: .06em;
  color: #7E7462;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.hmn-bon_card_amount_15l {
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #E8A830;
}.hmn-bon_card_name_15l {
  font-size: 13px;
  font-weight: 600;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.hmn-bon_card_detail_15l {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #645B4A;
}.hmn-htp_15l {
  padding: 36px 16px 0;
  background: #0B1512;
}
@media(min-width: 771px) {.hmn-htp_15l {
  padding: 2.75rem 1.5rem 0;
}
}.hmn-htp_in_15l {
  margin: 0 auto;
  max-width: 1320px;
}.hmn-htp_head_15l {
  margin-bottom: 22px;
  max-width: 45rem;
}.hmn-htp_label_15l {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C4A055;
  text-transform: uppercase;
  font-weight: 700;
}.hmn-htp_h2_15l {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.hmn-htp_h2_15l {
  font-size: 28px;
}
}.hmn-htp_intro_15l {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7E7462;
}.hmn-htp_steps_15l {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.hmn-htp_steps_15l {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hmn-htp_steps_15l {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.hmn-htp_step_15l {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #132019;
  flex-direction: column;
  position: relative;
  display: flex;
}.hmn-htp_step_num_15l {
  border-radius: 50%;
  background: #C4A055;
  justify-content: center;
  font-size: 0.813rem;
  align-items: center;
  top: -12px;
  position: absolute;
  left: 1.25rem;
  font-weight: 800;
  width: 28px;
  height: 1.75rem;
  font-family: 'Cormorant Garamond', serif;
  color: #0C1410;
  display: flex;
}.hmn-htp_step_ic_15l {
  margin: 0.5rem 0 12px;
  background: rgba(196, 160, 85, 0.18);
  border-radius: 4px;
  color: #C4A055;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
}.hmn-htp_step_ic_15l svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.hmn-htp_step_h_15l {
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.25;
}.hmn-htp_step_p_15l {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E7462;
}.hmn-htp_step_p_15l strong {
  font-weight: 600;
  color: #D6CBB2;
}.hmn-htp_cta_15l {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #3DBF7A;
  color: #0C1410;
  margin-top: 1.25rem;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
}.hmn-htp_cta_15l:hover {
  background: #4ED08A;
}.hmn-seo_15l {
  background: #0B1512;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hmn-seo_15l {
  padding: 2.75rem 24px 0;
}
}.hmn-seo_in_15l {
  background: #132019;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hmn-seo_in_15l {
  padding: 36px 40px;
}
}.hmn-seo_label_15l {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4A055;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.hmn-seo_h2_15l {
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4ECD8;
  line-height: 1.25;
}
@media(min-width: 771px) {.hmn-seo_h2_15l {
  font-size: 24px;
}
}.hmn-seo_body_15l {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A89C84;
}.hmn-seo_body_15l p {
  line-height: 1.75;
  color: #A89C84;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.hmn-seo_body_15l p:last-child {
  margin-bottom: 0;
}.hmn-seo_body_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-seo_body_15l a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4A055;
}.hmn-seo_body_15l a:hover {
  color: #D4B36C;
}.hmn-seo_body_15l ul,.hmn-seo_body_15l ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hmn-seo_body_15l ol {
  list-style: decimal;
}.hmn-seo_body_15l li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A89C84;
}.hmn-seo_body_15l table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.hmn-seo_body_15l table {
  display: table;
}
}.hmn-seo_body_15l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D6CBB2;
}.hmn-seo_body_15l td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89C84;
}.hmn-seo_cols_15l {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hmn-seo_cols_15l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hmn-seo_cols_15l {
  grid-template-columns: repeat(3,1fr);
}
}.hmn-seo_col_h_15l {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D6CBB2;
}.hmn-seo_col_p_15l {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E7462;
}.hmn-seo_stats_15l {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hmn-seo_stat_15l {
  border: 1px solid rgba(196, 160, 85, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(196, 160, 85, 0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.hmn-seo_stat_val_15l {
  font-size: 20px;
  margin-bottom: 4px;
  color: #C4A055;
  font-weight: 800;
  overflow-wrap: break-word;
}.hmn-seo_stat_lb_15l {
  overflow-wrap: break-word;
  color: #7E7462;
  font-size: 0.688rem;
}.hmn-seo_15l {
  padding: 36px 1rem 0;
  background: #0B1512;
}
@media(min-width: 767px) {.hmn-seo_15l {
  padding: 44px 1.5rem 0;
}
}.hmn-seo_in_15l {
  background: #132019;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.hmn-seo_in_15l {
  padding: 2.25rem 40px;
}
}.hmn-seo_label_15l {
  text-transform: uppercase;
  color: #C4A055;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hmn-seo_h2_15l {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.hmn-seo_h2_15l {
  font-size: 1.5rem;
}
}.hmn-seo_body_15l {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A89C84;
}.hmn-seo_body_15l p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A89C84;
  line-height: 1.75;
}.hmn-seo_body_15l p:last-child {
  margin-bottom: 0;
}.hmn-seo_body_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-seo_body_15l a {
  transition: color .2s;
  color: #C4A055;
  text-decoration: underline;
}.hmn-seo_body_15l a:hover {
  color: #D4B36C;
}.hmn-seo_body_15l ul,.hmn-seo_body_15l ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hmn-seo_body_15l ol {
  list-style: decimal;
}.hmn-seo_body_15l li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A89C84;
}.hmn-seo_body_15l table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.hmn-seo_body_15l table {
  display: table;
}
}.hmn-seo_body_15l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D6CBB2;
}.hmn-seo_body_15l td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89C84;
}.hmn-seo_cols_15l {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.hmn-seo_cols_15l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hmn-seo_cols_15l {
  grid-template-columns: repeat(3,1fr);
}
}.hmn-seo_col_h_15l {
  color: #D6CBB2;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.hmn-seo_col_p_15l {
  color: #7E7462;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hmn-seo_stats_15l {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hmn-seo_stat_15l {
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(196, 160, 85, 0.07);
  border: 1px solid rgba(196, 160, 85, 0.18);
  min-width: 8.75rem;
}.hmn-seo_stat_val_15l {
  font-size: 1.25rem;
  color: #C4A055;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.hmn-seo_stat_lb_15l {
  color: #7E7462;
  font-size: 11px;
  overflow-wrap: break-word;
}.hmn-seo_15l {
  background: #0B1512;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.hmn-seo_15l {
  padding: 44px 1.5rem 0;
}
}.hmn-seo_in_15l {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #132019;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.hmn-seo_in_15l {
  padding: 2.25rem 40px;
}
}.hmn-seo_label_15l {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C4A055;
  letter-spacing: .08em;
  font-size: 11px;
}.hmn-seo_h2_15l {
  font-size: 20px;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width:768px) {.hmn-seo_h2_15l {
  font-size: 24px;
}
}.hmn-seo_body_15l {
  overflow-wrap: break-word;
  color: #A89C84;
  line-height: 1.75;
  font-size: 14px;
}.hmn-seo_body_15l p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89C84;
  margin-bottom: 0.75rem;
}.hmn-seo_body_15l p:last-child {
  margin-bottom: 0;
}.hmn-seo_body_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-seo_body_15l a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4A055;
}.hmn-seo_body_15l a:hover {
  color: #D4B36C;
}.hmn-seo_body_15l ul,.hmn-seo_body_15l ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hmn-seo_body_15l ol {
  list-style: decimal;
}.hmn-seo_body_15l li {
  color: #A89C84;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hmn-seo_body_15l table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.hmn-seo_body_15l table {
  display: table;
}
}.hmn-seo_body_15l th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D6CBB2;
  text-align: left;
  font-weight: 700;
}.hmn-seo_body_15l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89C84;
}.hmn-seo_cols_15l {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hmn-seo_cols_15l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hmn-seo_cols_15l {
  grid-template-columns: repeat(3,1fr);
}
}.hmn-seo_col_h_15l {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #D6CBB2;
  font-size: 13px;
}.hmn-seo_col_p_15l {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E7462;
}.hmn-seo_stats_15l {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hmn-seo_stat_15l {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(196, 160, 85, 0.07);
  border: 1px solid rgba(196, 160, 85, 0.18);
  min-width: 140px;
}.hmn-seo_stat_val_15l {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #C4A055;
}.hmn-seo_stat_lb_15l {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7E7462;
}.hmn-faq_15l {
  padding: 36px 16px 0;
  background: #0B1512;
}
@media(min-width: 767px) {.hmn-faq_15l {
  padding: 2.75rem 24px 0;
}
}.hmn-faq_in_15l {
  margin: 0 auto;
  max-width: 82.5rem;
}.hmn-faq_head_15l {
  margin-bottom: 1.25rem;
}.hmn-faq_label_15l {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4A055;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.hmn-faq_h2_15l {
  font-size: 20px;
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.hmn-faq_h2_15l {
  font-size: 24px;
}
}.hmn-faq_list_15l {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hmn-faq_item_15l {
  background: #132019;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  overflow: hidden;
}.hmn-faq_q_15l {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #D6CBB2;
  cursor: pointer;
}.hmn-faq_q_15l:hover {
  color: #F4ECD8;
}.hmn-faq_q_ic_15l {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  color: #C4A055;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  font-size: 1rem;
  width: 1.5rem;
  justify-content: center;
}.hmn-faq_item_15l.hmn-state_open_15l .hmn-faq_q_ic_15l {
  transform: rotate(45deg);
}.hmn-faq_a_15l {
  padding: 0 1.25rem 1rem;
  color: #7E7462;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.hmn-faq_item_15l.hmn-state_open_15l .hmn-faq_a_15l {
  display: block;
}.hmn-faq_a_15l strong {
  color: #D6CBB2;
  font-weight: 700;
}.hmn-faq_a_15l a {
  color: #C4A055;
  text-decoration: underline;
}.hmn-faq_a_15l ul,.hmn-faq_a_15l ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hmn-faq_a_15l ol {
  list-style: decimal;
}.hmn-faq_a_15l li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hmn-faq_a_15l table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.hmn-faq_a_15l table {
  display: table;
}
}.hmn-faq_a_15l th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D6CBB2;
  font-weight: 700;
}.hmn-faq_a_15l td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7E7462;
}.hmn-rv_15l {
  padding: 36px 1rem 0;
  background: #0B1512;
}
@media(min-width: 769px) {.hmn-rv_15l {
  padding: 2.75rem 24px 0;
}
}.hmn-rv_in_15l {
  margin: 0 auto;
  max-width: 1320px;
}.hmn-rv_head_15l {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.hmn-rv_label_15l {
  text-transform: uppercase;
  color: #C4A055;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.hmn-rv_h2_15l {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F4ECD8;
}
@media(min-width: 767px) {.hmn-rv_h2_15l {
  font-size: 28px;
}
}.hmn-rv_stats_15l {
  gap: 1.125rem;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  color: #7E7462;
  align-items: center;
}.hmn-rv_stats_score_15l {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.hmn-rv_stats_score_val_15l {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #E8A830;
}.hmn-rv_stats_score_max_15l {
  color: #645B4A;
  font-size: 13px;
}.hmn-rv_stats_badge_15l {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.hmn-rv_stats_badge_15l svg {
  width: 14px;
  color: #E8A830;
  height: 0.875rem;
}.hmn-rv_grid_15l {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hmn-rv_grid_15l {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hmn-rv_grid_15l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hmn-rv_card_15l {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #132019;
  padding: 20px;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
}.hmn-rv_card_stars_15l {
  gap: 2px;
  display: flex;
  color: #E8A830;
  margin-bottom: 0.625rem;
}.hmn-rv_card_stars_15l svg {
  height: 14px;
  width: 14px;
}.hmn-rv_card_h_15l {
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  color: #F4ECD8;
  line-height: 1.3;
  margin-bottom: 8px;
}.hmn-rv_card_body_15l {
  flex: 1;
  color: #7E7462;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.hmn-rv_card_body_15l strong {
  color: #D6CBB2;
  font-weight: 600;
}.hmn-rv_card_meta_15l {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
}.hmn-rv_card_author_15l {
  color: #D6CBB2;
  font-weight: 600;
  font-size: 0.75rem;
}.hmn-rv_card_date_15l {
  color: #645B4A;
  font-size: 11px;
}.hmn-ft_15l {
  background: #070F0C;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.hmn-ft_support_15l {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.hmn-ft_support_15l {
  padding: 1.75rem 24px;
}
}.hmn-ft_support_in_15l {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.hmn-ft_support_main_15l {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.hmn-ft_support_ic_15l {
  color: #C4A055;
  flex-shrink: 0;
}.hmn-ft_support_ic_15l svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.hmn-ft_support_text_title_15l {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F4ECD8;
}.hmn-ft_support_text_sub_15l {
  font-size: 0.75rem;
  color: #7E7462;
  overflow-wrap: break-word;
}.hmn-ft_support_btn_15l {
  padding: 0.688rem 22px;
  background: #C4A055;
  transition: background .2s;
  border-radius: 8px;
  flex-shrink: 0;
  color: #F4ECD8;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.hmn-ft_support_btn_15l:hover {
  background: #D4B36C;
}.hmn-ft_support_contacts_15l {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hmn-ft_support_contact_15l {
  color: #645B4A;
  font-size: 12px;
  line-height: 1.4;
}.hmn-ft_support_contact_15l strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #A89C84;
  font-size: 0.688rem;
}.hmn-ft_main_15l {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 770px) {.hmn-ft_main_15l {
  padding: 2.5rem 1.5rem 32px;
}
}.hmn-ft_main_in_15l {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hmn-ft_main_in_15l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hmn-ft_main_in_15l {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hmn-ft_col_logo_15l {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hmn-ft_col_logo_15l {
  grid-column: auto;
}
}.hmn-ft_logo_15l {
  gap: 9px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  color: #F4ECD8;
}.hmn-ft_logo_mark_15l {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.hmn-ft_logo_mark_15l img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hmn-ft_logo_sub_15l {
  max-width: 200px;
  color: #645B4A;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hmn-ft_col_title_15l {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #A89C84;
  letter-spacing: .07em;
}.hmn-ft_col_links_15l {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hmn-ft_col_link_15l {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #645B4A;
  font-size: 13px;
}.hmn-ft_col_link_15l:hover {
  color: #D6CBB2;
}.hmn-ft_apps_15l {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hmn-ft_app_card_15l {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.hmn-ft_app_card_15l:hover {
  border-color: rgba(196, 160, 85, 0.40);
}.hmn-ft_app_card_ic_15l svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hmn-ft_app_card_os_15l {
  font-size: 10px;
  color: #645B4A;
  font-weight: 600;
}.hmn-ft_app_card_action_15l {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D6CBB2;
}.hmn-ft_bot_15l {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.hmn-ft_bot_15l {
  padding: 20px 24px;
}
}.hmn-ft_bot_in_15l {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.hmn-ft_socials_15l {
  gap: 8px;
  display: flex;
}.hmn-ft_soc_15l {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  color: #A89C84;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
}.hmn-ft_soc_15l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.hmn-ft_soc_15l:hover {
  background: rgba(255, 255, 255, 0.07);
}.hmn-ft_legal_15l {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #7A8A80;
}.hmn-ft_legal_15l strong {
  font-weight: 700;
  color: #A89C84;
}.hmn-ft_legal_15l a {
  color: #A89C84;
  text-decoration: underline;
}.hmn-ft_age_15l {
  border-radius: 50%;
  border: 2px solid #7A8A80;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 0.688rem;
  color: #7A8A80;
  width: 2rem;
  margin-left: auto;
  font-weight: 800;
}